Uses of Class
gw.internal.gosu.parser.statements.SyntheticFunctionStatement
-
Packages that use SyntheticFunctionStatement Package Description gw.internal.gosu.ir.transform.statement -
-
Uses of SyntheticFunctionStatement in gw.internal.gosu.ir.transform.statement
Methods in gw.internal.gosu.ir.transform.statement with parameters of type SyntheticFunctionStatement Modifier and Type Method Description static IRStatement
SyntheticFunctionStatementTransformer. compile(DynamicFunctionSymbol dfs, TopLevelTransformationContext cc, SyntheticFunctionStatement stmt)
-