Home
last modified time | relevance | path

Searched refs:FOLLOW_IDENTIFIER_in_importDeclaration286 (Results 1 – 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java897 … match(input,IDENTIFIER,FOLLOW_IDENTIFIER_in_importDeclaration286); if (state.failed) return ; in importDeclaration()
20002 …public static final BitSet FOLLOW_IDENTIFIER_in_importDeclaration286 = new BitSet(new long[]{0x000… field in JavaParser