Class InvalidSource

java.lang.Object
de.geolykt.starloader.deobf.stack.source.AbstractSource
de.geolykt.starloader.deobf.stack.source.InvalidSource

public class InvalidSource extends AbstractSource
  • Field Details

  • Method Details

    • getInsn

      @NotNull @Contract(pure=true, value="-> null") public @NotNull org.objectweb.asm.tree.AbstractInsnNode getInsn()
      Overrides:
      getInsn in class AbstractSource