Uses of Class
gw.internal.gosu.parser.MetaType
Packages that use MetaType
Package
Description
-
Uses of MetaType in gw.internal.gosu.ir.transform.util
Methods in gw.internal.gosu.ir.transform.util with parameters of type MetaTypeModifier and TypeMethodDescriptionstatic IRType
IRTypeResolver.getConcreteIRTypeForMetaType
(MetaType metaType) -
Uses of MetaType in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser with type parameters of type MetaTypeMethods in gw.internal.gosu.parser that return MetaTypeModifier and TypeMethodDescriptionstatic MetaType
static MetaType
MetaType.getLiteral
(IType type) Constructors in gw.internal.gosu.parser with parameters of type MetaType -
Uses of MetaType in gw.internal.gosu.parser.expressions
Fields in gw.internal.gosu.parser.expressions with type parameters of type MetaTypeMethods in gw.internal.gosu.parser.expressions that return MetaTypeModifier and TypeMethodDescriptionTypeLiteral.getType()
BlockLiteral.getTypeImpl()
protected MetaType
TypeLiteral.getTypeImpl()