Package org.sonar.plugins.jcl.api.tree
Interface Comment
- All Superinterfaces:
HasTextRange
Represents a comment in a JCL file.
This includes all the following:
This includes all the following:
- JCL comment fields (see IBM Reference - JCL statement fields)
- JCL comment field continuations (see IBM Reference - Continuing the comments field)
- Comment statements (see IBM Reference - Comment statement)
-
Method Summary
Methods inherited from interface org.sonar.plugins.jcl.api.tree.HasTextRange
textRange