gbf_core::decompiler::ast

Function new_id_with_version

Source
pub fn new_id_with_version(name: &str, version: SsaVersion) -> IdentifierNode
Expand description

Creates a new AssignableExpr for an identifier with an SSA version.