Next: Symbolic Types, Previous: Prefix Unary Operator Flags, Up: Definitions [Index]
The printing flags affect the textual expression reconstruction.
See Printing.
X1f4_E4_DETAIL_CONSTANTS
indicates that the numeric constants should be suffixed (the cardina ones with ‘z’, the integer ones with ‘i’, the real ones with ‘r’).
See Expression Syntax.
X1f4_E4_DETAIL_IMPLICITS
indicates that the function argument implicit conversion should be marked. Note that the resulted expresion has an invalid syntax.
X1f4_E4_DETAIL_OPERATORS
indicates that the types of the operator arguments should be marked. Note that the resulted expresion has an invalid syntax.