@Beta
public interface SymbolModel
| Modifier and Type | Method and Description |
|---|---|
Scope |
getScope(Tree tree) |
Set<Symbol> |
getSymbols()
Returns all symbols in script
|
Set<Symbol> |
getSymbols(String name) |
Set<Symbol> |
getSymbols(Symbol.Kind kind) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.