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 57f3099 commit 03a4fc7Copy full SHA for 03a4fc7
src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt
@@ -23,7 +23,7 @@
23
options{
24
IGNORE_CASE=true ;
25
STATIC=false;
26
- DEBUG_PARSER=true;
+ DEBUG_PARSER=false;
27
DEBUG_LOOKAHEAD=false;
28
DEBUG_TOKEN_MANAGER=false;
29
// FORCE_LA_CHECK=true;
0 commit comments