gbf_core::decompiler::ast

Module ret

Source
Expand description

Represents a return node in the AST.

Structsยง

  • Represents a return node in the AST, such as return 5.