|
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.ConstantAction< T, U >, 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 |
| ConstantAction(string name, U value) | Mercury.Interpreting.ConstantAction< T, U > | |
| Evaluate(Argument[] arguments, RecursiveEval< T > eval, InterpreterContext< T > context) | Mercury.Interpreting.ConstantAction< T, U > | 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