The UVLParser continuosly raises the following warning when reading a feature model, despite the feature model is correctly read: `token recognition error at: '\t'` This error could be probably due to a bug in the [UVL.g4](https://github.com/diverso-lab/uvl-diverso/blob/master/uvlparser/UVL.g4) grammar.
The UVLParser continuosly raises the following warning when reading a feature model, despite the feature model is correctly read:
token recognition error at: '\t'This error could be probably due to a bug in the UVL.g4 grammar.