public static class OptimizingStatementWriter.StatementMeta extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean[] |
involvedTypes |
protected MethodNode |
target |
protected ClassNode |
type |
Constructor and Description |
---|
OptimizingStatementWriter.StatementMeta() |
Modifier and Type | Method and Description |
---|---|
void |
chainInvolvedTypes(org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.OptimizeFlagsCollector opt) |
String |
toString() |
protected MethodNode target
protected ClassNode type
protected boolean[] involvedTypes