Package dspl

Class Summary
dsplc  
Options Helper class for processing all of the arguements passed to dsplc on the command-line, properly evaluating them, and storing any flags set which effect compilation.
SymbolTable SymbolTable serves as a storage for all variables.
SymbolTable internally uses a HashMap to map identifiers to their corresponding Variable