public static class Scope.ImportScope extends Scope
Scope.ImportScope, Scope.StarImportScope, Scope.StaticStarImportScope
scopeSymbols, symbols
Constructor and Description |
---|
Scope.ImportScope(JavaSymbol owner) |
Modifier and Type | Method and Description |
---|---|
void |
enter(JavaSymbol symbol) |
lookup, scopeSymbols
public Scope.ImportScope(JavaSymbol owner)
public void enter(JavaSymbol symbol)
Copyright © 2012–2016 SonarSource. All rights reserved.