ROSE 0.11.145.147
|
Grammar declaration.
Definition at line 403 of file DocumentMarkup.h.
#include <Sawyer/DocumentMarkup.h>
Public Member Functions | |
Grammar & | with (const Function::Ptr &) |
Insert function. | |
virtual std::string | operator() (const std::string &s) const |
Evaluate an entire string. | |
|
inlinevirtual |
Definition at line 409 of file DocumentMarkup.h.
Grammar & Sawyer::Document::Markup::Grammar::with | ( | const Function::Ptr & | ) |
Insert function.
Also removes any previously declared function with the same name.