java.lang.Object java.lang.Enum org.codehaus.groovy.transform.stc.StaticTypesMarker
public enum StaticTypesMarker extends Enum
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. The values of this enumeration are used as metadata keys.
Copyright © 2003-2012 The Codehaus. All rights reserved.