MCPcopy Create free account
hub / github.com/circify/circ / from_pest

Method from_pest

src/front/datalog/parser.rs:248–262  ·  view source on GitHub ↗

We implement AST creation manually here for Expression `pest` should yield an `expression` which we can generate AST with, based on precedence rules

(pest: &mut Pairs<'ast, Rule>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

climbFunction · 0.85
cloneMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected