| Package | Description |
|---|---|
| org.sonar.java.resolve |
| Class and Description |
|---|
| Resolve
Routines for name resolution.
|
| Scope
Represents an area of visibility.
|
| SemanticModel |
| Symbol |
| Symbol.MethodSymbol
Represents a method, constructor or initializer (static or instance).
|
| Symbol.PackageSymbol
Represents package.
|
| 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.
|
| Symbols
Predefined symbols.
|
| Type |
Copyright © 2012-2013 SonarSource. All Rights Reserved.