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