Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/parser/
DJavaParser.java721 int LA9_1 = input.LA(2); in importDeclaration() local
723 if ( (LA9_1==STATIC) ) { in importDeclaration()
765 else if ( (LA9_1==IDENTIFIER) ) { in importDeclaration()