|
Mercury library
1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
|
Go to the source code of this file.
Classes | |
| class | Mercury.Interpreting.InterpreterContext< T > |
| Interpreter Context class. Some languages may use it to override it and remember data when parse trees are being interpreted. More... | |
| interface | Mercury.Interpreting.IInterpreterContextFactory |
| Factory of context. More... | |
| class | Mercury.Interpreting.InternalContext< T > |
| class | Mercury.Interpreting.EmptyContextFactory |
| Produces contexts with no custom data More... | |
Namespaces | |
| package | Mercury.Interpreting |
1.8.7