Searched refs:FOLLOW_DOT_in_importDeclaration321 (Results 1 – 1 of 1) sorted by relevance
970 … match(input,DOT,FOLLOW_DOT_in_importDeclaration321); if (state.failed) return ; in importDeclaration()20005 …public static final BitSet FOLLOW_DOT_in_importDeclaration321 = new BitSet(new long[]{0x0000000000… field in JavaParser