|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.StatementMeta
public static class OptimizingStatementWriter.StatementMeta
Field Summary | |
---|---|
protected boolean[] |
involvedTypes
|
protected MethodNode |
target
|
protected ClassNode |
type
|
Method Summary | |
---|---|
void
|
chainInvolvedTypes(OptimizeFlagsCollector opt)
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail |
---|
protected boolean[] involvedTypes
protected MethodNode target
protected ClassNode type
Method Detail |
---|
public void chainInvolvedTypes(OptimizeFlagsCollector opt)
public String toString()
Copyright © 2003-2013 The Codehaus. All rights reserved.