Searched defs:REQUIRES (Results 1 – 7 of 7) sorted by relevance
31 #define REQUIRES(...) \ macro
160 int REQUIRES = 64; field
315 REQUIRES(64), enumConstant
1485 static final Token REQUIRES = new Token (REQUIRES_ID, "requires"); field in OptsParser.Token
1040 REQUIRES, enumConstant
902 CsmElement.token(GeneratedJavaParserConstants.REQUIRES), in concreteSyntaxModelByClass.put()