Interface ScheduleStatementTree

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

@Beta public interface ScheduleStatementTree extends OperationStatementTree
A SCHEDULE statement.

See IBM Reference - SCHEDULE statement.