Searched refs:FOLLOW_LBRACKET_in_interfaceMethodDeclaration2316 (Results 1 - 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/parser/
H A DJavaParser.java4250 match(input,LBRACKET,FOLLOW_LBRACKET_in_interfaceMethodDeclaration2316); if (state.failed) return ;
20141 public static final BitSet FOLLOW_LBRACKET_in_interfaceMethodDeclaration2316 = new BitSet(new long[]{0x0000000000000000L,0x0000000000080000L}); field in class:JavaParser

Completed in 44 milliseconds