2.20.1.11 Printing Flags
The printing flags affect the textual expression reconstruction.
See Printing.
X1f4_E4_DETAIL_CONSTANTS
-
indicates that the numeric constants should be suffixed (the integer
ones with `m', the real ones with `r').
See 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.
See x1f4_nprint_expression.
See x1f4_print_expression.
See x1f4_vprint_expression.