Next: , Previous: , Up: Definitions   [Index]


3.22.1.12 Operator Second Extension Scope Flags

See struct x1f4_2ndscope_type.

X1f4_E4_CALL_LINK

indicates the expression parser that a substituting function definition is available and that it should replace the operator.

See Expressive Operators.

X1f4_E4_POST_MARK

indicates that the infix binary operator defines a suffix syntax.

See Postfixed Binary Operators.

X1f4_E4_RAIL_LIST

indicates that the operator definition introduces a list of ternary operators.

See Ternary Operator Definition.

X1f4_E4_RAIL_MARK

indicates that the operator definition introduces a ternary operator.

See Ternary Operator Definition.

X1f4_E4_RAIL_MARK

indicates that the operator definition introduces ternary operator(s) only.

See Ternary Operator Definition.