Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java842 … match(input,STATIC,FOLLOW_STATIC_in_importDeclaration209); if (state.failed) return ; in importDeclaration()
19995 …public static final BitSet FOLLOW_STATIC_in_importDeclaration209 = new BitSet(new long[]{0x0000000… field in JavaParser