fortigate-config-parser
fortigate-config-parser copied to clipboard
Unknown token reference 'IDENTIFIER'
Unknown token reference 'IDENTIFIER'
PFB - Screenshot.


I suppose adding the below would resolve this in LEXER rules section
IDENTIFIER : [a-zA-Z0-9-=]+ ;