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

Function parse_statement

src/catla_parser/src/parser/statement.rs:132–166  ·  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

Calls 13

parse_swap_statementFunction · 0.85
parse_import_statementFunction · 0.85
ImportClass · 0.85
DefineWithAttributeClass · 0.85
DropInterface · 0.85
ExpressionEnum · 0.85
parse_assignmentFunction · 0.70
parse_drop_statementFunction · 0.70
parse_expressionFunction · 0.70
parse_implementsFunction · 0.70
AssignmentClass · 0.50

Tested by

no test coverage detected