Typedef OperatorTable¶
Defined in File operators.h
Typedef Documentation¶
-
typedef struct _OperatorTable
OperatorTable
¶ All known operators, may grow while parsing.
- Note
Must be stored in order of operator name length first, and operator fixity second (in order: PREFIX, POSTFIX, INFIX).