Searched refs:EQEQ (Results 1 – 14 of 14) sorted by relevance
35 public static final int EQEQ=17; field in SimpleCTP444 if ( ((LA5_0>=BLOCK && LA5_0<=FOR)||(LA5_0>=EQEQ && LA5_0<=PLUS)) ) { in block()500 case EQEQ: in stat()630 case EQEQ: in expr()667 match(input,EQEQ,FOLLOW_EQEQ_in_expr352); in expr()
34 EQEQ : '==' ;
32 public static final int EQEQ=17; field in SimpleCLexer393 int _type = EQEQ; in mEQEQ()
38 public static final int EQEQ=17; field in SimpleCParser952 else if ( ((LA7_2>=EQEQ && LA7_2<=PLUS)||LA7_2==21) ) { in stat()1386 if ( ((LA9_0>=EQEQ && LA9_0<=LT)) ) { in condExpr()1397 if ( (LA8_0==EQEQ) ) { in condExpr()1413 string_literal43=(Token)match(input,EQEQ,FOLLOW_EQEQ_in_condExpr622); in condExpr()
57 expr: ^(EQEQ expr expr)
103 EQEQ : '==' ;
58 expr: ^(EQEQ expr expr)
121 public static final int EQEQ=93; field in JavaLexer3075 int _type = EQEQ; in mEQEQ()
1746 EQEQ
266 public static final int EQEQ=93; field in JavaParser6060 …&& LA79_1<=RPAREN)||LA79_1==LBRACKET||LA79_1==DOT||LA79_1==QUES||(LA79_1>=EQEQ && LA79_1<=PERCENT)… in annotation()9749 if ( (LA119_0==EQEQ||LA119_0==BANGEQ) ) { in equalityExpression()9763 if ( input.LA(1)==EQEQ||input.LA(1)==BANGEQ ) { in equalityExpression()