Home
last modified time | relevance | path

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

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