flamapy/uvlparser

Warning with the tabular token recognition

jmhorcas opened this issue · 1 comments

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.

@antferdom please take a look to this when possible.