Replace token tracking function
This commit is contained in:
@@ -39,7 +39,7 @@ options {
|
||||
MULTI = true;
|
||||
VISITOR = true;
|
||||
NODE_USES_PARSER = true;
|
||||
TRACK_TOKENS = true;
|
||||
TRACK_TOKENS = false;
|
||||
NODE_PACKAGE="net.sourceforge.pmd.lang.modelica.ast";
|
||||
|
||||
UNICODE_INPUT = true;
|
||||
|
||||
Reference in New Issue
Block a user