Module binary

Source

Structs§

BinaryExpression
A binary expression left op right of two operands separated by some operator. For example, foo + bar.

Enums§

BinaryOperation
A binary operator.