#include <SchemeParser.h>

| Public Member Functions | |
| virtual void | operator() (char const *str, char const *end) const | 
| virtual | ~SpecifierFunction () | 
| Public Attributes | |
| Scheme * | m_scheme_handler | 
Definition at line 105 of file SchemeParser.h.
| virtual icl_core::SpecifierFunction::~SpecifierFunction | ( | ) |  [inline, virtual] | 
Definition at line 108 of file SchemeParser.h.
| void icl_core::SpecifierFunction::operator() | ( | char const * | str, | 
| char const * | end | ||
| ) | const  [virtual] | 
Implements icl_core::AbstractFunctionObject.
Definition at line 87 of file SchemeParser.cpp.
Definition at line 111 of file SchemeParser.h.