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

Method visit_function_expression

src/interpreter/assembler.rs:755–771  ·  view source on GitHub ↗
(
        &mut self,
        kind: FunctionKind,
        name: &Option<String>,
        args: &[Node],
        body: &Node,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visitMethod · 0.80

Calls 1

build_functionMethod · 0.80

Tested by

no test coverage detected