Searched defs:RBRACE (Results 1 – 4 of 4) sorted by relevance
28 static const UChar RBRACE[] = {125,0}; // "}" variable
112 #define RBRACE '}' macro
109 public static final int RBRACE=81; field in JavaLexer
254 public static final int RBRACE=81; field in JavaParser