gbf_core::decompiler::ast

Function new_str

Source
pub fn new_str(value: &str) -> LiteralNode
Expand description

Creates a new ExprNode for a literal string.