Home
last modified time | relevance | path

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

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