MCPcopy Create free account
hub / github.com/Spu7Nix/SPWN-language / try_parse_macro

Function try_parse_macro

parser/src/parser.rs:2160–2313  ·  view source on GitHub ↗
(
    tokens: &mut Tokens,
    notes: &mut ParseNotes,
    properties: ast::Attribute,
    decorator: Option<Box<ast::Variable>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_variableFunction · 0.85

Calls 13

parse_arg_defFunction · 0.85
parse_exprFunction · 0.85
parse_cmp_stmtFunction · 0.85
CallClass · 0.85
ExpressionClass · 0.85
try_parse_macro_patternFunction · 0.85
MacroPatternClass · 0.85
positionMethod · 0.80
previousMethod · 0.80
to_expressionMethod · 0.80
to_stringMethod · 0.80
MacroClass · 0.70

Tested by

no test coverage detected