Home
last modified time | relevance | path

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

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