gbf_
core
0.0.3
Module statement
Module Items
Structs
In gbf_
core::
decompiler::
ast
gbf_core
::
decompiler
::
ast
Module
statement
Copy item path
Source
Expand description
Contains the specifications for any AstNodes that are statements
Structs
ยง
Statement
Node
Represents a statement node in the AST, such as
variable = value
.