gbf_core::decompiler::ast

Function new_num

Source
pub fn new_num(value: i32) -> LiteralNode
Expand description

Creates a new ExprNode for a literal number.