MCPcopy Create free account
hub / github.com/ReTeX/ReX / expression

Function expression

src/parser/engine.rs:70–72  ·  view source on GitHub ↗

This function is served as an entry point to parsing input. It can also be used to parse sub-expressions (or more formally known as `mathlists`) which occur when parsing groups; ie: `{ }`.

(lex: &mut Lexer, local: Style)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

substackFunction · 0.85
implicit_groupFunction · 0.85
groupFunction · 0.85
parseFunction · 0.85

Calls 1

expression_until_optFunction · 0.85

Tested by

no test coverage detected