Interface NullStatementTree

All Superinterfaces:
ExplicitStatementTree, HasTextRange, JclTree, StatementTree

@Beta public interface NullStatementTree extends ExplicitStatementTree
The null statement.

See IBM Reference - Null statement.