Remove track-tokens for vf, jsp

This commit is contained in:
Clément Fournier
2020-03-19 17:57:30 +01:00
parent b530d3e5a4
commit 9a62a662c1
3 changed files with 5 additions and 3 deletions

View File

@@ -25,7 +25,6 @@ options {
MULTI=true;
VISITOR=true;
TRACK_TOKENS = true;
}
PARSER_BEGIN(JspParserImpl)