Class BlockInvocationStatement

java.lang.Object
gw.internal.gosu.parser.ParsedElement
gw.internal.gosu.parser.Statement
gw.internal.gosu.parser.statements.BlockInvocationStatement
All Implemented Interfaces:
IParsedElement, IStatement, IBlockInvocationStatement

public class BlockInvocationStatement extends Statement implements IBlockInvocationStatement