Lines Matching refs:leftCurly
330 if (tv == TOK.leftCurly || tv == TOK.colon)
337 if (nextv == TOK.leftCurly || nextv == TOK.colon || nextv == TOK.semicolon)
435 if (tv == TOK.leftParenthesis || tv == TOK.leftCurly)
499 case TOK.leftCurly:
530 case TOK.leftCurly:
706 (tk.value == TOK.leftParenthesis || tk.value == TOK.leftCurly || tk.value == TOK.in_ ||
1145 case TOK.leftCurly:
1452 if (token.value != TOK.leftCurly)
3012 else if (token.value == TOK.leftCurly)
3238 if (token.value == TOK.leftCurly)
4229 if (tv == TOK.leftCurly || tv == TOK.colon)
4234 if (nextv == TOK.leftCurly || nextv == TOK.colon || nextv == TOK.semicolon)
4416 (tk.value == TOK.leftParenthesis || tk.value == TOK.leftCurly || tk.value == TOK.in_ || tk.value == TOK.out_ || tk.value == TOK.goesTo ||
4807 (tk.value == TOK.goesTo || tk.value == TOK.leftCurly) ||
4808 token.value == TOK.leftCurly ||
4812 (tk.value == TOK.goesTo || tk.value == TOK.leftCurly)
4957 if (token.value != TOK.leftParenthesis && token.value != TOK.leftCurly)
5005 case TOK.leftCurly:
5035 if (token.value == TOK.leftCurly)
5088 case TOK.leftCurly:
5170 if (token.value != TOK.leftCurly)
5571 if (flags & ParseStatementFlags.curly && token.value != TOK.leftCurly)
5598 else if (token.value == TOK.leftCurly)
5823 if (tv == TOK.leftCurly || tv == TOK.colon)
5830 if (nextv == TOK.leftCurly || nextv == TOK.colon || nextv == TOK.semicolon)
5866 case TOK.leftCurly:
6556 case TOK.leftCurly:
6637 case TOK.leftCurly:
6707 case TOK.leftCurly:
6809 check(TOK.leftCurly);
6835 case TOK.leftCurly:
7409 case TOK.leftCurly:
7597 case TOK.leftCurly:
8322 if (skipAttributes(tk, &tk) && (tk.value == TOK.goesTo || tk.value == TOK.leftCurly))
8336 if (skipAttributes(tk, &tk) && (tk.value == TOK.goesTo || tk.value == TOK.leftCurly))
8389 case TOK.leftCurly:
9238 if (token.value != TOK.leftCurly)
9244 if (token.value != TOK.leftCurly)