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 IRExpression
StaticTypeOfTransformer. compile(TopLevelTransformationContext cc, StaticTypeOfExpression expr)
-