Mercury library  1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Mercury.Interpreting.Interpreter< T > Member List

This is the complete list of members for Mercury.Interpreting.Interpreter< T >, including all inherited members.

Interpret(Tree< Symbol > tree)Mercury.Interpreting.Interpreter< T >
Interpret(IReadOnlyList< Tree< Symbol >> trees)Mercury.Interpreting.Interpreter< T >
Interpreter(RewriteRuleCollection< T > rules, IInterpreterContextFactory factory, bool logging=true, int boostlim=4)Mercury.Interpreting.Interpreter< T >
RewriteRulesMercury.Interpreting.Interpreter< T >