Module bin_op

Source
Expand description

Represents binary operations in the AST.

Structs§

BinaryOperationNode
Represents a binary operation node in the AST, such as a + b.

Enums§

BinOpType
Generated enum