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 IRStatementSyntheticFunctionStatementTransformer.compile(DynamicFunctionSymbol dfs, TopLevelTransformationContext cc, SyntheticFunctionStatement stmt) Constructors in gw.internal.gosu.ir.transform.statement with parameters of type SyntheticFunctionStatementModifierConstructorDescriptionprivateSyntheticFunctionStatementTransformer(DynamicFunctionSymbol dfs, TopLevelTransformationContext cc, SyntheticFunctionStatement stmt)