We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a73202 commit c766ebcCopy full SHA for c766ebc
src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt
@@ -11,7 +11,7 @@
11
options{
12
IGNORE_CASE = true ;
13
STATIC = false;
14
- DEBUG_PARSER = true;
+ DEBUG_PARSER = false;
15
DEBUG_LOOKAHEAD = false;
16
DEBUG_TOKEN_MANAGER = false;
17
CACHE_TOKENS = false;
0 commit comments