Uses of Class
gw.internal.gosu.parser.statements.SyntheticFunctionStatement
Packages that use SyntheticFunctionStatement
-
Uses of SyntheticFunctionStatement in gw.internal.gosu.ir.transform.statement
Methods in gw.internal.gosu.ir.transform.statement with parameters of type SyntheticFunctionStatementModifier and TypeMethodDescriptionstatic IRStatement
SyntheticFunctionStatementTransformer.compile
(DynamicFunctionSymbol dfs, TopLevelTransformationContext cc, SyntheticFunctionStatement stmt) Constructors in gw.internal.gosu.ir.transform.statement with parameters of type SyntheticFunctionStatementModifierConstructorDescriptionprivate
SyntheticFunctionStatementTransformer
(DynamicFunctionSymbol dfs, TopLevelTransformationContext cc, SyntheticFunctionStatement stmt)