#include <expr.h>
Data Fields | |
| yasm_expr_op | op |
| Operation. | |
| unsigned long | line |
| Line number where expression was defined. | |
| int | numterms |
| Number of terms in the expression. | |
| yasm_expr__item | terms [2] |
| Terms of the expression. | |
Definition at line 74 of file expr.h.
| unsigned long yasm_expr::line |
1.5.2