Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java8051 match(input,COLON,FOLLOW_COLON_in_switchLabel4537); if (state.failed) return ; in switchLabel()
20325 …public static final BitSet FOLLOW_COLON_in_switchLabel4537 = new BitSet(new long[]{0x0000000000000… field in JavaParser