Interface ParameterTree

All Superinterfaces:
HasTextRange, JclTree
All Known Subinterfaces:
KeywordParameterTree, PositionalParameterTree

@Beta public interface ParameterTree extends JclTree
Base interface for JCL statement parameters, such as PositionalParameterTree and KeywordParameterTree.