Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java6569 int annotationTypeDeclaration_StartIndex = input.index(); in annotationTypeDeclaration() local
6609 … if ( state.backtracking>0 ) { memoize(input, 50, annotationTypeDeclaration_StartIndex); } in annotationTypeDeclaration()