MCPcopy Create free account
hub / github.com/devsnek/slither / parse_function

Method parse_function

src/parser.rs:1153–1194  ·  view source on GitHub ↗
(
        &mut self,
        expression: bool,
        kind: FunctionKind,
        pos: Position,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

parse_statementMethod · 0.80
parse_decoratorsMethod · 0.80
parse_exportMethod · 0.80
parse_classMethod · 0.80

Calls 8

SpanClass · 0.85
peekMethod · 0.80
parse_identifierMethod · 0.80
parse_parametersMethod · 0.80
parse_blockMethod · 0.80
positionMethod · 0.80
declareMethod · 0.80
as_strMethod · 0.80

Tested by

no test coverage detected