STATUS_PARSER_STACK top-level constant
int
const STATUS_PARSER_STACK
The *pHighwater parameter records the deepest parser stack.
The *pCurrent value is undefined. The *pHighwater value is only meaningful if SQLite is compiled with YYTRACKMAXSTACKDEPTH.
Implementation
const STATUS_PARSER_STACK = 6;