529530531532533534535536537538539
if ( state.failed ) return null; ep = stringId(); if ( state.failed ) return null; if( state.backtracking == 0 ) { declare.entryPointId( ep ); } while ( input.LA( 1 ) == DRLLexer.AT ) { // annotation* annotation( declare );
528529530531532533534535536537538
490491492493494495496497498499500
518519520521522523524525526527528
493494495496497498499500501502503
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 ) == DRL6Lexer.AT ) { // annotation* annotation( declare );
527528529530531532533534535536537
532533534535536537538539540541542
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 );