Next: , Previous: Infix Binary Operator Flags, Up: Expression Evaluator Definitions


2.20.1.8 Operator And Function Flags

See Functions.

See Prefix Unary Operators.

See Infix Binary Operators.

X1f4_E4_KEEP_CALL
indicates that the operator or the function may have application side effects.

See Optimizing Expressions.

See struct x1f4_operator_type.

See struct x1f4_function_type.