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 IRStatementBlockInvocationStatementTransformer.compile(TopLevelTransformationContext cc, BlockInvocationStatement stmt) Constructors in gw.internal.gosu.ir.transform.statement with parameters of type BlockInvocationStatementModifierConstructorDescriptionprivateBlockInvocationStatementTransformer(TopLevelTransformationContext cc, BlockInvocationStatement stmt)