Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 153 of file tree-diff.hpp.
Public Types | |
using | Interpreter = TreeDiffInterpreter |
Public Types inherited from DiffLanguage< TreeDiffInterpreter, GenNode > | |
using | DiffToken = std::tuple< DiffVerb, GenNode > |
using | DiffVerb = VerbToken< TreeDiffInterpreter, void(GenNode const &)> |
using | Interpreter = TreeDiffInterpreter |
Additional Inherited Members | |
Static Public Attributes inherited from DiffLanguage< TreeDiffInterpreter, GenNode > | |
static const DiffStep | NIL |
fixed "invalid" marker token More... | |