v1.1.0
Replace collected strings by Identifier.
Identifier is a struct containing name_: the collected string without the eventual escaping characters and _escaped == true if identifier was escaped.
Replace collected strings by Identifier.
Identifier is a struct containing name_: the collected string without the eventual escaping characters and _escaped == true if identifier was escaped.