public static class Scope.StaticStarImportScope extends Scope.ImportScope
Scope.ImportScope, Scope.StarImportScope, Scope.StaticStarImportScopescopeSymbols, symbols| Constructor | Description |
|---|---|
StaticStarImportScope(JavaSymbol owner,
BytecodeCompleter bytecodeCompleter) |
| Modifier and Type | Method | Description |
|---|---|---|
List<JavaSymbol> |
lookup(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscopeSymbolsenterpublic StaticStarImportScope(JavaSymbol owner, BytecodeCompleter bytecodeCompleter)
public List<JavaSymbol> lookup(String name)
Copyright © 2012–2018 SonarSource. All rights reserved.