ROSE
0.11.137.0
|
Whether to use abbreviated or full output.
Enumerations | |
enum | Flag { FULL, ABBREVIATED } |
Flag to pass as type stringification style. More... | |
Flag to pass as type stringification style.
Enumerator | |
---|---|
FULL |
Show all details. |
ABBREVIATED |
Use abbreviated names if possible. |
Definition at line 62 of file SymbolicExpression.h.