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