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