Searched refs:FOLLOW_IMPORT_in_importDeclaration254 (Results 1 - 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/parser/
H A DJavaParser.java867 match(input,IMPORT,FOLLOW_IMPORT_in_importDeclaration254); if (state.failed) return ;
20000 public static final BitSet FOLLOW_IMPORT_in_importDeclaration254 = new BitSet(new long[]{0x0000000000000010L,0x0000000000000002L}); field in class:JavaParser

Completed in 98 milliseconds