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 248b23c commit f0a9fe0Copy full SHA for f0a9fe0
src/include/parser/gramparse.h
@@ -4,7 +4,7 @@
4
* Shared definitions for the "raw" parser (flex and bison phases only)
5
*
6
* NOTE: this file is only meant to be included in the core parsing files,
7
- * ie, parser.c, gram.y, scan.l, and src/common/keywords.c.
+ * i.e., parser.c, gram.y, and scan.l.
8
* Definitions that are needed outside the core parser should be in parser.h.
9
10
0 commit comments