summaryrefslogtreecommitdiff
path: root/src/printer
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-02-26 13:09:51 -0600
committerGitHub <noreply@github.com>2020-02-26 13:09:51 -0600
commitf26ea8026e94252e4f1418be473d10a5f957b988 (patch)
tree29798cb7eddc017b563ab3b494eb9399315a28b5 /src/printer
parent51d9d5b94c1d635b63482ffdd5eaaa4481e62e9b (diff)
Refactor type ascriptions in the parser (#3825)
Towards parser migration. This consolidates two blocks of code (cvc/smt2) that do type ascriptions to a utility function in the parser. It updates this function to use the new API. This code will be further refactored when the interface for parametric datatype constructors is further developed in the new API.
Diffstat (limited to 'src/printer')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback