Interface ExecStatementTree

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

@Beta public interface ExecStatementTree extends OperationStatementTree
An EXEC statement.

See IBM Reference - EXEC statement.