MCPcopy Create free account
hub / github.com/Tablam/TablaM / parse_bool_expr

Function parse_bool_expr

src/parser/src/expr.rs:238–250  ·  view source on GitHub ↗

A valid boolean expression is one of: true | false A [CmpOp] between expressions A function that return a boolean expression

(p: &mut Checker, node: &CstNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_ifFunction · 0.85

Calls 4

bool_exprFunction · 0.85
tokenMethod · 0.80
token_idMethod · 0.80
codeMethod · 0.80

Tested by

no test coverage detected