Home
last modified time | relevance | path

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

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