This holds the complete compiled representation of this
expression (including multiplier, constant, linear terms, and
nonlinear fragment) using the same format as the nonlinear
attribute. This field (if not None) should be considered
authoritative, as there are NL fragments that are not
representable by {mult, const, linear, nonlinear} (e.g., string
arguments).
- Type:
Tuple[str, Iterable[int]]