Class ASMSetupVisitor.ErrorReport
- java.lang.Object
-
- org.glassfish.pfl.dynamic.codegen.impl.ASMSetupVisitor.ErrorReport
-
- Enclosing class:
- ASMSetupVisitor
public static class ASMSetupVisitor.ErrorReport extends java.lang.Object
Class used to represnt an AST verification error
-
-
Constructor Summary
Constructors Constructor Description ErrorReport()
-
-
-
Field Detail
-
node
public Node node
-
msg
public java.lang.String msg
-
-