Interface NotifyStatementTree

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

@Beta public interface NotifyStatementTree extends OperationStatementTree
A NOTIFY statement.

See IBM Reference - NOTIFY statement.