Uses of Package
org.sonar.plugins.java.api.semantic
Packages that use org.sonar.plugins.java.api.semantic
Package
Description
Provides interfaces to represent Java source code as syntax tree.
Provides interfaces to represent Java source code as syntax tree.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.cfgClassDescriptionInterface to access symbol information.Symbol for methods.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.matcherClassDescriptionImmutable helper interface to help to identify method with given a Type, Name and Parameters.Interface to access symbol information.Interface to access resolved type of an expression or a Type.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.modelClassDescriptionInterface to access symbol information.Label symbol.Symbol for methods.Symbol for a type : class, enum, interface or annotation.Symbol for field, method parameters and local variables.Holds the metadata information (annotations) of a symbol.Value of a property of an annotation.Interface to access resolved type of an expression or a Type.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.model.declarationClassDescriptionInterface to access symbol information.Symbol for methods.Symbol for a type : class, enum, interface or annotation.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.model.expressionClassDescriptionInterface to access symbol information.Symbol for methods.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.model.pattern
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.java.model.statement
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.plugins.java.api.semanticClassDescriptionImmutable helper interface to help to identify method with given a Type, Name and Parameters.Interface to access symbol information.Symbol for methods.Symbol for a type : class, enum, interface or annotation.Holds the metadata information (annotations) of a symbol.Occurrence of an annotation on a symbol.Value of a property of an annotation.Interface to access resolved type of an expression or a Type.Primitive java types.
-
Classes in org.sonar.plugins.java.api.semantic used by org.sonar.plugins.java.api.treeClassDescriptionInterface to access symbol information.Label symbol.Symbol for methods.Symbol for a type : class, enum, interface or annotation.Interface to access resolved type of an expression or a Type.