a2lparser
a2lparser copied to clipboard
fix: allow keywords as values in other sections
This change allows users to have values in groups that contain names of keywords. Before, if I had a CHARACTERISTIC with the Name value of SOME_KEYWORD.FOO_BAR it would fail, if SOME_KEYWORD was defined as a keyword. This change allows keywords to exist in values of groups.