Uses of Class
ix.util.lisp.LispReader

Packages that use LispReader
ix.iface.domain Domain parsers. 
ix.util.lisp List-processing utilities. 
 

Uses of LispReader in ix.iface.domain
 

Fields in ix.iface.domain declared as LispReader
protected  LispReader LTF_Parser.lin
           
 

Uses of LispReader in ix.util.lisp
 

Subclasses of LispReader in ix.util.lisp
 class LispFileReader
          A LispReader for files.