Home | History | Annotate | Download | only in parser

Lines Matching refs:CLOSEBRACKET

1840     if (match(CLOSEBRACKET)) {
1859 if (match(CLOSEBRACKET)) {
1868 consumeOrFail(CLOSEBRACKET);
2008 if (!consume(CLOSEBRACKET))