460461462463464465466467468469470
if ( state.failed ) return null; String ep = stringId(); if ( state.failed ) return null; if( state.backtracking == 0 ) { declare.entryPointId( ep ); } while ( input.LA( 1 ) == DRL5Lexer.AT ) { // annotation* annotation( declare );
if ( state.failed ) return null; String ep = stringId(); if ( state.failed ) return null; if( state.backtracking == 0 ) { declare.entryPointId( ep ); } while ( input.LA( 1 ) == DRL6Lexer.AT ) { // annotation* annotation( declare );