gbf_core::decompiler::ast

Function new_bool

Source
pub fn new_bool(value: bool) -> LiteralNode
Expand description

Creates a new ExprNode for a literal boolean.