|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymbolScopeSuper | |
---|---|
org.prorefactor.treeparser | General use classes for any or all Tree Parsers. |
Uses of SymbolScopeSuper in org.prorefactor.treeparser |
---|
Fields in org.prorefactor.treeparser with type parameters of type SymbolScopeSuper | |
---|---|
static java.util.Map<java.lang.String,SymbolScopeSuper> |
SymbolScopeSuper.cache
TreeParser01 stores and looks up SymbolScopeSuper objects in this cache, which by default is a synchronizedMap wrapped org.prorefactor.util.Cache object with a maximum cache size of 50. |
Methods in org.prorefactor.treeparser that return SymbolScopeSuper | |
---|---|
SymbolScopeSuper |
SymbolScopeRoot.generateSymbolScopeSuper()
Generate "bare" symbols and SymbolScopeSuper from this scope's PUBLIC|PROTECTED members. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |