Interface SymbolHandler
-
- All Known Implementing Classes:
NPrintSymbolHandler
,PerformanceSymbolHandler
public interface SymbolHandler
A Terminal handler is responsible for handling Terminal instances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Symbol symbol)
-