Interface ContinuationPoint

    • Method Detail

      • getLineNumber

        java.lang.Integer getLineNumber()
      • getInvokeInstruction

        org.objectweb.asm.tree.MethodInsnNode getInvokeInstruction()
      • getContinueExecutionLabel

        org.objectweb.asm.tree.LabelNode getContinueExecutionLabel()
      • getFrame

        org.objectweb.asm.tree.analysis.Frame<org.objectweb.asm.tree.analysis.BasicValue> getFrame()