| Interface | Description |
|---|---|
| SymbolTable |
Interface mapping symbols as strings to integer identifiers and
vice-versa.
|
| Class | Description |
|---|---|
| MapSymbolTable |
A
MapSymbolTable is a dynamic symbol table based on a
pair of underlying maps. |
| SymbolTableCompiler |
A
SymbolTableCompiler collects symbols represented as
String instances and compiles them into a SymbolTable. |
Copyright © 2019 Alias-i, Inc.. All rights reserved.