Skip to main content

Module operators

Module operators 

Source
Expand description

Binary and unary operator code generation

Structs§

OperatorGenerator
Generates code for operators

Enums§

BinaryOp
Represents a binary operator
UnaryOp
Represents a unary operator