Package org.codehaus.groovy.transform.stc

Class Summary
SharedVariableCollector A visitor which collects the list of variable expressions which are closure shared.
StaticTypeCheckingVisitor The main class code visitor responsible for static type checking.
 

Enum Summary
StaticTypesMarker This enumeration is used by the AST transformations which rely on static type checking, either to store or to retrieve information from AST node metadata.
 


Copyright © 2003-2011 The Codehaus. All rights reserved.