|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.classgen.VariableScopeVisitor.StateStackElement
class VariableScopeVisitor.StateStackElement
Field Summary | |
---|---|
ClassNode |
clazz
|
boolean |
closure
|
boolean |
inConstructor
|
VariableScope |
scope
|
Constructor Summary | |
VariableScopeVisitor.StateStackElement()
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Field Detail |
---|
ClassNode clazz
boolean closure
boolean inConstructor
VariableScope scope
Constructor Detail |
---|
public VariableScopeVisitor.StateStackElement()
Copyright © 2003-2009 The Codehaus. All rights reserved.