- org.codehaus.groovy.transform.stc.EnumTypeCheckingExtension
-
-
Constructor Summary
Constructors
Constructor and description |
EnumTypeCheckingExtension
(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor staticTypeCheckingVisitor)
|
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class TypeCheckingExtension |
addStaticTypeError, afterMethodCall, afterVisitClass, afterVisitMethod, beforeMethodCall, beforeVisitClass, beforeVisitMethod, buildListType, buildMapType, classNodeFor, classNodeFor, existsProperty, existsProperty, extractStaticReceiver, finish, getArgumentTypes, getTargetMethod, getType, handleAmbiguousMethods, handleIncompatibleAssignment, handleIncompatibleReturnType, handleMissingMethod, handleUnresolvedAttribute, handleUnresolvedProperty, handleUnresolvedVariableExpression, isStaticMethodCallOnClass, lookupClassNodeFor, onMethodSelection, parameterizedType, setup, storeType |
-
-
Constructor Detail
-
public EnumTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor staticTypeCheckingVisitor)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.