gbf_core::decompiler::ast

Function statement

Source
pub fn statement<L, R>(lhs: L, rhs: R) -> StatementNode
Expand description

Creates a new AstNode for a statement.