BEEP-8 Helper Lib 1.0.0
|
Class representing a formula with a left-hand side (LHS) and a right-hand side (RHS). More...
#include <tokenizer.h>
Public Member Functions | |
void | Clear () |
Clear the contents of the formula. | |
Public Attributes | |
str16 | _lhs |
The left-hand side of the formula. | |
str16 | _rhs |
The right-hand side of the formula. | |
Class representing a formula with a left-hand side (LHS) and a right-hand side (RHS).