V1
Table of Contents
Namespaces
- Cases
- EncodeInput
- EvaluateOutput
- Expr
- OpBinary
- OpUnary
- OpVariadic
- PBEval
- Value
Classes
- Arr
- Arr is an Arr expression.
- Call
- Call is a Call expression.
- Cases
- Cases is a Cases expression.
- DecodeInput
- DecodeInput is the input message for the Decode method.
- DecodeOutput
- DecodeOutput is the output message for the Decode method.
- DefStack
- FunDefList is a list of function definitions.
- Elem
- Elem is an Elem expression.
- EncodeInput
- EncodeInput is the input message for the Encode method.
- EncodeOutput
- EncodeOutput is the output message for the Encode method.
- EvaluateInput
- EvaluateInput is the input message for the EvaluateExpr method.
- EvaluateOutput
- EvaluateOutput is the output message for the EvaluateExpr method.
- Expr
- Generated from protobuf message <code>exprml.v1.Expr</code>
- Iter
- Iter is an Iter expression.
- Json
- Json is a Json expression.
- Obj
- Obj is an Obj expression.
- OpBinary
- OpBinary is an OpBinary expression.
- OpUnary
- OpUnary is an OpUnary expression.
- OpVariadic
- OpVariadic is an OpVariadic expression.
- ParseInput
- ParseInput is the input message for the Parse method.
- ParseOutput
- ParseOutput is the output message for the Parse method.
- PBEval
- Eval is an Eval expression.
- Ref
- Ref is a Ref expression.
- Scalar
- Scalar is a Scalar expression.
- Value
- JSON value.