MCPcopy Create free account
hub / github.com/elvin-du/tinyscript / SimpleParse

Method SimpleParse

parser/parser.go:31–48  ·  view source on GitHub ↗

Expr -> digit + Expr | d|igit digit -> 0|1|2|....|9

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestParser_ParseFunction · 0.95

Calls 9

MakeExprFunction · 0.92
NewScalarFunction · 0.92
NextMatchMethod · 0.80
SetLexemeMethod · 0.65
SetLabelMethod · 0.65
SetTypeMethod · 0.65
AddChildMethod · 0.65
HasNextMethod · 0.45
PeekMethod · 0.45

Tested by 1

TestParser_ParseFunction · 0.76