Interface SymbolTable
- All Known Implementing Classes:
SymbolTableImpl
public interface SymbolTable
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Some specific PHP frameworks can be detected by the plugin. -
Method Summary
-
Method Details
-
getSymbols
- Parameters:
kind
- kind of symbols to look for- Returns:
- list of symbols with the given kind
-
getScopes
-
getScopeFor
-
getSymbol
-
getFramework
SymbolTable.Framework getFramework()
-