Interface SetStatementTree

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

@Beta public interface SetStatementTree extends OperationStatementTree
A SET statement.

See IBM Reference - SET statement.