Uses of Package
org.sonar.plugins.jcl.api.tree
Packages that use org.sonar.plugins.jcl.api.tree
Package
Description
-
Classes in org.sonar.plugins.jcl.api.tree used by org.sonar.plugins.jcl.api.checksClassDescriptionBase interface for any tree elements that have a text range associated to them.Base interface for all elements of the tree representation of the source code of a JCL file.A text range between two pointers in the source file.
-
Classes in org.sonar.plugins.jcl.api.tree used by org.sonar.plugins.jcl.api.treeClassDescriptionRepresents a comment in a JCL file.A comma-separated list of expressions, mostly used to define sub-parameters in a
TupleExpressionTree.Base interface for all expressions that can be used as parameter values.Base interface for any tree elements that have a text range associated to them.Base interface for all elements of the tree representation of the source code of a JCL file.Base interface for JCL statement parameters, such asPositionalParameterTreeandKeywordParameterTree.Represents a sequence of objects T that are separated by objects U.The smallest atomic part of the syntax tree, e.g. a keyword, an operator, a parenthesis...Represents a position in the source file.A text range between two pointers in the source file.An unquoted string. -
Classes in org.sonar.plugins.jcl.api.tree used by org.sonar.plugins.jcl.api.tree.conditionClassDescriptionBase interface for any tree elements that have a text range associated to them.Base interface for all elements of the tree representation of the source code of a JCL file.Represents a sequence of objects T that are separated by objects U.The smallest atomic part of the syntax tree, e.g. a keyword, an operator, a parenthesis...
-
Classes in org.sonar.plugins.jcl.api.tree used by org.sonar.plugins.jcl.api.tree.statementClassDescriptionBase interface for any tree elements that have a text range associated to them.Base interface for all elements of the tree representation of the source code of a JCL file.A list of parameters in a JCL statement.The smallest atomic part of the syntax tree, e.g. a keyword, an operator, a parenthesis...