Package gw.internal.gosu.parser
Class ContextType.CommonContextType
java.lang.Object
gw.internal.gosu.parser.ContextType
gw.internal.gosu.parser.ContextType.CommonContextType
- Enclosing class:
- ContextType
-
Field Summary
FieldsFields inherited from class gw.internal.gosu.parser.ContextType
EMPTY, OBJECT_FALSE, pBOOLEAN_FALSE, pINT_FALSE
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
CommonContextType
(ContextType.CommonType ctype, boolean bScoring) -
Method Summary
Methods inherited from class gw.internal.gosu.parser.ContextType
getAlternateType, getUnboundType, isCompileTimeConstant, isMethodScoring, makeBlockContexType
-
Field Details
-
_ctype
-
-
Constructor Details
-
CommonContextType
-
-
Method Details
-
getType
- Overrides:
getType
in classContextType
-