MCPcopy Create free account
hub / github.com/bea4dev/catla / parse_implements

Function parse_implements

src/catla_parser/src/parser/statement.rs:847–956  ·  view source on GitHub ↗
(
    lexer: &mut Lexer<'input>,
    errors: &mut std::vec::Vec<ParseError>,
    allocator: &'allocator Bump,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_statementFunction · 0.70

Calls 10

recover_untilFunction · 0.85
cast_anchorMethod · 0.80
get_kindMethod · 0.80
parse_generics_defineFunction · 0.70
parse_type_infoFunction · 0.70
parse_where_clauseFunction · 0.70
parse_blockFunction · 0.70
currentMethod · 0.45
nextMethod · 0.45
elapsedMethod · 0.45

Tested by

no test coverage detected