Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java6004 int annotation_StartIndex = input.index(); in annotation() local
6120 if ( state.backtracking>0 ) { memoize(input, 45, annotation_StartIndex); } in annotation()