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