Interface InStreamStatementTree
- All Superinterfaces:
HasTextRange,JclTree
- All Known Subinterfaces:
DdInStreamStatementTree,ImplicitDdInStreamStatementTree,XmitStatementTree
Common interface for in-stream statements, such as
DdInStreamStatementTree and XmitStatementTree.-
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
-
Method Details
-
dataStream
- Returns:
- the data stream, if it is present.
-
endDelimiter
- Returns:
- the end delimiter, if it is present.
-