Uses of Interface
gw.lang.parser.expressions.ITypeAsExpression
Packages that use ITypeAsExpression
Package
Description
-
Uses of ITypeAsExpression in gw.internal.gosu.ir.transform.expression
Methods in gw.internal.gosu.ir.transform.expression with parameters of type ITypeAsExpressionModifier and TypeMethodDescriptionstatic IRExpression
TypeAsTransformer.compile
(TopLevelTransformationContext cc, ITypeAsExpression expr) Constructors in gw.internal.gosu.ir.transform.expression with parameters of type ITypeAsExpressionModifierConstructorDescriptionprivate
-
Uses of ITypeAsExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement ITypeAsExpressionModifier and TypeClassDescriptionclass
An empty subtype of TypeAsExpression to indicate that this is an implicitly done coercionclass
Represents a typeas expression in the Gosu grammar: -
Uses of ITypeAsExpression in gw.lang.parser.expressions
Subinterfaces of ITypeAsExpression in gw.lang.parser.expressions