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.ConstantParameter Member List

This is the complete list of members for Mercury.Interpreting.ConstantParameter, including all inherited members.

AutoCreate(string value)Mercury.Interpreting.ConstantParameterstatic
BooleanParameter(bool value)Mercury.Interpreting.ConstantParameterstatic
ConstantParameter(object value, ParameterType type)Mercury.Interpreting.ConstantParameter
Equals(object obj)Mercury.Interpreting.ConstantParameter
Equals(ConstantParameter other)Mercury.Interpreting.ConstantParameter
GetHashCode()Mercury.Interpreting.ConstantParameter
IntegralParameter(int value)Mercury.Interpreting.ConstantParameterstatic
RealParameter(double value)Mercury.Interpreting.ConstantParameterstatic
StringParameter(string value)Mercury.Interpreting.ConstantParameterstatic
ToString()Mercury.Interpreting.ConstantParameter
TypeMercury.Interpreting.ConstantParameter
ValueMercury.Interpreting.ConstantParameter