|
Mercury library
1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
|
Go to the source code of this file.
Classes | |
| interface | Mercury.Interpreting.DataEntry |
| Entry base (dummy) interface. More... | |
| class | Mercury.Interpreting.TextEntry |
| Stores informations logged by actions or internal Evaluator. More... | |
| class | Mercury.Interpreting.TreeEntry< T > |
| Represents an entry for tree interpretation. More... | |
| class | Mercury.Interpreting.MemoEntry< T > |
| Represents memoized value More... | |
| class | Mercury.Interpreting.RuleEntry< T > |
| Describes a rule that has been used to interpret a tree. More... | |
| class | Mercury.Interpreting.EntryWriter< T > |
| An auxiliary class that formats the DataEntry structure and writes it into a stream. More... | |
Namespaces | |
| package | Mercury.Interpreting |
1.8.7