MCPcopy Create free account
hub / github.com/FuzzAnything/PromptFuzz / get_name

Method get_name

src/analysis/adg.rs:96–98  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

94 }
95
96 pub fn get_name(&self) -> String {
97 self.name.clone()
98 }
99}
100
101#[derive(Debug, Default, Clone, Serialize, Deserialize)]

Callers 7

compute_densityMethod · 0.45
get_node_with_nameMethod · 0.45
_get_api_nodesMethod · 0.45
visit_var_declMethod · 0.45
init_from_astMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected