Uses of Package
org.sonar.java.model
Packages that use org.sonar.java.model
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Classes in org.sonar.java.model used by org.sonar.java
-
Classes in org.sonar.java.model used by org.sonar.java.ast
-
Classes in org.sonar.java.model used by org.sonar.java.ast.parser
-
Classes in org.sonar.java.model used by org.sonar.java.modelClassDescriptionThis class is intended for internal use during semantic analysis and should not be used in checks.This interface is dedicated to mark TypeTrees which will requires completion of their annotations during parsing.There is a different convention in the JDT for line and column numbers.SMAP format is described by JSR 45 JSR 45 defines more generic format supporting translation from multiple languages, here we implement only subset used by Jasper for JSP to Java translation.
-
Classes in org.sonar.java.model used by org.sonar.java.model.declarationClassDescriptionThis class is intended for internal use during semantic analysis and should not be used in checks.
-
Classes in org.sonar.java.model used by org.sonar.java.model.expressionClassDescriptionThis class is intended for internal use during semantic analysis and should not be used in checks.This interface is dedicated to mark TypeTrees which will requires completion of their annotations during parsing.
-
Classes in org.sonar.java.model used by org.sonar.java.model.pattern
-
Classes in org.sonar.java.model used by org.sonar.java.model.statementClassDescriptionThis class is intended for internal use during semantic analysis and should not be used in checks.
-
Classes in org.sonar.java.model used by org.sonar.java.testing
-
Classes in org.sonar.java.model used by org.sonar.plugins.java.api.treeClassDescriptionThis class is intended for internal use during semantic analysis and should not be used in checks.