blob: 79d7d1cd7466a4c69437b916260bc6e5548d5c6b [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'", "'taskAction'", "'selectWorkloadAction'", "'dialogAction'", "'reportAction'", "'chartAction'", "'workflowAction'", "'datainterchangeAction'", "'userinterfaceAction'", "'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'", "'Info'", "'MDXQuery'"
};
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__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__30=30;
public static final int T__31=31;
public static final int T__32=32;
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__41=41;
public static final int T__42=42;
public static final int T__43=43;
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:78: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:78:52: (iv_ruleActionModel= ruleActionModel EOF )
// InternalActionDSL.g:79: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:85: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:91:2: ( ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* ) )
// InternalActionDSL.g:92:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* )
{
// InternalActionDSL.g:92:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )* )
// InternalActionDSL.g:93:3: ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleActionPackage ) )*
{
// InternalActionDSL.g:93:3: ( (lv_importSection_0_0= ruleXImportSection ) )?
int alt1=2;
int LA1_0 = input.LA(1);
if ( (LA1_0==42) ) {
alt1=1;
}
switch (alt1) {
case 1 :
// InternalActionDSL.g:94:4: (lv_importSection_0_0= ruleXImportSection )
{
// InternalActionDSL.g:94:4: (lv_importSection_0_0= ruleXImportSection )
// InternalActionDSL.g:95: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:112: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:113:4: (lv_packages_1_0= ruleActionPackage )
{
// InternalActionDSL.g:113:4: (lv_packages_1_0= ruleActionPackage )
// InternalActionDSL.g:114: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:135: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:135:54: (iv_ruleActionPackage= ruleActionPackage EOF )
// InternalActionDSL.g:136: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:142: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:148: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:149: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:149: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:150: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:150:3: ()
// InternalActionDSL.g:151: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:161:3: ( (lv_name_2_0= ruleQualifiedName ) )
// InternalActionDSL.g:162:4: (lv_name_2_0= ruleQualifiedName )
{
// InternalActionDSL.g:162:4: (lv_name_2_0= ruleQualifiedName )
// InternalActionDSL.g:163: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:180: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:181:4: (lv_withouCommandProvider_3_0= 'noCommandProvider' )
{
// InternalActionDSL.g:181:4: (lv_withouCommandProvider_3_0= 'noCommandProvider' )
// InternalActionDSL.g:182: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:194: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:195: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:199: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:200:5: (lv_commands_5_0= ruleActionCommand )
{
// InternalActionDSL.g:200:5: (lv_commands_5_0= ruleActionCommand )
// InternalActionDSL.g:201: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:218: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:219:5: (lv_toolbars_6_0= ruleActionToolbar )
{
// InternalActionDSL.g:219:5: (lv_toolbars_6_0= ruleActionToolbar )
// InternalActionDSL.g:220: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:246: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:246:54: (iv_ruleActionCommand= ruleActionCommand EOF )
// InternalActionDSL.g:247: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:253: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:259: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:260: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:260: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:261: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:261:3: ()
// InternalActionDSL.g:262: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:272:3: ( (lv_name_2_0= RULE_ID ) )
// InternalActionDSL.g:273:4: (lv_name_2_0= RULE_ID )
{
// InternalActionDSL.g:273:4: (lv_name_2_0= RULE_ID )
// InternalActionDSL.g:274: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:290: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:291:4: ( (lv_hasDescription_3_0= 'describedBy' ) ) ( (lv_description_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:291:4: ( (lv_hasDescription_3_0= 'describedBy' ) )
// InternalActionDSL.g:292:5: (lv_hasDescription_3_0= 'describedBy' )
{
// InternalActionDSL.g:292:5: (lv_hasDescription_3_0= 'describedBy' )
// InternalActionDSL.g:293: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:305:4: ( (lv_description_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:306:5: (lv_description_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:306:5: (lv_description_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:307: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:325: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:326:4: ( (lv_hasKeyBinding_5_0= 'keyBinding' ) ) ( (lv_keyBinding_6_0= RULE_STRING ) )
{
// InternalActionDSL.g:326:4: ( (lv_hasKeyBinding_5_0= 'keyBinding' ) )
// InternalActionDSL.g:327:5: (lv_hasKeyBinding_5_0= 'keyBinding' )
{
// InternalActionDSL.g:327:5: (lv_hasKeyBinding_5_0= 'keyBinding' )
// InternalActionDSL.g:328: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:340:4: ( (lv_keyBinding_6_0= RULE_STRING ) )
// InternalActionDSL.g:341:5: (lv_keyBinding_6_0= RULE_STRING )
{
// InternalActionDSL.g:341:5: (lv_keyBinding_6_0= RULE_STRING )
// InternalActionDSL.g:342: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:359:3: ( (lv_actionType_7_0= ruleActionType ) )
// InternalActionDSL.g:360:4: (lv_actionType_7_0= ruleActionType )
{
// InternalActionDSL.g:360:4: (lv_actionType_7_0= ruleActionType )
// InternalActionDSL.g:361: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:382: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:382:54: (iv_ruleActionToolbar= ruleActionToolbar EOF )
// InternalActionDSL.g:383: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:389: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:395: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:396: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:396: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:397: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:397:3: ()
// InternalActionDSL.g:398: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:408:3: ( (lv_name_2_0= RULE_ID ) )
// InternalActionDSL.g:409:4: (lv_name_2_0= RULE_ID )
{
// InternalActionDSL.g:409:4: (lv_name_2_0= RULE_ID )
// InternalActionDSL.g:410: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:426: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:427:4: ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:427:4: ( (lv_description_3_0= 'describedBy' ) )
// InternalActionDSL.g:428:5: (lv_description_3_0= 'describedBy' )
{
// InternalActionDSL.g:428:5: (lv_description_3_0= 'describedBy' )
// InternalActionDSL.g:429: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:441:4: ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:442:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:442:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:443: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:461: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:462: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:470:4: ( (lv_actions_7_0= ruleActionToolbarItem ) )*
loop10:
do {
int alt10=2;
int LA10_0 = input.LA(1);
if ( ((LA10_0>=22 && LA10_0<=23)) ) {
alt10=1;
}
switch (alt10) {
case 1 :
// InternalActionDSL.g:471:5: (lv_actions_7_0= ruleActionToolbarItem )
{
// InternalActionDSL.g:471:5: (lv_actions_7_0= ruleActionToolbarItem )
// InternalActionDSL.g:472: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:498: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:498:58: (iv_ruleActionToolbarItem= ruleActionToolbarItem EOF )
// InternalActionDSL.g:499: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:505:1: ruleActionToolbarItem returns [EObject current=null] : (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer ) ;
public final EObject ruleActionToolbarItem() throws RecognitionException {
EObject current = null;
EObject this_ActionButton_0 = null;
EObject this_ActionSpacer_1 = null;
enterRule();
try {
// InternalActionDSL.g:511:2: ( (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer ) )
// InternalActionDSL.g:512:2: (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer )
{
// InternalActionDSL.g:512:2: (this_ActionButton_0= ruleActionButton | this_ActionSpacer_1= ruleActionSpacer )
int alt12=2;
int LA12_0 = input.LA(1);
if ( (LA12_0==23) ) {
alt12=1;
}
else if ( (LA12_0==22) ) {
alt12=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 12, 0, input);
throw nvae;
}
switch (alt12) {
case 1 :
// InternalActionDSL.g:513: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:522: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;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionToolbarItem"
// $ANTLR start "entryRuleActionSpacer"
// InternalActionDSL.g:534: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:534:53: (iv_ruleActionSpacer= ruleActionSpacer EOF )
// InternalActionDSL.g:535: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:541: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:547:2: ( ( () otherlv_1= 'spacer' ) )
// InternalActionDSL.g:548:2: ( () otherlv_1= 'spacer' )
{
// InternalActionDSL.g:548:2: ( () otherlv_1= 'spacer' )
// InternalActionDSL.g:549:3: () otherlv_1= 'spacer'
{
// InternalActionDSL.g:549:3: ()
// InternalActionDSL.g:550: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:564: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:564:53: (iv_ruleActionButton= ruleActionButton EOF )
// InternalActionDSL.g:565: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:571: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:577: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:578: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:578: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:579: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:579:3: ()
// InternalActionDSL.g:580: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:590:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalActionDSL.g:591:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalActionDSL.g:591:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalActionDSL.g:592: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:609: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:610:4: ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalActionDSL.g:610:4: ( (lv_description_3_0= 'describedBy' ) )
// InternalActionDSL.g:611:5: (lv_description_3_0= 'describedBy' )
{
// InternalActionDSL.g:611:5: (lv_description_3_0= 'describedBy' )
// InternalActionDSL.g:612: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:624:4: ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
// InternalActionDSL.g:625:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
{
// InternalActionDSL.g:625:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
// InternalActionDSL.g:626: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:648:3: ( (otherlv_6= RULE_ID ) )
// InternalActionDSL.g:649:4: (otherlv_6= RULE_ID )
{
// InternalActionDSL.g:649:4: (otherlv_6= RULE_ID )
// InternalActionDSL.g:650: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:661: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:662: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:666:4: ( (lv_iconURI_8_0= RULE_STRING ) )
// InternalActionDSL.g:667:5: (lv_iconURI_8_0= RULE_STRING )
{
// InternalActionDSL.g:667:5: (lv_iconURI_8_0= RULE_STRING )
// InternalActionDSL.g:668: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 "entryRuleActionType"
// InternalActionDSL.g:689: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:689:51: (iv_ruleActionType= ruleActionType EOF )
// InternalActionDSL.g:690: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:696: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 ) ;
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;
enterRule();
try {
// InternalActionDSL.g:702: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 ) )
// InternalActionDSL.g:703: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 )
{
// InternalActionDSL.g:703: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 )
int alt15=9;
switch ( input.LA(1) ) {
case 25:
{
alt15=1;
}
break;
case 26:
{
alt15=2;
}
break;
case 27:
{
alt15=3;
}
break;
case 28:
{
alt15=4;
}
break;
case 29:
{
alt15=5;
}
break;
case 30:
{
alt15=6;
}
break;
case 33:
{
alt15=7;
}
break;
case 31:
{
alt15=8;
}
break;
case 32:
{
alt15=9;
}
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:704: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:713: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:722: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:731: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:740: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:749: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:758: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:767: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:776: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;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionType"
// $ANTLR start "entryRuleActionTask"
// InternalActionDSL.g:788: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:788:51: (iv_ruleActionTask= ruleActionTask EOF )
// InternalActionDSL.g:789: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:795: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:801:2: ( (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) ) )
// InternalActionDSL.g:802:2: (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) )
{
// InternalActionDSL.g:802:2: (otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) ) )
// InternalActionDSL.g:803:3: otherlv_0= 'taskAction' ( (lv_action_1_0= ruleTaskActionEnum ) )
{
otherlv_0=(Token)match(input,25,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionTaskAccess().getTaskActionKeyword_0());
}
// InternalActionDSL.g:807:3: ( (lv_action_1_0= ruleTaskActionEnum ) )
// InternalActionDSL.g:808:4: (lv_action_1_0= ruleTaskActionEnum )
{
// InternalActionDSL.g:808:4: (lv_action_1_0= ruleTaskActionEnum )
// InternalActionDSL.g:809: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:830: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:830:61: (iv_ruleActionSelectWorkload= ruleActionSelectWorkload EOF )
// InternalActionDSL.g:831: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:837: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:843:2: ( (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) ) )
// InternalActionDSL.g:844:2: (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) )
{
// InternalActionDSL.g:844:2: (otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) ) )
// InternalActionDSL.g:845:3: otherlv_0= 'selectWorkloadAction' ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) )
{
otherlv_0=(Token)match(input,26,FOLLOW_19); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionSelectWorkloadAccess().getSelectWorkloadActionKeyword_0());
}
// InternalActionDSL.g:849:3: ( (lv_action_1_0= ruleSelectWorkloadActionEnum ) )
// InternalActionDSL.g:850:4: (lv_action_1_0= ruleSelectWorkloadActionEnum )
{
// InternalActionDSL.g:850:4: (lv_action_1_0= ruleSelectWorkloadActionEnum )
// InternalActionDSL.g:851: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:872: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:872:53: (iv_ruleActionDialog= ruleActionDialog EOF )
// InternalActionDSL.g:873: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:879: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:885:2: ( (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) ) )
// InternalActionDSL.g:886:2: (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) )
{
// InternalActionDSL.g:886:2: (otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) ) )
// InternalActionDSL.g:887:3: otherlv_0= 'dialogAction' ( (lv_action_1_0= ruleDialogActionEnum ) )
{
otherlv_0=(Token)match(input,27,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionDialogAccess().getDialogActionKeyword_0());
}
// InternalActionDSL.g:891:3: ( (lv_action_1_0= ruleDialogActionEnum ) )
// InternalActionDSL.g:892:4: (lv_action_1_0= ruleDialogActionEnum )
{
// InternalActionDSL.g:892:4: (lv_action_1_0= ruleDialogActionEnum )
// InternalActionDSL.g:893: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:914: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:914:53: (iv_ruleActionReport= ruleActionReport EOF )
// InternalActionDSL.g:915: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:921: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:927:2: ( (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) ) )
// InternalActionDSL.g:928:2: (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) )
{
// InternalActionDSL.g:928:2: (otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) ) )
// InternalActionDSL.g:929:3: otherlv_0= 'reportAction' ( (lv_action_1_0= ruleReportActionEnum ) )
{
otherlv_0=(Token)match(input,28,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionReportAccess().getReportActionKeyword_0());
}
// InternalActionDSL.g:933:3: ( (lv_action_1_0= ruleReportActionEnum ) )
// InternalActionDSL.g:934:4: (lv_action_1_0= ruleReportActionEnum )
{
// InternalActionDSL.g:934:4: (lv_action_1_0= ruleReportActionEnum )
// InternalActionDSL.g:935: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:956: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:956:52: (iv_ruleActionChart= ruleActionChart EOF )
// InternalActionDSL.g:957: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:963: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:969:2: ( (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) ) )
// InternalActionDSL.g:970:2: (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) )
{
// InternalActionDSL.g:970:2: (otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) ) )
// InternalActionDSL.g:971:3: otherlv_0= 'chartAction' ( (lv_action_1_0= ruleChartActionEnum ) )
{
otherlv_0=(Token)match(input,29,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionChartAccess().getChartActionKeyword_0());
}
// InternalActionDSL.g:975:3: ( (lv_action_1_0= ruleChartActionEnum ) )
// InternalActionDSL.g:976:4: (lv_action_1_0= ruleChartActionEnum )
{
// InternalActionDSL.g:976:4: (lv_action_1_0= ruleChartActionEnum )
// InternalActionDSL.g:977: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:998: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:998:55: (iv_ruleActionWorkflow= ruleActionWorkflow EOF )
// InternalActionDSL.g:999: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:1005: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:1011:2: ( (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) ) )
// InternalActionDSL.g:1012:2: (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) )
{
// InternalActionDSL.g:1012:2: (otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) ) )
// InternalActionDSL.g:1013:3: otherlv_0= 'workflowAction' ( (lv_action_1_0= ruleWorkflowActionEnum ) )
{
otherlv_0=(Token)match(input,30,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionWorkflowAccess().getWorkflowActionKeyword_0());
}
// InternalActionDSL.g:1017:3: ( (lv_action_1_0= ruleWorkflowActionEnum ) )
// InternalActionDSL.g:1018:4: (lv_action_1_0= ruleWorkflowActionEnum )
{
// InternalActionDSL.g:1018:4: (lv_action_1_0= ruleWorkflowActionEnum )
// InternalActionDSL.g:1019: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:1040: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:1040:62: (iv_ruleActionDatainterchange= ruleActionDatainterchange EOF )
// InternalActionDSL.g:1041: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:1047:1: ruleActionDatainterchange returns [EObject current=null] : (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( (otherlv_2= RULE_ID ) ) ) ;
public final EObject ruleActionDatainterchange() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
Enumerator lv_action_1_0 = null;
enterRule();
try {
// InternalActionDSL.g:1053:2: ( (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( (otherlv_2= RULE_ID ) ) ) )
// InternalActionDSL.g:1054:2: (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( (otherlv_2= RULE_ID ) ) )
{
// InternalActionDSL.g:1054:2: (otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( (otherlv_2= RULE_ID ) ) )
// InternalActionDSL.g:1055:3: otherlv_0= 'datainterchangeAction' ( (lv_action_1_0= ruleDatainterchangeActionEnum ) ) ( (otherlv_2= RULE_ID ) )
{
otherlv_0=(Token)match(input,31,FOLLOW_24); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionDatainterchangeAccess().getDatainterchangeActionKeyword_0());
}
// InternalActionDSL.g:1059:3: ( (lv_action_1_0= ruleDatainterchangeActionEnum ) )
// InternalActionDSL.g:1060:4: (lv_action_1_0= ruleDatainterchangeActionEnum )
{
// InternalActionDSL.g:1060:4: (lv_action_1_0= ruleDatainterchangeActionEnum )
// InternalActionDSL.g:1061: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:1078:3: ( (otherlv_2= RULE_ID ) )
// InternalActionDSL.g:1079:4: (otherlv_2= RULE_ID )
{
// InternalActionDSL.g:1079:4: (otherlv_2= RULE_ID )
// InternalActionDSL.g:1080:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionDatainterchangeRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getActionDatainterchangeAccess().getDataRefDataInterchangeCrossReference_2_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleActionDatainterchange"
// $ANTLR start "entryRuleActionUI"
// InternalActionDSL.g:1095: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:1095:49: (iv_ruleActionUI= ruleActionUI EOF )
// InternalActionDSL.g:1096: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:1102: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:1108:2: ( (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) ) )
// InternalActionDSL.g:1109:2: (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) )
{
// InternalActionDSL.g:1109:2: (otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) ) )
// InternalActionDSL.g:1110:3: otherlv_0= 'userinterfaceAction' ( (lv_action_1_0= ruleUIActionEnum ) )
{
otherlv_0=(Token)match(input,32,FOLLOW_25); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionUIAccess().getUserinterfaceActionKeyword_0());
}
// InternalActionDSL.g:1114:3: ( (lv_action_1_0= ruleUIActionEnum ) )
// InternalActionDSL.g:1115:4: (lv_action_1_0= ruleUIActionEnum )
{
// InternalActionDSL.g:1115:4: (lv_action_1_0= ruleUIActionEnum )
// InternalActionDSL.g:1116: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 "entryRuleActionFunction"
// InternalActionDSL.g:1137: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:1137:55: (iv_ruleActionFunction= ruleActionFunction EOF )
// InternalActionDSL.g:1138: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:1144: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:1150: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:1151: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:1151: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:1152: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,33,FOLLOW_26); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getActionFunctionAccess().getFunctionalActionKeyword_0());
}
otherlv_1=(Token)match(input,34,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getActionFunctionAccess().getGroupKeyword_1());
}
// InternalActionDSL.g:1160:3: ( (otherlv_2= RULE_ID ) )
// InternalActionDSL.g:1161:4: (otherlv_2= RULE_ID )
{
// InternalActionDSL.g:1161:4: (otherlv_2= RULE_ID )
// InternalActionDSL.g:1162:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getActionFunctionAccess().getActionGroupFunctionLibraryActionGroupCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,35,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getActionFunctionAccess().getCanExecuteKeyword_3());
}
// InternalActionDSL.g:1177:3: ( (otherlv_4= RULE_ID ) )
// InternalActionDSL.g:1178:4: (otherlv_4= RULE_ID )
{
// InternalActionDSL.g:1178:4: (otherlv_4= RULE_ID )
// InternalActionDSL.g:1179:5: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_28); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getActionFunctionAccess().getCanExecuteFunctionLibraryCanExecuteCrossReference_4_0());
}
}
}
// InternalActionDSL.g:1190: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 alt19=2;
int LA19_0 = input.LA(1);
if ( (LA19_0==36) ) {
alt19=1;
}
else if ( (LA19_0==40) ) {
alt19=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 19, 0, input);
throw nvae;
}
switch (alt19) {
case 1 :
// InternalActionDSL.g:1191: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:1191: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:1192: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:1192:5: ( (lv_hasExecuteImmediate_5_0= 'executeImmediate' ) )
// InternalActionDSL.g:1193:6: (lv_hasExecuteImmediate_5_0= 'executeImmediate' )
{
// InternalActionDSL.g:1193:6: (lv_hasExecuteImmediate_5_0= 'executeImmediate' )
// InternalActionDSL.g:1194:7: lv_hasExecuteImmediate_5_0= 'executeImmediate'
{
lv_hasExecuteImmediate_5_0=(Token)match(input,36,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:1206:5: ( (otherlv_6= RULE_ID ) )
// InternalActionDSL.g:1207:6: (otherlv_6= RULE_ID )
{
// InternalActionDSL.g:1207:6: (otherlv_6= RULE_ID )
// InternalActionDSL.g:1208:7: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_29); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getActionFunctionAccess().getExecuteImmediateFunctionLibraryExecuteCrossReference_5_0_1_0());
}
}
}
// InternalActionDSL.g:1219: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 alt17=2;
int LA17_0 = input.LA(1);
if ( (LA17_0==37) ) {
alt17=1;
}
switch (alt17) {
case 1 :
// InternalActionDSL.g:1220: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:1220:6: ( (lv_hasMessage_7_0= 'messageCategory' ) )
// InternalActionDSL.g:1221:7: (lv_hasMessage_7_0= 'messageCategory' )
{
// InternalActionDSL.g:1221:7: (lv_hasMessage_7_0= 'messageCategory' )
// InternalActionDSL.g:1222:8: lv_hasMessage_7_0= 'messageCategory'
{
lv_hasMessage_7_0=(Token)match(input,37,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:1234:6: ( (otherlv_8= RULE_ID ) )
// InternalActionDSL.g:1235:7: (otherlv_8= RULE_ID )
{
// InternalActionDSL.g:1235:7: (otherlv_8= RULE_ID )
// InternalActionDSL.g:1236:8: otherlv_8= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_8=(Token)match(input,RULE_ID,FOLLOW_30); 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,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getActionFunctionAccess().getOnFailMessageKeyword_5_0_2_2());
}
// InternalActionDSL.g:1251:6: ( (otherlv_10= RULE_ID ) )
// InternalActionDSL.g:1252:7: (otherlv_10= RULE_ID )
{
// InternalActionDSL.g:1252:7: (otherlv_10= RULE_ID )
// InternalActionDSL.g:1253:8: otherlv_10= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_10=(Token)match(input,RULE_ID,FOLLOW_31); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getActionFunctionAccess().getOnFailMessageMessageItemCrossReference_5_0_2_3_0());
}
}
}
// InternalActionDSL.g:1264:6: ( ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) ) )?
int alt16=2;
int LA16_0 = input.LA(1);
if ( (LA16_0==39) ) {
alt16=1;
}
switch (alt16) {
case 1 :
// InternalActionDSL.g:1265:7: ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) ) ( (otherlv_12= RULE_ID ) )
{
// InternalActionDSL.g:1265:7: ( (lv_hasSuccessMessage_11_0= 'onSuccessMessage' ) )
// InternalActionDSL.g:1266:8: (lv_hasSuccessMessage_11_0= 'onSuccessMessage' )
{
// InternalActionDSL.g:1266:8: (lv_hasSuccessMessage_11_0= 'onSuccessMessage' )
// InternalActionDSL.g:1267:9: lv_hasSuccessMessage_11_0= 'onSuccessMessage'
{
lv_hasSuccessMessage_11_0=(Token)match(input,39,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:1279:7: ( (otherlv_12= RULE_ID ) )
// InternalActionDSL.g:1280:8: (otherlv_12= RULE_ID )
{
// InternalActionDSL.g:1280:8: (otherlv_12= RULE_ID )
// InternalActionDSL.g:1281: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:1296: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:1296: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:1297: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:1297:5: ( (lv_hasExecuteLater_13_0= 'executeLater' ) )
// InternalActionDSL.g:1298:6: (lv_hasExecuteLater_13_0= 'executeLater' )
{
// InternalActionDSL.g:1298:6: (lv_hasExecuteLater_13_0= 'executeLater' )
// InternalActionDSL.g:1299:7: lv_hasExecuteLater_13_0= 'executeLater'
{
lv_hasExecuteLater_13_0=(Token)match(input,40,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:1311:5: ( (otherlv_14= RULE_ID ) )
// InternalActionDSL.g:1312:6: (otherlv_14= RULE_ID )
{
// InternalActionDSL.g:1312:6: (otherlv_14= RULE_ID )
// InternalActionDSL.g:1313:7: otherlv_14= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_14=(Token)match(input,RULE_ID,FOLLOW_29); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getActionFunctionAccess().getExecuteLaterFunctionLibraryExecuteCrossReference_5_1_1_0());
}
}
}
// InternalActionDSL.g:1324:5: ( ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) ) )?
int alt18=2;
int LA18_0 = input.LA(1);
if ( (LA18_0==37) ) {
alt18=1;
}
switch (alt18) {
case 1 :
// InternalActionDSL.g:1325:6: ( (lv_hasStartedMessage_15_0= 'messageCategory' ) ) ( (otherlv_16= RULE_ID ) ) otherlv_17= 'onStartedMessage' ( (otherlv_18= RULE_ID ) )
{
// InternalActionDSL.g:1325:6: ( (lv_hasStartedMessage_15_0= 'messageCategory' ) )
// InternalActionDSL.g:1326:7: (lv_hasStartedMessage_15_0= 'messageCategory' )
{
// InternalActionDSL.g:1326:7: (lv_hasStartedMessage_15_0= 'messageCategory' )
// InternalActionDSL.g:1327:8: lv_hasStartedMessage_15_0= 'messageCategory'
{
lv_hasStartedMessage_15_0=(Token)match(input,37,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:1339:6: ( (otherlv_16= RULE_ID ) )
// InternalActionDSL.g:1340:7: (otherlv_16= RULE_ID )
{
// InternalActionDSL.g:1340:7: (otherlv_16= RULE_ID )
// InternalActionDSL.g:1341:8: otherlv_16= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getActionFunctionRule());
}
}
otherlv_16=(Token)match(input,RULE_ID,FOLLOW_32); 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,41,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getActionFunctionAccess().getOnStartedMessageKeyword_5_1_2_2());
}
// InternalActionDSL.g:1356:6: ( (otherlv_18= RULE_ID ) )
// InternalActionDSL.g:1357:7: (otherlv_18= RULE_ID )
{
// InternalActionDSL.g:1357:7: (otherlv_18= RULE_ID )
// InternalActionDSL.g:1358: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:1376: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:1376:54: (iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF )
// InternalActionDSL.g:1377: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:1383: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:1389:2: (this_ID_0= RULE_ID )
// InternalActionDSL.g:1390: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:1400: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:1400:58: (iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF )
// InternalActionDSL.g:1401: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:1407: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:1413:2: (this_STRING_0= RULE_STRING )
// InternalActionDSL.g:1414: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 "entryRuleXImportDeclaration"
// InternalActionDSL.g:1424: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:1424:59: (iv_ruleXImportDeclaration= ruleXImportDeclaration EOF )
// InternalActionDSL.g:1425: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:1431: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:1437: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:1438: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:1438: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:1439: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:1439:3: ()
// InternalActionDSL.g:1440:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXImportDeclarationAccess().getOXImportDeclarationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,42,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXImportDeclarationAccess().getImportKeyword_1());
}
// InternalActionDSL.g:1450: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 alt22=4;
alt22 = dfa22.predict(input);
switch (alt22) {
case 1 :
// InternalActionDSL.g:1451:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
{
// InternalActionDSL.g:1451:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
// InternalActionDSL.g:1452:5: ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
{
// InternalActionDSL.g:1452:5: ( (lv_static_2_0= 'static' ) )
// InternalActionDSL.g:1453:6: (lv_static_2_0= 'static' )
{
// InternalActionDSL.g:1453:6: (lv_static_2_0= 'static' )
// InternalActionDSL.g:1454:7: lv_static_2_0= 'static'
{
lv_static_2_0=(Token)match(input,43,FOLLOW_34); 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:1466:5: ( (lv_extension_3_0= 'extension' ) )?
int alt20=2;
int LA20_0 = input.LA(1);
if ( (LA20_0==44) ) {
alt20=1;
}
switch (alt20) {
case 1 :
// InternalActionDSL.g:1467:6: (lv_extension_3_0= 'extension' )
{
// InternalActionDSL.g:1467:6: (lv_extension_3_0= 'extension' )
// InternalActionDSL.g:1468:7: lv_extension_3_0= 'extension'
{
lv_extension_3_0=(Token)match(input,44,FOLLOW_34); 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:1480:5: ( ( ruleQualifiedNameInStaticImport ) )
// InternalActionDSL.g:1481:6: ( ruleQualifiedNameInStaticImport )
{
// InternalActionDSL.g:1481:6: ( ruleQualifiedNameInStaticImport )
// InternalActionDSL.g:1482: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_35);
ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1496:5: ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
int alt21=2;
int LA21_0 = input.LA(1);
if ( (LA21_0==45) ) {
alt21=1;
}
else if ( (LA21_0==RULE_ID) ) {
alt21=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 21, 0, input);
throw nvae;
}
switch (alt21) {
case 1 :
// InternalActionDSL.g:1497:6: ( (lv_wildcard_5_0= '*' ) )
{
// InternalActionDSL.g:1497:6: ( (lv_wildcard_5_0= '*' ) )
// InternalActionDSL.g:1498:7: (lv_wildcard_5_0= '*' )
{
// InternalActionDSL.g:1498:7: (lv_wildcard_5_0= '*' )
// InternalActionDSL.g:1499:8: lv_wildcard_5_0= '*'
{
lv_wildcard_5_0=(Token)match(input,45,FOLLOW_36); 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:1512:6: ( (lv_memberName_6_0= ruleValidID ) )
{
// InternalActionDSL.g:1512:6: ( (lv_memberName_6_0= ruleValidID ) )
// InternalActionDSL.g:1513:7: (lv_memberName_6_0= ruleValidID )
{
// InternalActionDSL.g:1513:7: (lv_memberName_6_0= ruleValidID )
// InternalActionDSL.g:1514:8: lv_memberName_6_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getMemberNameValidIDParserRuleCall_2_0_3_1_0());
}
pushFollow(FOLLOW_36);
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:1534:4: ( ( ruleQualifiedName ) )
{
// InternalActionDSL.g:1534:4: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:1535:5: ( ruleQualifiedName )
{
// InternalActionDSL.g:1535:5: ( ruleQualifiedName )
// InternalActionDSL.g:1536: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_36);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 3 :
// InternalActionDSL.g:1551:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
{
// InternalActionDSL.g:1551:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
// InternalActionDSL.g:1552:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
{
// InternalActionDSL.g:1552:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
// InternalActionDSL.g:1553:6: lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0());
}
pushFollow(FOLLOW_36);
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:1571:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
{
// InternalActionDSL.g:1571:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
// InternalActionDSL.g:1572:5: ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
{
// InternalActionDSL.g:1572:5: ( (lv_fqnImport_9_0= 'ns' ) )
// InternalActionDSL.g:1573:6: (lv_fqnImport_9_0= 'ns' )
{
// InternalActionDSL.g:1573:6: (lv_fqnImport_9_0= 'ns' )
// InternalActionDSL.g:1574:7: lv_fqnImport_9_0= 'ns'
{
lv_fqnImport_9_0=(Token)match(input,46,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:1586:5: ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
// InternalActionDSL.g:1587:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
{
// InternalActionDSL.g:1587:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
// InternalActionDSL.g:1588:7: lv_importedFullyQualifiedName_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedFullyQualifiedNameQualifiedNameParserRuleCall_2_3_1_0());
}
pushFollow(FOLLOW_36);
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:1607:3: (otherlv_11= ';' )?
int alt23=2;
int LA23_0 = input.LA(1);
if ( (LA23_0==47) ) {
alt23=1;
}
switch (alt23) {
case 1 :
// InternalActionDSL.g:1608:4: otherlv_11= ';'
{
otherlv_11=(Token)match(input,47,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:1617: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:1617:52: (iv_ruleXAnnotation= ruleXAnnotation EOF )
// InternalActionDSL.g:1618: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:1624: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:1630: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:1631: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:1631: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:1632: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:1632:3: ()
// InternalActionDSL.g:1633:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationAccess().getXAnnotationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,48,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationAccess().getCommercialAtKeyword_1());
}
// InternalActionDSL.g:1643:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:1644:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:1644:4: ( ruleQualifiedName )
// InternalActionDSL.g:1645: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_37);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:1659: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 alt26=2;
int LA26_0 = input.LA(1);
if ( (LA26_0==49) && (synpred1_InternalActionDSL())) {
alt26=1;
}
switch (alt26) {
case 1 :
// InternalActionDSL.g:1660: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:1660:4: ( ( '(' )=>otherlv_3= '(' )
// InternalActionDSL.g:1661:5: ( '(' )=>otherlv_3= '('
{
otherlv_3=(Token)match(input,49,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXAnnotationAccess().getLeftParenthesisKeyword_3_0());
}
}
// InternalActionDSL.g:1667:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?
int alt25=3;
alt25 = dfa25.predict(input);
switch (alt25) {
case 1 :
// InternalActionDSL.g:1668:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
{
// InternalActionDSL.g:1668:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
// InternalActionDSL.g:1669:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
{
// InternalActionDSL.g:1669:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) )
// InternalActionDSL.g:1670:7: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
{
// InternalActionDSL.g:1679:7: (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
// InternalActionDSL.g:1680:8: lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0());
}
pushFollow(FOLLOW_39);
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:1697:6: (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
loop24:
do {
int alt24=2;
int LA24_0 = input.LA(1);
if ( (LA24_0==50) ) {
alt24=1;
}
switch (alt24) {
case 1 :
// InternalActionDSL.g:1698:7: otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
{
otherlv_5=(Token)match(input,50,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXAnnotationAccess().getCommaKeyword_3_1_0_1_0());
}
// InternalActionDSL.g:1702:7: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
// InternalActionDSL.g:1703:8: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
{
// InternalActionDSL.g:1712:8: (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
// InternalActionDSL.g:1713:9: lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop24;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:1733:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
{
// InternalActionDSL.g:1733:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
// InternalActionDSL.g:1734:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
{
// InternalActionDSL.g:1734:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
// InternalActionDSL.g:1735:7: lv_value_7_0= ruleXAnnotationElementValueOrCommaList
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_40);
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,51,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:1762: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:1762:68: (iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF )
// InternalActionDSL.g:1763: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:1769: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:1775:2: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) )
// InternalActionDSL.g:1776:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
{
// InternalActionDSL.g:1776:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
// InternalActionDSL.g:1777:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) )
{
// InternalActionDSL.g:1777:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) )
// InternalActionDSL.g:1778:4: ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' )
{
// InternalActionDSL.g:1787:4: ( ( ( ruleValidID ) ) otherlv_1= '=' )
// InternalActionDSL.g:1788:5: ( ( ruleValidID ) ) otherlv_1= '='
{
// InternalActionDSL.g:1788:5: ( ( ruleValidID ) )
// InternalActionDSL.g:1789:6: ( ruleValidID )
{
// InternalActionDSL.g:1789:6: ( ruleValidID )
// InternalActionDSL.g:1790: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_41);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_1=(Token)match(input,52,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValuePairAccess().getEqualsSignKeyword_0_0_1());
}
}
}
// InternalActionDSL.g:1810:3: ( (lv_value_2_0= ruleXAnnotationElementValue ) )
// InternalActionDSL.g:1811:4: (lv_value_2_0= ruleXAnnotationElementValue )
{
// InternalActionDSL.g:1811:4: (lv_value_2_0= ruleXAnnotationElementValue )
// InternalActionDSL.g:1812: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:1833: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:1833:75: (iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF )
// InternalActionDSL.g:1834: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:1840: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:1846: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:1847: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:1847: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 alt31=2;
alt31 = dfa31.predict(input);
switch (alt31) {
case 1 :
// InternalActionDSL.g:1848:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:1848:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:1849:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:1849:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalActionDSL.g:1850:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalActionDSL.g:1857:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalActionDSL.g:1858:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalActionDSL.g:1858:6: ()
// InternalActionDSL.g:1859:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,53,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalActionDSL.g:1875:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt28=2;
int LA28_0 = input.LA(1);
if ( ((LA28_0>=RULE_ID && LA28_0<=RULE_DECIMAL)||LA28_0==15||(LA28_0>=42 && LA28_0<=44)||(LA28_0>=48 && LA28_0<=49)||(LA28_0>=53 && LA28_0<=54)||LA28_0==61||(LA28_0>=77 && LA28_0<=78)||LA28_0==82||LA28_0==90||LA28_0==92||(LA28_0>=96 && LA28_0<=98)||(LA28_0>=101 && LA28_0<=110)||LA28_0==112) ) {
alt28=1;
}
switch (alt28) {
case 1 :
// InternalActionDSL.g:1876:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalActionDSL.g:1876:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:1877:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:1877:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:1878:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_45);
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:1895:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop27:
do {
int alt27=2;
int LA27_0 = input.LA(1);
if ( (LA27_0==50) ) {
alt27=1;
}
switch (alt27) {
case 1 :
// InternalActionDSL.g:1896:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:1900:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:1901:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:1901:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:1902:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop27;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,55,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalActionDSL.g:1927:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
{
// InternalActionDSL.g:1927:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
// InternalActionDSL.g:1928:4: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXAnnotationOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_46);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:1936:4: ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
int alt30=2;
int LA30_0 = input.LA(1);
if ( (LA30_0==50) ) {
alt30=1;
}
switch (alt30) {
case 1 :
// InternalActionDSL.g:1937:5: () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
{
// InternalActionDSL.g:1937:5: ()
// InternalActionDSL.g:1938:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndAdd(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralElementsAction_1_1_0(),
current);
}
}
// InternalActionDSL.g:1944:5: (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
int cnt29=0;
loop29:
do {
int alt29=2;
int LA29_0 = input.LA(1);
if ( (LA29_0==50) ) {
alt29=1;
}
switch (alt29) {
case 1 :
// InternalActionDSL.g:1945:6: otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
{
otherlv_9=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_1_1_1_0());
}
// InternalActionDSL.g:1949:6: ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:1950:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:1950:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:1951:8: lv_elements_10_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_46);
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 ( cnt29 >= 1 ) break loop29;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(29, input);
throw eee;
}
cnt29++;
} 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:1975: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:1975:64: (iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF )
// InternalActionDSL.g:1976: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:1982: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:1988: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:1989: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:1989:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
int alt34=2;
alt34 = dfa34.predict(input);
switch (alt34) {
case 1 :
// InternalActionDSL.g:1990:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:1990:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:1991:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:1991:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalActionDSL.g:1992:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalActionDSL.g:1999:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalActionDSL.g:2000:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalActionDSL.g:2000:6: ()
// InternalActionDSL.g:2001:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,53,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalActionDSL.g:2017:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt33=2;
int LA33_0 = input.LA(1);
if ( ((LA33_0>=RULE_ID && LA33_0<=RULE_DECIMAL)||LA33_0==15||(LA33_0>=42 && LA33_0<=44)||(LA33_0>=48 && LA33_0<=49)||(LA33_0>=53 && LA33_0<=54)||LA33_0==61||(LA33_0>=77 && LA33_0<=78)||LA33_0==82||LA33_0==90||LA33_0==92||(LA33_0>=96 && LA33_0<=98)||(LA33_0>=101 && LA33_0<=110)||LA33_0==112) ) {
alt33=1;
}
switch (alt33) {
case 1 :
// InternalActionDSL.g:2018:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalActionDSL.g:2018:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2019:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2019:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2020:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_45);
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:2037:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop32:
do {
int alt32=2;
int LA32_0 = input.LA(1);
if ( (LA32_0==50) ) {
alt32=1;
}
switch (alt32) {
case 1 :
// InternalActionDSL.g:2038:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:2042:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalActionDSL.g:2043:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalActionDSL.g:2043:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalActionDSL.g:2044:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop32;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,55,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalActionDSL.g:2069: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:2081: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:2081:64: (iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF )
// InternalActionDSL.g:2082: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:2088: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:2094:2: ( (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) )
// InternalActionDSL.g:2095:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
{
// InternalActionDSL.g:2095:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
int alt35=2;
int LA35_0 = input.LA(1);
if ( (LA35_0==48) ) {
alt35=1;
}
else if ( ((LA35_0>=RULE_ID && LA35_0<=RULE_DECIMAL)||LA35_0==15||(LA35_0>=42 && LA35_0<=44)||LA35_0==49||(LA35_0>=53 && LA35_0<=54)||LA35_0==61||(LA35_0>=77 && LA35_0<=78)||LA35_0==82||LA35_0==90||LA35_0==92||(LA35_0>=96 && LA35_0<=98)||(LA35_0>=101 && LA35_0<=110)||LA35_0==112) ) {
alt35=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 35, 0, input);
throw nvae;
}
switch (alt35) {
case 1 :
// InternalActionDSL.g:2096: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:2105: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:2117: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:2117:52: (iv_ruleXExpression= ruleXExpression EOF )
// InternalActionDSL.g:2118: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:2124: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:2130:2: (this_XAssignment_0= ruleXAssignment )
// InternalActionDSL.g:2131: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:2142: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:2142:52: (iv_ruleXAssignment= ruleXAssignment EOF )
// InternalActionDSL.g:2143: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:2149: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:2155:2: ( ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) )
// InternalActionDSL.g:2156:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
{
// InternalActionDSL.g:2156:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
int alt37=2;
switch ( input.LA(1) ) {
case RULE_ID:
{
int LA37_1 = input.LA(2);
if ( (LA37_1==52) ) {
alt37=1;
}
else if ( (LA37_1==EOF||(LA37_1>=RULE_ID && LA37_1<=RULE_DECIMAL)||(LA37_1>=15 && LA37_1<=16)||(LA37_1>=42 && LA37_1<=45)||LA37_1==47||(LA37_1>=49 && LA37_1<=51)||(LA37_1>=53 && LA37_1<=88)||(LA37_1>=90 && LA37_1<=113)) ) {
alt37=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 1, input);
throw nvae;
}
}
break;
case 101:
{
int LA37_2 = input.LA(2);
if ( (LA37_2==52) ) {
alt37=1;
}
else if ( (LA37_2==EOF||(LA37_2>=RULE_ID && LA37_2<=RULE_DECIMAL)||(LA37_2>=15 && LA37_2<=16)||(LA37_2>=42 && LA37_2<=45)||LA37_2==47||(LA37_2>=49 && LA37_2<=51)||(LA37_2>=53 && LA37_2<=88)||(LA37_2>=90 && LA37_2<=113)) ) {
alt37=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 2, input);
throw nvae;
}
}
break;
case 43:
{
int LA37_3 = input.LA(2);
if ( (LA37_3==52) ) {
alt37=1;
}
else if ( (LA37_3==EOF||(LA37_3>=RULE_ID && LA37_3<=RULE_DECIMAL)||(LA37_3>=15 && LA37_3<=16)||(LA37_3>=42 && LA37_3<=45)||LA37_3==47||(LA37_3>=49 && LA37_3<=51)||(LA37_3>=53 && LA37_3<=88)||(LA37_3>=90 && LA37_3<=113)) ) {
alt37=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 3, input);
throw nvae;
}
}
break;
case 42:
{
int LA37_4 = input.LA(2);
if ( (LA37_4==52) ) {
alt37=1;
}
else if ( (LA37_4==EOF||(LA37_4>=RULE_ID && LA37_4<=RULE_DECIMAL)||(LA37_4>=15 && LA37_4<=16)||(LA37_4>=42 && LA37_4<=45)||LA37_4==47||(LA37_4>=49 && LA37_4<=51)||(LA37_4>=53 && LA37_4<=88)||(LA37_4>=90 && LA37_4<=113)) ) {
alt37=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 4, input);
throw nvae;
}
}
break;
case 44:
{
int LA37_5 = input.LA(2);
if ( (LA37_5==EOF||(LA37_5>=RULE_ID && LA37_5<=RULE_DECIMAL)||(LA37_5>=15 && LA37_5<=16)||(LA37_5>=42 && LA37_5<=45)||LA37_5==47||(LA37_5>=49 && LA37_5<=51)||(LA37_5>=53 && LA37_5<=88)||(LA37_5>=90 && LA37_5<=113)) ) {
alt37=2;
}
else if ( (LA37_5==52) ) {
alt37=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 5, input);
throw nvae;
}
}
break;
case RULE_STRING:
case RULE_HEX:
case RULE_INT:
case RULE_DECIMAL:
case 15:
case 49:
case 53:
case 54:
case 61:
case 77:
case 78:
case 82:
case 90:
case 92:
case 96:
case 97:
case 98:
case 102:
case 103:
case 104:
case 105:
case 106:
case 107:
case 108:
case 109:
case 110:
case 112:
{
alt37=2;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 37, 0, input);
throw nvae;
}
switch (alt37) {
case 1 :
// InternalActionDSL.g:2157:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
{
// InternalActionDSL.g:2157:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
// InternalActionDSL.g:2158:4: () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) )
{
// InternalActionDSL.g:2158:4: ()
// InternalActionDSL.g:2159:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0(),
current);
}
}
// InternalActionDSL.g:2165:4: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:2166:5: ( ruleFeatureCallID )
{
// InternalActionDSL.g:2166:5: ( ruleFeatureCallID )
// InternalActionDSL.g:2167: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_41);
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_42);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2188:4: ( (lv_value_3_0= ruleXAssignment ) )
// InternalActionDSL.g:2189:5: (lv_value_3_0= ruleXAssignment )
{
// InternalActionDSL.g:2189:5: (lv_value_3_0= ruleXAssignment )
// InternalActionDSL.g:2190: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:2209:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
{
// InternalActionDSL.g:2209:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
// InternalActionDSL.g:2210:4: this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getXOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_47);
this_XOrExpression_4=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOrExpression_4;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2218:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
int alt36=2;
alt36 = dfa36.predict(input);
switch (alt36) {
case 1 :
// InternalActionDSL.g:2219:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) )
{
// InternalActionDSL.g:2219:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalActionDSL.g:2220:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalActionDSL.g:2230:6: ( () ( ( ruleOpMultiAssign ) ) )
// InternalActionDSL.g:2231:7: () ( ( ruleOpMultiAssign ) )
{
// InternalActionDSL.g:2231:7: ()
// InternalActionDSL.g:2232:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2238:7: ( ( ruleOpMultiAssign ) )
// InternalActionDSL.g:2239:8: ( ruleOpMultiAssign )
{
// InternalActionDSL.g:2239:8: ( ruleOpMultiAssign )
// InternalActionDSL.g:2240: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_42);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2256:5: ( (lv_rightOperand_7_0= ruleXAssignment ) )
// InternalActionDSL.g:2257:6: (lv_rightOperand_7_0= ruleXAssignment )
{
// InternalActionDSL.g:2257:6: (lv_rightOperand_7_0= ruleXAssignment )
// InternalActionDSL.g:2258: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:2281: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:2281:54: (iv_ruleOpSingleAssign= ruleOpSingleAssign EOF )
// InternalActionDSL.g:2282: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:2288: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:2294:2: (kw= '=' )
// InternalActionDSL.g:2295:2: kw= '='
{
kw=(Token)match(input,52,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:2303: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:2303:53: (iv_ruleOpMultiAssign= ruleOpMultiAssign EOF )
// InternalActionDSL.g:2304: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:2310: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:2316:2: ( (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) )
// InternalActionDSL.g:2317:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
{
// InternalActionDSL.g:2317:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
int alt39=7;
switch ( input.LA(1) ) {
case 56:
{
alt39=1;
}
break;
case 57:
{
alt39=2;
}
break;
case 58:
{
alt39=3;
}
break;
case 59:
{
alt39=4;
}
break;
case 60:
{
alt39=5;
}
break;
case 61:
{
alt39=6;
}
break;
case 62:
{
alt39=7;
}
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:2318:3: kw= '+='
{
kw=(Token)match(input,56,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:2324:3: kw= '-='
{
kw=(Token)match(input,57,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:2330:3: kw= '*='
{
kw=(Token)match(input,58,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:2336:3: kw= '/='
{
kw=(Token)match(input,59,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:2342:3: kw= '%='
{
kw=(Token)match(input,60,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:2348:3: (kw= '<' kw= '<' kw= '=' )
{
// InternalActionDSL.g:2348:3: (kw= '<' kw= '<' kw= '=' )
// InternalActionDSL.g:2349:4: kw= '<' kw= '<' kw= '='
{
kw=(Token)match(input,61,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_0());
}
kw=(Token)match(input,61,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_1());
}
kw=(Token)match(input,52,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:2366:3: (kw= '>' (kw= '>' )? kw= '>=' )
{
// InternalActionDSL.g:2366:3: (kw= '>' (kw= '>' )? kw= '>=' )
// InternalActionDSL.g:2367:4: kw= '>' (kw= '>' )? kw= '>='
{
kw=(Token)match(input,62,FOLLOW_49); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_0());
}
// InternalActionDSL.g:2372:4: (kw= '>' )?
int alt38=2;
int LA38_0 = input.LA(1);
if ( (LA38_0==62) ) {
alt38=1;
}
switch (alt38) {
case 1 :
// InternalActionDSL.g:2373:5: kw= '>'
{
kw=(Token)match(input,62,FOLLOW_50); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_1());
}
}
break;
}
kw=(Token)match(input,63,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:2389: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:2389:54: (iv_ruleXOrExpression= ruleXOrExpression EOF )
// InternalActionDSL.g:2390: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:2396: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:2402:2: ( (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) )
// InternalActionDSL.g:2403:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
{
// InternalActionDSL.g:2403:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
// InternalActionDSL.g:2404:3: this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getXAndExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_51);
this_XAndExpression_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAndExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2412:3: ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
loop40:
do {
int alt40=2;
int LA40_0 = input.LA(1);
if ( (LA40_0==64) ) {
int LA40_2 = input.LA(2);
if ( (synpred8_InternalActionDSL()) ) {
alt40=1;
}
}
switch (alt40) {
case 1 :
// InternalActionDSL.g:2413:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) )
{
// InternalActionDSL.g:2413:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) )
// InternalActionDSL.g:2414:5: ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) )
{
// InternalActionDSL.g:2424:5: ( () ( ( ruleOpOr ) ) )
// InternalActionDSL.g:2425:6: () ( ( ruleOpOr ) )
{
// InternalActionDSL.g:2425:6: ()
// InternalActionDSL.g:2426:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOrExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2432:6: ( ( ruleOpOr ) )
// InternalActionDSL.g:2433:7: ( ruleOpOr )
{
// InternalActionDSL.g:2433:7: ( ruleOpOr )
// InternalActionDSL.g:2434: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_42);
ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2450:4: ( (lv_rightOperand_3_0= ruleXAndExpression ) )
// InternalActionDSL.g:2451:5: (lv_rightOperand_3_0= ruleXAndExpression )
{
// InternalActionDSL.g:2451:5: (lv_rightOperand_3_0= ruleXAndExpression )
// InternalActionDSL.g:2452:6: lv_rightOperand_3_0= ruleXAndExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getRightOperandXAndExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_51);
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 loop40;
}
} 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:2474: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:2474:44: (iv_ruleOpOr= ruleOpOr EOF )
// InternalActionDSL.g:2475: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:2481: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:2487:2: (kw= '||' )
// InternalActionDSL.g:2488:2: kw= '||'
{
kw=(Token)match(input,64,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:2496: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:2496:55: (iv_ruleXAndExpression= ruleXAndExpression EOF )
// InternalActionDSL.g:2497: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:2503: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:2509:2: ( (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) )
// InternalActionDSL.g:2510:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
{
// InternalActionDSL.g:2510:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
// InternalActionDSL.g:2511:3: this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getXEqualityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_52);
this_XEqualityExpression_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XEqualityExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2519:3: ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
loop41:
do {
int alt41=2;
int LA41_0 = input.LA(1);
if ( (LA41_0==65) ) {
int LA41_2 = input.LA(2);
if ( (synpred9_InternalActionDSL()) ) {
alt41=1;
}
}
switch (alt41) {
case 1 :
// InternalActionDSL.g:2520:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
{
// InternalActionDSL.g:2520:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) )
// InternalActionDSL.g:2521:5: ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) )
{
// InternalActionDSL.g:2531:5: ( () ( ( ruleOpAnd ) ) )
// InternalActionDSL.g:2532:6: () ( ( ruleOpAnd ) )
{
// InternalActionDSL.g:2532:6: ()
// InternalActionDSL.g:2533:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2539:6: ( ( ruleOpAnd ) )
// InternalActionDSL.g:2540:7: ( ruleOpAnd )
{
// InternalActionDSL.g:2540:7: ( ruleOpAnd )
// InternalActionDSL.g:2541: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_42);
ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2557:4: ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
// InternalActionDSL.g:2558:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
{
// InternalActionDSL.g:2558:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
// InternalActionDSL.g:2559:6: lv_rightOperand_3_0= ruleXEqualityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getRightOperandXEqualityExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_52);
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 loop41;
}
} 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:2581: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:2581:45: (iv_ruleOpAnd= ruleOpAnd EOF )
// InternalActionDSL.g:2582: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:2588: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:2594:2: (kw= '&&' )
// InternalActionDSL.g:2595:2: kw= '&&'
{
kw=(Token)match(input,65,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:2603: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:2603:60: (iv_ruleXEqualityExpression= ruleXEqualityExpression EOF )
// InternalActionDSL.g:2604: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:2610: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:2616:2: ( (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) )
// InternalActionDSL.g:2617:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
{
// InternalActionDSL.g:2617:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
// InternalActionDSL.g:2618:3: this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getXRelationalExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_53);
this_XRelationalExpression_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XRelationalExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2626:3: ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
loop42:
do {
int alt42=2;
switch ( input.LA(1) ) {
case 66:
{
int LA42_2 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt42=1;
}
}
break;
case 67:
{
int LA42_3 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt42=1;
}
}
break;
case 68:
{
int LA42_4 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt42=1;
}
}
break;
case 69:
{
int LA42_5 = input.LA(2);
if ( (synpred10_InternalActionDSL()) ) {
alt42=1;
}
}
break;
}
switch (alt42) {
case 1 :
// InternalActionDSL.g:2627:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
{
// InternalActionDSL.g:2627:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) )
// InternalActionDSL.g:2628:5: ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) )
{
// InternalActionDSL.g:2638:5: ( () ( ( ruleOpEquality ) ) )
// InternalActionDSL.g:2639:6: () ( ( ruleOpEquality ) )
{
// InternalActionDSL.g:2639:6: ()
// InternalActionDSL.g:2640:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2646:6: ( ( ruleOpEquality ) )
// InternalActionDSL.g:2647:7: ( ruleOpEquality )
{
// InternalActionDSL.g:2647:7: ( ruleOpEquality )
// InternalActionDSL.g:2648: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_42);
ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2664:4: ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
// InternalActionDSL.g:2665:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
{
// InternalActionDSL.g:2665:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
// InternalActionDSL.g:2666:6: lv_rightOperand_3_0= ruleXRelationalExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_53);
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 loop42;
}
} 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:2688: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:2688:50: (iv_ruleOpEquality= ruleOpEquality EOF )
// InternalActionDSL.g:2689: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:2695: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:2701:2: ( (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) )
// InternalActionDSL.g:2702:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
{
// InternalActionDSL.g:2702:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
int alt43=4;
switch ( input.LA(1) ) {
case 66:
{
alt43=1;
}
break;
case 67:
{
alt43=2;
}
break;
case 68:
{
alt43=3;
}
break;
case 69:
{
alt43=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 43, 0, input);
throw nvae;
}
switch (alt43) {
case 1 :
// InternalActionDSL.g:2703:3: kw= '=='
{
kw=(Token)match(input,66,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:2709:3: kw= '!='
{
kw=(Token)match(input,67,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:2715:3: kw= '==='
{
kw=(Token)match(input,68,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:2721:3: kw= '!=='
{
kw=(Token)match(input,69,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:2730: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:2730:62: (iv_ruleXRelationalExpression= ruleXRelationalExpression EOF )
// InternalActionDSL.g:2731: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:2737: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:2743:2: ( (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) )
// InternalActionDSL.g:2744:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
{
// InternalActionDSL.g:2744:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
// InternalActionDSL.g:2745: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_54);
this_XOtherOperatorExpression_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOtherOperatorExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2753:3: ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
loop44:
do {
int alt44=3;
switch ( input.LA(1) ) {
case 61:
{
int LA44_2 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt44=2;
}
}
break;
case 62:
{
int LA44_3 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt44=2;
}
}
break;
case 70:
{
int LA44_4 = input.LA(2);
if ( (synpred11_InternalActionDSL()) ) {
alt44=1;
}
}
break;
case 63:
{
int LA44_5 = input.LA(2);
if ( (synpred12_InternalActionDSL()) ) {
alt44=2;
}
}
break;
}
switch (alt44) {
case 1 :
// InternalActionDSL.g:2754:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:2754:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:2755:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalActionDSL.g:2755:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) )
// InternalActionDSL.g:2756:6: ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' )
{
// InternalActionDSL.g:2762:6: ( () otherlv_2= 'instanceof' )
// InternalActionDSL.g:2763:7: () otherlv_2= 'instanceof'
{
// InternalActionDSL.g:2763:7: ()
// InternalActionDSL.g:2764:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXInstanceOfExpressionExpressionAction_1_0_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,70,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXRelationalExpressionAccess().getInstanceofKeyword_1_0_0_0_1());
}
}
}
// InternalActionDSL.g:2776:5: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:2777:6: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:2777:6: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:2778:7: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_54);
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:2797:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
{
// InternalActionDSL.g:2797:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
// InternalActionDSL.g:2798:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
{
// InternalActionDSL.g:2798:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) )
// InternalActionDSL.g:2799:6: ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) )
{
// InternalActionDSL.g:2809:6: ( () ( ( ruleOpCompare ) ) )
// InternalActionDSL.g:2810:7: () ( ( ruleOpCompare ) )
{
// InternalActionDSL.g:2810:7: ()
// InternalActionDSL.g:2811:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2817:7: ( ( ruleOpCompare ) )
// InternalActionDSL.g:2818:8: ( ruleOpCompare )
{
// InternalActionDSL.g:2818:8: ( ruleOpCompare )
// InternalActionDSL.g:2819: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_42);
ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2835:5: ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
// InternalActionDSL.g:2836:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
{
// InternalActionDSL.g:2836:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
// InternalActionDSL.g:2837:7: lv_rightOperand_6_0= ruleXOtherOperatorExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_54);
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 loop44;
}
} 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:2860: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:2860:49: (iv_ruleOpCompare= ruleOpCompare EOF )
// InternalActionDSL.g:2861: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:2867: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:2873:2: ( (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) )
// InternalActionDSL.g:2874:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
{
// InternalActionDSL.g:2874:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
int alt45=4;
switch ( input.LA(1) ) {
case 63:
{
alt45=1;
}
break;
case 61:
{
int LA45_2 = input.LA(2);
if ( (LA45_2==EOF||(LA45_2>=RULE_ID && LA45_2<=RULE_DECIMAL)||LA45_2==15||(LA45_2>=42 && LA45_2<=44)||LA45_2==49||(LA45_2>=53 && LA45_2<=54)||LA45_2==61||(LA45_2>=77 && LA45_2<=78)||LA45_2==82||LA45_2==90||LA45_2==92||(LA45_2>=96 && LA45_2<=98)||(LA45_2>=101 && LA45_2<=110)||LA45_2==112) ) {
alt45=4;
}
else if ( (LA45_2==52) ) {
alt45=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 45, 2, input);
throw nvae;
}
}
break;
case 62:
{
alt45=3;
}
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:2875:3: kw= '>='
{
kw=(Token)match(input,63,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:2881:3: (kw= '<' kw= '=' )
{
// InternalActionDSL.g:2881:3: (kw= '<' kw= '=' )
// InternalActionDSL.g:2882:4: kw= '<' kw= '='
{
kw=(Token)match(input,61,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_1_0());
}
kw=(Token)match(input,52,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:2894:3: kw= '>'
{
kw=(Token)match(input,62,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:2900:3: kw= '<'
{
kw=(Token)match(input,61,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:2909: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:2909:65: (iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF )
// InternalActionDSL.g:2910: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:2916: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:2922:2: ( (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) )
// InternalActionDSL.g:2923:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
{
// InternalActionDSL.g:2923:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
// InternalActionDSL.g:2924:3: this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getXAdditiveExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_56);
this_XAdditiveExpression_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAdditiveExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:2932:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
loop46:
do {
int alt46=2;
alt46 = dfa46.predict(input);
switch (alt46) {
case 1 :
// InternalActionDSL.g:2933:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
{
// InternalActionDSL.g:2933:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) )
// InternalActionDSL.g:2934:5: ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) )
{
// InternalActionDSL.g:2944:5: ( () ( ( ruleOpOther ) ) )
// InternalActionDSL.g:2945:6: () ( ( ruleOpOther ) )
{
// InternalActionDSL.g:2945:6: ()
// InternalActionDSL.g:2946:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOtherOperatorExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:2952:6: ( ( ruleOpOther ) )
// InternalActionDSL.g:2953:7: ( ruleOpOther )
{
// InternalActionDSL.g:2953:7: ( ruleOpOther )
// InternalActionDSL.g:2954: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_42);
ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:2970:4: ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
// InternalActionDSL.g:2971:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
{
// InternalActionDSL.g:2971:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
// InternalActionDSL.g:2972:6: lv_rightOperand_3_0= ruleXAdditiveExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandXAdditiveExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_56);
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 loop46;
}
} 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:2994: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:2994:47: (iv_ruleOpOther= ruleOpOther EOF )
// InternalActionDSL.g:2995: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:3001: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:3007:2: ( (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) )
// InternalActionDSL.g:3008:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
{
// InternalActionDSL.g:3008:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
int alt49=9;
alt49 = dfa49.predict(input);
switch (alt49) {
case 1 :
// InternalActionDSL.g:3009:3: kw= '->'
{
kw=(Token)match(input,71,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:3015:3: kw= '..<'
{
kw=(Token)match(input,72,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:3021:3: (kw= '>' kw= '..' )
{
// InternalActionDSL.g:3021:3: (kw= '>' kw= '..' )
// InternalActionDSL.g:3022:4: kw= '>' kw= '..'
{
kw=(Token)match(input,62,FOLLOW_57); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_2_0());
}
kw=(Token)match(input,73,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:3034:3: kw= '..'
{
kw=(Token)match(input,73,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:3040:3: kw= '=>'
{
kw=(Token)match(input,74,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:3046:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
{
// InternalActionDSL.g:3046:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
// InternalActionDSL.g:3047:4: kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
{
kw=(Token)match(input,62,FOLLOW_58); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_0());
}
// InternalActionDSL.g:3052:4: ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
int alt47=2;
int LA47_0 = input.LA(1);
if ( (LA47_0==62) ) {
int LA47_1 = input.LA(2);
if ( (LA47_1==EOF||(LA47_1>=RULE_ID && LA47_1<=RULE_DECIMAL)||LA47_1==15||(LA47_1>=42 && LA47_1<=44)||LA47_1==49||(LA47_1>=53 && LA47_1<=54)||LA47_1==61||(LA47_1>=77 && LA47_1<=78)||LA47_1==82||LA47_1==90||LA47_1==92||(LA47_1>=96 && LA47_1<=98)||(LA47_1>=101 && LA47_1<=110)||LA47_1==112) ) {
alt47=2;
}
else if ( (LA47_1==62) && (synpred14_InternalActionDSL())) {
alt47=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 47, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 47, 0, input);
throw nvae;
}
switch (alt47) {
case 1 :
// InternalActionDSL.g:3053:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
{
// InternalActionDSL.g:3053:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
// InternalActionDSL.g:3054:6: ( ( '>' '>' ) )=> (kw= '>' kw= '>' )
{
// InternalActionDSL.g:3059:6: (kw= '>' kw= '>' )
// InternalActionDSL.g:3060:7: kw= '>' kw= '>'
{
kw=(Token)match(input,62,FOLLOW_58); 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,62,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:3073:5: kw= '>'
{
kw=(Token)match(input,62,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:3081:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
{
// InternalActionDSL.g:3081:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
// InternalActionDSL.g:3082:4: kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
{
kw=(Token)match(input,61,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_0());
}
// InternalActionDSL.g:3087:4: ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
int alt48=3;
int LA48_0 = input.LA(1);
if ( (LA48_0==61) ) {
int LA48_1 = input.LA(2);
if ( (synpred15_InternalActionDSL()) ) {
alt48=1;
}
else if ( (true) ) {
alt48=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 48, 1, input);
throw nvae;
}
}
else if ( (LA48_0==74) ) {
alt48=3;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 48, 0, input);
throw nvae;
}
switch (alt48) {
case 1 :
// InternalActionDSL.g:3088:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
{
// InternalActionDSL.g:3088:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
// InternalActionDSL.g:3089:6: ( ( '<' '<' ) )=> (kw= '<' kw= '<' )
{
// InternalActionDSL.g:3094:6: (kw= '<' kw= '<' )
// InternalActionDSL.g:3095:7: kw= '<' kw= '<'
{
kw=(Token)match(input,61,FOLLOW_48); 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,61,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:3108:5: kw= '<'
{
kw=(Token)match(input,61,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:3114:5: kw= '=>'
{
kw=(Token)match(input,74,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:3122:3: kw= '<>'
{
kw=(Token)match(input,75,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:3128: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().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:3137: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:3137:60: (iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF )
// InternalActionDSL.g:3138: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:3144: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:3150:2: ( (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) )
// InternalActionDSL.g:3151:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
{
// InternalActionDSL.g:3151:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
// InternalActionDSL.g:3152:3: this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getXMultiplicativeExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_60);
this_XMultiplicativeExpression_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMultiplicativeExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3160:3: ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
loop50:
do {
int alt50=2;
int LA50_0 = input.LA(1);
if ( (LA50_0==77) ) {
int LA50_2 = input.LA(2);
if ( (synpred16_InternalActionDSL()) ) {
alt50=1;
}
}
else if ( (LA50_0==78) ) {
int LA50_3 = input.LA(2);
if ( (synpred16_InternalActionDSL()) ) {
alt50=1;
}
}
switch (alt50) {
case 1 :
// InternalActionDSL.g:3161:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
{
// InternalActionDSL.g:3161:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) )
// InternalActionDSL.g:3162:5: ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) )
{
// InternalActionDSL.g:3172:5: ( () ( ( ruleOpAdd ) ) )
// InternalActionDSL.g:3173:6: () ( ( ruleOpAdd ) )
{
// InternalActionDSL.g:3173:6: ()
// InternalActionDSL.g:3174:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAdditiveExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3180:6: ( ( ruleOpAdd ) )
// InternalActionDSL.g:3181:7: ( ruleOpAdd )
{
// InternalActionDSL.g:3181:7: ( ruleOpAdd )
// InternalActionDSL.g:3182: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_42);
ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3198:4: ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
// InternalActionDSL.g:3199:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
{
// InternalActionDSL.g:3199:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
// InternalActionDSL.g:3200:6: lv_rightOperand_3_0= ruleXMultiplicativeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_60);
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 loop50;
}
} 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:3222: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:3222:45: (iv_ruleOpAdd= ruleOpAdd EOF )
// InternalActionDSL.g:3223: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:3229: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:3235:2: ( (kw= '+' | kw= '-' ) )
// InternalActionDSL.g:3236:2: (kw= '+' | kw= '-' )
{
// InternalActionDSL.g:3236:2: (kw= '+' | kw= '-' )
int alt51=2;
int LA51_0 = input.LA(1);
if ( (LA51_0==77) ) {
alt51=1;
}
else if ( (LA51_0==78) ) {
alt51=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 51, 0, input);
throw nvae;
}
switch (alt51) {
case 1 :
// InternalActionDSL.g:3237:3: kw= '+'
{
kw=(Token)match(input,77,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:3243:3: kw= '-'
{
kw=(Token)match(input,78,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:3252: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:3252:66: (iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF )
// InternalActionDSL.g:3253: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:3259: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:3265:2: ( (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) )
// InternalActionDSL.g:3266:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
{
// InternalActionDSL.g:3266:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
// InternalActionDSL.g:3267:3: this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getXUnaryOperationParserRuleCall_0());
}
pushFollow(FOLLOW_61);
this_XUnaryOperation_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XUnaryOperation_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3275:3: ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
loop52:
do {
int alt52=2;
switch ( input.LA(1) ) {
case 45:
{
int LA52_2 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt52=1;
}
}
break;
case 79:
{
int LA52_3 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt52=1;
}
}
break;
case 80:
{
int LA52_4 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt52=1;
}
}
break;
case 81:
{
int LA52_5 = input.LA(2);
if ( (synpred17_InternalActionDSL()) ) {
alt52=1;
}
}
break;
}
switch (alt52) {
case 1 :
// InternalActionDSL.g:3276:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
{
// InternalActionDSL.g:3276:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) )
// InternalActionDSL.g:3277:5: ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) )
{
// InternalActionDSL.g:3287:5: ( () ( ( ruleOpMulti ) ) )
// InternalActionDSL.g:3288:6: () ( ( ruleOpMulti ) )
{
// InternalActionDSL.g:3288:6: ()
// InternalActionDSL.g:3289:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMultiplicativeExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3295:6: ( ( ruleOpMulti ) )
// InternalActionDSL.g:3296:7: ( ruleOpMulti )
{
// InternalActionDSL.g:3296:7: ( ruleOpMulti )
// InternalActionDSL.g:3297: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_42);
ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalActionDSL.g:3313:4: ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
// InternalActionDSL.g:3314:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
{
// InternalActionDSL.g:3314:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
// InternalActionDSL.g:3315:6: lv_rightOperand_3_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getRightOperandXUnaryOperationParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_61);
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 loop52;
}
} 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:3337: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:3337:47: (iv_ruleOpMulti= ruleOpMulti EOF )
// InternalActionDSL.g:3338: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:3344: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:3350:2: ( (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) )
// InternalActionDSL.g:3351:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
{
// InternalActionDSL.g:3351:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
int alt53=4;
switch ( input.LA(1) ) {
case 45:
{
alt53=1;
}
break;
case 79:
{
alt53=2;
}
break;
case 80:
{
alt53=3;
}
break;
case 81:
{
alt53=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 53, 0, input);
throw nvae;
}
switch (alt53) {
case 1 :
// InternalActionDSL.g:3352:3: kw= '*'
{
kw=(Token)match(input,45,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:3358:3: kw= '**'
{
kw=(Token)match(input,79,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:3364:3: kw= '/'
{
kw=(Token)match(input,80,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:3370:3: kw= '%'
{
kw=(Token)match(input,81,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:3379: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:3379:56: (iv_ruleXUnaryOperation= ruleXUnaryOperation EOF )
// InternalActionDSL.g:3380: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:3386: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:3392:2: ( ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) )
// InternalActionDSL.g:3393:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
{
// InternalActionDSL.g:3393:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
int alt54=2;
int LA54_0 = input.LA(1);
if ( ((LA54_0>=77 && LA54_0<=78)||LA54_0==82) ) {
alt54=1;
}
else if ( ((LA54_0>=RULE_ID && LA54_0<=RULE_DECIMAL)||LA54_0==15||(LA54_0>=42 && LA54_0<=44)||LA54_0==49||(LA54_0>=53 && LA54_0<=54)||LA54_0==61||LA54_0==90||LA54_0==92||(LA54_0>=96 && LA54_0<=98)||(LA54_0>=101 && LA54_0<=110)||LA54_0==112) ) {
alt54=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 54, 0, input);
throw nvae;
}
switch (alt54) {
case 1 :
// InternalActionDSL.g:3394:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
{
// InternalActionDSL.g:3394:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
// InternalActionDSL.g:3395:4: () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) )
{
// InternalActionDSL.g:3395:4: ()
// InternalActionDSL.g:3396:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXUnaryOperationAccess().getXUnaryOperationAction_0_0(),
current);
}
}
// InternalActionDSL.g:3402:4: ( ( ruleOpUnary ) )
// InternalActionDSL.g:3403:5: ( ruleOpUnary )
{
// InternalActionDSL.g:3403:5: ( ruleOpUnary )
// InternalActionDSL.g:3404: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_42);
ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:3418:4: ( (lv_operand_2_0= ruleXUnaryOperation ) )
// InternalActionDSL.g:3419:5: (lv_operand_2_0= ruleXUnaryOperation )
{
// InternalActionDSL.g:3419:5: (lv_operand_2_0= ruleXUnaryOperation )
// InternalActionDSL.g:3420: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:3439: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:3451: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:3451:47: (iv_ruleOpUnary= ruleOpUnary EOF )
// InternalActionDSL.g:3452: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:3458: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:3464:2: ( (kw= '!' | kw= '-' | kw= '+' ) )
// InternalActionDSL.g:3465:2: (kw= '!' | kw= '-' | kw= '+' )
{
// InternalActionDSL.g:3465:2: (kw= '!' | kw= '-' | kw= '+' )
int alt55=3;
switch ( input.LA(1) ) {
case 82:
{
alt55=1;
}
break;
case 78:
{
alt55=2;
}
break;
case 77:
{
alt55=3;
}
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:3466: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().getExclamationMarkKeyword_0());
}
}
break;
case 2 :
// InternalActionDSL.g:3472:3: kw= '-'
{
kw=(Token)match(input,78,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:3478:3: kw= '+'
{
kw=(Token)match(input,77,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:3487: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:3487:58: (iv_ruleXCastedExpression= ruleXCastedExpression EOF )
// InternalActionDSL.g:3488: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:3494: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:3500:2: ( (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) )
// InternalActionDSL.g:3501:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
{
// InternalActionDSL.g:3501:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
// InternalActionDSL.g:3502: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_62);
this_XPostfixOperation_0=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPostfixOperation_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3510:3: ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
loop56:
do {
int alt56=2;
int LA56_0 = input.LA(1);
if ( (LA56_0==83) ) {
int LA56_2 = input.LA(2);
if ( (synpred18_InternalActionDSL()) ) {
alt56=1;
}
}
switch (alt56) {
case 1 :
// InternalActionDSL.g:3511:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalActionDSL.g:3511:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) )
// InternalActionDSL.g:3512:5: ( ( () 'as' ) )=> ( () otherlv_2= 'as' )
{
// InternalActionDSL.g:3518:5: ( () otherlv_2= 'as' )
// InternalActionDSL.g:3519:6: () otherlv_2= 'as'
{
// InternalActionDSL.g:3519:6: ()
// InternalActionDSL.g:3520:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXCastedExpressionAccess().getXCastedExpressionTargetAction_1_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,83,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCastedExpressionAccess().getAsKeyword_1_0_0_1());
}
}
}
// InternalActionDSL.g:3532:4: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:3533:5: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:3533:5: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:3534:6: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_62);
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 loop56;
}
} 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:3556: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:3556:58: (iv_ruleXPostfixOperation= ruleXPostfixOperation EOF )
// InternalActionDSL.g:3557: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:3563: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:3569:2: ( (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) )
// InternalActionDSL.g:3570:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
{
// InternalActionDSL.g:3570:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
// InternalActionDSL.g:3571:3: this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getXMemberFeatureCallParserRuleCall_0());
}
pushFollow(FOLLOW_63);
this_XMemberFeatureCall_0=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMemberFeatureCall_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3579:3: ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
int alt57=2;
int LA57_0 = input.LA(1);
if ( (LA57_0==84) ) {
int LA57_1 = input.LA(2);
if ( (synpred19_InternalActionDSL()) ) {
alt57=1;
}
}
else if ( (LA57_0==85) ) {
int LA57_2 = input.LA(2);
if ( (synpred19_InternalActionDSL()) ) {
alt57=1;
}
}
switch (alt57) {
case 1 :
// InternalActionDSL.g:3580:4: ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) )
{
// InternalActionDSL.g:3590:4: ( () ( ( ruleOpPostfix ) ) )
// InternalActionDSL.g:3591:5: () ( ( ruleOpPostfix ) )
{
// InternalActionDSL.g:3591:5: ()
// InternalActionDSL.g:3592:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXPostfixOperationAccess().getXPostfixOperationOperandAction_1_0_0(),
current);
}
}
// InternalActionDSL.g:3598:5: ( ( ruleOpPostfix ) )
// InternalActionDSL.g:3599:6: ( ruleOpPostfix )
{
// InternalActionDSL.g:3599:6: ( ruleOpPostfix )
// InternalActionDSL.g:3600: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:3620: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:3620:49: (iv_ruleOpPostfix= ruleOpPostfix EOF )
// InternalActionDSL.g:3621: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:3627: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:3633:2: ( (kw= '++' | kw= '--' ) )
// InternalActionDSL.g:3634:2: (kw= '++' | kw= '--' )
{
// InternalActionDSL.g:3634:2: (kw= '++' | kw= '--' )
int alt58=2;
int LA58_0 = input.LA(1);
if ( (LA58_0==84) ) {
alt58=1;
}
else if ( (LA58_0==85) ) {
alt58=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 58, 0, input);
throw nvae;
}
switch (alt58) {
case 1 :
// InternalActionDSL.g:3635:3: kw= '++'
{
kw=(Token)match(input,84,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:3641:3: kw= '--'
{
kw=(Token)match(input,85,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:3650: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:3650:59: (iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF )
// InternalActionDSL.g:3651: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:3657: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:3663: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:3664: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:3664: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:3665: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_64);
this_XPrimaryExpression_0=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPrimaryExpression_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:3673: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 ) )? ) )*
loop67:
do {
int alt67=3;
switch ( input.LA(1) ) {
case 86:
{
int LA67_2 = input.LA(2);
if ( (synpred20_InternalActionDSL()) ) {
alt67=1;
}
else if ( (synpred21_InternalActionDSL()) ) {
alt67=2;
}
}
break;
case 87:
{
int LA67_3 = input.LA(2);
if ( (synpred20_InternalActionDSL()) ) {
alt67=1;
}
else if ( (synpred21_InternalActionDSL()) ) {
alt67=2;
}
}
break;
case 88:
{
int LA67_4 = input.LA(2);
if ( (synpred21_InternalActionDSL()) ) {
alt67=2;
}
}
break;
}
switch (alt67) {
case 1 :
// InternalActionDSL.g:3674:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
{
// InternalActionDSL.g:3674:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
// InternalActionDSL.g:3675:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) )
{
// InternalActionDSL.g:3675:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalActionDSL.g:3676:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalActionDSL.g:3696:6: ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalActionDSL.g:3697:7: () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalActionDSL.g:3697:7: ()
// InternalActionDSL.g:3698:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXAssignmentAssignableAction_1_0_0_0_0(),
current);
}
}
// InternalActionDSL.g:3704:7: (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) )
int alt59=2;
int LA59_0 = input.LA(1);
if ( (LA59_0==86) ) {
alt59=1;
}
else if ( (LA59_0==87) ) {
alt59=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 59, 0, input);
throw nvae;
}
switch (alt59) {
case 1 :
// InternalActionDSL.g:3705:8: otherlv_2= '.'
{
otherlv_2=(Token)match(input,86,FOLLOW_65); 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:3710:8: ( (lv_explicitStatic_3_0= '::' ) )
{
// InternalActionDSL.g:3710:8: ( (lv_explicitStatic_3_0= '::' ) )
// InternalActionDSL.g:3711:9: (lv_explicitStatic_3_0= '::' )
{
// InternalActionDSL.g:3711:9: (lv_explicitStatic_3_0= '::' )
// InternalActionDSL.g:3712:10: lv_explicitStatic_3_0= '::'
{
lv_explicitStatic_3_0=(Token)match(input,87,FOLLOW_65); 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:3725:7: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:3726:8: ( ruleFeatureCallID )
{
// InternalActionDSL.g:3726:8: ( ruleFeatureCallID )
// InternalActionDSL.g:3727: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_41);
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_42);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:3750:5: ( (lv_value_6_0= ruleXAssignment ) )
// InternalActionDSL.g:3751:6: (lv_value_6_0= ruleXAssignment )
{
// InternalActionDSL.g:3751:6: (lv_value_6_0= ruleXAssignment )
// InternalActionDSL.g:3752:7: lv_value_6_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getValueXAssignmentParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_64);
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:3771: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:3771: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:3772: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:3772:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) )
// InternalActionDSL.g:3773:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
{
// InternalActionDSL.g:3793:6: ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
// InternalActionDSL.g:3794:7: () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
{
// InternalActionDSL.g:3794:7: ()
// InternalActionDSL.g:3795:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0(),
current);
}
}
// InternalActionDSL.g:3801:7: (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
int alt60=3;
switch ( input.LA(1) ) {
case 86:
{
alt60=1;
}
break;
case 88:
{
alt60=2;
}
break;
case 87:
{
alt60=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 60, 0, input);
throw nvae;
}
switch (alt60) {
case 1 :
// InternalActionDSL.g:3802:8: otherlv_8= '.'
{
otherlv_8=(Token)match(input,86,FOLLOW_66); 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:3807:8: ( (lv_nullSafe_9_0= '?.' ) )
{
// InternalActionDSL.g:3807:8: ( (lv_nullSafe_9_0= '?.' ) )
// InternalActionDSL.g:3808:9: (lv_nullSafe_9_0= '?.' )
{
// InternalActionDSL.g:3808:9: (lv_nullSafe_9_0= '?.' )
// InternalActionDSL.g:3809:10: lv_nullSafe_9_0= '?.'
{
lv_nullSafe_9_0=(Token)match(input,88,FOLLOW_66); 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:3822:8: ( (lv_explicitStatic_10_0= '::' ) )
{
// InternalActionDSL.g:3822:8: ( (lv_explicitStatic_10_0= '::' ) )
// InternalActionDSL.g:3823:9: (lv_explicitStatic_10_0= '::' )
{
// InternalActionDSL.g:3823:9: (lv_explicitStatic_10_0= '::' )
// InternalActionDSL.g:3824:10: lv_explicitStatic_10_0= '::'
{
lv_explicitStatic_10_0=(Token)match(input,87,FOLLOW_66); 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:3839:5: (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )?
int alt62=2;
int LA62_0 = input.LA(1);
if ( (LA62_0==61) ) {
alt62=1;
}
switch (alt62) {
case 1 :
// InternalActionDSL.g:3840:6: otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>'
{
otherlv_11=(Token)match(input,61,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXMemberFeatureCallAccess().getLessThanSignKeyword_1_1_1_0());
}
// InternalActionDSL.g:3844:6: ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:3845:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:3845:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:3846:8: lv_typeArguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_68);
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:3863:6: (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )*
loop61:
do {
int alt61=2;
int LA61_0 = input.LA(1);
if ( (LA61_0==50) ) {
alt61=1;
}
switch (alt61) {
case 1 :
// InternalActionDSL.g:3864:7: otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
{
otherlv_13=(Token)match(input,50,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_1_2_0());
}
// InternalActionDSL.g:3868:7: ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:3869:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:3869:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:3870:9: lv_typeArguments_14_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0());
}
pushFollow(FOLLOW_68);
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 loop61;
}
} while (true);
otherlv_15=(Token)match(input,62,FOLLOW_66); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXMemberFeatureCallAccess().getGreaterThanSignKeyword_1_1_1_3());
}
}
break;
}
// InternalActionDSL.g:3893:5: ( ( ruleIdOrSuper ) )
// InternalActionDSL.g:3894:6: ( ruleIdOrSuper )
{
// InternalActionDSL.g:3894:6: ( ruleIdOrSuper )
// InternalActionDSL.g:3895: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_69);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:3909: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 alt65=2;
alt65 = dfa65.predict(input);
switch (alt65) {
case 1 :
// InternalActionDSL.g:3910: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:3910:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) )
// InternalActionDSL.g:3911:7: ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' )
{
// InternalActionDSL.g:3915:7: (lv_explicitOperationCall_17_0= '(' )
// InternalActionDSL.g:3916:8: lv_explicitOperationCall_17_0= '('
{
lv_explicitOperationCall_17_0=(Token)match(input,49,FOLLOW_70); 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:3928:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?
int alt64=3;
alt64 = dfa64.predict(input);
switch (alt64) {
case 1 :
// InternalActionDSL.g:3929:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:3929:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
// InternalActionDSL.g:3930:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure )
{
// InternalActionDSL.g:3955:8: (lv_memberCallArguments_18_0= ruleXShortClosure )
// InternalActionDSL.g:3956:9: lv_memberCallArguments_18_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0());
}
pushFollow(FOLLOW_40);
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:3974:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:3974:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:3975:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:3975:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) )
// InternalActionDSL.g:3976:9: (lv_memberCallArguments_19_0= ruleXExpression )
{
// InternalActionDSL.g:3976:9: (lv_memberCallArguments_19_0= ruleXExpression )
// InternalActionDSL.g:3977:10: lv_memberCallArguments_19_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0());
}
pushFollow(FOLLOW_39);
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:3994:8: (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
loop63:
do {
int alt63=2;
int LA63_0 = input.LA(1);
if ( (LA63_0==50) ) {
alt63=1;
}
switch (alt63) {
case 1 :
// InternalActionDSL.g:3995:9: otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) )
{
otherlv_20=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_3_1_1_1_0());
}
// InternalActionDSL.g:3999:9: ( (lv_memberCallArguments_21_0= ruleXExpression ) )
// InternalActionDSL.g:4000:10: (lv_memberCallArguments_21_0= ruleXExpression )
{
// InternalActionDSL.g:4000:10: (lv_memberCallArguments_21_0= ruleXExpression )
// InternalActionDSL.g:4001:11: lv_memberCallArguments_21_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop63;
}
} while (true);
}
}
break;
}
otherlv_22=(Token)match(input,51,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getXMemberFeatureCallAccess().getRightParenthesisKeyword_1_1_3_2());
}
}
break;
}
// InternalActionDSL.g:4026:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
int alt66=2;
alt66 = dfa66.predict(input);
switch (alt66) {
case 1 :
// InternalActionDSL.g:4027:6: ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure )
{
// InternalActionDSL.g:4033:6: (lv_memberCallArguments_23_0= ruleXClosure )
// InternalActionDSL.g:4034:7: lv_memberCallArguments_23_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0());
}
pushFollow(FOLLOW_64);
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 loop67;
}
} 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:4057: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:4057:59: (iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF )
// InternalActionDSL.g:4058: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:4064: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:4070: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:4071: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:4071: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 alt68=15;
alt68 = dfa68.predict(input);
switch (alt68) {
case 1 :
// InternalActionDSL.g:4072: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:4081: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:4090: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:4099:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
{
// InternalActionDSL.g:4099:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
// InternalActionDSL.g:4100: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:4117: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:4126: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:4135: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:4144:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
{
// InternalActionDSL.g:4144:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
// InternalActionDSL.g:4145: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:4168: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:4177: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:4186: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:4195: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:4204: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:4213: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:4222: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:4234: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:4234:49: (iv_ruleXLiteral= ruleXLiteral EOF )
// InternalActionDSL.g:4235: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:4241: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:4247: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:4248: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:4248: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 alt69=7;
int LA69_0 = input.LA(1);
if ( (LA69_0==53) ) {
alt69=1;
}
else if ( (LA69_0==54) && (synpred27_InternalActionDSL())) {
alt69=2;
}
else if ( ((LA69_0>=104 && LA69_0<=105)) ) {
alt69=3;
}
else if ( ((LA69_0>=RULE_HEX && LA69_0<=RULE_DECIMAL)) ) {
alt69=4;
}
else if ( (LA69_0==106) ) {
alt69=5;
}
else if ( (LA69_0==RULE_STRING) ) {
alt69=6;
}
else if ( (LA69_0==107) ) {
alt69=7;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 69, 0, input);
throw nvae;
}
switch (alt69) {
case 1 :
// InternalActionDSL.g:4249: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:4258:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
{
// InternalActionDSL.g:4258:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
// InternalActionDSL.g:4259: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:4275: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:4284: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:4293: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:4302: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:4311: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:4323: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:4323:59: (iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF )
// InternalActionDSL.g:4324: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:4330: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:4336:2: ( (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) )
// InternalActionDSL.g:4337:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
{
// InternalActionDSL.g:4337:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
int alt70=2;
int LA70_0 = input.LA(1);
if ( (LA70_0==53) ) {
int LA70_1 = input.LA(2);
if ( (LA70_1==54) ) {
alt70=2;
}
else if ( (LA70_1==15) ) {
alt70=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 70, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 70, 0, input);
throw nvae;
}
switch (alt70) {
case 1 :
// InternalActionDSL.g:4338: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:4347: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:4359: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:4359:52: (iv_ruleXSetLiteral= ruleXSetLiteral EOF )
// InternalActionDSL.g:4360: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:4366: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:4372:2: ( ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) )
// InternalActionDSL.g:4373:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
{
// InternalActionDSL.g:4373:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
// InternalActionDSL.g:4374:3: () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}'
{
// InternalActionDSL.g:4374:3: ()
// InternalActionDSL.g:4375:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSetLiteralAccess().getXSetLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,53,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_72); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSetLiteralAccess().getLeftCurlyBracketKeyword_2());
}
// InternalActionDSL.g:4389:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt72=2;
int LA72_0 = input.LA(1);
if ( ((LA72_0>=RULE_ID && LA72_0<=RULE_DECIMAL)||LA72_0==15||(LA72_0>=42 && LA72_0<=44)||LA72_0==49||(LA72_0>=53 && LA72_0<=54)||LA72_0==61||(LA72_0>=77 && LA72_0<=78)||LA72_0==82||LA72_0==90||LA72_0==92||(LA72_0>=96 && LA72_0<=98)||(LA72_0>=101 && LA72_0<=110)||LA72_0==112) ) {
alt72=1;
}
switch (alt72) {
case 1 :
// InternalActionDSL.g:4390:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:4390:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalActionDSL.g:4391:5: (lv_elements_3_0= ruleXExpression )
{
// InternalActionDSL.g:4391:5: (lv_elements_3_0= ruleXExpression )
// InternalActionDSL.g:4392:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_73);
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:4409:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop71:
do {
int alt71=2;
int LA71_0 = input.LA(1);
if ( (LA71_0==50) ) {
alt71=1;
}
switch (alt71) {
case 1 :
// InternalActionDSL.g:4410:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSetLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:4414:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalActionDSL.g:4415:6: (lv_elements_5_0= ruleXExpression )
{
// InternalActionDSL.g:4415:6: (lv_elements_5_0= ruleXExpression )
// InternalActionDSL.g:4416:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_73);
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 loop71;
}
} 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:4443: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:4443:53: (iv_ruleXListLiteral= ruleXListLiteral EOF )
// InternalActionDSL.g:4444: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:4450: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:4456:2: ( ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) )
// InternalActionDSL.g:4457:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
{
// InternalActionDSL.g:4457:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
// InternalActionDSL.g:4458:3: () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']'
{
// InternalActionDSL.g:4458:3: ()
// InternalActionDSL.g:4459:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXListLiteralAccess().getXListLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,53,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXListLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,54,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXListLiteralAccess().getLeftSquareBracketKeyword_2());
}
// InternalActionDSL.g:4473: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>=42 && LA74_0<=44)||LA74_0==49||(LA74_0>=53 && LA74_0<=54)||LA74_0==61||(LA74_0>=77 && LA74_0<=78)||LA74_0==82||LA74_0==90||LA74_0==92||(LA74_0>=96 && LA74_0<=98)||(LA74_0>=101 && LA74_0<=110)||LA74_0==112) ) {
alt74=1;
}
switch (alt74) {
case 1 :
// InternalActionDSL.g:4474:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:4474:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalActionDSL.g:4475:5: (lv_elements_3_0= ruleXExpression )
{
// InternalActionDSL.g:4475:5: (lv_elements_3_0= ruleXExpression )
// InternalActionDSL.g:4476:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_45);
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:4493:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop73:
do {
int alt73=2;
int LA73_0 = input.LA(1);
if ( (LA73_0==50) ) {
alt73=1;
}
switch (alt73) {
case 1 :
// InternalActionDSL.g:4494:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXListLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:4498:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalActionDSL.g:4499:6: (lv_elements_5_0= ruleXExpression )
{
// InternalActionDSL.g:4499:6: (lv_elements_5_0= ruleXExpression )
// InternalActionDSL.g:4500:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop73;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,55,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:4527: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:4527:49: (iv_ruleXClosure= ruleXClosure EOF )
// InternalActionDSL.g:4528: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:4534: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:4540: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:4541: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:4541: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:4542: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:4542:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) )
// InternalActionDSL.g:4543:4: ( ( () '[' ) )=> ( () otherlv_1= '[' )
{
// InternalActionDSL.g:4549:4: ( () otherlv_1= '[' )
// InternalActionDSL.g:4550:5: () otherlv_1= '['
{
// InternalActionDSL.g:4550:5: ()
// InternalActionDSL.g:4551:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,54,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXClosureAccess().getLeftSquareBracketKeyword_0_0_1());
}
}
}
// InternalActionDSL.g:4563:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?
int alt77=2;
alt77 = dfa77.predict(input);
switch (alt77) {
case 1 :
// InternalActionDSL.g:4564:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
{
// InternalActionDSL.g:4587:4: ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
// InternalActionDSL.g:4588:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) )
{
// InternalActionDSL.g:4588:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )?
int alt76=2;
int LA76_0 = input.LA(1);
if ( (LA76_0==RULE_ID||LA76_0==49||LA76_0==74) ) {
alt76=1;
}
switch (alt76) {
case 1 :
// InternalActionDSL.g:4589:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4589:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4590:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4590:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4591:8: lv_declaredFormalParameters_2_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0());
}
pushFollow(FOLLOW_75);
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:4608:6: (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
loop75:
do {
int alt75=2;
int LA75_0 = input.LA(1);
if ( (LA75_0==50) ) {
alt75=1;
}
switch (alt75) {
case 1 :
// InternalActionDSL.g:4609:7: otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
{
otherlv_3=(Token)match(input,50,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXClosureAccess().getCommaKeyword_1_0_0_1_0());
}
// InternalActionDSL.g:4613:7: ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4614:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4614:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4615:9: lv_declaredFormalParameters_4_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0());
}
pushFollow(FOLLOW_75);
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 loop75;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4634:5: ( (lv_explicitSyntax_5_0= '|' ) )
// InternalActionDSL.g:4635:6: (lv_explicitSyntax_5_0= '|' )
{
// InternalActionDSL.g:4635:6: (lv_explicitSyntax_5_0= '|' )
// InternalActionDSL.g:4636:7: lv_explicitSyntax_5_0= '|'
{
lv_explicitSyntax_5_0=(Token)match(input,89,FOLLOW_76); 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:4650:3: ( (lv_expression_6_0= ruleXExpressionInClosure ) )
// InternalActionDSL.g:4651:4: (lv_expression_6_0= ruleXExpressionInClosure )
{
// InternalActionDSL.g:4651:4: (lv_expression_6_0= ruleXExpressionInClosure )
// InternalActionDSL.g:4652:5: lv_expression_6_0= ruleXExpressionInClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getExpressionXExpressionInClosureParserRuleCall_2_0());
}
pushFollow(FOLLOW_77);
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,55,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:4677: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:4677:61: (iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF )
// InternalActionDSL.g:4678: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:4684: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:4690:2: ( ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) )
// InternalActionDSL.g:4691:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
{
// InternalActionDSL.g:4691:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
// InternalActionDSL.g:4692:3: () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
{
// InternalActionDSL.g:4692:3: ()
// InternalActionDSL.g:4693:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXExpressionInClosureAccess().getXBlockExpressionAction_0(),
current);
}
}
// InternalActionDSL.g:4699:3: ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
loop79:
do {
int alt79=2;
int LA79_0 = input.LA(1);
if ( ((LA79_0>=RULE_ID && LA79_0<=RULE_DECIMAL)||LA79_0==15||(LA79_0>=42 && LA79_0<=44)||LA79_0==49||(LA79_0>=53 && LA79_0<=54)||LA79_0==61||(LA79_0>=77 && LA79_0<=78)||LA79_0==82||LA79_0==90||LA79_0==92||(LA79_0>=96 && LA79_0<=110)||LA79_0==112) ) {
alt79=1;
}
switch (alt79) {
case 1 :
// InternalActionDSL.g:4700:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )?
{
// InternalActionDSL.g:4700:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:4701:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:4701:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:4702:6: lv_expressions_1_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0());
}
pushFollow(FOLLOW_78);
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:4719:4: (otherlv_2= ';' )?
int alt78=2;
int LA78_0 = input.LA(1);
if ( (LA78_0==47) ) {
alt78=1;
}
switch (alt78) {
case 1 :
// InternalActionDSL.g:4720:5: otherlv_2= ';'
{
otherlv_2=(Token)match(input,47,FOLLOW_79); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
}
}
break;
}
}
break;
default :
break loop79;
}
} 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:4730: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:4730:54: (iv_ruleXShortClosure= ruleXShortClosure EOF )
// InternalActionDSL.g:4731: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:4737: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:4743: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:4744: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:4744: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:4745: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:4745:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) )
// InternalActionDSL.g:4746:4: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
{
// InternalActionDSL.g:4771:4: ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
// InternalActionDSL.g:4772:5: () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) )
{
// InternalActionDSL.g:4772:5: ()
// InternalActionDSL.g:4773:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXShortClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
// InternalActionDSL.g:4779:5: ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )?
int alt81=2;
int LA81_0 = input.LA(1);
if ( (LA81_0==RULE_ID||LA81_0==49||LA81_0==74) ) {
alt81=1;
}
switch (alt81) {
case 1 :
// InternalActionDSL.g:4780:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4780:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4781:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4781:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4782:8: lv_declaredFormalParameters_1_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0());
}
pushFollow(FOLLOW_75);
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:4799:6: (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
loop80:
do {
int alt80=2;
int LA80_0 = input.LA(1);
if ( (LA80_0==50) ) {
alt80=1;
}
switch (alt80) {
case 1 :
// InternalActionDSL.g:4800:7: otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
{
otherlv_2=(Token)match(input,50,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXShortClosureAccess().getCommaKeyword_0_0_1_1_0());
}
// InternalActionDSL.g:4804:7: ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:4805:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:4805:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:4806:9: lv_declaredFormalParameters_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0());
}
pushFollow(FOLLOW_75);
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 loop80;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4825:5: ( (lv_explicitSyntax_4_0= '|' ) )
// InternalActionDSL.g:4826:6: (lv_explicitSyntax_4_0= '|' )
{
// InternalActionDSL.g:4826:6: (lv_explicitSyntax_4_0= '|' )
// InternalActionDSL.g:4827:7: lv_explicitSyntax_4_0= '|'
{
lv_explicitSyntax_4_0=(Token)match(input,89,FOLLOW_42); 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:4841:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalActionDSL.g:4842:4: (lv_expression_5_0= ruleXExpression )
{
// InternalActionDSL.g:4842:4: (lv_expression_5_0= ruleXExpression )
// InternalActionDSL.g:4843: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:4864: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:4864:65: (iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF )
// InternalActionDSL.g:4865: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:4871: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:4877:2: ( (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) )
// InternalActionDSL.g:4878:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
{
// InternalActionDSL.g:4878:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
// InternalActionDSL.g:4879:3: otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')'
{
otherlv_0=(Token)match(input,49,FOLLOW_42); 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_40);
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,51,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:4899: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:4899:54: (iv_ruleXIfExpression= ruleXIfExpression EOF )
// InternalActionDSL.g:4900: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:4906: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:4912: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:4913: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:4913: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:4914: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:4914:3: ()
// InternalActionDSL.g:4915:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXIfExpressionAccess().getXIfExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,90,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXIfExpressionAccess().getIfKeyword_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXIfExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:4929:3: ( (lv_if_3_0= ruleXExpression ) )
// InternalActionDSL.g:4930:4: (lv_if_3_0= ruleXExpression )
{
// InternalActionDSL.g:4930:4: (lv_if_3_0= ruleXExpression )
// InternalActionDSL.g:4931:5: lv_if_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getIfXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_40);
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,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXIfExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalActionDSL.g:4952:3: ( (lv_then_5_0= ruleXExpression ) )
// InternalActionDSL.g:4953:4: (lv_then_5_0= ruleXExpression )
{
// InternalActionDSL.g:4953:4: (lv_then_5_0= ruleXExpression )
// InternalActionDSL.g:4954:5: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getThenXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_81);
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:4971:3: ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
int alt82=2;
int LA82_0 = input.LA(1);
if ( (LA82_0==91) ) {
int LA82_1 = input.LA(2);
if ( (synpred31_InternalActionDSL()) ) {
alt82=1;
}
}
switch (alt82) {
case 1 :
// InternalActionDSL.g:4972:4: ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) )
{
// InternalActionDSL.g:4972:4: ( ( 'else' )=>otherlv_6= 'else' )
// InternalActionDSL.g:4973:5: ( 'else' )=>otherlv_6= 'else'
{
otherlv_6=(Token)match(input,91,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXIfExpressionAccess().getElseKeyword_6_0());
}
}
// InternalActionDSL.g:4979:4: ( (lv_else_7_0= ruleXExpression ) )
// InternalActionDSL.g:4980:5: (lv_else_7_0= ruleXExpression )
{
// InternalActionDSL.g:4980:5: (lv_else_7_0= ruleXExpression )
// InternalActionDSL.g:4981: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:5003: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:5003:58: (iv_ruleXSwitchExpression= ruleXSwitchExpression EOF )
// InternalActionDSL.g:5004: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:5010: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:5016: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:5017: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:5017: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:5018: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:5018:3: ()
// InternalActionDSL.g:5019:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSwitchExpressionAccess().getXSwitchExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,92,FOLLOW_82); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSwitchExpressionAccess().getSwitchKeyword_1());
}
// InternalActionDSL.g:5029: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 alt84=2;
alt84 = dfa84.predict(input);
switch (alt84) {
case 1 :
// InternalActionDSL.g:5030:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalActionDSL.g:5030:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalActionDSL.g:5031:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalActionDSL.g:5031:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalActionDSL.g:5032:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalActionDSL.g:5042:6: (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalActionDSL.g:5043:7: otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
otherlv_2=(Token)match(input,49,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSwitchExpressionAccess().getLeftParenthesisKeyword_2_0_0_0_0());
}
// InternalActionDSL.g:5047:7: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5048:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5048:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5049:9: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0());
}
pushFollow(FOLLOW_83);
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,93,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_0_0_0_2());
}
}
}
// InternalActionDSL.g:5072:5: ( (lv_switch_5_0= ruleXExpression ) )
// InternalActionDSL.g:5073:6: (lv_switch_5_0= ruleXExpression )
{
// InternalActionDSL.g:5073:6: (lv_switch_5_0= ruleXExpression )
// InternalActionDSL.g:5074:7: lv_switch_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_40);
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,51,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:5097:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5097:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
// InternalActionDSL.g:5098:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) )
{
// InternalActionDSL.g:5098:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?
int alt83=2;
alt83 = dfa83.predict(input);
switch (alt83) {
case 1 :
// InternalActionDSL.g:5099:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
{
// InternalActionDSL.g:5108:6: ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
// InternalActionDSL.g:5109:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':'
{
// InternalActionDSL.g:5109:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5110:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5110:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5111:9: lv_declaredParam_7_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0());
}
pushFollow(FOLLOW_83);
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,93,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_1_0_0_1());
}
}
}
break;
}
// InternalActionDSL.g:5134:5: ( (lv_switch_9_0= ruleXExpression ) )
// InternalActionDSL.g:5135:6: (lv_switch_9_0= ruleXExpression )
{
// InternalActionDSL.g:5135:6: (lv_switch_9_0= ruleXExpression )
// InternalActionDSL.g:5136: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_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXSwitchExpressionAccess().getLeftCurlyBracketKeyword_3());
}
// InternalActionDSL.g:5159:3: ( (lv_cases_11_0= ruleXCasePart ) )*
loop85:
do {
int alt85=2;
int LA85_0 = input.LA(1);
if ( (LA85_0==RULE_ID||(LA85_0>=49 && LA85_0<=50)||LA85_0==74||LA85_0==93||LA85_0==95) ) {
alt85=1;
}
switch (alt85) {
case 1 :
// InternalActionDSL.g:5160:4: (lv_cases_11_0= ruleXCasePart )
{
// InternalActionDSL.g:5160:4: (lv_cases_11_0= ruleXCasePart )
// InternalActionDSL.g:5161:5: lv_cases_11_0= ruleXCasePart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getCasesXCasePartParserRuleCall_4_0());
}
pushFollow(FOLLOW_84);
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 loop85;
}
} while (true);
// InternalActionDSL.g:5178:3: (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )?
int alt86=2;
int LA86_0 = input.LA(1);
if ( (LA86_0==94) ) {
alt86=1;
}
switch (alt86) {
case 1 :
// InternalActionDSL.g:5179:4: otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) )
{
otherlv_12=(Token)match(input,94,FOLLOW_83); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXSwitchExpressionAccess().getDefaultKeyword_5_0());
}
otherlv_13=(Token)match(input,93,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_5_1());
}
// InternalActionDSL.g:5187:4: ( (lv_default_14_0= ruleXExpression ) )
// InternalActionDSL.g:5188:5: (lv_default_14_0= ruleXExpression )
{
// InternalActionDSL.g:5188:5: (lv_default_14_0= ruleXExpression )
// InternalActionDSL.g:5189:6: lv_default_14_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDefaultXExpressionParserRuleCall_5_2_0());
}
pushFollow(FOLLOW_85);
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:5215: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:5215:50: (iv_ruleXCasePart= ruleXCasePart EOF )
// InternalActionDSL.g:5216: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:5222: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:5228: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:5229: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:5229: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:5230: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:5230:3: ()
// InternalActionDSL.g:5231:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXCasePartAccess().getXCasePartAction_0(),
current);
}
}
// InternalActionDSL.g:5237:3: ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )?
int alt87=2;
int LA87_0 = input.LA(1);
if ( (LA87_0==RULE_ID||LA87_0==49||LA87_0==74) ) {
alt87=1;
}
switch (alt87) {
case 1 :
// InternalActionDSL.g:5238:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:5238:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:5239:5: lv_typeGuard_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getTypeGuardJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_86);
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:5256:3: (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )?
int alt88=2;
int LA88_0 = input.LA(1);
if ( (LA88_0==95) ) {
alt88=1;
}
switch (alt88) {
case 1 :
// InternalActionDSL.g:5257:4: otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) )
{
otherlv_2=(Token)match(input,95,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCasePartAccess().getCaseKeyword_2_0());
}
// InternalActionDSL.g:5261:4: ( (lv_case_3_0= ruleXExpression ) )
// InternalActionDSL.g:5262:5: (lv_case_3_0= ruleXExpression )
{
// InternalActionDSL.g:5262:5: (lv_case_3_0= ruleXExpression )
// InternalActionDSL.g:5263:6: lv_case_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getCaseXExpressionParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_87);
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:5281:3: ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
int alt89=2;
int LA89_0 = input.LA(1);
if ( (LA89_0==93) ) {
alt89=1;
}
else if ( (LA89_0==50) ) {
alt89=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 89, 0, input);
throw nvae;
}
switch (alt89) {
case 1 :
// InternalActionDSL.g:5282:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5282:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:5283:5: otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,93,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXCasePartAccess().getColonKeyword_3_0_0());
}
// InternalActionDSL.g:5287:5: ( (lv_then_5_0= ruleXExpression ) )
// InternalActionDSL.g:5288:6: (lv_then_5_0= ruleXExpression )
{
// InternalActionDSL.g:5288:6: (lv_then_5_0= ruleXExpression )
// InternalActionDSL.g:5289: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:5308:4: ( (lv_fallThrough_6_0= ',' ) )
{
// InternalActionDSL.g:5308:4: ( (lv_fallThrough_6_0= ',' ) )
// InternalActionDSL.g:5309:5: (lv_fallThrough_6_0= ',' )
{
// InternalActionDSL.g:5309:5: (lv_fallThrough_6_0= ',' )
// InternalActionDSL.g:5310:6: lv_fallThrough_6_0= ','
{
lv_fallThrough_6_0=(Token)match(input,50,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:5327: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:5327:59: (iv_ruleXForLoopExpression= ruleXForLoopExpression EOF )
// InternalActionDSL.g:5328: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:5334: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:5340: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:5341: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:5341: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:5342: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:5342:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalActionDSL.g:5343:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalActionDSL.g:5356:4: ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalActionDSL.g:5357:5: () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
// InternalActionDSL.g:5357:5: ()
// InternalActionDSL.g:5358:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXForLoopExpressionAccess().getXForLoopExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,96,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXForLoopExpressionAccess().getForKeyword_0_0_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXForLoopExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
// InternalActionDSL.g:5372:5: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalActionDSL.g:5373:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalActionDSL.g:5373:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalActionDSL.g:5374:7: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0());
}
pushFollow(FOLLOW_83);
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,93,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXForLoopExpressionAccess().getColonKeyword_0_0_4());
}
}
}
// InternalActionDSL.g:5397:3: ( (lv_forExpression_5_0= ruleXExpression ) )
// InternalActionDSL.g:5398:4: (lv_forExpression_5_0= ruleXExpression )
{
// InternalActionDSL.g:5398:4: (lv_forExpression_5_0= ruleXExpression )
// InternalActionDSL.g:5399:5: lv_forExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getForExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_40);
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,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXForLoopExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalActionDSL.g:5420:3: ( (lv_eachExpression_7_0= ruleXExpression ) )
// InternalActionDSL.g:5421:4: (lv_eachExpression_7_0= ruleXExpression )
{
// InternalActionDSL.g:5421:4: (lv_eachExpression_7_0= ruleXExpression )
// InternalActionDSL.g:5422: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:5443: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:5443:64: (iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF )
// InternalActionDSL.g:5444: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:5450: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:5456: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:5457: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:5457: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:5458: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:5458:3: ()
// InternalActionDSL.g:5459:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBasicForLoopExpressionAccess().getXBasicForLoopExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,96,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBasicForLoopExpressionAccess().getForKeyword_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXBasicForLoopExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:5473:3: ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )?
int alt91=2;
int LA91_0 = input.LA(1);
if ( ((LA91_0>=RULE_ID && LA91_0<=RULE_DECIMAL)||LA91_0==15||(LA91_0>=42 && LA91_0<=44)||LA91_0==49||(LA91_0>=53 && LA91_0<=54)||LA91_0==61||(LA91_0>=77 && LA91_0<=78)||LA91_0==82||LA91_0==90||LA91_0==92||(LA91_0>=96 && LA91_0<=110)||LA91_0==112) ) {
alt91=1;
}
switch (alt91) {
case 1 :
// InternalActionDSL.g:5474:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
{
// InternalActionDSL.g:5474:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:5475:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:5475:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:5476:6: lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_89);
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:5493:4: (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
loop90:
do {
int alt90=2;
int LA90_0 = input.LA(1);
if ( (LA90_0==50) ) {
alt90=1;
}
switch (alt90) {
case 1 :
// InternalActionDSL.g:5494:5: otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
{
otherlv_4=(Token)match(input,50,FOLLOW_90); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_3_1_0());
}
// InternalActionDSL.g:5498:5: ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:5499:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:5499:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:5500:7: lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_89);
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 loop90;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,47,FOLLOW_91); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_4());
}
// InternalActionDSL.g:5523:3: ( (lv_expression_7_0= ruleXExpression ) )?
int alt92=2;
int LA92_0 = input.LA(1);
if ( ((LA92_0>=RULE_ID && LA92_0<=RULE_DECIMAL)||LA92_0==15||(LA92_0>=42 && LA92_0<=44)||LA92_0==49||(LA92_0>=53 && LA92_0<=54)||LA92_0==61||(LA92_0>=77 && LA92_0<=78)||LA92_0==82||LA92_0==90||LA92_0==92||(LA92_0>=96 && LA92_0<=98)||(LA92_0>=101 && LA92_0<=110)||LA92_0==112) ) {
alt92=1;
}
switch (alt92) {
case 1 :
// InternalActionDSL.g:5524:4: (lv_expression_7_0= ruleXExpression )
{
// InternalActionDSL.g:5524:4: (lv_expression_7_0= ruleXExpression )
// InternalActionDSL.g:5525:5: lv_expression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getExpressionXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_92);
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,47,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_6());
}
// InternalActionDSL.g:5546:3: ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_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>=42 && LA94_0<=44)||LA94_0==49||(LA94_0>=53 && LA94_0<=54)||LA94_0==61||(LA94_0>=77 && LA94_0<=78)||LA94_0==82||LA94_0==90||LA94_0==92||(LA94_0>=96 && LA94_0<=98)||(LA94_0>=101 && LA94_0<=110)||LA94_0==112) ) {
alt94=1;
}
switch (alt94) {
case 1 :
// InternalActionDSL.g:5547:4: ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:5547:4: ( (lv_updateExpressions_9_0= ruleXExpression ) )
// InternalActionDSL.g:5548:5: (lv_updateExpressions_9_0= ruleXExpression )
{
// InternalActionDSL.g:5548:5: (lv_updateExpressions_9_0= ruleXExpression )
// InternalActionDSL.g:5549:6: lv_updateExpressions_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_0_0());
}
pushFollow(FOLLOW_39);
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:5566:4: (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
loop93:
do {
int alt93=2;
int LA93_0 = input.LA(1);
if ( (LA93_0==50) ) {
alt93=1;
}
switch (alt93) {
case 1 :
// InternalActionDSL.g:5567:5: otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_7_1_0());
}
// InternalActionDSL.g:5571:5: ( (lv_updateExpressions_11_0= ruleXExpression ) )
// InternalActionDSL.g:5572:6: (lv_updateExpressions_11_0= ruleXExpression )
{
// InternalActionDSL.g:5572:6: (lv_updateExpressions_11_0= ruleXExpression )
// InternalActionDSL.g:5573:7: lv_updateExpressions_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop93;
}
} while (true);
}
break;
}
otherlv_12=(Token)match(input,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXBasicForLoopExpressionAccess().getRightParenthesisKeyword_8());
}
// InternalActionDSL.g:5596:3: ( (lv_eachExpression_13_0= ruleXExpression ) )
// InternalActionDSL.g:5597:4: (lv_eachExpression_13_0= ruleXExpression )
{
// InternalActionDSL.g:5597:4: (lv_eachExpression_13_0= ruleXExpression )
// InternalActionDSL.g:5598: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:5619: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:5619:57: (iv_ruleXWhileExpression= ruleXWhileExpression EOF )
// InternalActionDSL.g:5620: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:5626: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:5632:2: ( ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:5633:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:5633:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:5634:3: () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:5634:3: ()
// InternalActionDSL.g:5635:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXWhileExpressionAccess().getXWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,97,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXWhileExpressionAccess().getWhileKeyword_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXWhileExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:5649:3: ( (lv_predicate_3_0= ruleXExpression ) )
// InternalActionDSL.g:5650:4: (lv_predicate_3_0= ruleXExpression )
{
// InternalActionDSL.g:5650:4: (lv_predicate_3_0= ruleXExpression )
// InternalActionDSL.g:5651:5: lv_predicate_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getPredicateXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_40);
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,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXWhileExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalActionDSL.g:5672:3: ( (lv_body_5_0= ruleXExpression ) )
// InternalActionDSL.g:5673:4: (lv_body_5_0= ruleXExpression )
{
// InternalActionDSL.g:5673:4: (lv_body_5_0= ruleXExpression )
// InternalActionDSL.g:5674: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:5695: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:5695:59: (iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF )
// InternalActionDSL.g:5696: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:5702: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:5708:2: ( ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) )
// InternalActionDSL.g:5709:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalActionDSL.g:5709:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalActionDSL.g:5710:3: () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalActionDSL.g:5710:3: ()
// InternalActionDSL.g:5711:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXDoWhileExpressionAccess().getXDoWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXDoWhileExpressionAccess().getDoKeyword_1());
}
// InternalActionDSL.g:5721:3: ( (lv_body_2_0= ruleXExpression ) )
// InternalActionDSL.g:5722:4: (lv_body_2_0= ruleXExpression )
{
// InternalActionDSL.g:5722:4: (lv_body_2_0= ruleXExpression )
// InternalActionDSL.g:5723:5: lv_body_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getBodyXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_93);
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,97,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXDoWhileExpressionAccess().getWhileKeyword_3());
}
otherlv_4=(Token)match(input,49,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXDoWhileExpressionAccess().getLeftParenthesisKeyword_4());
}
// InternalActionDSL.g:5748:3: ( (lv_predicate_5_0= ruleXExpression ) )
// InternalActionDSL.g:5749:4: (lv_predicate_5_0= ruleXExpression )
{
// InternalActionDSL.g:5749:4: (lv_predicate_5_0= ruleXExpression )
// InternalActionDSL.g:5750:5: lv_predicate_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getPredicateXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_40);
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,51,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:5775: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:5775:57: (iv_ruleXBlockExpression= ruleXBlockExpression EOF )
// InternalActionDSL.g:5776: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:5782: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:5788:2: ( ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) )
// InternalActionDSL.g:5789:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
{
// InternalActionDSL.g:5789:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
// InternalActionDSL.g:5790:3: () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}'
{
// InternalActionDSL.g:5790:3: ()
// InternalActionDSL.g:5791:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBlockExpressionAccess().getXBlockExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,15,FOLLOW_94); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBlockExpressionAccess().getLeftCurlyBracketKeyword_1());
}
// InternalActionDSL.g:5801:3: ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )*
loop96:
do {
int alt96=2;
int LA96_0 = input.LA(1);
if ( ((LA96_0>=RULE_ID && LA96_0<=RULE_DECIMAL)||LA96_0==15||(LA96_0>=42 && LA96_0<=44)||LA96_0==49||(LA96_0>=53 && LA96_0<=54)||LA96_0==61||(LA96_0>=77 && LA96_0<=78)||LA96_0==82||LA96_0==90||LA96_0==92||(LA96_0>=96 && LA96_0<=110)||LA96_0==112) ) {
alt96=1;
}
switch (alt96) {
case 1 :
// InternalActionDSL.g:5802:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )?
{
// InternalActionDSL.g:5802:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) )
// InternalActionDSL.g:5803:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
{
// InternalActionDSL.g:5803:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
// InternalActionDSL.g:5804:6: lv_expressions_2_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0());
}
pushFollow(FOLLOW_95);
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:5821:4: (otherlv_3= ';' )?
int alt95=2;
int LA95_0 = input.LA(1);
if ( (LA95_0==47) ) {
alt95=1;
}
switch (alt95) {
case 1 :
// InternalActionDSL.g:5822:5: otherlv_3= ';'
{
otherlv_3=(Token)match(input,47,FOLLOW_94); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
}
}
break;
}
}
break;
default :
break loop96;
}
} 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:5836: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:5836:68: (iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF )
// InternalActionDSL.g:5837: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:5843: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:5849:2: ( (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) )
// InternalActionDSL.g:5850:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
{
// InternalActionDSL.g:5850:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
int alt97=2;
int LA97_0 = input.LA(1);
if ( ((LA97_0>=99 && LA97_0<=100)) ) {
alt97=1;
}
else if ( ((LA97_0>=RULE_ID && LA97_0<=RULE_DECIMAL)||LA97_0==15||(LA97_0>=42 && LA97_0<=44)||LA97_0==49||(LA97_0>=53 && LA97_0<=54)||LA97_0==61||(LA97_0>=77 && LA97_0<=78)||LA97_0==82||LA97_0==90||LA97_0==92||(LA97_0>=96 && LA97_0<=98)||(LA97_0>=101 && LA97_0<=110)||LA97_0==112) ) {
alt97=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 97, 0, input);
throw nvae;
}
switch (alt97) {
case 1 :
// InternalActionDSL.g:5851: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:5860: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:5872: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:5872:61: (iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF )
// InternalActionDSL.g:5873: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:5879: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:5885: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:5886: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:5886: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:5887: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:5887:3: ()
// InternalActionDSL.g:5888:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXVariableDeclarationAccess().getXVariableDeclarationAction_0(),
current);
}
}
// InternalActionDSL.g:5894:3: ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' )
int alt98=2;
int LA98_0 = input.LA(1);
if ( (LA98_0==99) ) {
alt98=1;
}
else if ( (LA98_0==100) ) {
alt98=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 98, 0, input);
throw nvae;
}
switch (alt98) {
case 1 :
// InternalActionDSL.g:5895:4: ( (lv_writeable_1_0= 'var' ) )
{
// InternalActionDSL.g:5895:4: ( (lv_writeable_1_0= 'var' ) )
// InternalActionDSL.g:5896:5: (lv_writeable_1_0= 'var' )
{
// InternalActionDSL.g:5896:5: (lv_writeable_1_0= 'var' )
// InternalActionDSL.g:5897:6: lv_writeable_1_0= 'var'
{
lv_writeable_1_0=(Token)match(input,99,FOLLOW_55); 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:5910:4: otherlv_2= 'val'
{
otherlv_2=(Token)match(input,100,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXVariableDeclarationAccess().getValKeyword_1_1());
}
}
break;
}
// InternalActionDSL.g:5915:3: ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) )
int alt99=2;
int LA99_0 = input.LA(1);
if ( (LA99_0==RULE_ID) ) {
int LA99_1 = input.LA(2);
if ( (synpred35_InternalActionDSL()) ) {
alt99=1;
}
else if ( (true) ) {
alt99=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 99, 1, input);
throw nvae;
}
}
else if ( (LA99_0==49) && (synpred35_InternalActionDSL())) {
alt99=1;
}
else if ( (LA99_0==74) && (synpred35_InternalActionDSL())) {
alt99=1;
}
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:5916:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
{
// InternalActionDSL.g:5916:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
// InternalActionDSL.g:5917:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
{
// InternalActionDSL.g:5930:5: ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
// InternalActionDSL.g:5931:6: ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) )
{
// InternalActionDSL.g:5931:6: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:5932:7: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:5932:7: (lv_type_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:5933: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:5950:6: ( (lv_name_4_0= ruleValidID ) )
// InternalActionDSL.g:5951:7: (lv_name_4_0= ruleValidID )
{
// InternalActionDSL.g:5951:7: (lv_name_4_0= ruleValidID )
// InternalActionDSL.g:5952:8: lv_name_4_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0());
}
pushFollow(FOLLOW_96);
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:5972:4: ( (lv_name_5_0= ruleValidID ) )
{
// InternalActionDSL.g:5972:4: ( (lv_name_5_0= ruleValidID ) )
// InternalActionDSL.g:5973:5: (lv_name_5_0= ruleValidID )
{
// InternalActionDSL.g:5973:5: (lv_name_5_0= ruleValidID )
// InternalActionDSL.g:5974:6: lv_name_5_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_96);
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:5992:3: (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
int alt100=2;
int LA100_0 = input.LA(1);
if ( (LA100_0==52) ) {
alt100=1;
}
switch (alt100) {
case 1 :
// InternalActionDSL.g:5993:4: otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,52,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXVariableDeclarationAccess().getEqualsSignKeyword_3_0());
}
// InternalActionDSL.g:5997:4: ( (lv_right_7_0= ruleXExpression ) )
// InternalActionDSL.g:5998:5: (lv_right_7_0= ruleXExpression )
{
// InternalActionDSL.g:5998:5: (lv_right_7_0= ruleXExpression )
// InternalActionDSL.g:5999: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:6021: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:6021:59: (iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF )
// InternalActionDSL.g:6022: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:6028: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:6034:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalActionDSL.g:6035:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalActionDSL.g:6035:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
// InternalActionDSL.g:6036:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) )
{
// InternalActionDSL.g:6036:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )?
int alt101=2;
int LA101_0 = input.LA(1);
if ( (LA101_0==RULE_ID) ) {
int LA101_1 = input.LA(2);
if ( (LA101_1==RULE_ID||LA101_1==54||LA101_1==61||LA101_1==86) ) {
alt101=1;
}
}
else if ( (LA101_0==49||LA101_0==74) ) {
alt101=1;
}
switch (alt101) {
case 1 :
// InternalActionDSL.g:6037:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:6037:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalActionDSL.g:6038: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:6055:3: ( (lv_name_1_0= ruleValidID ) )
// InternalActionDSL.g:6056:4: (lv_name_1_0= ruleValidID )
{
// InternalActionDSL.g:6056:4: (lv_name_1_0= ruleValidID )
// InternalActionDSL.g:6057: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:6078: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:6078:63: (iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF )
// InternalActionDSL.g:6079: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:6085: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:6091:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalActionDSL.g:6092:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalActionDSL.g:6092:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
// InternalActionDSL.g:6093:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) )
{
// InternalActionDSL.g:6093:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:6094:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:6094:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalActionDSL.g:6095: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:6112:3: ( (lv_name_1_0= ruleValidID ) )
// InternalActionDSL.g:6113:4: (lv_name_1_0= ruleValidID )
{
// InternalActionDSL.g:6113:4: (lv_name_1_0= ruleValidID )
// InternalActionDSL.g:6114: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:6135: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:6135:53: (iv_ruleXFeatureCall= ruleXFeatureCall EOF )
// InternalActionDSL.g:6136: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:6142: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:6148: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:6149: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:6149: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:6150: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:6150:3: ()
// InternalActionDSL.g:6151:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXFeatureCallAccess().getXFeatureCallAction_0(),
current);
}
}
// InternalActionDSL.g:6157:3: (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )?
int alt103=2;
int LA103_0 = input.LA(1);
if ( (LA103_0==61) ) {
alt103=1;
}
switch (alt103) {
case 1 :
// InternalActionDSL.g:6158:4: otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>'
{
otherlv_1=(Token)match(input,61,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXFeatureCallAccess().getLessThanSignKeyword_1_0());
}
// InternalActionDSL.g:6162:4: ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6163:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6163:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6164:6: lv_typeArguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_68);
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:6181:4: (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop102:
do {
int alt102=2;
int LA102_0 = input.LA(1);
if ( (LA102_0==50) ) {
alt102=1;
}
switch (alt102) {
case 1 :
// InternalActionDSL.g:6182:5: otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,50,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXFeatureCallAccess().getCommaKeyword_1_2_0());
}
// InternalActionDSL.g:6186:5: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6187:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6187:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6188:7: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_68);
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 loop102;
}
} while (true);
otherlv_5=(Token)match(input,62,FOLLOW_66); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFeatureCallAccess().getGreaterThanSignKeyword_1_3());
}
}
break;
}
// InternalActionDSL.g:6211:3: ( ( ruleIdOrSuper ) )
// InternalActionDSL.g:6212:4: ( ruleIdOrSuper )
{
// InternalActionDSL.g:6212:4: ( ruleIdOrSuper )
// InternalActionDSL.g:6213: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_97);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6227: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 alt106=2;
alt106 = dfa106.predict(input);
switch (alt106) {
case 1 :
// InternalActionDSL.g:6228: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:6228:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) )
// InternalActionDSL.g:6229:5: ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' )
{
// InternalActionDSL.g:6233:5: (lv_explicitOperationCall_7_0= '(' )
// InternalActionDSL.g:6234:6: lv_explicitOperationCall_7_0= '('
{
lv_explicitOperationCall_7_0=(Token)match(input,49,FOLLOW_70); 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:6246:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?
int alt105=3;
alt105 = dfa105.predict(input);
switch (alt105) {
case 1 :
// InternalActionDSL.g:6247:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:6247:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
// InternalActionDSL.g:6248:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure )
{
// InternalActionDSL.g:6273:6: (lv_featureCallArguments_8_0= ruleXShortClosure )
// InternalActionDSL.g:6274:7: lv_featureCallArguments_8_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0());
}
pushFollow(FOLLOW_40);
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:6292:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:6292:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:6293:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:6293:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) )
// InternalActionDSL.g:6294:7: (lv_featureCallArguments_9_0= ruleXExpression )
{
// InternalActionDSL.g:6294:7: (lv_featureCallArguments_9_0= ruleXExpression )
// InternalActionDSL.g:6295:8: lv_featureCallArguments_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0());
}
pushFollow(FOLLOW_39);
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:6312:6: (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
loop104:
do {
int alt104=2;
int LA104_0 = input.LA(1);
if ( (LA104_0==50) ) {
alt104=1;
}
switch (alt104) {
case 1 :
// InternalActionDSL.g:6313:7: otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXFeatureCallAccess().getCommaKeyword_3_1_1_1_0());
}
// InternalActionDSL.g:6317:7: ( (lv_featureCallArguments_11_0= ruleXExpression ) )
// InternalActionDSL.g:6318:8: (lv_featureCallArguments_11_0= ruleXExpression )
{
// InternalActionDSL.g:6318:8: (lv_featureCallArguments_11_0= ruleXExpression )
// InternalActionDSL.g:6319:9: lv_featureCallArguments_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop104;
}
} while (true);
}
}
break;
}
otherlv_12=(Token)match(input,51,FOLLOW_98); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXFeatureCallAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
// InternalActionDSL.g:6344:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
int alt107=2;
alt107 = dfa107.predict(input);
switch (alt107) {
case 1 :
// InternalActionDSL.g:6345:4: ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure )
{
// InternalActionDSL.g:6351:4: (lv_featureCallArguments_13_0= ruleXClosure )
// InternalActionDSL.g:6352: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:6373: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:6373:53: (iv_ruleFeatureCallID= ruleFeatureCallID EOF )
// InternalActionDSL.g:6374: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:6380: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:6386:2: ( (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) )
// InternalActionDSL.g:6387:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
{
// InternalActionDSL.g:6387:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
int alt108=5;
switch ( input.LA(1) ) {
case RULE_ID:
{
alt108=1;
}
break;
case 101:
{
alt108=2;
}
break;
case 43:
{
alt108=3;
}
break;
case 42:
{
alt108=4;
}
break;
case 44:
{
alt108=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 108, 0, input);
throw nvae;
}
switch (alt108) {
case 1 :
// InternalActionDSL.g:6388: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:6399:3: kw= 'extends'
{
kw=(Token)match(input,101,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:6405:3: kw= 'static'
{
kw=(Token)match(input,43,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:6411:3: kw= 'import'
{
kw=(Token)match(input,42,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:6417:3: kw= 'extension'
{
kw=(Token)match(input,44,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:6426: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:6426:49: (iv_ruleIdOrSuper= ruleIdOrSuper EOF )
// InternalActionDSL.g:6427: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:6433: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:6439:2: ( (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) )
// InternalActionDSL.g:6440:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
{
// InternalActionDSL.g:6440:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
int alt109=2;
int LA109_0 = input.LA(1);
if ( (LA109_0==RULE_ID||(LA109_0>=42 && LA109_0<=44)||LA109_0==101) ) {
alt109=1;
}
else if ( (LA109_0==102) ) {
alt109=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 109, 0, input);
throw nvae;
}
switch (alt109) {
case 1 :
// InternalActionDSL.g:6441: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:6452:3: kw= 'super'
{
kw=(Token)match(input,102,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:6461: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:6461:57: (iv_ruleXConstructorCall= ruleXConstructorCall EOF )
// InternalActionDSL.g:6462: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:6468: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:6474: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:6475: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:6475: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:6476: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:6476:3: ()
// InternalActionDSL.g:6477:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXConstructorCallAccess().getXConstructorCallAction_0(),
current);
}
}
otherlv_1=(Token)match(input,103,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXConstructorCallAccess().getNewKeyword_1());
}
// InternalActionDSL.g:6487:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:6488:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:6488:4: ( ruleQualifiedName )
// InternalActionDSL.g:6489: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_99);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6503:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?
int alt111=2;
alt111 = dfa111.predict(input);
switch (alt111) {
case 1 :
// InternalActionDSL.g:6504:4: ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>'
{
// InternalActionDSL.g:6504:4: ( ( '<' )=>otherlv_3= '<' )
// InternalActionDSL.g:6505:5: ( '<' )=>otherlv_3= '<'
{
otherlv_3=(Token)match(input,61,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXConstructorCallAccess().getLessThanSignKeyword_3_0());
}
}
// InternalActionDSL.g:6511:4: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6512:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6512:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6513:6: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_68);
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:6530:4: (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )*
loop110:
do {
int alt110=2;
int LA110_0 = input.LA(1);
if ( (LA110_0==50) ) {
alt110=1;
}
switch (alt110) {
case 1 :
// InternalActionDSL.g:6531:5: otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
{
otherlv_5=(Token)match(input,50,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXConstructorCallAccess().getCommaKeyword_3_2_0());
}
// InternalActionDSL.g:6535:5: ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:6536:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:6536:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:6537:7: lv_typeArguments_6_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_68);
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 loop110;
}
} while (true);
otherlv_7=(Token)match(input,62,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXConstructorCallAccess().getGreaterThanSignKeyword_3_3());
}
}
break;
}
// InternalActionDSL.g:6560: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 alt114=2;
alt114 = dfa114.predict(input);
switch (alt114) {
case 1 :
// InternalActionDSL.g:6561: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:6561:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) )
// InternalActionDSL.g:6562:5: ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' )
{
// InternalActionDSL.g:6566:5: (lv_explicitConstructorCall_8_0= '(' )
// InternalActionDSL.g:6567:6: lv_explicitConstructorCall_8_0= '('
{
lv_explicitConstructorCall_8_0=(Token)match(input,49,FOLLOW_70); 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:6579:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?
int alt113=3;
alt113 = dfa113.predict(input);
switch (alt113) {
case 1 :
// InternalActionDSL.g:6580:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
{
// InternalActionDSL.g:6580:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
// InternalActionDSL.g:6581:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure )
{
// InternalActionDSL.g:6606:6: (lv_arguments_9_0= ruleXShortClosure )
// InternalActionDSL.g:6607:7: lv_arguments_9_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXShortClosureParserRuleCall_4_1_0_0());
}
pushFollow(FOLLOW_40);
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:6625:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
{
// InternalActionDSL.g:6625:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
// InternalActionDSL.g:6626:6: ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
{
// InternalActionDSL.g:6626:6: ( (lv_arguments_10_0= ruleXExpression ) )
// InternalActionDSL.g:6627:7: (lv_arguments_10_0= ruleXExpression )
{
// InternalActionDSL.g:6627:7: (lv_arguments_10_0= ruleXExpression )
// InternalActionDSL.g:6628:8: lv_arguments_10_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_0_0());
}
pushFollow(FOLLOW_39);
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:6645:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
loop112:
do {
int alt112=2;
int LA112_0 = input.LA(1);
if ( (LA112_0==50) ) {
alt112=1;
}
switch (alt112) {
case 1 :
// InternalActionDSL.g:6646:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) )
{
otherlv_11=(Token)match(input,50,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXConstructorCallAccess().getCommaKeyword_4_1_1_1_0());
}
// InternalActionDSL.g:6650:7: ( (lv_arguments_12_0= ruleXExpression ) )
// InternalActionDSL.g:6651:8: (lv_arguments_12_0= ruleXExpression )
{
// InternalActionDSL.g:6651:8: (lv_arguments_12_0= ruleXExpression )
// InternalActionDSL.g:6652:9: lv_arguments_12_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop112;
}
} while (true);
}
}
break;
}
otherlv_13=(Token)match(input,51,FOLLOW_98); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2());
}
}
break;
}
// InternalActionDSL.g:6677:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
int alt115=2;
alt115 = dfa115.predict(input);
switch (alt115) {
case 1 :
// InternalActionDSL.g:6678:4: ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure )
{
// InternalActionDSL.g:6684:4: (lv_arguments_14_0= ruleXClosure )
// InternalActionDSL.g:6685: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:6706: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:6706:56: (iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF )
// InternalActionDSL.g:6707: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:6713: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:6719:2: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )
// InternalActionDSL.g:6720:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
{
// InternalActionDSL.g:6720:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
// InternalActionDSL.g:6721:3: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
{
// InternalActionDSL.g:6721:3: ()
// InternalActionDSL.g:6722:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:6728:3: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
int alt116=2;
int LA116_0 = input.LA(1);
if ( (LA116_0==104) ) {
alt116=1;
}
else if ( (LA116_0==105) ) {
alt116=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 116, 0, input);
throw nvae;
}
switch (alt116) {
case 1 :
// InternalActionDSL.g:6729:4: otherlv_1= 'false'
{
otherlv_1=(Token)match(input,104,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0());
}
}
break;
case 2 :
// InternalActionDSL.g:6734:4: ( (lv_isTrue_2_0= 'true' ) )
{
// InternalActionDSL.g:6734:4: ( (lv_isTrue_2_0= 'true' ) )
// InternalActionDSL.g:6735:5: (lv_isTrue_2_0= 'true' )
{
// InternalActionDSL.g:6735:5: (lv_isTrue_2_0= 'true' )
// InternalActionDSL.g:6736:6: lv_isTrue_2_0= 'true'
{
lv_isTrue_2_0=(Token)match(input,105,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:6753: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:6753:53: (iv_ruleXNullLiteral= ruleXNullLiteral EOF )
// InternalActionDSL.g:6754: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:6760: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:6766:2: ( ( () otherlv_1= 'null' ) )
// InternalActionDSL.g:6767:2: ( () otherlv_1= 'null' )
{
// InternalActionDSL.g:6767:2: ( () otherlv_1= 'null' )
// InternalActionDSL.g:6768:3: () otherlv_1= 'null'
{
// InternalActionDSL.g:6768:3: ()
// InternalActionDSL.g:6769:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNullLiteralAccess().getXNullLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,106,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:6783: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:6783:55: (iv_ruleXNumberLiteral= ruleXNumberLiteral EOF )
// InternalActionDSL.g:6784: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:6790: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:6796:2: ( ( () ( (lv_value_1_0= ruleNumber ) ) ) )
// InternalActionDSL.g:6797:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
{
// InternalActionDSL.g:6797:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
// InternalActionDSL.g:6798:3: () ( (lv_value_1_0= ruleNumber ) )
{
// InternalActionDSL.g:6798:3: ()
// InternalActionDSL.g:6799:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNumberLiteralAccess().getXNumberLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:6805:3: ( (lv_value_1_0= ruleNumber ) )
// InternalActionDSL.g:6806:4: (lv_value_1_0= ruleNumber )
{
// InternalActionDSL.g:6806:4: (lv_value_1_0= ruleNumber )
// InternalActionDSL.g:6807: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:6828: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:6828:55: (iv_ruleXStringLiteral= ruleXStringLiteral EOF )
// InternalActionDSL.g:6829: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:6835: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:6841:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalActionDSL.g:6842:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalActionDSL.g:6842:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalActionDSL.g:6843:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalActionDSL.g:6843:3: ()
// InternalActionDSL.g:6844:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXStringLiteralAccess().getXStringLiteralAction_0(),
current);
}
}
// InternalActionDSL.g:6850:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalActionDSL.g:6851:4: (lv_value_1_0= RULE_STRING )
{
// InternalActionDSL.g:6851:4: (lv_value_1_0= RULE_STRING )
// InternalActionDSL.g:6852: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:6872: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:6872:53: (iv_ruleXTypeLiteral= ruleXTypeLiteral EOF )
// InternalActionDSL.g:6873: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:6879: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:6885:2: ( ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) )
// InternalActionDSL.g:6886:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
{
// InternalActionDSL.g:6886:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
// InternalActionDSL.g:6887:3: () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')'
{
// InternalActionDSL.g:6887:3: ()
// InternalActionDSL.g:6888:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTypeLiteralAccess().getXTypeLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,107,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTypeLiteralAccess().getTypeofKeyword_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXTypeLiteralAccess().getLeftParenthesisKeyword_2());
}
// InternalActionDSL.g:6902:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:6903:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:6903:4: ( ruleQualifiedName )
// InternalActionDSL.g:6904: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_100);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:6918:3: ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )*
loop117:
do {
int alt117=2;
int LA117_0 = input.LA(1);
if ( (LA117_0==54) ) {
alt117=1;
}
switch (alt117) {
case 1 :
// InternalActionDSL.g:6919:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
{
// InternalActionDSL.g:6919:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
// InternalActionDSL.g:6920:5: lv_arrayDimensions_4_0= ruleArrayBrackets
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getArrayDimensionsArrayBracketsParserRuleCall_4_0());
}
pushFollow(FOLLOW_100);
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 loop117;
}
} while (true);
otherlv_5=(Token)match(input,51,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:6945: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:6945:57: (iv_ruleXThrowExpression= ruleXThrowExpression EOF )
// InternalActionDSL.g:6946: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:6952: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:6958:2: ( ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:6959:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:6959:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
// InternalActionDSL.g:6960:3: () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) )
{
// InternalActionDSL.g:6960:3: ()
// InternalActionDSL.g:6961:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXThrowExpressionAccess().getXThrowExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,108,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXThrowExpressionAccess().getThrowKeyword_1());
}
// InternalActionDSL.g:6971:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalActionDSL.g:6972:4: (lv_expression_2_0= ruleXExpression )
{
// InternalActionDSL.g:6972:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:6973: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:6994: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:6994:58: (iv_ruleXReturnExpression= ruleXReturnExpression EOF )
// InternalActionDSL.g:6995: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:7001: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:7007: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:7008: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:7008: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:7009: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:7009:3: ()
// InternalActionDSL.g:7010:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXReturnExpressionAccess().getXReturnExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,109,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXReturnExpressionAccess().getReturnKeyword_1());
}
// InternalActionDSL.g:7020: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 alt118=2;
alt118 = dfa118.predict(input);
switch (alt118) {
case 1 :
// InternalActionDSL.g:7021: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:7022:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:7023: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:7044: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:7044:67: (iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF )
// InternalActionDSL.g:7045: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:7051: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:7057: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:7058: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:7058: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:7059: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:7059:3: ()
// InternalActionDSL.g:7060:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTryCatchFinallyExpressionAccess().getXTryCatchFinallyExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,110,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTryCatchFinallyExpressionAccess().getTryKeyword_1());
}
// InternalActionDSL.g:7070:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalActionDSL.g:7071:4: (lv_expression_2_0= ruleXExpression )
{
// InternalActionDSL.g:7071:4: (lv_expression_2_0= ruleXExpression )
// InternalActionDSL.g:7072:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_102);
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:7089: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 alt121=2;
int LA121_0 = input.LA(1);
if ( (LA121_0==113) ) {
alt121=1;
}
else if ( (LA121_0==111) ) {
alt121=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 121, 0, input);
throw nvae;
}
switch (alt121) {
case 1 :
// InternalActionDSL.g:7090:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
{
// InternalActionDSL.g:7090:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
// InternalActionDSL.g:7091:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
{
// InternalActionDSL.g:7091:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+
int cnt119=0;
loop119:
do {
int alt119=2;
int LA119_0 = input.LA(1);
if ( (LA119_0==113) ) {
int LA119_2 = input.LA(2);
if ( (synpred44_InternalActionDSL()) ) {
alt119=1;
}
}
switch (alt119) {
case 1 :
// InternalActionDSL.g:7092:6: ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause )
{
// InternalActionDSL.g:7093:6: (lv_catchClauses_3_0= ruleXCatchClause )
// InternalActionDSL.g:7094:7: lv_catchClauses_3_0= ruleXCatchClause
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getCatchClausesXCatchClauseParserRuleCall_3_0_0_0());
}
pushFollow(FOLLOW_103);
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 ( cnt119 >= 1 ) break loop119;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(119, input);
throw eee;
}
cnt119++;
} while (true);
// InternalActionDSL.g:7111:5: ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
int alt120=2;
int LA120_0 = input.LA(1);
if ( (LA120_0==111) ) {
int LA120_1 = input.LA(2);
if ( (synpred45_InternalActionDSL()) ) {
alt120=1;
}
}
switch (alt120) {
case 1 :
// InternalActionDSL.g:7112:6: ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:7112:6: ( ( 'finally' )=>otherlv_4= 'finally' )
// InternalActionDSL.g:7113:7: ( 'finally' )=>otherlv_4= 'finally'
{
otherlv_4=(Token)match(input,111,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_0_1_0());
}
}
// InternalActionDSL.g:7119:6: ( (lv_finallyExpression_5_0= ruleXExpression ) )
// InternalActionDSL.g:7120:7: (lv_finallyExpression_5_0= ruleXExpression )
{
// InternalActionDSL.g:7120:7: (lv_finallyExpression_5_0= ruleXExpression )
// InternalActionDSL.g:7121: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:7141:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7141:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
// InternalActionDSL.g:7142:5: otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,111,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_1_0());
}
// InternalActionDSL.g:7146:5: ( (lv_finallyExpression_7_0= ruleXExpression ) )
// InternalActionDSL.g:7147:6: (lv_finallyExpression_7_0= ruleXExpression )
{
// InternalActionDSL.g:7147:6: (lv_finallyExpression_7_0= ruleXExpression )
// InternalActionDSL.g:7148: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:7171: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:7171:64: (iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF )
// InternalActionDSL.g:7172: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:7178: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:7184:2: ( ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:7185:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7185:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalActionDSL.g:7186:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalActionDSL.g:7186:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) )
// InternalActionDSL.g:7187:4: ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' )
{
// InternalActionDSL.g:7194:4: ( () otherlv_1= 'synchronized' otherlv_2= '(' )
// InternalActionDSL.g:7195:5: () otherlv_1= 'synchronized' otherlv_2= '('
{
// InternalActionDSL.g:7195:5: ()
// InternalActionDSL.g:7196:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSynchronizedExpressionAccess().getXSynchronizedExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,112,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSynchronizedExpressionAccess().getSynchronizedKeyword_0_0_1());
}
otherlv_2=(Token)match(input,49,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSynchronizedExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
}
}
// InternalActionDSL.g:7212:3: ( (lv_param_3_0= ruleXExpression ) )
// InternalActionDSL.g:7213:4: (lv_param_3_0= ruleXExpression )
{
// InternalActionDSL.g:7213:4: (lv_param_3_0= ruleXExpression )
// InternalActionDSL.g:7214:5: lv_param_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getParamXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_40);
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,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSynchronizedExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalActionDSL.g:7235:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalActionDSL.g:7236:4: (lv_expression_5_0= ruleXExpression )
{
// InternalActionDSL.g:7236:4: (lv_expression_5_0= ruleXExpression )
// InternalActionDSL.g:7237: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:7258: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:7258:53: (iv_ruleXCatchClause= ruleXCatchClause EOF )
// InternalActionDSL.g:7259: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:7265: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:7271:2: ( ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) )
// InternalActionDSL.g:7272:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
{
// InternalActionDSL.g:7272:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
// InternalActionDSL.g:7273:3: ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) )
{
// InternalActionDSL.g:7273:3: ( ( 'catch' )=>otherlv_0= 'catch' )
// InternalActionDSL.g:7274:4: ( 'catch' )=>otherlv_0= 'catch'
{
otherlv_0=(Token)match(input,113,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXCatchClauseAccess().getCatchKeyword_0());
}
}
otherlv_1=(Token)match(input,49,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXCatchClauseAccess().getLeftParenthesisKeyword_1());
}
// InternalActionDSL.g:7284:3: ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) )
// InternalActionDSL.g:7285:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
{
// InternalActionDSL.g:7285:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
// InternalActionDSL.g:7286:5: lv_declaredParam_2_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0());
}
pushFollow(FOLLOW_40);
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,51,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXCatchClauseAccess().getRightParenthesisKeyword_3());
}
// InternalActionDSL.g:7307:3: ( (lv_expression_4_0= ruleXExpression ) )
// InternalActionDSL.g:7308:4: (lv_expression_4_0= ruleXExpression )
{
// InternalActionDSL.g:7308:4: (lv_expression_4_0= ruleXExpression )
// InternalActionDSL.g:7309: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:7330: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:7330:53: (iv_ruleQualifiedName= ruleQualifiedName EOF )
// InternalActionDSL.g:7331: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:7337: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:7343:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalActionDSL.g:7344:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalActionDSL.g:7344:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalActionDSL.g:7345:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_104);
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:7355:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop122:
do {
int alt122=2;
int LA122_0 = input.LA(1);
if ( (LA122_0==86) ) {
int LA122_2 = input.LA(2);
if ( (LA122_2==RULE_ID) ) {
int LA122_3 = input.LA(3);
if ( (synpred48_InternalActionDSL()) ) {
alt122=1;
}
}
}
switch (alt122) {
case 1 :
// InternalActionDSL.g:7356:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalActionDSL.g:7356:4: ( ( '.' )=>kw= '.' )
// InternalActionDSL.g:7357:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,86,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_104);
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 loop122;
}
} 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:7379: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:7381:2: (iv_ruleNumber= ruleNumber EOF )
// InternalActionDSL.g:7382: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:7391: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:7398: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:7399: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:7399: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 alt126=2;
int LA126_0 = input.LA(1);
if ( (LA126_0==RULE_HEX) ) {
alt126=1;
}
else if ( ((LA126_0>=RULE_INT && 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:7400: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:7408:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
{
// InternalActionDSL.g:7408:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
// InternalActionDSL.g:7409:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
{
// InternalActionDSL.g:7409:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL )
int alt123=2;
int LA123_0 = input.LA(1);
if ( (LA123_0==RULE_INT) ) {
alt123=1;
}
else if ( (LA123_0==RULE_DECIMAL) ) {
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:7410:5: this_INT_1= RULE_INT
{
this_INT_1=(Token)match(input,RULE_INT,FOLLOW_104); 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:7418:5: this_DECIMAL_2= RULE_DECIMAL
{
this_DECIMAL_2=(Token)match(input,RULE_DECIMAL,FOLLOW_104); 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:7426:4: (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
int alt125=2;
int LA125_0 = input.LA(1);
if ( (LA125_0==86) ) {
int LA125_1 = input.LA(2);
if ( ((LA125_1>=RULE_INT && LA125_1<=RULE_DECIMAL)) ) {
alt125=1;
}
}
switch (alt125) {
case 1 :
// InternalActionDSL.g:7427:5: kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
{
kw=(Token)match(input,86,FOLLOW_105); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getNumberAccess().getFullStopKeyword_1_1_0());
}
// InternalActionDSL.g:7432:5: (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
int alt124=2;
int LA124_0 = input.LA(1);
if ( (LA124_0==RULE_INT) ) {
alt124=1;
}
else if ( (LA124_0==RULE_DECIMAL) ) {
alt124=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 124, 0, input);
throw nvae;
}
switch (alt124) {
case 1 :
// InternalActionDSL.g:7433: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:7441: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:7458: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:7458:57: (iv_ruleJvmTypeReference= ruleJvmTypeReference EOF )
// InternalActionDSL.g:7459: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:7465: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:7471:2: ( ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) )
// InternalActionDSL.g:7472:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
{
// InternalActionDSL.g:7472:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
int alt128=2;
int LA128_0 = input.LA(1);
if ( (LA128_0==RULE_ID) ) {
alt128=1;
}
else if ( (LA128_0==49||LA128_0==74) ) {
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:7473:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
{
// InternalActionDSL.g:7473:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
// InternalActionDSL.g:7474:4: this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getJvmParameterizedTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_98);
this_JvmParameterizedTypeReference_0=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmParameterizedTypeReference_0;
afterParserOrEnumRuleCall();
}
// InternalActionDSL.g:7482:4: ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
loop127:
do {
int alt127=2;
int LA127_0 = input.LA(1);
if ( (LA127_0==54) ) {
int LA127_2 = input.LA(2);
if ( (LA127_2==55) ) {
int LA127_3 = input.LA(3);
if ( (synpred49_InternalActionDSL()) ) {
alt127=1;
}
}
}
switch (alt127) {
case 1 :
// InternalActionDSL.g:7483:5: ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets )
{
// InternalActionDSL.g:7489:5: ( () ruleArrayBrackets )
// InternalActionDSL.g:7490:6: () ruleArrayBrackets
{
// InternalActionDSL.g:7490:6: ()
// InternalActionDSL.g:7491: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_98);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop127;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:7508: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:7520: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:7520:53: (iv_ruleArrayBrackets= ruleArrayBrackets EOF )
// InternalActionDSL.g:7521: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:7527: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:7533:2: ( (kw= '[' kw= ']' ) )
// InternalActionDSL.g:7534:2: (kw= '[' kw= ']' )
{
// InternalActionDSL.g:7534:2: (kw= '[' kw= ']' )
// InternalActionDSL.g:7535:3: kw= '[' kw= ']'
{
kw=(Token)match(input,54,FOLLOW_77); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getLeftSquareBracketKeyword_0());
}
kw=(Token)match(input,55,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:7549: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:7549:57: (iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF )
// InternalActionDSL.g:7550: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:7556: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:7562: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:7563: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:7563: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:7564: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:7564:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )?
int alt131=2;
int LA131_0 = input.LA(1);
if ( (LA131_0==49) ) {
alt131=1;
}
switch (alt131) {
case 1 :
// InternalActionDSL.g:7565:4: otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')'
{
otherlv_0=(Token)match(input,49,FOLLOW_106); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0());
}
// InternalActionDSL.g:7569:4: ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )?
int alt130=2;
int LA130_0 = input.LA(1);
if ( (LA130_0==RULE_ID||LA130_0==49||LA130_0==74) ) {
alt130=1;
}
switch (alt130) {
case 1 :
// InternalActionDSL.g:7570:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
{
// InternalActionDSL.g:7570:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7571:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7571:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:7572:7: lv_paramTypes_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_39);
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:7589:5: (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
loop129:
do {
int alt129=2;
int LA129_0 = input.LA(1);
if ( (LA129_0==50) ) {
alt129=1;
}
switch (alt129) {
case 1 :
// InternalActionDSL.g:7590:6: otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
{
otherlv_2=(Token)match(input,50,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXFunctionTypeRefAccess().getCommaKeyword_0_1_1_0());
}
// InternalActionDSL.g:7594:6: ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7595:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7595:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
// InternalActionDSL.g:7596:8: lv_paramTypes_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_39);
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 loop129;
}
} while (true);
}
break;
}
otherlv_4=(Token)match(input,51,FOLLOW_107); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2());
}
}
break;
}
otherlv_5=(Token)match(input,74,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFunctionTypeRefAccess().getEqualsSignGreaterThanSignKeyword_1());
}
// InternalActionDSL.g:7624:3: ( (lv_returnType_6_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:7625:4: (lv_returnType_6_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:7625:4: (lv_returnType_6_0= ruleJvmTypeReference )
// InternalActionDSL.g:7626: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:7647: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:7647:70: (iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF )
// InternalActionDSL.g:7648: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:7654: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:7660: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:7661: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:7661: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:7662: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:7662:3: ( ( ruleQualifiedName ) )
// InternalActionDSL.g:7663:4: ( ruleQualifiedName )
{
// InternalActionDSL.g:7663:4: ( ruleQualifiedName )
// InternalActionDSL.g:7664: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_108);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7678: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 alt136=2;
alt136 = dfa136.predict(input);
switch (alt136) {
case 1 :
// InternalActionDSL.g:7679: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:7679:4: ( ( '<' )=>otherlv_1= '<' )
// InternalActionDSL.g:7680:5: ( '<' )=>otherlv_1= '<'
{
otherlv_1=(Token)match(input,61,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_0());
}
}
// InternalActionDSL.g:7686:4: ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7687:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7687:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7688:6: lv_arguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_68);
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:7705:4: (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop132:
do {
int alt132=2;
int LA132_0 = input.LA(1);
if ( (LA132_0==50) ) {
alt132=1;
}
switch (alt132) {
case 1 :
// InternalActionDSL.g:7706:5: otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,50,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_2_0());
}
// InternalActionDSL.g:7710:5: ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7711:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7711:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7712:7: lv_arguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_68);
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 loop132;
}
} while (true);
otherlv_5=(Token)match(input,62,FOLLOW_104); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_3());
}
// InternalActionDSL.g:7734:4: ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
loop135:
do {
int alt135=2;
int LA135_0 = input.LA(1);
if ( (LA135_0==86) ) {
int LA135_2 = input.LA(2);
if ( (LA135_2==RULE_ID) ) {
int LA135_3 = input.LA(3);
if ( (synpred51_InternalActionDSL()) ) {
alt135=1;
}
}
}
switch (alt135) {
case 1 :
// InternalActionDSL.g:7735:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
{
// InternalActionDSL.g:7735:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) )
// InternalActionDSL.g:7736:6: ( ( () '.' ) )=> ( () otherlv_7= '.' )
{
// InternalActionDSL.g:7742:6: ( () otherlv_7= '.' )
// InternalActionDSL.g:7743:7: () otherlv_7= '.'
{
// InternalActionDSL.g:7743:7: ()
// InternalActionDSL.g:7744:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmParameterizedTypeReferenceAccess().getJvmInnerTypeReferenceOuterAction_1_4_0_0_0(),
current);
}
}
otherlv_7=(Token)match(input,86,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getJvmParameterizedTypeReferenceAccess().getFullStopKeyword_1_4_0_0_1());
}
}
}
// InternalActionDSL.g:7756:5: ( ( ruleValidID ) )
// InternalActionDSL.g:7757:6: ( ruleValidID )
{
// InternalActionDSL.g:7757:6: ( ruleValidID )
// InternalActionDSL.g:7758: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_109);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalActionDSL.g:7772:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
int alt134=2;
alt134 = dfa134.predict(input);
switch (alt134) {
case 1 :
// InternalActionDSL.g:7773:6: ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>'
{
// InternalActionDSL.g:7773:6: ( ( '<' )=>otherlv_9= '<' )
// InternalActionDSL.g:7774:7: ( '<' )=>otherlv_9= '<'
{
otherlv_9=(Token)match(input,61,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_4_2_0());
}
}
// InternalActionDSL.g:7780:6: ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7781:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7781:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7782:8: lv_arguments_10_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0());
}
pushFollow(FOLLOW_68);
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:7799:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )*
loop133:
do {
int alt133=2;
int LA133_0 = input.LA(1);
if ( (LA133_0==50) ) {
alt133=1;
}
switch (alt133) {
case 1 :
// InternalActionDSL.g:7800:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
{
otherlv_11=(Token)match(input,50,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_4_2_2_0());
}
// InternalActionDSL.g:7804:7: ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalActionDSL.g:7805:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalActionDSL.g:7805:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
// InternalActionDSL.g:7806:9: lv_arguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0());
}
pushFollow(FOLLOW_68);
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 loop133;
}
} while (true);
otherlv_13=(Token)match(input,62,FOLLOW_104); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_4_2_3());
}
}
break;
}
}
break;
default :
break loop135;
}
} 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:7835: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:7835:65: (iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF )
// InternalActionDSL.g:7836: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:7842: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:7848:2: ( (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) )
// InternalActionDSL.g:7849:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
{
// InternalActionDSL.g:7849:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
int alt137=2;
int LA137_0 = input.LA(1);
if ( (LA137_0==RULE_ID||LA137_0==49||LA137_0==74) ) {
alt137=1;
}
else if ( (LA137_0==114) ) {
alt137=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 137, 0, input);
throw nvae;
}
switch (alt137) {
case 1 :
// InternalActionDSL.g:7850: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:7859: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:7871: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:7871:65: (iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF )
// InternalActionDSL.g:7872: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:7878: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:7884: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:7885: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:7885: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:7886: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:7886:3: ()
// InternalActionDSL.g:7887:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getJvmWildcardTypeReferenceAccess().getJvmWildcardTypeReferenceAction_0(),
current);
}
}
otherlv_1=(Token)match(input,114,FOLLOW_110); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmWildcardTypeReferenceAccess().getQuestionMarkKeyword_1());
}
// InternalActionDSL.g:7897:3: ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
int alt140=3;
int LA140_0 = input.LA(1);
if ( (LA140_0==101) ) {
alt140=1;
}
else if ( (LA140_0==102) ) {
alt140=2;
}
switch (alt140) {
case 1 :
// InternalActionDSL.g:7898:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
{
// InternalActionDSL.g:7898:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
// InternalActionDSL.g:7899:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
{
// InternalActionDSL.g:7899:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) )
// InternalActionDSL.g:7900:6: (lv_constraints_2_0= ruleJvmUpperBound )
{
// InternalActionDSL.g:7900:6: (lv_constraints_2_0= ruleJvmUpperBound )
// InternalActionDSL.g:7901:7: lv_constraints_2_0= ruleJvmUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0());
}
pushFollow(FOLLOW_111);
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:7918:5: ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
loop138:
do {
int alt138=2;
int LA138_0 = input.LA(1);
if ( (LA138_0==115) ) {
alt138=1;
}
switch (alt138) {
case 1 :
// InternalActionDSL.g:7919:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
{
// InternalActionDSL.g:7919:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
// InternalActionDSL.g:7920:7: lv_constraints_3_0= ruleJvmUpperBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_111);
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 loop138;
}
} while (true);
}
}
break;
case 2 :
// InternalActionDSL.g:7939:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
{
// InternalActionDSL.g:7939:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
// InternalActionDSL.g:7940:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
{
// InternalActionDSL.g:7940:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) )
// InternalActionDSL.g:7941:6: (lv_constraints_4_0= ruleJvmLowerBound )
{
// InternalActionDSL.g:7941:6: (lv_constraints_4_0= ruleJvmLowerBound )
// InternalActionDSL.g:7942:7: lv_constraints_4_0= ruleJvmLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0());
}
pushFollow(FOLLOW_111);
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:7959:5: ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
loop139:
do {
int alt139=2;
int LA139_0 = input.LA(1);
if ( (LA139_0==115) ) {
alt139=1;
}
switch (alt139) {
case 1 :
// InternalActionDSL.g:7960:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
{
// InternalActionDSL.g:7960:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
// InternalActionDSL.g:7961:7: lv_constraints_5_0= ruleJvmLowerBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_111);
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 loop139;
}
} 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:7984: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:7984:54: (iv_ruleJvmUpperBound= ruleJvmUpperBound EOF )
// InternalActionDSL.g:7985: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:7991: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:7997:2: ( (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:7998:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:7998:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:7999:3: otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,101,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAccess().getExtendsKeyword_0());
}
// InternalActionDSL.g:8003:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8004:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8004:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8005: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:8026: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:8026:59: (iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF )
// InternalActionDSL.g:8027: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:8033: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:8039:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8040:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8040:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8041:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,115,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalActionDSL.g:8045:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8046:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8046:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8047: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:8068: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:8068:54: (iv_ruleJvmLowerBound= ruleJvmLowerBound EOF )
// InternalActionDSL.g:8069: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:8075: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:8081:2: ( (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8082:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8082:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8083:3: otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,102,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAccess().getSuperKeyword_0());
}
// InternalActionDSL.g:8087:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8088:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8088:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8089: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:8110: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:8110:59: (iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF )
// InternalActionDSL.g:8111: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:8117: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:8123:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalActionDSL.g:8124:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalActionDSL.g:8124:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalActionDSL.g:8125:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,115,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalActionDSL.g:8129:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalActionDSL.g:8130:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalActionDSL.g:8130:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalActionDSL.g:8131: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:8152: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:8152:65: (iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF )
// InternalActionDSL.g:8153: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:8159: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:8165:2: ( (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) )
// InternalActionDSL.g:8166:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
{
// InternalActionDSL.g:8166:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
// InternalActionDSL.g:8167:3: this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardAccess().getQualifiedNameParserRuleCall_0());
}
pushFollow(FOLLOW_112);
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,86,FOLLOW_113); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getFullStopKeyword_1());
}
kw=(Token)match(input,45,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:8191: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:8191:47: (iv_ruleValidID= ruleValidID EOF )
// InternalActionDSL.g:8192: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:8198: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:8204:2: (this_ID_0= RULE_ID )
// InternalActionDSL.g:8205: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:8215: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:8215:55: (iv_ruleXImportSection= ruleXImportSection EOF )
// InternalActionDSL.g:8216: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:8222: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:8228:2: ( ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ )
// InternalActionDSL.g:8229:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
{
// InternalActionDSL.g:8229:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
int cnt141=0;
loop141:
do {
int alt141=2;
int LA141_0 = input.LA(1);
if ( (LA141_0==42) ) {
alt141=1;
}
switch (alt141) {
case 1 :
// InternalActionDSL.g:8230:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
{
// InternalActionDSL.g:8230:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
// InternalActionDSL.g:8231:4: lv_importDeclarations_0_0= ruleXImportDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionAccess().getImportDeclarationsXImportDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_114);
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 ( cnt141 >= 1 ) break loop141;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(141, input);
throw eee;
}
cnt141++;
} 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:8251: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:8251:67: (iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF )
// InternalActionDSL.g:8252: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:8258: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:8264:2: ( (this_ValidID_0= ruleValidID kw= '.' )+ )
// InternalActionDSL.g:8265:2: (this_ValidID_0= ruleValidID kw= '.' )+
{
// InternalActionDSL.g:8265:2: (this_ValidID_0= ruleValidID kw= '.' )+
int cnt142=0;
loop142:
do {
int alt142=2;
int LA142_0 = input.LA(1);
if ( (LA142_0==RULE_ID) ) {
int LA142_2 = input.LA(2);
if ( (LA142_2==86) ) {
alt142=1;
}
}
switch (alt142) {
case 1 :
// InternalActionDSL.g:8266:3: this_ValidID_0= ruleValidID kw= '.'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_112);
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,86,FOLLOW_115); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameInStaticImportAccess().getFullStopKeyword_1());
}
}
break;
default :
if ( cnt142 >= 1 ) break loop142;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(142, input);
throw eee;
}
cnt142++;
} 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:8285: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:8291: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:8292: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:8292: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 alt143=15;
switch ( input.LA(1) ) {
case 116:
{
alt143=1;
}
break;
case 117:
{
alt143=2;
}
break;
case 118:
{
alt143=3;
}
break;
case 119:
{
alt143=4;
}
break;
case 120:
{
alt143=5;
}
break;
case 121:
{
alt143=6;
}
break;
case 122:
{
alt143=7;
}
break;
case 123:
{
alt143=8;
}
break;
case 124:
{
alt143=9;
}
break;
case 125:
{
alt143=10;
}
break;
case 126:
{
alt143=11;
}
break;
case 127:
{
alt143=12;
}
break;
case 128:
{
alt143=13;
}
break;
case 129:
{
alt143=14;
}
break;
case 130:
{
alt143=15;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 143, 0, input);
throw nvae;
}
switch (alt143) {
case 1 :
// InternalActionDSL.g:8293:3: (enumLiteral_0= 'Claim' )
{
// InternalActionDSL.g:8293:3: (enumLiteral_0= 'Claim' )
// InternalActionDSL.g:8294:4: enumLiteral_0= 'Claim'
{
enumLiteral_0=(Token)match(input,116,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:8301:3: (enumLiteral_1= 'Start' )
{
// InternalActionDSL.g:8301:3: (enumLiteral_1= 'Start' )
// InternalActionDSL.g:8302:4: enumLiteral_1= 'Start'
{
enumLiteral_1=(Token)match(input,117,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:8309:3: (enumLiteral_2= 'Stop' )
{
// InternalActionDSL.g:8309:3: (enumLiteral_2= 'Stop' )
// InternalActionDSL.g:8310:4: enumLiteral_2= 'Stop'
{
enumLiteral_2=(Token)match(input,118,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:8317:3: (enumLiteral_3= 'Release' )
{
// InternalActionDSL.g:8317:3: (enumLiteral_3= 'Release' )
// InternalActionDSL.g:8318:4: enumLiteral_3= 'Release'
{
enumLiteral_3=(Token)match(input,119,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:8325:3: (enumLiteral_4= 'Suspend' )
{
// InternalActionDSL.g:8325:3: (enumLiteral_4= 'Suspend' )
// InternalActionDSL.g:8326:4: enumLiteral_4= 'Suspend'
{
enumLiteral_4=(Token)match(input,120,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:8333:3: (enumLiteral_5= 'Resume' )
{
// InternalActionDSL.g:8333:3: (enumLiteral_5= 'Resume' )
// InternalActionDSL.g:8334:4: enumLiteral_5= 'Resume'
{
enumLiteral_5=(Token)match(input,121,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:8341:3: (enumLiteral_6= 'Skip' )
{
// InternalActionDSL.g:8341:3: (enumLiteral_6= 'Skip' )
// InternalActionDSL.g:8342:4: enumLiteral_6= 'Skip'
{
enumLiteral_6=(Token)match(input,122,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:8349:3: (enumLiteral_7= 'Complete' )
{
// InternalActionDSL.g:8349:3: (enumLiteral_7= 'Complete' )
// InternalActionDSL.g:8350:4: enumLiteral_7= 'Complete'
{
enumLiteral_7=(Token)match(input,123,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:8357:3: (enumLiteral_8= 'Delegate' )
{
// InternalActionDSL.g:8357:3: (enumLiteral_8= 'Delegate' )
// InternalActionDSL.g:8358:4: enumLiteral_8= 'Delegate'
{
enumLiteral_8=(Token)match(input,124,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:8365:3: (enumLiteral_9= 'Forward' )
{
// InternalActionDSL.g:8365:3: (enumLiteral_9= 'Forward' )
// InternalActionDSL.g:8366:4: enumLiteral_9= 'Forward'
{
enumLiteral_9=(Token)match(input,125,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:8373:3: (enumLiteral_10= 'Fail' )
{
// InternalActionDSL.g:8373:3: (enumLiteral_10= 'Fail' )
// InternalActionDSL.g:8374:4: enumLiteral_10= 'Fail'
{
enumLiteral_10=(Token)match(input,126,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:8381:3: (enumLiteral_11= 'Register' )
{
// InternalActionDSL.g:8381:3: (enumLiteral_11= 'Register' )
// InternalActionDSL.g:8382:4: enumLiteral_11= 'Register'
{
enumLiteral_11=(Token)match(input,127,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:8389:3: (enumLiteral_12= 'Remove' )
{
// InternalActionDSL.g:8389:3: (enumLiteral_12= 'Remove' )
// InternalActionDSL.g:8390:4: enumLiteral_12= 'Remove'
{
enumLiteral_12=(Token)match(input,128,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:8397:3: (enumLiteral_13= 'Activate' )
{
// InternalActionDSL.g:8397:3: (enumLiteral_13= 'Activate' )
// InternalActionDSL.g:8398:4: enumLiteral_13= 'Activate'
{
enumLiteral_13=(Token)match(input,129,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:8405:3: (enumLiteral_14= 'Exit' )
{
// InternalActionDSL.g:8405:3: (enumLiteral_14= 'Exit' )
// InternalActionDSL.g:8406:4: enumLiteral_14= 'Exit'
{
enumLiteral_14=(Token)match(input,130,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:8416: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:8422:2: ( ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) ) )
// InternalActionDSL.g:8423:2: ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) )
{
// InternalActionDSL.g:8423:2: ( (enumLiteral_0= 'RemoveAll' ) | (enumLiteral_1= 'AddAll' ) )
int alt144=2;
int LA144_0 = input.LA(1);
if ( (LA144_0==131) ) {
alt144=1;
}
else if ( (LA144_0==132) ) {
alt144=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 144, 0, input);
throw nvae;
}
switch (alt144) {
case 1 :
// InternalActionDSL.g:8424:3: (enumLiteral_0= 'RemoveAll' )
{
// InternalActionDSL.g:8424:3: (enumLiteral_0= 'RemoveAll' )
// InternalActionDSL.g:8425:4: enumLiteral_0= 'RemoveAll'
{
enumLiteral_0=(Token)match(input,131,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:8432:3: (enumLiteral_1= 'AddAll' )
{
// InternalActionDSL.g:8432:3: (enumLiteral_1= 'AddAll' )
// InternalActionDSL.g:8433:4: enumLiteral_1= 'AddAll'
{
enumLiteral_1=(Token)match(input,132,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:8443: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:8449:2: ( ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) ) )
// InternalActionDSL.g:8450:2: ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) )
{
// InternalActionDSL.g:8450:2: ( (enumLiteral_0= 'New' ) | (enumLiteral_1= 'Save' ) | (enumLiteral_2= 'Delete' ) | (enumLiteral_3= 'Cancel' ) | (enumLiteral_4= 'SaveAndNew' ) | (enumLiteral_5= 'SaveAsNew' ) )
int alt145=6;
switch ( input.LA(1) ) {
case 133:
{
alt145=1;
}
break;
case 134:
{
alt145=2;
}
break;
case 135:
{
alt145=3;
}
break;
case 136:
{
alt145=4;
}
break;
case 137:
{
alt145=5;
}
break;
case 138:
{
alt145=6;
}
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:8451:3: (enumLiteral_0= 'New' )
{
// InternalActionDSL.g:8451:3: (enumLiteral_0= 'New' )
// InternalActionDSL.g:8452:4: enumLiteral_0= 'New'
{
enumLiteral_0=(Token)match(input,133,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:8459:3: (enumLiteral_1= 'Save' )
{
// InternalActionDSL.g:8459:3: (enumLiteral_1= 'Save' )
// InternalActionDSL.g:8460:4: enumLiteral_1= 'Save'
{
enumLiteral_1=(Token)match(input,134,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:8467:3: (enumLiteral_2= 'Delete' )
{
// InternalActionDSL.g:8467:3: (enumLiteral_2= 'Delete' )
// InternalActionDSL.g:8468:4: enumLiteral_2= 'Delete'
{
enumLiteral_2=(Token)match(input,135,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:8475:3: (enumLiteral_3= 'Cancel' )
{
// InternalActionDSL.g:8475:3: (enumLiteral_3= 'Cancel' )
// InternalActionDSL.g:8476:4: enumLiteral_3= 'Cancel'
{
enumLiteral_3=(Token)match(input,136,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:8483:3: (enumLiteral_4= 'SaveAndNew' )
{
// InternalActionDSL.g:8483:3: (enumLiteral_4= 'SaveAndNew' )
// InternalActionDSL.g:8484:4: enumLiteral_4= 'SaveAndNew'
{
enumLiteral_4=(Token)match(input,137,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:8491:3: (enumLiteral_5= 'SaveAsNew' )
{
// InternalActionDSL.g:8491:3: (enumLiteral_5= 'SaveAsNew' )
// InternalActionDSL.g:8492:4: enumLiteral_5= 'SaveAsNew'
{
enumLiteral_5=(Token)match(input,138,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:8502: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:8508:2: ( ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) ) )
// InternalActionDSL.g:8509:2: ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) )
{
// InternalActionDSL.g:8509:2: ( (enumLiteral_0= 'PrintOnServer' ) | (enumLiteral_1= 'Download' ) )
int alt146=2;
int LA146_0 = input.LA(1);
if ( (LA146_0==139) ) {
alt146=1;
}
else if ( (LA146_0==140) ) {
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:8510:3: (enumLiteral_0= 'PrintOnServer' )
{
// InternalActionDSL.g:8510:3: (enumLiteral_0= 'PrintOnServer' )
// InternalActionDSL.g:8511:4: enumLiteral_0= 'PrintOnServer'
{
enumLiteral_0=(Token)match(input,139,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:8518:3: (enumLiteral_1= 'Download' )
{
// InternalActionDSL.g:8518:3: (enumLiteral_1= 'Download' )
// InternalActionDSL.g:8519:4: enumLiteral_1= 'Download'
{
enumLiteral_1=(Token)match(input,140,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:8529: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:8535:2: ( (enumLiteral_0= 'Download' ) )
// InternalActionDSL.g:8536:2: (enumLiteral_0= 'Download' )
{
// InternalActionDSL.g:8536:2: (enumLiteral_0= 'Download' )
// InternalActionDSL.g:8537:3: enumLiteral_0= 'Download'
{
enumLiteral_0=(Token)match(input,140,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:8546: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:8552:2: ( (enumLiteral_0= 'Start' ) )
// InternalActionDSL.g:8553:2: (enumLiteral_0= 'Start' )
{
// InternalActionDSL.g:8553:2: (enumLiteral_0= 'Start' )
// InternalActionDSL.g:8554:3: enumLiteral_0= 'Start'
{
enumLiteral_0=(Token)match(input,117,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:8563: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:8569:2: ( ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) ) )
// InternalActionDSL.g:8570:2: ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) )
{
// InternalActionDSL.g:8570:2: ( (enumLiteral_0= 'Import' ) | (enumLiteral_1= 'Export' ) )
int alt147=2;
int LA147_0 = input.LA(1);
if ( (LA147_0==141) ) {
alt147=1;
}
else if ( (LA147_0==142) ) {
alt147=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 147, 0, input);
throw nvae;
}
switch (alt147) {
case 1 :
// InternalActionDSL.g:8571:3: (enumLiteral_0= 'Import' )
{
// InternalActionDSL.g:8571:3: (enumLiteral_0= 'Import' )
// InternalActionDSL.g:8572:4: enumLiteral_0= 'Import'
{
enumLiteral_0=(Token)match(input,141,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:8579:3: (enumLiteral_1= 'Export' )
{
// InternalActionDSL.g:8579:3: (enumLiteral_1= 'Export' )
// InternalActionDSL.g:8580:4: enumLiteral_1= 'Export'
{
enumLiteral_1=(Token)match(input,142,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:8590:1: ruleUIActionEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'Info' ) | (enumLiteral_3= '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;
enterRule();
try {
// InternalActionDSL.g:8596:2: ( ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'Info' ) | (enumLiteral_3= 'MDXQuery' ) ) )
// InternalActionDSL.g:8597:2: ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'Info' ) | (enumLiteral_3= 'MDXQuery' ) )
{
// InternalActionDSL.g:8597:2: ( (enumLiteral_0= 'NextPart' ) | (enumLiteral_1= 'PreviousPart' ) | (enumLiteral_2= 'Info' ) | (enumLiteral_3= 'MDXQuery' ) )
int alt148=4;
switch ( input.LA(1) ) {
case 143:
{
alt148=1;
}
break;
case 144:
{
alt148=2;
}
break;
case 145:
{
alt148=3;
}
break;
case 146:
{
alt148=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 148, 0, input);
throw nvae;
}
switch (alt148) {
case 1 :
// InternalActionDSL.g:8598:3: (enumLiteral_0= 'NextPart' )
{
// InternalActionDSL.g:8598:3: (enumLiteral_0= 'NextPart' )
// InternalActionDSL.g:8599:4: enumLiteral_0= 'NextPart'
{
enumLiteral_0=(Token)match(input,143,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:8606:3: (enumLiteral_1= 'PreviousPart' )
{
// InternalActionDSL.g:8606:3: (enumLiteral_1= 'PreviousPart' )
// InternalActionDSL.g:8607:4: enumLiteral_1= 'PreviousPart'
{
enumLiteral_1=(Token)match(input,144,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:8614:3: (enumLiteral_2= 'Info' )
{
// InternalActionDSL.g:8614:3: (enumLiteral_2= 'Info' )
// InternalActionDSL.g:8615:4: enumLiteral_2= 'Info'
{
enumLiteral_2=(Token)match(input,145,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getDATABASE_INFOEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getUIActionEnumAccess().getDATABASE_INFOEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalActionDSL.g:8622:3: (enumLiteral_3= 'MDXQuery' )
{
// InternalActionDSL.g:8622:3: (enumLiteral_3= 'MDXQuery' )
// InternalActionDSL.g:8623:4: enumLiteral_3= 'MDXQuery'
{
enumLiteral_3=(Token)match(input,146,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUIActionEnumAccess().getMDX_QUERYEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getUIActionEnumAccess().getMDX_QUERYEnumLiteralDeclaration_3());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleUIActionEnum"
// $ANTLR start synpred1_InternalActionDSL
public final void synpred1_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1661:5: ( '(' )
// InternalActionDSL.g:1661:6: '('
{
match(input,49,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred1_InternalActionDSL
// $ANTLR start synpred2_InternalActionDSL
public final void synpred2_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1670:7: ( ( ( ( ruleValidID ) ) '=' ) )
// InternalActionDSL.g:1670:8: ( ( ( ruleValidID ) ) '=' )
{
// InternalActionDSL.g:1670:8: ( ( ( ruleValidID ) ) '=' )
// InternalActionDSL.g:1671:8: ( ( ruleValidID ) ) '='
{
// InternalActionDSL.g:1671:8: ( ( ruleValidID ) )
// InternalActionDSL.g:1672:9: ( ruleValidID )
{
// InternalActionDSL.g:1672:9: ( ruleValidID )
// InternalActionDSL.g:1673:10: ruleValidID
{
pushFollow(FOLLOW_41);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
match(input,52,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred2_InternalActionDSL
// $ANTLR start synpred5_InternalActionDSL
public final void synpred5_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1850:5: ( ( () '#' '[' ) )
// InternalActionDSL.g:1850:6: ( () '#' '[' )
{
// InternalActionDSL.g:1850:6: ( () '#' '[' )
// InternalActionDSL.g:1851:6: () '#' '['
{
// InternalActionDSL.g:1851:6: ()
// InternalActionDSL.g:1852:6:
{
}
match(input,53,FOLLOW_43); if (state.failed) return ;
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred5_InternalActionDSL
// $ANTLR start synpred6_InternalActionDSL
public final void synpred6_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:1992:5: ( ( () '#' '[' ) )
// InternalActionDSL.g:1992:6: ( () '#' '[' )
{
// InternalActionDSL.g:1992:6: ( () '#' '[' )
// InternalActionDSL.g:1993:6: () '#' '['
{
// InternalActionDSL.g:1993:6: ()
// InternalActionDSL.g:1994:6:
{
}
match(input,53,FOLLOW_43); if (state.failed) return ;
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred6_InternalActionDSL
// $ANTLR start synpred7_InternalActionDSL
public final void synpred7_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2220:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalActionDSL.g:2220:7: ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalActionDSL.g:2220:7: ( () ( ( ruleOpMultiAssign ) ) )
// InternalActionDSL.g:2221:7: () ( ( ruleOpMultiAssign ) )
{
// InternalActionDSL.g:2221:7: ()
// InternalActionDSL.g:2222:7:
{
}
// InternalActionDSL.g:2223:7: ( ( ruleOpMultiAssign ) )
// InternalActionDSL.g:2224:8: ( ruleOpMultiAssign )
{
// InternalActionDSL.g:2224:8: ( ruleOpMultiAssign )
// InternalActionDSL.g:2225: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:2414:5: ( ( () ( ( ruleOpOr ) ) ) )
// InternalActionDSL.g:2414:6: ( () ( ( ruleOpOr ) ) )
{
// InternalActionDSL.g:2414:6: ( () ( ( ruleOpOr ) ) )
// InternalActionDSL.g:2415:6: () ( ( ruleOpOr ) )
{
// InternalActionDSL.g:2415:6: ()
// InternalActionDSL.g:2416:6:
{
}
// InternalActionDSL.g:2417:6: ( ( ruleOpOr ) )
// InternalActionDSL.g:2418:7: ( ruleOpOr )
{
// InternalActionDSL.g:2418:7: ( ruleOpOr )
// InternalActionDSL.g:2419: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:2521:5: ( ( () ( ( ruleOpAnd ) ) ) )
// InternalActionDSL.g:2521:6: ( () ( ( ruleOpAnd ) ) )
{
// InternalActionDSL.g:2521:6: ( () ( ( ruleOpAnd ) ) )
// InternalActionDSL.g:2522:6: () ( ( ruleOpAnd ) )
{
// InternalActionDSL.g:2522:6: ()
// InternalActionDSL.g:2523:6:
{
}
// InternalActionDSL.g:2524:6: ( ( ruleOpAnd ) )
// InternalActionDSL.g:2525:7: ( ruleOpAnd )
{
// InternalActionDSL.g:2525:7: ( ruleOpAnd )
// InternalActionDSL.g:2526: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:2628:5: ( ( () ( ( ruleOpEquality ) ) ) )
// InternalActionDSL.g:2628:6: ( () ( ( ruleOpEquality ) ) )
{
// InternalActionDSL.g:2628:6: ( () ( ( ruleOpEquality ) ) )
// InternalActionDSL.g:2629:6: () ( ( ruleOpEquality ) )
{
// InternalActionDSL.g:2629:6: ()
// InternalActionDSL.g:2630:6:
{
}
// InternalActionDSL.g:2631:6: ( ( ruleOpEquality ) )
// InternalActionDSL.g:2632:7: ( ruleOpEquality )
{
// InternalActionDSL.g:2632:7: ( ruleOpEquality )
// InternalActionDSL.g:2633: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:2756:6: ( ( () 'instanceof' ) )
// InternalActionDSL.g:2756:7: ( () 'instanceof' )
{
// InternalActionDSL.g:2756:7: ( () 'instanceof' )
// InternalActionDSL.g:2757:7: () 'instanceof'
{
// InternalActionDSL.g:2757:7: ()
// InternalActionDSL.g:2758:7:
{
}
match(input,70,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred11_InternalActionDSL
// $ANTLR start synpred12_InternalActionDSL
public final void synpred12_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:2799:6: ( ( () ( ( ruleOpCompare ) ) ) )
// InternalActionDSL.g:2799:7: ( () ( ( ruleOpCompare ) ) )
{
// InternalActionDSL.g:2799:7: ( () ( ( ruleOpCompare ) ) )
// InternalActionDSL.g:2800:7: () ( ( ruleOpCompare ) )
{
// InternalActionDSL.g:2800:7: ()
// InternalActionDSL.g:2801:7:
{
}
// InternalActionDSL.g:2802:7: ( ( ruleOpCompare ) )
// InternalActionDSL.g:2803:8: ( ruleOpCompare )
{
// InternalActionDSL.g:2803:8: ( ruleOpCompare )
// InternalActionDSL.g:2804: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:2934:5: ( ( () ( ( ruleOpOther ) ) ) )
// InternalActionDSL.g:2934:6: ( () ( ( ruleOpOther ) ) )
{
// InternalActionDSL.g:2934:6: ( () ( ( ruleOpOther ) ) )
// InternalActionDSL.g:2935:6: () ( ( ruleOpOther ) )
{
// InternalActionDSL.g:2935:6: ()
// InternalActionDSL.g:2936:6:
{
}
// InternalActionDSL.g:2937:6: ( ( ruleOpOther ) )
// InternalActionDSL.g:2938:7: ( ruleOpOther )
{
// InternalActionDSL.g:2938:7: ( ruleOpOther )
// InternalActionDSL.g:2939: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:3054:6: ( ( '>' '>' ) )
// InternalActionDSL.g:3054:7: ( '>' '>' )
{
// InternalActionDSL.g:3054:7: ( '>' '>' )
// InternalActionDSL.g:3055:7: '>' '>'
{
match(input,62,FOLLOW_58); if (state.failed) return ;
match(input,62,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred14_InternalActionDSL
// $ANTLR start synpred15_InternalActionDSL
public final void synpred15_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3089:6: ( ( '<' '<' ) )
// InternalActionDSL.g:3089:7: ( '<' '<' )
{
// InternalActionDSL.g:3089:7: ( '<' '<' )
// InternalActionDSL.g:3090:7: '<' '<'
{
match(input,61,FOLLOW_48); if (state.failed) return ;
match(input,61,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred15_InternalActionDSL
// $ANTLR start synpred16_InternalActionDSL
public final void synpred16_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3162:5: ( ( () ( ( ruleOpAdd ) ) ) )
// InternalActionDSL.g:3162:6: ( () ( ( ruleOpAdd ) ) )
{
// InternalActionDSL.g:3162:6: ( () ( ( ruleOpAdd ) ) )
// InternalActionDSL.g:3163:6: () ( ( ruleOpAdd ) )
{
// InternalActionDSL.g:3163:6: ()
// InternalActionDSL.g:3164:6:
{
}
// InternalActionDSL.g:3165:6: ( ( ruleOpAdd ) )
// InternalActionDSL.g:3166:7: ( ruleOpAdd )
{
// InternalActionDSL.g:3166:7: ( ruleOpAdd )
// InternalActionDSL.g:3167: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:3277:5: ( ( () ( ( ruleOpMulti ) ) ) )
// InternalActionDSL.g:3277:6: ( () ( ( ruleOpMulti ) ) )
{
// InternalActionDSL.g:3277:6: ( () ( ( ruleOpMulti ) ) )
// InternalActionDSL.g:3278:6: () ( ( ruleOpMulti ) )
{
// InternalActionDSL.g:3278:6: ()
// InternalActionDSL.g:3279:6:
{
}
// InternalActionDSL.g:3280:6: ( ( ruleOpMulti ) )
// InternalActionDSL.g:3281:7: ( ruleOpMulti )
{
// InternalActionDSL.g:3281:7: ( ruleOpMulti )
// InternalActionDSL.g:3282: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:3512:5: ( ( () 'as' ) )
// InternalActionDSL.g:3512:6: ( () 'as' )
{
// InternalActionDSL.g:3512:6: ( () 'as' )
// InternalActionDSL.g:3513:6: () 'as'
{
// InternalActionDSL.g:3513:6: ()
// InternalActionDSL.g:3514:6:
{
}
match(input,83,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred18_InternalActionDSL
// $ANTLR start synpred19_InternalActionDSL
public final void synpred19_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3580:4: ( ( () ( ( ruleOpPostfix ) ) ) )
// InternalActionDSL.g:3580:5: ( () ( ( ruleOpPostfix ) ) )
{
// InternalActionDSL.g:3580:5: ( () ( ( ruleOpPostfix ) ) )
// InternalActionDSL.g:3581:5: () ( ( ruleOpPostfix ) )
{
// InternalActionDSL.g:3581:5: ()
// InternalActionDSL.g:3582:5:
{
}
// InternalActionDSL.g:3583:5: ( ( ruleOpPostfix ) )
// InternalActionDSL.g:3584:6: ( ruleOpPostfix )
{
// InternalActionDSL.g:3584:6: ( ruleOpPostfix )
// InternalActionDSL.g:3585: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:3676:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalActionDSL.g:3676:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalActionDSL.g:3676:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalActionDSL.g:3677:7: () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalActionDSL.g:3677:7: ()
// InternalActionDSL.g:3678:7:
{
}
// InternalActionDSL.g:3679:7: ( '.' | ( ( '::' ) ) )
int alt149=2;
int LA149_0 = input.LA(1);
if ( (LA149_0==86) ) {
alt149=1;
}
else if ( (LA149_0==87) ) {
alt149=2;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 149, 0, input);
throw nvae;
}
switch (alt149) {
case 1 :
// InternalActionDSL.g:3680:8: '.'
{
match(input,86,FOLLOW_65); if (state.failed) return ;
}
break;
case 2 :
// InternalActionDSL.g:3682:8: ( ( '::' ) )
{
// InternalActionDSL.g:3682:8: ( ( '::' ) )
// InternalActionDSL.g:3683:9: ( '::' )
{
// InternalActionDSL.g:3683:9: ( '::' )
// InternalActionDSL.g:3684:10: '::'
{
match(input,87,FOLLOW_65); if (state.failed) return ;
}
}
}
break;
}
// InternalActionDSL.g:3688:7: ( ( ruleFeatureCallID ) )
// InternalActionDSL.g:3689:8: ( ruleFeatureCallID )
{
// InternalActionDSL.g:3689:8: ( ruleFeatureCallID )
// InternalActionDSL.g:3690:9: ruleFeatureCallID
{
pushFollow(FOLLOW_41);
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:3773:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )
// InternalActionDSL.g:3773:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
{
// InternalActionDSL.g:3773:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
// InternalActionDSL.g:3774:7: () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
{
// InternalActionDSL.g:3774:7: ()
// InternalActionDSL.g:3775:7:
{
}
// InternalActionDSL.g:3776:7: ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
int alt150=3;
switch ( input.LA(1) ) {
case 86:
{
alt150=1;
}
break;
case 88:
{
alt150=2;
}
break;
case 87:
{
alt150=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 150, 0, input);
throw nvae;
}
switch (alt150) {
case 1 :
// InternalActionDSL.g:3777:8: '.'
{
match(input,86,FOLLOW_2); if (state.failed) return ;
}
break;
case 2 :
// InternalActionDSL.g:3779:8: ( ( '?.' ) )
{
// InternalActionDSL.g:3779:8: ( ( '?.' ) )
// InternalActionDSL.g:3780:9: ( '?.' )
{
// InternalActionDSL.g:3780:9: ( '?.' )
// InternalActionDSL.g:3781:10: '?.'
{
match(input,88,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
case 3 :
// InternalActionDSL.g:3785:8: ( ( '::' ) )
{
// InternalActionDSL.g:3785:8: ( ( '::' ) )
// InternalActionDSL.g:3786:9: ( '::' )
{
// InternalActionDSL.g:3786:9: ( '::' )
// InternalActionDSL.g:3787:10: '::'
{
match(input,87,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:3911:7: ( ( '(' ) )
// InternalActionDSL.g:3911:8: ( '(' )
{
// InternalActionDSL.g:3911:8: ( '(' )
// InternalActionDSL.g:3912:8: '('
{
match(input,49,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred22_InternalActionDSL
// $ANTLR start synpred23_InternalActionDSL
public final void synpred23_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:3930:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:3930:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:3930:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:3931:9: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:3931:9: ()
// InternalActionDSL.g:3932:9:
{
}
// InternalActionDSL.g:3933:9: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt152=2;
int LA152_0 = input.LA(1);
if ( (LA152_0==RULE_ID||LA152_0==49||LA152_0==74) ) {
alt152=1;
}
switch (alt152) {
case 1 :
// InternalActionDSL.g:3934:10: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:3934:10: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:3935:11: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:3935:11: ( ruleJvmFormalParameter )
// InternalActionDSL.g:3936:12: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:3939:10: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop151:
do {
int alt151=2;
int LA151_0 = input.LA(1);
if ( (LA151_0==50) ) {
alt151=1;
}
switch (alt151) {
case 1 :
// InternalActionDSL.g:3940:11: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,50,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:3941:11: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:3942:12: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:3942:12: ( ruleJvmFormalParameter )
// InternalActionDSL.g:3943:13: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop151;
}
} while (true);
}
break;
}
// InternalActionDSL.g:3948:9: ( ( '|' ) )
// InternalActionDSL.g:3949:10: ( '|' )
{
// InternalActionDSL.g:3949:10: ( '|' )
// InternalActionDSL.g:3950:11: '|'
{
match(input,89,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred23_InternalActionDSL
// $ANTLR start synpred24_InternalActionDSL
public final void synpred24_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4027:6: ( ( () '[' ) )
// InternalActionDSL.g:4027:7: ( () '[' )
{
// InternalActionDSL.g:4027:7: ( () '[' )
// InternalActionDSL.g:4028:7: () '['
{
// InternalActionDSL.g:4028:7: ()
// InternalActionDSL.g:4029:7:
{
}
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred24_InternalActionDSL
// $ANTLR start synpred25_InternalActionDSL
public final void synpred25_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4100:4: ( ( () 'synchronized' '(' ) )
// InternalActionDSL.g:4100:5: ( () 'synchronized' '(' )
{
// InternalActionDSL.g:4100:5: ( () 'synchronized' '(' )
// InternalActionDSL.g:4101:5: () 'synchronized' '('
{
// InternalActionDSL.g:4101:5: ()
// InternalActionDSL.g:4102:5:
{
}
match(input,112,FOLLOW_80); if (state.failed) return ;
match(input,49,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred25_InternalActionDSL
// $ANTLR start synpred26_InternalActionDSL
public final void synpred26_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4145:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:4145:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:4145:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:4146:5: () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalActionDSL.g:4146:5: ()
// InternalActionDSL.g:4147:5:
{
}
match(input,96,FOLLOW_80); if (state.failed) return ;
match(input,49,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:4150:5: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4151:6: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4151:6: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4152:7: ruleJvmFormalParameter
{
pushFollow(FOLLOW_83);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred26_InternalActionDSL
// $ANTLR start synpred27_InternalActionDSL
public final void synpred27_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4259:4: ( ( () '[' ) )
// InternalActionDSL.g:4259:5: ( () '[' )
{
// InternalActionDSL.g:4259:5: ( () '[' )
// InternalActionDSL.g:4260:5: () '['
{
// InternalActionDSL.g:4260:5: ()
// InternalActionDSL.g:4261:5:
{
}
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred27_InternalActionDSL
// $ANTLR start synpred29_InternalActionDSL
public final void synpred29_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4564:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:4564:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:4564:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:4565:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:4565:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt154=2;
int LA154_0 = input.LA(1);
if ( (LA154_0==RULE_ID||LA154_0==49||LA154_0==74) ) {
alt154=1;
}
switch (alt154) {
case 1 :
// InternalActionDSL.g:4566:6: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:4566:6: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4567:7: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4567:7: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4568:8: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:4571:6: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop153:
do {
int alt153=2;
int LA153_0 = input.LA(1);
if ( (LA153_0==50) ) {
alt153=1;
}
switch (alt153) {
case 1 :
// InternalActionDSL.g:4572:7: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,50,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:4573:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:4574:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:4574:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:4575:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop153;
}
} while (true);
}
break;
}
// InternalActionDSL.g:4580:5: ( ( '|' ) )
// InternalActionDSL.g:4581:6: ( '|' )
{
// InternalActionDSL.g:4581:6: ( '|' )
// InternalActionDSL.g:4582:7: '|'
{
match(input,89,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred29_InternalActionDSL
// $ANTLR start synpred31_InternalActionDSL
public final void synpred31_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:4973:5: ( 'else' )
// InternalActionDSL.g:4973:6: 'else'
{
match(input,91,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred31_InternalActionDSL
// $ANTLR start synpred32_InternalActionDSL
public final void synpred32_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5032:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:5032:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:5032:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:5033:7: '(' ( ( ruleJvmFormalParameter ) ) ':'
{
match(input,49,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:5034:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:5035:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:5035:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:5036:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_83);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred32_InternalActionDSL
// $ANTLR start synpred33_InternalActionDSL
public final void synpred33_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5099:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalActionDSL.g:5099:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalActionDSL.g:5099:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
// InternalActionDSL.g:5100:7: ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalActionDSL.g:5100:7: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:5101:8: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:5101:8: ( ruleJvmFormalParameter )
// InternalActionDSL.g:5102:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_83);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,93,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred33_InternalActionDSL
// $ANTLR start synpred35_InternalActionDSL
public final void synpred35_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:5917:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )
// InternalActionDSL.g:5917:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
{
// InternalActionDSL.g:5917:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
// InternalActionDSL.g:5918:6: ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) )
{
// InternalActionDSL.g:5918:6: ( ( ruleJvmTypeReference ) )
// InternalActionDSL.g:5919:7: ( ruleJvmTypeReference )
{
// InternalActionDSL.g:5919:7: ( ruleJvmTypeReference )
// InternalActionDSL.g:5920:8: ruleJvmTypeReference
{
pushFollow(FOLLOW_4);
ruleJvmTypeReference();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:5923:6: ( ( ruleValidID ) )
// InternalActionDSL.g:5924:7: ( ruleValidID )
{
// InternalActionDSL.g:5924:7: ( ruleValidID )
// InternalActionDSL.g:5925: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:6229:5: ( ( '(' ) )
// InternalActionDSL.g:6229:6: ( '(' )
{
// InternalActionDSL.g:6229:6: ( '(' )
// InternalActionDSL.g:6230:6: '('
{
match(input,49,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred36_InternalActionDSL
// $ANTLR start synpred37_InternalActionDSL
public final void synpred37_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6248:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:6248:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:6248:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:6249:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:6249:7: ()
// InternalActionDSL.g:6250:7:
{
}
// InternalActionDSL.g:6251:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt158=2;
int LA158_0 = input.LA(1);
if ( (LA158_0==RULE_ID||LA158_0==49||LA158_0==74) ) {
alt158=1;
}
switch (alt158) {
case 1 :
// InternalActionDSL.g:6252:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:6252:8: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6253:9: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6253:9: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6254:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:6257:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop157:
do {
int alt157=2;
int LA157_0 = input.LA(1);
if ( (LA157_0==50) ) {
alt157=1;
}
switch (alt157) {
case 1 :
// InternalActionDSL.g:6258:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,50,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:6259:9: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6260:10: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6260:10: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6261:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop157;
}
} while (true);
}
break;
}
// InternalActionDSL.g:6266:7: ( ( '|' ) )
// InternalActionDSL.g:6267:8: ( '|' )
{
// InternalActionDSL.g:6267:8: ( '|' )
// InternalActionDSL.g:6268:9: '|'
{
match(input,89,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred37_InternalActionDSL
// $ANTLR start synpred38_InternalActionDSL
public final void synpred38_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6345:4: ( ( () '[' ) )
// InternalActionDSL.g:6345:5: ( () '[' )
{
// InternalActionDSL.g:6345:5: ( () '[' )
// InternalActionDSL.g:6346:5: () '['
{
// InternalActionDSL.g:6346:5: ()
// InternalActionDSL.g:6347:5:
{
}
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred38_InternalActionDSL
// $ANTLR start synpred39_InternalActionDSL
public final void synpred39_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6505:5: ( '<' )
// InternalActionDSL.g:6505:6: '<'
{
match(input,61,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred39_InternalActionDSL
// $ANTLR start synpred40_InternalActionDSL
public final void synpred40_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6562:5: ( ( '(' ) )
// InternalActionDSL.g:6562:6: ( '(' )
{
// InternalActionDSL.g:6562:6: ( '(' )
// InternalActionDSL.g:6563:6: '('
{
match(input,49,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred40_InternalActionDSL
// $ANTLR start synpred41_InternalActionDSL
public final void synpred41_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6581:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalActionDSL.g:6581:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalActionDSL.g:6581:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalActionDSL.g:6582:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalActionDSL.g:6582:7: ()
// InternalActionDSL.g:6583:7:
{
}
// InternalActionDSL.g:6584:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt160=2;
int LA160_0 = input.LA(1);
if ( (LA160_0==RULE_ID||LA160_0==49||LA160_0==74) ) {
alt160=1;
}
switch (alt160) {
case 1 :
// InternalActionDSL.g:6585:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalActionDSL.g:6585:8: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6586:9: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6586:9: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6587:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalActionDSL.g:6590:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop159:
do {
int alt159=2;
int LA159_0 = input.LA(1);
if ( (LA159_0==50) ) {
alt159=1;
}
switch (alt159) {
case 1 :
// InternalActionDSL.g:6591:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,50,FOLLOW_55); if (state.failed) return ;
// InternalActionDSL.g:6592:9: ( ( ruleJvmFormalParameter ) )
// InternalActionDSL.g:6593:10: ( ruleJvmFormalParameter )
{
// InternalActionDSL.g:6593:10: ( ruleJvmFormalParameter )
// InternalActionDSL.g:6594:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_75);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop159;
}
} while (true);
}
break;
}
// InternalActionDSL.g:6599:7: ( ( '|' ) )
// InternalActionDSL.g:6600:8: ( '|' )
{
// InternalActionDSL.g:6600:8: ( '|' )
// InternalActionDSL.g:6601:9: '|'
{
match(input,89,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred41_InternalActionDSL
// $ANTLR start synpred42_InternalActionDSL
public final void synpred42_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:6678:4: ( ( () '[' ) )
// InternalActionDSL.g:6678:5: ( () '[' )
{
// InternalActionDSL.g:6678:5: ( () '[' )
// InternalActionDSL.g:6679:5: () '['
{
// InternalActionDSL.g:6679:5: ()
// InternalActionDSL.g:6680:5:
{
}
match(input,54,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred42_InternalActionDSL
// $ANTLR start synpred43_InternalActionDSL
public final void synpred43_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7021: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)>=42 && input.LA(1)<=44)||input.LA(1)==49||(input.LA(1)>=53 && input.LA(1)<=54)||input.LA(1)==61||(input.LA(1)>=77 && input.LA(1)<=78)||input.LA(1)==82||input.LA(1)==90||input.LA(1)==92||(input.LA(1)>=96 && input.LA(1)<=98)||(input.LA(1)>=101 && input.LA(1)<=110)||input.LA(1)==112 ) {
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:7092:6: ( 'catch' )
// InternalActionDSL.g:7092:7: 'catch'
{
match(input,113,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred44_InternalActionDSL
// $ANTLR start synpred45_InternalActionDSL
public final void synpred45_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7113:7: ( 'finally' )
// InternalActionDSL.g:7113:8: 'finally'
{
match(input,111,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred45_InternalActionDSL
// $ANTLR start synpred48_InternalActionDSL
public final void synpred48_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7357:5: ( '.' )
// InternalActionDSL.g:7357:6: '.'
{
match(input,86,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred48_InternalActionDSL
// $ANTLR start synpred49_InternalActionDSL
public final void synpred49_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7483:5: ( ( () ruleArrayBrackets ) )
// InternalActionDSL.g:7483:6: ( () ruleArrayBrackets )
{
// InternalActionDSL.g:7483:6: ( () ruleArrayBrackets )
// InternalActionDSL.g:7484:6: () ruleArrayBrackets
{
// InternalActionDSL.g:7484:6: ()
// InternalActionDSL.g:7485: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:7680:5: ( '<' )
// InternalActionDSL.g:7680:6: '<'
{
match(input,61,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred50_InternalActionDSL
// $ANTLR start synpred51_InternalActionDSL
public final void synpred51_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7736:6: ( ( () '.' ) )
// InternalActionDSL.g:7736:7: ( () '.' )
{
// InternalActionDSL.g:7736:7: ( () '.' )
// InternalActionDSL.g:7737:7: () '.'
{
// InternalActionDSL.g:7737:7: ()
// InternalActionDSL.g:7738:7:
{
}
match(input,86,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred51_InternalActionDSL
// $ANTLR start synpred52_InternalActionDSL
public final void synpred52_InternalActionDSL_fragment() throws RecognitionException {
// InternalActionDSL.g:7774:7: ( '<' )
// InternalActionDSL.g:7774:8: '<'
{
match(input,61,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 DFA22 dfa22 = new DFA22(this);
protected DFA25 dfa25 = new DFA25(this);
protected DFA31 dfa31 = new DFA31(this);
protected DFA34 dfa34 = new DFA34(this);
protected DFA36 dfa36 = new DFA36(this);
protected DFA46 dfa46 = new DFA46(this);
protected DFA49 dfa49 = new DFA49(this);
protected DFA65 dfa65 = new DFA65(this);
protected DFA64 dfa64 = new DFA64(this);
protected DFA66 dfa66 = new DFA66(this);
protected DFA68 dfa68 = new DFA68(this);
protected DFA77 dfa77 = new DFA77(this);
protected DFA84 dfa84 = new DFA84(this);
protected DFA83 dfa83 = new DFA83(this);
protected DFA106 dfa106 = new DFA106(this);
protected DFA105 dfa105 = new DFA105(this);
protected DFA107 dfa107 = new DFA107(this);
protected DFA111 dfa111 = new DFA111(this);
protected DFA114 dfa114 = new DFA114(this);
protected DFA113 dfa113 = new DFA113(this);
protected DFA115 dfa115 = new DFA115(this);
protected DFA118 dfa118 = new DFA118(this);
protected DFA136 dfa136 = new DFA136(this);
protected DFA134 dfa134 = new DFA134(this);
static final String dfa_1s = "\10\uffff";
static final String dfa_2s = "\2\uffff\1\5\3\uffff\1\5\1\uffff";
static final String dfa_3s = "\1\4\1\uffff\1\15\1\uffff\1\4\1\uffff\1\15\1\uffff";
static final String dfa_4s = "\1\56\1\uffff\1\126\1\uffff\1\55\1\uffff\1\126\1\uffff";
static final String dfa_5s = "\1\uffff\1\1\1\uffff\1\4\1\uffff\1\2\1\uffff\1\3";
static final String dfa_6s = "\10\uffff}>";
static final String[] dfa_7s = {
"\1\2\46\uffff\1\1\2\uffff\1\3",
"",
"\1\5\34\uffff\1\5\4\uffff\1\5\46\uffff\1\4",
"",
"\1\6\50\uffff\1\7",
"",
"\1\5\34\uffff\1\5\4\uffff\1\5\46\uffff\1\4",
""
};
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 DFA22 extends DFA {
public DFA22(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 22;
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 "1450: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\160\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\32\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\7\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 DFA25 extends DFA {
public DFA25(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 25;
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 "1667: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 LA25_1 = input.LA(1);
int index25_1 = input.index();
input.rewind();
s = -1;
if ( (synpred2_InternalActionDSL()) ) {s = 35;}
else if ( (true) ) {s = 2;}
input.seek(index25_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 25, _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\160\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\32\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\7\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 DFA31 extends DFA {
public DFA31(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 31;
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 "1847: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 LA31_1 = input.LA(1);
int index31_1 = input.index();
input.rewind();
s = -1;
if ( (synpred5_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index31_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 31, _s, input);
error(nvae);
throw nvae;
}
}
class DFA34 extends DFA {
public DFA34(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 34;
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 "1989: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 LA34_1 = input.LA(1);
int index34_1 = input.index();
input.rewind();
s = -1;
if ( (synpred6_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index34_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 34, _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\161\7\0\2\uffff";
static final String dfa_24s = "\10\uffff\1\2\1\1";
static final String dfa_25s = "\1\uffff\1\2\1\3\1\4\1\5\1\6\1\1\1\0\2\uffff}>";
static final String[] dfa_26s = {
"\5\10\6\uffff\2\10\31\uffff\4\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\32\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 DFA36 extends DFA {
public DFA36(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 36;
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 "2218: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 LA36_7 = input.LA(1);
int index36_7 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_7);
if ( s>=0 ) return s;
break;
case 1 :
int LA36_6 = input.LA(1);
int index36_6 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_6);
if ( s>=0 ) return s;
break;
case 2 :
int LA36_1 = input.LA(1);
int index36_1 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_1);
if ( s>=0 ) return s;
break;
case 3 :
int LA36_2 = input.LA(1);
int index36_2 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_2);
if ( s>=0 ) return s;
break;
case 4 :
int LA36_3 = input.LA(1);
int index36_3 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_3);
if ( s>=0 ) return s;
break;
case 5 :
int LA36_4 = input.LA(1);
int index36_4 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_4);
if ( s>=0 ) return s;
break;
case 6 :
int LA36_5 = input.LA(1);
int index36_5 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalActionDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index36_5);
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_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\161\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\6\1\3\1\0\1\1\1\2\1\7\1\4\1\5\1\uffff}>";
static final String[] dfa_33s = {
"\5\1\6\uffff\2\1\31\uffff\4\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\14\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 DFA46 extends DFA {
public DFA46(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 46;
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 2932: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 LA46_4 = input.LA(1);
int index46_4 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_4);
if ( s>=0 ) return s;
break;
case 1 :
int LA46_5 = input.LA(1);
int index46_5 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_5);
if ( s>=0 ) return s;
break;
case 2 :
int LA46_6 = input.LA(1);
int index46_6 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_6);
if ( s>=0 ) return s;
break;
case 3 :
int LA46_3 = input.LA(1);
int index46_3 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_3);
if ( s>=0 ) return s;
break;
case 4 :
int LA46_8 = input.LA(1);
int index46_8 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_8);
if ( s>=0 ) return s;
break;
case 5 :
int LA46_9 = input.LA(1);
int index46_9 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_9);
if ( s>=0 ) return s;
break;
case 6 :
int LA46_2 = input.LA(1);
int index46_2 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_2);
if ( s>=0 ) return s;
break;
case 7 :
int LA46_7 = input.LA(1);
int index46_7 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalActionDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index46_7);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 46, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_34s = "\1\75\2\uffff\1\76\7\uffff";
static final String dfa_35s = "\1\114\2\uffff\1\111\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 DFA49 extends DFA {
public DFA49(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 49;
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 "3008: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\161\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\31\uffff\4\2\1\uffff\1\2\1\uffff\1\1\2\2\1\uffff\44\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 DFA65 extends DFA {
public DFA65(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 65;
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 "3909: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 LA65_1 = input.LA(1);
int index65_1 = input.index();
input.rewind();
s = -1;
if ( (synpred22_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index65_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 65, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_46s = "\1\4\2\0\41\uffff";
static final String dfa_47s = "\1\160\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\32\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\6\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 DFA64 extends DFA {
public DFA64(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 64;
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 "3928: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 LA64_0 = input.LA(1);
int index64_0 = input.index();
input.rewind();
s = -1;
if ( (LA64_0==RULE_ID) ) {s = 1;}
else if ( (LA64_0==49) ) {s = 2;}
else if ( (LA64_0==74) && (synpred23_InternalActionDSL())) {s = 3;}
else if ( (LA64_0==89) && (synpred23_InternalActionDSL())) {s = 4;}
else if ( ((LA64_0>=RULE_STRING && LA64_0<=RULE_DECIMAL)||LA64_0==15||(LA64_0>=42 && LA64_0<=44)||(LA64_0>=53 && LA64_0<=54)||LA64_0==61||(LA64_0>=77 && LA64_0<=78)||LA64_0==82||LA64_0==90||LA64_0==92||(LA64_0>=96 && LA64_0<=98)||(LA64_0>=101 && LA64_0<=110)||LA64_0==112) ) {s = 5;}
else if ( (LA64_0==51) ) {s = 35;}
input.seek(index64_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA64_1 = input.LA(1);
int index64_1 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index64_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA64_2 = input.LA(1);
int index64_2 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index64_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 64, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_51s = {
"\5\2\6\uffff\2\2\31\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\1\2\1\1\42\2\1\uffff\30\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_51 = unpackEncodedStringArray(dfa_51s);
class DFA66 extends DFA {
public DFA66(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 66;
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 "4026: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 LA66_1 = input.LA(1);
int index66_1 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index66_1);
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_52s = "\40\uffff";
static final String dfa_53s = "\1\4\26\uffff\1\0\10\uffff";
static final String dfa_54s = "\1\160\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\32\uffff\3\5\4\uffff\1\35\3\uffff\2\14\6\uffff\1\5\34\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 DFA68 extends DFA {
public DFA68(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 68;
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 "4071: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 LA68_0 = input.LA(1);
int index68_0 = input.index();
input.rewind();
s = -1;
if ( (LA68_0==103) ) {s = 1;}
else if ( (LA68_0==15) ) {s = 2;}
else if ( (LA68_0==92) ) {s = 3;}
else if ( (LA68_0==112) && (synpred25_InternalActionDSL())) {s = 4;}
else if ( (LA68_0==RULE_ID||(LA68_0>=42 && LA68_0<=44)||LA68_0==61||(LA68_0>=101 && LA68_0<=102)) ) {s = 5;}
else if ( ((LA68_0>=RULE_STRING && LA68_0<=RULE_DECIMAL)||(LA68_0>=53 && LA68_0<=54)||(LA68_0>=104 && LA68_0<=107)) ) {s = 12;}
else if ( (LA68_0==90) ) {s = 22;}
else if ( (LA68_0==96) ) {s = 23;}
else if ( (LA68_0==97) ) {s = 24;}
else if ( (LA68_0==98) ) {s = 25;}
else if ( (LA68_0==108) ) {s = 26;}
else if ( (LA68_0==109) ) {s = 27;}
else if ( (LA68_0==110) ) {s = 28;}
else if ( (LA68_0==49) ) {s = 29;}
input.seek(index68_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA68_23 = input.LA(1);
int index68_23 = input.index();
input.rewind();
s = -1;
if ( (synpred26_InternalActionDSL()) ) {s = 30;}
else if ( (true) ) {s = 31;}
input.seek(index68_23);
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_58s = "\46\uffff";
static final String dfa_59s = "\1\4\2\0\43\uffff";
static final String dfa_60s = "\1\160\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\32\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\6\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 DFA77 extends DFA {
public DFA77(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 77;
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 "4563: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 LA77_0 = input.LA(1);
int index77_0 = input.index();
input.rewind();
s = -1;
if ( (LA77_0==RULE_ID) ) {s = 1;}
else if ( (LA77_0==49) ) {s = 2;}
else if ( (LA77_0==74) && (synpred29_InternalActionDSL())) {s = 3;}
else if ( (LA77_0==89) && (synpred29_InternalActionDSL())) {s = 4;}
else if ( ((LA77_0>=RULE_STRING && LA77_0<=RULE_DECIMAL)||LA77_0==15||(LA77_0>=42 && LA77_0<=44)||(LA77_0>=53 && LA77_0<=55)||LA77_0==61||(LA77_0>=77 && LA77_0<=78)||LA77_0==82||LA77_0==90||LA77_0==92||(LA77_0>=96 && LA77_0<=110)||LA77_0==112) ) {s = 5;}
input.seek(index77_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA77_1 = input.LA(1);
int index77_1 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index77_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA77_2 = input.LA(1);
int index77_2 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index77_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 77, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_64s = {
"\5\2\6\uffff\1\2\32\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\7\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 DFA84 extends DFA {
public DFA84(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 84;
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 "5029: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 LA84_1 = input.LA(1);
int index84_1 = input.index();
input.rewind();
s = -1;
if ( (synpred32_InternalActionDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index84_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 84, _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\160\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\32\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\7\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 DFA83 extends DFA {
public DFA83(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 83;
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 "5098: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 LA83_0 = input.LA(1);
int index83_0 = input.index();
input.rewind();
s = -1;
if ( (LA83_0==RULE_ID) ) {s = 1;}
else if ( (LA83_0==49) ) {s = 2;}
else if ( (LA83_0==74) && (synpred33_InternalActionDSL())) {s = 3;}
else if ( ((LA83_0>=RULE_STRING && LA83_0<=RULE_DECIMAL)||LA83_0==15||(LA83_0>=42 && LA83_0<=44)||(LA83_0>=53 && LA83_0<=54)||LA83_0==61||(LA83_0>=77 && LA83_0<=78)||LA83_0==82||LA83_0==90||LA83_0==92||(LA83_0>=96 && LA83_0<=98)||(LA83_0>=101 && LA83_0<=110)||LA83_0==112) ) {s = 4;}
input.seek(index83_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA83_1 = input.LA(1);
int index83_1 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalActionDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index83_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA83_2 = input.LA(1);
int index83_2 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalActionDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index83_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 83, _s, input);
error(nvae);
throw nvae;
}
}
class DFA106 extends DFA {
public DFA106(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 106;
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 "6227: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 LA106_1 = input.LA(1);
int index106_1 = input.index();
input.rewind();
s = -1;
if ( (synpred36_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index106_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 106, _s, input);
error(nvae);
throw nvae;
}
}
class DFA105 extends DFA {
public DFA105(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 105;
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 "6246: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 LA105_0 = input.LA(1);
int index105_0 = input.index();
input.rewind();
s = -1;
if ( (LA105_0==RULE_ID) ) {s = 1;}
else if ( (LA105_0==49) ) {s = 2;}
else if ( (LA105_0==74) && (synpred37_InternalActionDSL())) {s = 3;}
else if ( (LA105_0==89) && (synpred37_InternalActionDSL())) {s = 4;}
else if ( ((LA105_0>=RULE_STRING && LA105_0<=RULE_DECIMAL)||LA105_0==15||(LA105_0>=42 && LA105_0<=44)||(LA105_0>=53 && LA105_0<=54)||LA105_0==61||(LA105_0>=77 && LA105_0<=78)||LA105_0==82||LA105_0==90||LA105_0==92||(LA105_0>=96 && LA105_0<=98)||(LA105_0>=101 && LA105_0<=110)||LA105_0==112) ) {s = 5;}
else if ( (LA105_0==51) ) {s = 35;}
input.seek(index105_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA105_1 = input.LA(1);
int index105_1 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index105_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA105_2 = input.LA(1);
int index105_2 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index105_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 105, _s, input);
error(nvae);
throw nvae;
}
}
class DFA107 extends DFA {
public DFA107(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 107;
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 "6344: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 LA107_1 = input.LA(1);
int index107_1 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index107_1);
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;
}
}
static final String[] dfa_71s = {
"\5\2\6\uffff\2\2\31\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\33\2\1\uffff\30\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_71 = unpackEncodedStringArray(dfa_71s);
class DFA111 extends DFA {
public DFA111(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 111;
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 "6503: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 LA111_1 = input.LA(1);
int index111_1 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index111_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 111, _s, input);
error(nvae);
throw nvae;
}
}
class DFA114 extends DFA {
public DFA114(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 114;
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 "6560: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 LA114_1 = input.LA(1);
int index114_1 = input.index();
input.rewind();
s = -1;
if ( (synpred40_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index114_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 114, _s, input);
error(nvae);
throw nvae;
}
}
class DFA113 extends DFA {
public DFA113(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 113;
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 "6579: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 LA113_0 = input.LA(1);
int index113_0 = input.index();
input.rewind();
s = -1;
if ( (LA113_0==RULE_ID) ) {s = 1;}
else if ( (LA113_0==49) ) {s = 2;}
else if ( (LA113_0==74) && (synpred41_InternalActionDSL())) {s = 3;}
else if ( (LA113_0==89) && (synpred41_InternalActionDSL())) {s = 4;}
else if ( ((LA113_0>=RULE_STRING && LA113_0<=RULE_DECIMAL)||LA113_0==15||(LA113_0>=42 && LA113_0<=44)||(LA113_0>=53 && LA113_0<=54)||LA113_0==61||(LA113_0>=77 && LA113_0<=78)||LA113_0==82||LA113_0==90||LA113_0==92||(LA113_0>=96 && LA113_0<=98)||(LA113_0>=101 && LA113_0<=110)||LA113_0==112) ) {s = 5;}
else if ( (LA113_0==51) ) {s = 35;}
input.seek(index113_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA113_1 = input.LA(1);
int index113_1 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index113_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA113_2 = input.LA(1);
int index113_2 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalActionDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index113_2);
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 DFA115 extends DFA {
public DFA115(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 115;
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 "6677: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 LA115_1 = input.LA(1);
int index115_1 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index115_1);
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;
}
}
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\161\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\31\uffff\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\6\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 DFA118 extends DFA {
public DFA118(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 118;
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 "7020: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 LA118_1 = input.LA(1);
int index118_1 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA118_2 = input.LA(1);
int index118_2 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA118_3 = input.LA(1);
int index118_3 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA118_4 = input.LA(1);
int index118_4 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA118_5 = input.LA(1);
int index118_5 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA118_6 = input.LA(1);
int index118_6 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA118_7 = input.LA(1);
int index118_7 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_7);
if ( s>=0 ) return s;
break;
case 7 :
int LA118_8 = input.LA(1);
int index118_8 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_8);
if ( s>=0 ) return s;
break;
case 8 :
int LA118_9 = input.LA(1);
int index118_9 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_9);
if ( s>=0 ) return s;
break;
case 9 :
int LA118_10 = input.LA(1);
int index118_10 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_10);
if ( s>=0 ) return s;
break;
case 10 :
int LA118_11 = input.LA(1);
int index118_11 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_11);
if ( s>=0 ) return s;
break;
case 11 :
int LA118_12 = input.LA(1);
int index118_12 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_12);
if ( s>=0 ) return s;
break;
case 12 :
int LA118_13 = input.LA(1);
int index118_13 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_13);
if ( s>=0 ) return s;
break;
case 13 :
int LA118_14 = input.LA(1);
int index118_14 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_14);
if ( s>=0 ) return s;
break;
case 14 :
int LA118_15 = input.LA(1);
int index118_15 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_15);
if ( s>=0 ) return s;
break;
case 15 :
int LA118_16 = input.LA(1);
int index118_16 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_16);
if ( s>=0 ) return s;
break;
case 16 :
int LA118_17 = input.LA(1);
int index118_17 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_17);
if ( s>=0 ) return s;
break;
case 17 :
int LA118_18 = input.LA(1);
int index118_18 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_18);
if ( s>=0 ) return s;
break;
case 18 :
int LA118_19 = input.LA(1);
int index118_19 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_19);
if ( s>=0 ) return s;
break;
case 19 :
int LA118_20 = input.LA(1);
int index118_20 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_20);
if ( s>=0 ) return s;
break;
case 20 :
int LA118_21 = input.LA(1);
int index118_21 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_21);
if ( s>=0 ) return s;
break;
case 21 :
int LA118_22 = input.LA(1);
int index118_22 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_22);
if ( s>=0 ) return s;
break;
case 22 :
int LA118_23 = input.LA(1);
int index118_23 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_23);
if ( s>=0 ) return s;
break;
case 23 :
int LA118_24 = input.LA(1);
int index118_24 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_24);
if ( s>=0 ) return s;
break;
case 24 :
int LA118_25 = input.LA(1);
int index118_25 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_25);
if ( s>=0 ) return s;
break;
case 25 :
int LA118_26 = input.LA(1);
int index118_26 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_26);
if ( s>=0 ) return s;
break;
case 26 :
int LA118_27 = input.LA(1);
int index118_27 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_27);
if ( s>=0 ) return s;
break;
case 27 :
int LA118_28 = input.LA(1);
int index118_28 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_28);
if ( s>=0 ) return s;
break;
case 28 :
int LA118_29 = input.LA(1);
int index118_29 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_29);
if ( s>=0 ) return s;
break;
case 29 :
int LA118_30 = input.LA(1);
int index118_30 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_30);
if ( s>=0 ) return s;
break;
case 30 :
int LA118_31 = input.LA(1);
int index118_31 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_31);
if ( s>=0 ) return s;
break;
case 31 :
int LA118_32 = input.LA(1);
int index118_32 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalActionDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index118_32);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 118, _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\163\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\31\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\33\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 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 "7678: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 LA136_1 = input.LA(1);
int index136_1 = input.index();
input.rewind();
s = -1;
if ( (synpred50_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;
}
}
class DFA134 extends DFA {
public DFA134(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 134;
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 "7772: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 LA134_1 = input.LA(1);
int index134_1 = input.index();
input.rewind();
s = -1;
if ( (synpred52_InternalActionDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index134_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 134, _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[]{0x00000003FE0C0000L});
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[]{0x0000000000C10000L});
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,0xFFF0000000000000L,0x0000000000000007L});
public static final BitSet FOLLOW_19 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000000018L});
public static final BitSet FOLLOW_20 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x00000000000007E0L});
public static final BitSet FOLLOW_21 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000001800L});
public static final BitSet FOLLOW_22 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000001000L});
public static final BitSet FOLLOW_23 = new BitSet(new long[]{0x0000000000000000L,0x0020000000000000L});
public static final BitSet FOLLOW_24 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000006000L});
public static final BitSet FOLLOW_25 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000078000L});
public static final BitSet FOLLOW_26 = new BitSet(new long[]{0x0000000400000000L});
public static final BitSet FOLLOW_27 = new BitSet(new long[]{0x0000000800000000L});
public static final BitSet FOLLOW_28 = new BitSet(new long[]{0x0000011000000000L});
public static final BitSet FOLLOW_29 = new BitSet(new long[]{0x0000002000000002L});
public static final BitSet FOLLOW_30 = new BitSet(new long[]{0x0000004000000000L});
public static final BitSet FOLLOW_31 = new BitSet(new long[]{0x0000008000000002L});
public static final BitSet FOLLOW_32 = new BitSet(new long[]{0x0000020000000000L});
public static final BitSet FOLLOW_33 = new BitSet(new long[]{0x0000480000000010L});
public static final BitSet FOLLOW_34 = new BitSet(new long[]{0x0000100000000010L});
public static final BitSet FOLLOW_35 = new BitSet(new long[]{0x0000200000000010L});
public static final BitSet FOLLOW_36 = new BitSet(new long[]{0x0000800000000002L});
public static final BitSet FOLLOW_37 = new BitSet(new long[]{0x0002000000000002L});
public static final BitSet FOLLOW_38 = new BitSet(new long[]{0x206B1C00000081F0L,0x00017FE714046000L});
public static final BitSet FOLLOW_39 = new BitSet(new long[]{0x000C000000000000L});
public static final BitSet FOLLOW_40 = new BitSet(new long[]{0x0008000000000000L});
public static final BitSet FOLLOW_41 = new BitSet(new long[]{0x0010000000000000L});
public static final BitSet FOLLOW_42 = new BitSet(new long[]{0x20631C00000081F0L,0x00017FE714046000L});
public static final BitSet FOLLOW_43 = new BitSet(new long[]{0x0040000000000000L});
public static final BitSet FOLLOW_44 = new BitSet(new long[]{0x20E31C00000081F0L,0x00017FE714046000L});
public static final BitSet FOLLOW_45 = new BitSet(new long[]{0x0084000000000000L});
public static final BitSet FOLLOW_46 = new BitSet(new long[]{0x0004000000000002L});
public static final BitSet FOLLOW_47 = new BitSet(new long[]{0x7F00000000000002L});
public static final BitSet FOLLOW_48 = new BitSet(new long[]{0x2000000000000000L});
public static final BitSet FOLLOW_49 = new BitSet(new long[]{0xC000000000000000L});
public static final BitSet FOLLOW_50 = new BitSet(new long[]{0x8000000000000000L});
public static final BitSet FOLLOW_51 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000001L});
public static final BitSet FOLLOW_52 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000002L});
public static final BitSet FOLLOW_53 = new BitSet(new long[]{0x0000000000000002L,0x000000000000003CL});
public static final BitSet FOLLOW_54 = new BitSet(new long[]{0xE000000000000002L,0x0000000000000040L});
public static final BitSet FOLLOW_55 = new BitSet(new long[]{0x0002000000000010L,0x0000000000000400L});
public static final BitSet FOLLOW_56 = new BitSet(new long[]{0x6000000000000002L,0x0000000000001F80L});
public static final BitSet FOLLOW_57 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000200L});
public static final BitSet FOLLOW_58 = new BitSet(new long[]{0x4000000000000000L});
public static final BitSet FOLLOW_59 = new BitSet(new long[]{0x2000000000000000L,0x0000000000000400L});
public static final BitSet FOLLOW_60 = new BitSet(new long[]{0x0000000000000002L,0x0000000000006000L});
public static final BitSet FOLLOW_61 = new BitSet(new long[]{0x0000200000000002L,0x0000000000038000L});
public static final BitSet FOLLOW_62 = new BitSet(new long[]{0x0000000000000002L,0x0000000000080000L});
public static final BitSet FOLLOW_63 = new BitSet(new long[]{0x0000000000000002L,0x0000000000300000L});
public static final BitSet FOLLOW_64 = new BitSet(new long[]{0x0000000000000002L,0x0000000001C00000L});
public static final BitSet FOLLOW_65 = new BitSet(new long[]{0x00001C0000000010L,0x0000002000000000L});
public static final BitSet FOLLOW_66 = new BitSet(new long[]{0x20001C0000000010L,0x0000006000000000L});
public static final BitSet FOLLOW_67 = new BitSet(new long[]{0x0002000000000010L,0x0004000000000400L});
public static final BitSet FOLLOW_68 = new BitSet(new long[]{0x4004000000000000L});
public static final BitSet FOLLOW_69 = new BitSet(new long[]{0x0042000000000002L,0x0000000001C00000L});
public static final BitSet FOLLOW_70 = new BitSet(new long[]{0x206B1C00000081F0L,0x00017FE716046400L});
public static final BitSet FOLLOW_71 = new BitSet(new long[]{0x0040000000000002L,0x0000000001C00000L});
public static final BitSet FOLLOW_72 = new BitSet(new long[]{0x20631C00000181F0L,0x00017FE714046000L});
public static final BitSet FOLLOW_73 = new BitSet(new long[]{0x0004000000010000L});
public static final BitSet FOLLOW_74 = new BitSet(new long[]{0x20E31C00000081F0L,0x00017FFF16046400L});
public static final BitSet FOLLOW_75 = new BitSet(new long[]{0x0004000000000000L,0x0000000002000000L});
public static final BitSet FOLLOW_76 = new BitSet(new long[]{0x20E31C00000081F0L,0x00017FFF14046000L});
public static final BitSet FOLLOW_77 = new BitSet(new long[]{0x0080000000000000L});
public static final BitSet FOLLOW_78 = new BitSet(new long[]{0x20639C00000081F2L,0x00017FFF14046000L});
public static final BitSet FOLLOW_79 = new BitSet(new long[]{0x20631C00000081F2L,0x00017FFF14046000L});
public static final BitSet FOLLOW_80 = new BitSet(new long[]{0x0002000000000000L});
public static final BitSet FOLLOW_81 = new BitSet(new long[]{0x0000000000000002L,0x0000000008000000L});
public static final BitSet FOLLOW_82 = new BitSet(new long[]{0x20631C00000081F0L,0x00017FE714046400L});
public static final BitSet FOLLOW_83 = new BitSet(new long[]{0x0000000000000000L,0x0000000020000000L});
public static final BitSet FOLLOW_84 = new BitSet(new long[]{0x0006000000010010L,0x00000000E0000400L});
public static final BitSet FOLLOW_85 = new BitSet(new long[]{0x0000000000010000L});
public static final BitSet FOLLOW_86 = new BitSet(new long[]{0x0004000000000000L,0x00000000A0000000L});
public static final BitSet FOLLOW_87 = new BitSet(new long[]{0x0004000000000000L,0x0000000020000000L});
public static final BitSet FOLLOW_88 = new BitSet(new long[]{0x20639C00000081F0L,0x00017FFF14046000L});
public static final BitSet FOLLOW_89 = new BitSet(new long[]{0x0004800000000000L});
public static final BitSet FOLLOW_90 = new BitSet(new long[]{0x20631C00000081F0L,0x00017FFF14046000L});
public static final BitSet FOLLOW_91 = new BitSet(new long[]{0x20639C00000081F0L,0x00017FE714046000L});
public static final BitSet FOLLOW_92 = new BitSet(new long[]{0x0000800000000000L});
public static final BitSet FOLLOW_93 = new BitSet(new long[]{0x0000000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_94 = new BitSet(new long[]{0x20631C00000181F0L,0x00017FFF14046000L});
public static final BitSet FOLLOW_95 = new BitSet(new long[]{0x20639C00000181F0L,0x00017FFF14046000L});
public static final BitSet FOLLOW_96 = new BitSet(new long[]{0x0010000000000002L});
public static final BitSet FOLLOW_97 = new BitSet(new long[]{0x0042000000000002L});
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x0040000000000002L});
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x2042000000000002L});
public static final BitSet FOLLOW_100 = new BitSet(new long[]{0x0048000000000000L});
public static final BitSet FOLLOW_101 = new BitSet(new long[]{0x20631C00000081F2L,0x00017FE714046000L});
public static final BitSet FOLLOW_102 = new BitSet(new long[]{0x0000000000000000L,0x0002800000000000L});
public static final BitSet FOLLOW_103 = new BitSet(new long[]{0x0000000000000002L,0x0002800000000000L});
public static final BitSet FOLLOW_104 = new BitSet(new long[]{0x0000000000000002L,0x0000000000400000L});
public static final BitSet FOLLOW_105 = new BitSet(new long[]{0x0000000000000180L});
public static final BitSet FOLLOW_106 = new BitSet(new long[]{0x000A000000000010L,0x0000000000000400L});
public static final BitSet FOLLOW_107 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000400L});
public static final BitSet FOLLOW_108 = new BitSet(new long[]{0x2000000000000002L});
public static final BitSet FOLLOW_109 = new BitSet(new long[]{0x2000000000000002L,0x0000000000400000L});
public static final BitSet FOLLOW_110 = new BitSet(new long[]{0x0000000000000002L,0x0000006000000000L});
public static final BitSet FOLLOW_111 = new BitSet(new long[]{0x0000000000000002L,0x0008000000000000L});
public static final BitSet FOLLOW_112 = new BitSet(new long[]{0x0000000000000000L,0x0000000000400000L});
public static final BitSet FOLLOW_113 = new BitSet(new long[]{0x0000200000000000L});
public static final BitSet FOLLOW_114 = new BitSet(new long[]{0x0000040000000002L});
public static final BitSet FOLLOW_115 = new BitSet(new long[]{0x0000000000000012L});
}