Interface CommandStatementTree

All Superinterfaces:
ExplicitStatementTree, HasTextRange, JclTree, OperationStatementTree, StatementTree

@Beta public interface CommandStatementTree extends OperationStatementTree
A COMMAND statement.

See IBM Reference - COMMAND JCL statement.