Package | Description |
---|---|
org.sonar.java.cfg | |
org.sonar.java.matcher | |
org.sonar.java.model | |
org.sonar.java.model.declaration | |
org.sonar.java.model.expression | |
org.sonar.java.model.statement | |
org.sonar.java.resolve | |
org.sonar.java.se | |
org.sonar.plugins.java.api.semantic |
Provides interfaces to represent Java source code as syntax tree.
|
org.sonar.plugins.java.api.tree |
Provides interfaces to represent Java source code as syntax tree.
|
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Symbol.MethodSymbol
Symbol for methods.
|
Class and Description |
---|
Type
Interface to access resolved type of an expression or a Type.
|
Class and Description |
---|
Type
Interface to access resolved type of an expression or a Type.
|
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Symbol.MethodSymbol
Symbol for methods.
|
Symbol.TypeSymbol
Symbol for a type : class, enum, interface or annotation.
|
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Class and Description |
---|
Symbol.LabelSymbol
Label symbol.
|
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Symbol.LabelSymbol
Label symbol.
|
Symbol.MethodSymbol
Symbol for methods.
|
Symbol.TypeSymbol
Symbol for a type : class, enum, interface or annotation.
|
Symbol.VariableSymbol
Symbol for field, method parameters and local variables.
|
SymbolMetadata
Holds the metadata information (annotations) of a symbol.
|
SymbolMetadata.AnnotationInstance
Occurrence of an annotation on a symbol.
|
SymbolMetadata.AnnotationValue
Value of a property of an annotation.
|
Type
Interface to access resolved type of an expression or a Type.
|
Type.ArrayType
Type for arrays.
|
Type.Primitives |
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Symbol.TypeSymbol
Symbol for a type : class, enum, interface or annotation.
|
SymbolMetadata
Holds the metadata information (annotations) of a symbol.
|
SymbolMetadata.AnnotationInstance
Occurrence of an annotation on a symbol.
|
SymbolMetadata.AnnotationValue
Value of a property of an annotation.
|
Type
Interface to access resolved type of an expression or a Type.
|
Type.Primitives |
Class and Description |
---|
Symbol
Interface to access symbol information.
|
Symbol.LabelSymbol
Label symbol.
|
Symbol.MethodSymbol
Symbol for methods.
|
Symbol.TypeSymbol
Symbol for a type : class, enum, interface or annotation.
|
Type
Interface to access resolved type of an expression or a Type.
|
Copyright © 2012–2016 SonarSource. All rights reserved.