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

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

Completed in 1147 milliseconds