Package ui.repl
Contains classes for managing the REPL interface.
The classes contained within this package are used to monitor input and control output received from the REPL portion of the GUI.
- Since:
- 1.0
-
Class Summary Class Description ReplController The ReplController class is used communicate with and control the REPL GUI.TableManager The TableManager class is used manage the TableView representing the Symbols contained within the SymbolTable.TableManager.SymbolElement The SymbolElement class is used store Symbols as rows within a TableView