2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lisp LispFunction members See also: LispFunction.cpp LispFunction.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <LispFunction.h>
Inheritance diagram for acdk::lisp::LispFunction:
[inline, virtual]
Implements acdk::lisp::LispVar.
[inline, static]
Reimplemented from acdk::lang::Object.
[virtual]
args[0] == the symbol of function args[1 + n] == the arguments
Implements acdk::lisp::Function.
[inline]
converts it to Lisp code
converts it to string without paranteses or white spaces
[private]