942943944945946947948949950951952
// annotation* annotation(field); if (state.failed) return; } field.processAnnotations(); if (input.LA(1) == DRL6Lexer.SEMICOLON) { match(input, DRL6Lexer.SEMICOLON, null,
843844845846847848849850851852853
while ( input.LA( 1 ) == DRL6Lexer.AT ) { // annotation* annotation( field ); if ( state.failed ) return; } field.processAnnotations(); if ( input.LA( 1 ) == DRL6Lexer.SEMICOLON ) { match( input, DRL6Lexer.SEMICOLON, null,
while ( input.LA( 1 ) == DRL5Lexer.AT ) { // annotation* annotation( field ); if ( state.failed ) return; } field.processAnnotations(); if ( input.LA( 1 ) == DRL5Lexer.SEMICOLON ) { match( input, DRL5Lexer.SEMICOLON, null,