![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 297 of file diff-complex-application-test.cpp.
Private Types | |
| using | DiffSeq = iter_stl::IterSnapshot< DiffStep > |
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 |
Private Member Functions | |
| DiffSeq | populationDiff () |
| DiffSeq | reorderingDiff () |
| DiffSeq | mutationDiff () |
| virtual void | run (Arg) |
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 | |
Static Private Attributes inherited from DiffLanguage< TreeDiffInterpreter, GenNode > | |
| static const DiffStep | NIL |
| fixed "invalid" marker token | |
|
private |
Definition at line 301 of file diff-complex-application-test.cpp.
|
inlineprivate |
Definition at line 304 of file diff-complex-application-test.cpp.
Referenced by DiffComplexApplication_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 316 of file diff-complex-application-test.cpp.
References Ref::ATTRIBS.
Referenced by DiffComplexApplication_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 329 of file diff-complex-application-test.cpp.
References Ref::END.
Referenced by DiffComplexApplication_test::run().
Here is the caller graph for this function:
|
inlineprivatevirtual |
Definition at line 357 of file diff-complex-application-test.cpp.
References DiffApplicator< TAR >::consume(), GenNode::data, DataCap::get(), DiffComplexApplication_test::mutationDiff(), DiffComplexApplication_test::populationDiff(), DiffComplexApplication_test::reorderingDiff(), and Record< VAL >::TYPE_NIL.
Here is the call graph for this function:
Inheritance diagram for DiffComplexApplication_test:
Collaboration diagram for DiffComplexApplication_test: