|
Mercury library
1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
|
This is the complete list of members for Mercury.Interpreting.ConvertAction< T, U, V >, including all inherited members.
| AllowsWildcard | Mercury.Interpreting.InterpreterAction< T > | |
| ArgumentTypes | Mercury.Interpreting.InterpreterAction< T > | |
| Arity | Mercury.Interpreting.InterpreterAction< T > | |
| CheckDefinition() | Mercury.Interpreting.InterpreterAction< T > | protected |
| ConvertAction(string name, Func< U, V > f, ArgumentType flags=ArgumentType.None) | Mercury.Interpreting.ConvertAction< T, U, V > | |
| Evaluate(Argument[] arguments, RecursiveEval< T > eval, InterpreterContext< T > context) | Mercury.Interpreting.ConvertAction< T, U, V > | virtual |
| InterpreterAction(string name, Tuple< int, int > arity, ArgumentType[] argtypes, bool allowswild=true) | Mercury.Interpreting.InterpreterAction< T, U > | |
| Invoke(Argument[] arguments, RecursiveEval< T > eval, InterpreterContext< T > context) | Mercury.Interpreting.InterpreterAction< T, U > | virtual |
| Name | Mercury.Interpreting.InterpreterAction< T > | |
| ReturnType | Mercury.Interpreting.InterpreterAction< T > |
1.8.7