Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java853 match(input,DOT,FOLLOW_DOT_in_importDeclaration232); if (state.failed) return ; in importDeclaration()
19997 …public static final BitSet FOLLOW_DOT_in_importDeclaration232 = new BitSet(new long[]{0x0000000000… field in JavaParser