Home
last modified time | relevance | path

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

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