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

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

Completed in 257 milliseconds