Public API

Interface

Missing docstring.

Missing docstring for EP. Check Documenter's build log for details.

Missing docstring.

Missing docstring for parse_expr. Check Documenter's build log for details.

Missing docstring.

Missing docstring for to_expr. Check Documenter's build log for details.

Missing docstring.

Missing docstring for @passert. Check Documenter's build log for details.

Missing docstring.

Missing docstring for ParseError. Check Documenter's build log for details.

Types

Missing docstring.

Missing docstring for ExprParser. Check Documenter's build log for details.

Missing docstring.

Missing docstring for ExprParserWithParsed. Check Documenter's build log for details.

Missing docstring.

Missing docstring for ExprParsed. Check Documenter's build log for details.

Missing docstring.

Missing docstring for @exprparser. Check Documenter's build log for details.

Core ExprParser

Missing docstring.

Missing docstring for ExprParsers.Utils.Iterator. Check Documenter's build log for details.

Missing docstring.

Missing docstring for SatisfiesPredicate. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Isa. Check Documenter's build log for details.

Missing docstring.

Missing docstring for anything. Check Documenter's build log for details.

Missing docstring.

Missing docstring for anysymbol. Check Documenter's build log for details.

Missing docstring.

Missing docstring for AnyOf. Check Documenter's build log for details.

Missing docstring.

Missing docstring for AllOf. Check Documenter's build log for details.

Meta ExprParser

Missing docstring.

Missing docstring for Named. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Indexed. Check Documenter's build log for details.

ExprParserWithParsed

All these ExprParsers have a corresponding ..._Parsed object which captures the parsed information. I.e. there is EP.Function and when it is parsed with parse_expr it will return an EP.Function_Parsed.

Missing docstring.

Missing docstring for Expr. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Block. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Macro. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Assignment. Check Documenter's build log for details.

Missing docstring.

Missing docstring for NestedDot. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Reference. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Call. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Signature. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Function. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Type. Check Documenter's build log for details.

Missing docstring.

Missing docstring for TypeRange. Check Documenter's build log for details.

Missing docstring.

Missing docstring for TypeAnnotation. Check Documenter's build log for details.

Missing docstring.

Missing docstring for Arg. Check Documenter's build log for details.