Structsยง
- Expr
Builder ๐Build an expression from protobuf with possibly some wrappers attached to each node. - Func
Call ๐Builder Build a function call expression from protobuf withbuild_func
. - Parser ๐
Enumsยง
- Token ๐
Traitsยง
- Build ๐Manually build the expression
Self
from protobuf. - Build
Boxed ๐Manually build a boxed expression from protobuf. - Expect
Ext ๐
Functionsยง
- Build an expression from a string.
- Build an expression from protobuf.
- Build an expression in
FuncCall
variant. - Build an expression in
FuncCall
variant in non-strict mode. - Build an expression from protobuf in non-strict mode.
- lexer ๐