gbf_core::decompiler::ast

Module statement

Source
Expand description

Contains the specifications for any AstNodes that are statements

Structsยง

  • Represents a statement node in the AST, such as variable = value.