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