Class AbstractSource
java.lang.Object
de.geolykt.starloader.deobf.stack.source.AbstractSource
- Direct Known Subclasses:
AbstractConstantSource,ArithmeticOperationSource,ArraylengthSource,ArrayLoadSource,CastSource,ConversionSource,FieldSource,FrameSource,GenericInsnSource,IndyReturnSource,InstanceofSource,InvalidSource,MethodReturnSource,NewArraySource,NumberCompareSource,ParameterSource,ThisSource
-
Field Summary
Fields -
Method Summary
-
Field Details
-
insn
@NotNull public final @NotNull org.objectweb.asm.tree.AbstractInsnNode insn
-
-
Method Details
-
getInsn
@NotNull public @NotNull org.objectweb.asm.tree.AbstractInsnNode getInsn()
-