gbf_core::decompiler::ast

Function emit

Source
pub fn emit<N>(node: N) -> String
where N: Into<AstKind>,
Expand description

Emits a node into a string.