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