Use keyword 'no_value' instead of 'null' on parsers
The reason is that 'null' is a reserved keyword in ExprTk and does not correspond to the usage within dune-copasi.
The reason is that 'null' is a reserved keyword in ExprTk and does not correspond to the usage within dune-copasi.