#include <lisp.hpp>
Inheritance diagram for LListConstructor:
This class is similar to SListConstructor, and is used to create Lisp lists. The difference is that
Definition at line 158 of file lisp.hpp.
Public Member Functions | |
LListConstructor () | |
~LListConstructor () | |
LReference | operator| (const LReference &t) const |
LReference | operator^ (const LReference &other) const |
LReference | operator~ () const |
SReference | operator| (const SReference &t) const |
SReference | operator^ (const SReference &other) const |
|
|
|
|
|
Definition at line 163 of file lisp.hpp. References PTheEmptyList. |
|
Definition at line 165 of file lisp.hpp. References PTheEmptyList. |
|
Definition at line 168 of file lisp.hpp. References PTheEmptyList. |
|
Definition at line 680 of file sexpress.hpp. References PTheEmptyList. |
|
Definition at line 682 of file sexpress.hpp. References PTheEmptyList. |