Uses of Class
gw.internal.gosu.parser.statements.BlockInvocationStatement
Packages that use BlockInvocationStatement
-
Uses of BlockInvocationStatement in gw.internal.gosu.ir.transform.statement
Methods in gw.internal.gosu.ir.transform.statement with parameters of type BlockInvocationStatementModifier and TypeMethodDescriptionstatic IRStatement
BlockInvocationStatementTransformer.compile
(TopLevelTransformationContext cc, BlockInvocationStatement stmt) Constructors in gw.internal.gosu.ir.transform.statement with parameters of type BlockInvocationStatementModifierConstructorDescriptionprivate
BlockInvocationStatementTransformer
(TopLevelTransformationContext cc, BlockInvocationStatement stmt)