Package org.sonar.plugins.jcl.api.tree
Interface ParameterTree
- All Superinterfaces:
HasTextRange,JclTree
- All Known Subinterfaces:
KeywordParameterTree,PositionalParameterTree
Base interface for JCL statement parameters, such as
PositionalParameterTree and KeywordParameterTree.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.jcl.api.tree.JclTree
JclTree.Kind -
Method Summary
Methods inherited from interface org.sonar.plugins.jcl.api.tree.HasTextRange
textRange