Data Fields | |
| YYSTYPE | lval |
| YYLTYPE | lloc |
| int | leng |
Definition at line 159 of file pl_scanner.c.
Definition at line 163 of file pl_scanner.c.
Referenced by internal_yylex(), plpgsql_push_back_token(), and plpgsql_yylex().
| YYLTYPE TokenAuxData::lloc |
Definition at line 162 of file pl_scanner.c.
Referenced by internal_yylex(), plpgsql_peek2(), plpgsql_push_back_token(), and plpgsql_yylex().
| YYSTYPE TokenAuxData::lval |
Definition at line 161 of file pl_scanner.c.
Referenced by internal_yylex(), plpgsql_push_back_token(), and plpgsql_yylex().
1.7.1