Changes the unparse mode
Changes the unparse mode. Returns the old one.The unparse mode changes the behaviour of the operator << used with the object derived from NstTree.
The unparse mode can be choosed between these modes:
- UnparseFortran unparse in Fortran.
- UnparsePetit unparse in petit language.
- UnparseRaw unparse in symbolic mode (useful for debugging).
By default, the unparse mode is set to UnparseFortran.
Alphabetic index HTML hierarchy of classes or Java