![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 109 of file mutation-message-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | demonstrate_standardUsage () |
| void | verify_builder () |
| void | verify_diagnostics () |
| MutationMessage | populationDiff () |
| MutationMessage | mutationDiff () |
| void | demonstrate_treeApplication () |
Private Member Functions inherited from TreeDiffLanguage | |
| DiffStep_CTOR (ins) | |
| DiffStep_CTOR (del) | |
| DiffStep_CTOR (pick) | |
| DiffStep_CTOR (find) | |
| DiffStep_CTOR (skip) | |
| DiffStep_CTOR (after) | |
| DiffStep_CTOR (set) | |
| DiffStep_CTOR (mut) | |
| DiffStep_CTOR (emu) | |
Additional Inherited Members | |
Private Types inherited from TreeDiffLanguage | |
| using | Interpreter = TreeDiffInterpreter |
Private Types inherited from DiffLanguage< TreeDiffInterpreter, GenNode > | |
| using | DiffVerb = VerbToken< TreeDiffInterpreter, void(GenNode const &)> |
| using | DiffToken = std::tuple< DiffVerb, GenNode > |
| using | Interpreter = TreeDiffInterpreter |
Static Private Attributes inherited from DiffLanguage< TreeDiffInterpreter, GenNode > | |
| static const DiffStep | NIL |
| fixed "invalid" marker token | |
|
inlineprivatevirtual |
Definition at line 115 of file mutation-message-test.cpp.
References MutationMessage_test::demonstrate_standardUsage(), MutationMessage_test::demonstrate_treeApplication(), MutationMessage_test::verify_builder(), and MutationMessage_test::verify_diagnostics().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 131 of file mutation-message-test.cpp.
References VERIFY_ERROR.
Referenced by MutationMessage_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 220 of file mutation-message-test.cpp.
References lib::append_all(), and VERIFY_ERROR.
Referenced by MutationMessage_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 281 of file mutation-message-test.cpp.
Referenced by MutationMessage_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 323 of file mutation-message-test.cpp.
Referenced by MutationMessage_test::demonstrate_treeApplication().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 342 of file mutation-message-test.cpp.
References Ref::ATTRIBS, Ref::END, BareEntryID::getSym(), and GenNode::idi.
Referenced by MutationMessage_test::demonstrate_treeApplication().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 379 of file mutation-message-test.cpp.
References DiffApplicator< TAR >::consume(), Record< VAL >::get(), BareEntryID::getSym(), Record< VAL >::getType(), GenNode::idi, Record< VAL >::keys(), MutationMessage_test::mutationDiff(), MutationMessage_test::populationDiff(), and Record< VAL >::scope().
Referenced by MutationMessage_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for MutationMessage_test:
Collaboration diagram for MutationMessage_test: