| Package | Description |
|---|---|
| org.sonar.java.resolve |
| Modifier and Type | Class and Description |
|---|---|
static class |
Scope.StarImportScope |
static class |
Scope.StaticStarImportScope |
| Modifier and Type | Method and Description |
|---|---|
Scope |
Resolve.createStarImportScope(Symbol owner) |
Scope |
Resolve.createStaticStarImportScope(Symbol owner) |
Scope |
Symbol.TypeSymbol.members() |
Scope |
Symbol.TypeSymbol.typeParameters() |
Scope |
Symbol.MethodSymbol.typeParameters() |
| Constructor and Description |
|---|
Scope(Scope next) |
Copyright © 2012–2015 SonarSource. All rights reserved.