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

Function parse_define

src/catla_parser/src/parser/statement.rs:407–429  ·  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 5

parse_type_aliasFunction · 0.85
TypeAliasClass · 0.85
parse_function_defineFunction · 0.70
parse_user_type_defineFunction · 0.70
parse_variable_defineFunction · 0.70

Tested by

no test coverage detected