Uses of Class gnu.kawa.lispexpr.ReadTable

Uses in package gnu.commonlisp.lang

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable
Create a fresh ReadTable appropriate for this language.

Uses in package gnu.jemacs.lang

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable

Uses in package gnu.kawa.brl

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable

Uses in package gnu.kawa.lispexpr

Fields of type gnu.kawa.lispexpr.ReadTable

ReadTable
The default ReadTable for this language.

Methods with parameter type gnu.kawa.lispexpr.ReadTable

Object
LispReader.handleToken(int startPos, int endPos, ReadTable rtable)
Classify and return a token in tokenBuffer from startPos to endPos.
Object
LispReader.readValues(int ch, ReadTable rtable)
Object
LispReader.readValues(int ch, ReadTableEntry entry, ReadTable rtable)
May return zero or multiple values.
Object
LispReader.returnSymbol(int startPos, int endPos, ReadTable rtable)
void
boolean

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable
Create a new ReadTable and initialize it appropriately for Common Lisp.
ReadTable
Create a fresh ReadTable appropriate for this language.
ReadTable

Uses in package gnu.q2.lang

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable
Create a fresh ReadTable appropriate for this language.

Uses in package kawa.standard

Methods with return type gnu.kawa.lispexpr.ReadTable

ReadTable