Interface IncludeStatementTree

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

@Beta public interface IncludeStatementTree extends OperationStatementTree
An INCLUDE statement.

See IBM Reference - INCLUDE statement.