Class IndyReturnSource
java.lang.Object
de.geolykt.starloader.deobf.stack.source.AbstractSource
de.geolykt.starloader.deobf.stack.source.IndyReturnSource
-
Field Summary
Fields inherited from class de.geolykt.starloader.deobf.stack.source.AbstractSource
insn -
Constructor Summary
ConstructorsConstructorDescriptionIndyReturnSource(@NotNull org.objectweb.asm.tree.InvokeDynamicInsnNode insn) -
Method Summary
-
Constructor Details
-
IndyReturnSource
public IndyReturnSource(@NotNull @NotNull org.objectweb.asm.tree.InvokeDynamicInsnNode insn)
-
-
Method Details
-
getInsn
@NotNull public final org.objectweb.asm.tree.InvokeDynamicInsnNode getInsn()- Overrides:
getInsnin classAbstractSource
-