| Class and Description |
|---|
| SemanticModel |
| Class and Description |
|---|
| SemanticModel |
| Class and Description |
|---|
| Type |
| Class and Description |
|---|
| Symbol.MethodSymbol
Represents a method, constructor or initializer (static or instance).
|
| Symbol.TypeSymbol
Represents a class, interface, enum or annotation type.
|
| Symbol.VariableSymbol
Represents a field, enum constant, method or constructor parameter, local variable, resource variable or exception parameter.
|
| Class and Description |
|---|
| Symbol |
| Class and Description |
|---|
| AnnotationInstance |
| AnnotationValue |
| BytecodeCompleter |
| BytecodeVisitor |
| ParametrizedTypeCache |
| Resolve
Routines for name resolution.
|
| Scope
Represents an area of visibility.
|
| SemanticModel |
| Symbol |
| Symbol.PackageSymbol
Represents package.
|
| Symbol.TypeSymbol
Represents a class, interface, enum or annotation type.
|
| Symbol.TypeVariableSymbol
Represents type variable of a parametrized type ie: T in class Foo
|
| SymbolMetadata |
| Symbols
Predefined symbols.
|
| Type |
| Type.ClassType |
| Type.MethodType |
| Type.ParametrizedTypeType |
| Type.TypeVariableType |
| TypeAndReferenceSolver
Computes types and references of Identifier and MemberSelectExpression.
|
Copyright © 2012–2015 SonarSource. All rights reserved.