Uses of Class
gw.internal.gosu.parser.expressions.StaticTypeOfExpression
-
Packages that use StaticTypeOfExpression Package Description gw.internal.gosu.ir.transform.expression -
-
Uses of StaticTypeOfExpression in gw.internal.gosu.ir.transform.expression
Methods in gw.internal.gosu.ir.transform.expression with parameters of type StaticTypeOfExpression Modifier and Type Method Description static IRExpressionStaticTypeOfTransformer. compile(TopLevelTransformationContext cc, StaticTypeOfExpression expr)Constructors in gw.internal.gosu.ir.transform.expression with parameters of type StaticTypeOfExpression Constructor Description StaticTypeOfTransformer(TopLevelTransformationContext cc, StaticTypeOfExpression expr)
-