Expression.
More...
#include <expr.h>
Expression.
Definition at line 70 of file expr.h.
unsigned long yasm_expr::line |
Line number where expression was defined.
Definition at line 72 of file expr.h.
Number of terms in the expression.
Definition at line 73 of file expr.h.
Operation.
Definition at line 71 of file expr.h.
Terms of the expression.
Structure may be extended to include more terms, as some operations may allow more than two operand terms (ADD, MUL, OR, AND, XOR).
Definition at line 79 of file expr.h.
The documentation for this struct was generated from the following file: