2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lisp LispVar members See also: LispVar.cpp LispVar.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <LispVar.h>
Inheritance diagram for acdk::lisp::LispVar:
[inline]
[pure virtual]
Reimplemented from acdk::lang::Cloneable.
Implemented in acdk::lisp::LispArray, acdk::lisp::LispAtom, acdk::lisp::LispBuildInFunction, acdk::lisp::LispClass, acdk::lisp::LispFunction, acdk::lisp::LispList, acdk::lisp::LispObject, and acdk::lisp::LispSymbol.
Implements acdk::lang::Cloneable.
[inline, virtual]
Reimplemented in acdk::lisp::LispAtom.
token and (quote token) returns token
converts it to Lisp code
converts it to string without paranteses or white spaces
Reimplemented from acdk::lang::Object.