Merge: Prepare qualified identifiers
authorJean Privat <jean@pryen.org>
Fri, 7 Aug 2015 18:11:03 +0000 (14:11 -0400)
committerJean Privat <jean@pryen.org>
Fri, 7 Aug 2015 18:11:03 +0000 (14:11 -0400)
First step to solve #1260: do not lose qualifiers in the AST.

This is just a API change without new features. qualifiers are still ignored but now they are in the AST.

Pull-Request: #1620
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge