Lumiera  0.pre.03
»edit your freedom«
TreeDiffLanguage Struct Reference

Description

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
 

Public Member Functions

 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 Public Attributes inherited from DiffLanguage< TreeDiffInterpreter, GenNode >
static const DiffStep NIL
 fixed "invalid" marker token More...
 
+ Inheritance diagram for TreeDiffLanguage:
+ Collaboration diagram for TreeDiffLanguage:

The documentation for this struct was generated from the following file: