Enum StaticTypesMarker

java.lang.Object
java.lang.Enum<StaticTypesMarker>
org.codehaus.groovy.transform.stc.StaticTypesMarker
All Implemented Interfaces:
Serializable, Comparable<StaticTypesMarker>, java.lang.constant.Constable

public enum StaticTypesMarker
extends Enum<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. The values of this enumeration are used as metadata keys.