protected static class Readtable.DispatchTable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected CharHashMap<LispObject> |
functions |
| Constructor and Description |
|---|
DispatchTable() |
DispatchTable(Readtable.DispatchTable dt) |
protected final CharHashMap<LispObject> functions
public DispatchTable()
public DispatchTable(Readtable.DispatchTable dt)