![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/diff/diff-language.hpp"
Definition at line 154 of file diff-language.hpp.
Public Member Functions | |
| DiffVerb & | verb () |
| E const & | elm () |
| DiffStep (DiffVerb verb, E e) | |
| operator string () const | |
| void | applyTo (Interpreter &interpreter) |
Definition at line 160 of file diff-language.hpp.
|
inline |
Definition at line 157 of file diff-language.hpp.
Referenced by DiffLanguage< I, E >::DiffStep::applyTo(), and DiffLanguage< I, E >::DiffStep::operator string().
Here is the caller graph for this function:
|
inline |
Definition at line 158 of file diff-language.hpp.
Referenced by DiffLanguage< I, E >::DiffStep::applyTo(), and DiffLanguage< I, E >::DiffStep::operator string().
Here is the caller graph for this function:
|
inline |
Definition at line 164 of file diff-language.hpp.
References DiffLanguage< I, E >::DiffStep::elm(), and DiffLanguage< I, E >::DiffStep::verb().
Here is the call graph for this function:
|
inline |
Definition at line 171 of file diff-language.hpp.
References cStr(), DiffLanguage< I, E >::DiffStep::elm(), and DiffLanguage< I, E >::DiffStep::verb().
Here is the call graph for this function:
Inheritance diagram for DiffLanguage< I, E >::DiffStep:
Collaboration diagram for DiffLanguage< I, E >::DiffStep: