|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.armedbear.lisp.Readtable.DispatchTable
protected static class Readtable.DispatchTable
Field Summary | |
---|---|
LispObject[] |
functions
|
Constructor Summary | |
---|---|
Readtable.DispatchTable()
|
|
Readtable.DispatchTable(Readtable.DispatchTable dt)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public LispObject[] functions
Constructor Detail |
---|
public Readtable.DispatchTable()
public Readtable.DispatchTable(Readtable.DispatchTable dt)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |