Interface ImplicitDdInStreamStatementTree
- All Superinterfaces:
BaseDdStatementTree,HasTextRange,InStreamStatementTree,JclTree,StatementTree
@Beta
public interface ImplicitDdInStreamStatementTree
extends BaseDdStatementTree, InStreamStatementTree
An implicit
SYSIN DD * statement, inserted by the system when encountering input data without a preceding DD * statement.
See IBM Reference - DD * - Location in the JCL - Omitted Data Delimiters.
-
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.statement.BaseDdStatementTree
concatenatedDdStatementsMethods inherited from interface org.sonar.plugins.jcl.api.tree.HasTextRange
textRangeMethods inherited from interface org.sonar.plugins.jcl.api.tree.statement.InStreamStatementTree
dataStream, endDelimiterMethods inherited from interface org.sonar.plugins.jcl.api.tree.JclTree
children, getKind, is, parentMethods inherited from interface org.sonar.plugins.jcl.api.tree.statement.StatementTree
nameValue, operationValue