diff options
| author | Emilio Jesus Gallego Arias | 2020-06-18 20:21:28 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-06-26 14:38:12 +0200 |
| commit | e622379750f6664435153643f0db1b2b6d2cfa90 (patch) | |
| tree | 1b1616e9e2a186dc1a087908a15c2372ad7c8586 /doc/plugin_tutorial/tuto1/src/simple_declare.ml | |
| parent | c7a62d0ee0205dfe5bef4bb874c04f1978d4b5c3 (diff) | |
[declare] Use Recthm.t in mutual analysis functions
This removes so ad-hoc tuples, and encapsulates the API a bit.
It is a step towards:
- Pushing some `to_constr` from the upper layers to the declare code
itself [which will remove code duplication, in particular making the
interactive / non-interactive path more uniform, and make the API
easier to use]
- Further refactoring of the constant information, as `Recthm.t`
contains almost now what we would call "primitive constant
information"; thus we will be able to distinguish next better between
mutual declarations and single-constant ones.
Diffstat (limited to 'doc/plugin_tutorial/tuto1/src/simple_declare.ml')
0 files changed, 0 insertions, 0 deletions
