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