gbf_
core
0.1.17
Module new_
array
Module Items
Structs
In gbf_
core::
decompiler::
ast
gbf_core
::
decompiler
::
ast
Module
new_array
Copy item path
Source
Expand description
Represents a new array node in the AST.
Structs
ยง
NewArray
Node
Represents a return node in the AST, such as
return 5
.