Loading...
Searching...
No Matches
lispexprt Class Reference
#include <lispexpr.h>
+ Inheritance diagram for lispexprt:
+ Collaboration diagram for lispexprt:
Protected Member Functions
Detailed Description
Member Enumeration Documentation
◆ anonymous enum
| Enumerator |
|---|
| String |
| Symbol |
| Number |
| List |
Definition at line 76 of file lispexpr.h.
Member Function Documentation
◆ expr2string()
std::string lispexprt::expr2string
(
)
const
◆ is_nil()
bool lispexprt::is_nil
(
)
const
inline |
◆ make_nil()
void lispexprt::make_nil
(
)
inline |
◆ parse() [1/2]
bool lispexprt::parse
(
const std::string &
s )
◆ parse() [2/2]
bool lispexprt::parse
(
const std::string &
s,
std::string::size_type &
ptr
)
protected |
Member Data Documentation
◆ []
enum { ... } lispexprt::type
◆ value
The documentation for this class was generated from the following files: