blob: 020f88f24eb3d8429c322725b511ec513e9f5a1a [file] [log] [blame]
package org.eclipse.osbp.xtext.action.parser.antlr.internal;
import org.eclipse.xtext.*;
import org.eclipse.xtext.parser.*;
import org.eclipse.xtext.parser.impl.*;
import org.eclipse.emf.ecore.util.EcoreUtil;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.common.util.Enumerator;
import org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser;
import org.eclipse.xtext.parser.antlr.XtextTokenStream;
import org.eclipse.xtext.parser.antlr.XtextTokenStream.HiddenTokens;
import org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken;
import org.eclipse.osbp.xtext.action.services.ActionDSLGrammarAccess;
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.util.HashMap;
/**
*
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation
*
* generated by Xtext 2.11.0
*
*/
@SuppressWarnings("all")
public class InternalActionDSLParser extends AbstractInternalAntlrParser {
public static final String[] tokenNames = new String[] {
"<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_ID", "RULE_STRING", "RULE_HEX", "RULE_INT", "RULE_DECIMAL", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_WS", "RULE_ANY_OTHER", "'package'", "'noCommandProvider'", "'{'", "'}'", "'command'", "'describedBy'", "'keyBinding'", "'toolbar'", "'items'", "'spacer'", "'item'", "'icon'", "'state'", "'taskAction'", "'selectWorkloadAction'", "'dialogAction'", "'reportAction'", "'chartAction'", "'workflowAction'", "'datainterchangeAction'", "'filterOn'", "'userinterfaceAction'", "'tableAction'", "'organizationAction'", "'functionalAction'", "'group'", "'canExecute'", "'executeImmediate'", "'messageCategory'", "'onFailMessage'", "'onSuccessMessage'", "'executeLater'", "'onStartedMessage'", "'.'", "'import'", "'static'", "'extension'", "'*'", "'ns'", "';'", "'@'", "'('", "','", "')'", "'='", "'#'", "'['", "']'", "'+='", "'-='", "'*='", "'/='", "'%='", "'<'", "'>'", "'>='", "'||'", "'&&'", "'=='", "'!='", "'==='", "'!=='", "'instanceof'", "'->'", "'..<'", "'..'", "'=>'", "'<>'", "'?:'", "'+'", "'-'", "'**'", "'/'", "'%'", "'!'", "'as'", "'++'", "'--'", "'::'", "'?.'", "'|'", "'if'", "'else'", "'switch'", "':'", "'default'", "'case'", "'for'", "'while'", "'do'", "'var'", "'val'", "'extends'", "'super'", "'new'", "'false'", "'true'", "'null'", "'typeof'", "'throw'", "'return'", "'try'", "'finally'", "'synchronized'", "'catch'", "'?'", "'&'", "'Claim'", "'Start'", "'Stop'", "'Release'", "'Suspend'", "'Resume'", "'Skip'", "'Complete'", "'Delegate'", "'Forward'", "'Fail'", "'Register'", "'Remove'", "'Activate'", "'Exit'", "'RemoveAll'", "'AddAll'", "'New'", "'Save'", "'Delete'", "'Cancel'", "'SaveAndNew'", "'SaveAsNew'", "'PrintOnServer'", "'Download'", "'Import'", "'Export'", "'NextPart'", "'PreviousPart'", "'NextPerspective'", "'PreviousPerspective'", "'Info'", "'MDXQuery'", "'ExportExcel'", "'ExportCsv'", "'ExportPDF'", "'Zoom'", "'ZoomIn'", "'ZoomOut'", "'ZoomActual'", "'Print'", "'PosterPrint'"
};
public static final int T__144=144;
public static final int T__143=143;
public static final int T__146=146;
public static final int RULE_HEX=6;
public static final int T__50=50;
public static final int T__145=145;
public static final int T__140=140;
public static final int T__142=142;
public static final int T__141=141;
public static final int T__59=59;
public static final int T__55=55;
public static final int T__56=56;
public static final int T__57=57;
public static final int T__58=58;
public static final int T__51=51;
public static final int T__137=137;
public static final int T__52=52;
public static final int T__136=136;
public static final int T__53=53;
public static final int T__139=139;
public static final int T__54=54;
public static final int T__138=138;
public static final int T__133=133;
public static final int T__132=132;
public static final int T__60=60;
public static final int T__135=135;
public static final int T__61=61;
public static final int T__134=134;
public static final int RULE_ID=4;
public static final int T__131=131;
public static final int T__130=130;
public static final int RULE_INT=7;
public static final int T__66=66;
public static final int RULE_ML_COMMENT=9;
public static final int T__67=67;
public static final int T__129=129;
public static final int T__68=68;
public static final int T__69=69;
public static final int T__62=62;
public static final int T__126=126;
public static final int T__63=63;
public static final int T__125=125;
public static final int T__64=64;
public static final int T__128=128;
public static final int T__65=65;
public static final int T__127=127;
public static final int T__161=161;
public static final int T__160=160;
public static final int T__37=37;
public static final int T__38=38;
public static final int T__39=39;
public static final int T__33=33;
public static final int T__34=34;
public static final int T__35=35;
public static final int T__36=36;
public static final int T__159=159;
public static final int T__30=30;
public static final int T__158=158;
public static final int T__31=31;
public static final int T__32=32;
public static final int T__155=155;
public static final int T__154=154;
public static final int T__157=157;
public static final int T__156=156;
public static final int T__151=151;
public static final int T__150=150;
public static final int T__153=153;
public static final int T__152=152;
public static final int T__48=48;
public static final int T__49=49;
public static final int T__44=44;
public static final int T__45=45;
public static final int T__46=46;
public static final int T__47=47;
public static final int T__40=40;
public static final int T__148=148;
public static final int T__41=41;
public static final int T__147=147;
public static final int T__42=42;
public static final int T__43=43;
public static final int T__149=149;
public static final int T__91=91;
public static final int T__100=100;
public static final int T__92=92;
public static final int T__93=93;
public static final int T__102=102;
public static final int T__94=94;
public static final int T__101=101;
public static final int T__90=90;
public static final int T__19=19;
public static final int T__15=15;
public static final int T__16=16;
public static final int T__17=17;
public static final int T__18=18;
public static final int T__99=99;
public static final int T__13=13;
public static final int T__14=14;
public static final int T__95=95;
public static final int T__96=96;
public static final int T__97=97;
public static final int T__98=98;
public static final int RULE_DECIMAL=8;
public static final int T__26=26;
public static final int T__27=27;
public static final int T__28=28;
public static final int T__29=29;
public static final int T__22=22;
public static final int T__23=23;
public static final int T__24=24;
public static final int T__25=25;
public static final int T__20=20;
public static final int T__21=21;
public static final int T__122=122;
public static final int T__70=70;
public static final int T__121=121;
public static final int T__71=71;
public static final int T__124=124;
public static final int T__72=72;
public static final int T__123=123;
public static final int T__120=120;
public static final int RULE_STRING=5;
public static final int RULE_SL_COMMENT=10;
public static final int T__77=77;
public static final int T__119=119;
public static final int T__78=78;
public static final int T__118=118;
public static final int T__79=79;
public static final int T__73=73;
public static final int T__115=115;
public static final int EOF=-1;
public static final int T__74=74;
public static final int T__114=114;
public static final int T__75=75;
public static final int T__117=117;
public static final int T__76=76;
public static final int T__116=116;
public static final int T__80=80;
public static final int T__111=111;
public static final int T__81=81;
public static final int T__110=110;
public static final int T__82=82;
public static final int T__113=113;
public static final int T__83=83;
public static final int T__112=112;
public static final int RULE_WS=11;
public static final int RULE_ANY_OTHER=12;
public static final int T__88=88;
public static final int T__108=108;
public static final int T__89=89;
public static final int T__107=107;
public static final int T__109=109;
public static final int T__84=84;
public static final int T__104=104;
public static final int T__85=85;
public static final int T__103=103;
public static final int T__86=86;
public static final int T__106=106;
public static final int T__87=87;
public static final int T__105=105;
// delegates
// delegators
public InternalActionDSLParser(TokenStream input) {
this(input, new RecognizerSharedState());
}
public InternalActionDSLParser(TokenStream input, RecognizerSharedState state) {
super(input, state);
}
public String[] getTokenNames() { return InternalActionDSLParser.tokenNames; }
public String getGrammarFileName() { return "InternalActionDSL.g"; }
private ActionDSLGrammarAccess grammarAccess;
public InternalActionDSLParser(TokenStream input, ActionDSLGrammarAccess grammarAccess) {
this(input);
this.grammarAccess = grammarAccess;
registerRules(grammarAccess.getGrammar());
}
@Override
protected String getFirstRuleName() {
return "ActionModel";
}
@Override
protected ActionDSLGrammarAccess getGrammarAccess() {
return grammarAccess;
}
// $ANTLR start "entryRuleActionModel"
// InternalActionDSL.g:80:1: entryRuleActionModel returns [EObject current=null] : iv_ruleActionModel= ruleActionModel EOF ;
public final EObject entryRuleActionModel() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionModel = null;
try {
// InternalActionDSL.g:80:52: (iv_ruleActionModel= ruleActionModel EOF )
// InternalActionDSL.g:81:2: iv_ruleActionModel= ruleActionModel EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionModelRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionModel=ruleActionModel();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionModel;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionModel"
// $ANTLR start "ruleActionModel"
// InternalActionDSL.g:87:1: ruleActionModel returns [EObject current=null] : ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* ) ;
public final EObject ruleActionModel() throws RecognitionException {
EObject current = null;
EObject lv_importSection_0_0 = null;
EObject lv_packages_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:93:2: ( ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* ) )
// InternalActionDSL.g:94:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* )
{
// InternalActionDSL.g:94:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* )
// InternalActionDSL.g:95:3: ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )*
{
// InternalActionDSL.g:95:3: ( (lv_importSection_0_0= ruleXImportSection ) )?
int alt1=2;
int LA1_0 = input.LA(1);
if ( (LA1_0==47) ) {
alt1=1;
}
switch (alt1) {
case 1 :
// InternalActionDSL.g:96:4: (lv_importSection_0_0= ruleXImportSection )
{
// InternalActionDSL.g:96:4: (lv_importSection_0_0= ruleXImportSection )
// InternalActionDSL.g:97:5: lv_importSection_0_0= ruleXImportSection
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionModelAccess().getImportSectionXImportSectionParserRuleCall_0_0());
}
pushFollow(FOLLOW_3);
lv_importSection_0_0=ruleXImportSection();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionModelRule());
}
set(
current,
"importSection",
lv_importSection_0_0,
"org.eclipse.xtext.xbase.Xtype.XImportSection");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalActionDSL.g:114:3: ( (lv_packages_1_0= ruleActionPackage ) )*
loop2:
do {
int alt2=2;
int LA2_0 = input.LA(1);
if ( (LA2_0==13) ) {
alt2=1;
}
switch (alt2) {
case 1 :
// InternalActionDSL.g:115:4: (lv_packages_1_0= ruleActionPackage )
{
// InternalActionDSL.g:115:4: (lv_packages_1_0= ruleActionPackage )
// InternalActionDSL.g:116:5: lv_packages_1_0= ruleActionPackage
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionModelAccess().getPackagesActionPackageParserRuleCall_1_0());
}
pushFollow(FOLLOW_3);
lv_packages_1_0=ruleActionPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionModelRule());
}
add(
current,
"packages",
lv_packages_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ActionPackage");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop2;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionModel"
// $ANTLR start "entryRuleActionPackage"
// InternalActionDSL.g:137:1: entryRuleActionPackage returns [EObject current=null] : iv_ruleActionPackage= ruleActionPackage EOF ;
public final EObject entryRuleActionPackage() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionPackage = null;
try {
// InternalActionDSL.g:137:54: (iv_ruleActionPackage= ruleActionPackage EOF )
// InternalActionDSL.g:138:2: iv_ruleActionPackage= ruleActionPackage EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionPackageRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionPackage=ruleActionPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionPackage;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionPackage"
// $ANTLR start "ruleActionPackage"
// InternalActionDSL.g:144:1: ruleActionPackage returns [EObject current=null] : ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )? (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )? ) ;
public final EObject ruleActionPackage() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_withouCommandProvider_3_0=null;
Token otherlv_4=null;
Token otherlv_7=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_commands_5_0 = null;
EObject lv_toolbars_6_0 = null;
enterRule();
try {
// InternalActionDSL.g:150:2: ( ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )? (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )? ) )
// InternalActionDSL.g:151:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )? (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )? )
{
// InternalActionDSL.g:151:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )? (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )? )
// InternalActionDSL.g:152:3: () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )? (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )?
{
// InternalActionDSL.g:152:3: ()
// InternalActionDSL.g:153:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionPackageAccess().getActionPackageAction_0(),
current);
}
}
otherlv_1=(Token)match(input,13,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionPackageAccess().getPackageKeyword_1());
}
// InternalActionDSL.g:163:3: ( (lv_name_2_0= ruleQualifiedName ) )
// InternalActionDSL.g:164:4: (lv_name_2_0= ruleQualifiedName )
{
// InternalActionDSL.g:164:4: (lv_name_2_0= ruleQualifiedName )
// InternalActionDSL.g:165:5: lv_name_2_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionPackageAccess().getNameQualifiedNameParserRuleCall_2_0());
}
pushFollow(FOLLOW_5);
lv_name_2_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionPackageRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:182:3: ( (lv_withouCommandProvider_3_0= 'noCommandProvider' ) )?
int alt3=2;
int LA3_0 = input.LA(1);
if ( (LA3_0==14) ) {
alt3=1;
}
switch (alt3) {
case 1 :
// InternalActionDSL.g:183:4: (lv_withouCommandProvider_3_0= 'noCommandProvider' )
{
// InternalActionDSL.g:183:4: (lv_withouCommandProvider_3_0= 'noCommandProvider' )
// InternalActionDSL.g:184:5: lv_withouCommandProvider_3_0= 'noCommandProvider'
{
lv_withouCommandProvider_3_0=(Token)match(input,14,FOLLOW_6); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_withouCommandProvider_3_0, grammarAccess.getActionPackageAccess().getWithouCommandProviderNoCommandProviderKeyword_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionPackageRule());
}
setWithLastConsumed(current, "withouCommandProvider", true, "noCommandProvider");
}
}
}
break;
}
// InternalActionDSL.g:196:3: (otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}' )?
int alt6=2;
int LA6_0 = input.LA(1);
if ( (LA6_0==15) ) {
alt6=1;
}
switch (alt6) {
case 1 :
// InternalActionDSL.g:197:4: otherlv_4= '{' ( (lv_commands_5_0= ruleActionCommand ) )* ( (lv_toolbars_6_0= ruleActionToolbar ) )* otherlv_7= '}'
{
otherlv_4=(Token)match(input,15,FOLLOW_7); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getActionPackageAccess().getLeftCurlyBracketKeyword_4_0());
}
// InternalActionDSL.g:201:4: ( (lv_commands_5_0= ruleActionCommand ) )*
loop4:
do {
int alt4=2;
int LA4_0 = input.LA(1);
if ( (LA4_0==17) ) {
alt4=1;
}
switch (alt4) {
case 1 :
// InternalActionDSL.g:202:5: (lv_commands_5_0= ruleActionCommand )
{
// InternalActionDSL.g:202:5: (lv_commands_5_0= ruleActionCommand )
// InternalActionDSL.g:203:6: lv_commands_5_0= ruleActionCommand
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionPackageAccess().getCommandsActionCommandParserRuleCall_4_1_0());
}
pushFollow(FOLLOW_7);
lv_commands_5_0=ruleActionCommand();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionPackageRule());
}
add(
current,
"commands",
lv_commands_5_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ActionCommand");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop4;
}
} while (true);
// InternalActionDSL.g:220:4: ( (lv_toolbars_6_0= ruleActionToolbar ) )*
loop5:
do {
int alt5=2;
int LA5_0 = input.LA(1);
if ( (LA5_0==20) ) {
alt5=1;
}
switch (alt5) {
case 1 :
// InternalActionDSL.g:221:5: (lv_toolbars_6_0= ruleActionToolbar )
{
// InternalActionDSL.g:221:5: (lv_toolbars_6_0= ruleActionToolbar )
// InternalActionDSL.g:222:6: lv_toolbars_6_0= ruleActionToolbar
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionPackageAccess().getToolbarsActionToolbarParserRuleCall_4_2_0());
}
pushFollow(FOLLOW_8);
lv_toolbars_6_0=ruleActionToolbar();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionPackageRule());
}
add(
current,
"toolbars",
lv_toolbars_6_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ActionToolbar");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop5;
}
} while (true);
otherlv_7=(Token)match(input,16,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getActionPackageAccess().getRightCurlyBracketKeyword_4_3());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionPackage"
// $ANTLR start "entryRuleActionCommand"
// InternalActionDSL.g:248:1: entryRuleActionCommand returns [EObject current=null] : iv_ruleActionCommand= ruleActionCommand EOF ;
public final EObject entryRuleActionCommand() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionCommand = null;
try {
// InternalActionDSL.g:248:54: (iv_ruleActionCommand= ruleActionCommand EOF )
// InternalActionDSL.g:249:2: iv_ruleActionCommand= ruleActionCommand EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionCommandRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionCommand=ruleActionCommand();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionCommand;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionCommand"
// $ANTLR start "ruleActionCommand"
// InternalActionDSL.g:255:1: ruleActionCommand returns [EObject current=null] : ( () otherlv_1= 'command' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )? ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )? ( (lv_actionType_7_0= ruleActionType ) ) ) ;
public final EObject ruleActionCommand() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_name_2_0=null;
Token lv_hasDescription_3_0=null;
Token lv_hasKeyBinding_5_0=null;
Token lv_keyBinding_6_0=null;
AntlrDatatypeRuleToken lv_description_4_0 = null;
EObject lv_actionType_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:261:2: ( ( () otherlv_1= 'command' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )? ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )? ( (lv_actionType_7_0= ruleActionType ) ) ) )
// InternalActionDSL.g:262:2: ( () otherlv_1= 'command' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )? ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )? ( (lv_actionType_7_0= ruleActionType ) ) )
{
// InternalActionDSL.g:262:2: ( () otherlv_1= 'command' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )? ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )? ( (lv_actionType_7_0= ruleActionType ) ) )
// InternalActionDSL.g:263:3: () otherlv_1= 'command' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )? ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )? ( (lv_actionType_7_0= ruleActionType ) )
{
// InternalActionDSL.g:263:3: ()
// InternalActionDSL.g:264:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionCommandAccess().getActionCommandAction_0(),
current);
}
}
otherlv_1=(Token)match(input,17,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionCommandAccess().getCommandKeyword_1());
}
// InternalActionDSL.g:274:3: ( (lv_name_2_0= RULE_ID ) )
// InternalActionDSL.g:275:4: (lv_name_2_0= RULE_ID )
{
// InternalActionDSL.g:275:4: (lv_name_2_0= RULE_ID )
// InternalActionDSL.g:276:5: lv_name_2_0= RULE_ID
{
lv_name_2_0=(Token)match(input,RULE_ID,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_name_2_0, grammarAccess.getActionCommandAccess().getNameIDTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionCommandRule());
}
setWithLastConsumed(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xtype.ID");
}
}
}
// InternalActionDSL.g:292:3: ( ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) ) )?
int alt7=2;
int LA7_0 = input.LA(1);
if ( (LA7_0==18) ) {
alt7=1;
}
switch (alt7) {
case 1 :
// InternalActionDSL.g:293:4: ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:293:4: ( (lv_hasDescription_3_0= 'describedBy' ) )
// InternalActionDSL.g:294:5: (lv_hasDescription_3_0= 'describedBy' )
{
// InternalActionDSL.g:294:5: (lv_hasDescription_3_0= 'describedBy' )
// InternalActionDSL.g:295:6: lv_hasDescription_3_0= 'describedBy'
{
lv_hasDescription_3_0=(Token)match(input,18,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasDescription_3_0, grammarAccess.getActionCommandAccess().getHasDescriptionDescribedByKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionCommandRule());
}
setWithLastConsumed(current, "hasDescription", true, "describedBy");
}
}
}
// InternalActionDSL.g:307:4: ( (lv_description_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:308:5: (lv_description_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:308:5: (lv_description_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:309:6: lv_description_4_0= ruleTRANSLATABLESTRING
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionCommandAccess().getDescriptionTRANSLATABLESTRINGParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_9);
lv_description_4_0=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionCommandRule());
}
set(
current,
"description",
lv_description_4_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TRANSLATABLESTRING");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalActionDSL.g:327:3: ( ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) ) )?
int alt8=2;
int LA8_0 = input.LA(1);
if ( (LA8_0==19) ) {
alt8=1;
}
switch (alt8) {
case 1 :
// InternalActionDSL.g:328:4: ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) )
{
// InternalActionDSL.g:328:4: ( (lv_hasKeyBinding_5_0= 'keyBinding' ) )
// InternalActionDSL.g:329:5: (lv_hasKeyBinding_5_0= 'keyBinding' )
{
// InternalActionDSL.g:329:5: (lv_hasKeyBinding_5_0= 'keyBinding' )
// InternalActionDSL.g:330:6: lv_hasKeyBinding_5_0= 'keyBinding'
{
lv_hasKeyBinding_5_0=(Token)match(input,19,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasKeyBinding_5_0, grammarAccess.getActionCommandAccess().getHasKeyBindingKeyBindingKeyword_4_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionCommandRule());
}
setWithLastConsumed(current, "hasKeyBinding", true, "keyBinding");
}
}
}
// InternalActionDSL.g:342:4: ( (lv_keyBinding_6_0= RULE_STRING ) )
// InternalActionDSL.g:343:5: (lv_keyBinding_6_0= RULE_STRING )
{
// InternalActionDSL.g:343:5: (lv_keyBinding_6_0= RULE_STRING )
// InternalActionDSL.g:344:6: lv_keyBinding_6_0= RULE_STRING
{
lv_keyBinding_6_0=(Token)match(input,RULE_STRING,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_keyBinding_6_0, grammarAccess.getActionCommandAccess().getKeyBindingSTRINGTerminalRuleCall_4_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionCommandRule());
}
setWithLastConsumed(
current,
"keyBinding",
lv_keyBinding_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalActionDSL.g:361:3: ( (lv_actionType_7_0= ruleActionType ) )
// InternalActionDSL.g:362:4: (lv_actionType_7_0= ruleActionType )
{
// InternalActionDSL.g:362:4: (lv_actionType_7_0= ruleActionType )
// InternalActionDSL.g:363:5: lv_actionType_7_0= ruleActionType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionCommandAccess().getActionTypeActionTypeParserRuleCall_5_0());
}
pushFollow(FOLLOW_2);
lv_actionType_7_0=ruleActionType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionCommandRule());
}
set(
current,
"actionType",
lv_actionType_7_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ActionType");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionCommand"
// $ANTLR start "entryRuleActionToolbar"
// InternalActionDSL.g:384:1: entryRuleActionToolbar returns [EObject current=null] : iv_ruleActionToolbar= ruleActionToolbar EOF ;
public final EObject entryRuleActionToolbar() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionToolbar = null;
try {
// InternalActionDSL.g:384:54: (iv_ruleActionToolbar= ruleActionToolbar EOF )
// InternalActionDSL.g:385:2: iv_ruleActionToolbar= ruleActionToolbar EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionToolbar=ruleActionToolbar();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionToolbar;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionToolbar"
// $ANTLR start "ruleActionToolbar"
// InternalActionDSL.g:391:1: ruleActionToolbar returns [EObject current=null] : ( () otherlv_1= 'toolbar' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )? ) ;
public final EObject ruleActionToolbar() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_name_2_0=null;
Token lv_description_3_0=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_8=null;
AntlrDatatypeRuleToken lv_descriptionValue_4_0 = null;
EObject lv_actions_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:397:2: ( ( () otherlv_1= 'toolbar' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )? ) )
// InternalActionDSL.g:398:2: ( () otherlv_1= 'toolbar' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )? )
{
// InternalActionDSL.g:398:2: ( () otherlv_1= 'toolbar' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )? )
// InternalActionDSL.g:399:3: () otherlv_1= 'toolbar' ( (lv_name_2_0= RULE_ID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )?
{
// InternalActionDSL.g:399:3: ()
// InternalActionDSL.g:400:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionToolbarAccess().getActionToolbarAction_0(),
current);
}
}
otherlv_1=(Token)match(input,20,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionToolbarAccess().getToolbarKeyword_1());
}
// InternalActionDSL.g:410:3: ( (lv_name_2_0= RULE_ID ) )
// InternalActionDSL.g:411:4: (lv_name_2_0= RULE_ID )
{
// InternalActionDSL.g:411:4: (lv_name_2_0= RULE_ID )
// InternalActionDSL.g:412:5: lv_name_2_0= RULE_ID
{
lv_name_2_0=(Token)match(input,RULE_ID,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_name_2_0, grammarAccess.getActionToolbarAccess().getNameIDTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionToolbarRule());
}
setWithLastConsumed(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xtype.ID");
}
}
}
// InternalActionDSL.g:428:3: ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )?
int alt9=2;
int LA9_0 = input.LA(1);
if ( (LA9_0==18) ) {
alt9=1;
}
switch (alt9) {
case 1 :
// InternalActionDSL.g:429:4: ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:429:4: ( (lv_description_3_0= 'describedBy' ) )
// InternalActionDSL.g:430:5: (lv_description_3_0= 'describedBy' )
{
// InternalActionDSL.g:430:5: (lv_description_3_0= 'describedBy' )
// InternalActionDSL.g:431:6: lv_description_3_0= 'describedBy'
{
lv_description_3_0=(Token)match(input,18,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_description_3_0, grammarAccess.getActionToolbarAccess().getDescriptionDescribedByKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionToolbarRule());
}
setWithLastConsumed(current, "description", true, "describedBy");
}
}
}
// InternalActionDSL.g:443:4: ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:444:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:444:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:445:6: lv_descriptionValue_4_0= ruleTRANSLATABLESTRING
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarAccess().getDescriptionValueTRANSLATABLESTRINGParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_12);
lv_descriptionValue_4_0=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionToolbarRule());
}
set(
current,
"descriptionValue",
lv_descriptionValue_4_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TRANSLATABLESTRING");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalActionDSL.g:463:3: (otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}' )?
int alt11=2;
int LA11_0 = input.LA(1);
if ( (LA11_0==21) ) {
alt11=1;
}
switch (alt11) {
case 1 :
// InternalActionDSL.g:464:4: otherlv_5= 'items' otherlv_6= '{' ( (lv_actions_7_0= ruleActionToolbarItem ) )* otherlv_8= '}'
{
otherlv_5=(Token)match(input,21,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getActionToolbarAccess().getItemsKeyword_4_0());
}
otherlv_6=(Token)match(input,15,FOLLOW_14); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getActionToolbarAccess().getLeftCurlyBracketKeyword_4_1());
}
// InternalActionDSL.g:472:4: ( (lv_actions_7_0= ruleActionToolbarItem ) )*
loop10:
do {
int alt10=2;
int LA10_0 = input.LA(1);
if ( ((LA10_0>=22 && LA10_0<=23)||LA10_0==25) ) {
alt10=1;
}
switch (alt10) {
case 1 :
// InternalActionDSL.g:473:5: (lv_actions_7_0= ruleActionToolbarItem )
{
// InternalActionDSL.g:473:5: (lv_actions_7_0= ruleActionToolbarItem )
// InternalActionDSL.g:474:6: lv_actions_7_0= ruleActionToolbarItem
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarAccess().getActionsActionToolbarItemParserRuleCall_4_2_0());
}
pushFollow(FOLLOW_14);
lv_actions_7_0=ruleActionToolbarItem();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionToolbarRule());
}
add(
current,
"actions",
lv_actions_7_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ActionToolbarItem");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop10;
}
} while (true);
otherlv_8=(Token)match(input,16,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getActionToolbarAccess().getRightCurlyBracketKeyword_4_3());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionToolbar"
// $ANTLR start "entryRuleActionToolbarItem"
// InternalActionDSL.g:500:1: entryRuleActionToolbarItem returns [EObject current=null] : iv_ruleActionToolbarItem= ruleActionToolbarItem EOF ;
public final EObject entryRuleActionToolbarItem() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionToolbarItem = null;
try {
// InternalActionDSL.g:500:58: (iv_ruleActionToolbarItem= ruleActionToolbarItem EOF )
// InternalActionDSL.g:501:2: iv_ruleActionToolbarItem= ruleActionToolbarItem EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarItemRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionToolbarItem=ruleActionToolbarItem();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionToolbarItem;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionToolbarItem"
// $ANTLR start "ruleActionToolbarItem"
// InternalActionDSL.g:507:1: ruleActionToolbarItem returns [EObject current=null] : (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer | this_ActionState_2= ruleActionState ) ;
public final EObject ruleActionToolbarItem() throws RecognitionException {
EObject current = null;
EObject this_ActionButton_0 = null;
EObject this_ActionSpacer_1 = null;
EObject this_ActionState_2 = null;
enterRule();
try {
// InternalActionDSL.g:513:2: ( (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer | this_ActionState_2= ruleActionState ) )
// InternalActionDSL.g:514:2: (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer | this_ActionState_2= ruleActionState )
{
// InternalActionDSL.g:514:2: (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer | this_ActionState_2= ruleActionState )
int alt12=3;
switch ( input.LA(1) ) {
case 23:
{
alt12=1;
}
break;
case 22:
{
alt12=2;
}
break;
case 25:
{
alt12=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 12, 0, input);
throw nvae;
}
switch (alt12) {
case 1 :
// InternalActionDSL.g:515:3: this_ActionButton_0= ruleActionButton
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarItemAccess().getActionButtonParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_ActionButton_0=ruleActionButton();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionButton_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:524:3: this_ActionSpacer_1= ruleActionSpacer
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarItemAccess().getActionSpacerParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_ActionSpacer_1=ruleActionSpacer();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionSpacer_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalActionDSL.g:533:3: this_ActionState_2= ruleActionState
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionToolbarItemAccess().getActionStateParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_ActionState_2=ruleActionState();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionState_2;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionToolbarItem"
// $ANTLR start "entryRuleActionSpacer"
// InternalActionDSL.g:545:1: entryRuleActionSpacer returns [EObject current=null] : iv_ruleActionSpacer= ruleActionSpacer EOF ;
public final EObject entryRuleActionSpacer() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionSpacer = null;
try {
// InternalActionDSL.g:545:53: (iv_ruleActionSpacer= ruleActionSpacer EOF )
// InternalActionDSL.g:546:2: iv_ruleActionSpacer= ruleActionSpacer EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionSpacerRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionSpacer=ruleActionSpacer();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionSpacer;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionSpacer"
// $ANTLR start "ruleActionSpacer"
// InternalActionDSL.g:552:1: ruleActionSpacer returns [EObject current=null] : ( () otherlv_1= 'spacer' ) ;
public final EObject ruleActionSpacer() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalActionDSL.g:558:2: ( ( () otherlv_1= 'spacer' ) )
// InternalActionDSL.g:559:2: ( () otherlv_1= 'spacer' )
{
// InternalActionDSL.g:559:2: ( () otherlv_1= 'spacer' )
// InternalActionDSL.g:560:3: () otherlv_1= 'spacer'
{
// InternalActionDSL.g:560:3: ()
// InternalActionDSL.g:561:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionSpacerAccess().getActionSpacerAction_0(),
current);
}
}
otherlv_1=(Token)match(input,22,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionSpacerAccess().getSpacerKeyword_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionSpacer"
// $ANTLR start "entryRuleActionButton"
// InternalActionDSL.g:575:1: entryRuleActionButton returns [EObject current=null] : iv_ruleActionButton= ruleActionButton EOF ;
public final EObject entryRuleActionButton() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionButton = null;
try {
// InternalActionDSL.g:575:53: (iv_ruleActionButton= ruleActionButton EOF )
// InternalActionDSL.g:576:2: iv_ruleActionButton= ruleActionButton EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionButtonRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionButton=ruleActionButton();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionButton;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionButton"
// $ANTLR start "ruleActionButton"
// InternalActionDSL.g:582:1: ruleActionButton returns [EObject current=null] : ( () otherlv_1= 'item' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? otherlv_5= 'command' ( (otherlv_6= RULE_ID ) ) (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )? ) ;
public final EObject ruleActionButton() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_description_3_0=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token lv_iconURI_8_0=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
AntlrDatatypeRuleToken lv_descriptionValue_4_0 = null;
enterRule();
try {
// InternalActionDSL.g:588:2: ( ( () otherlv_1= 'item' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? otherlv_5= 'command' ( (otherlv_6= RULE_ID ) ) (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )? ) )
// InternalActionDSL.g:589:2: ( () otherlv_1= 'item' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? otherlv_5= 'command' ( (otherlv_6= RULE_ID ) ) (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )? )
{
// InternalActionDSL.g:589:2: ( () otherlv_1= 'item' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? otherlv_5= 'command' ( (otherlv_6= RULE_ID ) ) (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )? )
// InternalActionDSL.g:590:3: () otherlv_1= 'item' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? otherlv_5= 'command' ( (otherlv_6= RULE_ID ) ) (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )?
{
// InternalActionDSL.g:590:3: ()
// InternalActionDSL.g:591:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionButtonAccess().getActionButtonAction_0(),
current);
}
}
otherlv_1=(Token)match(input,23,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionButtonAccess().getItemKeyword_1());
}
// InternalActionDSL.g:601:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalActionDSL.g:602:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalActionDSL.g:602:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalActionDSL.g:603:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionButtonAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_15);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionButtonRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:620:3: ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )?
int alt13=2;
int LA13_0 = input.LA(1);
if ( (LA13_0==18) ) {
alt13=1;
}
switch (alt13) {
case 1 :
// InternalActionDSL.g:621:4: ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:621:4: ( (lv_description_3_0= 'describedBy' ) )
// InternalActionDSL.g:622:5: (lv_description_3_0= 'describedBy' )
{
// InternalActionDSL.g:622:5: (lv_description_3_0= 'describedBy' )
// InternalActionDSL.g:623:6: lv_description_3_0= 'describedBy'
{
lv_description_3_0=(Token)match(input,18,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_description_3_0, grammarAccess.getActionButtonAccess().getDescriptionDescribedByKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionButtonRule());
}
setWithLastConsumed(current, "description", true, "describedBy");
}
}
}
// InternalActionDSL.g:635:4: ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:636:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:636:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:637:6: lv_descriptionValue_4_0= ruleTRANSLATABLESTRING
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionButtonAccess().getDescriptionValueTRANSLATABLESTRINGParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_16);
lv_descriptionValue_4_0=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionButtonRule());
}
set(
current,
"descriptionValue",
lv_descriptionValue_4_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TRANSLATABLESTRING");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_5=(Token)match(input,17,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getActionButtonAccess().getCommandKeyword_4());
}
// InternalActionDSL.g:659:3: ( (otherlv_6= RULE_ID ) )
// InternalActionDSL.g:660:4: (otherlv_6= RULE_ID )
{
// InternalActionDSL.g:660:4: (otherlv_6= RULE_ID )
// InternalActionDSL.g:661:5: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionButtonRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_17); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getActionButtonAccess().getCommandActionCommandCrossReference_5_0());
}
}
}
// InternalActionDSL.g:672:3: (otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) ) )?
int alt14=2;
int LA14_0 = input.LA(1);
if ( (LA14_0==24) ) {
alt14=1;
}
switch (alt14) {
case 1 :
// InternalActionDSL.g:673:4: otherlv_7= 'icon' ( (lv_iconURI_8_0= RULE_STRING ) )
{
otherlv_7=(Token)match(input,24,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getActionButtonAccess().getIconKeyword_6_0());
}
// InternalActionDSL.g:677:4: ( (lv_iconURI_8_0= RULE_STRING ) )
// InternalActionDSL.g:678:5: (lv_iconURI_8_0= RULE_STRING )
{
// InternalActionDSL.g:678:5: (lv_iconURI_8_0= RULE_STRING )
// InternalActionDSL.g:679:6: lv_iconURI_8_0= RULE_STRING
{
lv_iconURI_8_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_iconURI_8_0, grammarAccess.getActionButtonAccess().getIconURISTRINGTerminalRuleCall_6_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionButtonRule());
}
setWithLastConsumed(
current,
"iconURI",
lv_iconURI_8_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionButton"
// $ANTLR start "entryRuleActionState"
// InternalActionDSL.g:700:1: entryRuleActionState returns [EObject current=null] : iv_ruleActionState= ruleActionState EOF ;
public final EObject entryRuleActionState() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionState = null;
try {
// InternalActionDSL.g:700:52: (iv_ruleActionState= ruleActionState EOF )
// InternalActionDSL.g:701:2: iv_ruleActionState= ruleActionState EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionStateRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionState=ruleActionState();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionState;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionState"
// $ANTLR start "ruleActionState"
// InternalActionDSL.g:707:1: ruleActionState returns [EObject current=null] : ( () otherlv_1= 'state' ) ;
public final EObject ruleActionState() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalActionDSL.g:713:2: ( ( () otherlv_1= 'state' ) )
// InternalActionDSL.g:714:2: ( () otherlv_1= 'state' )
{
// InternalActionDSL.g:714:2: ( () otherlv_1= 'state' )
// InternalActionDSL.g:715:3: () otherlv_1= 'state'
{
// InternalActionDSL.g:715:3: ()
// InternalActionDSL.g:716:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getActionStateAccess().getActionStateAction_0(),
current);
}
}
otherlv_1=(Token)match(input,25,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionStateAccess().getStateKeyword_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionState"
// $ANTLR start "entryRuleActionType"
// InternalActionDSL.g:730:1: entryRuleActionType returns [EObject current=null] : iv_ruleActionType= ruleActionType EOF ;
public final EObject entryRuleActionType() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionType = null;
try {
// InternalActionDSL.g:730:51: (iv_ruleActionType= ruleActionType EOF )
// InternalActionDSL.g:731:2: iv_ruleActionType= ruleActionType EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionType=ruleActionType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionType;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionType"
// $ANTLR start "ruleActionType"
// InternalActionDSL.g:737:1: ruleActionType returns [EObject current=null] : (this_ActionTask_0= ruleActionTask | this_ActionSelectWorkload_1= ruleActionSelectWorkload | this_ActionDialog_2= ruleActionDialog | this_ActionReport_3= ruleActionReport | this_ActionChart_4= ruleActionChart | this_ActionWorkflow_5= ruleActionWorkflow | this_ActionFunction_6= ruleActionFunction | this_ActionDatainterchange_7= ruleActionDatainterchange | this_ActionUI_8= ruleActionUI | this_ActionTable_9= ruleActionTable | this_ActionOrganization_10= ruleActionOrganization ) ;
public final EObject ruleActionType() throws RecognitionException {
EObject current = null;
EObject this_ActionTask_0 = null;
EObject this_ActionSelectWorkload_1 = null;
EObject this_ActionDialog_2 = null;
EObject this_ActionReport_3 = null;
EObject this_ActionChart_4 = null;
EObject this_ActionWorkflow_5 = null;
EObject this_ActionFunction_6 = null;
EObject this_ActionDatainterchange_7 = null;
EObject this_ActionUI_8 = null;
EObject this_ActionTable_9 = null;
EObject this_ActionOrganization_10 = null;
enterRule();
try {
// InternalActionDSL.g:743:2: ( (this_ActionTask_0= ruleActionTask | this_ActionSelectWorkload_1= ruleActionSelectWorkload | this_ActionDialog_2= ruleActionDialog | this_ActionReport_3= ruleActionReport | this_ActionChart_4= ruleActionChart | this_ActionWorkflow_5= ruleActionWorkflow | this_ActionFunction_6= ruleActionFunction | this_ActionDatainterchange_7= ruleActionDatainterchange | this_ActionUI_8= ruleActionUI | this_ActionTable_9= ruleActionTable | this_ActionOrganization_10= ruleActionOrganization ) )
// InternalActionDSL.g:744:2: (this_ActionTask_0= ruleActionTask | this_ActionSelectWorkload_1= ruleActionSelectWorkload | this_ActionDialog_2= ruleActionDialog | this_ActionReport_3= ruleActionReport | this_ActionChart_4= ruleActionChart | this_ActionWorkflow_5= ruleActionWorkflow | this_ActionFunction_6= ruleActionFunction | this_ActionDatainterchange_7= ruleActionDatainterchange | this_ActionUI_8= ruleActionUI | this_ActionTable_9= ruleActionTable | this_ActionOrganization_10= ruleActionOrganization )
{
// InternalActionDSL.g:744:2: (this_ActionTask_0= ruleActionTask | this_ActionSelectWorkload_1= ruleActionSelectWorkload | this_ActionDialog_2= ruleActionDialog | this_ActionReport_3= ruleActionReport | this_ActionChart_4= ruleActionChart | this_ActionWorkflow_5= ruleActionWorkflow | this_ActionFunction_6= ruleActionFunction | this_ActionDatainterchange_7= ruleActionDatainterchange | this_ActionUI_8= ruleActionUI | this_ActionTable_9= ruleActionTable | this_ActionOrganization_10= ruleActionOrganization )
int alt15=11;
switch ( input.LA(1) ) {
case 26:
{
alt15=1;
}
break;
case 27:
{
alt15=2;
}
break;
case 28:
{
alt15=3;
}
break;
case 29:
{
alt15=4;
}
break;
case 30:
{
alt15=5;
}
break;
case 31:
{
alt15=6;
}
break;
case 37:
{
alt15=7;
}
break;
case 32:
{
alt15=8;
}
break;
case 34:
{
alt15=9;
}
break;
case 35:
{
alt15=10;
}
break;
case 36:
{
alt15=11;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 15, 0, input);
throw nvae;
}
switch (alt15) {
case 1 :
// InternalActionDSL.g:745:3: this_ActionTask_0= ruleActionTask
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionTaskParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_ActionTask_0=ruleActionTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionTask_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:754:3: this_ActionSelectWorkload_1= ruleActionSelectWorkload
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionSelectWorkloadParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_ActionSelectWorkload_1=ruleActionSelectWorkload();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionSelectWorkload_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalActionDSL.g:763:3: this_ActionDialog_2= ruleActionDialog
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionDialogParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_ActionDialog_2=ruleActionDialog();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionDialog_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalActionDSL.g:772:3: this_ActionReport_3= ruleActionReport
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionReportParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_ActionReport_3=ruleActionReport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionReport_3;
afterParserOrEnumRuleCall();
}
}
break;
case 5 :
// InternalActionDSL.g:781:3: this_ActionChart_4= ruleActionChart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionChartParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_ActionChart_4=ruleActionChart();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionChart_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalActionDSL.g:790:3: this_ActionWorkflow_5= ruleActionWorkflow
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionWorkflowParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_ActionWorkflow_5=ruleActionWorkflow();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionWorkflow_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalActionDSL.g:799:3: this_ActionFunction_6= ruleActionFunction
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionFunctionParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_ActionFunction_6=ruleActionFunction();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionFunction_6;
afterParserOrEnumRuleCall();
}
}
break;
case 8 :
// InternalActionDSL.g:808:3: this_ActionDatainterchange_7= ruleActionDatainterchange
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionDatainterchangeParserRuleCall_7());
}
pushFollow(FOLLOW_2);
this_ActionDatainterchange_7=ruleActionDatainterchange();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionDatainterchange_7;
afterParserOrEnumRuleCall();
}
}
break;
case 9 :
// InternalActionDSL.g:817:3: this_ActionUI_8= ruleActionUI
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionUIParserRuleCall_8());
}
pushFollow(FOLLOW_2);
this_ActionUI_8=ruleActionUI();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionUI_8;
afterParserOrEnumRuleCall();
}
}
break;
case 10 :
// InternalActionDSL.g:826:3: this_ActionTable_9= ruleActionTable
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionTableParserRuleCall_9());
}
pushFollow(FOLLOW_2);
this_ActionTable_9=ruleActionTable();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionTable_9;
afterParserOrEnumRuleCall();
}
}
break;
case 11 :
// InternalActionDSL.g:835:3: this_ActionOrganization_10= ruleActionOrganization
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTypeAccess().getActionOrganizationParserRuleCall_10());
}
pushFollow(FOLLOW_2);
this_ActionOrganization_10=ruleActionOrganization();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ActionOrganization_10;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionType"
// $ANTLR start "entryRuleActionTask"
// InternalActionDSL.g:847:1: entryRuleActionTask returns [EObject current=null] : iv_ruleActionTask= ruleActionTask EOF ;
public final EObject entryRuleActionTask() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionTask = null;
try {
// InternalActionDSL.g:847:51: (iv_ruleActionTask= ruleActionTask EOF )
// InternalActionDSL.g:848:2: iv_ruleActionTask= ruleActionTask EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTaskRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionTask=ruleActionTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionTask;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionTask"
// $ANTLR start "ruleActionTask"
// InternalActionDSL.g:854:1: ruleActionTask returns [EObject current=null] : (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) ) ;
public final EObject ruleActionTask() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:860:2: ( (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) ) )
// InternalActionDSL.g:861:2: (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) )
{
// InternalActionDSL.g:861:2: (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) )
// InternalActionDSL.g:862:3: otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) )
{
otherlv_0=(Token)match(input,26,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionTaskAccess().getTaskActionKeyword_0());
}
// InternalActionDSL.g:866:3: ( (lv_action_1_0= ruleTaskActionEnum ) )
// InternalActionDSL.g:867:4: (lv_action_1_0= ruleTaskActionEnum )
{
// InternalActionDSL.g:867:4: (lv_action_1_0= ruleTaskActionEnum )
// InternalActionDSL.g:868:5: lv_action_1_0= ruleTaskActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTaskAccess().getActionTaskActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleTaskActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionTaskRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TaskActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionTask"
// $ANTLR start "entryRuleActionSelectWorkload"
// InternalActionDSL.g:889:1: entryRuleActionSelectWorkload returns [EObject current=null] : iv_ruleActionSelectWorkload= ruleActionSelectWorkload EOF ;
public final EObject entryRuleActionSelectWorkload() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionSelectWorkload = null;
try {
// InternalActionDSL.g:889:61: (iv_ruleActionSelectWorkload= ruleActionSelectWorkload EOF )
// InternalActionDSL.g:890:2: iv_ruleActionSelectWorkload= ruleActionSelectWorkload EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionSelectWorkloadRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionSelectWorkload=ruleActionSelectWorkload();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionSelectWorkload;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionSelectWorkload"
// $ANTLR start "ruleActionSelectWorkload"
// InternalActionDSL.g:896:1: ruleActionSelectWorkload returns [EObject current=null] : (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) ) ;
public final EObject ruleActionSelectWorkload() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:902:2: ( (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) ) )
// InternalActionDSL.g:903:2: (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) )
{
// InternalActionDSL.g:903:2: (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) )
// InternalActionDSL.g:904:3: otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) )
{
otherlv_0=(Token)match(input,27,FOLLOW_19); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionSelectWorkloadAccess().getSelectWorkloadActionKeyword_0());
}
// InternalActionDSL.g:908:3: ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) )
// InternalActionDSL.g:909:4: (lv_action_1_0= ruleSelectWorkloadActionEnum )
{
// InternalActionDSL.g:909:4: (lv_action_1_0= ruleSelectWorkloadActionEnum )
// InternalActionDSL.g:910:5: lv_action_1_0= ruleSelectWorkloadActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionSelectWorkloadAccess().getActionSelectWorkloadActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleSelectWorkloadActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionSelectWorkloadRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.SelectWorkloadActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionSelectWorkload"
// $ANTLR start "entryRuleActionDialog"
// InternalActionDSL.g:931:1: entryRuleActionDialog returns [EObject current=null] : iv_ruleActionDialog= ruleActionDialog EOF ;
public final EObject entryRuleActionDialog() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionDialog = null;
try {
// InternalActionDSL.g:931:53: (iv_ruleActionDialog= ruleActionDialog EOF )
// InternalActionDSL.g:932:2: iv_ruleActionDialog= ruleActionDialog EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionDialogRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionDialog=ruleActionDialog();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionDialog;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionDialog"
// $ANTLR start "ruleActionDialog"
// InternalActionDSL.g:938:1: ruleActionDialog returns [EObject current=null] : (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) ) ;
public final EObject ruleActionDialog() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:944:2: ( (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) ) )
// InternalActionDSL.g:945:2: (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) )
{
// InternalActionDSL.g:945:2: (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) )
// InternalActionDSL.g:946:3: otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) )
{
otherlv_0=(Token)match(input,28,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionDialogAccess().getDialogActionKeyword_0());
}
// InternalActionDSL.g:950:3: ( (lv_action_1_0= ruleDialogActionEnum ) )
// InternalActionDSL.g:951:4: (lv_action_1_0= ruleDialogActionEnum )
{
// InternalActionDSL.g:951:4: (lv_action_1_0= ruleDialogActionEnum )
// InternalActionDSL.g:952:5: lv_action_1_0= ruleDialogActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionDialogAccess().getActionDialogActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleDialogActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionDialogRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.DialogActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionDialog"
// $ANTLR start "entryRuleActionReport"
// InternalActionDSL.g:973:1: entryRuleActionReport returns [EObject current=null] : iv_ruleActionReport= ruleActionReport EOF ;
public final EObject entryRuleActionReport() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionReport = null;
try {
// InternalActionDSL.g:973:53: (iv_ruleActionReport= ruleActionReport EOF )
// InternalActionDSL.g:974:2: iv_ruleActionReport= ruleActionReport EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionReportRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionReport=ruleActionReport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionReport;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionReport"
// $ANTLR start "ruleActionReport"
// InternalActionDSL.g:980:1: ruleActionReport returns [EObject current=null] : (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) ) ;
public final EObject ruleActionReport() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:986:2: ( (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) ) )
// InternalActionDSL.g:987:2: (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) )
{
// InternalActionDSL.g:987:2: (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) )
// InternalActionDSL.g:988:3: otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) )
{
otherlv_0=(Token)match(input,29,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionReportAccess().getReportActionKeyword_0());
}
// InternalActionDSL.g:992:3: ( (lv_action_1_0= ruleReportActionEnum ) )
// InternalActionDSL.g:993:4: (lv_action_1_0= ruleReportActionEnum )
{
// InternalActionDSL.g:993:4: (lv_action_1_0= ruleReportActionEnum )
// InternalActionDSL.g:994:5: lv_action_1_0= ruleReportActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionReportAccess().getActionReportActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleReportActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionReportRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ReportActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionReport"
// $ANTLR start "entryRuleActionChart"
// InternalActionDSL.g:1015:1: entryRuleActionChart returns [EObject current=null] : iv_ruleActionChart= ruleActionChart EOF ;
public final EObject entryRuleActionChart() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionChart = null;
try {
// InternalActionDSL.g:1015:52: (iv_ruleActionChart= ruleActionChart EOF )
// InternalActionDSL.g:1016:2: iv_ruleActionChart= ruleActionChart EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionChartRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionChart=ruleActionChart();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionChart;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionChart"
// $ANTLR start "ruleActionChart"
// InternalActionDSL.g:1022:1: ruleActionChart returns [EObject current=null] : (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) ) ;
public final EObject ruleActionChart() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1028:2: ( (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) ) )
// InternalActionDSL.g:1029:2: (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) )
{
// InternalActionDSL.g:1029:2: (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) )
// InternalActionDSL.g:1030:3: otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) )
{
otherlv_0=(Token)match(input,30,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionChartAccess().getChartActionKeyword_0());
}
// InternalActionDSL.g:1034:3: ( (lv_action_1_0= ruleChartActionEnum ) )
// InternalActionDSL.g:1035:4: (lv_action_1_0= ruleChartActionEnum )
{
// InternalActionDSL.g:1035:4: (lv_action_1_0= ruleChartActionEnum )
// InternalActionDSL.g:1036:5: lv_action_1_0= ruleChartActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionChartAccess().getActionChartActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleChartActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionChartRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.ChartActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionChart"
// $ANTLR start "entryRuleActionWorkflow"
// InternalActionDSL.g:1057:1: entryRuleActionWorkflow returns [EObject current=null] : iv_ruleActionWorkflow= ruleActionWorkflow EOF ;
public final EObject entryRuleActionWorkflow() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionWorkflow = null;
try {
// InternalActionDSL.g:1057:55: (iv_ruleActionWorkflow= ruleActionWorkflow EOF )
// InternalActionDSL.g:1058:2: iv_ruleActionWorkflow= ruleActionWorkflow EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionWorkflowRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionWorkflow=ruleActionWorkflow();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionWorkflow;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionWorkflow"
// $ANTLR start "ruleActionWorkflow"
// InternalActionDSL.g:1064:1: ruleActionWorkflow returns [EObject current=null] : (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) ) ;
public final EObject ruleActionWorkflow() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1070:2: ( (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) ) )
// InternalActionDSL.g:1071:2: (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) )
{
// InternalActionDSL.g:1071:2: (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) )
// InternalActionDSL.g:1072:3: otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) )
{
otherlv_0=(Token)match(input,31,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionWorkflowAccess().getWorkflowActionKeyword_0());
}
// InternalActionDSL.g:1076:3: ( (lv_action_1_0= ruleWorkflowActionEnum ) )
// InternalActionDSL.g:1077:4: (lv_action_1_0= ruleWorkflowActionEnum )
{
// InternalActionDSL.g:1077:4: (lv_action_1_0= ruleWorkflowActionEnum )
// InternalActionDSL.g:1078:5: lv_action_1_0= ruleWorkflowActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionWorkflowAccess().getActionWorkflowActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleWorkflowActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionWorkflowRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.WorkflowActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionWorkflow"
// $ANTLR start "entryRuleActionDatainterchange"
// InternalActionDSL.g:1099:1: entryRuleActionDatainterchange returns [EObject current=null] : iv_ruleActionDatainterchange= ruleActionDatainterchange EOF ;
public final EObject entryRuleActionDatainterchange() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionDatainterchange = null;
try {
// InternalActionDSL.g:1099:62: (iv_ruleActionDatainterchange= ruleActionDatainterchange EOF )
// InternalActionDSL.g:1100:2: iv_ruleActionDatainterchange= ruleActionDatainterchange EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionDatainterchangeRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionDatainterchange=ruleActionDatainterchange();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionDatainterchange;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionDatainterchange"
// $ANTLR start "ruleActionDatainterchange"
// InternalActionDSL.g:1106:1: ruleActionDatainterchange returns [EObject current=null] : (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( ( ruleFQN ) ) ( (lv_hasfilter_3_0= 'filterOn' ) )? ) ;
public final EObject ruleActionDatainterchange() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token lv_hasfilter_3_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1112:2: ( (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( ( ruleFQN ) ) ( (lv_hasfilter_3_0= 'filterOn' ) )? ) )
// InternalActionDSL.g:1113:2: (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( ( ruleFQN ) ) ( (lv_hasfilter_3_0= 'filterOn' ) )? )
{
// InternalActionDSL.g:1113:2: (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( ( ruleFQN ) ) ( (lv_hasfilter_3_0= 'filterOn' ) )? )
// InternalActionDSL.g:1114:3: otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( ( ruleFQN ) ) ( (lv_hasfilter_3_0= 'filterOn' ) )?
{
otherlv_0=(Token)match(input,32,FOLLOW_24); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionDatainterchangeAccess().getDatainterchangeActionKeyword_0());
}
// InternalActionDSL.g:1118:3: ( (lv_action_1_0= ruleDatainterchangeActionEnum ) )
// InternalActionDSL.g:1119:4: (lv_action_1_0= ruleDatainterchangeActionEnum )
{
// InternalActionDSL.g:1119:4: (lv_action_1_0= ruleDatainterchangeActionEnum )
// InternalActionDSL.g:1120:5: lv_action_1_0= ruleDatainterchangeActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionDatainterchangeAccess().getActionDatainterchangeActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_4);
lv_action_1_0=ruleDatainterchangeActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionDatainterchangeRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.DatainterchangeActionEnum");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1137:3: ( ( ruleFQN ) )
// InternalActionDSL.g:1138:4: ( ruleFQN )
{
// InternalActionDSL.g:1138:4: ( ruleFQN )
// InternalActionDSL.g:1139:5: ruleFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionDatainterchangeRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionDatainterchangeAccess().getDataRefDataInterchangeCrossReference_2_0());
}
pushFollow(FOLLOW_25);
ruleFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1153:3: ( (lv_hasfilter_3_0= 'filterOn' ) )?
int alt16=2;
int LA16_0 = input.LA(1);
if ( (LA16_0==33) ) {
alt16=1;
}
switch (alt16) {
case 1 :
// InternalActionDSL.g:1154:4: (lv_hasfilter_3_0= 'filterOn' )
{
// InternalActionDSL.g:1154:4: (lv_hasfilter_3_0= 'filterOn' )
// InternalActionDSL.g:1155:5: lv_hasfilter_3_0= 'filterOn'
{
lv_hasfilter_3_0=(Token)match(input,33,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasfilter_3_0, grammarAccess.getActionDatainterchangeAccess().getHasfilterFilterOnKeyword_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionDatainterchangeRule());
}
setWithLastConsumed(current, "hasfilter", true, "filterOn");
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionDatainterchange"
// $ANTLR start "entryRuleActionUI"
// InternalActionDSL.g:1171:1: entryRuleActionUI returns [EObject current=null] : iv_ruleActionUI= ruleActionUI EOF ;
public final EObject entryRuleActionUI() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionUI = null;
try {
// InternalActionDSL.g:1171:49: (iv_ruleActionUI= ruleActionUI EOF )
// InternalActionDSL.g:1172:2: iv_ruleActionUI= ruleActionUI EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionUIRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionUI=ruleActionUI();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionUI;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionUI"
// $ANTLR start "ruleActionUI"
// InternalActionDSL.g:1178:1: ruleActionUI returns [EObject current=null] : (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) ) ;
public final EObject ruleActionUI() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1184:2: ( (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) ) )
// InternalActionDSL.g:1185:2: (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) )
{
// InternalActionDSL.g:1185:2: (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) )
// InternalActionDSL.g:1186:3: otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) )
{
otherlv_0=(Token)match(input,34,FOLLOW_26); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionUIAccess().getUserinterfaceActionKeyword_0());
}
// InternalActionDSL.g:1190:3: ( (lv_action_1_0= ruleUIActionEnum ) )
// InternalActionDSL.g:1191:4: (lv_action_1_0= ruleUIActionEnum )
{
// InternalActionDSL.g:1191:4: (lv_action_1_0= ruleUIActionEnum )
// InternalActionDSL.g:1192:5: lv_action_1_0= ruleUIActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionUIAccess().getActionUIActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleUIActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionUIRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.UIActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionUI"
// $ANTLR start "entryRuleActionTable"
// InternalActionDSL.g:1213:1: entryRuleActionTable returns [EObject current=null] : iv_ruleActionTable= ruleActionTable EOF ;
public final EObject entryRuleActionTable() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionTable = null;
try {
// InternalActionDSL.g:1213:52: (iv_ruleActionTable= ruleActionTable EOF )
// InternalActionDSL.g:1214:2: iv_ruleActionTable= ruleActionTable EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTableRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionTable=ruleActionTable();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionTable;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionTable"
// $ANTLR start "ruleActionTable"
// InternalActionDSL.g:1220:1: ruleActionTable returns [EObject current=null] : (otherlv_0= 'tableAction' ( (lv_action_1_0= ruleTableActionEnum ) ) ) ;
public final EObject ruleActionTable() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1226:2: ( (otherlv_0= 'tableAction' ( (lv_action_1_0= ruleTableActionEnum ) ) ) )
// InternalActionDSL.g:1227:2: (otherlv_0= 'tableAction' ( (lv_action_1_0= ruleTableActionEnum ) ) )
{
// InternalActionDSL.g:1227:2: (otherlv_0= 'tableAction' ( (lv_action_1_0= ruleTableActionEnum ) ) )
// InternalActionDSL.g:1228:3: otherlv_0= 'tableAction' ( (lv_action_1_0= ruleTableActionEnum ) )
{
otherlv_0=(Token)match(input,35,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionTableAccess().getTableActionKeyword_0());
}
// InternalActionDSL.g:1232:3: ( (lv_action_1_0= ruleTableActionEnum ) )
// InternalActionDSL.g:1233:4: (lv_action_1_0= ruleTableActionEnum )
{
// InternalActionDSL.g:1233:4: (lv_action_1_0= ruleTableActionEnum )
// InternalActionDSL.g:1234:5: lv_action_1_0= ruleTableActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionTableAccess().getActionTableActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleTableActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionTableRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.TableActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionTable"
// $ANTLR start "entryRuleActionOrganization"
// InternalActionDSL.g:1255:1: entryRuleActionOrganization returns [EObject current=null] : iv_ruleActionOrganization= ruleActionOrganization EOF ;
public final EObject entryRuleActionOrganization() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionOrganization = null;
try {
// InternalActionDSL.g:1255:59: (iv_ruleActionOrganization= ruleActionOrganization EOF )
// InternalActionDSL.g:1256:2: iv_ruleActionOrganization= ruleActionOrganization EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionOrganizationRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionOrganization=ruleActionOrganization();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionOrganization;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionOrganization"
// $ANTLR start "ruleActionOrganization"
// InternalActionDSL.g:1262:1: ruleActionOrganization returns [EObject current=null] : (otherlv_0= 'organizationAction' ( (lv_action_1_0= ruleOrganizationActionEnum ) ) ) ;
public final EObject ruleActionOrganization() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1268:2: ( (otherlv_0= 'organizationAction' ( (lv_action_1_0= ruleOrganizationActionEnum ) ) ) )
// InternalActionDSL.g:1269:2: (otherlv_0= 'organizationAction' ( (lv_action_1_0= ruleOrganizationActionEnum ) ) )
{
// InternalActionDSL.g:1269:2: (otherlv_0= 'organizationAction' ( (lv_action_1_0= ruleOrganizationActionEnum ) ) )
// InternalActionDSL.g:1270:3: otherlv_0= 'organizationAction' ( (lv_action_1_0= ruleOrganizationActionEnum ) )
{
otherlv_0=(Token)match(input,36,FOLLOW_28); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionOrganizationAccess().getOrganizationActionKeyword_0());
}
// InternalActionDSL.g:1274:3: ( (lv_action_1_0= ruleOrganizationActionEnum ) )
// InternalActionDSL.g:1275:4: (lv_action_1_0= ruleOrganizationActionEnum )
{
// InternalActionDSL.g:1275:4: (lv_action_1_0= ruleOrganizationActionEnum )
// InternalActionDSL.g:1276:5: lv_action_1_0= ruleOrganizationActionEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionOrganizationAccess().getActionOrganizationActionEnumEnumRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_action_1_0=ruleOrganizationActionEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getActionOrganizationRule());
}
set(
current,
"action",
lv_action_1_0,
"org.eclipse.osbp.xtext.action.ActionDSL.OrganizationActionEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionOrganization"
// $ANTLR start "entryRuleActionFunction"
// InternalActionDSL.g:1297:1: entryRuleActionFunction returns [EObject current=null] : iv_ruleActionFunction= ruleActionFunction EOF ;
public final EObject entryRuleActionFunction() throws RecognitionException {
EObject current = null;
EObject iv_ruleActionFunction = null;
try {
// InternalActionDSL.g:1297:55: (iv_ruleActionFunction= ruleActionFunction EOF )
// InternalActionDSL.g:1298:2: iv_ruleActionFunction= ruleActionFunction EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getActionFunctionRule());
}
pushFollow(FOLLOW_1);
iv_ruleActionFunction=ruleActionFunction();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleActionFunction;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleActionFunction"
// $ANTLR start "ruleActionFunction"
// InternalActionDSL.g:1304:1: ruleActionFunction returns [EObject current=null] : (otherlv_0= 'functionalAction' otherlv_1= 'group' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'canExecute' ( (otherlv_4= RULE_ID ) ) ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) ) ) ;
public final EObject ruleActionFunction() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token lv_hasExecuteImmediate_5_0=null;
Token otherlv_6=null;
Token lv_hasMessage_7_0=null;
Token otherlv_8=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token lv_hasSuccessMessage_11_0=null;
Token otherlv_12=null;
Token lv_hasExecuteLater_13_0=null;
Token otherlv_14=null;
Token lv_hasStartedMessage_15_0=null;
Token otherlv_16=null;
Token otherlv_17=null;
Token otherlv_18=null;
enterRule();
try {
// InternalActionDSL.g:1310:2: ( (otherlv_0= 'functionalAction' otherlv_1= 'group' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'canExecute' ( (otherlv_4= RULE_ID ) ) ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) ) ) )
// InternalActionDSL.g:1311:2: (otherlv_0= 'functionalAction' otherlv_1= 'group' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'canExecute' ( (otherlv_4= RULE_ID ) ) ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) ) )
{
// InternalActionDSL.g:1311:2: (otherlv_0= 'functionalAction' otherlv_1= 'group' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'canExecute' ( (otherlv_4= RULE_ID ) ) ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) ) )
// InternalActionDSL.g:1312:3: otherlv_0= 'functionalAction' otherlv_1= 'group' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'canExecute' ( (otherlv_4= RULE_ID ) ) ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) )
{
otherlv_0=(Token)match(input,37,FOLLOW_29); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionFunctionAccess().getFunctionalActionKeyword_0());
}
otherlv_1=(Token)match(input,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionFunctionAccess().getGroupKeyword_1());
}
// InternalActionDSL.g:1320:3: ( (otherlv_2= RULE_ID ) )
// InternalActionDSL.g:1321:4: (otherlv_2= RULE_ID )
{
// InternalActionDSL.g:1321:4: (otherlv_2= RULE_ID )
// InternalActionDSL.g:1322:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_30); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getActionFunctionAccess().getActionGroupFunctionLibraryActionGroupCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,39,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getActionFunctionAccess().getCanExecuteKeyword_3());
}
// InternalActionDSL.g:1337:3: ( (otherlv_4= RULE_ID ) )
// InternalActionDSL.g:1338:4: (otherlv_4= RULE_ID )
{
// InternalActionDSL.g:1338:4: (otherlv_4= RULE_ID )
// InternalActionDSL.g:1339:5: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_31); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getActionFunctionAccess().getCanExecuteFunctionLibraryCanExecuteCrossReference_4_0());
}
}
}
// InternalActionDSL.g:1350:3: ( ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? ) | ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? ) )
int alt20=2;
int LA20_0 = input.LA(1);
if ( (LA20_0==40) ) {
alt20=1;
}
else if ( (LA20_0==44) ) {
alt20=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 20, 0, input);
throw nvae;
}
switch (alt20) {
case 1 :
// InternalActionDSL.g:1351:4: ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? )
{
// InternalActionDSL.g:1351:4: ( ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )? )
// InternalActionDSL.g:1352:5: ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) ) ( (otherlv_6= RULE_ID ) ) ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )?
{
// InternalActionDSL.g:1352:5: ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) )
// InternalActionDSL.g:1353:6: (lv_hasExecuteImmediate_5_0= 'executeImmediate' )
{
// InternalActionDSL.g:1353:6: (lv_hasExecuteImmediate_5_0= 'executeImmediate' )
// InternalActionDSL.g:1354:7: lv_hasExecuteImmediate_5_0= 'executeImmediate'
{
lv_hasExecuteImmediate_5_0=(Token)match(input,40,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasExecuteImmediate_5_0, grammarAccess.getActionFunctionAccess().getHasExecuteImmediateExecuteImmediateKeyword_5_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
setWithLastConsumed(current, "hasExecuteImmediate", true, "executeImmediate");
}
}
}
// InternalActionDSL.g:1366:5: ( (otherlv_6= RULE_ID ) )
// InternalActionDSL.g:1367:6: (otherlv_6= RULE_ID )
{
// InternalActionDSL.g:1367:6: (otherlv_6= RULE_ID )
// InternalActionDSL.g:1368:7: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_32); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getActionFunctionAccess().getExecuteImmediateFunctionLibraryExecuteCrossReference_5_0_1_0());
}
}
}
// InternalActionDSL.g:1379:5: ( ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )? )?
int alt18=2;
int LA18_0 = input.LA(1);
if ( (LA18_0==41) ) {
alt18=1;
}
switch (alt18) {
case 1 :
// InternalActionDSL.g:1380:6: ( (lv_hasMessage_7_0= 'messageCategory' ) ) ( (otherlv_8= RULE_ID ) ) otherlv_9= 'onFailMessage' ( (otherlv_10= RULE_ID ) ) ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )?
{
// InternalActionDSL.g:1380:6: ( (lv_hasMessage_7_0= 'messageCategory' ) )
// InternalActionDSL.g:1381:7: (lv_hasMessage_7_0= 'messageCategory' )
{
// InternalActionDSL.g:1381:7: (lv_hasMessage_7_0= 'messageCategory' )
// InternalActionDSL.g:1382:8: lv_hasMessage_7_0= 'messageCategory'
{
lv_hasMessage_7_0=(Token)match(input,41,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasMessage_7_0, grammarAccess.getActionFunctionAccess().getHasMessageMessageCategoryKeyword_5_0_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
setWithLastConsumed(current, "hasMessage", true, "messageCategory");
}
}
}
// InternalActionDSL.g:1394:6: ( (otherlv_8= RULE_ID ) )
// InternalActionDSL.g:1395:7: (otherlv_8= RULE_ID )
{
// InternalActionDSL.g:1395:7: (otherlv_8= RULE_ID )
// InternalActionDSL.g:1396:8: otherlv_8= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_8=(Token)match(input,RULE_ID,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getActionFunctionAccess().getMessageCategoryMessageCategoryCrossReference_5_0_2_1_0());
}
}
}
otherlv_9=(Token)match(input,42,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getActionFunctionAccess().getOnFailMessageKeyword_5_0_2_2());
}
// InternalActionDSL.g:1411:6: ( (otherlv_10= RULE_ID ) )
// InternalActionDSL.g:1412:7: (otherlv_10= RULE_ID )
{
// InternalActionDSL.g:1412:7: (otherlv_10= RULE_ID )
// InternalActionDSL.g:1413:8: otherlv_10= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_10=(Token)match(input,RULE_ID,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getActionFunctionAccess().getOnFailMessageMessageItemCrossReference_5_0_2_3_0());
}
}
}
// InternalActionDSL.g:1424:6: ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )?
int alt17=2;
int LA17_0 = input.LA(1);
if ( (LA17_0==43) ) {
alt17=1;
}
switch (alt17) {
case 1 :
// InternalActionDSL.g:1425:7: ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) )
{
// InternalActionDSL.g:1425:7: ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) )
// InternalActionDSL.g:1426:8: (lv_hasSuccessMessage_11_0= 'onSuccessMessage' )
{
// InternalActionDSL.g:1426:8: (lv_hasSuccessMessage_11_0= 'onSuccessMessage' )
// InternalActionDSL.g:1427:9: lv_hasSuccessMessage_11_0= 'onSuccessMessage'
{
lv_hasSuccessMessage_11_0=(Token)match(input,43,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasSuccessMessage_11_0, grammarAccess.getActionFunctionAccess().getHasSuccessMessageOnSuccessMessageKeyword_5_0_2_4_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
setWithLastConsumed(current, "hasSuccessMessage", true, "onSuccessMessage");
}
}
}
// InternalActionDSL.g:1439:7: ( (otherlv_12= RULE_ID ) )
// InternalActionDSL.g:1440:8: (otherlv_12= RULE_ID )
{
// InternalActionDSL.g:1440:8: (otherlv_12= RULE_ID )
// InternalActionDSL.g:1441:9: otherlv_12= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_12=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getActionFunctionAccess().getOnSuccessMessageMessageItemCrossReference_5_0_2_4_1_0());
}
}
}
}
break;
}
}
break;
}
}
}
break;
case 2 :
// InternalActionDSL.g:1456:4: ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? )
{
// InternalActionDSL.g:1456:4: ( ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )? )
// InternalActionDSL.g:1457:5: ( (lv_hasExecuteLater_13_0= 'executeLater' ) ) ( (otherlv_14= RULE_ID ) ) ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )?
{
// InternalActionDSL.g:1457:5: ( (lv_hasExecuteLater_13_0= 'executeLater' ) )
// InternalActionDSL.g:1458:6: (lv_hasExecuteLater_13_0= 'executeLater' )
{
// InternalActionDSL.g:1458:6: (lv_hasExecuteLater_13_0= 'executeLater' )
// InternalActionDSL.g:1459:7: lv_hasExecuteLater_13_0= 'executeLater'
{
lv_hasExecuteLater_13_0=(Token)match(input,44,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasExecuteLater_13_0, grammarAccess.getActionFunctionAccess().getHasExecuteLaterExecuteLaterKeyword_5_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
setWithLastConsumed(current, "hasExecuteLater", true, "executeLater");
}
}
}
// InternalActionDSL.g:1471:5: ( (otherlv_14= RULE_ID ) )
// InternalActionDSL.g:1472:6: (otherlv_14= RULE_ID )
{
// InternalActionDSL.g:1472:6: (otherlv_14= RULE_ID )
// InternalActionDSL.g:1473:7: otherlv_14= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_14=(Token)match(input,RULE_ID,FOLLOW_32); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getActionFunctionAccess().getExecuteLaterFunctionLibraryExecuteCrossReference_5_1_1_0());
}
}
}
// InternalActionDSL.g:1484:5: ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )?
int alt19=2;
int LA19_0 = input.LA(1);
if ( (LA19_0==41) ) {
alt19=1;
}
switch (alt19) {
case 1 :
// InternalActionDSL.g:1485:6: ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) )
{
// InternalActionDSL.g:1485:6: ( (lv_hasStartedMessage_15_0= 'messageCategory' ) )
// InternalActionDSL.g:1486:7: (lv_hasStartedMessage_15_0= 'messageCategory' )
{
// InternalActionDSL.g:1486:7: (lv_hasStartedMessage_15_0= 'messageCategory' )
// InternalActionDSL.g:1487:8: lv_hasStartedMessage_15_0= 'messageCategory'
{
lv_hasStartedMessage_15_0=(Token)match(input,41,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasStartedMessage_15_0, grammarAccess.getActionFunctionAccess().getHasStartedMessageMessageCategoryKeyword_5_1_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
setWithLastConsumed(current, "hasStartedMessage", true, "messageCategory");
}
}
}
// InternalActionDSL.g:1499:6: ( (otherlv_16= RULE_ID ) )
// InternalActionDSL.g:1500:7: (otherlv_16= RULE_ID )
{
// InternalActionDSL.g:1500:7: (otherlv_16= RULE_ID )
// InternalActionDSL.g:1501:8: otherlv_16= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_16=(Token)match(input,RULE_ID,FOLLOW_35); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getActionFunctionAccess().getMessageCategoryMessageCategoryCrossReference_5_1_2_1_0());
}
}
}
otherlv_17=(Token)match(input,45,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getActionFunctionAccess().getOnStartedMessageKeyword_5_1_2_2());
}
// InternalActionDSL.g:1516:6: ( (otherlv_18= RULE_ID ) )
// InternalActionDSL.g:1517:7: (otherlv_18= RULE_ID )
{
// InternalActionDSL.g:1517:7: (otherlv_18= RULE_ID )
// InternalActionDSL.g:1518:8: otherlv_18= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_18=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getActionFunctionAccess().getOnStartedMessageMessageItemCrossReference_5_1_2_3_0());
}
}
}
}
break;
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionFunction"
// $ANTLR start "entryRuleTRANSLATABLEID"
// InternalActionDSL.g:1536:1: entryRuleTRANSLATABLEID returns [String current=null] : iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF ;
public final String entryRuleTRANSLATABLEID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLEID = null;
try {
// InternalActionDSL.g:1536:54: (iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF )
// InternalActionDSL.g:1537:2: iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTRANSLATABLEIDRule());
}
pushFollow(FOLLOW_1);
iv_ruleTRANSLATABLEID=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTRANSLATABLEID.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTRANSLATABLEID"
// $ANTLR start "ruleTRANSLATABLEID"
// InternalActionDSL.g:1543:1: ruleTRANSLATABLEID returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : this_ID_0= RULE_ID ;
public final AntlrDatatypeRuleToken ruleTRANSLATABLEID() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
enterRule();
try {
// InternalActionDSL.g:1549:2: (this_ID_0= RULE_ID )
// InternalActionDSL.g:1550:2: this_ID_0= RULE_ID
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getTRANSLATABLEIDAccess().getIDTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTRANSLATABLEID"
// $ANTLR start "entryRuleTRANSLATABLESTRING"
// InternalActionDSL.g:1560:1: entryRuleTRANSLATABLESTRING returns [String current=null] : iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF ;
public final String entryRuleTRANSLATABLESTRING() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLESTRING = null;
try {
// InternalActionDSL.g:1560:58: (iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF )
// InternalActionDSL.g:1561:2: iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTRANSLATABLESTRINGRule());
}
pushFollow(FOLLOW_1);
iv_ruleTRANSLATABLESTRING=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTRANSLATABLESTRING.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTRANSLATABLESTRING"
// $ANTLR start "ruleTRANSLATABLESTRING"
// InternalActionDSL.g:1567:1: ruleTRANSLATABLESTRING returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : this_STRING_0= RULE_STRING ;
public final AntlrDatatypeRuleToken ruleTRANSLATABLESTRING() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_STRING_0=null;
enterRule();
try {
// InternalActionDSL.g:1573:2: (this_STRING_0= RULE_STRING )
// InternalActionDSL.g:1574:2: this_STRING_0= RULE_STRING
{
this_STRING_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_STRING_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_STRING_0, grammarAccess.getTRANSLATABLESTRINGAccess().getSTRINGTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTRANSLATABLESTRING"
// $ANTLR start "entryRuleFQN"
// InternalActionDSL.g:1584:1: entryRuleFQN returns [String current=null] : iv_ruleFQN= ruleFQN EOF ;
public final String entryRuleFQN() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleFQN = null;
try {
// InternalActionDSL.g:1584:43: (iv_ruleFQN= ruleFQN EOF )
// InternalActionDSL.g:1585:2: iv_ruleFQN= ruleFQN EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFQNRule());
}
pushFollow(FOLLOW_1);
iv_ruleFQN=ruleFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleFQN.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleFQN"
// $ANTLR start "ruleFQN"
// InternalActionDSL.g:1591:1: ruleFQN returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) ;
public final AntlrDatatypeRuleToken ruleFQN() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
Token kw=null;
Token this_ID_2=null;
enterRule();
try {
// InternalActionDSL.g:1597:2: ( (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) )
// InternalActionDSL.g:1598:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
{
// InternalActionDSL.g:1598:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
// InternalActionDSL.g:1599:3: this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )*
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getFQNAccess().getIDTerminalRuleCall_0());
}
// InternalActionDSL.g:1606:3: (kw= '.' this_ID_2= RULE_ID )*
loop21:
do {
int alt21=2;
int LA21_0 = input.LA(1);
if ( (LA21_0==46) ) {
alt21=1;
}
switch (alt21) {
case 1 :
// InternalActionDSL.g:1607:4: kw= '.' this_ID_2= RULE_ID
{
kw=(Token)match(input,46,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFQNAccess().getFullStopKeyword_1_0());
}
this_ID_2=(Token)match(input,RULE_ID,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_2, grammarAccess.getFQNAccess().getIDTerminalRuleCall_1_1());
}
}
break;
default :
break loop21;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleFQN"
// $ANTLR start "entryRuleXImportDeclaration"
// InternalActionDSL.g:1624:1: entryRuleXImportDeclaration returns [EObject current=null] : iv_ruleXImportDeclaration= ruleXImportDeclaration EOF ;
public final EObject entryRuleXImportDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportDeclaration = null;
try {
// InternalActionDSL.g:1624:59: (iv_ruleXImportDeclaration= ruleXImportDeclaration EOF )
// InternalActionDSL.g:1625:2: iv_ruleXImportDeclaration= ruleXImportDeclaration EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXImportDeclaration=ruleXImportDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXImportDeclaration;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXImportDeclaration"
// $ANTLR start "ruleXImportDeclaration"
// InternalActionDSL.g:1631:1: ruleXImportDeclaration returns [EObject current=null] : ( () otherlv_1= 'import' ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) ) (otherlv_11= ';' )? ) ;
public final EObject ruleXImportDeclaration() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_static_2_0=null;
Token lv_extension_3_0=null;
Token lv_wildcard_5_0=null;
Token lv_fqnImport_9_0=null;
Token otherlv_11=null;
AntlrDatatypeRuleToken lv_memberName_6_0 = null;
AntlrDatatypeRuleToken lv_importedNamespace_8_0 = null;
AntlrDatatypeRuleToken lv_importedFullyQualifiedName_10_0 = null;
enterRule();
try {
// InternalActionDSL.g:1637:2: ( ( () otherlv_1= 'import' ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) ) (otherlv_11= ';' )? ) )
// InternalActionDSL.g:1638:2: ( () otherlv_1= 'import' ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) ) (otherlv_11= ';' )? )
{
// InternalActionDSL.g:1638:2: ( () otherlv_1= 'import' ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) ) (otherlv_11= ';' )? )
// InternalActionDSL.g:1639:3: () otherlv_1= 'import' ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) ) (otherlv_11= ';' )?
{
// InternalActionDSL.g:1639:3: ()
// InternalActionDSL.g:1640:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXImportDeclarationAccess().getOXImportDeclarationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,47,FOLLOW_37); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXImportDeclarationAccess().getImportKeyword_1());
}
// InternalActionDSL.g:1650:3: ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) )
int alt24=4;
alt24 = dfa24.predict(input);
switch (alt24) {
case 1 :
// InternalActionDSL.g:1651:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
{
// InternalActionDSL.g:1651:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
// InternalActionDSL.g:1652:5: ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
{
// InternalActionDSL.g:1652:5: ( (lv_static_2_0= 'static' ) )
// InternalActionDSL.g:1653:6: (lv_static_2_0= 'static' )
{
// InternalActionDSL.g:1653:6: (lv_static_2_0= 'static' )
// InternalActionDSL.g:1654:7: lv_static_2_0= 'static'
{
lv_static_2_0=(Token)match(input,48,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_static_2_0, grammarAccess.getXImportDeclarationAccess().getStaticStaticKeyword_2_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "static", true, "static");
}
}
}
// InternalActionDSL.g:1666:5: ( (lv_extension_3_0= 'extension' ) )?
int alt22=2;
int LA22_0 = input.LA(1);
if ( (LA22_0==49) ) {
alt22=1;
}
switch (alt22) {
case 1 :
// InternalActionDSL.g:1667:6: (lv_extension_3_0= 'extension' )
{
// InternalActionDSL.g:1667:6: (lv_extension_3_0= 'extension' )
// InternalActionDSL.g:1668:7: lv_extension_3_0= 'extension'
{
lv_extension_3_0=(Token)match(input,49,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_extension_3_0, grammarAccess.getXImportDeclarationAccess().getExtensionExtensionKeyword_2_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "extension", true, "extension");
}
}
}
break;
}
// InternalActionDSL.g:1680:5: ( ( ruleQualifiedNameInStaticImport ) )
// InternalActionDSL.g:1681:6: ( ruleQualifiedNameInStaticImport )
{
// InternalActionDSL.g:1681:6: ( ruleQualifiedNameInStaticImport )
// InternalActionDSL.g:1682:7: ruleQualifiedNameInStaticImport
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0());
}
pushFollow(FOLLOW_39);
ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1696:5: ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
int alt23=2;
int LA23_0 = input.LA(1);
if ( (LA23_0==50) ) {
alt23=1;
}
else if ( (LA23_0==RULE_ID) ) {
alt23=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 23, 0, input);
throw nvae;
}
switch (alt23) {
case 1 :
// InternalActionDSL.g:1697:6: ( (lv_wildcard_5_0= '*' ) )
{
// InternalActionDSL.g:1697:6: ( (lv_wildcard_5_0= '*' ) )
// InternalActionDSL.g:1698:7: (lv_wildcard_5_0= '*' )
{
// InternalActionDSL.g:1698:7: (lv_wildcard_5_0= '*' )
// InternalActionDSL.g:1699:8: lv_wildcard_5_0= '*'
{
lv_wildcard_5_0=(Token)match(input,50,FOLLOW_40); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_wildcard_5_0, grammarAccess.getXImportDeclarationAccess().getWildcardAsteriskKeyword_2_0_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "wildcard", true, "*");
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:1712:6: ( (lv_memberName_6_0= ruleValidID ) )
{
// InternalActionDSL.g:1712:6: ( (lv_memberName_6_0= ruleValidID ) )
// InternalActionDSL.g:1713:7: (lv_memberName_6_0= ruleValidID )
{
// InternalActionDSL.g:1713:7: (lv_memberName_6_0= ruleValidID )
// InternalActionDSL.g:1714:8: lv_memberName_6_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getMemberNameValidIDParserRuleCall_2_0_3_1_0());
}
pushFollow(FOLLOW_40);
lv_memberName_6_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"memberName",
lv_memberName_6_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
break;
case 2 :
// InternalActionDSL.g:1734:4: ( ( ruleQualifiedName ) )
{
// InternalActionDSL.g:1734:4: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:1735:5: ( ruleQualifiedName )
{
// InternalActionDSL.g:1735:5: ( ruleQualifiedName )
// InternalActionDSL.g:1736:6: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedTypeJvmDeclaredTypeCrossReference_2_1_0());
}
pushFollow(FOLLOW_40);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 3 :
// InternalActionDSL.g:1751:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
{
// InternalActionDSL.g:1751:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
// InternalActionDSL.g:1752:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
{
// InternalActionDSL.g:1752:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
// InternalActionDSL.g:1753:6: lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0());
}
pushFollow(FOLLOW_40);
lv_importedNamespace_8_0=ruleQualifiedNameWithWildcard();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"importedNamespace",
lv_importedNamespace_8_0,
"org.eclipse.xtext.xbase.Xtype.QualifiedNameWithWildcard");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 4 :
// InternalActionDSL.g:1771:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
{
// InternalActionDSL.g:1771:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
// InternalActionDSL.g:1772:5: ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
{
// InternalActionDSL.g:1772:5: ( (lv_fqnImport_9_0= 'ns' ) )
// InternalActionDSL.g:1773:6: (lv_fqnImport_9_0= 'ns' )
{
// InternalActionDSL.g:1773:6: (lv_fqnImport_9_0= 'ns' )
// InternalActionDSL.g:1774:7: lv_fqnImport_9_0= 'ns'
{
lv_fqnImport_9_0=(Token)match(input,51,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fqnImport_9_0, grammarAccess.getXImportDeclarationAccess().getFqnImportNsKeyword_2_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "fqnImport", true, "ns");
}
}
}
// InternalActionDSL.g:1786:5: ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
// InternalActionDSL.g:1787:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
{
// InternalActionDSL.g:1787:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
// InternalActionDSL.g:1788:7: lv_importedFullyQualifiedName_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedFullyQualifiedNameQualifiedNameParserRuleCall_2_3_1_0());
}
pushFollow(FOLLOW_40);
lv_importedFullyQualifiedName_10_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"importedFullyQualifiedName",
lv_importedFullyQualifiedName_10_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
}
// InternalActionDSL.g:1807:3: (otherlv_11= ';' )?
int alt25=2;
int LA25_0 = input.LA(1);
if ( (LA25_0==52) ) {
alt25=1;
}
switch (alt25) {
case 1 :
// InternalActionDSL.g:1808:4: otherlv_11= ';'
{
otherlv_11=(Token)match(input,52,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXImportDeclarationAccess().getSemicolonKeyword_3());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXImportDeclaration"
// $ANTLR start "entryRuleXAnnotation"
// InternalActionDSL.g:1817:1: entryRuleXAnnotation returns [EObject current=null] : iv_ruleXAnnotation= ruleXAnnotation EOF ;
public final EObject entryRuleXAnnotation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotation = null;
try {
// InternalActionDSL.g:1817:52: (iv_ruleXAnnotation= ruleXAnnotation EOF )
// InternalActionDSL.g:1818:2: iv_ruleXAnnotation= ruleXAnnotation EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAnnotation=ruleXAnnotation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAnnotation;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAnnotation"
// $ANTLR start "ruleXAnnotation"
// InternalActionDSL.g:1824:1: ruleXAnnotation returns [EObject current=null] : ( () otherlv_1= '@' ( ( ruleQualifiedName ) ) ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )? ) ;
public final EObject ruleXAnnotation() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_8=null;
EObject lv_elementValuePairs_4_0 = null;
EObject lv_elementValuePairs_6_0 = null;
EObject lv_value_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:1830:2: ( ( () otherlv_1= '@' ( ( ruleQualifiedName ) ) ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )? ) )
// InternalActionDSL.g:1831:2: ( () otherlv_1= '@' ( ( ruleQualifiedName ) ) ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )? )
{
// InternalActionDSL.g:1831:2: ( () otherlv_1= '@' ( ( ruleQualifiedName ) ) ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )? )
// InternalActionDSL.g:1832:3: () otherlv_1= '@' ( ( ruleQualifiedName ) ) ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )?
{
// InternalActionDSL.g:1832:3: ()
// InternalActionDSL.g:1833:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationAccess().getXAnnotationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,53,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationAccess().getCommercialAtKeyword_1());
}
// InternalActionDSL.g:1843:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:1844:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:1844:4: ( ruleQualifiedName )
// InternalActionDSL.g:1845:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAnnotationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getAnnotationTypeJvmAnnotationTypeCrossReference_2_0());
}
pushFollow(FOLLOW_41);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1859:3: ( ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')' )?
int alt28=2;
int LA28_0 = input.LA(1);
if ( (LA28_0==54) && (synpred1_InternalActionDSL())) {
alt28=1;
}
switch (alt28) {
case 1 :
// InternalActionDSL.g:1860:4: ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')'
{
// InternalActionDSL.g:1860:4: ( ( '(' )=>otherlv_3= '(' )
// InternalActionDSL.g:1861:5: ( '(' )=>otherlv_3= '('
{
otherlv_3=(Token)match(input,54,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXAnnotationAccess().getLeftParenthesisKeyword_3_0());
}
}
// InternalActionDSL.g:1867:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?
int alt27=3;
alt27 = dfa27.predict(input);
switch (alt27) {
case 1 :
// InternalActionDSL.g:1868:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
{
// InternalActionDSL.g:1868:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
// InternalActionDSL.g:1869:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
{
// InternalActionDSL.g:1869:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) )
// InternalActionDSL.g:1870:7: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
{
// InternalActionDSL.g:1879:7: (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
// InternalActionDSL.g:1880:8: lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0());
}
pushFollow(FOLLOW_43);
lv_elementValuePairs_4_0=ruleXAnnotationElementValuePair();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
add(
current,
"elementValuePairs",
lv_elementValuePairs_4_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValuePair");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1897:6: (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
loop26:
do {
int alt26=2;
int LA26_0 = input.LA(1);
if ( (LA26_0==55) ) {
alt26=1;
}
switch (alt26) {
case 1 :
// InternalActionDSL.g:1898:7: otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
{
otherlv_5=(Token)match(input,55,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXAnnotationAccess().getCommaKeyword_3_1_0_1_0());
}
// InternalActionDSL.g:1902:7: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
// InternalActionDSL.g:1903:8: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
{
// InternalActionDSL.g:1912:8: (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
// InternalActionDSL.g:1913:9: lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0());
}
pushFollow(FOLLOW_43);
lv_elementValuePairs_6_0=ruleXAnnotationElementValuePair();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
add(
current,
"elementValuePairs",
lv_elementValuePairs_6_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValuePair");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop26;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:1933:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
{
// InternalActionDSL.g:1933:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
// InternalActionDSL.g:1934:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
{
// InternalActionDSL.g:1934:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
// InternalActionDSL.g:1935:7: lv_value_7_0= ruleXAnnotationElementValueOrCommaList
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_44);
lv_value_7_0=ruleXAnnotationElementValueOrCommaList();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
set(
current,
"value",
lv_value_7_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValueOrCommaList");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_8=(Token)match(input,56,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXAnnotationAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAnnotation"
// $ANTLR start "entryRuleXAnnotationElementValuePair"
// InternalActionDSL.g:1962:1: entryRuleXAnnotationElementValuePair returns [EObject current=null] : iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF ;
public final EObject entryRuleXAnnotationElementValuePair() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValuePair = null;
try {
// InternalActionDSL.g:1962:68: (iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF )
// InternalActionDSL.g:1963:2: iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValuePairRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAnnotationElementValuePair=ruleXAnnotationElementValuePair();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAnnotationElementValuePair;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAnnotationElementValuePair"
// $ANTLR start "ruleXAnnotationElementValuePair"
// InternalActionDSL.g:1969:1: ruleXAnnotationElementValuePair returns [EObject current=null] : ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) ;
public final EObject ruleXAnnotationElementValuePair() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
EObject lv_value_2_0 = null;
enterRule();
try {
// InternalActionDSL.g:1975:2: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) )
// InternalActionDSL.g:1976:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
{
// InternalActionDSL.g:1976:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
// InternalActionDSL.g:1977:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) )
{
// InternalActionDSL.g:1977:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) )
// InternalActionDSL.g:1978:4: ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' )
{
// InternalActionDSL.g:1987:4: ( ( ( ruleValidID ) ) otherlv_1= '=' )
// InternalActionDSL.g:1988:5: ( ( ruleValidID ) ) otherlv_1= '='
{
// InternalActionDSL.g:1988:5: ( ( ruleValidID ) )
// InternalActionDSL.g:1989:6: ( ruleValidID )
{
// InternalActionDSL.g:1989:6: ( ruleValidID )
// InternalActionDSL.g:1990:7: ruleValidID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAnnotationElementValuePairRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValuePairAccess().getElementJvmOperationCrossReference_0_0_0_0());
}
pushFollow(FOLLOW_45);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_1=(Token)match(input,57,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValuePairAccess().getEqualsSignKeyword_0_0_1());
}
}
}
// InternalActionDSL.g:2010:3: ( (lv_value_2_0= ruleXAnnotationElementValue ) )
// InternalActionDSL.g:2011:4: (lv_value_2_0= ruleXAnnotationElementValue )
{
// InternalActionDSL.g:2011:4: (lv_value_2_0= ruleXAnnotationElementValue )
// InternalActionDSL.g:2012:5: lv_value_2_0= ruleXAnnotationElementValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValuePairAccess().getValueXAnnotationElementValueParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_value_2_0=ruleXAnnotationElementValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValuePairRule());
}
set(
current,
"value",
lv_value_2_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValue");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAnnotationElementValuePair"
// $ANTLR start "entryRuleXAnnotationElementValueOrCommaList"
// InternalActionDSL.g:2033:1: entryRuleXAnnotationElementValueOrCommaList returns [EObject current=null] : iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF ;
public final EObject entryRuleXAnnotationElementValueOrCommaList() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValueOrCommaList = null;
try {
// InternalActionDSL.g:2033:75: (iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF )
// InternalActionDSL.g:2034:2: iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAnnotationElementValueOrCommaList=ruleXAnnotationElementValueOrCommaList();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAnnotationElementValueOrCommaList;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAnnotationElementValueOrCommaList"
// $ANTLR start "ruleXAnnotationElementValueOrCommaList"
// InternalActionDSL.g:2040:1: ruleXAnnotationElementValueOrCommaList returns [EObject current=null] : ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? ) ) ;
public final EObject ruleXAnnotationElementValueOrCommaList() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_9=null;
EObject lv_elements_3_0 = null;
EObject lv_elements_5_0 = null;
EObject this_XAnnotationOrExpression_7 = null;
EObject lv_elements_10_0 = null;
enterRule();
try {
// InternalActionDSL.g:2046:2: ( ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? ) ) )
// InternalActionDSL.g:2047:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? ) )
{
// InternalActionDSL.g:2047:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? ) )
int alt33=2;
alt33 = dfa33.predict(input);
switch (alt33) {
case 1 :
// InternalActionDSL.g:2048:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:2048:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:2049:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:2049:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalActionDSL.g:2050:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalActionDSL.g:2057:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalActionDSL.g:2058:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalActionDSL.g:2058:6: ()
// InternalActionDSL.g:2059:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,58,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalActionDSL.g:2075:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt30=2;
int LA30_0 = input.LA(1);
if ( ((LA30_0>=RULE_ID && LA30_0<=RULE_DECIMAL)||LA30_0==15||(LA30_0>=47 && LA30_0<=49)||(LA30_0>=53 && LA30_0<=54)||(LA30_0>=58 && LA30_0<=59)||LA30_0==66||(LA30_0>=82 && LA30_0<=83)||LA30_0==87||LA30_0==94||LA30_0==96||(LA30_0>=100 && LA30_0<=102)||(LA30_0>=105 && LA30_0<=114)||LA30_0==116) ) {
alt30=1;
}
switch (alt30) {
case 1 :
// InternalActionDSL.g:2076:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalActionDSL.g:2076:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2077:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2077:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2078:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:2095:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop29:
do {
int alt29=2;
int LA29_0 = input.LA(1);
if ( (LA29_0==55) ) {
alt29=1;
}
switch (alt29) {
case 1 :
// InternalActionDSL.g:2096:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:2100:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2101:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2101:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2102:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop29;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,60,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalActionDSL.g:2127:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
{
// InternalActionDSL.g:2127:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
// InternalActionDSL.g:2128:4: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXAnnotationOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_50);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2136:4: ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
int alt32=2;
int LA32_0 = input.LA(1);
if ( (LA32_0==55) ) {
alt32=1;
}
switch (alt32) {
case 1 :
// InternalActionDSL.g:2137:5: () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
{
// InternalActionDSL.g:2137:5: ()
// InternalActionDSL.g:2138:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndAdd(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralElementsAction_1_1_0(),
current);
}
}
// InternalActionDSL.g:2144:5: (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
int cnt31=0;
loop31:
do {
int alt31=2;
int LA31_0 = input.LA(1);
if ( (LA31_0==55) ) {
alt31=1;
}
switch (alt31) {
case 1 :
// InternalActionDSL.g:2145:6: otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
{
otherlv_9=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_1_1_1_0());
}
// InternalActionDSL.g:2149:6: ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2150:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2150:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2151:8: lv_elements_10_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_50);
lv_elements_10_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_10_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
if ( cnt31 >= 1 ) break loop31;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(31, input);
throw eee;
}
cnt31++;
} while (true);
}
break;
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAnnotationElementValueOrCommaList"
// $ANTLR start "entryRuleXAnnotationElementValue"
// InternalActionDSL.g:2175:1: entryRuleXAnnotationElementValue returns [EObject current=null] : iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF ;
public final EObject entryRuleXAnnotationElementValue() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValue = null;
try {
// InternalActionDSL.g:2175:64: (iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF )
// InternalActionDSL.g:2176:2: iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAnnotationElementValue=ruleXAnnotationElementValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAnnotationElementValue;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAnnotationElementValue"
// $ANTLR start "ruleXAnnotationElementValue"
// InternalActionDSL.g:2182:1: ruleXAnnotationElementValue returns [EObject current=null] : ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ) ;
public final EObject ruleXAnnotationElementValue() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_elements_3_0 = null;
EObject lv_elements_5_0 = null;
EObject this_XAnnotationOrExpression_7 = null;
enterRule();
try {
// InternalActionDSL.g:2188:2: ( ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2189:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2189:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
int alt36=2;
alt36 = dfa36.predict(input);
switch (alt36) {
case 1 :
// InternalActionDSL.g:2190:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:2190:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:2191:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:2191:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalActionDSL.g:2192:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalActionDSL.g:2199:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalActionDSL.g:2200:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalActionDSL.g:2200:6: ()
// InternalActionDSL.g:2201:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,58,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalActionDSL.g:2217:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt35=2;
int LA35_0 = input.LA(1);
if ( ((LA35_0>=RULE_ID && LA35_0<=RULE_DECIMAL)||LA35_0==15||(LA35_0>=47 && LA35_0<=49)||(LA35_0>=53 && LA35_0<=54)||(LA35_0>=58 && LA35_0<=59)||LA35_0==66||(LA35_0>=82 && LA35_0<=83)||LA35_0==87||LA35_0==94||LA35_0==96||(LA35_0>=100 && LA35_0<=102)||(LA35_0>=105 && LA35_0<=114)||LA35_0==116) ) {
alt35=1;
}
switch (alt35) {
case 1 :
// InternalActionDSL.g:2218:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalActionDSL.g:2218:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2219:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2219:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2220:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:2237:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop34:
do {
int alt34=2;
int LA34_0 = input.LA(1);
if ( (LA34_0==55) ) {
alt34=1;
}
switch (alt34) {
case 1 :
// InternalActionDSL.g:2238:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:2242:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2243:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2243:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2244:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop34;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,60,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalActionDSL.g:2269:3: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getXAnnotationOrExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAnnotationElementValue"
// $ANTLR start "entryRuleXAnnotationOrExpression"
// InternalActionDSL.g:2281:1: entryRuleXAnnotationOrExpression returns [EObject current=null] : iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF ;
public final EObject entryRuleXAnnotationOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationOrExpression = null;
try {
// InternalActionDSL.g:2281:64: (iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF )
// InternalActionDSL.g:2282:2: iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationOrExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAnnotationOrExpression=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAnnotationOrExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAnnotationOrExpression"
// $ANTLR start "ruleXAnnotationOrExpression"
// InternalActionDSL.g:2288:1: ruleXAnnotationOrExpression returns [EObject current=null] : (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) ;
public final EObject ruleXAnnotationOrExpression() throws RecognitionException {
EObject current = null;
EObject this_XAnnotation_0 = null;
EObject this_XExpression_1 = null;
enterRule();
try {
// InternalActionDSL.g:2294:2: ( (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) )
// InternalActionDSL.g:2295:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
{
// InternalActionDSL.g:2295:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
int alt37=2;
int LA37_0 = input.LA(1);
if ( (LA37_0==53) ) {
alt37=1;
}
else if ( ((LA37_0>=RULE_ID && LA37_0<=RULE_DECIMAL)||LA37_0==15||(LA37_0>=47 && LA37_0<=49)||LA37_0==54||(LA37_0>=58 && LA37_0<=59)||LA37_0==66||(LA37_0>=82 && LA37_0<=83)||LA37_0==87||LA37_0==94||LA37_0==96||(LA37_0>=100 && LA37_0<=102)||(LA37_0>=105 && LA37_0<=114)||LA37_0==116) ) {
alt37=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 0, input);
throw nvae;
}
switch (alt37) {
case 1 :
// InternalActionDSL.g:2296:3: this_XAnnotation_0= ruleXAnnotation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationOrExpressionAccess().getXAnnotationParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_XAnnotation_0=ruleXAnnotation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotation_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:2305:3: this_XExpression_1= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationOrExpressionAccess().getXExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XExpression_1=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XExpression_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAnnotationOrExpression"
// $ANTLR start "entryRuleXExpression"
// InternalActionDSL.g:2317:1: entryRuleXExpression returns [EObject current=null] : iv_ruleXExpression= ruleXExpression EOF ;
public final EObject entryRuleXExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpression = null;
try {
// InternalActionDSL.g:2317:52: (iv_ruleXExpression= ruleXExpression EOF )
// InternalActionDSL.g:2318:2: iv_ruleXExpression= ruleXExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXExpression=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXExpression"
// $ANTLR start "ruleXExpression"
// InternalActionDSL.g:2324:1: ruleXExpression returns [EObject current=null] : this_XAssignment_0= ruleXAssignment ;
public final EObject ruleXExpression() throws RecognitionException {
EObject current = null;
EObject this_XAssignment_0 = null;
enterRule();
try {
// InternalActionDSL.g:2330:2: (this_XAssignment_0= ruleXAssignment )
// InternalActionDSL.g:2331:2: this_XAssignment_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionAccess().getXAssignmentParserRuleCall());
}
pushFollow(FOLLOW_2);
this_XAssignment_0=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAssignment_0;
afterParserOrEnumRuleCall();
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpression"
// $ANTLR start "entryRuleXAssignment"
// InternalActionDSL.g:2342:1: entryRuleXAssignment returns [EObject current=null] : iv_ruleXAssignment= ruleXAssignment EOF ;
public final EObject entryRuleXAssignment() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAssignment = null;
try {
// InternalActionDSL.g:2342:52: (iv_ruleXAssignment= ruleXAssignment EOF )
// InternalActionDSL.g:2343:2: iv_ruleXAssignment= ruleXAssignment EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAssignment=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAssignment;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAssignment"
// $ANTLR start "ruleXAssignment"
// InternalActionDSL.g:2349:1: ruleXAssignment returns [EObject current=null] : ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) ;
public final EObject ruleXAssignment() throws RecognitionException {
EObject current = null;
EObject lv_value_3_0 = null;
EObject this_XOrExpression_4 = null;
EObject lv_rightOperand_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:2355:2: ( ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) )
// InternalActionDSL.g:2356:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
{
// InternalActionDSL.g:2356:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
int alt39=2;
switch ( input.LA(1) ) {
case RULE_ID:
{
int LA39_1 = input.LA(2);
if ( (LA39_1==EOF||(LA39_1>=RULE_ID && LA39_1<=RULE_DECIMAL)||(LA39_1>=15 && LA39_1<=16)||(LA39_1>=46 && LA39_1<=50)||LA39_1==52||(LA39_1>=54 && LA39_1<=56)||(LA39_1>=58 && LA39_1<=92)||(LA39_1>=94 && LA39_1<=117)) ) {
alt39=2;
}
else if ( (LA39_1==57) ) {
alt39=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 1, input);
throw nvae;
}
}
break;
case 105:
{
int LA39_2 = input.LA(2);
if ( (LA39_2==57) ) {
alt39=1;
}
else if ( (LA39_2==EOF||(LA39_2>=RULE_ID && LA39_2<=RULE_DECIMAL)||(LA39_2>=15 && LA39_2<=16)||(LA39_2>=46 && LA39_2<=50)||LA39_2==52||(LA39_2>=54 && LA39_2<=56)||(LA39_2>=58 && LA39_2<=92)||(LA39_2>=94 && LA39_2<=117)) ) {
alt39=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 2, input);
throw nvae;
}
}
break;
case 48:
{
int LA39_3 = input.LA(2);
if ( (LA39_3==57) ) {
alt39=1;
}
else if ( (LA39_3==EOF||(LA39_3>=RULE_ID && LA39_3<=RULE_DECIMAL)||(LA39_3>=15 && LA39_3<=16)||(LA39_3>=46 && LA39_3<=50)||LA39_3==52||(LA39_3>=54 && LA39_3<=56)||(LA39_3>=58 && LA39_3<=92)||(LA39_3>=94 && LA39_3<=117)) ) {
alt39=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 3, input);
throw nvae;
}
}
break;
case 47:
{
int LA39_4 = input.LA(2);
if ( (LA39_4==57) ) {
alt39=1;
}
else if ( (LA39_4==EOF||(LA39_4>=RULE_ID && LA39_4<=RULE_DECIMAL)||(LA39_4>=15 && LA39_4<=16)||(LA39_4>=46 && LA39_4<=50)||LA39_4==52||(LA39_4>=54 && LA39_4<=56)||(LA39_4>=58 && LA39_4<=92)||(LA39_4>=94 && LA39_4<=117)) ) {
alt39=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 4, input);
throw nvae;
}
}
break;
case 49:
{
int LA39_5 = input.LA(2);
if ( (LA39_5==EOF||(LA39_5>=RULE_ID && LA39_5<=RULE_DECIMAL)||(LA39_5>=15 && LA39_5<=16)||(LA39_5>=46 && LA39_5<=50)||LA39_5==52||(LA39_5>=54 && LA39_5<=56)||(LA39_5>=58 && LA39_5<=92)||(LA39_5>=94 && LA39_5<=117)) ) {
alt39=2;
}
else if ( (LA39_5==57) ) {
alt39=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 5, input);
throw nvae;
}
}
break;
case RULE_STRING:
case RULE_HEX:
case RULE_INT:
case RULE_DECIMAL:
case 15:
case 54:
case 58:
case 59:
case 66:
case 82:
case 83:
case 87:
case 94:
case 96:
case 100:
case 101:
case 102:
case 106:
case 107:
case 108:
case 109:
case 110:
case 111:
case 112:
case 113:
case 114:
case 116:
{
alt39=2;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 39, 0, input);
throw nvae;
}
switch (alt39) {
case 1 :
// InternalActionDSL.g:2357:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
{
// InternalActionDSL.g:2357:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
// InternalActionDSL.g:2358:4: () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) )
{
// InternalActionDSL.g:2358:4: ()
// InternalActionDSL.g:2359:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0(),
current);
}
}
// InternalActionDSL.g:2365:4: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:2366:5: ( ruleFeatureCallID )
{
// InternalActionDSL.g:2366:5: ( ruleFeatureCallID )
// InternalActionDSL.g:2367:6: ruleFeatureCallID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAssignmentRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0());
}
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getOpSingleAssignParserRuleCall_0_2());
}
pushFollow(FOLLOW_46);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2388:4: ( (lv_value_3_0= ruleXAssignment ) )
// InternalActionDSL.g:2389:5: (lv_value_3_0= ruleXAssignment )
{
// InternalActionDSL.g:2389:5: (lv_value_3_0= ruleXAssignment )
// InternalActionDSL.g:2390:6: lv_value_3_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getValueXAssignmentParserRuleCall_0_3_0());
}
pushFollow(FOLLOW_2);
lv_value_3_0=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAssignmentRule());
}
set(
current,
"value",
lv_value_3_0,
"org.eclipse.xtext.xbase.Xbase.XAssignment");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:2409:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
{
// InternalActionDSL.g:2409:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
// InternalActionDSL.g:2410:4: this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getXOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_51);
this_XOrExpression_4=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOrExpression_4;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2418:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
int alt38=2;
alt38 = dfa38.predict(input);
switch (alt38) {
case 1 :
// InternalActionDSL.g:2419:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) )
{
// InternalActionDSL.g:2419:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalActionDSL.g:2420:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalActionDSL.g:2430:6: ( () ( ( ruleOpMultiAssign ) ) )
// InternalActionDSL.g:2431:7: () ( ( ruleOpMultiAssign ) )
{
// InternalActionDSL.g:2431:7: ()
// InternalActionDSL.g:2432:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2438:7: ( ( ruleOpMultiAssign ) )
// InternalActionDSL.g:2439:8: ( ruleOpMultiAssign )
{
// InternalActionDSL.g:2439:8: ( ruleOpMultiAssign )
// InternalActionDSL.g:2440:9: ruleOpMultiAssign
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAssignmentRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2456:5: ( (lv_rightOperand_7_0= ruleXAssignment ) )
// InternalActionDSL.g:2457:6: (lv_rightOperand_7_0= ruleXAssignment )
{
// InternalActionDSL.g:2457:6: (lv_rightOperand_7_0= ruleXAssignment )
// InternalActionDSL.g:2458:7: lv_rightOperand_7_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_2);
lv_rightOperand_7_0=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAssignmentRule());
}
set(
current,
"rightOperand",
lv_rightOperand_7_0,
"org.eclipse.xtext.xbase.Xbase.XAssignment");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAssignment"
// $ANTLR start "entryRuleOpSingleAssign"
// InternalActionDSL.g:2481:1: entryRuleOpSingleAssign returns [String current=null] : iv_ruleOpSingleAssign= ruleOpSingleAssign EOF ;
public final String entryRuleOpSingleAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpSingleAssign = null;
try {
// InternalActionDSL.g:2481:54: (iv_ruleOpSingleAssign= ruleOpSingleAssign EOF )
// InternalActionDSL.g:2482:2: iv_ruleOpSingleAssign= ruleOpSingleAssign EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpSingleAssignRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpSingleAssign=ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpSingleAssign.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpSingleAssign"
// $ANTLR start "ruleOpSingleAssign"
// InternalActionDSL.g:2488:1: ruleOpSingleAssign returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '=' ;
public final AntlrDatatypeRuleToken ruleOpSingleAssign() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:2494:2: (kw= '=' )
// InternalActionDSL.g:2495:2: kw= '='
{
kw=(Token)match(input,57,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpSingleAssignAccess().getEqualsSignKeyword());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpSingleAssign"
// $ANTLR start "entryRuleOpMultiAssign"
// InternalActionDSL.g:2503:1: entryRuleOpMultiAssign returns [String current=null] : iv_ruleOpMultiAssign= ruleOpMultiAssign EOF ;
public final String entryRuleOpMultiAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMultiAssign = null;
try {
// InternalActionDSL.g:2503:53: (iv_ruleOpMultiAssign= ruleOpMultiAssign EOF )
// InternalActionDSL.g:2504:2: iv_ruleOpMultiAssign= ruleOpMultiAssign EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpMultiAssignRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpMultiAssign=ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpMultiAssign.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpMultiAssign"
// $ANTLR start "ruleOpMultiAssign"
// InternalActionDSL.g:2510:1: ruleOpMultiAssign returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) ;
public final AntlrDatatypeRuleToken ruleOpMultiAssign() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:2516:2: ( (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) )
// InternalActionDSL.g:2517:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
{
// InternalActionDSL.g:2517:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
int alt41=7;
switch ( input.LA(1) ) {
case 61:
{
alt41=1;
}
break;
case 62:
{
alt41=2;
}
break;
case 63:
{
alt41=3;
}
break;
case 64:
{
alt41=4;
}
break;
case 65:
{
alt41=5;
}
break;
case 66:
{
alt41=6;
}
break;
case 67:
{
alt41=7;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 41, 0, input);
throw nvae;
}
switch (alt41) {
case 1 :
// InternalActionDSL.g:2518:3: kw= '+='
{
kw=(Token)match(input,61,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPlusSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:2524:3: kw= '-='
{
kw=(Token)match(input,62,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getHyphenMinusEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:2530:3: kw= '*='
{
kw=(Token)match(input,63,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getAsteriskEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalActionDSL.g:2536:3: kw= '/='
{
kw=(Token)match(input,64,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getSolidusEqualsSignKeyword_3());
}
}
break;
case 5 :
// InternalActionDSL.g:2542:3: kw= '%='
{
kw=(Token)match(input,65,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPercentSignEqualsSignKeyword_4());
}
}
break;
case 6 :
// InternalActionDSL.g:2548:3: (kw= '<' kw= '<' kw= '=' )
{
// InternalActionDSL.g:2548:3: (kw= '<' kw= '<' kw= '=' )
// InternalActionDSL.g:2549:4: kw= '<' kw= '<' kw= '='
{
kw=(Token)match(input,66,FOLLOW_52); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_0());
}
kw=(Token)match(input,66,FOLLOW_45); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_1());
}
kw=(Token)match(input,57,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getEqualsSignKeyword_5_2());
}
}
}
break;
case 7 :
// InternalActionDSL.g:2566:3: (kw= '>' (kw= '>' )? kw= '>=' )
{
// InternalActionDSL.g:2566:3: (kw= '>' (kw= '>' )? kw= '>=' )
// InternalActionDSL.g:2567:4: kw= '>' (kw= '>' )? kw= '>='
{
kw=(Token)match(input,67,FOLLOW_53); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_0());
}
// InternalActionDSL.g:2572:4: (kw= '>' )?
int alt40=2;
int LA40_0 = input.LA(1);
if ( (LA40_0==67) ) {
alt40=1;
}
switch (alt40) {
case 1 :
// InternalActionDSL.g:2573:5: kw= '>'
{
kw=(Token)match(input,67,FOLLOW_54); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_1());
}
}
break;
}
kw=(Token)match(input,68,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignEqualsSignKeyword_6_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpMultiAssign"
// $ANTLR start "entryRuleXOrExpression"
// InternalActionDSL.g:2589:1: entryRuleXOrExpression returns [EObject current=null] : iv_ruleXOrExpression= ruleXOrExpression EOF ;
public final EObject entryRuleXOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOrExpression = null;
try {
// InternalActionDSL.g:2589:54: (iv_ruleXOrExpression= ruleXOrExpression EOF )
// InternalActionDSL.g:2590:2: iv_ruleXOrExpression= ruleXOrExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXOrExpression=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXOrExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXOrExpression"
// $ANTLR start "ruleXOrExpression"
// InternalActionDSL.g:2596:1: ruleXOrExpression returns [EObject current=null] : (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) ;
public final EObject ruleXOrExpression() throws RecognitionException {
EObject current = null;
EObject this_XAndExpression_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:2602:2: ( (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) )
// InternalActionDSL.g:2603:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
{
// InternalActionDSL.g:2603:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
// InternalActionDSL.g:2604:3: this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getXAndExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_55);
this_XAndExpression_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAndExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2612:3: ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
loop42:
do {
int alt42=2;
int LA42_0 = input.LA(1);
if ( (LA42_0==69) ) {
int LA42_2 = input.LA(2);
if ( (synpred8_InternalActionDSL()) ) {
alt42=1;
}
}
switch (alt42) {
case 1 :
// InternalActionDSL.g:2613:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) )
{
// InternalActionDSL.g:2613:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) )
// InternalActionDSL.g:2614:5: ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) )
{
// InternalActionDSL.g:2624:5: ( () ( ( ruleOpOr ) ) )
// InternalActionDSL.g:2625:6: () ( ( ruleOpOr ) )
{
// InternalActionDSL.g:2625:6: ()
// InternalActionDSL.g:2626:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOrExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2632:6: ( ( ruleOpOr ) )
// InternalActionDSL.g:2633:7: ( ruleOpOr )
{
// InternalActionDSL.g:2633:7: ( ruleOpOr )
// InternalActionDSL.g:2634:8: ruleOpOr
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXOrExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2650:4: ( (lv_rightOperand_3_0= ruleXAndExpression ) )
// InternalActionDSL.g:2651:5: (lv_rightOperand_3_0= ruleXAndExpression )
{
// InternalActionDSL.g:2651:5: (lv_rightOperand_3_0= ruleXAndExpression )
// InternalActionDSL.g:2652:6: lv_rightOperand_3_0= ruleXAndExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getRightOperandXAndExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_55);
lv_rightOperand_3_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXOrExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XAndExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop42;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOrExpression"
// $ANTLR start "entryRuleOpOr"
// InternalActionDSL.g:2674:1: entryRuleOpOr returns [String current=null] : iv_ruleOpOr= ruleOpOr EOF ;
public final String entryRuleOpOr() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOr = null;
try {
// InternalActionDSL.g:2674:44: (iv_ruleOpOr= ruleOpOr EOF )
// InternalActionDSL.g:2675:2: iv_ruleOpOr= ruleOpOr EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpOrRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpOr=ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpOr.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpOr"
// $ANTLR start "ruleOpOr"
// InternalActionDSL.g:2681:1: ruleOpOr returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '||' ;
public final AntlrDatatypeRuleToken ruleOpOr() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:2687:2: (kw= '||' )
// InternalActionDSL.g:2688:2: kw= '||'
{
kw=(Token)match(input,69,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOrAccess().getVerticalLineVerticalLineKeyword());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpOr"
// $ANTLR start "entryRuleXAndExpression"
// InternalActionDSL.g:2696:1: entryRuleXAndExpression returns [EObject current=null] : iv_ruleXAndExpression= ruleXAndExpression EOF ;
public final EObject entryRuleXAndExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAndExpression = null;
try {
// InternalActionDSL.g:2696:55: (iv_ruleXAndExpression= ruleXAndExpression EOF )
// InternalActionDSL.g:2697:2: iv_ruleXAndExpression= ruleXAndExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAndExpression=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAndExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAndExpression"
// $ANTLR start "ruleXAndExpression"
// InternalActionDSL.g:2703:1: ruleXAndExpression returns [EObject current=null] : (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) ;
public final EObject ruleXAndExpression() throws RecognitionException {
EObject current = null;
EObject this_XEqualityExpression_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:2709:2: ( (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) )
// InternalActionDSL.g:2710:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
{
// InternalActionDSL.g:2710:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
// InternalActionDSL.g:2711:3: this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getXEqualityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_56);
this_XEqualityExpression_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XEqualityExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2719:3: ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
loop43:
do {
int alt43=2;
int LA43_0 = input.LA(1);
if ( (LA43_0==70) ) {
int LA43_2 = input.LA(2);
if ( (synpred9_InternalActionDSL()) ) {
alt43=1;
}
}
switch (alt43) {
case 1 :
// InternalActionDSL.g:2720:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
{
// InternalActionDSL.g:2720:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) )
// InternalActionDSL.g:2721:5: ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) )
{
// InternalActionDSL.g:2731:5: ( () ( ( ruleOpAnd ) ) )
// InternalActionDSL.g:2732:6: () ( ( ruleOpAnd ) )
{
// InternalActionDSL.g:2732:6: ()
// InternalActionDSL.g:2733:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2739:6: ( ( ruleOpAnd ) )
// InternalActionDSL.g:2740:7: ( ruleOpAnd )
{
// InternalActionDSL.g:2740:7: ( ruleOpAnd )
// InternalActionDSL.g:2741:8: ruleOpAnd
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAndExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2757:4: ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
// InternalActionDSL.g:2758:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
{
// InternalActionDSL.g:2758:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
// InternalActionDSL.g:2759:6: lv_rightOperand_3_0= ruleXEqualityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getRightOperandXEqualityExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_56);
lv_rightOperand_3_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAndExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XEqualityExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop43;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAndExpression"
// $ANTLR start "entryRuleOpAnd"
// InternalActionDSL.g:2781:1: entryRuleOpAnd returns [String current=null] : iv_ruleOpAnd= ruleOpAnd EOF ;
public final String entryRuleOpAnd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAnd = null;
try {
// InternalActionDSL.g:2781:45: (iv_ruleOpAnd= ruleOpAnd EOF )
// InternalActionDSL.g:2782:2: iv_ruleOpAnd= ruleOpAnd EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpAndRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpAnd=ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpAnd.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpAnd"
// $ANTLR start "ruleOpAnd"
// InternalActionDSL.g:2788:1: ruleOpAnd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '&&' ;
public final AntlrDatatypeRuleToken ruleOpAnd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:2794:2: (kw= '&&' )
// InternalActionDSL.g:2795:2: kw= '&&'
{
kw=(Token)match(input,70,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAndAccess().getAmpersandAmpersandKeyword());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpAnd"
// $ANTLR start "entryRuleXEqualityExpression"
// InternalActionDSL.g:2803:1: entryRuleXEqualityExpression returns [EObject current=null] : iv_ruleXEqualityExpression= ruleXEqualityExpression EOF ;
public final EObject entryRuleXEqualityExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXEqualityExpression = null;
try {
// InternalActionDSL.g:2803:60: (iv_ruleXEqualityExpression= ruleXEqualityExpression EOF )
// InternalActionDSL.g:2804:2: iv_ruleXEqualityExpression= ruleXEqualityExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXEqualityExpression=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXEqualityExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXEqualityExpression"
// $ANTLR start "ruleXEqualityExpression"
// InternalActionDSL.g:2810:1: ruleXEqualityExpression returns [EObject current=null] : (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) ;
public final EObject ruleXEqualityExpression() throws RecognitionException {
EObject current = null;
EObject this_XRelationalExpression_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:2816:2: ( (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) )
// InternalActionDSL.g:2817:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
{
// InternalActionDSL.g:2817:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
// InternalActionDSL.g:2818:3: this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getXRelationalExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_57);
this_XRelationalExpression_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XRelationalExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2826:3: ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
loop44:
do {
int alt44=2;
switch ( input.LA(1) ) {
case 71:
{
int LA44_2 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt44=1;
}
}
break;
case 72:
{
int LA44_3 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt44=1;
}
}
break;
case 73:
{
int LA44_4 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt44=1;
}
}
break;
case 74:
{
int LA44_5 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt44=1;
}
}
break;
}
switch (alt44) {
case 1 :
// InternalActionDSL.g:2827:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
{
// InternalActionDSL.g:2827:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) )
// InternalActionDSL.g:2828:5: ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) )
{
// InternalActionDSL.g:2838:5: ( () ( ( ruleOpEquality ) ) )
// InternalActionDSL.g:2839:6: () ( ( ruleOpEquality ) )
{
// InternalActionDSL.g:2839:6: ()
// InternalActionDSL.g:2840:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2846:6: ( ( ruleOpEquality ) )
// InternalActionDSL.g:2847:7: ( ruleOpEquality )
{
// InternalActionDSL.g:2847:7: ( ruleOpEquality )
// InternalActionDSL.g:2848:8: ruleOpEquality
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXEqualityExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2864:4: ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
// InternalActionDSL.g:2865:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
{
// InternalActionDSL.g:2865:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
// InternalActionDSL.g:2866:6: lv_rightOperand_3_0= ruleXRelationalExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_57);
lv_rightOperand_3_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXEqualityExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XRelationalExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop44;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXEqualityExpression"
// $ANTLR start "entryRuleOpEquality"
// InternalActionDSL.g:2888:1: entryRuleOpEquality returns [String current=null] : iv_ruleOpEquality= ruleOpEquality EOF ;
public final String entryRuleOpEquality() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpEquality = null;
try {
// InternalActionDSL.g:2888:50: (iv_ruleOpEquality= ruleOpEquality EOF )
// InternalActionDSL.g:2889:2: iv_ruleOpEquality= ruleOpEquality EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpEqualityRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpEquality=ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpEquality.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpEquality"
// $ANTLR start "ruleOpEquality"
// InternalActionDSL.g:2895:1: ruleOpEquality returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) ;
public final AntlrDatatypeRuleToken ruleOpEquality() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:2901:2: ( (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) )
// InternalActionDSL.g:2902:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
{
// InternalActionDSL.g:2902:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
int alt45=4;
switch ( input.LA(1) ) {
case 71:
{
alt45=1;
}
break;
case 72:
{
alt45=2;
}
break;
case 73:
{
alt45=3;
}
break;
case 74:
{
alt45=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 45, 0, input);
throw nvae;
}
switch (alt45) {
case 1 :
// InternalActionDSL.g:2903:3: kw= '=='
{
kw=(Token)match(input,71,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:2909:3: kw= '!='
{
kw=(Token)match(input,72,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getExclamationMarkEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:2915:3: kw= '==='
{
kw=(Token)match(input,73,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalActionDSL.g:2921:3: kw= '!=='
{
kw=(Token)match(input,74,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getExclamationMarkEqualsSignEqualsSignKeyword_3());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpEquality"
// $ANTLR start "entryRuleXRelationalExpression"
// InternalActionDSL.g:2930:1: entryRuleXRelationalExpression returns [EObject current=null] : iv_ruleXRelationalExpression= ruleXRelationalExpression EOF ;
public final EObject entryRuleXRelationalExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXRelationalExpression = null;
try {
// InternalActionDSL.g:2930:62: (iv_ruleXRelationalExpression= ruleXRelationalExpression EOF )
// InternalActionDSL.g:2931:2: iv_ruleXRelationalExpression= ruleXRelationalExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXRelationalExpression=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXRelationalExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXRelationalExpression"
// $ANTLR start "ruleXRelationalExpression"
// InternalActionDSL.g:2937:1: ruleXRelationalExpression returns [EObject current=null] : (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) ;
public final EObject ruleXRelationalExpression() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
EObject this_XOtherOperatorExpression_0 = null;
EObject lv_type_3_0 = null;
EObject lv_rightOperand_6_0 = null;
enterRule();
try {
// InternalActionDSL.g:2943:2: ( (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) )
// InternalActionDSL.g:2944:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
{
// InternalActionDSL.g:2944:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
// InternalActionDSL.g:2945:3: this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getXOtherOperatorExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_58);
this_XOtherOperatorExpression_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOtherOperatorExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2953:3: ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
loop46:
do {
int alt46=3;
switch ( input.LA(1) ) {
case 66:
{
int LA46_2 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt46=2;
}
}
break;
case 67:
{
int LA46_3 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt46=2;
}
}
break;
case 75:
{
int LA46_4 = input.LA(2);
if ( (synpred11_InternalActionDSL()) ) {
alt46=1;
}
}
break;
case 68:
{
int LA46_5 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt46=2;
}
}
break;
}
switch (alt46) {
case 1 :
// InternalActionDSL.g:2954:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:2954:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:2955:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalActionDSL.g:2955:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) )
// InternalActionDSL.g:2956:6: ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' )
{
// InternalActionDSL.g:2962:6: ( () otherlv_2= 'instanceof' )
// InternalActionDSL.g:2963:7: () otherlv_2= 'instanceof'
{
// InternalActionDSL.g:2963:7: ()
// InternalActionDSL.g:2964:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXInstanceOfExpressionExpressionAction_1_0_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,75,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXRelationalExpressionAccess().getInstanceofKeyword_1_0_0_0_1());
}
}
}
// InternalActionDSL.g:2976:5: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:2977:6: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:2977:6: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:2978:7: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_58);
lv_type_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXRelationalExpressionRule());
}
set(
current,
"type",
lv_type_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:2997:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
{
// InternalActionDSL.g:2997:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
// InternalActionDSL.g:2998:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
{
// InternalActionDSL.g:2998:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) )
// InternalActionDSL.g:2999:6: ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) )
{
// InternalActionDSL.g:3009:6: ( () ( ( ruleOpCompare ) ) )
// InternalActionDSL.g:3010:7: () ( ( ruleOpCompare ) )
{
// InternalActionDSL.g:3010:7: ()
// InternalActionDSL.g:3011:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3017:7: ( ( ruleOpCompare ) )
// InternalActionDSL.g:3018:8: ( ruleOpCompare )
{
// InternalActionDSL.g:3018:8: ( ruleOpCompare )
// InternalActionDSL.g:3019:9: ruleOpCompare
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXRelationalExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3035:5: ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
// InternalActionDSL.g:3036:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
{
// InternalActionDSL.g:3036:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
// InternalActionDSL.g:3037:7: lv_rightOperand_6_0= ruleXOtherOperatorExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_58);
lv_rightOperand_6_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXRelationalExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_6_0,
"org.eclipse.xtext.xbase.Xbase.XOtherOperatorExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
default :
break loop46;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXRelationalExpression"
// $ANTLR start "entryRuleOpCompare"
// InternalActionDSL.g:3060:1: entryRuleOpCompare returns [String current=null] : iv_ruleOpCompare= ruleOpCompare EOF ;
public final String entryRuleOpCompare() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpCompare = null;
try {
// InternalActionDSL.g:3060:49: (iv_ruleOpCompare= ruleOpCompare EOF )
// InternalActionDSL.g:3061:2: iv_ruleOpCompare= ruleOpCompare EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpCompareRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpCompare=ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpCompare.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpCompare"
// $ANTLR start "ruleOpCompare"
// InternalActionDSL.g:3067:1: ruleOpCompare returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) ;
public final AntlrDatatypeRuleToken ruleOpCompare() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3073:2: ( (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) )
// InternalActionDSL.g:3074:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
{
// InternalActionDSL.g:3074:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
int alt47=4;
switch ( input.LA(1) ) {
case 68:
{
alt47=1;
}
break;
case 66:
{
int LA47_2 = input.LA(2);
if ( (LA47_2==EOF||(LA47_2>=RULE_ID && LA47_2<=RULE_DECIMAL)||LA47_2==15||(LA47_2>=47 && LA47_2<=49)||LA47_2==54||(LA47_2>=58 && LA47_2<=59)||LA47_2==66||(LA47_2>=82 && LA47_2<=83)||LA47_2==87||LA47_2==94||LA47_2==96||(LA47_2>=100 && LA47_2<=102)||(LA47_2>=105 && LA47_2<=114)||LA47_2==116) ) {
alt47=4;
}
else if ( (LA47_2==57) ) {
alt47=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 47, 2, input);
throw nvae;
}
}
break;
case 67:
{
alt47=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 47, 0, input);
throw nvae;
}
switch (alt47) {
case 1 :
// InternalActionDSL.g:3075:3: kw= '>='
{
kw=(Token)match(input,68,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3081:3: (kw= '<' kw= '=' )
{
// InternalActionDSL.g:3081:3: (kw= '<' kw= '=' )
// InternalActionDSL.g:3082:4: kw= '<' kw= '='
{
kw=(Token)match(input,66,FOLLOW_45); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_1_0());
}
kw=(Token)match(input,57,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getEqualsSignKeyword_1_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:3094:3: kw= '>'
{
kw=(Token)match(input,67,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignKeyword_2());
}
}
break;
case 4 :
// InternalActionDSL.g:3100:3: kw= '<'
{
kw=(Token)match(input,66,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_3());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpCompare"
// $ANTLR start "entryRuleXOtherOperatorExpression"
// InternalActionDSL.g:3109:1: entryRuleXOtherOperatorExpression returns [EObject current=null] : iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF ;
public final EObject entryRuleXOtherOperatorExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOtherOperatorExpression = null;
try {
// InternalActionDSL.g:3109:65: (iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF )
// InternalActionDSL.g:3110:2: iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXOtherOperatorExpression=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXOtherOperatorExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXOtherOperatorExpression"
// $ANTLR start "ruleXOtherOperatorExpression"
// InternalActionDSL.g:3116:1: ruleXOtherOperatorExpression returns [EObject current=null] : (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) ;
public final EObject ruleXOtherOperatorExpression() throws RecognitionException {
EObject current = null;
EObject this_XAdditiveExpression_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:3122:2: ( (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) )
// InternalActionDSL.g:3123:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
{
// InternalActionDSL.g:3123:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
// InternalActionDSL.g:3124:3: this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getXAdditiveExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_60);
this_XAdditiveExpression_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAdditiveExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3132:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
loop48:
do {
int alt48=2;
alt48 = dfa48.predict(input);
switch (alt48) {
case 1 :
// InternalActionDSL.g:3133:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
{
// InternalActionDSL.g:3133:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) )
// InternalActionDSL.g:3134:5: ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) )
{
// InternalActionDSL.g:3144:5: ( () ( ( ruleOpOther ) ) )
// InternalActionDSL.g:3145:6: () ( ( ruleOpOther ) )
{
// InternalActionDSL.g:3145:6: ()
// InternalActionDSL.g:3146:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOtherOperatorExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3152:6: ( ( ruleOpOther ) )
// InternalActionDSL.g:3153:7: ( ruleOpOther )
{
// InternalActionDSL.g:3153:7: ( ruleOpOther )
// InternalActionDSL.g:3154:8: ruleOpOther
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXOtherOperatorExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3170:4: ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
// InternalActionDSL.g:3171:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
{
// InternalActionDSL.g:3171:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
// InternalActionDSL.g:3172:6: lv_rightOperand_3_0= ruleXAdditiveExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandXAdditiveExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_60);
lv_rightOperand_3_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXOtherOperatorExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XAdditiveExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop48;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOtherOperatorExpression"
// $ANTLR start "entryRuleOpOther"
// InternalActionDSL.g:3194:1: entryRuleOpOther returns [String current=null] : iv_ruleOpOther= ruleOpOther EOF ;
public final String entryRuleOpOther() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOther = null;
try {
// InternalActionDSL.g:3194:47: (iv_ruleOpOther= ruleOpOther EOF )
// InternalActionDSL.g:3195:2: iv_ruleOpOther= ruleOpOther EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpOtherRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpOther=ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpOther.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpOther"
// $ANTLR start "ruleOpOther"
// InternalActionDSL.g:3201:1: ruleOpOther returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) ;
public final AntlrDatatypeRuleToken ruleOpOther() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3207:2: ( (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) )
// InternalActionDSL.g:3208:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
{
// InternalActionDSL.g:3208:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
int alt51=9;
alt51 = dfa51.predict(input);
switch (alt51) {
case 1 :
// InternalActionDSL.g:3209:3: kw= '->'
{
kw=(Token)match(input,76,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getHyphenMinusGreaterThanSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3215:3: kw= '..<'
{
kw=(Token)match(input,77,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopLessThanSignKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:3221:3: (kw= '>' kw= '..' )
{
// InternalActionDSL.g:3221:3: (kw= '>' kw= '..' )
// InternalActionDSL.g:3222:4: kw= '>' kw= '..'
{
kw=(Token)match(input,67,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_2_0());
}
kw=(Token)match(input,78,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_2_1());
}
}
}
break;
case 4 :
// InternalActionDSL.g:3234:3: kw= '..'
{
kw=(Token)match(input,78,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_3());
}
}
break;
case 5 :
// InternalActionDSL.g:3240:3: kw= '=>'
{
kw=(Token)match(input,79,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getEqualsSignGreaterThanSignKeyword_4());
}
}
break;
case 6 :
// InternalActionDSL.g:3246:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
{
// InternalActionDSL.g:3246:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
// InternalActionDSL.g:3247:4: kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
{
kw=(Token)match(input,67,FOLLOW_62); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_0());
}
// InternalActionDSL.g:3252:4: ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
int alt49=2;
int LA49_0 = input.LA(1);
if ( (LA49_0==67) ) {
int LA49_1 = input.LA(2);
if ( (LA49_1==EOF||(LA49_1>=RULE_ID && LA49_1<=RULE_DECIMAL)||LA49_1==15||(LA49_1>=47 && LA49_1<=49)||LA49_1==54||(LA49_1>=58 && LA49_1<=59)||LA49_1==66||(LA49_1>=82 && LA49_1<=83)||LA49_1==87||LA49_1==94||LA49_1==96||(LA49_1>=100 && LA49_1<=102)||(LA49_1>=105 && LA49_1<=114)||LA49_1==116) ) {
alt49=2;
}
else if ( (LA49_1==67) && (synpred14_InternalActionDSL())) {
alt49=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 49, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 49, 0, input);
throw nvae;
}
switch (alt49) {
case 1 :
// InternalActionDSL.g:3253:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
{
// InternalActionDSL.g:3253:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
// InternalActionDSL.g:3254:6: ( ( '>' '>' ) )=> (kw= '>' kw= '>' )
{
// InternalActionDSL.g:3259:6: (kw= '>' kw= '>' )
// InternalActionDSL.g:3260:7: kw= '>' kw= '>'
{
kw=(Token)match(input,67,FOLLOW_62); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_1_0_0_0());
}
kw=(Token)match(input,67,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_1_0_0_1());
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:3273:5: kw= '>'
{
kw=(Token)match(input,67,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_1_1());
}
}
break;
}
}
}
break;
case 7 :
// InternalActionDSL.g:3281:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
{
// InternalActionDSL.g:3281:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
// InternalActionDSL.g:3282:4: kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
{
kw=(Token)match(input,66,FOLLOW_63); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_0());
}
// InternalActionDSL.g:3287:4: ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
int alt50=3;
int LA50_0 = input.LA(1);
if ( (LA50_0==66) ) {
int LA50_1 = input.LA(2);
if ( (synpred15_InternalActionDSL()) ) {
alt50=1;
}
else if ( (true) ) {
alt50=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 50, 1, input);
throw nvae;
}
}
else if ( (LA50_0==79) ) {
alt50=3;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 50, 0, input);
throw nvae;
}
switch (alt50) {
case 1 :
// InternalActionDSL.g:3288:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
{
// InternalActionDSL.g:3288:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
// InternalActionDSL.g:3289:6: ( ( '<' '<' ) )=> (kw= '<' kw= '<' )
{
// InternalActionDSL.g:3294:6: (kw= '<' kw= '<' )
// InternalActionDSL.g:3295:7: kw= '<' kw= '<'
{
kw=(Token)match(input,66,FOLLOW_52); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_1_0_0_0());
}
kw=(Token)match(input,66,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_1_0_0_1());
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:3308:5: kw= '<'
{
kw=(Token)match(input,66,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_1_1());
}
}
break;
case 3 :
// InternalActionDSL.g:3314:5: kw= '=>'
{
kw=(Token)match(input,79,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getEqualsSignGreaterThanSignKeyword_6_1_2());
}
}
break;
}
}
}
break;
case 8 :
// InternalActionDSL.g:3322:3: kw= '<>'
{
kw=(Token)match(input,80,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignGreaterThanSignKeyword_7());
}
}
break;
case 9 :
// InternalActionDSL.g:3328:3: kw= '?:'
{
kw=(Token)match(input,81,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getQuestionMarkColonKeyword_8());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpOther"
// $ANTLR start "entryRuleXAdditiveExpression"
// InternalActionDSL.g:3337:1: entryRuleXAdditiveExpression returns [EObject current=null] : iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF ;
public final EObject entryRuleXAdditiveExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAdditiveExpression = null;
try {
// InternalActionDSL.g:3337:60: (iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF )
// InternalActionDSL.g:3338:2: iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXAdditiveExpression=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXAdditiveExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXAdditiveExpression"
// $ANTLR start "ruleXAdditiveExpression"
// InternalActionDSL.g:3344:1: ruleXAdditiveExpression returns [EObject current=null] : (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) ;
public final EObject ruleXAdditiveExpression() throws RecognitionException {
EObject current = null;
EObject this_XMultiplicativeExpression_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:3350:2: ( (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) )
// InternalActionDSL.g:3351:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
{
// InternalActionDSL.g:3351:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
// InternalActionDSL.g:3352:3: this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getXMultiplicativeExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_64);
this_XMultiplicativeExpression_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMultiplicativeExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3360:3: ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
loop52:
do {
int alt52=2;
int LA52_0 = input.LA(1);
if ( (LA52_0==82) ) {
int LA52_2 = input.LA(2);
if ( (synpred16_InternalActionDSL()) ) {
alt52=1;
}
}
else if ( (LA52_0==83) ) {
int LA52_3 = input.LA(2);
if ( (synpred16_InternalActionDSL()) ) {
alt52=1;
}
}
switch (alt52) {
case 1 :
// InternalActionDSL.g:3361:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
{
// InternalActionDSL.g:3361:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) )
// InternalActionDSL.g:3362:5: ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) )
{
// InternalActionDSL.g:3372:5: ( () ( ( ruleOpAdd ) ) )
// InternalActionDSL.g:3373:6: () ( ( ruleOpAdd ) )
{
// InternalActionDSL.g:3373:6: ()
// InternalActionDSL.g:3374:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAdditiveExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3380:6: ( ( ruleOpAdd ) )
// InternalActionDSL.g:3381:7: ( ruleOpAdd )
{
// InternalActionDSL.g:3381:7: ( ruleOpAdd )
// InternalActionDSL.g:3382:8: ruleOpAdd
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAdditiveExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3398:4: ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
// InternalActionDSL.g:3399:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
{
// InternalActionDSL.g:3399:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
// InternalActionDSL.g:3400:6: lv_rightOperand_3_0= ruleXMultiplicativeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_64);
lv_rightOperand_3_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAdditiveExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XMultiplicativeExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop52;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAdditiveExpression"
// $ANTLR start "entryRuleOpAdd"
// InternalActionDSL.g:3422:1: entryRuleOpAdd returns [String current=null] : iv_ruleOpAdd= ruleOpAdd EOF ;
public final String entryRuleOpAdd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAdd = null;
try {
// InternalActionDSL.g:3422:45: (iv_ruleOpAdd= ruleOpAdd EOF )
// InternalActionDSL.g:3423:2: iv_ruleOpAdd= ruleOpAdd EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpAddRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpAdd=ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpAdd.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpAdd"
// $ANTLR start "ruleOpAdd"
// InternalActionDSL.g:3429:1: ruleOpAdd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '+' | kw= '-' ) ;
public final AntlrDatatypeRuleToken ruleOpAdd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3435:2: ( (kw= '+' | kw= '-' ) )
// InternalActionDSL.g:3436:2: (kw= '+' | kw= '-' )
{
// InternalActionDSL.g:3436:2: (kw= '+' | kw= '-' )
int alt53=2;
int LA53_0 = input.LA(1);
if ( (LA53_0==82) ) {
alt53=1;
}
else if ( (LA53_0==83) ) {
alt53=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 53, 0, input);
throw nvae;
}
switch (alt53) {
case 1 :
// InternalActionDSL.g:3437:3: kw= '+'
{
kw=(Token)match(input,82,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAddAccess().getPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3443:3: kw= '-'
{
kw=(Token)match(input,83,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAddAccess().getHyphenMinusKeyword_1());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpAdd"
// $ANTLR start "entryRuleXMultiplicativeExpression"
// InternalActionDSL.g:3452:1: entryRuleXMultiplicativeExpression returns [EObject current=null] : iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF ;
public final EObject entryRuleXMultiplicativeExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMultiplicativeExpression = null;
try {
// InternalActionDSL.g:3452:66: (iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF )
// InternalActionDSL.g:3453:2: iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXMultiplicativeExpression=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXMultiplicativeExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXMultiplicativeExpression"
// $ANTLR start "ruleXMultiplicativeExpression"
// InternalActionDSL.g:3459:1: ruleXMultiplicativeExpression returns [EObject current=null] : (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) ;
public final EObject ruleXMultiplicativeExpression() throws RecognitionException {
EObject current = null;
EObject this_XUnaryOperation_0 = null;
EObject lv_rightOperand_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:3465:2: ( (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) )
// InternalActionDSL.g:3466:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
{
// InternalActionDSL.g:3466:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
// InternalActionDSL.g:3467:3: this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getXUnaryOperationParserRuleCall_0());
}
pushFollow(FOLLOW_65);
this_XUnaryOperation_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XUnaryOperation_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3475:3: ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
loop54:
do {
int alt54=2;
switch ( input.LA(1) ) {
case 50:
{
int LA54_2 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt54=1;
}
}
break;
case 84:
{
int LA54_3 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt54=1;
}
}
break;
case 85:
{
int LA54_4 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt54=1;
}
}
break;
case 86:
{
int LA54_5 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt54=1;
}
}
break;
}
switch (alt54) {
case 1 :
// InternalActionDSL.g:3476:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
{
// InternalActionDSL.g:3476:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) )
// InternalActionDSL.g:3477:5: ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) )
{
// InternalActionDSL.g:3487:5: ( () ( ( ruleOpMulti ) ) )
// InternalActionDSL.g:3488:6: () ( ( ruleOpMulti ) )
{
// InternalActionDSL.g:3488:6: ()
// InternalActionDSL.g:3489:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMultiplicativeExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3495:6: ( ( ruleOpMulti ) )
// InternalActionDSL.g:3496:7: ( ruleOpMulti )
{
// InternalActionDSL.g:3496:7: ( ruleOpMulti )
// InternalActionDSL.g:3497:8: ruleOpMulti
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMultiplicativeExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3513:4: ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
// InternalActionDSL.g:3514:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
{
// InternalActionDSL.g:3514:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
// InternalActionDSL.g:3515:6: lv_rightOperand_3_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getRightOperandXUnaryOperationParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_65);
lv_rightOperand_3_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMultiplicativeExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XUnaryOperation");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop54;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMultiplicativeExpression"
// $ANTLR start "entryRuleOpMulti"
// InternalActionDSL.g:3537:1: entryRuleOpMulti returns [String current=null] : iv_ruleOpMulti= ruleOpMulti EOF ;
public final String entryRuleOpMulti() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMulti = null;
try {
// InternalActionDSL.g:3537:47: (iv_ruleOpMulti= ruleOpMulti EOF )
// InternalActionDSL.g:3538:2: iv_ruleOpMulti= ruleOpMulti EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpMultiRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpMulti=ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpMulti.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpMulti"
// $ANTLR start "ruleOpMulti"
// InternalActionDSL.g:3544:1: ruleOpMulti returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) ;
public final AntlrDatatypeRuleToken ruleOpMulti() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3550:2: ( (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) )
// InternalActionDSL.g:3551:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
{
// InternalActionDSL.g:3551:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
int alt55=4;
switch ( input.LA(1) ) {
case 50:
{
alt55=1;
}
break;
case 84:
{
alt55=2;
}
break;
case 85:
{
alt55=3;
}
break;
case 86:
{
alt55=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 55, 0, input);
throw nvae;
}
switch (alt55) {
case 1 :
// InternalActionDSL.g:3552:3: kw= '*'
{
kw=(Token)match(input,50,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3558:3: kw= '**'
{
kw=(Token)match(input,84,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskAsteriskKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:3564:3: kw= '/'
{
kw=(Token)match(input,85,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getSolidusKeyword_2());
}
}
break;
case 4 :
// InternalActionDSL.g:3570:3: kw= '%'
{
kw=(Token)match(input,86,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getPercentSignKeyword_3());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpMulti"
// $ANTLR start "entryRuleXUnaryOperation"
// InternalActionDSL.g:3579:1: entryRuleXUnaryOperation returns [EObject current=null] : iv_ruleXUnaryOperation= ruleXUnaryOperation EOF ;
public final EObject entryRuleXUnaryOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXUnaryOperation = null;
try {
// InternalActionDSL.g:3579:56: (iv_ruleXUnaryOperation= ruleXUnaryOperation EOF )
// InternalActionDSL.g:3580:2: iv_ruleXUnaryOperation= ruleXUnaryOperation EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXUnaryOperationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXUnaryOperation=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXUnaryOperation;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXUnaryOperation"
// $ANTLR start "ruleXUnaryOperation"
// InternalActionDSL.g:3586:1: ruleXUnaryOperation returns [EObject current=null] : ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) ;
public final EObject ruleXUnaryOperation() throws RecognitionException {
EObject current = null;
EObject lv_operand_2_0 = null;
EObject this_XCastedExpression_3 = null;
enterRule();
try {
// InternalActionDSL.g:3592:2: ( ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) )
// InternalActionDSL.g:3593:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
{
// InternalActionDSL.g:3593:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
int alt56=2;
int LA56_0 = input.LA(1);
if ( ((LA56_0>=82 && LA56_0<=83)||LA56_0==87) ) {
alt56=1;
}
else if ( ((LA56_0>=RULE_ID && LA56_0<=RULE_DECIMAL)||LA56_0==15||(LA56_0>=47 && LA56_0<=49)||LA56_0==54||(LA56_0>=58 && LA56_0<=59)||LA56_0==66||LA56_0==94||LA56_0==96||(LA56_0>=100 && LA56_0<=102)||(LA56_0>=105 && LA56_0<=114)||LA56_0==116) ) {
alt56=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 56, 0, input);
throw nvae;
}
switch (alt56) {
case 1 :
// InternalActionDSL.g:3594:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
{
// InternalActionDSL.g:3594:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
// InternalActionDSL.g:3595:4: () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) )
{
// InternalActionDSL.g:3595:4: ()
// InternalActionDSL.g:3596:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXUnaryOperationAccess().getXUnaryOperationAction_0_0(),
current);
}
}
// InternalActionDSL.g:3602:4: ( ( ruleOpUnary ) )
// InternalActionDSL.g:3603:5: ( ruleOpUnary )
{
// InternalActionDSL.g:3603:5: ( ruleOpUnary )
// InternalActionDSL.g:3604:6: ruleOpUnary
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXUnaryOperationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:3618:4: ( (lv_operand_2_0= ruleXUnaryOperation ) )
// InternalActionDSL.g:3619:5: (lv_operand_2_0= ruleXUnaryOperation )
{
// InternalActionDSL.g:3619:5: (lv_operand_2_0= ruleXUnaryOperation )
// InternalActionDSL.g:3620:6: lv_operand_2_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXUnaryOperationAccess().getOperandXUnaryOperationParserRuleCall_0_2_0());
}
pushFollow(FOLLOW_2);
lv_operand_2_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXUnaryOperationRule());
}
set(
current,
"operand",
lv_operand_2_0,
"org.eclipse.xtext.xbase.Xbase.XUnaryOperation");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:3639:3: this_XCastedExpression_3= ruleXCastedExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXUnaryOperationAccess().getXCastedExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XCastedExpression_3=ruleXCastedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XCastedExpression_3;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXUnaryOperation"
// $ANTLR start "entryRuleOpUnary"
// InternalActionDSL.g:3651:1: entryRuleOpUnary returns [String current=null] : iv_ruleOpUnary= ruleOpUnary EOF ;
public final String entryRuleOpUnary() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpUnary = null;
try {
// InternalActionDSL.g:3651:47: (iv_ruleOpUnary= ruleOpUnary EOF )
// InternalActionDSL.g:3652:2: iv_ruleOpUnary= ruleOpUnary EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpUnaryRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpUnary=ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpUnary.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpUnary"
// $ANTLR start "ruleOpUnary"
// InternalActionDSL.g:3658:1: ruleOpUnary returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '!' | kw= '-' | kw= '+' ) ;
public final AntlrDatatypeRuleToken ruleOpUnary() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3664:2: ( (kw= '!' | kw= '-' | kw= '+' ) )
// InternalActionDSL.g:3665:2: (kw= '!' | kw= '-' | kw= '+' )
{
// InternalActionDSL.g:3665:2: (kw= '!' | kw= '-' | kw= '+' )
int alt57=3;
switch ( input.LA(1) ) {
case 87:
{
alt57=1;
}
break;
case 83:
{
alt57=2;
}
break;
case 82:
{
alt57=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 57, 0, input);
throw nvae;
}
switch (alt57) {
case 1 :
// InternalActionDSL.g:3666:3: kw= '!'
{
kw=(Token)match(input,87,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getExclamationMarkKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3672:3: kw= '-'
{
kw=(Token)match(input,83,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getHyphenMinusKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:3678:3: kw= '+'
{
kw=(Token)match(input,82,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getPlusSignKeyword_2());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpUnary"
// $ANTLR start "entryRuleXCastedExpression"
// InternalActionDSL.g:3687:1: entryRuleXCastedExpression returns [EObject current=null] : iv_ruleXCastedExpression= ruleXCastedExpression EOF ;
public final EObject entryRuleXCastedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCastedExpression = null;
try {
// InternalActionDSL.g:3687:58: (iv_ruleXCastedExpression= ruleXCastedExpression EOF )
// InternalActionDSL.g:3688:2: iv_ruleXCastedExpression= ruleXCastedExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXCastedExpression=ruleXCastedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXCastedExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXCastedExpression"
// $ANTLR start "ruleXCastedExpression"
// InternalActionDSL.g:3694:1: ruleXCastedExpression returns [EObject current=null] : (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) ;
public final EObject ruleXCastedExpression() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
EObject this_XPostfixOperation_0 = null;
EObject lv_type_3_0 = null;
enterRule();
try {
// InternalActionDSL.g:3700:2: ( (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) )
// InternalActionDSL.g:3701:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
{
// InternalActionDSL.g:3701:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
// InternalActionDSL.g:3702:3: this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getXPostfixOperationParserRuleCall_0());
}
pushFollow(FOLLOW_66);
this_XPostfixOperation_0=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPostfixOperation_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3710:3: ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
loop58:
do {
int alt58=2;
int LA58_0 = input.LA(1);
if ( (LA58_0==88) ) {
int LA58_2 = input.LA(2);
if ( (synpred18_InternalActionDSL()) ) {
alt58=1;
}
}
switch (alt58) {
case 1 :
// InternalActionDSL.g:3711:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalActionDSL.g:3711:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) )
// InternalActionDSL.g:3712:5: ( ( () 'as' ) )=> ( () otherlv_2= 'as' )
{
// InternalActionDSL.g:3718:5: ( () otherlv_2= 'as' )
// InternalActionDSL.g:3719:6: () otherlv_2= 'as'
{
// InternalActionDSL.g:3719:6: ()
// InternalActionDSL.g:3720:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXCastedExpressionAccess().getXCastedExpressionTargetAction_1_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,88,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCastedExpressionAccess().getAsKeyword_1_0_0_1());
}
}
}
// InternalActionDSL.g:3732:4: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:3733:5: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:3733:5: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:3734:6: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_66);
lv_type_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCastedExpressionRule());
}
set(
current,
"type",
lv_type_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop58;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCastedExpression"
// $ANTLR start "entryRuleXPostfixOperation"
// InternalActionDSL.g:3756:1: entryRuleXPostfixOperation returns [EObject current=null] : iv_ruleXPostfixOperation= ruleXPostfixOperation EOF ;
public final EObject entryRuleXPostfixOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPostfixOperation = null;
try {
// InternalActionDSL.g:3756:58: (iv_ruleXPostfixOperation= ruleXPostfixOperation EOF )
// InternalActionDSL.g:3757:2: iv_ruleXPostfixOperation= ruleXPostfixOperation EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXPostfixOperation=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXPostfixOperation;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXPostfixOperation"
// $ANTLR start "ruleXPostfixOperation"
// InternalActionDSL.g:3763:1: ruleXPostfixOperation returns [EObject current=null] : (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) ;
public final EObject ruleXPostfixOperation() throws RecognitionException {
EObject current = null;
EObject this_XMemberFeatureCall_0 = null;
enterRule();
try {
// InternalActionDSL.g:3769:2: ( (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) )
// InternalActionDSL.g:3770:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
{
// InternalActionDSL.g:3770:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
// InternalActionDSL.g:3771:3: this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getXMemberFeatureCallParserRuleCall_0());
}
pushFollow(FOLLOW_67);
this_XMemberFeatureCall_0=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMemberFeatureCall_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3779:3: ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
int alt59=2;
int LA59_0 = input.LA(1);
if ( (LA59_0==89) ) {
int LA59_1 = input.LA(2);
if ( (synpred19_InternalActionDSL()) ) {
alt59=1;
}
}
else if ( (LA59_0==90) ) {
int LA59_2 = input.LA(2);
if ( (synpred19_InternalActionDSL()) ) {
alt59=1;
}
}
switch (alt59) {
case 1 :
// InternalActionDSL.g:3780:4: ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) )
{
// InternalActionDSL.g:3790:4: ( () ( ( ruleOpPostfix ) ) )
// InternalActionDSL.g:3791:5: () ( ( ruleOpPostfix ) )
{
// InternalActionDSL.g:3791:5: ()
// InternalActionDSL.g:3792:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXPostfixOperationAccess().getXPostfixOperationOperandAction_1_0_0(),
current);
}
}
// InternalActionDSL.g:3798:5: ( ( ruleOpPostfix ) )
// InternalActionDSL.g:3799:6: ( ruleOpPostfix )
{
// InternalActionDSL.g:3799:6: ( ruleOpPostfix )
// InternalActionDSL.g:3800:7: ruleOpPostfix
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXPostfixOperationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_1_0());
}
pushFollow(FOLLOW_2);
ruleOpPostfix();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXPostfixOperation"
// $ANTLR start "entryRuleOpPostfix"
// InternalActionDSL.g:3820:1: entryRuleOpPostfix returns [String current=null] : iv_ruleOpPostfix= ruleOpPostfix EOF ;
public final String entryRuleOpPostfix() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpPostfix = null;
try {
// InternalActionDSL.g:3820:49: (iv_ruleOpPostfix= ruleOpPostfix EOF )
// InternalActionDSL.g:3821:2: iv_ruleOpPostfix= ruleOpPostfix EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getOpPostfixRule());
}
pushFollow(FOLLOW_1);
iv_ruleOpPostfix=ruleOpPostfix();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleOpPostfix.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleOpPostfix"
// $ANTLR start "ruleOpPostfix"
// InternalActionDSL.g:3827:1: ruleOpPostfix returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '++' | kw= '--' ) ;
public final AntlrDatatypeRuleToken ruleOpPostfix() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:3833:2: ( (kw= '++' | kw= '--' ) )
// InternalActionDSL.g:3834:2: (kw= '++' | kw= '--' )
{
// InternalActionDSL.g:3834:2: (kw= '++' | kw= '--' )
int alt60=2;
int LA60_0 = input.LA(1);
if ( (LA60_0==89) ) {
alt60=1;
}
else if ( (LA60_0==90) ) {
alt60=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 60, 0, input);
throw nvae;
}
switch (alt60) {
case 1 :
// InternalActionDSL.g:3835:3: kw= '++'
{
kw=(Token)match(input,89,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpPostfixAccess().getPlusSignPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3841:3: kw= '--'
{
kw=(Token)match(input,90,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpPostfixAccess().getHyphenMinusHyphenMinusKeyword_1());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpPostfix"
// $ANTLR start "entryRuleXMemberFeatureCall"
// InternalActionDSL.g:3850:1: entryRuleXMemberFeatureCall returns [EObject current=null] : iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF ;
public final EObject entryRuleXMemberFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMemberFeatureCall = null;
try {
// InternalActionDSL.g:3850:59: (iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF )
// InternalActionDSL.g:3851:2: iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallRule());
}
pushFollow(FOLLOW_1);
iv_ruleXMemberFeatureCall=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXMemberFeatureCall;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXMemberFeatureCall"
// $ANTLR start "ruleXMemberFeatureCall"
// InternalActionDSL.g:3857:1: ruleXMemberFeatureCall returns [EObject current=null] : (this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )* ) ;
public final EObject ruleXMemberFeatureCall() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
Token lv_explicitStatic_3_0=null;
Token otherlv_8=null;
Token lv_nullSafe_9_0=null;
Token lv_explicitStatic_10_0=null;
Token otherlv_11=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token lv_explicitOperationCall_17_0=null;
Token otherlv_20=null;
Token otherlv_22=null;
EObject this_XPrimaryExpression_0 = null;
EObject lv_value_6_0 = null;
EObject lv_typeArguments_12_0 = null;
EObject lv_typeArguments_14_0 = null;
EObject lv_memberCallArguments_18_0 = null;
EObject lv_memberCallArguments_19_0 = null;
EObject lv_memberCallArguments_21_0 = null;
EObject lv_memberCallArguments_23_0 = null;
enterRule();
try {
// InternalActionDSL.g:3863:2: ( (this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )* ) )
// InternalActionDSL.g:3864:2: (this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )* )
{
// InternalActionDSL.g:3864:2: (this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )* )
// InternalActionDSL.g:3865:3: this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getXPrimaryExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_68);
this_XPrimaryExpression_0=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPrimaryExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3873:3: ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )*
loop69:
do {
int alt69=3;
switch ( input.LA(1) ) {
case 46:
{
int LA69_2 = input.LA(2);
if ( (synpred20_InternalActionDSL()) ) {
alt69=1;
}
else if ( (synpred21_InternalActionDSL()) ) {
alt69=2;
}
}
break;
case 91:
{
int LA69_3 = input.LA(2);
if ( (synpred20_InternalActionDSL()) ) {
alt69=1;
}
else if ( (synpred21_InternalActionDSL()) ) {
alt69=2;
}
}
break;
case 92:
{
int LA69_4 = input.LA(2);
if ( (synpred21_InternalActionDSL()) ) {
alt69=2;
}
}
break;
}
switch (alt69) {
case 1 :
// InternalActionDSL.g:3874:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
{
// InternalActionDSL.g:3874:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
// InternalActionDSL.g:3875:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) )
{
// InternalActionDSL.g:3875:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalActionDSL.g:3876:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalActionDSL.g:3896:6: ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalActionDSL.g:3897:7: () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalActionDSL.g:3897:7: ()
// InternalActionDSL.g:3898:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXAssignmentAssignableAction_1_0_0_0_0(),
current);
}
}
// InternalActionDSL.g:3904:7: (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) )
int alt61=2;
int LA61_0 = input.LA(1);
if ( (LA61_0==46) ) {
alt61=1;
}
else if ( (LA61_0==91) ) {
alt61=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 61, 0, input);
throw nvae;
}
switch (alt61) {
case 1 :
// InternalActionDSL.g:3905:8: otherlv_2= '.'
{
otherlv_2=(Token)match(input,46,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_0_0_0_1_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3910:8: ( (lv_explicitStatic_3_0= '::' ) )
{
// InternalActionDSL.g:3910:8: ( (lv_explicitStatic_3_0= '::' ) )
// InternalActionDSL.g:3911:9: (lv_explicitStatic_3_0= '::' )
{
// InternalActionDSL.g:3911:9: (lv_explicitStatic_3_0= '::' )
// InternalActionDSL.g:3912:10: lv_explicitStatic_3_0= '::'
{
lv_explicitStatic_3_0=(Token)match(input,91,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitStatic_3_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitStaticColonColonKeyword_1_0_0_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitStatic", true, "::");
}
}
}
}
break;
}
// InternalActionDSL.g:3925:7: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:3926:8: ( ruleFeatureCallID )
{
// InternalActionDSL.g:3926:8: ( ruleFeatureCallID )
// InternalActionDSL.g:3927:9: ruleFeatureCallID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_0_2_0());
}
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getOpSingleAssignParserRuleCall_1_0_0_0_3());
}
pushFollow(FOLLOW_46);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:3950:5: ( (lv_value_6_0= ruleXAssignment ) )
// InternalActionDSL.g:3951:6: (lv_value_6_0= ruleXAssignment )
{
// InternalActionDSL.g:3951:6: (lv_value_6_0= ruleXAssignment )
// InternalActionDSL.g:3952:7: lv_value_6_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getValueXAssignmentParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_68);
lv_value_6_0=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
set(
current,
"value",
lv_value_6_0,
"org.eclipse.xtext.xbase.Xbase.XAssignment");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:3971:4: ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? )
{
// InternalActionDSL.g:3971:4: ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? )
// InternalActionDSL.g:3972:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
{
// InternalActionDSL.g:3972:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) )
// InternalActionDSL.g:3973:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
{
// InternalActionDSL.g:3993:6: ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
// InternalActionDSL.g:3994:7: () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
{
// InternalActionDSL.g:3994:7: ()
// InternalActionDSL.g:3995:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:4001:7: (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
int alt62=3;
switch ( input.LA(1) ) {
case 46:
{
alt62=1;
}
break;
case 92:
{
alt62=2;
}
break;
case 91:
{
alt62=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 62, 0, input);
throw nvae;
}
switch (alt62) {
case 1 :
// InternalActionDSL.g:4002:8: otherlv_8= '.'
{
otherlv_8=(Token)match(input,46,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_1_0_0_1_0());
}
}
break;
case 2 :
// InternalActionDSL.g:4007:8: ( (lv_nullSafe_9_0= '?.' ) )
{
// InternalActionDSL.g:4007:8: ( (lv_nullSafe_9_0= '?.' ) )
// InternalActionDSL.g:4008:9: (lv_nullSafe_9_0= '?.' )
{
// InternalActionDSL.g:4008:9: (lv_nullSafe_9_0= '?.' )
// InternalActionDSL.g:4009:10: lv_nullSafe_9_0= '?.'
{
lv_nullSafe_9_0=(Token)match(input,92,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_nullSafe_9_0, grammarAccess.getXMemberFeatureCallAccess().getNullSafeQuestionMarkFullStopKeyword_1_1_0_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "nullSafe", true, "?.");
}
}
}
}
break;
case 3 :
// InternalActionDSL.g:4022:8: ( (lv_explicitStatic_10_0= '::' ) )
{
// InternalActionDSL.g:4022:8: ( (lv_explicitStatic_10_0= '::' ) )
// InternalActionDSL.g:4023:9: (lv_explicitStatic_10_0= '::' )
{
// InternalActionDSL.g:4023:9: (lv_explicitStatic_10_0= '::' )
// InternalActionDSL.g:4024:10: lv_explicitStatic_10_0= '::'
{
lv_explicitStatic_10_0=(Token)match(input,91,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitStatic_10_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitStaticColonColonKeyword_1_1_0_0_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitStatic", true, "::");
}
}
}
}
break;
}
}
}
// InternalActionDSL.g:4039:5: (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )?
int alt64=2;
int LA64_0 = input.LA(1);
if ( (LA64_0==66) ) {
alt64=1;
}
switch (alt64) {
case 1 :
// InternalActionDSL.g:4040:6: otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>'
{
otherlv_11=(Token)match(input,66,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXMemberFeatureCallAccess().getLessThanSignKeyword_1_1_1_0());
}
// InternalActionDSL.g:4044:6: ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:4045:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:4045:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:4046:8: lv_typeArguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_12_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_12_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4063:6: (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )*
loop63:
do {
int alt63=2;
int LA63_0 = input.LA(1);
if ( (LA63_0==55) ) {
alt63=1;
}
switch (alt63) {
case 1 :
// InternalActionDSL.g:4064:7: otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
{
otherlv_13=(Token)match(input,55,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_1_2_0());
}
// InternalActionDSL.g:4068:7: ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:4069:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:4069:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:4070:9: lv_typeArguments_14_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_14_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_14_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop63;
}
} while (true);
otherlv_15=(Token)match(input,67,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXMemberFeatureCallAccess().getGreaterThanSignKeyword_1_1_1_3());
}
}
break;
}
// InternalActionDSL.g:4093:5: ( ( ruleIdOrSuper ) )
// InternalActionDSL.g:4094:6: ( ruleIdOrSuper )
{
// InternalActionDSL.g:4094:6: ( ruleIdOrSuper )
// InternalActionDSL.g:4095:7: ruleIdOrSuper
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_2_0());
}
pushFollow(FOLLOW_73);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4109:5: ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )?
int alt67=2;
alt67 = dfa67.predict(input);
switch (alt67) {
case 1 :
// InternalActionDSL.g:4110:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')'
{
// InternalActionDSL.g:4110:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) )
// InternalActionDSL.g:4111:7: ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' )
{
// InternalActionDSL.g:4115:7: (lv_explicitOperationCall_17_0= '(' )
// InternalActionDSL.g:4116:8: lv_explicitOperationCall_17_0= '('
{
lv_explicitOperationCall_17_0=(Token)match(input,54,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitOperationCall_17_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitOperationCallLeftParenthesisKeyword_1_1_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitOperationCall", true, "(");
}
}
}
// InternalActionDSL.g:4128:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?
int alt66=3;
alt66 = dfa66.predict(input);
switch (alt66) {
case 1 :
// InternalActionDSL.g:4129:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:4129:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
// InternalActionDSL.g:4130:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure )
{
// InternalActionDSL.g:4155:8: (lv_memberCallArguments_18_0= ruleXShortClosure )
// InternalActionDSL.g:4156:9: lv_memberCallArguments_18_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0());
}
pushFollow(FOLLOW_44);
lv_memberCallArguments_18_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_18_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:4174:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:4174:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:4175:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:4175:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) )
// InternalActionDSL.g:4176:9: (lv_memberCallArguments_19_0= ruleXExpression )
{
// InternalActionDSL.g:4176:9: (lv_memberCallArguments_19_0= ruleXExpression )
// InternalActionDSL.g:4177:10: lv_memberCallArguments_19_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_memberCallArguments_19_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_19_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4194:8: (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
loop65:
do {
int alt65=2;
int LA65_0 = input.LA(1);
if ( (LA65_0==55) ) {
alt65=1;
}
switch (alt65) {
case 1 :
// InternalActionDSL.g:4195:9: otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) )
{
otherlv_20=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_3_1_1_1_0());
}
// InternalActionDSL.g:4199:9: ( (lv_memberCallArguments_21_0= ruleXExpression ) )
// InternalActionDSL.g:4200:10: (lv_memberCallArguments_21_0= ruleXExpression )
{
// InternalActionDSL.g:4200:10: (lv_memberCallArguments_21_0= ruleXExpression )
// InternalActionDSL.g:4201:11: lv_memberCallArguments_21_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_memberCallArguments_21_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_21_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop65;
}
} while (true);
}
}
break;
}
otherlv_22=(Token)match(input,56,FOLLOW_75); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getXMemberFeatureCallAccess().getRightParenthesisKeyword_1_1_3_2());
}
}
break;
}
// InternalActionDSL.g:4226:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
int alt68=2;
alt68 = dfa68.predict(input);
switch (alt68) {
case 1 :
// InternalActionDSL.g:4227:6: ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure )
{
// InternalActionDSL.g:4233:6: (lv_memberCallArguments_23_0= ruleXClosure )
// InternalActionDSL.g:4234:7: lv_memberCallArguments_23_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0());
}
pushFollow(FOLLOW_68);
lv_memberCallArguments_23_0=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_23_0,
"org.eclipse.xtext.xbase.Xbase.XClosure");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
break;
default :
break loop69;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMemberFeatureCall"
// $ANTLR start "entryRuleXPrimaryExpression"
// InternalActionDSL.g:4257:1: entryRuleXPrimaryExpression returns [EObject current=null] : iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF ;
public final EObject entryRuleXPrimaryExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPrimaryExpression = null;
try {
// InternalActionDSL.g:4257:59: (iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF )
// InternalActionDSL.g:4258:2: iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXPrimaryExpression=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXPrimaryExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXPrimaryExpression"
// $ANTLR start "ruleXPrimaryExpression"
// InternalActionDSL.g:4264:1: ruleXPrimaryExpression returns [EObject current=null] : (this_XConstructorCall_0= ruleXConstructorCall | this_XBlockExpression_1= ruleXBlockExpression | this_XSwitchExpression_2= ruleXSwitchExpression | ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression ) | this_XFeatureCall_4= ruleXFeatureCall | this_XLiteral_5= ruleXLiteral | this_XIfExpression_6= ruleXIfExpression | ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression ) | this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression | this_XWhileExpression_9= ruleXWhileExpression | this_XDoWhileExpression_10= ruleXDoWhileExpression | this_XThrowExpression_11= ruleXThrowExpression | this_XReturnExpression_12= ruleXReturnExpression | this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression | this_XParenthesizedExpression_14= ruleXParenthesizedExpression ) ;
public final EObject ruleXPrimaryExpression() throws RecognitionException {
EObject current = null;
EObject this_XConstructorCall_0 = null;
EObject this_XBlockExpression_1 = null;
EObject this_XSwitchExpression_2 = null;
EObject this_XSynchronizedExpression_3 = null;
EObject this_XFeatureCall_4 = null;
EObject this_XLiteral_5 = null;
EObject this_XIfExpression_6 = null;
EObject this_XForLoopExpression_7 = null;
EObject this_XBasicForLoopExpression_8 = null;
EObject this_XWhileExpression_9 = null;
EObject this_XDoWhileExpression_10 = null;
EObject this_XThrowExpression_11 = null;
EObject this_XReturnExpression_12 = null;
EObject this_XTryCatchFinallyExpression_13 = null;
EObject this_XParenthesizedExpression_14 = null;
enterRule();
try {
// InternalActionDSL.g:4270:2: ( (this_XConstructorCall_0= ruleXConstructorCall | this_XBlockExpression_1= ruleXBlockExpression | this_XSwitchExpression_2= ruleXSwitchExpression | ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression ) | this_XFeatureCall_4= ruleXFeatureCall | this_XLiteral_5= ruleXLiteral | this_XIfExpression_6= ruleXIfExpression | ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression ) | this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression | this_XWhileExpression_9= ruleXWhileExpression | this_XDoWhileExpression_10= ruleXDoWhileExpression | this_XThrowExpression_11= ruleXThrowExpression | this_XReturnExpression_12= ruleXReturnExpression | this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression | this_XParenthesizedExpression_14= ruleXParenthesizedExpression ) )
// InternalActionDSL.g:4271:2: (this_XConstructorCall_0= ruleXConstructorCall | this_XBlockExpression_1= ruleXBlockExpression | this_XSwitchExpression_2= ruleXSwitchExpression | ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression ) | this_XFeatureCall_4= ruleXFeatureCall | this_XLiteral_5= ruleXLiteral | this_XIfExpression_6= ruleXIfExpression | ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression ) | this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression | this_XWhileExpression_9= ruleXWhileExpression | this_XDoWhileExpression_10= ruleXDoWhileExpression | this_XThrowExpression_11= ruleXThrowExpression | this_XReturnExpression_12= ruleXReturnExpression | this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression | this_XParenthesizedExpression_14= ruleXParenthesizedExpression )
{
// InternalActionDSL.g:4271:2: (this_XConstructorCall_0= ruleXConstructorCall | this_XBlockExpression_1= ruleXBlockExpression | this_XSwitchExpression_2= ruleXSwitchExpression | ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression ) | this_XFeatureCall_4= ruleXFeatureCall | this_XLiteral_5= ruleXLiteral | this_XIfExpression_6= ruleXIfExpression | ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression ) | this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression | this_XWhileExpression_9= ruleXWhileExpression | this_XDoWhileExpression_10= ruleXDoWhileExpression | this_XThrowExpression_11= ruleXThrowExpression | this_XReturnExpression_12= ruleXReturnExpression | this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression | this_XParenthesizedExpression_14= ruleXParenthesizedExpression )
int alt70=15;
alt70 = dfa70.predict(input);
switch (alt70) {
case 1 :
// InternalActionDSL.g:4272:3: this_XConstructorCall_0= ruleXConstructorCall
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXConstructorCallParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_XConstructorCall_0=ruleXConstructorCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XConstructorCall_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:4281:3: this_XBlockExpression_1= ruleXBlockExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXBlockExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XBlockExpression_1=ruleXBlockExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XBlockExpression_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalActionDSL.g:4290:3: this_XSwitchExpression_2= ruleXSwitchExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXSwitchExpressionParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_XSwitchExpression_2=ruleXSwitchExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XSwitchExpression_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalActionDSL.g:4299:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
{
// InternalActionDSL.g:4299:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
// InternalActionDSL.g:4300:4: ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXSynchronizedExpressionParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_XSynchronizedExpression_3=ruleXSynchronizedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XSynchronizedExpression_3;
afterParserOrEnumRuleCall();
}
}
}
break;
case 5 :
// InternalActionDSL.g:4317:3: this_XFeatureCall_4= ruleXFeatureCall
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXFeatureCallParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_XFeatureCall_4=ruleXFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XFeatureCall_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalActionDSL.g:4326:3: this_XLiteral_5= ruleXLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXLiteralParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_XLiteral_5=ruleXLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XLiteral_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalActionDSL.g:4335:3: this_XIfExpression_6= ruleXIfExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXIfExpressionParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_XIfExpression_6=ruleXIfExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XIfExpression_6;
afterParserOrEnumRuleCall();
}
}
break;
case 8 :
// InternalActionDSL.g:4344:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
{
// InternalActionDSL.g:4344:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
// InternalActionDSL.g:4345:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXForLoopExpressionParserRuleCall_7());
}
pushFollow(FOLLOW_2);
this_XForLoopExpression_7=ruleXForLoopExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XForLoopExpression_7;
afterParserOrEnumRuleCall();
}
}
}
break;
case 9 :
// InternalActionDSL.g:4368:3: this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXBasicForLoopExpressionParserRuleCall_8());
}
pushFollow(FOLLOW_2);
this_XBasicForLoopExpression_8=ruleXBasicForLoopExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XBasicForLoopExpression_8;
afterParserOrEnumRuleCall();
}
}
break;
case 10 :
// InternalActionDSL.g:4377:3: this_XWhileExpression_9= ruleXWhileExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXWhileExpressionParserRuleCall_9());
}
pushFollow(FOLLOW_2);
this_XWhileExpression_9=ruleXWhileExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XWhileExpression_9;
afterParserOrEnumRuleCall();
}
}
break;
case 11 :
// InternalActionDSL.g:4386:3: this_XDoWhileExpression_10= ruleXDoWhileExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXDoWhileExpressionParserRuleCall_10());
}
pushFollow(FOLLOW_2);
this_XDoWhileExpression_10=ruleXDoWhileExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XDoWhileExpression_10;
afterParserOrEnumRuleCall();
}
}
break;
case 12 :
// InternalActionDSL.g:4395:3: this_XThrowExpression_11= ruleXThrowExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXThrowExpressionParserRuleCall_11());
}
pushFollow(FOLLOW_2);
this_XThrowExpression_11=ruleXThrowExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XThrowExpression_11;
afterParserOrEnumRuleCall();
}
}
break;
case 13 :
// InternalActionDSL.g:4404:3: this_XReturnExpression_12= ruleXReturnExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXReturnExpressionParserRuleCall_12());
}
pushFollow(FOLLOW_2);
this_XReturnExpression_12=ruleXReturnExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XReturnExpression_12;
afterParserOrEnumRuleCall();
}
}
break;
case 14 :
// InternalActionDSL.g:4413:3: this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXTryCatchFinallyExpressionParserRuleCall_13());
}
pushFollow(FOLLOW_2);
this_XTryCatchFinallyExpression_13=ruleXTryCatchFinallyExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XTryCatchFinallyExpression_13;
afterParserOrEnumRuleCall();
}
}
break;
case 15 :
// InternalActionDSL.g:4422:3: this_XParenthesizedExpression_14= ruleXParenthesizedExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPrimaryExpressionAccess().getXParenthesizedExpressionParserRuleCall_14());
}
pushFollow(FOLLOW_2);
this_XParenthesizedExpression_14=ruleXParenthesizedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XParenthesizedExpression_14;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXPrimaryExpression"
// $ANTLR start "entryRuleXLiteral"
// InternalActionDSL.g:4434:1: entryRuleXLiteral returns [EObject current=null] : iv_ruleXLiteral= ruleXLiteral EOF ;
public final EObject entryRuleXLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXLiteral = null;
try {
// InternalActionDSL.g:4434:49: (iv_ruleXLiteral= ruleXLiteral EOF )
// InternalActionDSL.g:4435:2: iv_ruleXLiteral= ruleXLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXLiteral=ruleXLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXLiteral"
// $ANTLR start "ruleXLiteral"
// InternalActionDSL.g:4441:1: ruleXLiteral returns [EObject current=null] : (this_XCollectionLiteral_0= ruleXCollectionLiteral | ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure ) | this_XBooleanLiteral_2= ruleXBooleanLiteral | this_XNumberLiteral_3= ruleXNumberLiteral | this_XNullLiteral_4= ruleXNullLiteral | this_XStringLiteral_5= ruleXStringLiteral | this_XTypeLiteral_6= ruleXTypeLiteral ) ;
public final EObject ruleXLiteral() throws RecognitionException {
EObject current = null;
EObject this_XCollectionLiteral_0 = null;
EObject this_XClosure_1 = null;
EObject this_XBooleanLiteral_2 = null;
EObject this_XNumberLiteral_3 = null;
EObject this_XNullLiteral_4 = null;
EObject this_XStringLiteral_5 = null;
EObject this_XTypeLiteral_6 = null;
enterRule();
try {
// InternalActionDSL.g:4447:2: ( (this_XCollectionLiteral_0= ruleXCollectionLiteral | ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure ) | this_XBooleanLiteral_2= ruleXBooleanLiteral | this_XNumberLiteral_3= ruleXNumberLiteral | this_XNullLiteral_4= ruleXNullLiteral | this_XStringLiteral_5= ruleXStringLiteral | this_XTypeLiteral_6= ruleXTypeLiteral ) )
// InternalActionDSL.g:4448:2: (this_XCollectionLiteral_0= ruleXCollectionLiteral | ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure ) | this_XBooleanLiteral_2= ruleXBooleanLiteral | this_XNumberLiteral_3= ruleXNumberLiteral | this_XNullLiteral_4= ruleXNullLiteral | this_XStringLiteral_5= ruleXStringLiteral | this_XTypeLiteral_6= ruleXTypeLiteral )
{
// InternalActionDSL.g:4448:2: (this_XCollectionLiteral_0= ruleXCollectionLiteral | ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure ) | this_XBooleanLiteral_2= ruleXBooleanLiteral | this_XNumberLiteral_3= ruleXNumberLiteral | this_XNullLiteral_4= ruleXNullLiteral | this_XStringLiteral_5= ruleXStringLiteral | this_XTypeLiteral_6= ruleXTypeLiteral )
int alt71=7;
int LA71_0 = input.LA(1);
if ( (LA71_0==58) ) {
alt71=1;
}
else if ( (LA71_0==59) && (synpred27_InternalActionDSL())) {
alt71=2;
}
else if ( ((LA71_0>=108 && LA71_0<=109)) ) {
alt71=3;
}
else if ( ((LA71_0>=RULE_HEX && LA71_0<=RULE_DECIMAL)) ) {
alt71=4;
}
else if ( (LA71_0==110) ) {
alt71=5;
}
else if ( (LA71_0==RULE_STRING) ) {
alt71=6;
}
else if ( (LA71_0==111) ) {
alt71=7;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 71, 0, input);
throw nvae;
}
switch (alt71) {
case 1 :
// InternalActionDSL.g:4449:3: this_XCollectionLiteral_0= ruleXCollectionLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXCollectionLiteralParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_XCollectionLiteral_0=ruleXCollectionLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XCollectionLiteral_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:4458:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
{
// InternalActionDSL.g:4458:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
// InternalActionDSL.g:4459:4: ( ( () '[' ) )=>this_XClosure_1= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXClosureParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XClosure_1=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XClosure_1;
afterParserOrEnumRuleCall();
}
}
}
break;
case 3 :
// InternalActionDSL.g:4475:3: this_XBooleanLiteral_2= ruleXBooleanLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXBooleanLiteralParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_XBooleanLiteral_2=ruleXBooleanLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XBooleanLiteral_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalActionDSL.g:4484:3: this_XNumberLiteral_3= ruleXNumberLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXNumberLiteralParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_XNumberLiteral_3=ruleXNumberLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XNumberLiteral_3;
afterParserOrEnumRuleCall();
}
}
break;
case 5 :
// InternalActionDSL.g:4493:3: this_XNullLiteral_4= ruleXNullLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXNullLiteralParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_XNullLiteral_4=ruleXNullLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XNullLiteral_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalActionDSL.g:4502:3: this_XStringLiteral_5= ruleXStringLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXStringLiteralParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_XStringLiteral_5=ruleXStringLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XStringLiteral_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalActionDSL.g:4511:3: this_XTypeLiteral_6= ruleXTypeLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXLiteralAccess().getXTypeLiteralParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_XTypeLiteral_6=ruleXTypeLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XTypeLiteral_6;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXLiteral"
// $ANTLR start "entryRuleXCollectionLiteral"
// InternalActionDSL.g:4523:1: entryRuleXCollectionLiteral returns [EObject current=null] : iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF ;
public final EObject entryRuleXCollectionLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCollectionLiteral = null;
try {
// InternalActionDSL.g:4523:59: (iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF )
// InternalActionDSL.g:4524:2: iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCollectionLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXCollectionLiteral=ruleXCollectionLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXCollectionLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXCollectionLiteral"
// $ANTLR start "ruleXCollectionLiteral"
// InternalActionDSL.g:4530:1: ruleXCollectionLiteral returns [EObject current=null] : (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) ;
public final EObject ruleXCollectionLiteral() throws RecognitionException {
EObject current = null;
EObject this_XSetLiteral_0 = null;
EObject this_XListLiteral_1 = null;
enterRule();
try {
// InternalActionDSL.g:4536:2: ( (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) )
// InternalActionDSL.g:4537:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
{
// InternalActionDSL.g:4537:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
int alt72=2;
int LA72_0 = input.LA(1);
if ( (LA72_0==58) ) {
int LA72_1 = input.LA(2);
if ( (LA72_1==59) ) {
alt72=2;
}
else if ( (LA72_1==15) ) {
alt72=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 72, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 72, 0, input);
throw nvae;
}
switch (alt72) {
case 1 :
// InternalActionDSL.g:4538:3: this_XSetLiteral_0= ruleXSetLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCollectionLiteralAccess().getXSetLiteralParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_XSetLiteral_0=ruleXSetLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XSetLiteral_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:4547:3: this_XListLiteral_1= ruleXListLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCollectionLiteralAccess().getXListLiteralParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XListLiteral_1=ruleXListLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XListLiteral_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCollectionLiteral"
// $ANTLR start "entryRuleXSetLiteral"
// InternalActionDSL.g:4559:1: entryRuleXSetLiteral returns [EObject current=null] : iv_ruleXSetLiteral= ruleXSetLiteral EOF ;
public final EObject entryRuleXSetLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSetLiteral = null;
try {
// InternalActionDSL.g:4559:52: (iv_ruleXSetLiteral= ruleXSetLiteral EOF )
// InternalActionDSL.g:4560:2: iv_ruleXSetLiteral= ruleXSetLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXSetLiteral=ruleXSetLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXSetLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXSetLiteral"
// $ANTLR start "ruleXSetLiteral"
// InternalActionDSL.g:4566:1: ruleXSetLiteral returns [EObject current=null] : ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) ;
public final EObject ruleXSetLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_elements_3_0 = null;
EObject lv_elements_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:4572:2: ( ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) )
// InternalActionDSL.g:4573:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
{
// InternalActionDSL.g:4573:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
// InternalActionDSL.g:4574:3: () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}'
{
// InternalActionDSL.g:4574:3: ()
// InternalActionDSL.g:4575:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSetLiteralAccess().getXSetLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,58,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSetLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,15,FOLLOW_76); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSetLiteralAccess().getLeftCurlyBracketKeyword_2());
}
// InternalActionDSL.g:4589:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt74=2;
int LA74_0 = input.LA(1);
if ( ((LA74_0>=RULE_ID && LA74_0<=RULE_DECIMAL)||LA74_0==15||(LA74_0>=47 && LA74_0<=49)||LA74_0==54||(LA74_0>=58 && LA74_0<=59)||LA74_0==66||(LA74_0>=82 && LA74_0<=83)||LA74_0==87||LA74_0==94||LA74_0==96||(LA74_0>=100 && LA74_0<=102)||(LA74_0>=105 && LA74_0<=114)||LA74_0==116) ) {
alt74=1;
}
switch (alt74) {
case 1 :
// InternalActionDSL.g:4590:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:4590:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalActionDSL.g:4591:5: (lv_elements_3_0= ruleXExpression )
{
// InternalActionDSL.g:4591:5: (lv_elements_3_0= ruleXExpression )
// InternalActionDSL.g:4592:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_77);
lv_elements_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSetLiteralRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4609:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop73:
do {
int alt73=2;
int LA73_0 = input.LA(1);
if ( (LA73_0==55) ) {
alt73=1;
}
switch (alt73) {
case 1 :
// InternalActionDSL.g:4610:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSetLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:4614:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalActionDSL.g:4615:6: (lv_elements_5_0= ruleXExpression )
{
// InternalActionDSL.g:4615:6: (lv_elements_5_0= ruleXExpression )
// InternalActionDSL.g:4616:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_77);
lv_elements_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSetLiteralRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop73;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,16,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXSetLiteralAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXSetLiteral"
// $ANTLR start "entryRuleXListLiteral"
// InternalActionDSL.g:4643:1: entryRuleXListLiteral returns [EObject current=null] : iv_ruleXListLiteral= ruleXListLiteral EOF ;
public final EObject entryRuleXListLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXListLiteral = null;
try {
// InternalActionDSL.g:4643:53: (iv_ruleXListLiteral= ruleXListLiteral EOF )
// InternalActionDSL.g:4644:2: iv_ruleXListLiteral= ruleXListLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXListLiteral=ruleXListLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXListLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXListLiteral"
// $ANTLR start "ruleXListLiteral"
// InternalActionDSL.g:4650:1: ruleXListLiteral returns [EObject current=null] : ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) ;
public final EObject ruleXListLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_elements_3_0 = null;
EObject lv_elements_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:4656:2: ( ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) )
// InternalActionDSL.g:4657:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:4657:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:4658:3: () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:4658:3: ()
// InternalActionDSL.g:4659:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXListLiteralAccess().getXListLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,58,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXListLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXListLiteralAccess().getLeftSquareBracketKeyword_2());
}
// InternalActionDSL.g:4673:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt76=2;
int LA76_0 = input.LA(1);
if ( ((LA76_0>=RULE_ID && LA76_0<=RULE_DECIMAL)||LA76_0==15||(LA76_0>=47 && LA76_0<=49)||LA76_0==54||(LA76_0>=58 && LA76_0<=59)||LA76_0==66||(LA76_0>=82 && LA76_0<=83)||LA76_0==87||LA76_0==94||LA76_0==96||(LA76_0>=100 && LA76_0<=102)||(LA76_0>=105 && LA76_0<=114)||LA76_0==116) ) {
alt76=1;
}
switch (alt76) {
case 1 :
// InternalActionDSL.g:4674:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:4674:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalActionDSL.g:4675:5: (lv_elements_3_0= ruleXExpression )
{
// InternalActionDSL.g:4675:5: (lv_elements_3_0= ruleXExpression )
// InternalActionDSL.g:4676:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXListLiteralRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4693:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop75:
do {
int alt75=2;
int LA75_0 = input.LA(1);
if ( (LA75_0==55) ) {
alt75=1;
}
switch (alt75) {
case 1 :
// InternalActionDSL.g:4694:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXListLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:4698:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalActionDSL.g:4699:6: (lv_elements_5_0= ruleXExpression )
{
// InternalActionDSL.g:4699:6: (lv_elements_5_0= ruleXExpression )
// InternalActionDSL.g:4700:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXListLiteralRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop75;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,60,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXListLiteralAccess().getRightSquareBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXListLiteral"
// $ANTLR start "entryRuleXClosure"
// InternalActionDSL.g:4727:1: entryRuleXClosure returns [EObject current=null] : iv_ruleXClosure= ruleXClosure EOF ;
public final EObject entryRuleXClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXClosure = null;
try {
// InternalActionDSL.g:4727:49: (iv_ruleXClosure= ruleXClosure EOF )
// InternalActionDSL.g:4728:2: iv_ruleXClosure= ruleXClosure EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureRule());
}
pushFollow(FOLLOW_1);
iv_ruleXClosure=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXClosure;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXClosure"
// $ANTLR start "ruleXClosure"
// InternalActionDSL.g:4734:1: ruleXClosure returns [EObject current=null] : ( ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) ) ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )? ( (lv_expression_6_0= ruleXExpressionInClosure ) ) otherlv_7= ']' ) ;
public final EObject ruleXClosure() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token lv_explicitSyntax_5_0=null;
Token otherlv_7=null;
EObject lv_declaredFormalParameters_2_0 = null;
EObject lv_declaredFormalParameters_4_0 = null;
EObject lv_expression_6_0 = null;
enterRule();
try {
// InternalActionDSL.g:4740:2: ( ( ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) ) ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )? ( (lv_expression_6_0= ruleXExpressionInClosure ) ) otherlv_7= ']' ) )
// InternalActionDSL.g:4741:2: ( ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) ) ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )? ( (lv_expression_6_0= ruleXExpressionInClosure ) ) otherlv_7= ']' )
{
// InternalActionDSL.g:4741:2: ( ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) ) ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )? ( (lv_expression_6_0= ruleXExpressionInClosure ) ) otherlv_7= ']' )
// InternalActionDSL.g:4742:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) ) ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )? ( (lv_expression_6_0= ruleXExpressionInClosure ) ) otherlv_7= ']'
{
// InternalActionDSL.g:4742:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) )
// InternalActionDSL.g:4743:4: ( ( () '[' ) )=> ( () otherlv_1= '[' )
{
// InternalActionDSL.g:4749:4: ( () otherlv_1= '[' )
// InternalActionDSL.g:4750:5: () otherlv_1= '['
{
// InternalActionDSL.g:4750:5: ()
// InternalActionDSL.g:4751:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,59,FOLLOW_78); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXClosureAccess().getLeftSquareBracketKeyword_0_0_1());
}
}
}
// InternalActionDSL.g:4763:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?
int alt79=2;
alt79 = dfa79.predict(input);
switch (alt79) {
case 1 :
// InternalActionDSL.g:4764:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
{
// InternalActionDSL.g:4787:4: ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
// InternalActionDSL.g:4788:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) )
{
// InternalActionDSL.g:4788:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )?
int alt78=2;
int LA78_0 = input.LA(1);
if ( (LA78_0==RULE_ID||LA78_0==54||LA78_0==79) ) {
alt78=1;
}
switch (alt78) {
case 1 :
// InternalActionDSL.g:4789:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4789:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4790:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4790:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4791:8: lv_declaredFormalParameters_2_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_2_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_2_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4808:6: (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
loop77:
do {
int alt77=2;
int LA77_0 = input.LA(1);
if ( (LA77_0==55) ) {
alt77=1;
}
switch (alt77) {
case 1 :
// InternalActionDSL.g:4809:7: otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
{
otherlv_3=(Token)match(input,55,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXClosureAccess().getCommaKeyword_1_0_0_1_0());
}
// InternalActionDSL.g:4813:7: ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4814:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4814:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4815:9: lv_declaredFormalParameters_4_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_4_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_4_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop77;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4834:5: ( (lv_explicitSyntax_5_0= '|' ) )
// InternalActionDSL.g:4835:6: (lv_explicitSyntax_5_0= '|' )
{
// InternalActionDSL.g:4835:6: (lv_explicitSyntax_5_0= '|' )
// InternalActionDSL.g:4836:7: lv_explicitSyntax_5_0= '|'
{
lv_explicitSyntax_5_0=(Token)match(input,93,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitSyntax_5_0, grammarAccess.getXClosureAccess().getExplicitSyntaxVerticalLineKeyword_1_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXClosureRule());
}
setWithLastConsumed(current, "explicitSyntax", true, "|");
}
}
}
}
}
break;
}
// InternalActionDSL.g:4850:3: ( (lv_expression_6_0= ruleXExpressionInClosure ) )
// InternalActionDSL.g:4851:4: (lv_expression_6_0= ruleXExpressionInClosure )
{
// InternalActionDSL.g:4851:4: (lv_expression_6_0= ruleXExpressionInClosure )
// InternalActionDSL.g:4852:5: lv_expression_6_0= ruleXExpressionInClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getExpressionXExpressionInClosureParserRuleCall_2_0());
}
pushFollow(FOLLOW_81);
lv_expression_6_0=ruleXExpressionInClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
set(
current,
"expression",
lv_expression_6_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionInClosure");
afterParserOrEnumRuleCall();
}
}
}
otherlv_7=(Token)match(input,60,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXClosureAccess().getRightSquareBracketKeyword_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXClosure"
// $ANTLR start "entryRuleXExpressionInClosure"
// InternalActionDSL.g:4877:1: entryRuleXExpressionInClosure returns [EObject current=null] : iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF ;
public final EObject entryRuleXExpressionInClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionInClosure = null;
try {
// InternalActionDSL.g:4877:61: (iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF )
// InternalActionDSL.g:4878:2: iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureRule());
}
pushFollow(FOLLOW_1);
iv_ruleXExpressionInClosure=ruleXExpressionInClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXExpressionInClosure;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXExpressionInClosure"
// $ANTLR start "ruleXExpressionInClosure"
// InternalActionDSL.g:4884:1: ruleXExpressionInClosure returns [EObject current=null] : ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) ;
public final EObject ruleXExpressionInClosure() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
EObject lv_expressions_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:4890:2: ( ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) )
// InternalActionDSL.g:4891:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
{
// InternalActionDSL.g:4891:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
// InternalActionDSL.g:4892:3: () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
{
// InternalActionDSL.g:4892:3: ()
// InternalActionDSL.g:4893:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXExpressionInClosureAccess().getXBlockExpressionAction_0(),
current);
}
}
// InternalActionDSL.g:4899:3: ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
loop81:
do {
int alt81=2;
int LA81_0 = input.LA(1);
if ( ((LA81_0>=RULE_ID && LA81_0<=RULE_DECIMAL)||LA81_0==15||(LA81_0>=47 && LA81_0<=49)||LA81_0==54||(LA81_0>=58 && LA81_0<=59)||LA81_0==66||(LA81_0>=82 && LA81_0<=83)||LA81_0==87||LA81_0==94||LA81_0==96||(LA81_0>=100 && LA81_0<=114)||LA81_0==116) ) {
alt81=1;
}
switch (alt81) {
case 1 :
// InternalActionDSL.g:4900:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )?
{
// InternalActionDSL.g:4900:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:4901:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:4901:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:4902:6: lv_expressions_1_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0());
}
pushFollow(FOLLOW_82);
lv_expressions_1_0=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXExpressionInClosureRule());
}
add(
current,
"expressions",
lv_expressions_1_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionOrVarDeclaration");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4919:4: (otherlv_2= ';' )?
int alt80=2;
int LA80_0 = input.LA(1);
if ( (LA80_0==52) ) {
alt80=1;
}
switch (alt80) {
case 1 :
// InternalActionDSL.g:4920:5: otherlv_2= ';'
{
otherlv_2=(Token)match(input,52,FOLLOW_83); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
}
}
break;
}
}
break;
default :
break loop81;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpressionInClosure"
// $ANTLR start "entryRuleXShortClosure"
// InternalActionDSL.g:4930:1: entryRuleXShortClosure returns [EObject current=null] : iv_ruleXShortClosure= ruleXShortClosure EOF ;
public final EObject entryRuleXShortClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXShortClosure = null;
try {
// InternalActionDSL.g:4930:54: (iv_ruleXShortClosure= ruleXShortClosure EOF )
// InternalActionDSL.g:4931:2: iv_ruleXShortClosure= ruleXShortClosure EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureRule());
}
pushFollow(FOLLOW_1);
iv_ruleXShortClosure=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXShortClosure;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXShortClosure"
// $ANTLR start "ruleXShortClosure"
// InternalActionDSL.g:4937:1: ruleXShortClosure returns [EObject current=null] : ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) ) ;
public final EObject ruleXShortClosure() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
Token lv_explicitSyntax_4_0=null;
EObject lv_declaredFormalParameters_1_0 = null;
EObject lv_declaredFormalParameters_3_0 = null;
EObject lv_expression_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:4943:2: ( ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:4944:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:4944:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:4945:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:4945:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) )
// InternalActionDSL.g:4946:4: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
{
// InternalActionDSL.g:4971:4: ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
// InternalActionDSL.g:4972:5: () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) )
{
// InternalActionDSL.g:4972:5: ()
// InternalActionDSL.g:4973:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXShortClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
// InternalActionDSL.g:4979:5: ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )?
int alt83=2;
int LA83_0 = input.LA(1);
if ( (LA83_0==RULE_ID||LA83_0==54||LA83_0==79) ) {
alt83=1;
}
switch (alt83) {
case 1 :
// InternalActionDSL.g:4980:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4980:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4981:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4981:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4982:8: lv_declaredFormalParameters_1_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_1_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXShortClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_1_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:4999:6: (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
loop82:
do {
int alt82=2;
int LA82_0 = input.LA(1);
if ( (LA82_0==55) ) {
alt82=1;
}
switch (alt82) {
case 1 :
// InternalActionDSL.g:5000:7: otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
{
otherlv_2=(Token)match(input,55,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXShortClosureAccess().getCommaKeyword_0_0_1_1_0());
}
// InternalActionDSL.g:5004:7: ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5005:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5005:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5006:9: lv_declaredFormalParameters_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXShortClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop82;
}
} while (true);
}
break;
}
// InternalActionDSL.g:5025:5: ( (lv_explicitSyntax_4_0= '|' ) )
// InternalActionDSL.g:5026:6: (lv_explicitSyntax_4_0= '|' )
{
// InternalActionDSL.g:5026:6: (lv_explicitSyntax_4_0= '|' )
// InternalActionDSL.g:5027:7: lv_explicitSyntax_4_0= '|'
{
lv_explicitSyntax_4_0=(Token)match(input,93,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitSyntax_4_0, grammarAccess.getXShortClosureAccess().getExplicitSyntaxVerticalLineKeyword_0_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXShortClosureRule());
}
setWithLastConsumed(current, "explicitSyntax", true, "|");
}
}
}
}
}
// InternalActionDSL.g:5041:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalActionDSL.g:5042:4: (lv_expression_5_0= ruleXExpression )
{
// InternalActionDSL.g:5042:4: (lv_expression_5_0= ruleXExpression )
// InternalActionDSL.g:5043:5: lv_expression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_expression_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXShortClosureRule());
}
set(
current,
"expression",
lv_expression_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXShortClosure"
// $ANTLR start "entryRuleXParenthesizedExpression"
// InternalActionDSL.g:5064:1: entryRuleXParenthesizedExpression returns [EObject current=null] : iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF ;
public final EObject entryRuleXParenthesizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXParenthesizedExpression = null;
try {
// InternalActionDSL.g:5064:65: (iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF )
// InternalActionDSL.g:5065:2: iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXParenthesizedExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXParenthesizedExpression=ruleXParenthesizedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXParenthesizedExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXParenthesizedExpression"
// $ANTLR start "ruleXParenthesizedExpression"
// InternalActionDSL.g:5071:1: ruleXParenthesizedExpression returns [EObject current=null] : (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) ;
public final EObject ruleXParenthesizedExpression() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
EObject this_XExpression_1 = null;
enterRule();
try {
// InternalActionDSL.g:5077:2: ( (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) )
// InternalActionDSL.g:5078:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
{
// InternalActionDSL.g:5078:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
// InternalActionDSL.g:5079:3: otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')'
{
otherlv_0=(Token)match(input,54,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXParenthesizedExpressionAccess().getXExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_44);
this_XExpression_1=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XExpression_1;
afterParserOrEnumRuleCall();
}
otherlv_2=(Token)match(input,56,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXParenthesizedExpressionAccess().getRightParenthesisKeyword_2());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXParenthesizedExpression"
// $ANTLR start "entryRuleXIfExpression"
// InternalActionDSL.g:5099:1: entryRuleXIfExpression returns [EObject current=null] : iv_ruleXIfExpression= ruleXIfExpression EOF ;
public final EObject entryRuleXIfExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXIfExpression = null;
try {
// InternalActionDSL.g:5099:54: (iv_ruleXIfExpression= ruleXIfExpression EOF )
// InternalActionDSL.g:5100:2: iv_ruleXIfExpression= ruleXIfExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXIfExpression=ruleXIfExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXIfExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXIfExpression"
// $ANTLR start "ruleXIfExpression"
// InternalActionDSL.g:5106:1: ruleXIfExpression returns [EObject current=null] : ( () otherlv_1= 'if' otherlv_2= '(' ( (lv_if_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_then_5_0= ruleXExpression ) ) ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )? ) ;
public final EObject ruleXIfExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_if_3_0 = null;
EObject lv_then_5_0 = null;
EObject lv_else_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:5112:2: ( ( () otherlv_1= 'if' otherlv_2= '(' ( (lv_if_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_then_5_0= ruleXExpression ) ) ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )? ) )
// InternalActionDSL.g:5113:2: ( () otherlv_1= 'if' otherlv_2= '(' ( (lv_if_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_then_5_0= ruleXExpression ) ) ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )? )
{
// InternalActionDSL.g:5113:2: ( () otherlv_1= 'if' otherlv_2= '(' ( (lv_if_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_then_5_0= ruleXExpression ) ) ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )? )
// InternalActionDSL.g:5114:3: () otherlv_1= 'if' otherlv_2= '(' ( (lv_if_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_then_5_0= ruleXExpression ) ) ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
{
// InternalActionDSL.g:5114:3: ()
// InternalActionDSL.g:5115:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXIfExpressionAccess().getXIfExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,94,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXIfExpressionAccess().getIfKeyword_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXIfExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:5129:3: ( (lv_if_3_0= ruleXExpression ) )
// InternalActionDSL.g:5130:4: (lv_if_3_0= ruleXExpression )
{
// InternalActionDSL.g:5130:4: (lv_if_3_0= ruleXExpression )
// InternalActionDSL.g:5131:5: lv_if_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getIfXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_44);
lv_if_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXIfExpressionRule());
}
set(
current,
"if",
lv_if_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXIfExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalActionDSL.g:5152:3: ( (lv_then_5_0= ruleXExpression ) )
// InternalActionDSL.g:5153:4: (lv_then_5_0= ruleXExpression )
{
// InternalActionDSL.g:5153:4: (lv_then_5_0= ruleXExpression )
// InternalActionDSL.g:5154:5: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getThenXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_85);
lv_then_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXIfExpressionRule());
}
set(
current,
"then",
lv_then_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:5171:3: ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
int alt84=2;
int LA84_0 = input.LA(1);
if ( (LA84_0==95) ) {
int LA84_1 = input.LA(2);
if ( (synpred31_InternalActionDSL()) ) {
alt84=1;
}
}
switch (alt84) {
case 1 :
// InternalActionDSL.g:5172:4: ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) )
{
// InternalActionDSL.g:5172:4: ( ( 'else' )=>otherlv_6= 'else' )
// InternalActionDSL.g:5173:5: ( 'else' )=>otherlv_6= 'else'
{
otherlv_6=(Token)match(input,95,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXIfExpressionAccess().getElseKeyword_6_0());
}
}
// InternalActionDSL.g:5179:4: ( (lv_else_7_0= ruleXExpression ) )
// InternalActionDSL.g:5180:5: (lv_else_7_0= ruleXExpression )
{
// InternalActionDSL.g:5180:5: (lv_else_7_0= ruleXExpression )
// InternalActionDSL.g:5181:6: lv_else_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getElseXExpressionParserRuleCall_6_1_0());
}
pushFollow(FOLLOW_2);
lv_else_7_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXIfExpressionRule());
}
set(
current,
"else",
lv_else_7_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXIfExpression"
// $ANTLR start "entryRuleXSwitchExpression"
// InternalActionDSL.g:5203:1: entryRuleXSwitchExpression returns [EObject current=null] : iv_ruleXSwitchExpression= ruleXSwitchExpression EOF ;
public final EObject entryRuleXSwitchExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSwitchExpression = null;
try {
// InternalActionDSL.g:5203:58: (iv_ruleXSwitchExpression= ruleXSwitchExpression EOF )
// InternalActionDSL.g:5204:2: iv_ruleXSwitchExpression= ruleXSwitchExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXSwitchExpression=ruleXSwitchExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXSwitchExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXSwitchExpression"
// $ANTLR start "ruleXSwitchExpression"
// InternalActionDSL.g:5210:1: ruleXSwitchExpression returns [EObject current=null] : ( () otherlv_1= 'switch' ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) ) otherlv_10= '{' ( (lv_cases_11_0= ruleXCasePart ) )* (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )? otherlv_15= '}' ) ;
public final EObject ruleXSwitchExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
EObject lv_declaredParam_3_0 = null;
EObject lv_switch_5_0 = null;
EObject lv_declaredParam_7_0 = null;
EObject lv_switch_9_0 = null;
EObject lv_cases_11_0 = null;
EObject lv_default_14_0 = null;
enterRule();
try {
// InternalActionDSL.g:5216:2: ( ( () otherlv_1= 'switch' ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) ) otherlv_10= '{' ( (lv_cases_11_0= ruleXCasePart ) )* (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )? otherlv_15= '}' ) )
// InternalActionDSL.g:5217:2: ( () otherlv_1= 'switch' ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) ) otherlv_10= '{' ( (lv_cases_11_0= ruleXCasePart ) )* (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )? otherlv_15= '}' )
{
// InternalActionDSL.g:5217:2: ( () otherlv_1= 'switch' ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) ) otherlv_10= '{' ( (lv_cases_11_0= ruleXCasePart ) )* (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )? otherlv_15= '}' )
// InternalActionDSL.g:5218:3: () otherlv_1= 'switch' ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) ) otherlv_10= '{' ( (lv_cases_11_0= ruleXCasePart ) )* (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )? otherlv_15= '}'
{
// InternalActionDSL.g:5218:3: ()
// InternalActionDSL.g:5219:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSwitchExpressionAccess().getXSwitchExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,96,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSwitchExpressionAccess().getSwitchKeyword_1());
}
// InternalActionDSL.g:5229:3: ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) )
int alt86=2;
alt86 = dfa86.predict(input);
switch (alt86) {
case 1 :
// InternalActionDSL.g:5230:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalActionDSL.g:5230:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalActionDSL.g:5231:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalActionDSL.g:5231:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalActionDSL.g:5232:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalActionDSL.g:5242:6: (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalActionDSL.g:5243:7: otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
otherlv_2=(Token)match(input,54,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSwitchExpressionAccess().getLeftParenthesisKeyword_2_0_0_0_0());
}
// InternalActionDSL.g:5247:7: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5248:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5248:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5249:9: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_0_0_0_2());
}
}
}
// InternalActionDSL.g:5272:5: ( (lv_switch_5_0= ruleXExpression ) )
// InternalActionDSL.g:5273:6: (lv_switch_5_0= ruleXExpression )
{
// InternalActionDSL.g:5273:6: (lv_switch_5_0= ruleXExpression )
// InternalActionDSL.g:5274:7: lv_switch_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_44);
lv_switch_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"switch",
lv_switch_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,56,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXSwitchExpressionAccess().getRightParenthesisKeyword_2_0_2());
}
}
}
break;
case 2 :
// InternalActionDSL.g:5297:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5297:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
// InternalActionDSL.g:5298:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) )
{
// InternalActionDSL.g:5298:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?
int alt85=2;
alt85 = dfa85.predict(input);
switch (alt85) {
case 1 :
// InternalActionDSL.g:5299:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
{
// InternalActionDSL.g:5308:6: ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
// InternalActionDSL.g:5309:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':'
{
// InternalActionDSL.g:5309:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5310:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5310:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5311:9: lv_declaredParam_7_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_7_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_7_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_8=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_1_0_0_1());
}
}
}
break;
}
// InternalActionDSL.g:5334:5: ( (lv_switch_9_0= ruleXExpression ) )
// InternalActionDSL.g:5335:6: (lv_switch_9_0= ruleXExpression )
{
// InternalActionDSL.g:5335:6: (lv_switch_9_0= ruleXExpression )
// InternalActionDSL.g:5336:7: lv_switch_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_13);
lv_switch_9_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"switch",
lv_switch_9_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
}
otherlv_10=(Token)match(input,15,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXSwitchExpressionAccess().getLeftCurlyBracketKeyword_3());
}
// InternalActionDSL.g:5359:3: ( (lv_cases_11_0= ruleXCasePart ) )*
loop87:
do {
int alt87=2;
int LA87_0 = input.LA(1);
if ( (LA87_0==RULE_ID||(LA87_0>=54 && LA87_0<=55)||LA87_0==79||LA87_0==97||LA87_0==99) ) {
alt87=1;
}
switch (alt87) {
case 1 :
// InternalActionDSL.g:5360:4: (lv_cases_11_0= ruleXCasePart )
{
// InternalActionDSL.g:5360:4: (lv_cases_11_0= ruleXCasePart )
// InternalActionDSL.g:5361:5: lv_cases_11_0= ruleXCasePart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getCasesXCasePartParserRuleCall_4_0());
}
pushFollow(FOLLOW_88);
lv_cases_11_0=ruleXCasePart();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
add(
current,
"cases",
lv_cases_11_0,
"org.eclipse.xtext.xbase.Xbase.XCasePart");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop87;
}
} while (true);
// InternalActionDSL.g:5378:3: (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )?
int alt88=2;
int LA88_0 = input.LA(1);
if ( (LA88_0==98) ) {
alt88=1;
}
switch (alt88) {
case 1 :
// InternalActionDSL.g:5379:4: otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) )
{
otherlv_12=(Token)match(input,98,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXSwitchExpressionAccess().getDefaultKeyword_5_0());
}
otherlv_13=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_5_1());
}
// InternalActionDSL.g:5387:4: ( (lv_default_14_0= ruleXExpression ) )
// InternalActionDSL.g:5388:5: (lv_default_14_0= ruleXExpression )
{
// InternalActionDSL.g:5388:5: (lv_default_14_0= ruleXExpression )
// InternalActionDSL.g:5389:6: lv_default_14_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDefaultXExpressionParserRuleCall_5_2_0());
}
pushFollow(FOLLOW_89);
lv_default_14_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"default",
lv_default_14_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_15=(Token)match(input,16,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXSwitchExpressionAccess().getRightCurlyBracketKeyword_6());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXSwitchExpression"
// $ANTLR start "entryRuleXCasePart"
// InternalActionDSL.g:5415:1: entryRuleXCasePart returns [EObject current=null] : iv_ruleXCasePart= ruleXCasePart EOF ;
public final EObject entryRuleXCasePart() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCasePart = null;
try {
// InternalActionDSL.g:5415:50: (iv_ruleXCasePart= ruleXCasePart EOF )
// InternalActionDSL.g:5416:2: iv_ruleXCasePart= ruleXCasePart EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartRule());
}
pushFollow(FOLLOW_1);
iv_ruleXCasePart=ruleXCasePart();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXCasePart;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXCasePart"
// $ANTLR start "ruleXCasePart"
// InternalActionDSL.g:5422:1: ruleXCasePart returns [EObject current=null] : ( () ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )? (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )? ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) ) ) ;
public final EObject ruleXCasePart() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
Token otherlv_4=null;
Token lv_fallThrough_6_0=null;
EObject lv_typeGuard_1_0 = null;
EObject lv_case_3_0 = null;
EObject lv_then_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:5428:2: ( ( () ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )? (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )? ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) ) ) )
// InternalActionDSL.g:5429:2: ( () ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )? (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )? ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) ) )
{
// InternalActionDSL.g:5429:2: ( () ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )? (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )? ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) ) )
// InternalActionDSL.g:5430:3: () ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )? (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )? ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
{
// InternalActionDSL.g:5430:3: ()
// InternalActionDSL.g:5431:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXCasePartAccess().getXCasePartAction_0(),
current);
}
}
// InternalActionDSL.g:5437:3: ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )?
int alt89=2;
int LA89_0 = input.LA(1);
if ( (LA89_0==RULE_ID||LA89_0==54||LA89_0==79) ) {
alt89=1;
}
switch (alt89) {
case 1 :
// InternalActionDSL.g:5438:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:5438:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:5439:5: lv_typeGuard_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getTypeGuardJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_90);
lv_typeGuard_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCasePartRule());
}
set(
current,
"typeGuard",
lv_typeGuard_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalActionDSL.g:5456:3: (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )?
int alt90=2;
int LA90_0 = input.LA(1);
if ( (LA90_0==99) ) {
alt90=1;
}
switch (alt90) {
case 1 :
// InternalActionDSL.g:5457:4: otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) )
{
otherlv_2=(Token)match(input,99,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCasePartAccess().getCaseKeyword_2_0());
}
// InternalActionDSL.g:5461:4: ( (lv_case_3_0= ruleXExpression ) )
// InternalActionDSL.g:5462:5: (lv_case_3_0= ruleXExpression )
{
// InternalActionDSL.g:5462:5: (lv_case_3_0= ruleXExpression )
// InternalActionDSL.g:5463:6: lv_case_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getCaseXExpressionParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_91);
lv_case_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCasePartRule());
}
set(
current,
"case",
lv_case_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalActionDSL.g:5481:3: ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
int alt91=2;
int LA91_0 = input.LA(1);
if ( (LA91_0==97) ) {
alt91=1;
}
else if ( (LA91_0==55) ) {
alt91=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 91, 0, input);
throw nvae;
}
switch (alt91) {
case 1 :
// InternalActionDSL.g:5482:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5482:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:5483:5: otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXCasePartAccess().getColonKeyword_3_0_0());
}
// InternalActionDSL.g:5487:5: ( (lv_then_5_0= ruleXExpression ) )
// InternalActionDSL.g:5488:6: (lv_then_5_0= ruleXExpression )
{
// InternalActionDSL.g:5488:6: (lv_then_5_0= ruleXExpression )
// InternalActionDSL.g:5489:7: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getThenXExpressionParserRuleCall_3_0_1_0());
}
pushFollow(FOLLOW_2);
lv_then_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCasePartRule());
}
set(
current,
"then",
lv_then_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:5508:4: ( (lv_fallThrough_6_0= ',' ) )
{
// InternalActionDSL.g:5508:4: ( (lv_fallThrough_6_0= ',' ) )
// InternalActionDSL.g:5509:5: (lv_fallThrough_6_0= ',' )
{
// InternalActionDSL.g:5509:5: (lv_fallThrough_6_0= ',' )
// InternalActionDSL.g:5510:6: lv_fallThrough_6_0= ','
{
lv_fallThrough_6_0=(Token)match(input,55,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fallThrough_6_0, grammarAccess.getXCasePartAccess().getFallThroughCommaKeyword_3_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXCasePartRule());
}
setWithLastConsumed(current, "fallThrough", true, ",");
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCasePart"
// $ANTLR start "entryRuleXForLoopExpression"
// InternalActionDSL.g:5527:1: entryRuleXForLoopExpression returns [EObject current=null] : iv_ruleXForLoopExpression= ruleXForLoopExpression EOF ;
public final EObject entryRuleXForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXForLoopExpression = null;
try {
// InternalActionDSL.g:5527:59: (iv_ruleXForLoopExpression= ruleXForLoopExpression EOF )
// InternalActionDSL.g:5528:2: iv_ruleXForLoopExpression= ruleXForLoopExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXForLoopExpression=ruleXForLoopExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXForLoopExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXForLoopExpression"
// $ANTLR start "ruleXForLoopExpression"
// InternalActionDSL.g:5534:1: ruleXForLoopExpression returns [EObject current=null] : ( ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_forExpression_5_0= ruleXExpression ) ) otherlv_6= ')' ( (lv_eachExpression_7_0= ruleXExpression ) ) ) ;
public final EObject ruleXForLoopExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_declaredParam_3_0 = null;
EObject lv_forExpression_5_0 = null;
EObject lv_eachExpression_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:5540:2: ( ( ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_forExpression_5_0= ruleXExpression ) ) otherlv_6= ')' ( (lv_eachExpression_7_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:5541:2: ( ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_forExpression_5_0= ruleXExpression ) ) otherlv_6= ')' ( (lv_eachExpression_7_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5541:2: ( ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_forExpression_5_0= ruleXExpression ) ) otherlv_6= ')' ( (lv_eachExpression_7_0= ruleXExpression ) ) )
// InternalActionDSL.g:5542:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_forExpression_5_0= ruleXExpression ) ) otherlv_6= ')' ( (lv_eachExpression_7_0= ruleXExpression ) )
{
// InternalActionDSL.g:5542:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalActionDSL.g:5543:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalActionDSL.g:5556:4: ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalActionDSL.g:5557:5: () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
// InternalActionDSL.g:5557:5: ()
// InternalActionDSL.g:5558:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXForLoopExpressionAccess().getXForLoopExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,100,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXForLoopExpressionAccess().getForKeyword_0_0_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXForLoopExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
// InternalActionDSL.g:5572:5: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5573:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5573:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5574:7: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXForLoopExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXForLoopExpressionAccess().getColonKeyword_0_0_4());
}
}
}
// InternalActionDSL.g:5597:3: ( (lv_forExpression_5_0= ruleXExpression ) )
// InternalActionDSL.g:5598:4: (lv_forExpression_5_0= ruleXExpression )
{
// InternalActionDSL.g:5598:4: (lv_forExpression_5_0= ruleXExpression )
// InternalActionDSL.g:5599:5: lv_forExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getForExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_44);
lv_forExpression_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXForLoopExpressionRule());
}
set(
current,
"forExpression",
lv_forExpression_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXForLoopExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalActionDSL.g:5620:3: ( (lv_eachExpression_7_0= ruleXExpression ) )
// InternalActionDSL.g:5621:4: (lv_eachExpression_7_0= ruleXExpression )
{
// InternalActionDSL.g:5621:4: (lv_eachExpression_7_0= ruleXExpression )
// InternalActionDSL.g:5622:5: lv_eachExpression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getEachExpressionXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_2);
lv_eachExpression_7_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXForLoopExpressionRule());
}
set(
current,
"eachExpression",
lv_eachExpression_7_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXForLoopExpression"
// $ANTLR start "entryRuleXBasicForLoopExpression"
// InternalActionDSL.g:5643:1: entryRuleXBasicForLoopExpression returns [EObject current=null] : iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF ;
public final EObject entryRuleXBasicForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBasicForLoopExpression = null;
try {
// InternalActionDSL.g:5643:64: (iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF )
// InternalActionDSL.g:5644:2: iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXBasicForLoopExpression=ruleXBasicForLoopExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXBasicForLoopExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXBasicForLoopExpression"
// $ANTLR start "ruleXBasicForLoopExpression"
// InternalActionDSL.g:5650:1: ruleXBasicForLoopExpression returns [EObject current=null] : ( () otherlv_1= 'for' otherlv_2= '(' ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )? otherlv_6= ';' ( (lv_expression_7_0= ruleXExpression ) )? otherlv_8= ';' ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )? otherlv_12= ')' ( (lv_eachExpression_13_0= ruleXExpression ) ) ) ;
public final EObject ruleXBasicForLoopExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_12=null;
EObject lv_initExpressions_3_0 = null;
EObject lv_initExpressions_5_0 = null;
EObject lv_expression_7_0 = null;
EObject lv_updateExpressions_9_0 = null;
EObject lv_updateExpressions_11_0 = null;
EObject lv_eachExpression_13_0 = null;
enterRule();
try {
// InternalActionDSL.g:5656:2: ( ( () otherlv_1= 'for' otherlv_2= '(' ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )? otherlv_6= ';' ( (lv_expression_7_0= ruleXExpression ) )? otherlv_8= ';' ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )? otherlv_12= ')' ( (lv_eachExpression_13_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:5657:2: ( () otherlv_1= 'for' otherlv_2= '(' ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )? otherlv_6= ';' ( (lv_expression_7_0= ruleXExpression ) )? otherlv_8= ';' ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )? otherlv_12= ')' ( (lv_eachExpression_13_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5657:2: ( () otherlv_1= 'for' otherlv_2= '(' ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )? otherlv_6= ';' ( (lv_expression_7_0= ruleXExpression ) )? otherlv_8= ';' ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )? otherlv_12= ')' ( (lv_eachExpression_13_0= ruleXExpression ) ) )
// InternalActionDSL.g:5658:3: () otherlv_1= 'for' otherlv_2= '(' ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )? otherlv_6= ';' ( (lv_expression_7_0= ruleXExpression ) )? otherlv_8= ';' ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )? otherlv_12= ')' ( (lv_eachExpression_13_0= ruleXExpression ) )
{
// InternalActionDSL.g:5658:3: ()
// InternalActionDSL.g:5659:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBasicForLoopExpressionAccess().getXBasicForLoopExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,100,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBasicForLoopExpressionAccess().getForKeyword_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_92); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXBasicForLoopExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:5673:3: ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )?
int alt93=2;
int LA93_0 = input.LA(1);
if ( ((LA93_0>=RULE_ID && LA93_0<=RULE_DECIMAL)||LA93_0==15||(LA93_0>=47 && LA93_0<=49)||LA93_0==54||(LA93_0>=58 && LA93_0<=59)||LA93_0==66||(LA93_0>=82 && LA93_0<=83)||LA93_0==87||LA93_0==94||LA93_0==96||(LA93_0>=100 && LA93_0<=114)||LA93_0==116) ) {
alt93=1;
}
switch (alt93) {
case 1 :
// InternalActionDSL.g:5674:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
{
// InternalActionDSL.g:5674:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:5675:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:5675:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:5676:6: lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_93);
lv_initExpressions_3_0=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"initExpressions",
lv_initExpressions_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionOrVarDeclaration");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:5693:4: (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
loop92:
do {
int alt92=2;
int LA92_0 = input.LA(1);
if ( (LA92_0==55) ) {
alt92=1;
}
switch (alt92) {
case 1 :
// InternalActionDSL.g:5694:5: otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
{
otherlv_4=(Token)match(input,55,FOLLOW_94); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:5698:5: ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:5699:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:5699:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:5700:7: lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_93);
lv_initExpressions_5_0=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"initExpressions",
lv_initExpressions_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionOrVarDeclaration");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop92;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,52,FOLLOW_95); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_4());
}
// InternalActionDSL.g:5723:3: ( (lv_expression_7_0= ruleXExpression ) )?
int alt94=2;
int LA94_0 = input.LA(1);
if ( ((LA94_0>=RULE_ID && LA94_0<=RULE_DECIMAL)||LA94_0==15||(LA94_0>=47 && LA94_0<=49)||LA94_0==54||(LA94_0>=58 && LA94_0<=59)||LA94_0==66||(LA94_0>=82 && LA94_0<=83)||LA94_0==87||LA94_0==94||LA94_0==96||(LA94_0>=100 && LA94_0<=102)||(LA94_0>=105 && LA94_0<=114)||LA94_0==116) ) {
alt94=1;
}
switch (alt94) {
case 1 :
// InternalActionDSL.g:5724:4: (lv_expression_7_0= ruleXExpression )
{
// InternalActionDSL.g:5724:4: (lv_expression_7_0= ruleXExpression )
// InternalActionDSL.g:5725:5: lv_expression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getExpressionXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_96);
lv_expression_7_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
set(
current,
"expression",
lv_expression_7_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
break;
}
otherlv_8=(Token)match(input,52,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_6());
}
// InternalActionDSL.g:5746:3: ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )?
int alt96=2;
int LA96_0 = input.LA(1);
if ( ((LA96_0>=RULE_ID && LA96_0<=RULE_DECIMAL)||LA96_0==15||(LA96_0>=47 && LA96_0<=49)||LA96_0==54||(LA96_0>=58 && LA96_0<=59)||LA96_0==66||(LA96_0>=82 && LA96_0<=83)||LA96_0==87||LA96_0==94||LA96_0==96||(LA96_0>=100 && LA96_0<=102)||(LA96_0>=105 && LA96_0<=114)||LA96_0==116) ) {
alt96=1;
}
switch (alt96) {
case 1 :
// InternalActionDSL.g:5747:4: ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:5747:4: ( (lv_updateExpressions_9_0= ruleXExpression ) )
// InternalActionDSL.g:5748:5: (lv_updateExpressions_9_0= ruleXExpression )
{
// InternalActionDSL.g:5748:5: (lv_updateExpressions_9_0= ruleXExpression )
// InternalActionDSL.g:5749:6: lv_updateExpressions_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_0_0());
}
pushFollow(FOLLOW_43);
lv_updateExpressions_9_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"updateExpressions",
lv_updateExpressions_9_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:5766:4: (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
loop95:
do {
int alt95=2;
int LA95_0 = input.LA(1);
if ( (LA95_0==55) ) {
alt95=1;
}
switch (alt95) {
case 1 :
// InternalActionDSL.g:5767:5: otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_7_1_0());
}
// InternalActionDSL.g:5771:5: ( (lv_updateExpressions_11_0= ruleXExpression ) )
// InternalActionDSL.g:5772:6: (lv_updateExpressions_11_0= ruleXExpression )
{
// InternalActionDSL.g:5772:6: (lv_updateExpressions_11_0= ruleXExpression )
// InternalActionDSL.g:5773:7: lv_updateExpressions_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0());
}
pushFollow(FOLLOW_43);
lv_updateExpressions_11_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"updateExpressions",
lv_updateExpressions_11_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop95;
}
} while (true);
}
break;
}
otherlv_12=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXBasicForLoopExpressionAccess().getRightParenthesisKeyword_8());
}
// InternalActionDSL.g:5796:3: ( (lv_eachExpression_13_0= ruleXExpression ) )
// InternalActionDSL.g:5797:4: (lv_eachExpression_13_0= ruleXExpression )
{
// InternalActionDSL.g:5797:4: (lv_eachExpression_13_0= ruleXExpression )
// InternalActionDSL.g:5798:5: lv_eachExpression_13_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getEachExpressionXExpressionParserRuleCall_9_0());
}
pushFollow(FOLLOW_2);
lv_eachExpression_13_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
set(
current,
"eachExpression",
lv_eachExpression_13_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXBasicForLoopExpression"
// $ANTLR start "entryRuleXWhileExpression"
// InternalActionDSL.g:5819:1: entryRuleXWhileExpression returns [EObject current=null] : iv_ruleXWhileExpression= ruleXWhileExpression EOF ;
public final EObject entryRuleXWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXWhileExpression = null;
try {
// InternalActionDSL.g:5819:57: (iv_ruleXWhileExpression= ruleXWhileExpression EOF )
// InternalActionDSL.g:5820:2: iv_ruleXWhileExpression= ruleXWhileExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXWhileExpression=ruleXWhileExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXWhileExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXWhileExpression"
// $ANTLR start "ruleXWhileExpression"
// InternalActionDSL.g:5826:1: ruleXWhileExpression returns [EObject current=null] : ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) ;
public final EObject ruleXWhileExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
EObject lv_predicate_3_0 = null;
EObject lv_body_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:5832:2: ( ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:5833:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5833:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:5834:3: () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:5834:3: ()
// InternalActionDSL.g:5835:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXWhileExpressionAccess().getXWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,101,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXWhileExpressionAccess().getWhileKeyword_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXWhileExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:5849:3: ( (lv_predicate_3_0= ruleXExpression ) )
// InternalActionDSL.g:5850:4: (lv_predicate_3_0= ruleXExpression )
{
// InternalActionDSL.g:5850:4: (lv_predicate_3_0= ruleXExpression )
// InternalActionDSL.g:5851:5: lv_predicate_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getPredicateXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_44);
lv_predicate_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXWhileExpressionRule());
}
set(
current,
"predicate",
lv_predicate_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXWhileExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalActionDSL.g:5872:3: ( (lv_body_5_0= ruleXExpression ) )
// InternalActionDSL.g:5873:4: (lv_body_5_0= ruleXExpression )
{
// InternalActionDSL.g:5873:4: (lv_body_5_0= ruleXExpression )
// InternalActionDSL.g:5874:5: lv_body_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getBodyXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_2);
lv_body_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXWhileExpressionRule());
}
set(
current,
"body",
lv_body_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXWhileExpression"
// $ANTLR start "entryRuleXDoWhileExpression"
// InternalActionDSL.g:5895:1: entryRuleXDoWhileExpression returns [EObject current=null] : iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF ;
public final EObject entryRuleXDoWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXDoWhileExpression = null;
try {
// InternalActionDSL.g:5895:59: (iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF )
// InternalActionDSL.g:5896:2: iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXDoWhileExpression=ruleXDoWhileExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXDoWhileExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXDoWhileExpression"
// $ANTLR start "ruleXDoWhileExpression"
// InternalActionDSL.g:5902:1: ruleXDoWhileExpression returns [EObject current=null] : ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) ;
public final EObject ruleXDoWhileExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_body_2_0 = null;
EObject lv_predicate_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:5908:2: ( ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) )
// InternalActionDSL.g:5909:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalActionDSL.g:5909:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalActionDSL.g:5910:3: () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalActionDSL.g:5910:3: ()
// InternalActionDSL.g:5911:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXDoWhileExpressionAccess().getXDoWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,102,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXDoWhileExpressionAccess().getDoKeyword_1());
}
// InternalActionDSL.g:5921:3: ( (lv_body_2_0= ruleXExpression ) )
// InternalActionDSL.g:5922:4: (lv_body_2_0= ruleXExpression )
{
// InternalActionDSL.g:5922:4: (lv_body_2_0= ruleXExpression )
// InternalActionDSL.g:5923:5: lv_body_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getBodyXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_97);
lv_body_2_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXDoWhileExpressionRule());
}
set(
current,
"body",
lv_body_2_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,101,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXDoWhileExpressionAccess().getWhileKeyword_3());
}
otherlv_4=(Token)match(input,54,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXDoWhileExpressionAccess().getLeftParenthesisKeyword_4());
}
// InternalActionDSL.g:5948:3: ( (lv_predicate_5_0= ruleXExpression ) )
// InternalActionDSL.g:5949:4: (lv_predicate_5_0= ruleXExpression )
{
// InternalActionDSL.g:5949:4: (lv_predicate_5_0= ruleXExpression )
// InternalActionDSL.g:5950:5: lv_predicate_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getPredicateXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_44);
lv_predicate_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXDoWhileExpressionRule());
}
set(
current,
"predicate",
lv_predicate_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,56,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXDoWhileExpressionAccess().getRightParenthesisKeyword_6());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXDoWhileExpression"
// $ANTLR start "entryRuleXBlockExpression"
// InternalActionDSL.g:5975:1: entryRuleXBlockExpression returns [EObject current=null] : iv_ruleXBlockExpression= ruleXBlockExpression EOF ;
public final EObject entryRuleXBlockExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBlockExpression = null;
try {
// InternalActionDSL.g:5975:57: (iv_ruleXBlockExpression= ruleXBlockExpression EOF )
// InternalActionDSL.g:5976:2: iv_ruleXBlockExpression= ruleXBlockExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXBlockExpression=ruleXBlockExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXBlockExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXBlockExpression"
// $ANTLR start "ruleXBlockExpression"
// InternalActionDSL.g:5982:1: ruleXBlockExpression returns [EObject current=null] : ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) ;
public final EObject ruleXBlockExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_4=null;
EObject lv_expressions_2_0 = null;
enterRule();
try {
// InternalActionDSL.g:5988:2: ( ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) )
// InternalActionDSL.g:5989:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
{
// InternalActionDSL.g:5989:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
// InternalActionDSL.g:5990:3: () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}'
{
// InternalActionDSL.g:5990:3: ()
// InternalActionDSL.g:5991:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBlockExpressionAccess().getXBlockExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,15,FOLLOW_98); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBlockExpressionAccess().getLeftCurlyBracketKeyword_1());
}
// InternalActionDSL.g:6001:3: ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )*
loop98:
do {
int alt98=2;
int LA98_0 = input.LA(1);
if ( ((LA98_0>=RULE_ID && LA98_0<=RULE_DECIMAL)||LA98_0==15||(LA98_0>=47 && LA98_0<=49)||LA98_0==54||(LA98_0>=58 && LA98_0<=59)||LA98_0==66||(LA98_0>=82 && LA98_0<=83)||LA98_0==87||LA98_0==94||LA98_0==96||(LA98_0>=100 && LA98_0<=114)||LA98_0==116) ) {
alt98=1;
}
switch (alt98) {
case 1 :
// InternalActionDSL.g:6002:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )?
{
// InternalActionDSL.g:6002:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:6003:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:6003:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:6004:6: lv_expressions_2_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0());
}
pushFollow(FOLLOW_99);
lv_expressions_2_0=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBlockExpressionRule());
}
add(
current,
"expressions",
lv_expressions_2_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionOrVarDeclaration");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6021:4: (otherlv_3= ';' )?
int alt97=2;
int LA97_0 = input.LA(1);
if ( (LA97_0==52) ) {
alt97=1;
}
switch (alt97) {
case 1 :
// InternalActionDSL.g:6022:5: otherlv_3= ';'
{
otherlv_3=(Token)match(input,52,FOLLOW_98); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
}
}
break;
}
}
break;
default :
break loop98;
}
} while (true);
otherlv_4=(Token)match(input,16,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBlockExpressionAccess().getRightCurlyBracketKeyword_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXBlockExpression"
// $ANTLR start "entryRuleXExpressionOrVarDeclaration"
// InternalActionDSL.g:6036:1: entryRuleXExpressionOrVarDeclaration returns [EObject current=null] : iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF ;
public final EObject entryRuleXExpressionOrVarDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionOrVarDeclaration = null;
try {
// InternalActionDSL.g:6036:68: (iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF )
// InternalActionDSL.g:6037:2: iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionOrVarDeclarationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXExpressionOrVarDeclaration=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXExpressionOrVarDeclaration;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXExpressionOrVarDeclaration"
// $ANTLR start "ruleXExpressionOrVarDeclaration"
// InternalActionDSL.g:6043:1: ruleXExpressionOrVarDeclaration returns [EObject current=null] : (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) ;
public final EObject ruleXExpressionOrVarDeclaration() throws RecognitionException {
EObject current = null;
EObject this_XVariableDeclaration_0 = null;
EObject this_XExpression_1 = null;
enterRule();
try {
// InternalActionDSL.g:6049:2: ( (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) )
// InternalActionDSL.g:6050:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
{
// InternalActionDSL.g:6050:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
int alt99=2;
int LA99_0 = input.LA(1);
if ( ((LA99_0>=103 && LA99_0<=104)) ) {
alt99=1;
}
else if ( ((LA99_0>=RULE_ID && LA99_0<=RULE_DECIMAL)||LA99_0==15||(LA99_0>=47 && LA99_0<=49)||LA99_0==54||(LA99_0>=58 && LA99_0<=59)||LA99_0==66||(LA99_0>=82 && LA99_0<=83)||LA99_0==87||LA99_0==94||LA99_0==96||(LA99_0>=100 && LA99_0<=102)||(LA99_0>=105 && LA99_0<=114)||LA99_0==116) ) {
alt99=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 99, 0, input);
throw nvae;
}
switch (alt99) {
case 1 :
// InternalActionDSL.g:6051:3: this_XVariableDeclaration_0= ruleXVariableDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionOrVarDeclarationAccess().getXVariableDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_XVariableDeclaration_0=ruleXVariableDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XVariableDeclaration_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:6060:3: this_XExpression_1= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionOrVarDeclarationAccess().getXExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XExpression_1=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XExpression_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpressionOrVarDeclaration"
// $ANTLR start "entryRuleXVariableDeclaration"
// InternalActionDSL.g:6072:1: entryRuleXVariableDeclaration returns [EObject current=null] : iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF ;
public final EObject entryRuleXVariableDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXVariableDeclaration = null;
try {
// InternalActionDSL.g:6072:61: (iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF )
// InternalActionDSL.g:6073:2: iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationRule());
}
pushFollow(FOLLOW_1);
iv_ruleXVariableDeclaration=ruleXVariableDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXVariableDeclaration;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXVariableDeclaration"
// $ANTLR start "ruleXVariableDeclaration"
// InternalActionDSL.g:6079:1: ruleXVariableDeclaration returns [EObject current=null] : ( () ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' ) ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) ) (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )? ) ;
public final EObject ruleXVariableDeclaration() throws RecognitionException {
EObject current = null;
Token lv_writeable_1_0=null;
Token otherlv_2=null;
Token otherlv_6=null;
EObject lv_type_3_0 = null;
AntlrDatatypeRuleToken lv_name_4_0 = null;
AntlrDatatypeRuleToken lv_name_5_0 = null;
EObject lv_right_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:6085:2: ( ( () ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' ) ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) ) (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )? ) )
// InternalActionDSL.g:6086:2: ( () ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' ) ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) ) (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )? )
{
// InternalActionDSL.g:6086:2: ( () ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' ) ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) ) (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )? )
// InternalActionDSL.g:6087:3: () ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' ) ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) ) (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
{
// InternalActionDSL.g:6087:3: ()
// InternalActionDSL.g:6088:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXVariableDeclarationAccess().getXVariableDeclarationAction_0(),
current);
}
}
// InternalActionDSL.g:6094:3: ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' )
int alt100=2;
int LA100_0 = input.LA(1);
if ( (LA100_0==103) ) {
alt100=1;
}
else if ( (LA100_0==104) ) {
alt100=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 100, 0, input);
throw nvae;
}
switch (alt100) {
case 1 :
// InternalActionDSL.g:6095:4: ( (lv_writeable_1_0= 'var' ) )
{
// InternalActionDSL.g:6095:4: ( (lv_writeable_1_0= 'var' ) )
// InternalActionDSL.g:6096:5: (lv_writeable_1_0= 'var' )
{
// InternalActionDSL.g:6096:5: (lv_writeable_1_0= 'var' )
// InternalActionDSL.g:6097:6: lv_writeable_1_0= 'var'
{
lv_writeable_1_0=(Token)match(input,103,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_writeable_1_0, grammarAccess.getXVariableDeclarationAccess().getWriteableVarKeyword_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXVariableDeclarationRule());
}
setWithLastConsumed(current, "writeable", true, "var");
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:6110:4: otherlv_2= 'val'
{
otherlv_2=(Token)match(input,104,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXVariableDeclarationAccess().getValKeyword_1_1());
}
}
break;
}
// InternalActionDSL.g:6115:3: ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) )
int alt101=2;
int LA101_0 = input.LA(1);
if ( (LA101_0==RULE_ID) ) {
int LA101_1 = input.LA(2);
if ( (synpred35_InternalActionDSL()) ) {
alt101=1;
}
else if ( (true) ) {
alt101=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 101, 1, input);
throw nvae;
}
}
else if ( (LA101_0==54) && (synpred35_InternalActionDSL())) {
alt101=1;
}
else if ( (LA101_0==79) && (synpred35_InternalActionDSL())) {
alt101=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 101, 0, input);
throw nvae;
}
switch (alt101) {
case 1 :
// InternalActionDSL.g:6116:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
{
// InternalActionDSL.g:6116:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
// InternalActionDSL.g:6117:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
{
// InternalActionDSL.g:6130:5: ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
// InternalActionDSL.g:6131:6: ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) )
{
// InternalActionDSL.g:6131:6: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:6132:7: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:6132:7: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:6133:8: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getTypeJvmTypeReferenceParserRuleCall_2_0_0_0_0());
}
pushFollow(FOLLOW_4);
lv_type_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXVariableDeclarationRule());
}
set(
current,
"type",
lv_type_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6150:6: ( (lv_name_4_0= ruleValidID ) )
// InternalActionDSL.g:6151:7: (lv_name_4_0= ruleValidID )
{
// InternalActionDSL.g:6151:7: (lv_name_4_0= ruleValidID )
// InternalActionDSL.g:6152:8: lv_name_4_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0());
}
pushFollow(FOLLOW_100);
lv_name_4_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXVariableDeclarationRule());
}
set(
current,
"name",
lv_name_4_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:6172:4: ( (lv_name_5_0= ruleValidID ) )
{
// InternalActionDSL.g:6172:4: ( (lv_name_5_0= ruleValidID ) )
// InternalActionDSL.g:6173:5: (lv_name_5_0= ruleValidID )
{
// InternalActionDSL.g:6173:5: (lv_name_5_0= ruleValidID )
// InternalActionDSL.g:6174:6: lv_name_5_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_100);
lv_name_5_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXVariableDeclarationRule());
}
set(
current,
"name",
lv_name_5_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalActionDSL.g:6192:3: (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
int alt102=2;
int LA102_0 = input.LA(1);
if ( (LA102_0==57) ) {
alt102=1;
}
switch (alt102) {
case 1 :
// InternalActionDSL.g:6193:4: otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,57,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXVariableDeclarationAccess().getEqualsSignKeyword_3_0());
}
// InternalActionDSL.g:6197:4: ( (lv_right_7_0= ruleXExpression ) )
// InternalActionDSL.g:6198:5: (lv_right_7_0= ruleXExpression )
{
// InternalActionDSL.g:6198:5: (lv_right_7_0= ruleXExpression )
// InternalActionDSL.g:6199:6: lv_right_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getRightXExpressionParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_2);
lv_right_7_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXVariableDeclarationRule());
}
set(
current,
"right",
lv_right_7_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXVariableDeclaration"
// $ANTLR start "entryRuleJvmFormalParameter"
// InternalActionDSL.g:6221:1: entryRuleJvmFormalParameter returns [EObject current=null] : iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF ;
public final EObject entryRuleJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmFormalParameter = null;
try {
// InternalActionDSL.g:6221:59: (iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF )
// InternalActionDSL.g:6222:2: iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmFormalParameterRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmFormalParameter=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmFormalParameter;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmFormalParameter"
// $ANTLR start "ruleJvmFormalParameter"
// InternalActionDSL.g:6228:1: ruleJvmFormalParameter returns [EObject current=null] : ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) ;
public final EObject ruleJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject lv_parameterType_0_0 = null;
AntlrDatatypeRuleToken lv_name_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:6234:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalActionDSL.g:6235:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalActionDSL.g:6235:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
// InternalActionDSL.g:6236:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) )
{
// InternalActionDSL.g:6236:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )?
int alt103=2;
int LA103_0 = input.LA(1);
if ( (LA103_0==RULE_ID) ) {
int LA103_1 = input.LA(2);
if ( (LA103_1==RULE_ID||LA103_1==46||LA103_1==59||LA103_1==66) ) {
alt103=1;
}
}
else if ( (LA103_0==54||LA103_0==79) ) {
alt103=1;
}
switch (alt103) {
case 1 :
// InternalActionDSL.g:6237:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:6237:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalActionDSL.g:6238:5: lv_parameterType_0_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmFormalParameterAccess().getParameterTypeJvmTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_4);
lv_parameterType_0_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmFormalParameterRule());
}
set(
current,
"parameterType",
lv_parameterType_0_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalActionDSL.g:6255:3: ( (lv_name_1_0= ruleValidID ) )
// InternalActionDSL.g:6256:4: (lv_name_1_0= ruleValidID )
{
// InternalActionDSL.g:6256:4: (lv_name_1_0= ruleValidID )
// InternalActionDSL.g:6257:5: lv_name_1_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_name_1_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmFormalParameterRule());
}
set(
current,
"name",
lv_name_1_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmFormalParameter"
// $ANTLR start "entryRuleFullJvmFormalParameter"
// InternalActionDSL.g:6278:1: entryRuleFullJvmFormalParameter returns [EObject current=null] : iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF ;
public final EObject entryRuleFullJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleFullJvmFormalParameter = null;
try {
// InternalActionDSL.g:6278:63: (iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF )
// InternalActionDSL.g:6279:2: iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFullJvmFormalParameterRule());
}
pushFollow(FOLLOW_1);
iv_ruleFullJvmFormalParameter=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleFullJvmFormalParameter;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleFullJvmFormalParameter"
// $ANTLR start "ruleFullJvmFormalParameter"
// InternalActionDSL.g:6285:1: ruleFullJvmFormalParameter returns [EObject current=null] : ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) ;
public final EObject ruleFullJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject lv_parameterType_0_0 = null;
AntlrDatatypeRuleToken lv_name_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:6291:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalActionDSL.g:6292:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalActionDSL.g:6292:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
// InternalActionDSL.g:6293:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) )
{
// InternalActionDSL.g:6293:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:6294:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:6294:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalActionDSL.g:6295:5: lv_parameterType_0_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFullJvmFormalParameterAccess().getParameterTypeJvmTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_4);
lv_parameterType_0_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getFullJvmFormalParameterRule());
}
set(
current,
"parameterType",
lv_parameterType_0_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6312:3: ( (lv_name_1_0= ruleValidID ) )
// InternalActionDSL.g:6313:4: (lv_name_1_0= ruleValidID )
{
// InternalActionDSL.g:6313:4: (lv_name_1_0= ruleValidID )
// InternalActionDSL.g:6314:5: lv_name_1_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFullJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_name_1_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getFullJvmFormalParameterRule());
}
set(
current,
"name",
lv_name_1_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleFullJvmFormalParameter"
// $ANTLR start "entryRuleXFeatureCall"
// InternalActionDSL.g:6335:1: entryRuleXFeatureCall returns [EObject current=null] : iv_ruleXFeatureCall= ruleXFeatureCall EOF ;
public final EObject entryRuleXFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFeatureCall = null;
try {
// InternalActionDSL.g:6335:53: (iv_ruleXFeatureCall= ruleXFeatureCall EOF )
// InternalActionDSL.g:6336:2: iv_ruleXFeatureCall= ruleXFeatureCall EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallRule());
}
pushFollow(FOLLOW_1);
iv_ruleXFeatureCall=ruleXFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXFeatureCall;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXFeatureCall"
// $ANTLR start "ruleXFeatureCall"
// InternalActionDSL.g:6342:1: ruleXFeatureCall returns [EObject current=null] : ( () (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )? ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )? ) ;
public final EObject ruleXFeatureCall() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token lv_explicitOperationCall_7_0=null;
Token otherlv_10=null;
Token otherlv_12=null;
EObject lv_typeArguments_2_0 = null;
EObject lv_typeArguments_4_0 = null;
EObject lv_featureCallArguments_8_0 = null;
EObject lv_featureCallArguments_9_0 = null;
EObject lv_featureCallArguments_11_0 = null;
EObject lv_featureCallArguments_13_0 = null;
enterRule();
try {
// InternalActionDSL.g:6348:2: ( ( () (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )? ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )? ) )
// InternalActionDSL.g:6349:2: ( () (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )? ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )? )
{
// InternalActionDSL.g:6349:2: ( () (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )? ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )? )
// InternalActionDSL.g:6350:3: () (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )? ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
{
// InternalActionDSL.g:6350:3: ()
// InternalActionDSL.g:6351:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXFeatureCallAccess().getXFeatureCallAction_0(),
current);
}
}
// InternalActionDSL.g:6357:3: (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )?
int alt105=2;
int LA105_0 = input.LA(1);
if ( (LA105_0==66) ) {
alt105=1;
}
switch (alt105) {
case 1 :
// InternalActionDSL.g:6358:4: otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>'
{
otherlv_1=(Token)match(input,66,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXFeatureCallAccess().getLessThanSignKeyword_1_0());
}
// InternalActionDSL.g:6362:4: ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6363:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6363:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6364:6: lv_typeArguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_2_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_2_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6381:4: (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop104:
do {
int alt104=2;
int LA104_0 = input.LA(1);
if ( (LA104_0==55) ) {
alt104=1;
}
switch (alt104) {
case 1 :
// InternalActionDSL.g:6382:5: otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,55,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXFeatureCallAccess().getCommaKeyword_1_2_0());
}
// InternalActionDSL.g:6386:5: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6387:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6387:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6388:7: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop104;
}
} while (true);
otherlv_5=(Token)match(input,67,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFeatureCallAccess().getGreaterThanSignKeyword_1_3());
}
}
break;
}
// InternalActionDSL.g:6411:3: ( ( ruleIdOrSuper ) )
// InternalActionDSL.g:6412:4: ( ruleIdOrSuper )
{
// InternalActionDSL.g:6412:4: ( ruleIdOrSuper )
// InternalActionDSL.g:6413:5: ruleIdOrSuper
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXFeatureCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_2_0());
}
pushFollow(FOLLOW_101);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6427:3: ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )?
int alt108=2;
alt108 = dfa108.predict(input);
switch (alt108) {
case 1 :
// InternalActionDSL.g:6428:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')'
{
// InternalActionDSL.g:6428:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) )
// InternalActionDSL.g:6429:5: ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' )
{
// InternalActionDSL.g:6433:5: (lv_explicitOperationCall_7_0= '(' )
// InternalActionDSL.g:6434:6: lv_explicitOperationCall_7_0= '('
{
lv_explicitOperationCall_7_0=(Token)match(input,54,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitOperationCall_7_0, grammarAccess.getXFeatureCallAccess().getExplicitOperationCallLeftParenthesisKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXFeatureCallRule());
}
setWithLastConsumed(current, "explicitOperationCall", true, "(");
}
}
}
// InternalActionDSL.g:6446:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?
int alt107=3;
alt107 = dfa107.predict(input);
switch (alt107) {
case 1 :
// InternalActionDSL.g:6447:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:6447:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
// InternalActionDSL.g:6448:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure )
{
// InternalActionDSL.g:6473:6: (lv_featureCallArguments_8_0= ruleXShortClosure )
// InternalActionDSL.g:6474:7: lv_featureCallArguments_8_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0());
}
pushFollow(FOLLOW_44);
lv_featureCallArguments_8_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_8_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:6492:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:6492:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:6493:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:6493:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) )
// InternalActionDSL.g:6494:7: (lv_featureCallArguments_9_0= ruleXExpression )
{
// InternalActionDSL.g:6494:7: (lv_featureCallArguments_9_0= ruleXExpression )
// InternalActionDSL.g:6495:8: lv_featureCallArguments_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_featureCallArguments_9_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_9_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6512:6: (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
loop106:
do {
int alt106=2;
int LA106_0 = input.LA(1);
if ( (LA106_0==55) ) {
alt106=1;
}
switch (alt106) {
case 1 :
// InternalActionDSL.g:6513:7: otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXFeatureCallAccess().getCommaKeyword_3_1_1_1_0());
}
// InternalActionDSL.g:6517:7: ( (lv_featureCallArguments_11_0= ruleXExpression ) )
// InternalActionDSL.g:6518:8: (lv_featureCallArguments_11_0= ruleXExpression )
{
// InternalActionDSL.g:6518:8: (lv_featureCallArguments_11_0= ruleXExpression )
// InternalActionDSL.g:6519:9: lv_featureCallArguments_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_featureCallArguments_11_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_11_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop106;
}
} while (true);
}
}
break;
}
otherlv_12=(Token)match(input,56,FOLLOW_102); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXFeatureCallAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
// InternalActionDSL.g:6544:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
int alt109=2;
alt109 = dfa109.predict(input);
switch (alt109) {
case 1 :
// InternalActionDSL.g:6545:4: ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure )
{
// InternalActionDSL.g:6551:4: (lv_featureCallArguments_13_0= ruleXClosure )
// InternalActionDSL.g:6552:5: lv_featureCallArguments_13_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXClosureParserRuleCall_4_0());
}
pushFollow(FOLLOW_2);
lv_featureCallArguments_13_0=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_13_0,
"org.eclipse.xtext.xbase.Xbase.XClosure");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXFeatureCall"
// $ANTLR start "entryRuleFeatureCallID"
// InternalActionDSL.g:6573:1: entryRuleFeatureCallID returns [String current=null] : iv_ruleFeatureCallID= ruleFeatureCallID EOF ;
public final String entryRuleFeatureCallID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleFeatureCallID = null;
try {
// InternalActionDSL.g:6573:53: (iv_ruleFeatureCallID= ruleFeatureCallID EOF )
// InternalActionDSL.g:6574:2: iv_ruleFeatureCallID= ruleFeatureCallID EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFeatureCallIDRule());
}
pushFollow(FOLLOW_1);
iv_ruleFeatureCallID=ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleFeatureCallID.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleFeatureCallID"
// $ANTLR start "ruleFeatureCallID"
// InternalActionDSL.g:6580:1: ruleFeatureCallID returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) ;
public final AntlrDatatypeRuleToken ruleFeatureCallID() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_ValidID_0 = null;
enterRule();
try {
// InternalActionDSL.g:6586:2: ( (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) )
// InternalActionDSL.g:6587:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
{
// InternalActionDSL.g:6587:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
int alt110=5;
switch ( input.LA(1) ) {
case RULE_ID:
{
alt110=1;
}
break;
case 105:
{
alt110=2;
}
break;
case 48:
{
alt110=3;
}
break;
case 47:
{
alt110=4;
}
break;
case 49:
{
alt110=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 110, 0, input);
throw nvae;
}
switch (alt110) {
case 1 :
// InternalActionDSL.g:6588:3: this_ValidID_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFeatureCallIDAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:6599:3: kw= 'extends'
{
kw=(Token)match(input,105,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getExtendsKeyword_1());
}
}
break;
case 3 :
// InternalActionDSL.g:6605:3: kw= 'static'
{
kw=(Token)match(input,48,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getStaticKeyword_2());
}
}
break;
case 4 :
// InternalActionDSL.g:6611:3: kw= 'import'
{
kw=(Token)match(input,47,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getImportKeyword_3());
}
}
break;
case 5 :
// InternalActionDSL.g:6617:3: kw= 'extension'
{
kw=(Token)match(input,49,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getExtensionKeyword_4());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleFeatureCallID"
// $ANTLR start "entryRuleIdOrSuper"
// InternalActionDSL.g:6626:1: entryRuleIdOrSuper returns [String current=null] : iv_ruleIdOrSuper= ruleIdOrSuper EOF ;
public final String entryRuleIdOrSuper() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleIdOrSuper = null;
try {
// InternalActionDSL.g:6626:49: (iv_ruleIdOrSuper= ruleIdOrSuper EOF )
// InternalActionDSL.g:6627:2: iv_ruleIdOrSuper= ruleIdOrSuper EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getIdOrSuperRule());
}
pushFollow(FOLLOW_1);
iv_ruleIdOrSuper=ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleIdOrSuper.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleIdOrSuper"
// $ANTLR start "ruleIdOrSuper"
// InternalActionDSL.g:6633:1: ruleIdOrSuper returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) ;
public final AntlrDatatypeRuleToken ruleIdOrSuper() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_FeatureCallID_0 = null;
enterRule();
try {
// InternalActionDSL.g:6639:2: ( (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) )
// InternalActionDSL.g:6640:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
{
// InternalActionDSL.g:6640:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
int alt111=2;
int LA111_0 = input.LA(1);
if ( (LA111_0==RULE_ID||(LA111_0>=47 && LA111_0<=49)||LA111_0==105) ) {
alt111=1;
}
else if ( (LA111_0==106) ) {
alt111=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 111, 0, input);
throw nvae;
}
switch (alt111) {
case 1 :
// InternalActionDSL.g:6641:3: this_FeatureCallID_0= ruleFeatureCallID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getIdOrSuperAccess().getFeatureCallIDParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_FeatureCallID_0=ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_FeatureCallID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:6652:3: kw= 'super'
{
kw=(Token)match(input,106,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getIdOrSuperAccess().getSuperKeyword_1());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleIdOrSuper"
// $ANTLR start "entryRuleXConstructorCall"
// InternalActionDSL.g:6661:1: entryRuleXConstructorCall returns [EObject current=null] : iv_ruleXConstructorCall= ruleXConstructorCall EOF ;
public final EObject entryRuleXConstructorCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXConstructorCall = null;
try {
// InternalActionDSL.g:6661:57: (iv_ruleXConstructorCall= ruleXConstructorCall EOF )
// InternalActionDSL.g:6662:2: iv_ruleXConstructorCall= ruleXConstructorCall EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallRule());
}
pushFollow(FOLLOW_1);
iv_ruleXConstructorCall=ruleXConstructorCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXConstructorCall;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXConstructorCall"
// $ANTLR start "ruleXConstructorCall"
// InternalActionDSL.g:6668:1: ruleXConstructorCall returns [EObject current=null] : ( () otherlv_1= 'new' ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )? ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )? ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )? ) ;
public final EObject ruleXConstructorCall() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token lv_explicitConstructorCall_8_0=null;
Token otherlv_11=null;
Token otherlv_13=null;
EObject lv_typeArguments_4_0 = null;
EObject lv_typeArguments_6_0 = null;
EObject lv_arguments_9_0 = null;
EObject lv_arguments_10_0 = null;
EObject lv_arguments_12_0 = null;
EObject lv_arguments_14_0 = null;
enterRule();
try {
// InternalActionDSL.g:6674:2: ( ( () otherlv_1= 'new' ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )? ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )? ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )? ) )
// InternalActionDSL.g:6675:2: ( () otherlv_1= 'new' ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )? ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )? ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )? )
{
// InternalActionDSL.g:6675:2: ( () otherlv_1= 'new' ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )? ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )? ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )? )
// InternalActionDSL.g:6676:3: () otherlv_1= 'new' ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )? ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )? ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
{
// InternalActionDSL.g:6676:3: ()
// InternalActionDSL.g:6677:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXConstructorCallAccess().getXConstructorCallAction_0(),
current);
}
}
otherlv_1=(Token)match(input,107,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXConstructorCallAccess().getNewKeyword_1());
}
// InternalActionDSL.g:6687:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:6688:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:6688:4: ( ruleQualifiedName )
// InternalActionDSL.g:6689:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXConstructorCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getConstructorJvmConstructorCrossReference_2_0());
}
pushFollow(FOLLOW_103);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6703:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?
int alt113=2;
alt113 = dfa113.predict(input);
switch (alt113) {
case 1 :
// InternalActionDSL.g:6704:4: ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>'
{
// InternalActionDSL.g:6704:4: ( ( '<' )=>otherlv_3= '<' )
// InternalActionDSL.g:6705:5: ( '<' )=>otherlv_3= '<'
{
otherlv_3=(Token)match(input,66,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXConstructorCallAccess().getLessThanSignKeyword_3_0());
}
}
// InternalActionDSL.g:6711:4: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6712:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6712:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6713:6: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6730:4: (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )*
loop112:
do {
int alt112=2;
int LA112_0 = input.LA(1);
if ( (LA112_0==55) ) {
alt112=1;
}
switch (alt112) {
case 1 :
// InternalActionDSL.g:6731:5: otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
{
otherlv_5=(Token)match(input,55,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXConstructorCallAccess().getCommaKeyword_3_2_0());
}
// InternalActionDSL.g:6735:5: ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6736:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6736:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6737:7: lv_typeArguments_6_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_6_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_6_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop112;
}
} while (true);
otherlv_7=(Token)match(input,67,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXConstructorCallAccess().getGreaterThanSignKeyword_3_3());
}
}
break;
}
// InternalActionDSL.g:6760:3: ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )?
int alt116=2;
alt116 = dfa116.predict(input);
switch (alt116) {
case 1 :
// InternalActionDSL.g:6761:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')'
{
// InternalActionDSL.g:6761:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) )
// InternalActionDSL.g:6762:5: ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' )
{
// InternalActionDSL.g:6766:5: (lv_explicitConstructorCall_8_0= '(' )
// InternalActionDSL.g:6767:6: lv_explicitConstructorCall_8_0= '('
{
lv_explicitConstructorCall_8_0=(Token)match(input,54,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitConstructorCall_8_0, grammarAccess.getXConstructorCallAccess().getExplicitConstructorCallLeftParenthesisKeyword_4_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXConstructorCallRule());
}
setWithLastConsumed(current, "explicitConstructorCall", true, "(");
}
}
}
// InternalActionDSL.g:6779:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?
int alt115=3;
alt115 = dfa115.predict(input);
switch (alt115) {
case 1 :
// InternalActionDSL.g:6780:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:6780:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
// InternalActionDSL.g:6781:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure )
{
// InternalActionDSL.g:6806:6: (lv_arguments_9_0= ruleXShortClosure )
// InternalActionDSL.g:6807:7: lv_arguments_9_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXShortClosureParserRuleCall_4_1_0_0());
}
pushFollow(FOLLOW_44);
lv_arguments_9_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_9_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalActionDSL.g:6825:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:6825:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:6826:6: ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:6826:6: ( (lv_arguments_10_0= ruleXExpression ) )
// InternalActionDSL.g:6827:7: (lv_arguments_10_0= ruleXExpression )
{
// InternalActionDSL.g:6827:7: (lv_arguments_10_0= ruleXExpression )
// InternalActionDSL.g:6828:8: lv_arguments_10_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_arguments_10_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_10_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6845:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
loop114:
do {
int alt114=2;
int LA114_0 = input.LA(1);
if ( (LA114_0==55) ) {
alt114=1;
}
switch (alt114) {
case 1 :
// InternalActionDSL.g:6846:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) )
{
otherlv_11=(Token)match(input,55,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXConstructorCallAccess().getCommaKeyword_4_1_1_1_0());
}
// InternalActionDSL.g:6850:7: ( (lv_arguments_12_0= ruleXExpression ) )
// InternalActionDSL.g:6851:8: (lv_arguments_12_0= ruleXExpression )
{
// InternalActionDSL.g:6851:8: (lv_arguments_12_0= ruleXExpression )
// InternalActionDSL.g:6852:9: lv_arguments_12_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_arguments_12_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_12_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop114;
}
} while (true);
}
}
break;
}
otherlv_13=(Token)match(input,56,FOLLOW_102); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2());
}
}
break;
}
// InternalActionDSL.g:6877:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
int alt117=2;
alt117 = dfa117.predict(input);
switch (alt117) {
case 1 :
// InternalActionDSL.g:6878:4: ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure )
{
// InternalActionDSL.g:6884:4: (lv_arguments_14_0= ruleXClosure )
// InternalActionDSL.g:6885:5: lv_arguments_14_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXClosureParserRuleCall_5_0());
}
pushFollow(FOLLOW_2);
lv_arguments_14_0=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_14_0,
"org.eclipse.xtext.xbase.Xbase.XClosure");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXConstructorCall"
// $ANTLR start "entryRuleXBooleanLiteral"
// InternalActionDSL.g:6906:1: entryRuleXBooleanLiteral returns [EObject current=null] : iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF ;
public final EObject entryRuleXBooleanLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBooleanLiteral = null;
try {
// InternalActionDSL.g:6906:56: (iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF )
// InternalActionDSL.g:6907:2: iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBooleanLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXBooleanLiteral=ruleXBooleanLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXBooleanLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXBooleanLiteral"
// $ANTLR start "ruleXBooleanLiteral"
// InternalActionDSL.g:6913:1: ruleXBooleanLiteral returns [EObject current=null] : ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) ;
public final EObject ruleXBooleanLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_isTrue_2_0=null;
enterRule();
try {
// InternalActionDSL.g:6919:2: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )
// InternalActionDSL.g:6920:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
{
// InternalActionDSL.g:6920:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
// InternalActionDSL.g:6921:3: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
{
// InternalActionDSL.g:6921:3: ()
// InternalActionDSL.g:6922:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:6928:3: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
int alt118=2;
int LA118_0 = input.LA(1);
if ( (LA118_0==108) ) {
alt118=1;
}
else if ( (LA118_0==109) ) {
alt118=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 118, 0, input);
throw nvae;
}
switch (alt118) {
case 1 :
// InternalActionDSL.g:6929:4: otherlv_1= 'false'
{
otherlv_1=(Token)match(input,108,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0());
}
}
break;
case 2 :
// InternalActionDSL.g:6934:4: ( (lv_isTrue_2_0= 'true' ) )
{
// InternalActionDSL.g:6934:4: ( (lv_isTrue_2_0= 'true' ) )
// InternalActionDSL.g:6935:5: (lv_isTrue_2_0= 'true' )
{
// InternalActionDSL.g:6935:5: (lv_isTrue_2_0= 'true' )
// InternalActionDSL.g:6936:6: lv_isTrue_2_0= 'true'
{
lv_isTrue_2_0=(Token)match(input,109,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isTrue_2_0, grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXBooleanLiteralRule());
}
setWithLastConsumed(current, "isTrue", true, "true");
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXBooleanLiteral"
// $ANTLR start "entryRuleXNullLiteral"
// InternalActionDSL.g:6953:1: entryRuleXNullLiteral returns [EObject current=null] : iv_ruleXNullLiteral= ruleXNullLiteral EOF ;
public final EObject entryRuleXNullLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNullLiteral = null;
try {
// InternalActionDSL.g:6953:53: (iv_ruleXNullLiteral= ruleXNullLiteral EOF )
// InternalActionDSL.g:6954:2: iv_ruleXNullLiteral= ruleXNullLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXNullLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXNullLiteral=ruleXNullLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXNullLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXNullLiteral"
// $ANTLR start "ruleXNullLiteral"
// InternalActionDSL.g:6960:1: ruleXNullLiteral returns [EObject current=null] : ( () otherlv_1= 'null' ) ;
public final EObject ruleXNullLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalActionDSL.g:6966:2: ( ( () otherlv_1= 'null' ) )
// InternalActionDSL.g:6967:2: ( () otherlv_1= 'null' )
{
// InternalActionDSL.g:6967:2: ( () otherlv_1= 'null' )
// InternalActionDSL.g:6968:3: () otherlv_1= 'null'
{
// InternalActionDSL.g:6968:3: ()
// InternalActionDSL.g:6969:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNullLiteralAccess().getXNullLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,110,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXNullLiteralAccess().getNullKeyword_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXNullLiteral"
// $ANTLR start "entryRuleXNumberLiteral"
// InternalActionDSL.g:6983:1: entryRuleXNumberLiteral returns [EObject current=null] : iv_ruleXNumberLiteral= ruleXNumberLiteral EOF ;
public final EObject entryRuleXNumberLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNumberLiteral = null;
try {
// InternalActionDSL.g:6983:55: (iv_ruleXNumberLiteral= ruleXNumberLiteral EOF )
// InternalActionDSL.g:6984:2: iv_ruleXNumberLiteral= ruleXNumberLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXNumberLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXNumberLiteral=ruleXNumberLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXNumberLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXNumberLiteral"
// $ANTLR start "ruleXNumberLiteral"
// InternalActionDSL.g:6990:1: ruleXNumberLiteral returns [EObject current=null] : ( () ( (lv_value_1_0= ruleNumber ) ) ) ;
public final EObject ruleXNumberLiteral() throws RecognitionException {
EObject current = null;
AntlrDatatypeRuleToken lv_value_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:6996:2: ( ( () ( (lv_value_1_0= ruleNumber ) ) ) )
// InternalActionDSL.g:6997:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
{
// InternalActionDSL.g:6997:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
// InternalActionDSL.g:6998:3: () ( (lv_value_1_0= ruleNumber ) )
{
// InternalActionDSL.g:6998:3: ()
// InternalActionDSL.g:6999:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNumberLiteralAccess().getXNumberLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:7005:3: ( (lv_value_1_0= ruleNumber ) )
// InternalActionDSL.g:7006:4: (lv_value_1_0= ruleNumber )
{
// InternalActionDSL.g:7006:4: (lv_value_1_0= ruleNumber )
// InternalActionDSL.g:7007:5: lv_value_1_0= ruleNumber
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXNumberLiteralAccess().getValueNumberParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_value_1_0=ruleNumber();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXNumberLiteralRule());
}
set(
current,
"value",
lv_value_1_0,
"org.eclipse.xtext.xbase.Xbase.Number");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXNumberLiteral"
// $ANTLR start "entryRuleXStringLiteral"
// InternalActionDSL.g:7028:1: entryRuleXStringLiteral returns [EObject current=null] : iv_ruleXStringLiteral= ruleXStringLiteral EOF ;
public final EObject entryRuleXStringLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXStringLiteral = null;
try {
// InternalActionDSL.g:7028:55: (iv_ruleXStringLiteral= ruleXStringLiteral EOF )
// InternalActionDSL.g:7029:2: iv_ruleXStringLiteral= ruleXStringLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXStringLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXStringLiteral=ruleXStringLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXStringLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXStringLiteral"
// $ANTLR start "ruleXStringLiteral"
// InternalActionDSL.g:7035:1: ruleXStringLiteral returns [EObject current=null] : ( () ( (lv_value_1_0= RULE_STRING ) ) ) ;
public final EObject ruleXStringLiteral() throws RecognitionException {
EObject current = null;
Token lv_value_1_0=null;
enterRule();
try {
// InternalActionDSL.g:7041:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalActionDSL.g:7042:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalActionDSL.g:7042:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalActionDSL.g:7043:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalActionDSL.g:7043:3: ()
// InternalActionDSL.g:7044:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXStringLiteralAccess().getXStringLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:7050:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalActionDSL.g:7051:4: (lv_value_1_0= RULE_STRING )
{
// InternalActionDSL.g:7051:4: (lv_value_1_0= RULE_STRING )
// InternalActionDSL.g:7052:5: lv_value_1_0= RULE_STRING
{
lv_value_1_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_value_1_0, grammarAccess.getXStringLiteralAccess().getValueSTRINGTerminalRuleCall_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXStringLiteralRule());
}
setWithLastConsumed(
current,
"value",
lv_value_1_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXStringLiteral"
// $ANTLR start "entryRuleXTypeLiteral"
// InternalActionDSL.g:7072:1: entryRuleXTypeLiteral returns [EObject current=null] : iv_ruleXTypeLiteral= ruleXTypeLiteral EOF ;
public final EObject entryRuleXTypeLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTypeLiteral = null;
try {
// InternalActionDSL.g:7072:53: (iv_ruleXTypeLiteral= ruleXTypeLiteral EOF )
// InternalActionDSL.g:7073:2: iv_ruleXTypeLiteral= ruleXTypeLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleXTypeLiteral=ruleXTypeLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXTypeLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXTypeLiteral"
// $ANTLR start "ruleXTypeLiteral"
// InternalActionDSL.g:7079:1: ruleXTypeLiteral returns [EObject current=null] : ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) ;
public final EObject ruleXTypeLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_5=null;
AntlrDatatypeRuleToken lv_arrayDimensions_4_0 = null;
enterRule();
try {
// InternalActionDSL.g:7085:2: ( ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) )
// InternalActionDSL.g:7086:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
{
// InternalActionDSL.g:7086:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
// InternalActionDSL.g:7087:3: () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')'
{
// InternalActionDSL.g:7087:3: ()
// InternalActionDSL.g:7088:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTypeLiteralAccess().getXTypeLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,111,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTypeLiteralAccess().getTypeofKeyword_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXTypeLiteralAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:7102:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:7103:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:7103:4: ( ruleQualifiedName )
// InternalActionDSL.g:7104:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXTypeLiteralRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0());
}
pushFollow(FOLLOW_104);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7118:3: ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )*
loop119:
do {
int alt119=2;
int LA119_0 = input.LA(1);
if ( (LA119_0==59) ) {
alt119=1;
}
switch (alt119) {
case 1 :
// InternalActionDSL.g:7119:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
{
// InternalActionDSL.g:7119:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
// InternalActionDSL.g:7120:5: lv_arrayDimensions_4_0= ruleArrayBrackets
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getArrayDimensionsArrayBracketsParserRuleCall_4_0());
}
pushFollow(FOLLOW_104);
lv_arrayDimensions_4_0=ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXTypeLiteralRule());
}
add(
current,
"arrayDimensions",
lv_arrayDimensions_4_0,
"org.eclipse.xtext.xbase.Xtype.ArrayBrackets");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop119;
}
} while (true);
otherlv_5=(Token)match(input,56,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXTypeLiteralAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXTypeLiteral"
// $ANTLR start "entryRuleXThrowExpression"
// InternalActionDSL.g:7145:1: entryRuleXThrowExpression returns [EObject current=null] : iv_ruleXThrowExpression= ruleXThrowExpression EOF ;
public final EObject entryRuleXThrowExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXThrowExpression = null;
try {
// InternalActionDSL.g:7145:57: (iv_ruleXThrowExpression= ruleXThrowExpression EOF )
// InternalActionDSL.g:7146:2: iv_ruleXThrowExpression= ruleXThrowExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXThrowExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXThrowExpression=ruleXThrowExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXThrowExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXThrowExpression"
// $ANTLR start "ruleXThrowExpression"
// InternalActionDSL.g:7152:1: ruleXThrowExpression returns [EObject current=null] : ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) ;
public final EObject ruleXThrowExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
EObject lv_expression_2_0 = null;
enterRule();
try {
// InternalActionDSL.g:7158:2: ( ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:7159:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7159:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
// InternalActionDSL.g:7160:3: () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) )
{
// InternalActionDSL.g:7160:3: ()
// InternalActionDSL.g:7161:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXThrowExpressionAccess().getXThrowExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,112,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXThrowExpressionAccess().getThrowKeyword_1());
}
// InternalActionDSL.g:7171:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalActionDSL.g:7172:4: (lv_expression_2_0= ruleXExpression )
{
// InternalActionDSL.g:7172:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:7173:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXThrowExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_2);
lv_expression_2_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXThrowExpressionRule());
}
set(
current,
"expression",
lv_expression_2_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXThrowExpression"
// $ANTLR start "entryRuleXReturnExpression"
// InternalActionDSL.g:7194:1: entryRuleXReturnExpression returns [EObject current=null] : iv_ruleXReturnExpression= ruleXReturnExpression EOF ;
public final EObject entryRuleXReturnExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXReturnExpression = null;
try {
// InternalActionDSL.g:7194:58: (iv_ruleXReturnExpression= ruleXReturnExpression EOF )
// InternalActionDSL.g:7195:2: iv_ruleXReturnExpression= ruleXReturnExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXReturnExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXReturnExpression=ruleXReturnExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXReturnExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXReturnExpression"
// $ANTLR start "ruleXReturnExpression"
// InternalActionDSL.g:7201:1: ruleXReturnExpression returns [EObject current=null] : ( () otherlv_1= 'return' ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )? ) ;
public final EObject ruleXReturnExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
EObject lv_expression_2_0 = null;
enterRule();
try {
// InternalActionDSL.g:7207:2: ( ( () otherlv_1= 'return' ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )? ) )
// InternalActionDSL.g:7208:2: ( () otherlv_1= 'return' ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )? )
{
// InternalActionDSL.g:7208:2: ( () otherlv_1= 'return' ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )? )
// InternalActionDSL.g:7209:3: () otherlv_1= 'return' ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )?
{
// InternalActionDSL.g:7209:3: ()
// InternalActionDSL.g:7210:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXReturnExpressionAccess().getXReturnExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,113,FOLLOW_105); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXReturnExpressionAccess().getReturnKeyword_1());
}
// InternalActionDSL.g:7220:3: ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )?
int alt120=2;
alt120 = dfa120.predict(input);
switch (alt120) {
case 1 :
// InternalActionDSL.g:7221:4: ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression )
{
// InternalActionDSL.g:7222:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:7223:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXReturnExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_2);
lv_expression_2_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXReturnExpressionRule());
}
set(
current,
"expression",
lv_expression_2_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXReturnExpression"
// $ANTLR start "entryRuleXTryCatchFinallyExpression"
// InternalActionDSL.g:7244:1: entryRuleXTryCatchFinallyExpression returns [EObject current=null] : iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF ;
public final EObject entryRuleXTryCatchFinallyExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTryCatchFinallyExpression = null;
try {
// InternalActionDSL.g:7244:67: (iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF )
// InternalActionDSL.g:7245:2: iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXTryCatchFinallyExpression=ruleXTryCatchFinallyExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXTryCatchFinallyExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXTryCatchFinallyExpression"
// $ANTLR start "ruleXTryCatchFinallyExpression"
// InternalActionDSL.g:7251:1: ruleXTryCatchFinallyExpression returns [EObject current=null] : ( () otherlv_1= 'try' ( (lv_expression_2_0= ruleXExpression ) ) ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) ) ) ;
public final EObject ruleXTryCatchFinallyExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_expression_2_0 = null;
EObject lv_catchClauses_3_0 = null;
EObject lv_finallyExpression_5_0 = null;
EObject lv_finallyExpression_7_0 = null;
enterRule();
try {
// InternalActionDSL.g:7257:2: ( ( () otherlv_1= 'try' ( (lv_expression_2_0= ruleXExpression ) ) ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) ) ) )
// InternalActionDSL.g:7258:2: ( () otherlv_1= 'try' ( (lv_expression_2_0= ruleXExpression ) ) ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) ) )
{
// InternalActionDSL.g:7258:2: ( () otherlv_1= 'try' ( (lv_expression_2_0= ruleXExpression ) ) ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) ) )
// InternalActionDSL.g:7259:3: () otherlv_1= 'try' ( (lv_expression_2_0= ruleXExpression ) ) ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) )
{
// InternalActionDSL.g:7259:3: ()
// InternalActionDSL.g:7260:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTryCatchFinallyExpressionAccess().getXTryCatchFinallyExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,114,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTryCatchFinallyExpressionAccess().getTryKeyword_1());
}
// InternalActionDSL.g:7270:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalActionDSL.g:7271:4: (lv_expression_2_0= ruleXExpression )
{
// InternalActionDSL.g:7271:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:7272:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_106);
lv_expression_2_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXTryCatchFinallyExpressionRule());
}
set(
current,
"expression",
lv_expression_2_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7289:3: ( ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? ) | (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) ) )
int alt123=2;
int LA123_0 = input.LA(1);
if ( (LA123_0==117) ) {
alt123=1;
}
else if ( (LA123_0==115) ) {
alt123=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 123, 0, input);
throw nvae;
}
switch (alt123) {
case 1 :
// InternalActionDSL.g:7290:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
{
// InternalActionDSL.g:7290:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
// InternalActionDSL.g:7291:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
{
// InternalActionDSL.g:7291:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+
int cnt121=0;
loop121:
do {
int alt121=2;
int LA121_0 = input.LA(1);
if ( (LA121_0==117) ) {
int LA121_2 = input.LA(2);
if ( (synpred44_InternalActionDSL()) ) {
alt121=1;
}
}
switch (alt121) {
case 1 :
// InternalActionDSL.g:7292:6: ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause )
{
// InternalActionDSL.g:7293:6: (lv_catchClauses_3_0= ruleXCatchClause )
// InternalActionDSL.g:7294:7: lv_catchClauses_3_0= ruleXCatchClause
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getCatchClausesXCatchClauseParserRuleCall_3_0_0_0());
}
pushFollow(FOLLOW_107);
lv_catchClauses_3_0=ruleXCatchClause();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXTryCatchFinallyExpressionRule());
}
add(
current,
"catchClauses",
lv_catchClauses_3_0,
"org.eclipse.xtext.xbase.Xbase.XCatchClause");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
if ( cnt121 >= 1 ) break loop121;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(121, input);
throw eee;
}
cnt121++;
} while (true);
// InternalActionDSL.g:7311:5: ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
int alt122=2;
int LA122_0 = input.LA(1);
if ( (LA122_0==115) ) {
int LA122_1 = input.LA(2);
if ( (synpred45_InternalActionDSL()) ) {
alt122=1;
}
}
switch (alt122) {
case 1 :
// InternalActionDSL.g:7312:6: ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:7312:6: ( ( 'finally' )=>otherlv_4= 'finally' )
// InternalActionDSL.g:7313:7: ( 'finally' )=>otherlv_4= 'finally'
{
otherlv_4=(Token)match(input,115,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_0_1_0());
}
}
// InternalActionDSL.g:7319:6: ( (lv_finallyExpression_5_0= ruleXExpression ) )
// InternalActionDSL.g:7320:7: (lv_finallyExpression_5_0= ruleXExpression )
{
// InternalActionDSL.g:7320:7: (lv_finallyExpression_5_0= ruleXExpression )
// InternalActionDSL.g:7321:8: lv_finallyExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyExpressionXExpressionParserRuleCall_3_0_1_1_0());
}
pushFollow(FOLLOW_2);
lv_finallyExpression_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXTryCatchFinallyExpressionRule());
}
set(
current,
"finallyExpression",
lv_finallyExpression_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
break;
case 2 :
// InternalActionDSL.g:7341:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7341:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
// InternalActionDSL.g:7342:5: otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,115,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_1_0());
}
// InternalActionDSL.g:7346:5: ( (lv_finallyExpression_7_0= ruleXExpression ) )
// InternalActionDSL.g:7347:6: (lv_finallyExpression_7_0= ruleXExpression )
{
// InternalActionDSL.g:7347:6: (lv_finallyExpression_7_0= ruleXExpression )
// InternalActionDSL.g:7348:7: lv_finallyExpression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyExpressionXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_2);
lv_finallyExpression_7_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXTryCatchFinallyExpressionRule());
}
set(
current,
"finallyExpression",
lv_finallyExpression_7_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXTryCatchFinallyExpression"
// $ANTLR start "entryRuleXSynchronizedExpression"
// InternalActionDSL.g:7371:1: entryRuleXSynchronizedExpression returns [EObject current=null] : iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF ;
public final EObject entryRuleXSynchronizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSynchronizedExpression = null;
try {
// InternalActionDSL.g:7371:64: (iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF )
// InternalActionDSL.g:7372:2: iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXSynchronizedExpression=ruleXSynchronizedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXSynchronizedExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXSynchronizedExpression"
// $ANTLR start "ruleXSynchronizedExpression"
// InternalActionDSL.g:7378:1: ruleXSynchronizedExpression returns [EObject current=null] : ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) ;
public final EObject ruleXSynchronizedExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
EObject lv_param_3_0 = null;
EObject lv_expression_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:7384:2: ( ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:7385:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7385:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:7386:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:7386:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) )
// InternalActionDSL.g:7387:4: ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' )
{
// InternalActionDSL.g:7394:4: ( () otherlv_1= 'synchronized' otherlv_2= '(' )
// InternalActionDSL.g:7395:5: () otherlv_1= 'synchronized' otherlv_2= '('
{
// InternalActionDSL.g:7395:5: ()
// InternalActionDSL.g:7396:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSynchronizedExpressionAccess().getXSynchronizedExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,116,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSynchronizedExpressionAccess().getSynchronizedKeyword_0_0_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSynchronizedExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
}
}
// InternalActionDSL.g:7412:3: ( (lv_param_3_0= ruleXExpression ) )
// InternalActionDSL.g:7413:4: (lv_param_3_0= ruleXExpression )
{
// InternalActionDSL.g:7413:4: (lv_param_3_0= ruleXExpression )
// InternalActionDSL.g:7414:5: lv_param_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getParamXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_44);
lv_param_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSynchronizedExpressionRule());
}
set(
current,
"param",
lv_param_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSynchronizedExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalActionDSL.g:7435:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalActionDSL.g:7436:4: (lv_expression_5_0= ruleXExpression )
{
// InternalActionDSL.g:7436:4: (lv_expression_5_0= ruleXExpression )
// InternalActionDSL.g:7437:5: lv_expression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getExpressionXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_2);
lv_expression_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSynchronizedExpressionRule());
}
set(
current,
"expression",
lv_expression_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXSynchronizedExpression"
// $ANTLR start "entryRuleXCatchClause"
// InternalActionDSL.g:7458:1: entryRuleXCatchClause returns [EObject current=null] : iv_ruleXCatchClause= ruleXCatchClause EOF ;
public final EObject entryRuleXCatchClause() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCatchClause = null;
try {
// InternalActionDSL.g:7458:53: (iv_ruleXCatchClause= ruleXCatchClause EOF )
// InternalActionDSL.g:7459:2: iv_ruleXCatchClause= ruleXCatchClause EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseRule());
}
pushFollow(FOLLOW_1);
iv_ruleXCatchClause=ruleXCatchClause();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXCatchClause;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXCatchClause"
// $ANTLR start "ruleXCatchClause"
// InternalActionDSL.g:7465:1: ruleXCatchClause returns [EObject current=null] : ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) ;
public final EObject ruleXCatchClause() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_1=null;
Token otherlv_3=null;
EObject lv_declaredParam_2_0 = null;
EObject lv_expression_4_0 = null;
enterRule();
try {
// InternalActionDSL.g:7471:2: ( ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:7472:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7472:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
// InternalActionDSL.g:7473:3: ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) )
{
// InternalActionDSL.g:7473:3: ( ( 'catch' )=>otherlv_0= 'catch' )
// InternalActionDSL.g:7474:4: ( 'catch' )=>otherlv_0= 'catch'
{
otherlv_0=(Token)match(input,117,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXCatchClauseAccess().getCatchKeyword_0());
}
}
otherlv_1=(Token)match(input,54,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXCatchClauseAccess().getLeftParenthesisKeyword_1());
}
// InternalActionDSL.g:7484:3: ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) )
// InternalActionDSL.g:7485:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
{
// InternalActionDSL.g:7485:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
// InternalActionDSL.g:7486:5: lv_declaredParam_2_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0());
}
pushFollow(FOLLOW_44);
lv_declaredParam_2_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCatchClauseRule());
}
set(
current,
"declaredParam",
lv_declaredParam_2_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,56,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXCatchClauseAccess().getRightParenthesisKeyword_3());
}
// InternalActionDSL.g:7507:3: ( (lv_expression_4_0= ruleXExpression ) )
// InternalActionDSL.g:7508:4: (lv_expression_4_0= ruleXExpression )
{
// InternalActionDSL.g:7508:4: (lv_expression_4_0= ruleXExpression )
// InternalActionDSL.g:7509:5: lv_expression_4_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getExpressionXExpressionParserRuleCall_4_0());
}
pushFollow(FOLLOW_2);
lv_expression_4_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCatchClauseRule());
}
set(
current,
"expression",
lv_expression_4_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCatchClause"
// $ANTLR start "entryRuleQualifiedName"
// InternalActionDSL.g:7530:1: entryRuleQualifiedName returns [String current=null] : iv_ruleQualifiedName= ruleQualifiedName EOF ;
public final String entryRuleQualifiedName() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedName = null;
try {
// InternalActionDSL.g:7530:53: (iv_ruleQualifiedName= ruleQualifiedName EOF )
// InternalActionDSL.g:7531:2: iv_ruleQualifiedName= ruleQualifiedName EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameRule());
}
pushFollow(FOLLOW_1);
iv_ruleQualifiedName=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleQualifiedName.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleQualifiedName"
// $ANTLR start "ruleQualifiedName"
// InternalActionDSL.g:7537:1: ruleQualifiedName returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) ;
public final AntlrDatatypeRuleToken ruleQualifiedName() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_ValidID_0 = null;
AntlrDatatypeRuleToken this_ValidID_2 = null;
enterRule();
try {
// InternalActionDSL.g:7543:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalActionDSL.g:7544:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalActionDSL.g:7544:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalActionDSL.g:7545:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_36);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:7555:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop124:
do {
int alt124=2;
int LA124_0 = input.LA(1);
if ( (LA124_0==46) ) {
int LA124_2 = input.LA(2);
if ( (LA124_2==RULE_ID) ) {
int LA124_3 = input.LA(3);
if ( (synpred48_InternalActionDSL()) ) {
alt124=1;
}
}
}
switch (alt124) {
case 1 :
// InternalActionDSL.g:7556:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalActionDSL.g:7556:4: ( ( '.' )=>kw= '.' )
// InternalActionDSL.g:7557:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,46,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameAccess().getFullStopKeyword_1_0());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_1_1());
}
pushFollow(FOLLOW_36);
this_ValidID_2=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_2);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
default :
break loop124;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedName"
// $ANTLR start "entryRuleNumber"
// InternalActionDSL.g:7579:1: entryRuleNumber returns [String current=null] : iv_ruleNumber= ruleNumber EOF ;
public final String entryRuleNumber() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleNumber = null;
HiddenTokens myHiddenTokenState = ((XtextTokenStream)input).setHiddenTokens();
try {
// InternalActionDSL.g:7581:2: (iv_ruleNumber= ruleNumber EOF )
// InternalActionDSL.g:7582:2: iv_ruleNumber= ruleNumber EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getNumberRule());
}
pushFollow(FOLLOW_1);
iv_ruleNumber=ruleNumber();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleNumber.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
myHiddenTokenState.restore();
}
return current;
}
// $ANTLR end "entryRuleNumber"
// $ANTLR start "ruleNumber"
// InternalActionDSL.g:7591:1: ruleNumber returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_HEX_0= RULE_HEX | ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? ) ) ;
public final AntlrDatatypeRuleToken ruleNumber() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_HEX_0=null;
Token this_INT_1=null;
Token this_DECIMAL_2=null;
Token kw=null;
Token this_INT_4=null;
Token this_DECIMAL_5=null;
enterRule();
HiddenTokens myHiddenTokenState = ((XtextTokenStream)input).setHiddenTokens();
try {
// InternalActionDSL.g:7598:2: ( (this_HEX_0= RULE_HEX | ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? ) ) )
// InternalActionDSL.g:7599:2: (this_HEX_0= RULE_HEX | ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? ) )
{
// InternalActionDSL.g:7599:2: (this_HEX_0= RULE_HEX | ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? ) )
int alt128=2;
int LA128_0 = input.LA(1);
if ( (LA128_0==RULE_HEX) ) {
alt128=1;
}
else if ( ((LA128_0>=RULE_INT && LA128_0<=RULE_DECIMAL)) ) {
alt128=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 128, 0, input);
throw nvae;
}
switch (alt128) {
case 1 :
// InternalActionDSL.g:7600:3: this_HEX_0= RULE_HEX
{
this_HEX_0=(Token)match(input,RULE_HEX,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_HEX_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_HEX_0, grammarAccess.getNumberAccess().getHEXTerminalRuleCall_0());
}
}
break;
case 2 :
// InternalActionDSL.g:7608:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
{
// InternalActionDSL.g:7608:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
// InternalActionDSL.g:7609:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
{
// InternalActionDSL.g:7609:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL )
int alt125=2;
int LA125_0 = input.LA(1);
if ( (LA125_0==RULE_INT) ) {
alt125=1;
}
else if ( (LA125_0==RULE_DECIMAL) ) {
alt125=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 125, 0, input);
throw nvae;
}
switch (alt125) {
case 1 :
// InternalActionDSL.g:7610:5: this_INT_1= RULE_INT
{
this_INT_1=(Token)match(input,RULE_INT,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_1);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_1, grammarAccess.getNumberAccess().getINTTerminalRuleCall_1_0_0());
}
}
break;
case 2 :
// InternalActionDSL.g:7618:5: this_DECIMAL_2= RULE_DECIMAL
{
this_DECIMAL_2=(Token)match(input,RULE_DECIMAL,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_DECIMAL_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_DECIMAL_2, grammarAccess.getNumberAccess().getDECIMALTerminalRuleCall_1_0_1());
}
}
break;
}
// InternalActionDSL.g:7626:4: (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
int alt127=2;
int LA127_0 = input.LA(1);
if ( (LA127_0==46) ) {
int LA127_1 = input.LA(2);
if ( ((LA127_1>=RULE_INT && LA127_1<=RULE_DECIMAL)) ) {
alt127=1;
}
}
switch (alt127) {
case 1 :
// InternalActionDSL.g:7627:5: kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
{
kw=(Token)match(input,46,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getNumberAccess().getFullStopKeyword_1_1_0());
}
// InternalActionDSL.g:7632:5: (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
int alt126=2;
int LA126_0 = input.LA(1);
if ( (LA126_0==RULE_INT) ) {
alt126=1;
}
else if ( (LA126_0==RULE_DECIMAL) ) {
alt126=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 126, 0, input);
throw nvae;
}
switch (alt126) {
case 1 :
// InternalActionDSL.g:7633:6: this_INT_4= RULE_INT
{
this_INT_4=(Token)match(input,RULE_INT,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_4);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_4, grammarAccess.getNumberAccess().getINTTerminalRuleCall_1_1_1_0());
}
}
break;
case 2 :
// InternalActionDSL.g:7641:6: this_DECIMAL_5= RULE_DECIMAL
{
this_DECIMAL_5=(Token)match(input,RULE_DECIMAL,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_DECIMAL_5);
}
if ( state.backtracking==0 ) {
newLeafNode(this_DECIMAL_5, grammarAccess.getNumberAccess().getDECIMALTerminalRuleCall_1_1_1_1());
}
}
break;
}
}
break;
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
myHiddenTokenState.restore();
}
return current;
}
// $ANTLR end "ruleNumber"
// $ANTLR start "entryRuleJvmTypeReference"
// InternalActionDSL.g:7658:1: entryRuleJvmTypeReference returns [EObject current=null] : iv_ruleJvmTypeReference= ruleJvmTypeReference EOF ;
public final EObject entryRuleJvmTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmTypeReference = null;
try {
// InternalActionDSL.g:7658:57: (iv_ruleJvmTypeReference= ruleJvmTypeReference EOF )
// InternalActionDSL.g:7659:2: iv_ruleJvmTypeReference= ruleJvmTypeReference EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmTypeReference=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmTypeReference;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmTypeReference"
// $ANTLR start "ruleJvmTypeReference"
// InternalActionDSL.g:7665:1: ruleJvmTypeReference returns [EObject current=null] : ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) ;
public final EObject ruleJvmTypeReference() throws RecognitionException {
EObject current = null;
EObject this_JvmParameterizedTypeReference_0 = null;
EObject this_XFunctionTypeRef_3 = null;
enterRule();
try {
// InternalActionDSL.g:7671:2: ( ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) )
// InternalActionDSL.g:7672:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
{
// InternalActionDSL.g:7672:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
int alt130=2;
int LA130_0 = input.LA(1);
if ( (LA130_0==RULE_ID) ) {
alt130=1;
}
else if ( (LA130_0==54||LA130_0==79) ) {
alt130=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 130, 0, input);
throw nvae;
}
switch (alt130) {
case 1 :
// InternalActionDSL.g:7673:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
{
// InternalActionDSL.g:7673:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
// InternalActionDSL.g:7674:4: this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getJvmParameterizedTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_102);
this_JvmParameterizedTypeReference_0=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmParameterizedTypeReference_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:7682:4: ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
loop129:
do {
int alt129=2;
int LA129_0 = input.LA(1);
if ( (LA129_0==59) ) {
int LA129_2 = input.LA(2);
if ( (LA129_2==60) ) {
int LA129_3 = input.LA(3);
if ( (synpred49_InternalActionDSL()) ) {
alt129=1;
}
}
}
switch (alt129) {
case 1 :
// InternalActionDSL.g:7683:5: ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets )
{
// InternalActionDSL.g:7689:5: ( () ruleArrayBrackets )
// InternalActionDSL.g:7690:6: () ruleArrayBrackets
{
// InternalActionDSL.g:7690:6: ()
// InternalActionDSL.g:7691:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmTypeReferenceAccess().getJvmGenericArrayTypeReferenceComponentTypeAction_0_1_0_0(),
current);
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getArrayBracketsParserRuleCall_0_1_0_1());
}
pushFollow(FOLLOW_102);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop129;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:7708:3: this_XFunctionTypeRef_3= ruleXFunctionTypeRef
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getXFunctionTypeRefParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_XFunctionTypeRef_3=ruleXFunctionTypeRef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XFunctionTypeRef_3;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmTypeReference"
// $ANTLR start "entryRuleArrayBrackets"
// InternalActionDSL.g:7720:1: entryRuleArrayBrackets returns [String current=null] : iv_ruleArrayBrackets= ruleArrayBrackets EOF ;
public final String entryRuleArrayBrackets() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleArrayBrackets = null;
try {
// InternalActionDSL.g:7720:53: (iv_ruleArrayBrackets= ruleArrayBrackets EOF )
// InternalActionDSL.g:7721:2: iv_ruleArrayBrackets= ruleArrayBrackets EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getArrayBracketsRule());
}
pushFollow(FOLLOW_1);
iv_ruleArrayBrackets=ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleArrayBrackets.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleArrayBrackets"
// $ANTLR start "ruleArrayBrackets"
// InternalActionDSL.g:7727:1: ruleArrayBrackets returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '[' kw= ']' ) ;
public final AntlrDatatypeRuleToken ruleArrayBrackets() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalActionDSL.g:7733:2: ( (kw= '[' kw= ']' ) )
// InternalActionDSL.g:7734:2: (kw= '[' kw= ']' )
{
// InternalActionDSL.g:7734:2: (kw= '[' kw= ']' )
// InternalActionDSL.g:7735:3: kw= '[' kw= ']'
{
kw=(Token)match(input,59,FOLLOW_81); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getLeftSquareBracketKeyword_0());
}
kw=(Token)match(input,60,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getRightSquareBracketKeyword_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleArrayBrackets"
// $ANTLR start "entryRuleXFunctionTypeRef"
// InternalActionDSL.g:7749:1: entryRuleXFunctionTypeRef returns [EObject current=null] : iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF ;
public final EObject entryRuleXFunctionTypeRef() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFunctionTypeRef = null;
try {
// InternalActionDSL.g:7749:57: (iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF )
// InternalActionDSL.g:7750:2: iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefRule());
}
pushFollow(FOLLOW_1);
iv_ruleXFunctionTypeRef=ruleXFunctionTypeRef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXFunctionTypeRef;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXFunctionTypeRef"
// $ANTLR start "ruleXFunctionTypeRef"
// InternalActionDSL.g:7756:1: ruleXFunctionTypeRef returns [EObject current=null] : ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) ) ;
public final EObject ruleXFunctionTypeRef() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
EObject lv_paramTypes_1_0 = null;
EObject lv_paramTypes_3_0 = null;
EObject lv_returnType_6_0 = null;
enterRule();
try {
// InternalActionDSL.g:7762:2: ( ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:7763:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:7763:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:7764:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) )
{
// InternalActionDSL.g:7764:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )?
int alt133=2;
int LA133_0 = input.LA(1);
if ( (LA133_0==54) ) {
alt133=1;
}
switch (alt133) {
case 1 :
// InternalActionDSL.g:7765:4: otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')'
{
otherlv_0=(Token)match(input,54,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0());
}
// InternalActionDSL.g:7769:4: ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )?
int alt132=2;
int LA132_0 = input.LA(1);
if ( (LA132_0==RULE_ID||LA132_0==54||LA132_0==79) ) {
alt132=1;
}
switch (alt132) {
case 1 :
// InternalActionDSL.g:7770:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
{
// InternalActionDSL.g:7770:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7771:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7771:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:7772:7: lv_paramTypes_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_43);
lv_paramTypes_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFunctionTypeRefRule());
}
add(
current,
"paramTypes",
lv_paramTypes_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7789:5: (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
loop131:
do {
int alt131=2;
int LA131_0 = input.LA(1);
if ( (LA131_0==55) ) {
alt131=1;
}
switch (alt131) {
case 1 :
// InternalActionDSL.g:7790:6: otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
{
otherlv_2=(Token)match(input,55,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXFunctionTypeRefAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:7794:6: ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7795:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7795:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:7796:8: lv_paramTypes_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_paramTypes_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFunctionTypeRefRule());
}
add(
current,
"paramTypes",
lv_paramTypes_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop131;
}
} while (true);
}
break;
}
otherlv_4=(Token)match(input,56,FOLLOW_110); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2());
}
}
break;
}
otherlv_5=(Token)match(input,79,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFunctionTypeRefAccess().getEqualsSignGreaterThanSignKeyword_1());
}
// InternalActionDSL.g:7824:3: ( (lv_returnType_6_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7825:4: (lv_returnType_6_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7825:4: (lv_returnType_6_0= ruleJvmTypeReference )
// InternalActionDSL.g:7826:5: lv_returnType_6_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getReturnTypeJvmTypeReferenceParserRuleCall_2_0());
}
pushFollow(FOLLOW_2);
lv_returnType_6_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFunctionTypeRefRule());
}
set(
current,
"returnType",
lv_returnType_6_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXFunctionTypeRef"
// $ANTLR start "entryRuleJvmParameterizedTypeReference"
// InternalActionDSL.g:7847:1: entryRuleJvmParameterizedTypeReference returns [EObject current=null] : iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF ;
public final EObject entryRuleJvmParameterizedTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmParameterizedTypeReference = null;
try {
// InternalActionDSL.g:7847:70: (iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF )
// InternalActionDSL.g:7848:2: iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmParameterizedTypeReference=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmParameterizedTypeReference;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmParameterizedTypeReference"
// $ANTLR start "ruleJvmParameterizedTypeReference"
// InternalActionDSL.g:7854:1: ruleJvmParameterizedTypeReference returns [EObject current=null] : ( ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )? ) ;
public final EObject ruleJvmParameterizedTypeReference() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_11=null;
Token otherlv_13=null;
EObject lv_arguments_2_0 = null;
EObject lv_arguments_4_0 = null;
EObject lv_arguments_10_0 = null;
EObject lv_arguments_12_0 = null;
enterRule();
try {
// InternalActionDSL.g:7860:2: ( ( ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )? ) )
// InternalActionDSL.g:7861:2: ( ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )? )
{
// InternalActionDSL.g:7861:2: ( ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )? )
// InternalActionDSL.g:7862:3: ( ( ruleQualifiedName ) ) ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )?
{
// InternalActionDSL.g:7862:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:7863:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:7863:4: ( ruleQualifiedName )
// InternalActionDSL.g:7864:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0());
}
pushFollow(FOLLOW_111);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7878:3: ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )?
int alt138=2;
alt138 = dfa138.predict(input);
switch (alt138) {
case 1 :
// InternalActionDSL.g:7879:4: ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
{
// InternalActionDSL.g:7879:4: ( ( '<' )=>otherlv_1= '<' )
// InternalActionDSL.g:7880:5: ( '<' )=>otherlv_1= '<'
{
otherlv_1=(Token)match(input,66,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_0());
}
}
// InternalActionDSL.g:7886:4: ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7887:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7887:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7888:6: lv_arguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_2_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_2_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7905:4: (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop134:
do {
int alt134=2;
int LA134_0 = input.LA(1);
if ( (LA134_0==55) ) {
alt134=1;
}
switch (alt134) {
case 1 :
// InternalActionDSL.g:7906:5: otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,55,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_2_0());
}
// InternalActionDSL.g:7910:5: ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7911:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7911:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7912:7: lv_arguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop134;
}
} while (true);
otherlv_5=(Token)match(input,67,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_3());
}
// InternalActionDSL.g:7934:4: ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
loop137:
do {
int alt137=2;
int LA137_0 = input.LA(1);
if ( (LA137_0==46) ) {
int LA137_2 = input.LA(2);
if ( (LA137_2==RULE_ID) ) {
int LA137_3 = input.LA(3);
if ( (synpred51_InternalActionDSL()) ) {
alt137=1;
}
}
}
switch (alt137) {
case 1 :
// InternalActionDSL.g:7935:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
{
// InternalActionDSL.g:7935:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) )
// InternalActionDSL.g:7936:6: ( ( () '.' ) )=> ( () otherlv_7= '.' )
{
// InternalActionDSL.g:7942:6: ( () otherlv_7= '.' )
// InternalActionDSL.g:7943:7: () otherlv_7= '.'
{
// InternalActionDSL.g:7943:7: ()
// InternalActionDSL.g:7944:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmParameterizedTypeReferenceAccess().getJvmInnerTypeReferenceOuterAction_1_4_0_0_0(),
current);
}
}
otherlv_7=(Token)match(input,46,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getJvmParameterizedTypeReferenceAccess().getFullStopKeyword_1_4_0_0_1());
}
}
}
// InternalActionDSL.g:7956:5: ( ( ruleValidID ) )
// InternalActionDSL.g:7957:6: ( ruleValidID )
{
// InternalActionDSL.g:7957:6: ( ruleValidID )
// InternalActionDSL.g:7958:7: ruleValidID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_1_4_1_0());
}
pushFollow(FOLLOW_112);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7972:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
int alt136=2;
alt136 = dfa136.predict(input);
switch (alt136) {
case 1 :
// InternalActionDSL.g:7973:6: ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>'
{
// InternalActionDSL.g:7973:6: ( ( '<' )=>otherlv_9= '<' )
// InternalActionDSL.g:7974:7: ( '<' )=>otherlv_9= '<'
{
otherlv_9=(Token)match(input,66,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_4_2_0());
}
}
// InternalActionDSL.g:7980:6: ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7981:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7981:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7982:8: lv_arguments_10_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_10_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_10_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7999:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )*
loop135:
do {
int alt135=2;
int LA135_0 = input.LA(1);
if ( (LA135_0==55) ) {
alt135=1;
}
switch (alt135) {
case 1 :
// InternalActionDSL.g:8000:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
{
otherlv_11=(Token)match(input,55,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_4_2_2_0());
}
// InternalActionDSL.g:8004:7: ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:8005:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:8005:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:8006:9: lv_arguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_12_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_12_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop135;
}
} while (true);
otherlv_13=(Token)match(input,67,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_4_2_3());
}
}
break;
}
}
break;
default :
break loop137;
}
} while (true);
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmParameterizedTypeReference"
// $ANTLR start "entryRuleJvmArgumentTypeReference"
// InternalActionDSL.g:8035:1: entryRuleJvmArgumentTypeReference returns [EObject current=null] : iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF ;
public final EObject entryRuleJvmArgumentTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmArgumentTypeReference = null;
try {
// InternalActionDSL.g:8035:65: (iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF )
// InternalActionDSL.g:8036:2: iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmArgumentTypeReferenceRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmArgumentTypeReference=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmArgumentTypeReference;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmArgumentTypeReference"
// $ANTLR start "ruleJvmArgumentTypeReference"
// InternalActionDSL.g:8042:1: ruleJvmArgumentTypeReference returns [EObject current=null] : (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) ;
public final EObject ruleJvmArgumentTypeReference() throws RecognitionException {
EObject current = null;
EObject this_JvmTypeReference_0 = null;
EObject this_JvmWildcardTypeReference_1 = null;
enterRule();
try {
// InternalActionDSL.g:8048:2: ( (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) )
// InternalActionDSL.g:8049:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
{
// InternalActionDSL.g:8049:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
int alt139=2;
int LA139_0 = input.LA(1);
if ( (LA139_0==RULE_ID||LA139_0==54||LA139_0==79) ) {
alt139=1;
}
else if ( (LA139_0==118) ) {
alt139=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 139, 0, input);
throw nvae;
}
switch (alt139) {
case 1 :
// InternalActionDSL.g:8050:3: this_JvmTypeReference_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmArgumentTypeReferenceAccess().getJvmTypeReferenceParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_JvmTypeReference_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmTypeReference_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalActionDSL.g:8059:3: this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmArgumentTypeReferenceAccess().getJvmWildcardTypeReferenceParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_JvmWildcardTypeReference_1=ruleJvmWildcardTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmWildcardTypeReference_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmArgumentTypeReference"
// $ANTLR start "entryRuleJvmWildcardTypeReference"
// InternalActionDSL.g:8071:1: entryRuleJvmWildcardTypeReference returns [EObject current=null] : iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF ;
public final EObject entryRuleJvmWildcardTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmWildcardTypeReference = null;
try {
// InternalActionDSL.g:8071:65: (iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF )
// InternalActionDSL.g:8072:2: iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmWildcardTypeReference=ruleJvmWildcardTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmWildcardTypeReference;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmWildcardTypeReference"
// $ANTLR start "ruleJvmWildcardTypeReference"
// InternalActionDSL.g:8078:1: ruleJvmWildcardTypeReference returns [EObject current=null] : ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? ) ;
public final EObject ruleJvmWildcardTypeReference() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
EObject lv_constraints_2_0 = null;
EObject lv_constraints_3_0 = null;
EObject lv_constraints_4_0 = null;
EObject lv_constraints_5_0 = null;
enterRule();
try {
// InternalActionDSL.g:8084:2: ( ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? ) )
// InternalActionDSL.g:8085:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
{
// InternalActionDSL.g:8085:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
// InternalActionDSL.g:8086:3: () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
{
// InternalActionDSL.g:8086:3: ()
// InternalActionDSL.g:8087:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getJvmWildcardTypeReferenceAccess().getJvmWildcardTypeReferenceAction_0(),
current);
}
}
otherlv_1=(Token)match(input,118,FOLLOW_113); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmWildcardTypeReferenceAccess().getQuestionMarkKeyword_1());
}
// InternalActionDSL.g:8097:3: ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
int alt142=3;
int LA142_0 = input.LA(1);
if ( (LA142_0==105) ) {
alt142=1;
}
else if ( (LA142_0==106) ) {
alt142=2;
}
switch (alt142) {
case 1 :
// InternalActionDSL.g:8098:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
{
// InternalActionDSL.g:8098:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
// InternalActionDSL.g:8099:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
{
// InternalActionDSL.g:8099:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) )
// InternalActionDSL.g:8100:6: (lv_constraints_2_0= ruleJvmUpperBound )
{
// InternalActionDSL.g:8100:6: (lv_constraints_2_0= ruleJvmUpperBound )
// InternalActionDSL.g:8101:7: lv_constraints_2_0= ruleJvmUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0());
}
pushFollow(FOLLOW_114);
lv_constraints_2_0=ruleJvmUpperBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmWildcardTypeReferenceRule());
}
add(
current,
"constraints",
lv_constraints_2_0,
"org.eclipse.xtext.xbase.Xtype.JvmUpperBound");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:8118:5: ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
loop140:
do {
int alt140=2;
int LA140_0 = input.LA(1);
if ( (LA140_0==119) ) {
alt140=1;
}
switch (alt140) {
case 1 :
// InternalActionDSL.g:8119:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
{
// InternalActionDSL.g:8119:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
// InternalActionDSL.g:8120:7: lv_constraints_3_0= ruleJvmUpperBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_114);
lv_constraints_3_0=ruleJvmUpperBoundAnded();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmWildcardTypeReferenceRule());
}
add(
current,
"constraints",
lv_constraints_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmUpperBoundAnded");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop140;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:8139:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
{
// InternalActionDSL.g:8139:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
// InternalActionDSL.g:8140:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
{
// InternalActionDSL.g:8140:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) )
// InternalActionDSL.g:8141:6: (lv_constraints_4_0= ruleJvmLowerBound )
{
// InternalActionDSL.g:8141:6: (lv_constraints_4_0= ruleJvmLowerBound )
// InternalActionDSL.g:8142:7: lv_constraints_4_0= ruleJvmLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0());
}
pushFollow(FOLLOW_114);
lv_constraints_4_0=ruleJvmLowerBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmWildcardTypeReferenceRule());
}
add(
current,
"constraints",
lv_constraints_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmLowerBound");
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:8159:5: ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
loop141:
do {
int alt141=2;
int LA141_0 = input.LA(1);
if ( (LA141_0==119) ) {
alt141=1;
}
switch (alt141) {
case 1 :
// InternalActionDSL.g:8160:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
{
// InternalActionDSL.g:8160:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
// InternalActionDSL.g:8161:7: lv_constraints_5_0= ruleJvmLowerBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_114);
lv_constraints_5_0=ruleJvmLowerBoundAnded();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmWildcardTypeReferenceRule());
}
add(
current,
"constraints",
lv_constraints_5_0,
"org.eclipse.xtext.xbase.Xtype.JvmLowerBoundAnded");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop141;
}
} while (true);
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmWildcardTypeReference"
// $ANTLR start "entryRuleJvmUpperBound"
// InternalActionDSL.g:8184:1: entryRuleJvmUpperBound returns [EObject current=null] : iv_ruleJvmUpperBound= ruleJvmUpperBound EOF ;
public final EObject entryRuleJvmUpperBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBound = null;
try {
// InternalActionDSL.g:8184:54: (iv_ruleJvmUpperBound= ruleJvmUpperBound EOF )
// InternalActionDSL.g:8185:2: iv_ruleJvmUpperBound= ruleJvmUpperBound EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmUpperBoundRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmUpperBound=ruleJvmUpperBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmUpperBound;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmUpperBound"
// $ANTLR start "ruleJvmUpperBound"
// InternalActionDSL.g:8191:1: ruleJvmUpperBound returns [EObject current=null] : (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) ;
public final EObject ruleJvmUpperBound() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
EObject lv_typeReference_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:8197:2: ( (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8198:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8198:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8199:3: otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,105,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAccess().getExtendsKeyword_0());
}
// InternalActionDSL.g:8203:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8204:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8204:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8205:5: lv_typeReference_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmUpperBoundAccess().getTypeReferenceJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_typeReference_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmUpperBoundRule());
}
set(
current,
"typeReference",
lv_typeReference_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmUpperBound"
// $ANTLR start "entryRuleJvmUpperBoundAnded"
// InternalActionDSL.g:8226:1: entryRuleJvmUpperBoundAnded returns [EObject current=null] : iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF ;
public final EObject entryRuleJvmUpperBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBoundAnded = null;
try {
// InternalActionDSL.g:8226:59: (iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF )
// InternalActionDSL.g:8227:2: iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmUpperBoundAndedRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmUpperBoundAnded=ruleJvmUpperBoundAnded();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmUpperBoundAnded;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmUpperBoundAnded"
// $ANTLR start "ruleJvmUpperBoundAnded"
// InternalActionDSL.g:8233:1: ruleJvmUpperBoundAnded returns [EObject current=null] : (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) ;
public final EObject ruleJvmUpperBoundAnded() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
EObject lv_typeReference_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:8239:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8240:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8240:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8241:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,119,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalActionDSL.g:8245:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8246:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8246:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8247:5: lv_typeReference_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmUpperBoundAndedAccess().getTypeReferenceJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_typeReference_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmUpperBoundAndedRule());
}
set(
current,
"typeReference",
lv_typeReference_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmUpperBoundAnded"
// $ANTLR start "entryRuleJvmLowerBound"
// InternalActionDSL.g:8268:1: entryRuleJvmLowerBound returns [EObject current=null] : iv_ruleJvmLowerBound= ruleJvmLowerBound EOF ;
public final EObject entryRuleJvmLowerBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBound = null;
try {
// InternalActionDSL.g:8268:54: (iv_ruleJvmLowerBound= ruleJvmLowerBound EOF )
// InternalActionDSL.g:8269:2: iv_ruleJvmLowerBound= ruleJvmLowerBound EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmLowerBoundRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmLowerBound=ruleJvmLowerBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmLowerBound;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmLowerBound"
// $ANTLR start "ruleJvmLowerBound"
// InternalActionDSL.g:8275:1: ruleJvmLowerBound returns [EObject current=null] : (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) ;
public final EObject ruleJvmLowerBound() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
EObject lv_typeReference_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:8281:2: ( (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8282:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8282:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8283:3: otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,106,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAccess().getSuperKeyword_0());
}
// InternalActionDSL.g:8287:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8288:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8288:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8289:5: lv_typeReference_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmLowerBoundAccess().getTypeReferenceJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_typeReference_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmLowerBoundRule());
}
set(
current,
"typeReference",
lv_typeReference_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmLowerBound"
// $ANTLR start "entryRuleJvmLowerBoundAnded"
// InternalActionDSL.g:8310:1: entryRuleJvmLowerBoundAnded returns [EObject current=null] : iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF ;
public final EObject entryRuleJvmLowerBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBoundAnded = null;
try {
// InternalActionDSL.g:8310:59: (iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF )
// InternalActionDSL.g:8311:2: iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmLowerBoundAndedRule());
}
pushFollow(FOLLOW_1);
iv_ruleJvmLowerBoundAnded=ruleJvmLowerBoundAnded();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleJvmLowerBoundAnded;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleJvmLowerBoundAnded"
// $ANTLR start "ruleJvmLowerBoundAnded"
// InternalActionDSL.g:8317:1: ruleJvmLowerBoundAnded returns [EObject current=null] : (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) ;
public final EObject ruleJvmLowerBoundAnded() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
EObject lv_typeReference_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:8323:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8324:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8324:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8325:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,119,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalActionDSL.g:8329:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8330:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8330:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8331:5: lv_typeReference_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmLowerBoundAndedAccess().getTypeReferenceJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_typeReference_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmLowerBoundAndedRule());
}
set(
current,
"typeReference",
lv_typeReference_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmLowerBoundAnded"
// $ANTLR start "entryRuleQualifiedNameWithWildcard"
// InternalActionDSL.g:8352:1: entryRuleQualifiedNameWithWildcard returns [String current=null] : iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF ;
public final String entryRuleQualifiedNameWithWildcard() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameWithWildcard = null;
try {
// InternalActionDSL.g:8352:65: (iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF )
// InternalActionDSL.g:8353:2: iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardRule());
}
pushFollow(FOLLOW_1);
iv_ruleQualifiedNameWithWildcard=ruleQualifiedNameWithWildcard();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleQualifiedNameWithWildcard.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleQualifiedNameWithWildcard"
// $ANTLR start "ruleQualifiedNameWithWildcard"
// InternalActionDSL.g:8359:1: ruleQualifiedNameWithWildcard returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) ;
public final AntlrDatatypeRuleToken ruleQualifiedNameWithWildcard() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_QualifiedName_0 = null;
enterRule();
try {
// InternalActionDSL.g:8365:2: ( (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) )
// InternalActionDSL.g:8366:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
{
// InternalActionDSL.g:8366:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
// InternalActionDSL.g:8367:3: this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardAccess().getQualifiedNameParserRuleCall_0());
}
pushFollow(FOLLOW_115);
this_QualifiedName_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_QualifiedName_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
kw=(Token)match(input,46,FOLLOW_116); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getFullStopKeyword_1());
}
kw=(Token)match(input,50,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getAsteriskKeyword_2());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedNameWithWildcard"
// $ANTLR start "entryRuleValidID"
// InternalActionDSL.g:8391:1: entryRuleValidID returns [String current=null] : iv_ruleValidID= ruleValidID EOF ;
public final String entryRuleValidID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleValidID = null;
try {
// InternalActionDSL.g:8391:47: (iv_ruleValidID= ruleValidID EOF )
// InternalActionDSL.g:8392:2: iv_ruleValidID= ruleValidID EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getValidIDRule());
}
pushFollow(FOLLOW_1);
iv_ruleValidID=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleValidID.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleValidID"
// $ANTLR start "ruleValidID"
// InternalActionDSL.g:8398:1: ruleValidID returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : this_ID_0= RULE_ID ;
public final AntlrDatatypeRuleToken ruleValidID() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
enterRule();
try {
// InternalActionDSL.g:8404:2: (this_ID_0= RULE_ID )
// InternalActionDSL.g:8405:2: this_ID_0= RULE_ID
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getValidIDAccess().getIDTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleValidID"
// $ANTLR start "entryRuleXImportSection"
// InternalActionDSL.g:8415:1: entryRuleXImportSection returns [EObject current=null] : iv_ruleXImportSection= ruleXImportSection EOF ;
public final EObject entryRuleXImportSection() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportSection = null;
try {
// InternalActionDSL.g:8415:55: (iv_ruleXImportSection= ruleXImportSection EOF )
// InternalActionDSL.g:8416:2: iv_ruleXImportSection= ruleXImportSection EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionRule());
}
pushFollow(FOLLOW_1);
iv_ruleXImportSection=ruleXImportSection();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleXImportSection;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleXImportSection"
// $ANTLR start "ruleXImportSection"
// InternalActionDSL.g:8422:1: ruleXImportSection returns [EObject current=null] : ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ ;
public final EObject ruleXImportSection() throws RecognitionException {
EObject current = null;
EObject lv_importDeclarations_0_0 = null;
enterRule();
try {
// InternalActionDSL.g:8428:2: ( ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ )
// InternalActionDSL.g:8429:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
{
// InternalActionDSL.g:8429:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
int cnt143=0;
loop143:
do {
int alt143=2;
int LA143_0 = input.LA(1);
if ( (LA143_0==47) ) {
alt143=1;
}
switch (alt143) {
case 1 :
// InternalActionDSL.g:8430:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
{
// InternalActionDSL.g:8430:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
// InternalActionDSL.g:8431:4: lv_importDeclarations_0_0= ruleXImportDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionAccess().getImportDeclarationsXImportDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_117);
lv_importDeclarations_0_0=ruleXImportDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportSectionRule());
}
add(
current,
"importDeclarations",
lv_importDeclarations_0_0,
"org.eclipse.osbp.xtext.oxtype.OXtype.XImportDeclaration");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
if ( cnt143 >= 1 ) break loop143;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(143, input);
throw eee;
}
cnt143++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXImportSection"
// $ANTLR start "entryRuleQualifiedNameInStaticImport"
// InternalActionDSL.g:8451:1: entryRuleQualifiedNameInStaticImport returns [String current=null] : iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF ;
public final String entryRuleQualifiedNameInStaticImport() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameInStaticImport = null;
try {
// InternalActionDSL.g:8451:67: (iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF )
// InternalActionDSL.g:8452:2: iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportRule());
}
pushFollow(FOLLOW_1);
iv_ruleQualifiedNameInStaticImport=ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleQualifiedNameInStaticImport.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleQualifiedNameInStaticImport"
// $ANTLR start "ruleQualifiedNameInStaticImport"
// InternalActionDSL.g:8458:1: ruleQualifiedNameInStaticImport returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ValidID_0= ruleValidID kw= '.' )+ ;
public final AntlrDatatypeRuleToken ruleQualifiedNameInStaticImport() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_ValidID_0 = null;
enterRule();
try {
// InternalActionDSL.g:8464:2: ( (this_ValidID_0= ruleValidID kw= '.' )+ )
// InternalActionDSL.g:8465:2: (this_ValidID_0= ruleValidID kw= '.' )+
{
// InternalActionDSL.g:8465:2: (this_ValidID_0= ruleValidID kw= '.' )+
int cnt144=0;
loop144:
do {
int alt144=2;
int LA144_0 = input.LA(1);
if ( (LA144_0==RULE_ID) ) {
int LA144_2 = input.LA(2);
if ( (LA144_2==46) ) {
alt144=1;
}
}
switch (alt144) {
case 1 :
// InternalActionDSL.g:8466:3: this_ValidID_0= ruleValidID kw= '.'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_115);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
kw=(Token)match(input,46,FOLLOW_118); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameInStaticImportAccess().getFullStopKeyword_1());
}
}
break;
default :
if ( cnt144 >= 1 ) break loop144;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(144, input);
throw eee;
}
cnt144++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedNameInStaticImport"
// $ANTLR start "ruleTaskActionEnum"
// InternalActionDSL.g:8485:1: ruleTaskActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'Claim' ) | (enumLiteral_1= 'Start' ) | (enumLiteral_2= 'Stop' ) | (enumLiteral_3= 'Release' ) | (enumLiteral_4= 'Suspend' ) | (enumLiteral_5= 'Resume' ) | (enumLiteral_6= 'Skip' ) | (enumLiteral_7= 'Complete' ) | (enumLiteral_8= 'Delegate' ) | (enumLiteral_9= 'Forward' ) | (enumLiteral_10= 'Fail' ) | (enumLiteral_11= 'Register' ) | (enumLiteral_12= 'Remove' ) | (enumLiteral_13= 'Activate' ) | (enumLiteral_14= 'Exit' ) ) ;
public final Enumerator ruleTaskActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
Token enumLiteral_6=null;
Token enumLiteral_7=null;
Token enumLiteral_8=null;
Token enumLiteral_9=null;
Token enumLiteral_10=null;
Token enumLiteral_11=null;
Token enumLiteral_12=null;
Token enumLiteral_13=null;
Token enumLiteral_14=null;
enterRule();
try {
// InternalActionDSL.g:8491:2: ( ( (enumLiteral_0= 'Claim' ) | (enumLiteral_1= 'Start' ) | (enumLiteral_2= 'Stop' ) | (enumLiteral_3= 'Release' ) | (enumLiteral_4= 'Suspend' ) | (enumLiteral_5= 'Resume' ) | (enumLiteral_6= 'Skip' ) | (enumLiteral_7= 'Complete' ) | (enumLiteral_8= 'Delegate' ) | (enumLiteral_9= 'Forward' ) | (enumLiteral_10= 'Fail' ) | (enumLiteral_11= 'Register' ) | (enumLiteral_12= 'Remove' ) | (enumLiteral_13= 'Activate' ) | (enumLiteral_14= 'Exit' ) ) )
// InternalActionDSL.g:8492:2: ( (enumLiteral_0= 'Claim' ) | (enumLiteral_1= 'Start' ) | (enumLiteral_2= 'Stop' ) | (enumLiteral_3= 'Release' ) | (enumLiteral_4= 'Suspend' ) | (enumLiteral_5= 'Resume' ) | (enumLiteral_6= 'Skip' ) | (enumLiteral_7= 'Complete' ) | (enumLiteral_8= 'Delegate' ) | (enumLiteral_9= 'Forward' ) | (enumLiteral_10= 'Fail' ) | (enumLiteral_11= 'Register' ) | (enumLiteral_12= 'Remove' ) | (enumLiteral_13= 'Activate' ) | (enumLiteral_14= 'Exit' ) )
{
// InternalActionDSL.g:8492:2: ( (enumLiteral_0= 'Claim' ) | (enumLiteral_1= 'Start' ) | (enumLiteral_2= 'Stop' ) | (enumLiteral_3= 'Release' ) | (enumLiteral_4= 'Suspend' ) | (enumLiteral_5= 'Resume' ) | (enumLiteral_6= 'Skip' ) | (enumLiteral_7= 'Complete' ) | (enumLiteral_8= 'Delegate' ) | (enumLiteral_9= 'Forward' ) | (enumLiteral_10= 'Fail' ) | (enumLiteral_11= 'Register' ) | (enumLiteral_12= 'Remove' ) | (enumLiteral_13= 'Activate' ) | (enumLiteral_14= 'Exit' ) )
int alt145=15;
switch ( input.LA(1) ) {
case 120:
{
alt145=1;
}
break;
case 121:
{
alt145=2;
}
break;
case 122:
{
alt145=3;
}
break;
case 123:
{
alt145=4;
}
break;
case 124:
{
alt145=5;
}
break;
case 125:
{
alt145=6;
}
break;
case 126:
{
alt145=7;
}
break;
case 127:
{
alt145=8;
}
break;
case 128:
{
alt145=9;
}
break;
case 129:
{
alt145=10;
}
break;
case 130:
{
alt145=11;
}
break;
case 131:
{
alt145=12;
}
break;
case 132:
{
alt145=13;
}
break;
case 133:
{
alt145=14;
}
break;
case 134:
{
alt145=15;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 145, 0, input);
throw nvae;
}
switch (alt145) {
case 1 :
// InternalActionDSL.g:8493:3: (enumLiteral_0= 'Claim' )
{
// InternalActionDSL.g:8493:3: (enumLiteral_0= 'Claim' )
// InternalActionDSL.g:8494:4: enumLiteral_0= 'Claim'
{
enumLiteral_0=(Token)match(input,120,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_CLAIMEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_CLAIMEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8501:3: (enumLiteral_1= 'Start' )
{
// InternalActionDSL.g:8501:3: (enumLiteral_1= 'Start' )
// InternalActionDSL.g:8502:4: enumLiteral_1= 'Start'
{
enumLiteral_1=(Token)match(input,121,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_STARTEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_STARTEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:8509:3: (enumLiteral_2= 'Stop' )
{
// InternalActionDSL.g:8509:3: (enumLiteral_2= 'Stop' )
// InternalActionDSL.g:8510:4: enumLiteral_2= 'Stop'
{
enumLiteral_2=(Token)match(input,122,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_STOPEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_STOPEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalActionDSL.g:8517:3: (enumLiteral_3= 'Release' )
{
// InternalActionDSL.g:8517:3: (enumLiteral_3= 'Release' )
// InternalActionDSL.g:8518:4: enumLiteral_3= 'Release'
{
enumLiteral_3=(Token)match(input,123,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_RELEASEEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_RELEASEEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalActionDSL.g:8525:3: (enumLiteral_4= 'Suspend' )
{
// InternalActionDSL.g:8525:3: (enumLiteral_4= 'Suspend' )
// InternalActionDSL.g:8526:4: enumLiteral_4= 'Suspend'
{
enumLiteral_4=(Token)match(input,124,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_SUSPENDEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_SUSPENDEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalActionDSL.g:8533:3: (enumLiteral_5= 'Resume' )
{
// InternalActionDSL.g:8533:3: (enumLiteral_5= 'Resume' )
// InternalActionDSL.g:8534:4: enumLiteral_5= 'Resume'
{
enumLiteral_5=(Token)match(input,125,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_RESUMEEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_RESUMEEnumLiteralDeclaration_5());
}
}
}
break;
case 7 :
// InternalActionDSL.g:8541:3: (enumLiteral_6= 'Skip' )
{
// InternalActionDSL.g:8541:3: (enumLiteral_6= 'Skip' )
// InternalActionDSL.g:8542:4: enumLiteral_6= 'Skip'
{
enumLiteral_6=(Token)match(input,126,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_SKIPEnumLiteralDeclaration_6().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_6, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_SKIPEnumLiteralDeclaration_6());
}
}
}
break;
case 8 :
// InternalActionDSL.g:8549:3: (enumLiteral_7= 'Complete' )
{
// InternalActionDSL.g:8549:3: (enumLiteral_7= 'Complete' )
// InternalActionDSL.g:8550:4: enumLiteral_7= 'Complete'
{
enumLiteral_7=(Token)match(input,127,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_COMPLETEEnumLiteralDeclaration_7().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_7, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_COMPLETEEnumLiteralDeclaration_7());
}
}
}
break;
case 9 :
// InternalActionDSL.g:8557:3: (enumLiteral_8= 'Delegate' )
{
// InternalActionDSL.g:8557:3: (enumLiteral_8= 'Delegate' )
// InternalActionDSL.g:8558:4: enumLiteral_8= 'Delegate'
{
enumLiteral_8=(Token)match(input,128,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_DELEGATEEnumLiteralDeclaration_8().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_8, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_DELEGATEEnumLiteralDeclaration_8());
}
}
}
break;
case 10 :
// InternalActionDSL.g:8565:3: (enumLiteral_9= 'Forward' )
{
// InternalActionDSL.g:8565:3: (enumLiteral_9= 'Forward' )
// InternalActionDSL.g:8566:4: enumLiteral_9= 'Forward'
{
enumLiteral_9=(Token)match(input,129,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_FORWARDEnumLiteralDeclaration_9().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_9, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_FORWARDEnumLiteralDeclaration_9());
}
}
}
break;
case 11 :
// InternalActionDSL.g:8573:3: (enumLiteral_10= 'Fail' )
{
// InternalActionDSL.g:8573:3: (enumLiteral_10= 'Fail' )
// InternalActionDSL.g:8574:4: enumLiteral_10= 'Fail'
{
enumLiteral_10=(Token)match(input,130,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_FAILEnumLiteralDeclaration_10().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_10, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_FAILEnumLiteralDeclaration_10());
}
}
}
break;
case 12 :
// InternalActionDSL.g:8581:3: (enumLiteral_11= 'Register' )
{
// InternalActionDSL.g:8581:3: (enumLiteral_11= 'Register' )
// InternalActionDSL.g:8582:4: enumLiteral_11= 'Register'
{
enumLiteral_11=(Token)match(input,131,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_REGISTEREnumLiteralDeclaration_11().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_11, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_REGISTEREnumLiteralDeclaration_11());
}
}
}
break;
case 13 :
// InternalActionDSL.g:8589:3: (enumLiteral_12= 'Remove' )
{
// InternalActionDSL.g:8589:3: (enumLiteral_12= 'Remove' )
// InternalActionDSL.g:8590:4: enumLiteral_12= 'Remove'
{
enumLiteral_12=(Token)match(input,132,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_REMOVEEnumLiteralDeclaration_12().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_12, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_REMOVEEnumLiteralDeclaration_12());
}
}
}
break;
case 14 :
// InternalActionDSL.g:8597:3: (enumLiteral_13= 'Activate' )
{
// InternalActionDSL.g:8597:3: (enumLiteral_13= 'Activate' )
// InternalActionDSL.g:8598:4: enumLiteral_13= 'Activate'
{
enumLiteral_13=(Token)match(input,133,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_ACTIVATEEnumLiteralDeclaration_13().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_13, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_ACTIVATEEnumLiteralDeclaration_13());
}
}
}
break;
case 15 :
// InternalActionDSL.g:8605:3: (enumLiteral_14= 'Exit' )
{
// InternalActionDSL.g:8605:3: (enumLiteral_14= 'Exit' )
// InternalActionDSL.g:8606:4: enumLiteral_14= 'Exit'
{
enumLiteral_14=(Token)match(input,134,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_EXITEnumLiteralDeclaration_14().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_14, grammarAccess.getTaskActionEnumAccess().getTASK_ACTION_EXITEnumLiteralDeclaration_14());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTaskActionEnum"
// $ANTLR start "ruleSelectWorkloadActionEnum"
// InternalActionDSL.g:8616:1: ruleSelectWorkloadActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) ) ;
public final Enumerator ruleSelectWorkloadActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalActionDSL.g:8622:2: ( ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) ) )
// InternalActionDSL.g:8623:2: ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) )
{
// InternalActionDSL.g:8623:2: ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) )
int alt146=2;
int LA146_0 = input.LA(1);
if ( (LA146_0==135) ) {
alt146=1;
}
else if ( (LA146_0==136) ) {
alt146=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 146, 0, input);
throw nvae;
}
switch (alt146) {
case 1 :
// InternalActionDSL.g:8624:3: (enumLiteral_0= 'RemoveAll' )
{
// InternalActionDSL.g:8624:3: (enumLiteral_0= 'RemoveAll' )
// InternalActionDSL.g:8625:4: enumLiteral_0= 'RemoveAll'
{
enumLiteral_0=(Token)match(input,135,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getSelectWorkloadActionEnumAccess().getWORKLOAD_SELECT_ACTION_REMOVE_ALLEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getSelectWorkloadActionEnumAccess().getWORKLOAD_SELECT_ACTION_REMOVE_ALLEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8632:3: (enumLiteral_1= 'AddAll' )
{
// InternalActionDSL.g:8632:3: (enumLiteral_1= 'AddAll' )
// InternalActionDSL.g:8633:4: enumLiteral_1= 'AddAll'
{
enumLiteral_1=(Token)match(input,136,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getSelectWorkloadActionEnumAccess().getWORKLOAD_SELECT_ACTION_ADD_ALLEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getSelectWorkloadActionEnumAccess().getWORKLOAD_SELECT_ACTION_ADD_ALLEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleSelectWorkloadActionEnum"
// $ANTLR start "ruleDialogActionEnum"
// InternalActionDSL.g:8643:1: ruleDialogActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) ) ;
public final Enumerator ruleDialogActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
enterRule();
try {
// InternalActionDSL.g:8649:2: ( ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) ) )
// InternalActionDSL.g:8650:2: ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) )
{
// InternalActionDSL.g:8650:2: ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) )
int alt147=6;
switch ( input.LA(1) ) {
case 137:
{
alt147=1;
}
break;
case 138:
{
alt147=2;
}
break;
case 139:
{
alt147=3;
}
break;
case 140:
{
alt147=4;
}
break;
case 141:
{
alt147=5;
}
break;
case 142:
{
alt147=6;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 147, 0, input);
throw nvae;
}
switch (alt147) {
case 1 :
// InternalActionDSL.g:8651:3: (enumLiteral_0= 'New' )
{
// InternalActionDSL.g:8651:3: (enumLiteral_0= 'New' )
// InternalActionDSL.g:8652:4: enumLiteral_0= 'New'
{
enumLiteral_0=(Token)match(input,137,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_NEWEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_NEWEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8659:3: (enumLiteral_1= 'Save' )
{
// InternalActionDSL.g:8659:3: (enumLiteral_1= 'Save' )
// InternalActionDSL.g:8660:4: enumLiteral_1= 'Save'
{
enumLiteral_1=(Token)match(input,138,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVEEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVEEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:8667:3: (enumLiteral_2= 'Delete' )
{
// InternalActionDSL.g:8667:3: (enumLiteral_2= 'Delete' )
// InternalActionDSL.g:8668:4: enumLiteral_2= 'Delete'
{
enumLiteral_2=(Token)match(input,139,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_DELETEEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_DELETEEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalActionDSL.g:8675:3: (enumLiteral_3= 'Cancel' )
{
// InternalActionDSL.g:8675:3: (enumLiteral_3= 'Cancel' )
// InternalActionDSL.g:8676:4: enumLiteral_3= 'Cancel'
{
enumLiteral_3=(Token)match(input,140,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_CANCELEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_CANCELEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalActionDSL.g:8683:3: (enumLiteral_4= 'SaveAndNew' )
{
// InternalActionDSL.g:8683:3: (enumLiteral_4= 'SaveAndNew' )
// InternalActionDSL.g:8684:4: enumLiteral_4= 'SaveAndNew'
{
enumLiteral_4=(Token)match(input,141,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVE_AND_NEWEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVE_AND_NEWEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalActionDSL.g:8691:3: (enumLiteral_5= 'SaveAsNew' )
{
// InternalActionDSL.g:8691:3: (enumLiteral_5= 'SaveAsNew' )
// InternalActionDSL.g:8692:4: enumLiteral_5= 'SaveAsNew'
{
enumLiteral_5=(Token)match(input,142,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVE_AS_NEWEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getDialogActionEnumAccess().getDIALOG_ACTION_SAVE_AS_NEWEnumLiteralDeclaration_5());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDialogActionEnum"
// $ANTLR start "ruleReportActionEnum"
// InternalActionDSL.g:8702:1: ruleReportActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) ) ;
public final Enumerator ruleReportActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalActionDSL.g:8708:2: ( ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) ) )
// InternalActionDSL.g:8709:2: ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) )
{
// InternalActionDSL.g:8709:2: ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) )
int alt148=2;
int LA148_0 = input.LA(1);
if ( (LA148_0==143) ) {
alt148=1;
}
else if ( (LA148_0==144) ) {
alt148=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 148, 0, input);
throw nvae;
}
switch (alt148) {
case 1 :
// InternalActionDSL.g:8710:3: (enumLiteral_0= 'PrintOnServer' )
{
// InternalActionDSL.g:8710:3: (enumLiteral_0= 'PrintOnServer' )
// InternalActionDSL.g:8711:4: enumLiteral_0= 'PrintOnServer'
{
enumLiteral_0=(Token)match(input,143,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getReportActionEnumAccess().getREPORT_ACTION_PRINT_ON_SERVER_PDFEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getReportActionEnumAccess().getREPORT_ACTION_PRINT_ON_SERVER_PDFEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8718:3: (enumLiteral_1= 'Download' )
{
// InternalActionDSL.g:8718:3: (enumLiteral_1= 'Download' )
// InternalActionDSL.g:8719:4: enumLiteral_1= 'Download'
{
enumLiteral_1=(Token)match(input,144,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getReportActionEnumAccess().getREPORT_ACTION_DOWNLOAD_PDFEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getReportActionEnumAccess().getREPORT_ACTION_DOWNLOAD_PDFEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleReportActionEnum"
// $ANTLR start "ruleChartActionEnum"
// InternalActionDSL.g:8729:1: ruleChartActionEnum returns [Enumerator current=null] : (enumLiteral_0= 'Download' ) ;
public final Enumerator ruleChartActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
enterRule();
try {
// InternalActionDSL.g:8735:2: ( (enumLiteral_0= 'Download' ) )
// InternalActionDSL.g:8736:2: (enumLiteral_0= 'Download' )
{
// InternalActionDSL.g:8736:2: (enumLiteral_0= 'Download' )
// InternalActionDSL.g:8737:3: enumLiteral_0= 'Download'
{
enumLiteral_0=(Token)match(input,144,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getChartActionEnumAccess().getCHART_ACTION_DOWNLOADEnumLiteralDeclaration().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getChartActionEnumAccess().getCHART_ACTION_DOWNLOADEnumLiteralDeclaration());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleChartActionEnum"
// $ANTLR start "ruleWorkflowActionEnum"
// InternalActionDSL.g:8746:1: ruleWorkflowActionEnum returns [Enumerator current=null] : (enumLiteral_0= 'Start' ) ;
public final Enumerator ruleWorkflowActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
enterRule();
try {
// InternalActionDSL.g:8752:2: ( (enumLiteral_0= 'Start' ) )
// InternalActionDSL.g:8753:2: (enumLiteral_0= 'Start' )
{
// InternalActionDSL.g:8753:2: (enumLiteral_0= 'Start' )
// InternalActionDSL.g:8754:3: enumLiteral_0= 'Start'
{
enumLiteral_0=(Token)match(input,121,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getWorkflowActionEnumAccess().getWORKFLOW_ACTION_STARTEnumLiteralDeclaration().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getWorkflowActionEnumAccess().getWORKFLOW_ACTION_STARTEnumLiteralDeclaration());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleWorkflowActionEnum"
// $ANTLR start "ruleDatainterchangeActionEnum"
// InternalActionDSL.g:8763:1: ruleDatainterchangeActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) ) ;
public final Enumerator ruleDatainterchangeActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalActionDSL.g:8769:2: ( ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) ) )
// InternalActionDSL.g:8770:2: ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) )
{
// InternalActionDSL.g:8770:2: ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) )
int alt149=2;
int LA149_0 = input.LA(1);
if ( (LA149_0==145) ) {
alt149=1;
}
else if ( (LA149_0==146) ) {
alt149=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 149, 0, input);
throw nvae;
}
switch (alt149) {
case 1 :
// InternalActionDSL.g:8771:3: (enumLiteral_0= 'Import' )
{
// InternalActionDSL.g:8771:3: (enumLiteral_0= 'Import' )
// InternalActionDSL.g:8772:4: enumLiteral_0= 'Import'
{
enumLiteral_0=(Token)match(input,145,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDatainterchangeActionEnumAccess().getDATAINTERCHANGE_ACTION_IMPORTEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getDatainterchangeActionEnumAccess().getDATAINTERCHANGE_ACTION_IMPORTEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8779:3: (enumLiteral_1= 'Export' )
{
// InternalActionDSL.g:8779:3: (enumLiteral_1= 'Export' )
// InternalActionDSL.g:8780:4: enumLiteral_1= 'Export'
{
enumLiteral_1=(Token)match(input,146,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDatainterchangeActionEnumAccess().getDATAINTERCHANGE_ACTION_EXPORTEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getDatainterchangeActionEnumAccess().getDATAINTERCHANGE_ACTION_EXPORTEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDatainterchangeActionEnum"
// $ANTLR start "ruleUIActionEnum"
// InternalActionDSL.g:8790:1: ruleUIActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'NextPerspective' ) | (enumLiteral_3= 'PreviousPerspective' ) | (enumLiteral_4= 'Info' ) | (enumLiteral_5= 'MDXQuery' ) ) ;
public final Enumerator ruleUIActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
enterRule();
try {
// InternalActionDSL.g:8796:2: ( ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'NextPerspective' ) | (enumLiteral_3= 'PreviousPerspective' ) | (enumLiteral_4= 'Info' ) | (enumLiteral_5= 'MDXQuery' ) ) )
// InternalActionDSL.g:8797:2: ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'NextPerspective' ) | (enumLiteral_3= 'PreviousPerspective' ) | (enumLiteral_4= 'Info' ) | (enumLiteral_5= 'MDXQuery' ) )
{
// InternalActionDSL.g:8797:2: ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'NextPerspective' ) | (enumLiteral_3= 'PreviousPerspective' ) | (enumLiteral_4= 'Info' ) | (enumLiteral_5= 'MDXQuery' ) )
int alt150=6;
switch ( input.LA(1) ) {
case 147:
{
alt150=1;
}
break;
case 148:
{
alt150=2;
}
break;
case 149:
{
alt150=3;
}
break;
case 150:
{
alt150=4;
}
break;
case 151:
{
alt150=5;
}
break;
case 152:
{
alt150=6;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 150, 0, input);
throw nvae;
}
switch (alt150) {
case 1 :
// InternalActionDSL.g:8798:3: (enumLiteral_0= 'NextPart' )
{
// InternalActionDSL.g:8798:3: (enumLiteral_0= 'NextPart' )
// InternalActionDSL.g:8799:4: enumLiteral_0= 'NextPart'
{
enumLiteral_0=(Token)match(input,147,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getNEXT_PARTEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getUIActionEnumAccess().getNEXT_PARTEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8806:3: (enumLiteral_1= 'PreviousPart' )
{
// InternalActionDSL.g:8806:3: (enumLiteral_1= 'PreviousPart' )
// InternalActionDSL.g:8807:4: enumLiteral_1= 'PreviousPart'
{
enumLiteral_1=(Token)match(input,148,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getPREVIOUS_PARTEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getUIActionEnumAccess().getPREVIOUS_PARTEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:8814:3: (enumLiteral_2= 'NextPerspective' )
{
// InternalActionDSL.g:8814:3: (enumLiteral_2= 'NextPerspective' )
// InternalActionDSL.g:8815:4: enumLiteral_2= 'NextPerspective'
{
enumLiteral_2=(Token)match(input,149,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getNEXT_PERSPECTIVEEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getUIActionEnumAccess().getNEXT_PERSPECTIVEEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalActionDSL.g:8822:3: (enumLiteral_3= 'PreviousPerspective' )
{
// InternalActionDSL.g:8822:3: (enumLiteral_3= 'PreviousPerspective' )
// InternalActionDSL.g:8823:4: enumLiteral_3= 'PreviousPerspective'
{
enumLiteral_3=(Token)match(input,150,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getPREVIOUS_PERSPECTIVEEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getUIActionEnumAccess().getPREVIOUS_PERSPECTIVEEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalActionDSL.g:8830:3: (enumLiteral_4= 'Info' )
{
// InternalActionDSL.g:8830:3: (enumLiteral_4= 'Info' )
// InternalActionDSL.g:8831:4: enumLiteral_4= 'Info'
{
enumLiteral_4=(Token)match(input,151,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getDATABASE_INFOEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getUIActionEnumAccess().getDATABASE_INFOEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalActionDSL.g:8838:3: (enumLiteral_5= 'MDXQuery' )
{
// InternalActionDSL.g:8838:3: (enumLiteral_5= 'MDXQuery' )
// InternalActionDSL.g:8839:4: enumLiteral_5= 'MDXQuery'
{
enumLiteral_5=(Token)match(input,152,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getMDX_QUERYEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getUIActionEnumAccess().getMDX_QUERYEnumLiteralDeclaration_5());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleUIActionEnum"
// $ANTLR start "ruleTableActionEnum"
// InternalActionDSL.g:8849:1: ruleTableActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'ExportExcel' ) | (enumLiteral_1= 'ExportCsv' ) | (enumLiteral_2= 'ExportPDF' ) ) ;
public final Enumerator ruleTableActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
enterRule();
try {
// InternalActionDSL.g:8855:2: ( ( (enumLiteral_0= 'ExportExcel' ) | (enumLiteral_1= 'ExportCsv' ) | (enumLiteral_2= 'ExportPDF' ) ) )
// InternalActionDSL.g:8856:2: ( (enumLiteral_0= 'ExportExcel' ) | (enumLiteral_1= 'ExportCsv' ) | (enumLiteral_2= 'ExportPDF' ) )
{
// InternalActionDSL.g:8856:2: ( (enumLiteral_0= 'ExportExcel' ) | (enumLiteral_1= 'ExportCsv' ) | (enumLiteral_2= 'ExportPDF' ) )
int alt151=3;
switch ( input.LA(1) ) {
case 153:
{
alt151=1;
}
break;
case 154:
{
alt151=2;
}
break;
case 155:
{
alt151=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 151, 0, input);
throw nvae;
}
switch (alt151) {
case 1 :
// InternalActionDSL.g:8857:3: (enumLiteral_0= 'ExportExcel' )
{
// InternalActionDSL.g:8857:3: (enumLiteral_0= 'ExportExcel' )
// InternalActionDSL.g:8858:4: enumLiteral_0= 'ExportExcel'
{
enumLiteral_0=(Token)match(input,153,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTableActionEnumAccess().getEXPORT_EXCELEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getTableActionEnumAccess().getEXPORT_EXCELEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8865:3: (enumLiteral_1= 'ExportCsv' )
{
// InternalActionDSL.g:8865:3: (enumLiteral_1= 'ExportCsv' )
// InternalActionDSL.g:8866:4: enumLiteral_1= 'ExportCsv'
{
enumLiteral_1=(Token)match(input,154,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTableActionEnumAccess().getEXPORT_CSVEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getTableActionEnumAccess().getEXPORT_CSVEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:8873:3: (enumLiteral_2= 'ExportPDF' )
{
// InternalActionDSL.g:8873:3: (enumLiteral_2= 'ExportPDF' )
// InternalActionDSL.g:8874:4: enumLiteral_2= 'ExportPDF'
{
enumLiteral_2=(Token)match(input,155,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getTableActionEnumAccess().getEXPORT_PDFEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getTableActionEnumAccess().getEXPORT_PDFEnumLiteralDeclaration_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTableActionEnum"
// $ANTLR start "ruleOrganizationActionEnum"
// InternalActionDSL.g:8884:1: ruleOrganizationActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'Zoom' ) | (enumLiteral_1= 'ZoomIn' ) | (enumLiteral_2= 'ZoomOut' ) | (enumLiteral_3= 'ZoomActual' ) | (enumLiteral_4= 'Save' ) | (enumLiteral_5= 'Print' ) | (enumLiteral_6= 'PosterPrint' ) ) ;
public final Enumerator ruleOrganizationActionEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
Token enumLiteral_6=null;
enterRule();
try {
// InternalActionDSL.g:8890:2: ( ( (enumLiteral_0= 'Zoom' ) | (enumLiteral_1= 'ZoomIn' ) | (enumLiteral_2= 'ZoomOut' ) | (enumLiteral_3= 'ZoomActual' ) | (enumLiteral_4= 'Save' ) | (enumLiteral_5= 'Print' ) | (enumLiteral_6= 'PosterPrint' ) ) )
// InternalActionDSL.g:8891:2: ( (enumLiteral_0= 'Zoom' ) | (enumLiteral_1= 'ZoomIn' ) | (enumLiteral_2= 'ZoomOut' ) | (enumLiteral_3= 'ZoomActual' ) | (enumLiteral_4= 'Save' ) | (enumLiteral_5= 'Print' ) | (enumLiteral_6= 'PosterPrint' ) )
{
// InternalActionDSL.g:8891:2: ( (enumLiteral_0= 'Zoom' ) | (enumLiteral_1= 'ZoomIn' ) | (enumLiteral_2= 'ZoomOut' ) | (enumLiteral_3= 'ZoomActual' ) | (enumLiteral_4= 'Save' ) | (enumLiteral_5= 'Print' ) | (enumLiteral_6= 'PosterPrint' ) )
int alt152=7;
switch ( input.LA(1) ) {
case 156:
{
alt152=1;
}
break;
case 157:
{
alt152=2;
}
break;
case 158:
{
alt152=3;
}
break;
case 159:
{
alt152=4;
}
break;
case 138:
{
alt152=5;
}
break;
case 160:
{
alt152=6;
}
break;
case 161:
{
alt152=7;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 152, 0, input);
throw nvae;
}
switch (alt152) {
case 1 :
// InternalActionDSL.g:8892:3: (enumLiteral_0= 'Zoom' )
{
// InternalActionDSL.g:8892:3: (enumLiteral_0= 'Zoom' )
// InternalActionDSL.g:8893:4: enumLiteral_0= 'Zoom'
{
enumLiteral_0=(Token)match(input,156,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getZOOMEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getOrganizationActionEnumAccess().getZOOMEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalActionDSL.g:8900:3: (enumLiteral_1= 'ZoomIn' )
{
// InternalActionDSL.g:8900:3: (enumLiteral_1= 'ZoomIn' )
// InternalActionDSL.g:8901:4: enumLiteral_1= 'ZoomIn'
{
enumLiteral_1=(Token)match(input,157,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getZOOM_INEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getOrganizationActionEnumAccess().getZOOM_INEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalActionDSL.g:8908:3: (enumLiteral_2= 'ZoomOut' )
{
// InternalActionDSL.g:8908:3: (enumLiteral_2= 'ZoomOut' )
// InternalActionDSL.g:8909:4: enumLiteral_2= 'ZoomOut'
{
enumLiteral_2=(Token)match(input,158,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getZOOM_OUTEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getOrganizationActionEnumAccess().getZOOM_OUTEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalActionDSL.g:8916:3: (enumLiteral_3= 'ZoomActual' )
{
// InternalActionDSL.g:8916:3: (enumLiteral_3= 'ZoomActual' )
// InternalActionDSL.g:8917:4: enumLiteral_3= 'ZoomActual'
{
enumLiteral_3=(Token)match(input,159,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getZOOM_ACTUALEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getOrganizationActionEnumAccess().getZOOM_ACTUALEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalActionDSL.g:8924:3: (enumLiteral_4= 'Save' )
{
// InternalActionDSL.g:8924:3: (enumLiteral_4= 'Save' )
// InternalActionDSL.g:8925:4: enumLiteral_4= 'Save'
{
enumLiteral_4=(Token)match(input,138,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getSAVEEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getOrganizationActionEnumAccess().getSAVEEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalActionDSL.g:8932:3: (enumLiteral_5= 'Print' )
{
// InternalActionDSL.g:8932:3: (enumLiteral_5= 'Print' )
// InternalActionDSL.g:8933:4: enumLiteral_5= 'Print'
{
enumLiteral_5=(Token)match(input,160,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getPRINTEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getOrganizationActionEnumAccess().getPRINTEnumLiteralDeclaration_5());
}
}
}
break;
case 7 :
// InternalActionDSL.g:8940:3: (enumLiteral_6= 'PosterPrint' )
{
// InternalActionDSL.g:8940:3: (enumLiteral_6= 'PosterPrint' )
// InternalActionDSL.g:8941:4: enumLiteral_6= 'PosterPrint'
{
enumLiteral_6=(Token)match(input,161,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOrganizationActionEnumAccess().getPOSTER_PRINTEnumLiteralDeclaration_6().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_6, grammarAccess.getOrganizationActionEnumAccess().getPOSTER_PRINTEnumLiteralDeclaration_6());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOrganizationActionEnum"
// $ANTLR start synpred1_InternalActionDSL
public final void synpred1_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1861:5: ( '(' )
// InternalActionDSL.g:1861:6: '('
{
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred1_InternalActionDSL
// $ANTLR start synpred2_InternalActionDSL
public final void synpred2_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1870:7: ( ( ( ( ruleValidID ) ) '=' ) )
// InternalActionDSL.g:1870:8: ( ( ( ruleValidID ) ) '=' )
{
// InternalActionDSL.g:1870:8: ( ( ( ruleValidID ) ) '=' )
// InternalActionDSL.g:1871:8: ( ( ruleValidID ) ) '='
{
// InternalActionDSL.g:1871:8: ( ( ruleValidID ) )
// InternalActionDSL.g:1872:9: ( ruleValidID )
{
// InternalActionDSL.g:1872:9: ( ruleValidID )
// InternalActionDSL.g:1873:10: ruleValidID
{
pushFollow(FOLLOW_45);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
match(input,57,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred2_InternalActionDSL
// $ANTLR start synpred5_InternalActionDSL
public final void synpred5_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2050:5: ( ( () '#' '[' ) )
// InternalActionDSL.g:2050:6: ( () '#' '[' )
{
// InternalActionDSL.g:2050:6: ( () '#' '[' )
// InternalActionDSL.g:2051:6: () '#' '['
{
// InternalActionDSL.g:2051:6: ()
// InternalActionDSL.g:2052:6:
{
}
match(input,58,FOLLOW_47); if (state.failed) return ;
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred5_InternalActionDSL
// $ANTLR start synpred6_InternalActionDSL
public final void synpred6_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2192:5: ( ( () '#' '[' ) )
// InternalActionDSL.g:2192:6: ( () '#' '[' )
{
// InternalActionDSL.g:2192:6: ( () '#' '[' )
// InternalActionDSL.g:2193:6: () '#' '['
{
// InternalActionDSL.g:2193:6: ()
// InternalActionDSL.g:2194:6:
{
}
match(input,58,FOLLOW_47); if (state.failed) return ;
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred6_InternalActionDSL
// $ANTLR start synpred7_InternalActionDSL
public final void synpred7_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2420:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalActionDSL.g:2420:7: ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalActionDSL.g:2420:7: ( () ( ( ruleOpMultiAssign ) ) )
// InternalActionDSL.g:2421:7: () ( ( ruleOpMultiAssign ) )
{
// InternalActionDSL.g:2421:7: ()
// InternalActionDSL.g:2422:7:
{
}
// InternalActionDSL.g:2423:7: ( ( ruleOpMultiAssign ) )
// InternalActionDSL.g:2424:8: ( ruleOpMultiAssign )
{
// InternalActionDSL.g:2424:8: ( ruleOpMultiAssign )
// InternalActionDSL.g:2425:9: ruleOpMultiAssign
{
pushFollow(FOLLOW_2);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred7_InternalActionDSL
// $ANTLR start synpred8_InternalActionDSL
public final void synpred8_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2614:5: ( ( () ( ( ruleOpOr ) ) ) )
// InternalActionDSL.g:2614:6: ( () ( ( ruleOpOr ) ) )
{
// InternalActionDSL.g:2614:6: ( () ( ( ruleOpOr ) ) )
// InternalActionDSL.g:2615:6: () ( ( ruleOpOr ) )
{
// InternalActionDSL.g:2615:6: ()
// InternalActionDSL.g:2616:6:
{
}
// InternalActionDSL.g:2617:6: ( ( ruleOpOr ) )
// InternalActionDSL.g:2618:7: ( ruleOpOr )
{
// InternalActionDSL.g:2618:7: ( ruleOpOr )
// InternalActionDSL.g:2619:8: ruleOpOr
{
pushFollow(FOLLOW_2);
ruleOpOr();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred8_InternalActionDSL
// $ANTLR start synpred9_InternalActionDSL
public final void synpred9_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2721:5: ( ( () ( ( ruleOpAnd ) ) ) )
// InternalActionDSL.g:2721:6: ( () ( ( ruleOpAnd ) ) )
{
// InternalActionDSL.g:2721:6: ( () ( ( ruleOpAnd ) ) )
// InternalActionDSL.g:2722:6: () ( ( ruleOpAnd ) )
{
// InternalActionDSL.g:2722:6: ()
// InternalActionDSL.g:2723:6:
{
}
// InternalActionDSL.g:2724:6: ( ( ruleOpAnd ) )
// InternalActionDSL.g:2725:7: ( ruleOpAnd )
{
// InternalActionDSL.g:2725:7: ( ruleOpAnd )
// InternalActionDSL.g:2726:8: ruleOpAnd
{
pushFollow(FOLLOW_2);
ruleOpAnd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred9_InternalActionDSL
// $ANTLR start synpred10_InternalActionDSL
public final void synpred10_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2828:5: ( ( () ( ( ruleOpEquality ) ) ) )
// InternalActionDSL.g:2828:6: ( () ( ( ruleOpEquality ) ) )
{
// InternalActionDSL.g:2828:6: ( () ( ( ruleOpEquality ) ) )
// InternalActionDSL.g:2829:6: () ( ( ruleOpEquality ) )
{
// InternalActionDSL.g:2829:6: ()
// InternalActionDSL.g:2830:6:
{
}
// InternalActionDSL.g:2831:6: ( ( ruleOpEquality ) )
// InternalActionDSL.g:2832:7: ( ruleOpEquality )
{
// InternalActionDSL.g:2832:7: ( ruleOpEquality )
// InternalActionDSL.g:2833:8: ruleOpEquality
{
pushFollow(FOLLOW_2);
ruleOpEquality();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred10_InternalActionDSL
// $ANTLR start synpred11_InternalActionDSL
public final void synpred11_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2956:6: ( ( () 'instanceof' ) )
// InternalActionDSL.g:2956:7: ( () 'instanceof' )
{
// InternalActionDSL.g:2956:7: ( () 'instanceof' )
// InternalActionDSL.g:2957:7: () 'instanceof'
{
// InternalActionDSL.g:2957:7: ()
// InternalActionDSL.g:2958:7:
{
}
match(input,75,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred11_InternalActionDSL
// $ANTLR start synpred12_InternalActionDSL
public final void synpred12_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2999:6: ( ( () ( ( ruleOpCompare ) ) ) )
// InternalActionDSL.g:2999:7: ( () ( ( ruleOpCompare ) ) )
{
// InternalActionDSL.g:2999:7: ( () ( ( ruleOpCompare ) ) )
// InternalActionDSL.g:3000:7: () ( ( ruleOpCompare ) )
{
// InternalActionDSL.g:3000:7: ()
// InternalActionDSL.g:3001:7:
{
}
// InternalActionDSL.g:3002:7: ( ( ruleOpCompare ) )
// InternalActionDSL.g:3003:8: ( ruleOpCompare )
{
// InternalActionDSL.g:3003:8: ( ruleOpCompare )
// InternalActionDSL.g:3004:9: ruleOpCompare
{
pushFollow(FOLLOW_2);
ruleOpCompare();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred12_InternalActionDSL
// $ANTLR start synpred13_InternalActionDSL
public final void synpred13_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3134:5: ( ( () ( ( ruleOpOther ) ) ) )
// InternalActionDSL.g:3134:6: ( () ( ( ruleOpOther ) ) )
{
// InternalActionDSL.g:3134:6: ( () ( ( ruleOpOther ) ) )
// InternalActionDSL.g:3135:6: () ( ( ruleOpOther ) )
{
// InternalActionDSL.g:3135:6: ()
// InternalActionDSL.g:3136:6:
{
}
// InternalActionDSL.g:3137:6: ( ( ruleOpOther ) )
// InternalActionDSL.g:3138:7: ( ruleOpOther )
{
// InternalActionDSL.g:3138:7: ( ruleOpOther )
// InternalActionDSL.g:3139:8: ruleOpOther
{
pushFollow(FOLLOW_2);
ruleOpOther();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred13_InternalActionDSL
// $ANTLR start synpred14_InternalActionDSL
public final void synpred14_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3254:6: ( ( '>' '>' ) )
// InternalActionDSL.g:3254:7: ( '>' '>' )
{
// InternalActionDSL.g:3254:7: ( '>' '>' )
// InternalActionDSL.g:3255:7: '>' '>'
{
match(input,67,FOLLOW_62); if (state.failed) return ;
match(input,67,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred14_InternalActionDSL
// $ANTLR start synpred15_InternalActionDSL
public final void synpred15_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3289:6: ( ( '<' '<' ) )
// InternalActionDSL.g:3289:7: ( '<' '<' )
{
// InternalActionDSL.g:3289:7: ( '<' '<' )
// InternalActionDSL.g:3290:7: '<' '<'
{
match(input,66,FOLLOW_52); if (state.failed) return ;
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred15_InternalActionDSL
// $ANTLR start synpred16_InternalActionDSL
public final void synpred16_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3362:5: ( ( () ( ( ruleOpAdd ) ) ) )
// InternalActionDSL.g:3362:6: ( () ( ( ruleOpAdd ) ) )
{
// InternalActionDSL.g:3362:6: ( () ( ( ruleOpAdd ) ) )
// InternalActionDSL.g:3363:6: () ( ( ruleOpAdd ) )
{
// InternalActionDSL.g:3363:6: ()
// InternalActionDSL.g:3364:6:
{
}
// InternalActionDSL.g:3365:6: ( ( ruleOpAdd ) )
// InternalActionDSL.g:3366:7: ( ruleOpAdd )
{
// InternalActionDSL.g:3366:7: ( ruleOpAdd )
// InternalActionDSL.g:3367:8: ruleOpAdd
{
pushFollow(FOLLOW_2);
ruleOpAdd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred16_InternalActionDSL
// $ANTLR start synpred17_InternalActionDSL
public final void synpred17_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3477:5: ( ( () ( ( ruleOpMulti ) ) ) )
// InternalActionDSL.g:3477:6: ( () ( ( ruleOpMulti ) ) )
{
// InternalActionDSL.g:3477:6: ( () ( ( ruleOpMulti ) ) )
// InternalActionDSL.g:3478:6: () ( ( ruleOpMulti ) )
{
// InternalActionDSL.g:3478:6: ()
// InternalActionDSL.g:3479:6:
{
}
// InternalActionDSL.g:3480:6: ( ( ruleOpMulti ) )
// InternalActionDSL.g:3481:7: ( ruleOpMulti )
{
// InternalActionDSL.g:3481:7: ( ruleOpMulti )
// InternalActionDSL.g:3482:8: ruleOpMulti
{
pushFollow(FOLLOW_2);
ruleOpMulti();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred17_InternalActionDSL
// $ANTLR start synpred18_InternalActionDSL
public final void synpred18_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3712:5: ( ( () 'as' ) )
// InternalActionDSL.g:3712:6: ( () 'as' )
{
// InternalActionDSL.g:3712:6: ( () 'as' )
// InternalActionDSL.g:3713:6: () 'as'
{
// InternalActionDSL.g:3713:6: ()
// InternalActionDSL.g:3714:6:
{
}
match(input,88,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred18_InternalActionDSL
// $ANTLR start synpred19_InternalActionDSL
public final void synpred19_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3780:4: ( ( () ( ( ruleOpPostfix ) ) ) )
// InternalActionDSL.g:3780:5: ( () ( ( ruleOpPostfix ) ) )
{
// InternalActionDSL.g:3780:5: ( () ( ( ruleOpPostfix ) ) )
// InternalActionDSL.g:3781:5: () ( ( ruleOpPostfix ) )
{
// InternalActionDSL.g:3781:5: ()
// InternalActionDSL.g:3782:5:
{
}
// InternalActionDSL.g:3783:5: ( ( ruleOpPostfix ) )
// InternalActionDSL.g:3784:6: ( ruleOpPostfix )
{
// InternalActionDSL.g:3784:6: ( ruleOpPostfix )
// InternalActionDSL.g:3785:7: ruleOpPostfix
{
pushFollow(FOLLOW_2);
ruleOpPostfix();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred19_InternalActionDSL
// $ANTLR start synpred20_InternalActionDSL
public final void synpred20_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3876:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalActionDSL.g:3876:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalActionDSL.g:3876:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalActionDSL.g:3877:7: () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalActionDSL.g:3877:7: ()
// InternalActionDSL.g:3878:7:
{
}
// InternalActionDSL.g:3879:7: ( '.' | ( ( '::' ) ) )
int alt153=2;
int LA153_0 = input.LA(1);
if ( (LA153_0==46) ) {
alt153=1;
}
else if ( (LA153_0==91) ) {
alt153=2;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 153, 0, input);
throw nvae;
}
switch (alt153) {
case 1 :
// InternalActionDSL.g:3880:8: '.'
{
match(input,46,FOLLOW_69); if (state.failed) return ;
}
break;
case 2 :
// InternalActionDSL.g:3882:8: ( ( '::' ) )
{
// InternalActionDSL.g:3882:8: ( ( '::' ) )
// InternalActionDSL.g:3883:9: ( '::' )
{
// InternalActionDSL.g:3883:9: ( '::' )
// InternalActionDSL.g:3884:10: '::'
{
match(input,91,FOLLOW_69); if (state.failed) return ;
}
}
}
break;
}
// InternalActionDSL.g:3888:7: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:3889:8: ( ruleFeatureCallID )
{
// InternalActionDSL.g:3889:8: ( ruleFeatureCallID )
// InternalActionDSL.g:3890:9: ruleFeatureCallID
{
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return ;
}
}
pushFollow(FOLLOW_2);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred20_InternalActionDSL
// $ANTLR start synpred21_InternalActionDSL
public final void synpred21_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3973:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )
// InternalActionDSL.g:3973:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
{
// InternalActionDSL.g:3973:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
// InternalActionDSL.g:3974:7: () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
{
// InternalActionDSL.g:3974:7: ()
// InternalActionDSL.g:3975:7:
{
}
// InternalActionDSL.g:3976:7: ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
int alt154=3;
switch ( input.LA(1) ) {
case 46:
{
alt154=1;
}
break;
case 92:
{
alt154=2;
}
break;
case 91:
{
alt154=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 154, 0, input);
throw nvae;
}
switch (alt154) {
case 1 :
// InternalActionDSL.g:3977:8: '.'
{
match(input,46,FOLLOW_2); if (state.failed) return ;
}
break;
case 2 :
// InternalActionDSL.g:3979:8: ( ( '?.' ) )
{
// InternalActionDSL.g:3979:8: ( ( '?.' ) )
// InternalActionDSL.g:3980:9: ( '?.' )
{
// InternalActionDSL.g:3980:9: ( '?.' )
// InternalActionDSL.g:3981:10: '?.'
{
match(input,92,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
case 3 :
// InternalActionDSL.g:3985:8: ( ( '::' ) )
{
// InternalActionDSL.g:3985:8: ( ( '::' ) )
// InternalActionDSL.g:3986:9: ( '::' )
{
// InternalActionDSL.g:3986:9: ( '::' )
// InternalActionDSL.g:3987:10: '::'
{
match(input,91,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
}
}
}
}
// $ANTLR end synpred21_InternalActionDSL
// $ANTLR start synpred22_InternalActionDSL
public final void synpred22_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4111:7: ( ( '(' ) )
// InternalActionDSL.g:4111:8: ( '(' )
{
// InternalActionDSL.g:4111:8: ( '(' )
// InternalActionDSL.g:4112:8: '('
{
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred22_InternalActionDSL
// $ANTLR start synpred23_InternalActionDSL
public final void synpred23_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4130:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:4130:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:4130:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:4131:9: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:4131:9: ()
// InternalActionDSL.g:4132:9:
{
}
// InternalActionDSL.g:4133:9: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt156=2;
int LA156_0 = input.LA(1);
if ( (LA156_0==RULE_ID||LA156_0==54||LA156_0==79) ) {
alt156=1;
}
switch (alt156) {
case 1 :
// InternalActionDSL.g:4134:10: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4134:10: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4135:11: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4135:11: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4136:12: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:4139:10: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop155:
do {
int alt155=2;
int LA155_0 = input.LA(1);
if ( (LA155_0==55) ) {
alt155=1;
}
switch (alt155) {
case 1 :
// InternalActionDSL.g:4140:11: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,55,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:4141:11: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4142:12: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4142:12: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4143:13: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop155;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4148:9: ( ( '|' ) )
// InternalActionDSL.g:4149:10: ( '|' )
{
// InternalActionDSL.g:4149:10: ( '|' )
// InternalActionDSL.g:4150:11: '|'
{
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred23_InternalActionDSL
// $ANTLR start synpred24_InternalActionDSL
public final void synpred24_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4227:6: ( ( () '[' ) )
// InternalActionDSL.g:4227:7: ( () '[' )
{
// InternalActionDSL.g:4227:7: ( () '[' )
// InternalActionDSL.g:4228:7: () '['
{
// InternalActionDSL.g:4228:7: ()
// InternalActionDSL.g:4229:7:
{
}
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred24_InternalActionDSL
// $ANTLR start synpred25_InternalActionDSL
public final void synpred25_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4300:4: ( ( () 'synchronized' '(' ) )
// InternalActionDSL.g:4300:5: ( () 'synchronized' '(' )
{
// InternalActionDSL.g:4300:5: ( () 'synchronized' '(' )
// InternalActionDSL.g:4301:5: () 'synchronized' '('
{
// InternalActionDSL.g:4301:5: ()
// InternalActionDSL.g:4302:5:
{
}
match(input,116,FOLLOW_84); if (state.failed) return ;
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred25_InternalActionDSL
// $ANTLR start synpred26_InternalActionDSL
public final void synpred26_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4345:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:4345:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:4345:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:4346:5: () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalActionDSL.g:4346:5: ()
// InternalActionDSL.g:4347:5:
{
}
match(input,100,FOLLOW_84); if (state.failed) return ;
match(input,54,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:4350:5: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4351:6: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4351:6: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4352:7: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred26_InternalActionDSL
// $ANTLR start synpred27_InternalActionDSL
public final void synpred27_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4459:4: ( ( () '[' ) )
// InternalActionDSL.g:4459:5: ( () '[' )
{
// InternalActionDSL.g:4459:5: ( () '[' )
// InternalActionDSL.g:4460:5: () '['
{
// InternalActionDSL.g:4460:5: ()
// InternalActionDSL.g:4461:5:
{
}
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred27_InternalActionDSL
// $ANTLR start synpred29_InternalActionDSL
public final void synpred29_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4764:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:4764:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:4764:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:4765:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:4765:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt158=2;
int LA158_0 = input.LA(1);
if ( (LA158_0==RULE_ID||LA158_0==54||LA158_0==79) ) {
alt158=1;
}
switch (alt158) {
case 1 :
// InternalActionDSL.g:4766:6: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4766:6: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4767:7: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4767:7: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4768:8: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:4771:6: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop157:
do {
int alt157=2;
int LA157_0 = input.LA(1);
if ( (LA157_0==55) ) {
alt157=1;
}
switch (alt157) {
case 1 :
// InternalActionDSL.g:4772:7: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,55,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:4773:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4774:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4774:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4775:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop157;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4780:5: ( ( '|' ) )
// InternalActionDSL.g:4781:6: ( '|' )
{
// InternalActionDSL.g:4781:6: ( '|' )
// InternalActionDSL.g:4782:7: '|'
{
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred29_InternalActionDSL
// $ANTLR start synpred31_InternalActionDSL
public final void synpred31_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5173:5: ( 'else' )
// InternalActionDSL.g:5173:6: 'else'
{
match(input,95,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred31_InternalActionDSL
// $ANTLR start synpred32_InternalActionDSL
public final void synpred32_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5232:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:5232:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:5232:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:5233:7: '(' ( ( ruleJvmFormalParameter ) ) ':'
{
match(input,54,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:5234:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:5235:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:5235:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:5236:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred32_InternalActionDSL
// $ANTLR start synpred33_InternalActionDSL
public final void synpred33_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5299:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:5299:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:5299:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:5300:7: ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalActionDSL.g:5300:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:5301:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:5301:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:5302:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred33_InternalActionDSL
// $ANTLR start synpred35_InternalActionDSL
public final void synpred35_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6117:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )
// InternalActionDSL.g:6117:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
{
// InternalActionDSL.g:6117:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
// InternalActionDSL.g:6118:6: ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) )
{
// InternalActionDSL.g:6118:6: ( ( ruleJvmTypeReference ) )
// InternalActionDSL.g:6119:7: ( ruleJvmTypeReference )
{
// InternalActionDSL.g:6119:7: ( ruleJvmTypeReference )
// InternalActionDSL.g:6120:8: ruleJvmTypeReference
{
pushFollow(FOLLOW_4);
ruleJvmTypeReference();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:6123:6: ( ( ruleValidID ) )
// InternalActionDSL.g:6124:7: ( ruleValidID )
{
// InternalActionDSL.g:6124:7: ( ruleValidID )
// InternalActionDSL.g:6125:8: ruleValidID
{
pushFollow(FOLLOW_2);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred35_InternalActionDSL
// $ANTLR start synpred36_InternalActionDSL
public final void synpred36_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6429:5: ( ( '(' ) )
// InternalActionDSL.g:6429:6: ( '(' )
{
// InternalActionDSL.g:6429:6: ( '(' )
// InternalActionDSL.g:6430:6: '('
{
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred36_InternalActionDSL
// $ANTLR start synpred37_InternalActionDSL
public final void synpred37_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6448:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:6448:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:6448:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:6449:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:6449:7: ()
// InternalActionDSL.g:6450:7:
{
}
// InternalActionDSL.g:6451:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt162=2;
int LA162_0 = input.LA(1);
if ( (LA162_0==RULE_ID||LA162_0==54||LA162_0==79) ) {
alt162=1;
}
switch (alt162) {
case 1 :
// InternalActionDSL.g:6452:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:6452:8: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6453:9: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6453:9: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6454:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:6457:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop161:
do {
int alt161=2;
int LA161_0 = input.LA(1);
if ( (LA161_0==55) ) {
alt161=1;
}
switch (alt161) {
case 1 :
// InternalActionDSL.g:6458:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,55,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:6459:9: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6460:10: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6460:10: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6461:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop161;
}
} while (true);
}
break;
}
// InternalActionDSL.g:6466:7: ( ( '|' ) )
// InternalActionDSL.g:6467:8: ( '|' )
{
// InternalActionDSL.g:6467:8: ( '|' )
// InternalActionDSL.g:6468:9: '|'
{
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred37_InternalActionDSL
// $ANTLR start synpred38_InternalActionDSL
public final void synpred38_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6545:4: ( ( () '[' ) )
// InternalActionDSL.g:6545:5: ( () '[' )
{
// InternalActionDSL.g:6545:5: ( () '[' )
// InternalActionDSL.g:6546:5: () '['
{
// InternalActionDSL.g:6546:5: ()
// InternalActionDSL.g:6547:5:
{
}
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred38_InternalActionDSL
// $ANTLR start synpred39_InternalActionDSL
public final void synpred39_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6705:5: ( '<' )
// InternalActionDSL.g:6705:6: '<'
{
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred39_InternalActionDSL
// $ANTLR start synpred40_InternalActionDSL
public final void synpred40_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6762:5: ( ( '(' ) )
// InternalActionDSL.g:6762:6: ( '(' )
{
// InternalActionDSL.g:6762:6: ( '(' )
// InternalActionDSL.g:6763:6: '('
{
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred40_InternalActionDSL
// $ANTLR start synpred41_InternalActionDSL
public final void synpred41_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6781:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:6781:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:6781:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:6782:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:6782:7: ()
// InternalActionDSL.g:6783:7:
{
}
// InternalActionDSL.g:6784:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt164=2;
int LA164_0 = input.LA(1);
if ( (LA164_0==RULE_ID||LA164_0==54||LA164_0==79) ) {
alt164=1;
}
switch (alt164) {
case 1 :
// InternalActionDSL.g:6785:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:6785:8: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6786:9: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6786:9: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6787:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:6790:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop163:
do {
int alt163=2;
int LA163_0 = input.LA(1);
if ( (LA163_0==55) ) {
alt163=1;
}
switch (alt163) {
case 1 :
// InternalActionDSL.g:6791:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,55,FOLLOW_59); if (state.failed) return ;
// InternalActionDSL.g:6792:9: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6793:10: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6793:10: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6794:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop163;
}
} while (true);
}
break;
}
// InternalActionDSL.g:6799:7: ( ( '|' ) )
// InternalActionDSL.g:6800:8: ( '|' )
{
// InternalActionDSL.g:6800:8: ( '|' )
// InternalActionDSL.g:6801:9: '|'
{
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred41_InternalActionDSL
// $ANTLR start synpred42_InternalActionDSL
public final void synpred42_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6878:4: ( ( () '[' ) )
// InternalActionDSL.g:6878:5: ( () '[' )
{
// InternalActionDSL.g:6878:5: ( () '[' )
// InternalActionDSL.g:6879:5: () '['
{
// InternalActionDSL.g:6879:5: ()
// InternalActionDSL.g:6880:5:
{
}
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred42_InternalActionDSL
// $ANTLR start synpred43_InternalActionDSL
public final void synpred43_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7221:4: ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )
// InternalActionDSL.g:
{
if ( (input.LA(1)>=RULE_ID && input.LA(1)<=RULE_DECIMAL)||input.LA(1)==15||(input.LA(1)>=47 && input.LA(1)<=49)||input.LA(1)==54||(input.LA(1)>=58 && input.LA(1)<=59)||input.LA(1)==66||(input.LA(1)>=82 && input.LA(1)<=83)||input.LA(1)==87||input.LA(1)==94||input.LA(1)==96||(input.LA(1)>=100 && input.LA(1)<=102)||(input.LA(1)>=105 && input.LA(1)<=114)||input.LA(1)==116 ) {
input.consume();
state.errorRecovery=false;state.failed=false;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
MismatchedSetException mse = new MismatchedSetException(null,input);
throw mse;
}
}
}
// $ANTLR end synpred43_InternalActionDSL
// $ANTLR start synpred44_InternalActionDSL
public final void synpred44_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7292:6: ( 'catch' )
// InternalActionDSL.g:7292:7: 'catch'
{
match(input,117,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred44_InternalActionDSL
// $ANTLR start synpred45_InternalActionDSL
public final void synpred45_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7313:7: ( 'finally' )
// InternalActionDSL.g:7313:8: 'finally'
{
match(input,115,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred45_InternalActionDSL
// $ANTLR start synpred48_InternalActionDSL
public final void synpred48_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7557:5: ( '.' )
// InternalActionDSL.g:7557:6: '.'
{
match(input,46,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred48_InternalActionDSL
// $ANTLR start synpred49_InternalActionDSL
public final void synpred49_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7683:5: ( ( () ruleArrayBrackets ) )
// InternalActionDSL.g:7683:6: ( () ruleArrayBrackets )
{
// InternalActionDSL.g:7683:6: ( () ruleArrayBrackets )
// InternalActionDSL.g:7684:6: () ruleArrayBrackets
{
// InternalActionDSL.g:7684:6: ()
// InternalActionDSL.g:7685:6:
{
}
pushFollow(FOLLOW_2);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred49_InternalActionDSL
// $ANTLR start synpred50_InternalActionDSL
public final void synpred50_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7880:5: ( '<' )
// InternalActionDSL.g:7880:6: '<'
{
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred50_InternalActionDSL
// $ANTLR start synpred51_InternalActionDSL
public final void synpred51_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7936:6: ( ( () '.' ) )
// InternalActionDSL.g:7936:7: ( () '.' )
{
// InternalActionDSL.g:7936:7: ( () '.' )
// InternalActionDSL.g:7937:7: () '.'
{
// InternalActionDSL.g:7937:7: ()
// InternalActionDSL.g:7938:7:
{
}
match(input,46,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred51_InternalActionDSL
// $ANTLR start synpred52_InternalActionDSL
public final void synpred52_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7974:7: ( '<' )
// InternalActionDSL.g:7974:8: '<'
{
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred52_InternalActionDSL
// Delegated rules
public final boolean synpred39_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred39_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred26_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred26_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred8_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred8_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred29_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred29_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred49_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred49_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred33_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred33_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred20_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred20_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred10_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred10_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred19_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred19_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred36_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred36_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred43_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred43_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred2_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred2_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred5_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred5_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred13_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred13_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred16_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred16_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred23_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred23_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred40_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred40_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred11_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred11_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred24_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred24_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred14_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred14_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred31_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred31_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred21_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred21_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred17_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred17_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred41_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred41_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred9_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred9_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred6_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred6_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred51_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred51_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred44_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred44_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred27_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred27_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred37_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred37_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred32_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred32_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred42_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred42_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred22_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred22_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred52_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred52_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred45_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred45_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred35_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred35_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred38_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred38_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred48_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred48_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred50_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred50_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred7_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred7_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred15_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred15_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred18_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred18_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred25_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred25_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred12_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred12_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred1_InternalActionDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred1_InternalActionDSL_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
protected DFA24 dfa24 = new DFA24(this);
protected DFA27 dfa27 = new DFA27(this);
protected DFA33 dfa33 = new DFA33(this);
protected DFA36 dfa36 = new DFA36(this);
protected DFA38 dfa38 = new DFA38(this);
protected DFA48 dfa48 = new DFA48(this);
protected DFA51 dfa51 = new DFA51(this);
protected DFA67 dfa67 = new DFA67(this);
protected DFA66 dfa66 = new DFA66(this);
protected DFA68 dfa68 = new DFA68(this);
protected DFA70 dfa70 = new DFA70(this);
protected DFA79 dfa79 = new DFA79(this);
protected DFA86 dfa86 = new DFA86(this);
protected DFA85 dfa85 = new DFA85(this);
protected DFA108 dfa108 = new DFA108(this);
protected DFA107 dfa107 = new DFA107(this);
protected DFA109 dfa109 = new DFA109(this);
protected DFA113 dfa113 = new DFA113(this);
protected DFA116 dfa116 = new DFA116(this);
protected DFA115 dfa115 = new DFA115(this);
protected DFA117 dfa117 = new DFA117(this);
protected DFA120 dfa120 = new DFA120(this);
protected DFA138 dfa138 = new DFA138(this);
protected DFA136 dfa136 = new DFA136(this);
static final String dfa_1s = "\10\uffff";
static final String dfa_2s = "\2\uffff\1\5\4\uffff\1\5";
static final String dfa_3s = "\1\4\1\uffff\1\15\1\uffff\1\4\2\uffff\1\15";
static final String dfa_4s = "\1\63\1\uffff\1\64\1\uffff\1\62\2\uffff\1\64";
static final String dfa_5s = "\1\uffff\1\1\1\uffff\1\4\1\uffff\1\2\1\3\1\uffff";
static final String dfa_6s = "\10\uffff}>";
static final String[] dfa_7s = {
"\1\2\53\uffff\1\1\2\uffff\1\3",
"",
"\1\5\40\uffff\1\4\1\5\4\uffff\1\5",
"",
"\1\7\55\uffff\1\6",
"",
"",
"\1\5\40\uffff\1\4\1\5\4\uffff\1\5"
};
static final short[] dfa_1 = DFA.unpackEncodedString(dfa_1s);
static final short[] dfa_2 = DFA.unpackEncodedString(dfa_2s);
static final char[] dfa_3 = DFA.unpackEncodedStringToUnsignedChars(dfa_3s);
static final char[] dfa_4 = DFA.unpackEncodedStringToUnsignedChars(dfa_4s);
static final short[] dfa_5 = DFA.unpackEncodedString(dfa_5s);
static final short[] dfa_6 = DFA.unpackEncodedString(dfa_6s);
static final short[][] dfa_7 = unpackEncodedStringArray(dfa_7s);
class DFA24 extends DFA {
public DFA24(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 24;
this.eot = dfa_1;
this.eof = dfa_2;
this.min = dfa_3;
this.max = dfa_4;
this.accept = dfa_5;
this.special = dfa_6;
this.transition = dfa_7;
}
public String getDescription() {
return "1650:3: ( ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) ) | ( ( ruleQualifiedName ) ) | ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) ) | ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) ) )";
}
}
static final String dfa_8s = "\44\uffff";
static final String dfa_9s = "\1\4\1\0\42\uffff";
static final String dfa_10s = "\1\164\1\0\42\uffff";
static final String dfa_11s = "\2\uffff\1\2\37\uffff\1\3\1\1";
static final String dfa_12s = "\1\uffff\1\0\42\uffff}>";
static final String[] dfa_13s = {
"\1\1\4\2\6\uffff\1\2\37\uffff\3\2\3\uffff\2\2\1\uffff\1\42\1\uffff\2\2\6\uffff\1\2\17\uffff\2\2\3\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\2\uffff\12\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_8 = DFA.unpackEncodedString(dfa_8s);
static final char[] dfa_9 = DFA.unpackEncodedStringToUnsignedChars(dfa_9s);
static final char[] dfa_10 = DFA.unpackEncodedStringToUnsignedChars(dfa_10s);
static final short[] dfa_11 = DFA.unpackEncodedString(dfa_11s);
static final short[] dfa_12 = DFA.unpackEncodedString(dfa_12s);
static final short[][] dfa_13 = unpackEncodedStringArray(dfa_13s);
class DFA27 extends DFA {
public DFA27(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 27;
this.eot = dfa_8;
this.eof = dfa_8;
this.min = dfa_9;
this.max = dfa_10;
this.accept = dfa_11;
this.special = dfa_12;
this.transition = dfa_13;
}
public String getDescription() {
return "1867:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA27_1 = input.LA(1);
int index27_1 = input.index();
input.rewind();
s = -1;
if ( (synpred2_InternalActionDSL()) ) {s = 35;}
else if ( (true) ) {s = 2;}
input.seek(index27_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 27, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_14s = "\43\uffff";
static final String dfa_15s = "\1\4\1\0\41\uffff";
static final String dfa_16s = "\1\164\1\0\41\uffff";
static final String dfa_17s = "\2\uffff\1\2\37\uffff\1\1";
static final String dfa_18s = "\1\uffff\1\0\41\uffff}>";
static final String[] dfa_19s = {
"\5\2\6\uffff\1\2\37\uffff\3\2\3\uffff\2\2\3\uffff\1\1\1\2\6\uffff\1\2\17\uffff\2\2\3\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\2\uffff\12\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_14 = DFA.unpackEncodedString(dfa_14s);
static final char[] dfa_15 = DFA.unpackEncodedStringToUnsignedChars(dfa_15s);
static final char[] dfa_16 = DFA.unpackEncodedStringToUnsignedChars(dfa_16s);
static final short[] dfa_17 = DFA.unpackEncodedString(dfa_17s);
static final short[] dfa_18 = DFA.unpackEncodedString(dfa_18s);
static final short[][] dfa_19 = unpackEncodedStringArray(dfa_19s);
class DFA33 extends DFA {
public DFA33(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 33;
this.eot = dfa_14;
this.eof = dfa_14;
this.min = dfa_15;
this.max = dfa_16;
this.accept = dfa_17;
this.special = dfa_18;
this.transition = dfa_19;
}
public String getDescription() {
return "2047:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? ) )";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA33_1 = input.LA(1);
int index33_1 = input.index();
input.rewind();
s = -1;
if ( (synpred5_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index33_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 33, _s, input);
error(nvae);
throw nvae;
}
}
class DFA36 extends DFA {
public DFA36(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 36;
this.eot = dfa_14;
this.eof = dfa_14;
this.min = dfa_15;
this.max = dfa_16;
this.accept = dfa_17;
this.special = dfa_18;
this.transition = dfa_19;
}
public String getDescription() {
return "2189:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA36_1 = input.LA(1);
int index36_1 = input.index();
input.rewind();
s = -1;
if ( (synpred6_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index36_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 36, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_20s = "\12\uffff";
static final String dfa_21s = "\1\10\11\uffff";
static final String dfa_22s = "\1\4\7\0\2\uffff";
static final String dfa_23s = "\1\165\7\0\2\uffff";
static final String dfa_24s = "\10\uffff\1\2\1\1";
static final String dfa_25s = "\1\uffff\1\1\1\2\1\3\1\4\1\5\1\0\1\6\2\uffff}>";
static final String[] dfa_26s = {
"\5\10\6\uffff\2\10\35\uffff\5\10\1\uffff\1\10\1\uffff\3\10\1\uffff\3\10\1\1\1\2\1\3\1\4\1\5\1\6\1\7\31\10\1\uffff\30\10",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"",
""
};
static final short[] dfa_20 = DFA.unpackEncodedString(dfa_20s);
static final short[] dfa_21 = DFA.unpackEncodedString(dfa_21s);
static final char[] dfa_22 = DFA.unpackEncodedStringToUnsignedChars(dfa_22s);
static final char[] dfa_23 = DFA.unpackEncodedStringToUnsignedChars(dfa_23s);
static final short[] dfa_24 = DFA.unpackEncodedString(dfa_24s);
static final short[] dfa_25 = DFA.unpackEncodedString(dfa_25s);
static final short[][] dfa_26 = unpackEncodedStringArray(dfa_26s);
class DFA38 extends DFA {
public DFA38(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 38;
this.eot = dfa_20;
this.eof = dfa_21;
this.min = dfa_22;
this.max = dfa_23;
this.accept = dfa_24;
this.special = dfa_25;
this.transition = dfa_26;
}
public String getDescription() {
return "2418:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA38_6 = input.LA(1);
int index38_6 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_6);
if ( s>=0 ) return s;
break;
case 1 :
int LA38_1 = input.LA(1);
int index38_1 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA38_2 = input.LA(1);
int index38_2 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_2);
if ( s>=0 ) return s;
break;
case 3 :
int LA38_3 = input.LA(1);
int index38_3 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_3);
if ( s>=0 ) return s;
break;
case 4 :
int LA38_4 = input.LA(1);
int index38_4 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_4);
if ( s>=0 ) return s;
break;
case 5 :
int LA38_5 = input.LA(1);
int index38_5 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_5);
if ( s>=0 ) return s;
break;
case 6 :
int LA38_7 = input.LA(1);
int index38_7 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index38_7);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 38, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_27s = "\13\uffff";
static final String dfa_28s = "\1\1\12\uffff";
static final String dfa_29s = "\1\4\1\uffff\10\0\1\uffff";
static final String dfa_30s = "\1\165\1\uffff\10\0\1\uffff";
static final String dfa_31s = "\1\uffff\1\2\10\uffff\1\1";
static final String dfa_32s = "\2\uffff\1\7\1\4\1\1\1\2\1\3\1\0\1\5\1\6\1\uffff}>";
static final String[] dfa_33s = {
"\5\1\6\uffff\2\1\35\uffff\5\1\1\uffff\1\1\1\uffff\3\1\1\uffff\10\1\1\2\1\3\10\1\1\4\1\5\1\6\1\7\1\10\1\11\13\1\1\uffff\30\1",
"",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
""
};
static final short[] dfa_27 = DFA.unpackEncodedString(dfa_27s);
static final short[] dfa_28 = DFA.unpackEncodedString(dfa_28s);
static final char[] dfa_29 = DFA.unpackEncodedStringToUnsignedChars(dfa_29s);
static final char[] dfa_30 = DFA.unpackEncodedStringToUnsignedChars(dfa_30s);
static final short[] dfa_31 = DFA.unpackEncodedString(dfa_31s);
static final short[] dfa_32 = DFA.unpackEncodedString(dfa_32s);
static final short[][] dfa_33 = unpackEncodedStringArray(dfa_33s);
class DFA48 extends DFA {
public DFA48(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 48;
this.eot = dfa_27;
this.eof = dfa_28;
this.min = dfa_29;
this.max = dfa_30;
this.accept = dfa_31;
this.special = dfa_32;
this.transition = dfa_33;
}
public String getDescription() {
return "()* loopback of 3132:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA48_7 = input.LA(1);
int index48_7 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_7);
if ( s>=0 ) return s;
break;
case 1 :
int LA48_4 = input.LA(1);
int index48_4 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_4);
if ( s>=0 ) return s;
break;
case 2 :
int LA48_5 = input.LA(1);
int index48_5 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_5);
if ( s>=0 ) return s;
break;
case 3 :
int LA48_6 = input.LA(1);
int index48_6 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_6);
if ( s>=0 ) return s;
break;
case 4 :
int LA48_3 = input.LA(1);
int index48_3 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_3);
if ( s>=0 ) return s;
break;
case 5 :
int LA48_8 = input.LA(1);
int index48_8 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_8);
if ( s>=0 ) return s;
break;
case 6 :
int LA48_9 = input.LA(1);
int index48_9 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_9);
if ( s>=0 ) return s;
break;
case 7 :
int LA48_2 = input.LA(1);
int index48_2 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index48_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 48, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_34s = "\1\102\2\uffff\1\103\7\uffff";
static final String dfa_35s = "\1\121\2\uffff\1\116\7\uffff";
static final String dfa_36s = "\1\uffff\1\1\1\2\1\uffff\1\4\1\5\1\7\1\10\1\11\1\3\1\6";
static final String dfa_37s = "\13\uffff}>";
static final String[] dfa_38s = {
"\1\6\1\3\10\uffff\1\1\1\2\1\4\1\5\1\7\1\10",
"",
"",
"\1\12\12\uffff\1\11",
"",
"",
"",
"",
"",
"",
""
};
static final char[] dfa_34 = DFA.unpackEncodedStringToUnsignedChars(dfa_34s);
static final char[] dfa_35 = DFA.unpackEncodedStringToUnsignedChars(dfa_35s);
static final short[] dfa_36 = DFA.unpackEncodedString(dfa_36s);
static final short[] dfa_37 = DFA.unpackEncodedString(dfa_37s);
static final short[][] dfa_38 = unpackEncodedStringArray(dfa_38s);
class DFA51 extends DFA {
public DFA51(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 51;
this.eot = dfa_27;
this.eof = dfa_27;
this.min = dfa_34;
this.max = dfa_35;
this.accept = dfa_36;
this.special = dfa_37;
this.transition = dfa_38;
}
public String getDescription() {
return "3208:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )";
}
}
static final String dfa_39s = "\116\uffff";
static final String dfa_40s = "\1\2\115\uffff";
static final String dfa_41s = "\1\4\1\0\114\uffff";
static final String dfa_42s = "\1\165\1\0\114\uffff";
static final String dfa_43s = "\2\uffff\1\2\112\uffff\1\1";
static final String dfa_44s = "\1\uffff\1\0\114\uffff}>";
static final String[] dfa_45s = {
"\5\2\6\uffff\2\2\35\uffff\5\2\1\uffff\1\2\1\uffff\1\1\2\2\1\uffff\43\2\1\uffff\30\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_39 = DFA.unpackEncodedString(dfa_39s);
static final short[] dfa_40 = DFA.unpackEncodedString(dfa_40s);
static final char[] dfa_41 = DFA.unpackEncodedStringToUnsignedChars(dfa_41s);
static final char[] dfa_42 = DFA.unpackEncodedStringToUnsignedChars(dfa_42s);
static final short[] dfa_43 = DFA.unpackEncodedString(dfa_43s);
static final short[] dfa_44 = DFA.unpackEncodedString(dfa_44s);
static final short[][] dfa_45 = unpackEncodedStringArray(dfa_45s);
class DFA67 extends DFA {
public DFA67(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 67;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_45;
}
public String getDescription() {
return "4109:5: ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA67_1 = input.LA(1);
int index67_1 = input.index();
input.rewind();
s = -1;
if ( (synpred22_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index67_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 67, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_46s = "\1\4\2\0\41\uffff";
static final String dfa_47s = "\1\164\2\0\41\uffff";
static final String dfa_48s = "\3\uffff\2\1\1\2\35\uffff\1\3";
static final String dfa_49s = "\1\0\1\1\1\2\41\uffff}>";
static final String[] dfa_50s = {
"\1\1\4\5\6\uffff\1\5\37\uffff\3\5\4\uffff\1\2\1\uffff\1\43\1\uffff\2\5\6\uffff\1\5\14\uffff\1\3\2\uffff\2\5\3\uffff\1\5\5\uffff\1\4\1\5\1\uffff\1\5\3\uffff\3\5\2\uffff\12\5\1\uffff\1\5",
"\1\uffff",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final char[] dfa_46 = DFA.unpackEncodedStringToUnsignedChars(dfa_46s);
static final char[] dfa_47 = DFA.unpackEncodedStringToUnsignedChars(dfa_47s);
static final short[] dfa_48 = DFA.unpackEncodedString(dfa_48s);
static final short[] dfa_49 = DFA.unpackEncodedString(dfa_49s);
static final short[][] dfa_50 = unpackEncodedStringArray(dfa_50s);
class DFA66 extends DFA {
public DFA66(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 66;
this.eot = dfa_8;
this.eof = dfa_8;
this.min = dfa_46;
this.max = dfa_47;
this.accept = dfa_48;
this.special = dfa_49;
this.transition = dfa_50;
}
public String getDescription() {
return "4128:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA66_0 = input.LA(1);
int index66_0 = input.index();
input.rewind();
s = -1;
if ( (LA66_0==RULE_ID) ) {s = 1;}
else if ( (LA66_0==54) ) {s = 2;}
else if ( (LA66_0==79) && (synpred23_InternalActionDSL())) {s = 3;}
else if ( (LA66_0==93) && (synpred23_InternalActionDSL())) {s = 4;}
else if ( ((LA66_0>=RULE_STRING && LA66_0<=RULE_DECIMAL)||LA66_0==15||(LA66_0>=47 && LA66_0<=49)||(LA66_0>=58 && LA66_0<=59)||LA66_0==66||(LA66_0>=82 && LA66_0<=83)||LA66_0==87||LA66_0==94||LA66_0==96||(LA66_0>=100 && LA66_0<=102)||(LA66_0>=105 && LA66_0<=114)||LA66_0==116) ) {s = 5;}
else if ( (LA66_0==56) ) {s = 35;}
input.seek(index66_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA66_1 = input.LA(1);
int index66_1 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index66_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA66_2 = input.LA(1);
int index66_2 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index66_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 66, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_51s = {
"\5\2\6\uffff\2\2\35\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\1\2\1\1\41\2\1\uffff\30\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_51 = unpackEncodedStringArray(dfa_51s);
class DFA68 extends DFA {
public DFA68(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 68;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_51;
}
public String getDescription() {
return "4226:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA68_1 = input.LA(1);
int index68_1 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index68_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 68, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_52s = "\40\uffff";
static final String dfa_53s = "\1\4\26\uffff\1\0\10\uffff";
static final String dfa_54s = "\1\164\26\uffff\1\0\10\uffff";
static final String dfa_55s = "\1\uffff\1\1\1\2\1\3\1\4\1\5\6\uffff\1\6\11\uffff\1\7\1\uffff\1\12\1\13\1\14\1\15\1\16\1\17\1\10\1\11";
static final String dfa_56s = "\1\0\26\uffff\1\1\10\uffff}>";
static final String[] dfa_57s = {
"\1\5\4\14\6\uffff\1\2\37\uffff\3\5\4\uffff\1\35\3\uffff\2\14\6\uffff\1\5\33\uffff\1\26\1\uffff\1\3\3\uffff\1\27\1\30\1\31\2\uffff\2\5\1\1\4\14\1\32\1\33\1\34\1\uffff\1\4",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_52 = DFA.unpackEncodedString(dfa_52s);
static final char[] dfa_53 = DFA.unpackEncodedStringToUnsignedChars(dfa_53s);
static final char[] dfa_54 = DFA.unpackEncodedStringToUnsignedChars(dfa_54s);
static final short[] dfa_55 = DFA.unpackEncodedString(dfa_55s);
static final short[] dfa_56 = DFA.unpackEncodedString(dfa_56s);
static final short[][] dfa_57 = unpackEncodedStringArray(dfa_57s);
class DFA70 extends DFA {
public DFA70(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 70;
this.eot = dfa_52;
this.eof = dfa_52;
this.min = dfa_53;
this.max = dfa_54;
this.accept = dfa_55;
this.special = dfa_56;
this.transition = dfa_57;
}
public String getDescription() {
return "4271:2: (this_XConstructorCall_0= ruleXConstructorCall | this_XBlockExpression_1= ruleXBlockExpression | this_XSwitchExpression_2= ruleXSwitchExpression | ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression ) | this_XFeatureCall_4= ruleXFeatureCall | this_XLiteral_5= ruleXLiteral | this_XIfExpression_6= ruleXIfExpression | ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression ) | this_XBasicForLoopExpression_8= ruleXBasicForLoopExpression | this_XWhileExpression_9= ruleXWhileExpression | this_XDoWhileExpression_10= ruleXDoWhileExpression | this_XThrowExpression_11= ruleXThrowExpression | this_XReturnExpression_12= ruleXReturnExpression | this_XTryCatchFinallyExpression_13= ruleXTryCatchFinallyExpression | this_XParenthesizedExpression_14= ruleXParenthesizedExpression )";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA70_0 = input.LA(1);
int index70_0 = input.index();
input.rewind();
s = -1;
if ( (LA70_0==107) ) {s = 1;}
else if ( (LA70_0==15) ) {s = 2;}
else if ( (LA70_0==96) ) {s = 3;}
else if ( (LA70_0==116) && (synpred25_InternalActionDSL())) {s = 4;}
else if ( (LA70_0==RULE_ID||(LA70_0>=47 && LA70_0<=49)||LA70_0==66||(LA70_0>=105 && LA70_0<=106)) ) {s = 5;}
else if ( ((LA70_0>=RULE_STRING && LA70_0<=RULE_DECIMAL)||(LA70_0>=58 && LA70_0<=59)||(LA70_0>=108 && LA70_0<=111)) ) {s = 12;}
else if ( (LA70_0==94) ) {s = 22;}
else if ( (LA70_0==100) ) {s = 23;}
else if ( (LA70_0==101) ) {s = 24;}
else if ( (LA70_0==102) ) {s = 25;}
else if ( (LA70_0==112) ) {s = 26;}
else if ( (LA70_0==113) ) {s = 27;}
else if ( (LA70_0==114) ) {s = 28;}
else if ( (LA70_0==54) ) {s = 29;}
input.seek(index70_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA70_23 = input.LA(1);
int index70_23 = input.index();
input.rewind();
s = -1;
if ( (synpred26_InternalActionDSL()) ) {s = 30;}
else if ( (true) ) {s = 31;}
input.seek(index70_23);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 70, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_58s = "\46\uffff";
static final String dfa_59s = "\1\4\2\0\43\uffff";
static final String dfa_60s = "\1\164\2\0\43\uffff";
static final String dfa_61s = "\3\uffff\2\1\1\2\40\uffff";
static final String dfa_62s = "\1\0\1\1\1\2\43\uffff}>";
static final String[] dfa_63s = {
"\1\1\4\5\6\uffff\1\5\37\uffff\3\5\4\uffff\1\2\3\uffff\3\5\5\uffff\1\5\14\uffff\1\3\2\uffff\2\5\3\uffff\1\5\5\uffff\1\4\1\5\1\uffff\1\5\3\uffff\17\5\1\uffff\1\5",
"\1\uffff",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_58 = DFA.unpackEncodedString(dfa_58s);
static final char[] dfa_59 = DFA.unpackEncodedStringToUnsignedChars(dfa_59s);
static final char[] dfa_60 = DFA.unpackEncodedStringToUnsignedChars(dfa_60s);
static final short[] dfa_61 = DFA.unpackEncodedString(dfa_61s);
static final short[] dfa_62 = DFA.unpackEncodedString(dfa_62s);
static final short[][] dfa_63 = unpackEncodedStringArray(dfa_63s);
class DFA79 extends DFA {
public DFA79(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 79;
this.eot = dfa_58;
this.eof = dfa_58;
this.min = dfa_59;
this.max = dfa_60;
this.accept = dfa_61;
this.special = dfa_62;
this.transition = dfa_63;
}
public String getDescription() {
return "4763:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA79_0 = input.LA(1);
int index79_0 = input.index();
input.rewind();
s = -1;
if ( (LA79_0==RULE_ID) ) {s = 1;}
else if ( (LA79_0==54) ) {s = 2;}
else if ( (LA79_0==79) && (synpred29_InternalActionDSL())) {s = 3;}
else if ( (LA79_0==93) && (synpred29_InternalActionDSL())) {s = 4;}
else if ( ((LA79_0>=RULE_STRING && LA79_0<=RULE_DECIMAL)||LA79_0==15||(LA79_0>=47 && LA79_0<=49)||(LA79_0>=58 && LA79_0<=60)||LA79_0==66||(LA79_0>=82 && LA79_0<=83)||LA79_0==87||LA79_0==94||LA79_0==96||(LA79_0>=100 && LA79_0<=114)||LA79_0==116) ) {s = 5;}
input.seek(index79_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA79_1 = input.LA(1);
int index79_1 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index79_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA79_2 = input.LA(1);
int index79_2 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index79_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 79, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_64s = {
"\5\2\6\uffff\1\2\37\uffff\3\2\4\uffff\1\1\3\uffff\2\2\6\uffff\1\2\14\uffff\1\2\2\uffff\2\2\3\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\2\uffff\12\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_64 = unpackEncodedStringArray(dfa_64s);
class DFA86 extends DFA {
public DFA86(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 86;
this.eot = dfa_14;
this.eof = dfa_14;
this.min = dfa_15;
this.max = dfa_16;
this.accept = dfa_17;
this.special = dfa_18;
this.transition = dfa_64;
}
public String getDescription() {
return "5229:3: ( ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' ) | ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) ) )";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA86_1 = input.LA(1);
int index86_1 = input.index();
input.rewind();
s = -1;
if ( (synpred32_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index86_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 86, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_65s = "\42\uffff";
static final String dfa_66s = "\1\4\2\0\37\uffff";
static final String dfa_67s = "\1\164\2\0\37\uffff";
static final String dfa_68s = "\3\uffff\1\1\1\2\35\uffff";
static final String dfa_69s = "\1\0\1\1\1\2\37\uffff}>";
static final String[] dfa_70s = {
"\1\1\4\4\6\uffff\1\4\37\uffff\3\4\4\uffff\1\2\3\uffff\2\4\6\uffff\1\4\14\uffff\1\3\2\uffff\2\4\3\uffff\1\4\6\uffff\1\4\1\uffff\1\4\3\uffff\3\4\2\uffff\12\4\1\uffff\1\4",
"\1\uffff",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_65 = DFA.unpackEncodedString(dfa_65s);
static final char[] dfa_66 = DFA.unpackEncodedStringToUnsignedChars(dfa_66s);
static final char[] dfa_67 = DFA.unpackEncodedStringToUnsignedChars(dfa_67s);
static final short[] dfa_68 = DFA.unpackEncodedString(dfa_68s);
static final short[] dfa_69 = DFA.unpackEncodedString(dfa_69s);
static final short[][] dfa_70 = unpackEncodedStringArray(dfa_70s);
class DFA85 extends DFA {
public DFA85(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 85;
this.eot = dfa_65;
this.eof = dfa_65;
this.min = dfa_66;
this.max = dfa_67;
this.accept = dfa_68;
this.special = dfa_69;
this.transition = dfa_70;
}
public String getDescription() {
return "5298:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA85_0 = input.LA(1);
int index85_0 = input.index();
input.rewind();
s = -1;
if ( (LA85_0==RULE_ID) ) {s = 1;}
else if ( (LA85_0==54) ) {s = 2;}
else if ( (LA85_0==79) && (synpred33_InternalActionDSL())) {s = 3;}
else if ( ((LA85_0>=RULE_STRING && LA85_0<=RULE_DECIMAL)||LA85_0==15||(LA85_0>=47 && LA85_0<=49)||(LA85_0>=58 && LA85_0<=59)||LA85_0==66||(LA85_0>=82 && LA85_0<=83)||LA85_0==87||LA85_0==94||LA85_0==96||(LA85_0>=100 && LA85_0<=102)||(LA85_0>=105 && LA85_0<=114)||LA85_0==116) ) {s = 4;}
input.seek(index85_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA85_1 = input.LA(1);
int index85_1 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalActionDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index85_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA85_2 = input.LA(1);
int index85_2 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalActionDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index85_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 85, _s, input);
error(nvae);
throw nvae;
}
}
class DFA108 extends DFA {
public DFA108(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 108;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_45;
}
public String getDescription() {
return "6427:3: ( ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )? otherlv_12= ')' )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA108_1 = input.LA(1);
int index108_1 = input.index();
input.rewind();
s = -1;
if ( (synpred36_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index108_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 108, _s, input);
error(nvae);
throw nvae;
}
}
class DFA107 extends DFA {
public DFA107(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 107;
this.eot = dfa_8;
this.eof = dfa_8;
this.min = dfa_46;
this.max = dfa_47;
this.accept = dfa_48;
this.special = dfa_49;
this.transition = dfa_50;
}
public String getDescription() {
return "6446:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA107_0 = input.LA(1);
int index107_0 = input.index();
input.rewind();
s = -1;
if ( (LA107_0==RULE_ID) ) {s = 1;}
else if ( (LA107_0==54) ) {s = 2;}
else if ( (LA107_0==79) && (synpred37_InternalActionDSL())) {s = 3;}
else if ( (LA107_0==93) && (synpred37_InternalActionDSL())) {s = 4;}
else if ( ((LA107_0>=RULE_STRING && LA107_0<=RULE_DECIMAL)||LA107_0==15||(LA107_0>=47 && LA107_0<=49)||(LA107_0>=58 && LA107_0<=59)||LA107_0==66||(LA107_0>=82 && LA107_0<=83)||LA107_0==87||LA107_0==94||LA107_0==96||(LA107_0>=100 && LA107_0<=102)||(LA107_0>=105 && LA107_0<=114)||LA107_0==116) ) {s = 5;}
else if ( (LA107_0==56) ) {s = 35;}
input.seek(index107_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA107_1 = input.LA(1);
int index107_1 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index107_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA107_2 = input.LA(1);
int index107_2 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index107_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 107, _s, input);
error(nvae);
throw nvae;
}
}
class DFA109 extends DFA {
public DFA109(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 109;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_51;
}
public String getDescription() {
return "6544:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA109_1 = input.LA(1);
int index109_1 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index109_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 109, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_71s = {
"\5\2\6\uffff\2\2\35\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\32\2\1\uffff\30\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_71 = unpackEncodedStringArray(dfa_71s);
class DFA113 extends DFA {
public DFA113(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 113;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_71;
}
public String getDescription() {
return "6703:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA113_1 = input.LA(1);
int index113_1 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index113_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 113, _s, input);
error(nvae);
throw nvae;
}
}
class DFA116 extends DFA {
public DFA116(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 116;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_45;
}
public String getDescription() {
return "6760:3: ( ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )? otherlv_13= ')' )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA116_1 = input.LA(1);
int index116_1 = input.index();
input.rewind();
s = -1;
if ( (synpred40_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index116_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 116, _s, input);
error(nvae);
throw nvae;
}
}
class DFA115 extends DFA {
public DFA115(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 115;
this.eot = dfa_8;
this.eof = dfa_8;
this.min = dfa_46;
this.max = dfa_47;
this.accept = dfa_48;
this.special = dfa_49;
this.transition = dfa_50;
}
public String getDescription() {
return "6779:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA115_0 = input.LA(1);
int index115_0 = input.index();
input.rewind();
s = -1;
if ( (LA115_0==RULE_ID) ) {s = 1;}
else if ( (LA115_0==54) ) {s = 2;}
else if ( (LA115_0==79) && (synpred41_InternalActionDSL())) {s = 3;}
else if ( (LA115_0==93) && (synpred41_InternalActionDSL())) {s = 4;}
else if ( ((LA115_0>=RULE_STRING && LA115_0<=RULE_DECIMAL)||LA115_0==15||(LA115_0>=47 && LA115_0<=49)||(LA115_0>=58 && LA115_0<=59)||LA115_0==66||(LA115_0>=82 && LA115_0<=83)||LA115_0==87||LA115_0==94||LA115_0==96||(LA115_0>=100 && LA115_0<=102)||(LA115_0>=105 && LA115_0<=114)||LA115_0==116) ) {s = 5;}
else if ( (LA115_0==56) ) {s = 35;}
input.seek(index115_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA115_1 = input.LA(1);
int index115_1 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index115_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA115_2 = input.LA(1);
int index115_2 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index115_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 115, _s, input);
error(nvae);
throw nvae;
}
}
class DFA117 extends DFA {
public DFA117(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 117;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_51;
}
public String getDescription() {
return "6877:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA117_1 = input.LA(1);
int index117_1 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index117_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 117, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_72s = "\1\41\115\uffff";
static final String dfa_73s = "\1\4\40\0\55\uffff";
static final String dfa_74s = "\1\165\40\0\55\uffff";
static final String dfa_75s = "\41\uffff\1\2\53\uffff\1\1";
static final String dfa_76s = "\1\uffff\1\0\1\1\1\2\1\3\1\4\1\5\1\6\1\7\1\10\1\11\1\12\1\13\1\14\1\15\1\16\1\17\1\20\1\21\1\22\1\23\1\24\1\25\1\26\1\27\1\30\1\31\1\32\1\33\1\34\1\35\1\36\1\37\55\uffff}>";
static final String[] dfa_77s = {
"\1\1\1\27\1\23\1\24\1\25\6\uffff\1\12\1\41\35\uffff\1\41\1\4\1\3\1\5\1\41\1\uffff\1\41\1\uffff\1\40\2\41\1\uffff\1\17\1\20\6\41\1\15\17\41\1\10\1\7\3\41\1\6\5\41\1\uffff\1\31\1\41\1\13\3\41\1\32\1\33\1\34\2\41\1\2\1\16\1\11\1\21\1\22\1\26\1\30\1\35\1\36\1\37\1\41\1\14\1\41",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_72 = DFA.unpackEncodedString(dfa_72s);
static final char[] dfa_73 = DFA.unpackEncodedStringToUnsignedChars(dfa_73s);
static final char[] dfa_74 = DFA.unpackEncodedStringToUnsignedChars(dfa_74s);
static final short[] dfa_75 = DFA.unpackEncodedString(dfa_75s);
static final short[] dfa_76 = DFA.unpackEncodedString(dfa_76s);
static final short[][] dfa_77 = unpackEncodedStringArray(dfa_77s);
class DFA120 extends DFA {
public DFA120(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 120;
this.eot = dfa_39;
this.eof = dfa_72;
this.min = dfa_73;
this.max = dfa_74;
this.accept = dfa_75;
this.special = dfa_76;
this.transition = dfa_77;
}
public String getDescription() {
return "7220:3: ( ( 'extends' | 'static' | 'import' | 'extension' | '!' | '-' | '+' | 'new' | '{' | 'switch' | 'synchronized' | '<' | 'super' | '#' | '[' | 'false' | 'true' | 'null' | 'typeof' | 'if' | 'for' | 'while' | 'do' | 'throw' | 'return' | 'try' | '(' | RULE_ID | RULE_HEX | RULE_INT | RULE_DECIMAL | RULE_STRING )=> (lv_expression_2_0= ruleXExpression ) )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA120_1 = input.LA(1);
int index120_1 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA120_2 = input.LA(1);
int index120_2 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA120_3 = input.LA(1);
int index120_3 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA120_4 = input.LA(1);
int index120_4 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA120_5 = input.LA(1);
int index120_5 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA120_6 = input.LA(1);
int index120_6 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA120_7 = input.LA(1);
int index120_7 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_7);
if ( s>=0 ) return s;
break;
case 7 :
int LA120_8 = input.LA(1);
int index120_8 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_8);
if ( s>=0 ) return s;
break;
case 8 :
int LA120_9 = input.LA(1);
int index120_9 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_9);
if ( s>=0 ) return s;
break;
case 9 :
int LA120_10 = input.LA(1);
int index120_10 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_10);
if ( s>=0 ) return s;
break;
case 10 :
int LA120_11 = input.LA(1);
int index120_11 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_11);
if ( s>=0 ) return s;
break;
case 11 :
int LA120_12 = input.LA(1);
int index120_12 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_12);
if ( s>=0 ) return s;
break;
case 12 :
int LA120_13 = input.LA(1);
int index120_13 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_13);
if ( s>=0 ) return s;
break;
case 13 :
int LA120_14 = input.LA(1);
int index120_14 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_14);
if ( s>=0 ) return s;
break;
case 14 :
int LA120_15 = input.LA(1);
int index120_15 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_15);
if ( s>=0 ) return s;
break;
case 15 :
int LA120_16 = input.LA(1);
int index120_16 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_16);
if ( s>=0 ) return s;
break;
case 16 :
int LA120_17 = input.LA(1);
int index120_17 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_17);
if ( s>=0 ) return s;
break;
case 17 :
int LA120_18 = input.LA(1);
int index120_18 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_18);
if ( s>=0 ) return s;
break;
case 18 :
int LA120_19 = input.LA(1);
int index120_19 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_19);
if ( s>=0 ) return s;
break;
case 19 :
int LA120_20 = input.LA(1);
int index120_20 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_20);
if ( s>=0 ) return s;
break;
case 20 :
int LA120_21 = input.LA(1);
int index120_21 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_21);
if ( s>=0 ) return s;
break;
case 21 :
int LA120_22 = input.LA(1);
int index120_22 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_22);
if ( s>=0 ) return s;
break;
case 22 :
int LA120_23 = input.LA(1);
int index120_23 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_23);
if ( s>=0 ) return s;
break;
case 23 :
int LA120_24 = input.LA(1);
int index120_24 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_24);
if ( s>=0 ) return s;
break;
case 24 :
int LA120_25 = input.LA(1);
int index120_25 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_25);
if ( s>=0 ) return s;
break;
case 25 :
int LA120_26 = input.LA(1);
int index120_26 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_26);
if ( s>=0 ) return s;
break;
case 26 :
int LA120_27 = input.LA(1);
int index120_27 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_27);
if ( s>=0 ) return s;
break;
case 27 :
int LA120_28 = input.LA(1);
int index120_28 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_28);
if ( s>=0 ) return s;
break;
case 28 :
int LA120_29 = input.LA(1);
int index120_29 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_29);
if ( s>=0 ) return s;
break;
case 29 :
int LA120_30 = input.LA(1);
int index120_30 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_30);
if ( s>=0 ) return s;
break;
case 30 :
int LA120_31 = input.LA(1);
int index120_31 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_31);
if ( s>=0 ) return s;
break;
case 31 :
int LA120_32 = input.LA(1);
int index120_32 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index120_32);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 120, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_78s = "\117\uffff";
static final String dfa_79s = "\1\2\116\uffff";
static final String dfa_80s = "\1\4\1\0\115\uffff";
static final String dfa_81s = "\1\167\1\0\115\uffff";
static final String dfa_82s = "\2\uffff\1\2\113\uffff\1\1";
static final String dfa_83s = "\1\uffff\1\0\115\uffff}>";
static final String[] dfa_84s = {
"\5\2\6\uffff\2\2\35\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\32\2\1\uffff\30\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_78 = DFA.unpackEncodedString(dfa_78s);
static final short[] dfa_79 = DFA.unpackEncodedString(dfa_79s);
static final char[] dfa_80 = DFA.unpackEncodedStringToUnsignedChars(dfa_80s);
static final char[] dfa_81 = DFA.unpackEncodedStringToUnsignedChars(dfa_81s);
static final short[] dfa_82 = DFA.unpackEncodedString(dfa_82s);
static final short[] dfa_83 = DFA.unpackEncodedString(dfa_83s);
static final short[][] dfa_84 = unpackEncodedStringArray(dfa_84s);
class DFA138 extends DFA {
public DFA138(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 138;
this.eot = dfa_78;
this.eof = dfa_79;
this.min = dfa_80;
this.max = dfa_81;
this.accept = dfa_82;
this.special = dfa_83;
this.transition = dfa_84;
}
public String getDescription() {
return "7878:3: ( ( ( '<' )=>otherlv_1= '<' ) ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )* )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA138_1 = input.LA(1);
int index138_1 = input.index();
input.rewind();
s = -1;
if ( (synpred50_InternalActionDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index138_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 138, _s, input);
error(nvae);
throw nvae;
}
}
class DFA136 extends DFA {
public DFA136(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 136;
this.eot = dfa_78;
this.eof = dfa_79;
this.min = dfa_80;
this.max = dfa_81;
this.accept = dfa_82;
this.special = dfa_83;
this.transition = dfa_84;
}
public String getDescription() {
return "7972:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?";
}
public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
TokenStream input = (TokenStream)_input;
int _s = s;
switch ( s ) {
case 0 :
int LA136_1 = input.LA(1);
int index136_1 = input.index();
input.rewind();
s = -1;
if ( (synpred52_InternalActionDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index136_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 136, _s, input);
error(nvae);
throw nvae;
}
}
public static final BitSet FOLLOW_1 = new BitSet(new long[]{0x0000000000000000L});
public static final BitSet FOLLOW_2 = new BitSet(new long[]{0x0000000000000002L});
public static final BitSet FOLLOW_3 = new BitSet(new long[]{0x0000000000002002L});
public static final BitSet FOLLOW_4 = new BitSet(new long[]{0x0000000000000010L});
public static final BitSet FOLLOW_5 = new BitSet(new long[]{0x000000000000C002L});
public static final BitSet FOLLOW_6 = new BitSet(new long[]{0x0000000000008002L});
public static final BitSet FOLLOW_7 = new BitSet(new long[]{0x0000000000130000L});
public static final BitSet FOLLOW_8 = new BitSet(new long[]{0x0000000000110000L});
public static final BitSet FOLLOW_9 = new BitSet(new long[]{0x0000003DFC0C0000L});
public static final BitSet FOLLOW_10 = new BitSet(new long[]{0x0000000000000020L});
public static final BitSet FOLLOW_11 = new BitSet(new long[]{0x0000000000240002L});
public static final BitSet FOLLOW_12 = new BitSet(new long[]{0x0000000000200002L});
public static final BitSet FOLLOW_13 = new BitSet(new long[]{0x0000000000008000L});
public static final BitSet FOLLOW_14 = new BitSet(new long[]{0x0000000002C10000L});
public static final BitSet FOLLOW_15 = new BitSet(new long[]{0x0000000000060000L});
public static final BitSet FOLLOW_16 = new BitSet(new long[]{0x0000000000020000L});
public static final BitSet FOLLOW_17 = new BitSet(new long[]{0x0000000001000002L});
public static final BitSet FOLLOW_18 = new BitSet(new long[]{0x0000000000000000L,0xFF00000000000000L,0x000000000000007FL});
public static final BitSet FOLLOW_19 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000000180L});
public static final BitSet FOLLOW_20 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000007E00L});
public static final BitSet FOLLOW_21 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000018000L});
public static final BitSet FOLLOW_22 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000010000L});
public static final BitSet FOLLOW_23 = new BitSet(new long[]{0x0000000000000000L,0x0200000000000000L});
public static final BitSet FOLLOW_24 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000060000L});
public static final BitSet FOLLOW_25 = new BitSet(new long[]{0x0000000200000002L});
public static final BitSet FOLLOW_26 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000001F80000L});
public static final BitSet FOLLOW_27 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x000000000E000000L});
public static final BitSet FOLLOW_28 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x00000003F0000400L});
public static final BitSet FOLLOW_29 = new BitSet(new long[]{0x0000004000000000L});
public static final BitSet FOLLOW_30 = new BitSet(new long[]{0x0000008000000000L});
public static final BitSet FOLLOW_31 = new BitSet(new long[]{0x0000110000000000L});
public static final BitSet FOLLOW_32 = new BitSet(new long[]{0x0000020000000002L});
public static final BitSet FOLLOW_33 = new BitSet(new long[]{0x0000040000000000L});
public static final BitSet FOLLOW_34 = new BitSet(new long[]{0x0000080000000002L});
public static final BitSet FOLLOW_35 = new BitSet(new long[]{0x0000200000000000L});
public static final BitSet FOLLOW_36 = new BitSet(new long[]{0x0000400000000002L});
public static final BitSet FOLLOW_37 = new BitSet(new long[]{0x0009000000000010L});
public static final BitSet FOLLOW_38 = new BitSet(new long[]{0x0002000000000010L});
public static final BitSet FOLLOW_39 = new BitSet(new long[]{0x0004000000000010L});
public static final BitSet FOLLOW_40 = new BitSet(new long[]{0x0010000000000002L});
public static final BitSet FOLLOW_41 = new BitSet(new long[]{0x0040000000000002L});
public static final BitSet FOLLOW_42 = new BitSet(new long[]{0x0D638000000081F0L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_43 = new BitSet(new long[]{0x0180000000000000L});
public static final BitSet FOLLOW_44 = new BitSet(new long[]{0x0100000000000000L});
public static final BitSet FOLLOW_45 = new BitSet(new long[]{0x0200000000000000L});
public static final BitSet FOLLOW_46 = new BitSet(new long[]{0x0C638000000081F0L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_47 = new BitSet(new long[]{0x0800000000000000L});
public static final BitSet FOLLOW_48 = new BitSet(new long[]{0x1C638000000081F0L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_49 = new BitSet(new long[]{0x1080000000000000L});
public static final BitSet FOLLOW_50 = new BitSet(new long[]{0x0080000000000002L});
public static final BitSet FOLLOW_51 = new BitSet(new long[]{0xE000000000000002L,0x000000000000000FL});
public static final BitSet FOLLOW_52 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000004L});
public static final BitSet FOLLOW_53 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000018L});
public static final BitSet FOLLOW_54 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000010L});
public static final BitSet FOLLOW_55 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000020L});
public static final BitSet FOLLOW_56 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000040L});
public static final BitSet FOLLOW_57 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000780L});
public static final BitSet FOLLOW_58 = new BitSet(new long[]{0x0000000000000002L,0x000000000000081CL});
public static final BitSet FOLLOW_59 = new BitSet(new long[]{0x0040000000000010L,0x0000000000008000L});
public static final BitSet FOLLOW_60 = new BitSet(new long[]{0x0000000000000002L,0x000000000003F00CL});
public static final BitSet FOLLOW_61 = new BitSet(new long[]{0x0000000000000000L,0x0000000000004000L});
public static final BitSet FOLLOW_62 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000008L});
public static final BitSet FOLLOW_63 = new BitSet(new long[]{0x0000000000000000L,0x0000000000008004L});
public static final BitSet FOLLOW_64 = new BitSet(new long[]{0x0000000000000002L,0x00000000000C0000L});
public static final BitSet FOLLOW_65 = new BitSet(new long[]{0x0004000000000002L,0x0000000000700000L});
public static final BitSet FOLLOW_66 = new BitSet(new long[]{0x0000000000000002L,0x0000000001000000L});
public static final BitSet FOLLOW_67 = new BitSet(new long[]{0x0000000000000002L,0x0000000006000000L});
public static final BitSet FOLLOW_68 = new BitSet(new long[]{0x0000400000000002L,0x0000000018000000L});
public static final BitSet FOLLOW_69 = new BitSet(new long[]{0x0003800000000010L,0x0000020000000000L});
public static final BitSet FOLLOW_70 = new BitSet(new long[]{0x0003800000000010L,0x0000060000000004L});
public static final BitSet FOLLOW_71 = new BitSet(new long[]{0x0040000000000010L,0x0040000000008000L});
public static final BitSet FOLLOW_72 = new BitSet(new long[]{0x0080000000000000L,0x0000000000000008L});
public static final BitSet FOLLOW_73 = new BitSet(new long[]{0x0840400000000002L,0x0000000018000000L});
public static final BitSet FOLLOW_74 = new BitSet(new long[]{0x0D638000000081F0L,0x0017FE71608C8004L});
public static final BitSet FOLLOW_75 = new BitSet(new long[]{0x0800400000000002L,0x0000000018000000L});
public static final BitSet FOLLOW_76 = new BitSet(new long[]{0x0C638000000181F0L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_77 = new BitSet(new long[]{0x0080000000010000L});
public static final BitSet FOLLOW_78 = new BitSet(new long[]{0x1C638000000081F0L,0x0017FFF1608C8004L});
public static final BitSet FOLLOW_79 = new BitSet(new long[]{0x0080000000000000L,0x0000000020000000L});
public static final BitSet FOLLOW_80 = new BitSet(new long[]{0x1C638000000081F0L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_81 = new BitSet(new long[]{0x1000000000000000L});
public static final BitSet FOLLOW_82 = new BitSet(new long[]{0x0C738000000081F2L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_83 = new BitSet(new long[]{0x0C638000000081F2L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_84 = new BitSet(new long[]{0x0040000000000000L});
public static final BitSet FOLLOW_85 = new BitSet(new long[]{0x0000000000000002L,0x0000000080000000L});
public static final BitSet FOLLOW_86 = new BitSet(new long[]{0x0C638000000081F0L,0x0017FE71408C8004L});
public static final BitSet FOLLOW_87 = new BitSet(new long[]{0x0000000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_88 = new BitSet(new long[]{0x00C0000000010010L,0x0000000E00008000L});
public static final BitSet FOLLOW_89 = new BitSet(new long[]{0x0000000000010000L});
public static final BitSet FOLLOW_90 = new BitSet(new long[]{0x0080000000000000L,0x0000000A00000000L});
public static final BitSet FOLLOW_91 = new BitSet(new long[]{0x0080000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_92 = new BitSet(new long[]{0x0C738000000081F0L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_93 = new BitSet(new long[]{0x0090000000000000L});
public static final BitSet FOLLOW_94 = new BitSet(new long[]{0x0C638000000081F0L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_95 = new BitSet(new long[]{0x0C738000000081F0L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_96 = new BitSet(new long[]{0x0010000000000000L});
public static final BitSet FOLLOW_97 = new BitSet(new long[]{0x0000000000000000L,0x0000002000000000L});
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x0C638000000181F0L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x0C738000000181F0L,0x0017FFF1408C0004L});
public static final BitSet FOLLOW_100 = new BitSet(new long[]{0x0200000000000002L});
public static final BitSet FOLLOW_101 = new BitSet(new long[]{0x0840000000000002L});
public static final BitSet FOLLOW_102 = new BitSet(new long[]{0x0800000000000002L});
public static final BitSet FOLLOW_103 = new BitSet(new long[]{0x0840000000000002L,0x0000000000000004L});
public static final BitSet FOLLOW_104 = new BitSet(new long[]{0x0900000000000000L});
public static final BitSet FOLLOW_105 = new BitSet(new long[]{0x0C638000000081F2L,0x0017FE71408C0004L});
public static final BitSet FOLLOW_106 = new BitSet(new long[]{0x0000000000000000L,0x0028000000000000L});
public static final BitSet FOLLOW_107 = new BitSet(new long[]{0x0000000000000002L,0x0028000000000000L});
public static final BitSet FOLLOW_108 = new BitSet(new long[]{0x0000000000000180L});
public static final BitSet FOLLOW_109 = new BitSet(new long[]{0x0140000000000010L,0x0000000000008000L});
public static final BitSet FOLLOW_110 = new BitSet(new long[]{0x0000000000000000L,0x0000000000008000L});
public static final BitSet FOLLOW_111 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000004L});
public static final BitSet FOLLOW_112 = new BitSet(new long[]{0x0000400000000002L,0x0000000000000004L});
public static final BitSet FOLLOW_113 = new BitSet(new long[]{0x0000000000000002L,0x0000060000000000L});
public static final BitSet FOLLOW_114 = new BitSet(new long[]{0x0000000000000002L,0x0080000000000000L});
public static final BitSet FOLLOW_115 = new BitSet(new long[]{0x0000400000000000L});
public static final BitSet FOLLOW_116 = new BitSet(new long[]{0x0004000000000000L});
public static final BitSet FOLLOW_117 = new BitSet(new long[]{0x0000800000000002L});
public static final BitSet FOLLOW_118 = new BitSet(new long[]{0x0000000000000012L});
}