Interface SymbolContainer
- All Known Implementing Classes:
Symbol,SymbolReference
public interface SymbolContainer
A holder for
Symbol objects.-
Method Summary
-
Method Details
-
getSymbols
Returns anySymbolobjects contained in the object.- Returns:
- Returns a collection of
Symbols.
-