Merge: Introduce model_visitor
authorJean Privat <jean@pryen.org>
Thu, 22 Oct 2015 00:45:37 +0000 (20:45 -0400)
committerJean Privat <jean@pryen.org>
Thu, 22 Oct 2015 00:45:37 +0000 (20:45 -0400)
As requested, this is a basic visitor framework on models.
Services names are inspired from those in the AST visitor.

Fell free to comment the API or suggest ideas.

Pull-Request: #1776
Reviewed-by: Romain Chanoir <romain.chanoir@viacesi.fr>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge