public class StaticTypesTypeChooser extends StatementMetaTypeChooser
TypeChooser which reads type information from node metadata
 generated by the CompileStatic annotation.| Constructor and Description | 
|---|
| StaticTypesTypeChooser() | 
public ClassNode resolveType(Expression exp, ClassNode current)
TypeChooserresolveType in interface TypeChooserresolveType in class StatementMetaTypeChooserexp - the expression for which the type must be returned.current - the classnode this expression belongs to