Namespace AlgorithmsSW.SymbolTable
Provides a variety of SymbolTables (which are really dictionaries).
Classes
Interfaces
- IReadOnlySymbolTable<TKey, TValue>
Defines methods for reading information of a generic symbol table.
- ISymbolTable<TKey, TValue>
Defines methods for managing a generic symbol table.