public static class Scope.StaticStarImportScope extends Scope.ImportScope
Scope.ImportScope, Scope.StarImportScope, Scope.StaticStarImportScope
scopeSymbols, 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, wait
scopeSymbols
enter
public StaticStarImportScope(JavaSymbol owner, BytecodeCompleter bytecodeCompleter)
public List<JavaSymbol> lookup(String name)
Copyright © 2012–2018 SonarSource. All rights reserved.