gbf_
core
0.0.3
Module unary_
op
Module Items
Structs
Enums
In gbf_
core::
decompiler::
ast
gbf_core
::
decompiler
::
ast
Module
unary_op
Copy item path
Source
Expand description
Represents unary operations in the AST.
Structs
§
Unary
Operation
Node
Represents a unary operation node in the AST, such as
-a
or
!b
.
Enums
§
Unary
OpType
Generated enum