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

Function parse_function_argument

src/catla_parser/src/parser/statement.rs:606–627  ·  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 2

parse_closure_argumentsFunction · 0.70
parse_function_argumentsFunction · 0.70

Calls 5

cast_anchorMethod · 0.80
back_to_anchorMethod · 0.80
parse_variable_bindingFunction · 0.70
parse_type_tagFunction · 0.70
elapsedMethod · 0.45

Tested by

no test coverage detected