MCPcopy Create free account
hub / github.com/congo-cc/congo-parser-generator / make_parse_error

Method make_parse_error

examples/rust/testfiles/parser.rs:3008–3037  ·  view source on GitHub ↗

Creates a `ParseError` for the current position with expected token types.

(&self, expected: &[TokenType])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

consume_tokenMethod · 0.80
parse_statementMethod · 0.80
parse_forstatementMethod · 0.80
parse_literalMethod · 0.80
parse_varorexpMethod · 0.80
parse_varMethod · 0.80
parse_varsuffixMethod · 0.80
parse_argsMethod · 0.80
parse_paramlistMethod · 0.80
parse_fieldlistMethod · 0.80

Calls 4

offset_to_line_colMethod · 0.80
with_productionMethod · 0.80
to_stringMethod · 0.80
lenMethod · 0.45

Tested by

no test coverage detected