Uses of Class
gw.internal.gosu.parser.ContextType
-
Packages that use ContextType Package Description gw.internal.gosu.parser -
-
Uses of ContextType in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as ContextType Modifier and Type Field Description static ContextTypeContextType. EMPTYstatic ContextTypeContextType. OBJECT_FALSEstatic ContextTypeContextType. pBOOLEAN_FALSEstatic ContextTypeContextType. pINT_FALSEMethods in gw.internal.gosu.parser that return ContextType Modifier and Type Method Description ContextTypeGosuParser. getContextType()static ContextTypeContextType. makeBlockContexType(IType ctxType, IType ctxTypeWithTypeVars, boolean bScoring)Methods in gw.internal.gosu.parser with parameters of type ContextType Modifier and Type Method Description voidGosuParser. pushInferredContextTypes(ContextType ctxType)
-