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

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

Completed in 53 milliseconds