Package | Description |
---|---|
org.sonar.java.ast.visitors | |
org.sonar.java.model | |
org.sonar.java.model.declaration | |
org.sonar.java.model.statement | |
org.sonar.java.resolve |
Class and Description |
---|
SemanticModel |
Class and Description |
---|
SemanticModel |
Class and Description |
---|
JavaSymbol.MethodJavaSymbol
Represents a method, constructor or initializer (static or instance).
|
JavaSymbol.TypeJavaSymbol
Represents a class, interface, enum or annotation type.
|
JavaSymbol.VariableJavaSymbol
Represents a field, enum constant, method or constructor parameter, local variable, resource variable or exception parameter.
|
Class and Description |
---|
JavaSymbol.JavaLabelSymbol |
Class and Description |
---|
AnnotationInstanceResolve |
BytecodeCompleter |
BytecodeVisitor |
ClassJavaType |
JavaSymbol |
JavaSymbol.MethodJavaSymbol
Represents a method, constructor or initializer (static or instance).
|
JavaSymbol.PackageJavaSymbol
Represents package.
|
JavaSymbol.TypeJavaSymbol
Represents a class, interface, enum or annotation type.
|
JavaSymbol.TypeVariableJavaSymbol
Represents type variable of a parametrized type ie: T in class Foo
|
JavaType |
LeastUpperBound |
MethodJavaType |
ParametrizedTypeCache |
ParametrizedTypeJavaType |
Resolve
Routines for name resolution.
|
Scope
Represents an area of visibility.
|
Scope.ImportScope |
SemanticModel |
SymbolMetadataResolve |
Symbols
Predefined symbols.
|
TypeAndReferenceSolver
Computes types and references of Identifier and MemberSelectExpression.
|
TypeSubstitution |
TypeSubstitutionSolver |
TypeVariableJavaType |
WildCardType.BoundType |
Copyright © 2012–2016 SonarSource. All rights reserved.