blob: 7ef16486d77db1121eb95ba40fd164836039613d [file] [log] [blame]
package org.eclipse.osbp.xtext.datainterchange.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.datainterchange.services.DataDSLGrammarAccess;
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 InternalDataDSLParser extends AbstractInternalAntlrParser {
public static final String[] tokenNames = new String[] {
"<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_STRING", "RULE_INT", "RULE_ID", "RULE_HEX", "RULE_DECIMAL", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_WS", "RULE_ANY_OTHER", "'package'", "'{'", "'}'", "'group'", "'interchange'", "'describedBy'", "'vectorName'", "'report'", "'elementSize'", "'deleteFileAfterImport'", "'file'", "'path'", "'XML'", "'mapByAttribute'", "'encoding'", "'locale'", "'CSV'", "'delimiter'", "'quoteCharacter'", "'skipLines'", "'indent'", "'EDI'", "'mappingModel'", "'validate'", "'Fixed'", "'entity'", "'referencedBy'", "'nodeName'", "'createOn'", "'latestImport'", "'latestExport'", "'expression'", "'lookup'", "'format'", "'expose'", "'mapping'", "'keys'", "'exportFilter'", "'key'", "'for'", "'in'", "'mapFrom'", "'allowNoResult'", "'mapTo'", "'cacheSize'", "'where'", "'markerPath'", "'markerEntity'", "'markedBy'", "'coding'", "'copy'", "'from'", "'property'", "'ref'", "'on'", "'hide'", "'assign'", "'with'", "'as'", "'map'", "'to'", "'mapBlob'", "'extension'", "'mimeType'", "'mapFixedLength'", "'length'", "'trim'", "'leftTrim'", "'rightTrim'", "'lowerCase'", "'upperCase'", "'capitalizeFirstWord'", "'uncapitalizeFirstWord'", "'capitalize'", "'.'", "'import'", "'static'", "'*'", "'ns'", "';'", "'@'", "'('", "','", "')'", "'='", "'#'", "'['", "']'", "'+='", "'-='", "'*='", "'/='", "'%='", "'<'", "'>'", "'>='", "'||'", "'&&'", "'=='", "'!='", "'==='", "'!=='", "'instanceof'", "'->'", "'..<'", "'..'", "'=>'", "'<>'", "'?:'", "'+'", "'-'", "'**'", "'/'", "'%'", "'!'", "'++'", "'--'", "'::'", "'?.'", "'|'", "'if'", "'else'", "'switch'", "':'", "'default'", "'case'", "'while'", "'do'", "'var'", "'val'", "'extends'", "'super'", "'new'", "'false'", "'true'", "'null'", "'typeof'", "'throw'", "'return'", "'try'", "'finally'", "'synchronized'", "'catch'", "'?'", "'&'", "'plain'", "'jpg'", "'png'", "'mpeg'", "'octet-stream'", "'pdf'", "'NowDate'", "'StartDate'", "'UniversallyUniqueIdentifier'", "'Date'", "'Milliseconds'", "'Nanoseconds'", "'Random'", "'ExecuteContext'", "'persist'", "'merge'", "'remove'", "'<='", "'isnull'", "'isnotnull'", "'and'", "'or'"
};
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=7;
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=6;
public static final int T__131=131;
public static final int T__130=130;
public static final int RULE_INT=5;
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__166=166;
public static final int T__165=165;
public static final int T__168=168;
public static final int T__167=167;
public static final int T__162=162;
public static final int T__161=161;
public static final int T__164=164;
public static final int T__163=163;
public static final int T__160=160;
public static final int T__37=37;
public static final int T__38=38;
public static final int T__39=39;
public static final int T__33=33;
public static final int T__34=34;
public static final int T__35=35;
public static final int T__36=36;
public static final int T__159=159;
public static final int T__30=30;
public static final int T__158=158;
public static final int T__31=31;
public static final int T__32=32;
public static final int T__155=155;
public static final int T__154=154;
public static final int T__157=157;
public static final int T__156=156;
public static final int T__151=151;
public static final int T__150=150;
public static final int T__153=153;
public static final int T__152=152;
public static final int T__48=48;
public static final int T__49=49;
public static final int T__44=44;
public static final int T__45=45;
public static final int T__46=46;
public static final int T__47=47;
public static final int T__40=40;
public static final int T__148=148;
public static final int T__41=41;
public static final int T__147=147;
public static final int T__42=42;
public static final int T__43=43;
public static final int T__149=149;
public static final int T__91=91;
public static final int T__100=100;
public static final int T__92=92;
public static final int T__93=93;
public static final int T__102=102;
public static final int T__94=94;
public static final int T__101=101;
public static final int T__90=90;
public static final int T__19=19;
public static final int T__15=15;
public static final int T__16=16;
public static final int T__17=17;
public static final int T__18=18;
public static final int T__99=99;
public static final int T__13=13;
public static final int T__14=14;
public static final int T__95=95;
public static final int T__96=96;
public static final int T__97=97;
public static final int T__98=98;
public static final int T__177=177;
public static final int T__176=176;
public static final int T__179=179;
public static final int T__178=178;
public static final int T__173=173;
public static final int T__172=172;
public static final int T__175=175;
public static final int T__174=174;
public static final int T__171=171;
public static final int T__170=170;
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__169=169;
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=4;
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 InternalDataDSLParser(TokenStream input) {
this(input, new RecognizerSharedState());
}
public InternalDataDSLParser(TokenStream input, RecognizerSharedState state) {
super(input, state);
}
public String[] getTokenNames() { return InternalDataDSLParser.tokenNames; }
public String getGrammarFileName() { return "InternalDataDSL.g"; }
private DataDSLGrammarAccess grammarAccess;
public InternalDataDSLParser(TokenStream input, DataDSLGrammarAccess grammarAccess) {
this(input);
this.grammarAccess = grammarAccess;
registerRules(grammarAccess.getGrammar());
}
@Override
protected String getFirstRuleName() {
return "DataInterchangeModel";
}
@Override
protected DataDSLGrammarAccess getGrammarAccess() {
return grammarAccess;
}
// $ANTLR start "entryRuleDataInterchangeModel"
// InternalDataDSL.g:80:1: entryRuleDataInterchangeModel returns [EObject current=null] : iv_ruleDataInterchangeModel= ruleDataInterchangeModel EOF ;
public final EObject entryRuleDataInterchangeModel() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeModel = null;
try {
// InternalDataDSL.g:80:61: (iv_ruleDataInterchangeModel= ruleDataInterchangeModel EOF )
// InternalDataDSL.g:81:2: iv_ruleDataInterchangeModel= ruleDataInterchangeModel EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeModelRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeModel=ruleDataInterchangeModel();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeModel;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeModel"
// $ANTLR start "ruleDataInterchangeModel"
// InternalDataDSL.g:87:1: ruleDataInterchangeModel returns [EObject current=null] : ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleDataInterchangePackage ) )* ) ;
public final EObject ruleDataInterchangeModel() throws RecognitionException {
EObject current = null;
EObject lv_importSection_0_0 = null;
EObject lv_packages_1_0 = null;
enterRule();
try {
// InternalDataDSL.g:93:2: ( ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleDataInterchangePackage ) )* ) )
// InternalDataDSL.g:94:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleDataInterchangePackage ) )* )
{
// InternalDataDSL.g:94:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleDataInterchangePackage ) )* )
// InternalDataDSL.g:95:3: ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleDataInterchangePackage ) )*
{
// InternalDataDSL.g:95:3: ( (lv_importSection_0_0= ruleXImportSection ) )?
int alt1=2;
int LA1_0 = input.LA(1);
if ( (LA1_0==88) ) {
alt1=1;
}
switch (alt1) {
case 1 :
// InternalDataDSL.g:96:4: (lv_importSection_0_0= ruleXImportSection )
{
// InternalDataDSL.g:96:4: (lv_importSection_0_0= ruleXImportSection )
// InternalDataDSL.g:97:5: lv_importSection_0_0= ruleXImportSection
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeModelAccess().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.getDataInterchangeModelRule());
}
set(
current,
"importSection",
lv_importSection_0_0,
"org.eclipse.xtext.xbase.Xtype.XImportSection");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalDataDSL.g:114:3: ( (lv_packages_1_0= ruleDataInterchangePackage ) )*
loop2:
do {
int alt2=2;
int LA2_0 = input.LA(1);
if ( (LA2_0==13) ) {
alt2=1;
}
switch (alt2) {
case 1 :
// InternalDataDSL.g:115:4: (lv_packages_1_0= ruleDataInterchangePackage )
{
// InternalDataDSL.g:115:4: (lv_packages_1_0= ruleDataInterchangePackage )
// InternalDataDSL.g:116:5: lv_packages_1_0= ruleDataInterchangePackage
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeModelAccess().getPackagesDataInterchangePackageParserRuleCall_1_0());
}
pushFollow(FOLLOW_3);
lv_packages_1_0=ruleDataInterchangePackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeModelRule());
}
add(
current,
"packages",
lv_packages_1_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangePackage");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop2;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeModel"
// $ANTLR start "entryRuleDataInterchangePackage"
// InternalDataDSL.g:137:1: entryRuleDataInterchangePackage returns [EObject current=null] : iv_ruleDataInterchangePackage= ruleDataInterchangePackage EOF ;
public final EObject entryRuleDataInterchangePackage() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangePackage = null;
try {
// InternalDataDSL.g:137:63: (iv_ruleDataInterchangePackage= ruleDataInterchangePackage EOF )
// InternalDataDSL.g:138:2: iv_ruleDataInterchangePackage= ruleDataInterchangePackage EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePackageRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangePackage=ruleDataInterchangePackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangePackage;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangePackage"
// $ANTLR start "ruleDataInterchangePackage"
// InternalDataDSL.g:144:1: ruleDataInterchangePackage returns [EObject current=null] : ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )? ) ;
public final EObject ruleDataInterchangePackage() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_groups_4_0 = null;
enterRule();
try {
// InternalDataDSL.g:150:2: ( ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )? ) )
// InternalDataDSL.g:151:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )? )
{
// InternalDataDSL.g:151:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )? )
// InternalDataDSL.g:152:3: () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )?
{
// InternalDataDSL.g:152:3: ()
// InternalDataDSL.g:153:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangePackageAccess().getDataInterchangePackageAction_0(),
current);
}
}
otherlv_1=(Token)match(input,13,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangePackageAccess().getPackageKeyword_1());
}
// InternalDataDSL.g:163:3: ( (lv_name_2_0= ruleQualifiedName ) )
// InternalDataDSL.g:164:4: (lv_name_2_0= ruleQualifiedName )
{
// InternalDataDSL.g:164:4: (lv_name_2_0= ruleQualifiedName )
// InternalDataDSL.g:165:5: lv_name_2_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePackageAccess().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.getDataInterchangePackageRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:182:3: (otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}' )?
int alt4=2;
int LA4_0 = input.LA(1);
if ( (LA4_0==14) ) {
alt4=1;
}
switch (alt4) {
case 1 :
// InternalDataDSL.g:183:4: otherlv_3= '{' ( (lv_groups_4_0= ruleDataInterchangeGroup ) )* otherlv_5= '}'
{
otherlv_3=(Token)match(input,14,FOLLOW_6); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangePackageAccess().getLeftCurlyBracketKeyword_3_0());
}
// InternalDataDSL.g:187:4: ( (lv_groups_4_0= ruleDataInterchangeGroup ) )*
loop3:
do {
int alt3=2;
int LA3_0 = input.LA(1);
if ( (LA3_0==16) ) {
alt3=1;
}
switch (alt3) {
case 1 :
// InternalDataDSL.g:188:5: (lv_groups_4_0= ruleDataInterchangeGroup )
{
// InternalDataDSL.g:188:5: (lv_groups_4_0= ruleDataInterchangeGroup )
// InternalDataDSL.g:189:6: lv_groups_4_0= ruleDataInterchangeGroup
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePackageAccess().getGroupsDataInterchangeGroupParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_6);
lv_groups_4_0=ruleDataInterchangeGroup();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangePackageRule());
}
add(
current,
"groups",
lv_groups_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeGroup");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop3;
}
} while (true);
otherlv_5=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangePackageAccess().getRightCurlyBracketKeyword_3_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangePackage"
// $ANTLR start "entryRuleDataInterchangeGroup"
// InternalDataDSL.g:215:1: entryRuleDataInterchangeGroup returns [EObject current=null] : iv_ruleDataInterchangeGroup= ruleDataInterchangeGroup EOF ;
public final EObject entryRuleDataInterchangeGroup() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeGroup = null;
try {
// InternalDataDSL.g:215:61: (iv_ruleDataInterchangeGroup= ruleDataInterchangeGroup EOF )
// InternalDataDSL.g:216:2: iv_ruleDataInterchangeGroup= ruleDataInterchangeGroup EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeGroupRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeGroup=ruleDataInterchangeGroup();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeGroup;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeGroup"
// $ANTLR start "ruleDataInterchangeGroup"
// InternalDataDSL.g:222:1: ruleDataInterchangeGroup returns [EObject current=null] : ( () otherlv_1= 'group' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )? ) ;
public final EObject ruleDataInterchangeGroup() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_datInts_4_0 = null;
enterRule();
try {
// InternalDataDSL.g:228:2: ( ( () otherlv_1= 'group' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )? ) )
// InternalDataDSL.g:229:2: ( () otherlv_1= 'group' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )? )
{
// InternalDataDSL.g:229:2: ( () otherlv_1= 'group' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )? )
// InternalDataDSL.g:230:3: () otherlv_1= 'group' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )?
{
// InternalDataDSL.g:230:3: ()
// InternalDataDSL.g:231:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeGroupAccess().getDataInterchangeGroupAction_0(),
current);
}
}
otherlv_1=(Token)match(input,16,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeGroupAccess().getGroupKeyword_1());
}
// InternalDataDSL.g:241:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalDataDSL.g:242:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalDataDSL.g:242:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalDataDSL.g:243:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeGroupAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_5);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeGroupRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:260:3: (otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}' )?
int alt6=2;
int LA6_0 = input.LA(1);
if ( (LA6_0==14) ) {
alt6=1;
}
switch (alt6) {
case 1 :
// InternalDataDSL.g:261:4: otherlv_3= '{' ( (lv_datInts_4_0= ruleDataInterchange ) )* otherlv_5= '}'
{
otherlv_3=(Token)match(input,14,FOLLOW_7); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeGroupAccess().getLeftCurlyBracketKeyword_3_0());
}
// InternalDataDSL.g:265:4: ( (lv_datInts_4_0= ruleDataInterchange ) )*
loop5:
do {
int alt5=2;
int LA5_0 = input.LA(1);
if ( (LA5_0==17) ) {
alt5=1;
}
switch (alt5) {
case 1 :
// InternalDataDSL.g:266:5: (lv_datInts_4_0= ruleDataInterchange )
{
// InternalDataDSL.g:266:5: (lv_datInts_4_0= ruleDataInterchange )
// InternalDataDSL.g:267:6: lv_datInts_4_0= ruleDataInterchange
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeGroupAccess().getDatIntsDataInterchangeParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_7);
lv_datInts_4_0=ruleDataInterchange();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeGroupRule());
}
add(
current,
"datInts",
lv_datInts_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchange");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop5;
}
} while (true);
otherlv_5=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeGroupAccess().getRightCurlyBracketKeyword_3_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeGroup"
// $ANTLR start "entryRuleDataInterchange"
// InternalDataDSL.g:293:1: entryRuleDataInterchange returns [EObject current=null] : iv_ruleDataInterchange= ruleDataInterchange EOF ;
public final EObject entryRuleDataInterchange() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchange = null;
try {
// InternalDataDSL.g:293:56: (iv_ruleDataInterchange= ruleDataInterchange EOF )
// InternalDataDSL.g:294:2: iv_ruleDataInterchange= ruleDataInterchange EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchange=ruleDataInterchange();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchange;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchange"
// $ANTLR start "ruleDataInterchange"
// InternalDataDSL.g:300:1: ruleDataInterchange returns [EObject current=null] : ( () otherlv_1= 'interchange' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? ( (lv_mode_5_0= ruleEntityManagerMode ) ) ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )? ( (lv_createReport_8_0= 'report' ) )? (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )? ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )? otherlv_12= 'file' ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) ) otherlv_14= 'path' otherlv_15= '{' ( (lv_path_16_0= ruleDataInterchangeBean ) )* otherlv_17= '}' ) ;
public final EObject ruleDataInterchange() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_description_3_0=null;
Token lv_hasVectorName_6_0=null;
Token lv_vectorName_7_0=null;
Token lv_createReport_8_0=null;
Token otherlv_9=null;
Token lv_elementSize_10_0=null;
Token lv_deleteFileAfterImport_11_0=null;
Token otherlv_12=null;
Token otherlv_14=null;
Token otherlv_15=null;
Token otherlv_17=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
AntlrDatatypeRuleToken lv_descriptionValue_4_0 = null;
Enumerator lv_mode_5_0 = null;
EObject lv_fileEndpoint_13_0 = null;
EObject lv_path_16_0 = null;
enterRule();
try {
// InternalDataDSL.g:306:2: ( ( () otherlv_1= 'interchange' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? ( (lv_mode_5_0= ruleEntityManagerMode ) ) ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )? ( (lv_createReport_8_0= 'report' ) )? (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )? ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )? otherlv_12= 'file' ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) ) otherlv_14= 'path' otherlv_15= '{' ( (lv_path_16_0= ruleDataInterchangeBean ) )* otherlv_17= '}' ) )
// InternalDataDSL.g:307:2: ( () otherlv_1= 'interchange' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? ( (lv_mode_5_0= ruleEntityManagerMode ) ) ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )? ( (lv_createReport_8_0= 'report' ) )? (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )? ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )? otherlv_12= 'file' ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) ) otherlv_14= 'path' otherlv_15= '{' ( (lv_path_16_0= ruleDataInterchangeBean ) )* otherlv_17= '}' )
{
// InternalDataDSL.g:307:2: ( () otherlv_1= 'interchange' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? ( (lv_mode_5_0= ruleEntityManagerMode ) ) ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )? ( (lv_createReport_8_0= 'report' ) )? (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )? ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )? otherlv_12= 'file' ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) ) otherlv_14= 'path' otherlv_15= '{' ( (lv_path_16_0= ruleDataInterchangeBean ) )* otherlv_17= '}' )
// InternalDataDSL.g:308:3: () otherlv_1= 'interchange' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )? ( (lv_mode_5_0= ruleEntityManagerMode ) ) ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )? ( (lv_createReport_8_0= 'report' ) )? (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )? ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )? otherlv_12= 'file' ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) ) otherlv_14= 'path' otherlv_15= '{' ( (lv_path_16_0= ruleDataInterchangeBean ) )* otherlv_17= '}'
{
// InternalDataDSL.g:308:3: ()
// InternalDataDSL.g:309:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeAccess().getDataInterchangeAction_0(),
current);
}
}
otherlv_1=(Token)match(input,17,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeAccess().getInterchangeKeyword_1());
}
// InternalDataDSL.g:319:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalDataDSL.g:320:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalDataDSL.g:320:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalDataDSL.g:321:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_8);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:338:3: ( ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) ) )?
int alt7=2;
int LA7_0 = input.LA(1);
if ( (LA7_0==18) ) {
alt7=1;
}
switch (alt7) {
case 1 :
// InternalDataDSL.g:339:4: ( (lv_description_3_0= 'describedBy' ) ) ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
{
// InternalDataDSL.g:339:4: ( (lv_description_3_0= 'describedBy' ) )
// InternalDataDSL.g:340:5: (lv_description_3_0= 'describedBy' )
{
// InternalDataDSL.g:340:5: (lv_description_3_0= 'describedBy' )
// InternalDataDSL.g:341:6: lv_description_3_0= 'describedBy'
{
lv_description_3_0=(Token)match(input,18,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_description_3_0, grammarAccess.getDataInterchangeAccess().getDescriptionDescribedByKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(current, "description", true, "describedBy");
}
}
}
// InternalDataDSL.g:353:4: ( (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING ) )
// InternalDataDSL.g:354:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
{
// InternalDataDSL.g:354:5: (lv_descriptionValue_4_0= ruleTRANSLATABLESTRING )
// InternalDataDSL.g:355:6: lv_descriptionValue_4_0= ruleTRANSLATABLESTRING
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeAccess().getDescriptionValueTRANSLATABLESTRINGParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_8);
lv_descriptionValue_4_0=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeRule());
}
set(
current,
"descriptionValue",
lv_descriptionValue_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.TRANSLATABLESTRING");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalDataDSL.g:373:3: ( (lv_mode_5_0= ruleEntityManagerMode ) )
// InternalDataDSL.g:374:4: (lv_mode_5_0= ruleEntityManagerMode )
{
// InternalDataDSL.g:374:4: (lv_mode_5_0= ruleEntityManagerMode )
// InternalDataDSL.g:375:5: lv_mode_5_0= ruleEntityManagerMode
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeAccess().getModeEntityManagerModeEnumRuleCall_4_0());
}
pushFollow(FOLLOW_10);
lv_mode_5_0=ruleEntityManagerMode();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeRule());
}
set(
current,
"mode",
lv_mode_5_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.EntityManagerMode");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:392:3: ( ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) ) )?
int alt8=2;
int LA8_0 = input.LA(1);
if ( (LA8_0==19) ) {
alt8=1;
}
switch (alt8) {
case 1 :
// InternalDataDSL.g:393:4: ( (lv_hasVectorName_6_0= 'vectorName' ) ) ( (lv_vectorName_7_0= RULE_STRING ) )
{
// InternalDataDSL.g:393:4: ( (lv_hasVectorName_6_0= 'vectorName' ) )
// InternalDataDSL.g:394:5: (lv_hasVectorName_6_0= 'vectorName' )
{
// InternalDataDSL.g:394:5: (lv_hasVectorName_6_0= 'vectorName' )
// InternalDataDSL.g:395:6: lv_hasVectorName_6_0= 'vectorName'
{
lv_hasVectorName_6_0=(Token)match(input,19,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasVectorName_6_0, grammarAccess.getDataInterchangeAccess().getHasVectorNameVectorNameKeyword_5_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(current, "hasVectorName", true, "vectorName");
}
}
}
// InternalDataDSL.g:407:4: ( (lv_vectorName_7_0= RULE_STRING ) )
// InternalDataDSL.g:408:5: (lv_vectorName_7_0= RULE_STRING )
{
// InternalDataDSL.g:408:5: (lv_vectorName_7_0= RULE_STRING )
// InternalDataDSL.g:409:6: lv_vectorName_7_0= RULE_STRING
{
lv_vectorName_7_0=(Token)match(input,RULE_STRING,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_vectorName_7_0, grammarAccess.getDataInterchangeAccess().getVectorNameSTRINGTerminalRuleCall_5_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(
current,
"vectorName",
lv_vectorName_7_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalDataDSL.g:426:3: ( (lv_createReport_8_0= 'report' ) )?
int alt9=2;
int LA9_0 = input.LA(1);
if ( (LA9_0==20) ) {
alt9=1;
}
switch (alt9) {
case 1 :
// InternalDataDSL.g:427:4: (lv_createReport_8_0= 'report' )
{
// InternalDataDSL.g:427:4: (lv_createReport_8_0= 'report' )
// InternalDataDSL.g:428:5: lv_createReport_8_0= 'report'
{
lv_createReport_8_0=(Token)match(input,20,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_createReport_8_0, grammarAccess.getDataInterchangeAccess().getCreateReportReportKeyword_6_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(current, "createReport", true, "report");
}
}
}
break;
}
// InternalDataDSL.g:440:3: (otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) ) )?
int alt10=2;
int LA10_0 = input.LA(1);
if ( (LA10_0==21) ) {
alt10=1;
}
switch (alt10) {
case 1 :
// InternalDataDSL.g:441:4: otherlv_9= 'elementSize' ( (lv_elementSize_10_0= RULE_INT ) )
{
otherlv_9=(Token)match(input,21,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDataInterchangeAccess().getElementSizeKeyword_7_0());
}
// InternalDataDSL.g:445:4: ( (lv_elementSize_10_0= RULE_INT ) )
// InternalDataDSL.g:446:5: (lv_elementSize_10_0= RULE_INT )
{
// InternalDataDSL.g:446:5: (lv_elementSize_10_0= RULE_INT )
// InternalDataDSL.g:447:6: lv_elementSize_10_0= RULE_INT
{
lv_elementSize_10_0=(Token)match(input,RULE_INT,FOLLOW_14); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_elementSize_10_0, grammarAccess.getDataInterchangeAccess().getElementSizeINTTerminalRuleCall_7_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(
current,
"elementSize",
lv_elementSize_10_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
}
break;
}
// InternalDataDSL.g:464:3: ( (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' ) )?
int alt11=2;
int LA11_0 = input.LA(1);
if ( (LA11_0==22) ) {
alt11=1;
}
switch (alt11) {
case 1 :
// InternalDataDSL.g:465:4: (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' )
{
// InternalDataDSL.g:465:4: (lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport' )
// InternalDataDSL.g:466:5: lv_deleteFileAfterImport_11_0= 'deleteFileAfterImport'
{
lv_deleteFileAfterImport_11_0=(Token)match(input,22,FOLLOW_15); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_deleteFileAfterImport_11_0, grammarAccess.getDataInterchangeAccess().getDeleteFileAfterImportDeleteFileAfterImportKeyword_8_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeRule());
}
setWithLastConsumed(current, "deleteFileAfterImport", true, "deleteFileAfterImport");
}
}
}
break;
}
otherlv_12=(Token)match(input,23,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDataInterchangeAccess().getFileKeyword_9());
}
// InternalDataDSL.g:482:3: ( (lv_fileEndpoint_13_0= ruleDataInterchangeFile ) )
// InternalDataDSL.g:483:4: (lv_fileEndpoint_13_0= ruleDataInterchangeFile )
{
// InternalDataDSL.g:483:4: (lv_fileEndpoint_13_0= ruleDataInterchangeFile )
// InternalDataDSL.g:484:5: lv_fileEndpoint_13_0= ruleDataInterchangeFile
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeAccess().getFileEndpointDataInterchangeFileParserRuleCall_10_0());
}
pushFollow(FOLLOW_17);
lv_fileEndpoint_13_0=ruleDataInterchangeFile();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeRule());
}
set(
current,
"fileEndpoint",
lv_fileEndpoint_13_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeFile");
afterParserOrEnumRuleCall();
}
}
}
otherlv_14=(Token)match(input,24,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getDataInterchangeAccess().getPathKeyword_11());
}
otherlv_15=(Token)match(input,14,FOLLOW_19); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDataInterchangeAccess().getLeftCurlyBracketKeyword_12());
}
// InternalDataDSL.g:509:3: ( (lv_path_16_0= ruleDataInterchangeBean ) )*
loop12:
do {
int alt12=2;
int LA12_0 = input.LA(1);
if ( (LA12_0==38) ) {
alt12=1;
}
switch (alt12) {
case 1 :
// InternalDataDSL.g:510:4: (lv_path_16_0= ruleDataInterchangeBean )
{
// InternalDataDSL.g:510:4: (lv_path_16_0= ruleDataInterchangeBean )
// InternalDataDSL.g:511:5: lv_path_16_0= ruleDataInterchangeBean
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeAccess().getPathDataInterchangeBeanParserRuleCall_13_0());
}
pushFollow(FOLLOW_19);
lv_path_16_0=ruleDataInterchangeBean();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeRule());
}
add(
current,
"path",
lv_path_16_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeBean");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop12;
}
} while (true);
otherlv_17=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getDataInterchangeAccess().getRightCurlyBracketKeyword_14());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchange"
// $ANTLR start "entryRuleDataInterchangeFile"
// InternalDataDSL.g:536:1: entryRuleDataInterchangeFile returns [EObject current=null] : iv_ruleDataInterchangeFile= ruleDataInterchangeFile EOF ;
public final EObject entryRuleDataInterchangeFile() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFile = null;
try {
// InternalDataDSL.g:536:60: (iv_ruleDataInterchangeFile= ruleDataInterchangeFile EOF )
// InternalDataDSL.g:537:2: iv_ruleDataInterchangeFile= ruleDataInterchangeFile EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFile=ruleDataInterchangeFile();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFile;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFile"
// $ANTLR start "ruleDataInterchangeFile"
// InternalDataDSL.g:543:1: ruleDataInterchangeFile returns [EObject current=null] : (this_DataInterchangeFileXML_0= ruleDataInterchangeFileXML | this_DataInterchangeFileCSV_1= ruleDataInterchangeFileCSV | this_DataInterchangeFileEDI_2= ruleDataInterchangeFileEDI | this_DataInterchangeFileFixed_3= ruleDataInterchangeFileFixed ) ;
public final EObject ruleDataInterchangeFile() throws RecognitionException {
EObject current = null;
EObject this_DataInterchangeFileXML_0 = null;
EObject this_DataInterchangeFileCSV_1 = null;
EObject this_DataInterchangeFileEDI_2 = null;
EObject this_DataInterchangeFileFixed_3 = null;
enterRule();
try {
// InternalDataDSL.g:549:2: ( (this_DataInterchangeFileXML_0= ruleDataInterchangeFileXML | this_DataInterchangeFileCSV_1= ruleDataInterchangeFileCSV | this_DataInterchangeFileEDI_2= ruleDataInterchangeFileEDI | this_DataInterchangeFileFixed_3= ruleDataInterchangeFileFixed ) )
// InternalDataDSL.g:550:2: (this_DataInterchangeFileXML_0= ruleDataInterchangeFileXML | this_DataInterchangeFileCSV_1= ruleDataInterchangeFileCSV | this_DataInterchangeFileEDI_2= ruleDataInterchangeFileEDI | this_DataInterchangeFileFixed_3= ruleDataInterchangeFileFixed )
{
// InternalDataDSL.g:550:2: (this_DataInterchangeFileXML_0= ruleDataInterchangeFileXML | this_DataInterchangeFileCSV_1= ruleDataInterchangeFileCSV | this_DataInterchangeFileEDI_2= ruleDataInterchangeFileEDI | this_DataInterchangeFileFixed_3= ruleDataInterchangeFileFixed )
int alt13=4;
switch ( input.LA(1) ) {
case 25:
{
alt13=1;
}
break;
case 29:
{
alt13=2;
}
break;
case 34:
{
alt13=3;
}
break;
case 37:
{
alt13=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 13, 0, input);
throw nvae;
}
switch (alt13) {
case 1 :
// InternalDataDSL.g:551:3: this_DataInterchangeFileXML_0= ruleDataInterchangeFileXML
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileAccess().getDataInterchangeFileXMLParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DataInterchangeFileXML_0=ruleDataInterchangeFileXML();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeFileXML_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalDataDSL.g:560:3: this_DataInterchangeFileCSV_1= ruleDataInterchangeFileCSV
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileAccess().getDataInterchangeFileCSVParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DataInterchangeFileCSV_1=ruleDataInterchangeFileCSV();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeFileCSV_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalDataDSL.g:569:3: this_DataInterchangeFileEDI_2= ruleDataInterchangeFileEDI
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileAccess().getDataInterchangeFileEDIParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_DataInterchangeFileEDI_2=ruleDataInterchangeFileEDI();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeFileEDI_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalDataDSL.g:578:3: this_DataInterchangeFileFixed_3= ruleDataInterchangeFileFixed
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileAccess().getDataInterchangeFileFixedParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_DataInterchangeFileFixed_3=ruleDataInterchangeFileFixed();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeFileFixed_3;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFile"
// $ANTLR start "entryRuleDataInterchangeFileXML"
// InternalDataDSL.g:590:1: entryRuleDataInterchangeFileXML returns [EObject current=null] : iv_ruleDataInterchangeFileXML= ruleDataInterchangeFileXML EOF ;
public final EObject entryRuleDataInterchangeFileXML() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFileXML = null;
try {
// InternalDataDSL.g:590:63: (iv_ruleDataInterchangeFileXML= ruleDataInterchangeFileXML EOF )
// InternalDataDSL.g:591:2: iv_ruleDataInterchangeFileXML= ruleDataInterchangeFileXML EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileXMLRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFileXML=ruleDataInterchangeFileXML();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFileXML;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFileXML"
// $ANTLR start "ruleDataInterchangeFileXML"
// InternalDataDSL.g:597:1: ruleDataInterchangeFileXML returns [EObject current=null] : ( () otherlv_1= 'XML' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) ;
public final EObject ruleDataInterchangeFileXML() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_fileURL_2_0=null;
Token lv_byAttribute_4_0=null;
Token otherlv_5=null;
Token lv_encoding_6_0=null;
Token otherlv_7=null;
Token lv_locale_8_0=null;
enterRule();
try {
// InternalDataDSL.g:603:2: ( ( () otherlv_1= 'XML' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) )
// InternalDataDSL.g:604:2: ( () otherlv_1= 'XML' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
{
// InternalDataDSL.g:604:2: ( () otherlv_1= 'XML' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
// InternalDataDSL.g:605:3: () otherlv_1= 'XML' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
{
// InternalDataDSL.g:605:3: ()
// InternalDataDSL.g:606:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFileXMLAccess().getDataInterchangeFileXMLAction_0(),
current);
}
}
otherlv_1=(Token)match(input,25,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFileXMLAccess().getXMLKeyword_1());
}
// InternalDataDSL.g:616:3: ( (lv_fileURL_2_0= RULE_STRING ) )
// InternalDataDSL.g:617:4: (lv_fileURL_2_0= RULE_STRING )
{
// InternalDataDSL.g:617:4: (lv_fileURL_2_0= RULE_STRING )
// InternalDataDSL.g:618:5: lv_fileURL_2_0= RULE_STRING
{
lv_fileURL_2_0=(Token)match(input,RULE_STRING,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fileURL_2_0, grammarAccess.getDataInterchangeFileXMLAccess().getFileURLSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileXMLRule());
}
setWithLastConsumed(
current,
"fileURL",
lv_fileURL_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:634:3: ( ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:635:4: ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:635:4: ( ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* ) )
// InternalDataDSL.g:636:5: ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3());
// InternalDataDSL.g:639:5: ( ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )* )
// InternalDataDSL.g:640:6: ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )*
{
// InternalDataDSL.g:640:6: ( ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) ) )*
loop14:
do {
int alt14=4;
int LA14_0 = input.LA(1);
if ( LA14_0 == 26 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 0) ) {
alt14=1;
}
else if ( LA14_0 == 27 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 1) ) {
alt14=2;
}
else if ( LA14_0 == 28 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 2) ) {
alt14=3;
}
switch (alt14) {
case 1 :
// InternalDataDSL.g:641:4: ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) )
{
// InternalDataDSL.g:641:4: ({...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) ) )
// InternalDataDSL.g:642:5: {...}? => ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 0)");
}
// InternalDataDSL.g:642:119: ( ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) ) )
// InternalDataDSL.g:643:6: ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 0);
// InternalDataDSL.g:646:9: ({...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) ) )
// InternalDataDSL.g:646:10: {...}? => ( (lv_byAttribute_4_0= 'mapByAttribute' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "true");
}
// InternalDataDSL.g:646:19: ( (lv_byAttribute_4_0= 'mapByAttribute' ) )
// InternalDataDSL.g:646:20: (lv_byAttribute_4_0= 'mapByAttribute' )
{
// InternalDataDSL.g:646:20: (lv_byAttribute_4_0= 'mapByAttribute' )
// InternalDataDSL.g:647:10: lv_byAttribute_4_0= 'mapByAttribute'
{
lv_byAttribute_4_0=(Token)match(input,26,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_byAttribute_4_0, grammarAccess.getDataInterchangeFileXMLAccess().getByAttributeMapByAttributeKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileXMLRule());
}
setWithLastConsumed(current, "byAttribute", true, "mapByAttribute");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalDataDSL.g:664:4: ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:664:4: ({...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:665:5: {...}? => ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 1)");
}
// InternalDataDSL.g:665:119: ( ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:666:6: ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 1);
// InternalDataDSL.g:669:9: ({...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:669:10: {...}? => (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "true");
}
// InternalDataDSL.g:669:19: (otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) ) )
// InternalDataDSL.g:669:20: otherlv_5= 'encoding' ( (lv_encoding_6_0= RULE_STRING ) )
{
otherlv_5=(Token)match(input,27,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeFileXMLAccess().getEncodingKeyword_3_1_0());
}
// InternalDataDSL.g:673:9: ( (lv_encoding_6_0= RULE_STRING ) )
// InternalDataDSL.g:674:10: (lv_encoding_6_0= RULE_STRING )
{
// InternalDataDSL.g:674:10: (lv_encoding_6_0= RULE_STRING )
// InternalDataDSL.g:675:11: lv_encoding_6_0= RULE_STRING
{
lv_encoding_6_0=(Token)match(input,RULE_STRING,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_encoding_6_0, grammarAccess.getDataInterchangeFileXMLAccess().getEncodingSTRINGTerminalRuleCall_3_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileXMLRule());
}
setWithLastConsumed(
current,
"encoding",
lv_encoding_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3());
}
}
}
break;
case 3 :
// InternalDataDSL.g:697:4: ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:697:4: ({...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:698:5: {...}? => ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 2)");
}
// InternalDataDSL.g:698:119: ( ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:699:6: ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3(), 2);
// InternalDataDSL.g:702:9: ({...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:702:10: {...}? => (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileXML", "true");
}
// InternalDataDSL.g:702:19: (otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) ) )
// InternalDataDSL.g:702:20: otherlv_7= 'locale' ( (lv_locale_8_0= RULE_STRING ) )
{
otherlv_7=(Token)match(input,28,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDataInterchangeFileXMLAccess().getLocaleKeyword_3_2_0());
}
// InternalDataDSL.g:706:9: ( (lv_locale_8_0= RULE_STRING ) )
// InternalDataDSL.g:707:10: (lv_locale_8_0= RULE_STRING )
{
// InternalDataDSL.g:707:10: (lv_locale_8_0= RULE_STRING )
// InternalDataDSL.g:708:11: lv_locale_8_0= RULE_STRING
{
lv_locale_8_0=(Token)match(input,RULE_STRING,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_locale_8_0, grammarAccess.getDataInterchangeFileXMLAccess().getLocaleSTRINGTerminalRuleCall_3_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileXMLRule());
}
setWithLastConsumed(
current,
"locale",
lv_locale_8_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop14;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeFileXMLAccess().getUnorderedGroup_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFileXML"
// $ANTLR start "entryRuleDataInterchangeFileCSV"
// InternalDataDSL.g:741:1: entryRuleDataInterchangeFileCSV returns [EObject current=null] : iv_ruleDataInterchangeFileCSV= ruleDataInterchangeFileCSV EOF ;
public final EObject entryRuleDataInterchangeFileCSV() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFileCSV = null;
try {
// InternalDataDSL.g:741:63: (iv_ruleDataInterchangeFileCSV= ruleDataInterchangeFileCSV EOF )
// InternalDataDSL.g:742:2: iv_ruleDataInterchangeFileCSV= ruleDataInterchangeFileCSV EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileCSVRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFileCSV=ruleDataInterchangeFileCSV();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFileCSV;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFileCSV"
// $ANTLR start "ruleDataInterchangeFileCSV"
// InternalDataDSL.g:748:1: ruleDataInterchangeFileCSV returns [EObject current=null] : ( () otherlv_1= 'CSV' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) ;
public final EObject ruleDataInterchangeFileCSV() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_fileURL_2_0=null;
Token otherlv_4=null;
Token lv_delimiter_5_0=null;
Token otherlv_6=null;
Token lv_quoteCharacter_7_0=null;
Token otherlv_8=null;
Token lv_skipLines_9_0=null;
Token lv_indent_10_0=null;
Token otherlv_11=null;
Token lv_encoding_12_0=null;
Token otherlv_13=null;
Token lv_locale_14_0=null;
enterRule();
try {
// InternalDataDSL.g:754:2: ( ( () otherlv_1= 'CSV' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) )
// InternalDataDSL.g:755:2: ( () otherlv_1= 'CSV' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
{
// InternalDataDSL.g:755:2: ( () otherlv_1= 'CSV' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
// InternalDataDSL.g:756:3: () otherlv_1= 'CSV' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
{
// InternalDataDSL.g:756:3: ()
// InternalDataDSL.g:757:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFileCSVAccess().getDataInterchangeFileCSVAction_0(),
current);
}
}
otherlv_1=(Token)match(input,29,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFileCSVAccess().getCSVKeyword_1());
}
// InternalDataDSL.g:767:3: ( (lv_fileURL_2_0= RULE_STRING ) )
// InternalDataDSL.g:768:4: (lv_fileURL_2_0= RULE_STRING )
{
// InternalDataDSL.g:768:4: (lv_fileURL_2_0= RULE_STRING )
// InternalDataDSL.g:769:5: lv_fileURL_2_0= RULE_STRING
{
lv_fileURL_2_0=(Token)match(input,RULE_STRING,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fileURL_2_0, grammarAccess.getDataInterchangeFileCSVAccess().getFileURLSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"fileURL",
lv_fileURL_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:785:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:786:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:786:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* ) )
// InternalDataDSL.g:787:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
// InternalDataDSL.g:790:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )* )
// InternalDataDSL.g:791:6: ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )*
{
// InternalDataDSL.g:791:6: ( ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) ) )*
loop15:
do {
int alt15=7;
int LA15_0 = input.LA(1);
if ( LA15_0 == 30 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 0) ) {
alt15=1;
}
else if ( LA15_0 == 31 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 1) ) {
alt15=2;
}
else if ( LA15_0 == 32 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 2) ) {
alt15=3;
}
else if ( LA15_0 == 33 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 3) ) {
alt15=4;
}
else if ( LA15_0 == 27 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 4) ) {
alt15=5;
}
else if ( LA15_0 == 28 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 5) ) {
alt15=6;
}
switch (alt15) {
case 1 :
// InternalDataDSL.g:792:4: ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:792:4: ({...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:793:5: {...}? => ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 0)");
}
// InternalDataDSL.g:793:119: ( ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:794:6: ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 0);
// InternalDataDSL.g:797:9: ({...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:797:10: {...}? => (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:797:19: (otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) ) )
// InternalDataDSL.g:797:20: otherlv_4= 'delimiter' ( (lv_delimiter_5_0= RULE_STRING ) )
{
otherlv_4=(Token)match(input,30,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeFileCSVAccess().getDelimiterKeyword_3_0_0());
}
// InternalDataDSL.g:801:9: ( (lv_delimiter_5_0= RULE_STRING ) )
// InternalDataDSL.g:802:10: (lv_delimiter_5_0= RULE_STRING )
{
// InternalDataDSL.g:802:10: (lv_delimiter_5_0= RULE_STRING )
// InternalDataDSL.g:803:11: lv_delimiter_5_0= RULE_STRING
{
lv_delimiter_5_0=(Token)match(input,RULE_STRING,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_delimiter_5_0, grammarAccess.getDataInterchangeFileCSVAccess().getDelimiterSTRINGTerminalRuleCall_3_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"delimiter",
lv_delimiter_5_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalDataDSL.g:825:4: ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:825:4: ({...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:826:5: {...}? => ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 1)");
}
// InternalDataDSL.g:826:119: ( ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:827:6: ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 1);
// InternalDataDSL.g:830:9: ({...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:830:10: {...}? => (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:830:19: (otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) ) )
// InternalDataDSL.g:830:20: otherlv_6= 'quoteCharacter' ( (lv_quoteCharacter_7_0= RULE_STRING ) )
{
otherlv_6=(Token)match(input,31,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataInterchangeFileCSVAccess().getQuoteCharacterKeyword_3_1_0());
}
// InternalDataDSL.g:834:9: ( (lv_quoteCharacter_7_0= RULE_STRING ) )
// InternalDataDSL.g:835:10: (lv_quoteCharacter_7_0= RULE_STRING )
{
// InternalDataDSL.g:835:10: (lv_quoteCharacter_7_0= RULE_STRING )
// InternalDataDSL.g:836:11: lv_quoteCharacter_7_0= RULE_STRING
{
lv_quoteCharacter_7_0=(Token)match(input,RULE_STRING,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_quoteCharacter_7_0, grammarAccess.getDataInterchangeFileCSVAccess().getQuoteCharacterSTRINGTerminalRuleCall_3_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"quoteCharacter",
lv_quoteCharacter_7_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
case 3 :
// InternalDataDSL.g:858:4: ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) )
{
// InternalDataDSL.g:858:4: ({...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) ) )
// InternalDataDSL.g:859:5: {...}? => ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 2)");
}
// InternalDataDSL.g:859:119: ( ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) ) )
// InternalDataDSL.g:860:6: ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 2);
// InternalDataDSL.g:863:9: ({...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) ) )
// InternalDataDSL.g:863:10: {...}? => (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:863:19: (otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) ) )
// InternalDataDSL.g:863:20: otherlv_8= 'skipLines' ( (lv_skipLines_9_0= RULE_INT ) )
{
otherlv_8=(Token)match(input,32,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDataInterchangeFileCSVAccess().getSkipLinesKeyword_3_2_0());
}
// InternalDataDSL.g:867:9: ( (lv_skipLines_9_0= RULE_INT ) )
// InternalDataDSL.g:868:10: (lv_skipLines_9_0= RULE_INT )
{
// InternalDataDSL.g:868:10: (lv_skipLines_9_0= RULE_INT )
// InternalDataDSL.g:869:11: lv_skipLines_9_0= RULE_INT
{
lv_skipLines_9_0=(Token)match(input,RULE_INT,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_skipLines_9_0, grammarAccess.getDataInterchangeFileCSVAccess().getSkipLinesINTTerminalRuleCall_3_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"skipLines",
lv_skipLines_9_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
case 4 :
// InternalDataDSL.g:891:4: ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) )
{
// InternalDataDSL.g:891:4: ({...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) ) )
// InternalDataDSL.g:892:5: {...}? => ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 3) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 3)");
}
// InternalDataDSL.g:892:119: ( ({...}? => ( (lv_indent_10_0= 'indent' ) ) ) )
// InternalDataDSL.g:893:6: ({...}? => ( (lv_indent_10_0= 'indent' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 3);
// InternalDataDSL.g:896:9: ({...}? => ( (lv_indent_10_0= 'indent' ) ) )
// InternalDataDSL.g:896:10: {...}? => ( (lv_indent_10_0= 'indent' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:896:19: ( (lv_indent_10_0= 'indent' ) )
// InternalDataDSL.g:896:20: (lv_indent_10_0= 'indent' )
{
// InternalDataDSL.g:896:20: (lv_indent_10_0= 'indent' )
// InternalDataDSL.g:897:10: lv_indent_10_0= 'indent'
{
lv_indent_10_0=(Token)match(input,33,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_indent_10_0, grammarAccess.getDataInterchangeFileCSVAccess().getIndentIndentKeyword_3_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(current, "indent", true, "indent");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
case 5 :
// InternalDataDSL.g:914:4: ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:914:4: ({...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:915:5: {...}? => ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 4) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 4)");
}
// InternalDataDSL.g:915:119: ( ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:916:6: ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 4);
// InternalDataDSL.g:919:9: ({...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:919:10: {...}? => (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:919:19: (otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) ) )
// InternalDataDSL.g:919:20: otherlv_11= 'encoding' ( (lv_encoding_12_0= RULE_STRING ) )
{
otherlv_11=(Token)match(input,27,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDataInterchangeFileCSVAccess().getEncodingKeyword_3_4_0());
}
// InternalDataDSL.g:923:9: ( (lv_encoding_12_0= RULE_STRING ) )
// InternalDataDSL.g:924:10: (lv_encoding_12_0= RULE_STRING )
{
// InternalDataDSL.g:924:10: (lv_encoding_12_0= RULE_STRING )
// InternalDataDSL.g:925:11: lv_encoding_12_0= RULE_STRING
{
lv_encoding_12_0=(Token)match(input,RULE_STRING,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_encoding_12_0, grammarAccess.getDataInterchangeFileCSVAccess().getEncodingSTRINGTerminalRuleCall_3_4_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"encoding",
lv_encoding_12_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
case 6 :
// InternalDataDSL.g:947:4: ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:947:4: ({...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:948:5: {...}? => ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 5) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 5)");
}
// InternalDataDSL.g:948:119: ( ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:949:6: ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3(), 5);
// InternalDataDSL.g:952:9: ({...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:952:10: {...}? => (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileCSV", "true");
}
// InternalDataDSL.g:952:19: (otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) ) )
// InternalDataDSL.g:952:20: otherlv_13= 'locale' ( (lv_locale_14_0= RULE_STRING ) )
{
otherlv_13=(Token)match(input,28,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDataInterchangeFileCSVAccess().getLocaleKeyword_3_5_0());
}
// InternalDataDSL.g:956:9: ( (lv_locale_14_0= RULE_STRING ) )
// InternalDataDSL.g:957:10: (lv_locale_14_0= RULE_STRING )
{
// InternalDataDSL.g:957:10: (lv_locale_14_0= RULE_STRING )
// InternalDataDSL.g:958:11: lv_locale_14_0= RULE_STRING
{
lv_locale_14_0=(Token)match(input,RULE_STRING,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_locale_14_0, grammarAccess.getDataInterchangeFileCSVAccess().getLocaleSTRINGTerminalRuleCall_3_5_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileCSVRule());
}
setWithLastConsumed(
current,
"locale",
lv_locale_14_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop15;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeFileCSVAccess().getUnorderedGroup_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFileCSV"
// $ANTLR start "entryRuleDataInterchangeFileEDI"
// InternalDataDSL.g:991:1: entryRuleDataInterchangeFileEDI returns [EObject current=null] : iv_ruleDataInterchangeFileEDI= ruleDataInterchangeFileEDI EOF ;
public final EObject entryRuleDataInterchangeFileEDI() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFileEDI = null;
try {
// InternalDataDSL.g:991:63: (iv_ruleDataInterchangeFileEDI= ruleDataInterchangeFileEDI EOF )
// InternalDataDSL.g:992:2: iv_ruleDataInterchangeFileEDI= ruleDataInterchangeFileEDI EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileEDIRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFileEDI=ruleDataInterchangeFileEDI();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFileEDI;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFileEDI"
// $ANTLR start "ruleDataInterchangeFileEDI"
// InternalDataDSL.g:998:1: ruleDataInterchangeFileEDI returns [EObject current=null] : ( () otherlv_1= 'EDI' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) otherlv_8= 'mappingModel' ( (lv_mappingModel_9_0= RULE_STRING ) ) ( (lv_validate_10_0= 'validate' ) )? ) ;
public final EObject ruleDataInterchangeFileEDI() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_fileURL_2_0=null;
Token otherlv_4=null;
Token lv_encoding_5_0=null;
Token otherlv_6=null;
Token lv_locale_7_0=null;
Token otherlv_8=null;
Token lv_mappingModel_9_0=null;
Token lv_validate_10_0=null;
enterRule();
try {
// InternalDataDSL.g:1004:2: ( ( () otherlv_1= 'EDI' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) otherlv_8= 'mappingModel' ( (lv_mappingModel_9_0= RULE_STRING ) ) ( (lv_validate_10_0= 'validate' ) )? ) )
// InternalDataDSL.g:1005:2: ( () otherlv_1= 'EDI' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) otherlv_8= 'mappingModel' ( (lv_mappingModel_9_0= RULE_STRING ) ) ( (lv_validate_10_0= 'validate' ) )? )
{
// InternalDataDSL.g:1005:2: ( () otherlv_1= 'EDI' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) otherlv_8= 'mappingModel' ( (lv_mappingModel_9_0= RULE_STRING ) ) ( (lv_validate_10_0= 'validate' ) )? )
// InternalDataDSL.g:1006:3: () otherlv_1= 'EDI' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) otherlv_8= 'mappingModel' ( (lv_mappingModel_9_0= RULE_STRING ) ) ( (lv_validate_10_0= 'validate' ) )?
{
// InternalDataDSL.g:1006:3: ()
// InternalDataDSL.g:1007:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFileEDIAccess().getDataInterchangeFileEDIAction_0(),
current);
}
}
otherlv_1=(Token)match(input,34,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFileEDIAccess().getEDIKeyword_1());
}
// InternalDataDSL.g:1017:3: ( (lv_fileURL_2_0= RULE_STRING ) )
// InternalDataDSL.g:1018:4: (lv_fileURL_2_0= RULE_STRING )
{
// InternalDataDSL.g:1018:4: (lv_fileURL_2_0= RULE_STRING )
// InternalDataDSL.g:1019:5: lv_fileURL_2_0= RULE_STRING
{
lv_fileURL_2_0=(Token)match(input,RULE_STRING,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fileURL_2_0, grammarAccess.getDataInterchangeFileEDIAccess().getFileURLSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileEDIRule());
}
setWithLastConsumed(
current,
"fileURL",
lv_fileURL_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:1035:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:1036:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:1036:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) )
// InternalDataDSL.g:1037:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3());
// InternalDataDSL.g:1040:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* )
// InternalDataDSL.g:1041:6: ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )*
{
// InternalDataDSL.g:1041:6: ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )*
loop16:
do {
int alt16=3;
int LA16_0 = input.LA(1);
if ( LA16_0 == 27 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 0) ) {
alt16=1;
}
else if ( LA16_0 == 28 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 1) ) {
alt16=2;
}
switch (alt16) {
case 1 :
// InternalDataDSL.g:1042:4: ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:1042:4: ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:1043:5: {...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileEDI", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 0)");
}
// InternalDataDSL.g:1043:119: ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:1044:6: ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 0);
// InternalDataDSL.g:1047:9: ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:1047:10: {...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileEDI", "true");
}
// InternalDataDSL.g:1047:19: (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) )
// InternalDataDSL.g:1047:20: otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) )
{
otherlv_4=(Token)match(input,27,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeFileEDIAccess().getEncodingKeyword_3_0_0());
}
// InternalDataDSL.g:1051:9: ( (lv_encoding_5_0= RULE_STRING ) )
// InternalDataDSL.g:1052:10: (lv_encoding_5_0= RULE_STRING )
{
// InternalDataDSL.g:1052:10: (lv_encoding_5_0= RULE_STRING )
// InternalDataDSL.g:1053:11: lv_encoding_5_0= RULE_STRING
{
lv_encoding_5_0=(Token)match(input,RULE_STRING,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_encoding_5_0, grammarAccess.getDataInterchangeFileEDIAccess().getEncodingSTRINGTerminalRuleCall_3_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileEDIRule());
}
setWithLastConsumed(
current,
"encoding",
lv_encoding_5_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalDataDSL.g:1075:4: ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:1075:4: ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:1076:5: {...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileEDI", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 1)");
}
// InternalDataDSL.g:1076:119: ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:1077:6: ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3(), 1);
// InternalDataDSL.g:1080:9: ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:1080:10: {...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileEDI", "true");
}
// InternalDataDSL.g:1080:19: (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) )
// InternalDataDSL.g:1080:20: otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) )
{
otherlv_6=(Token)match(input,28,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataInterchangeFileEDIAccess().getLocaleKeyword_3_1_0());
}
// InternalDataDSL.g:1084:9: ( (lv_locale_7_0= RULE_STRING ) )
// InternalDataDSL.g:1085:10: (lv_locale_7_0= RULE_STRING )
{
// InternalDataDSL.g:1085:10: (lv_locale_7_0= RULE_STRING )
// InternalDataDSL.g:1086:11: lv_locale_7_0= RULE_STRING
{
lv_locale_7_0=(Token)match(input,RULE_STRING,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_locale_7_0, grammarAccess.getDataInterchangeFileEDIAccess().getLocaleSTRINGTerminalRuleCall_3_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileEDIRule());
}
setWithLastConsumed(
current,
"locale",
lv_locale_7_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop16;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeFileEDIAccess().getUnorderedGroup_3());
}
otherlv_8=(Token)match(input,35,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDataInterchangeFileEDIAccess().getMappingModelKeyword_4());
}
// InternalDataDSL.g:1119:3: ( (lv_mappingModel_9_0= RULE_STRING ) )
// InternalDataDSL.g:1120:4: (lv_mappingModel_9_0= RULE_STRING )
{
// InternalDataDSL.g:1120:4: (lv_mappingModel_9_0= RULE_STRING )
// InternalDataDSL.g:1121:5: lv_mappingModel_9_0= RULE_STRING
{
lv_mappingModel_9_0=(Token)match(input,RULE_STRING,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_mappingModel_9_0, grammarAccess.getDataInterchangeFileEDIAccess().getMappingModelSTRINGTerminalRuleCall_5_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileEDIRule());
}
setWithLastConsumed(
current,
"mappingModel",
lv_mappingModel_9_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:1137:3: ( (lv_validate_10_0= 'validate' ) )?
int alt17=2;
int LA17_0 = input.LA(1);
if ( (LA17_0==36) ) {
alt17=1;
}
switch (alt17) {
case 1 :
// InternalDataDSL.g:1138:4: (lv_validate_10_0= 'validate' )
{
// InternalDataDSL.g:1138:4: (lv_validate_10_0= 'validate' )
// InternalDataDSL.g:1139:5: lv_validate_10_0= 'validate'
{
lv_validate_10_0=(Token)match(input,36,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_validate_10_0, grammarAccess.getDataInterchangeFileEDIAccess().getValidateValidateKeyword_6_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileEDIRule());
}
setWithLastConsumed(current, "validate", true, "validate");
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFileEDI"
// $ANTLR start "entryRuleDataInterchangeFileFixed"
// InternalDataDSL.g:1155:1: entryRuleDataInterchangeFileFixed returns [EObject current=null] : iv_ruleDataInterchangeFileFixed= ruleDataInterchangeFileFixed EOF ;
public final EObject entryRuleDataInterchangeFileFixed() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFileFixed = null;
try {
// InternalDataDSL.g:1155:65: (iv_ruleDataInterchangeFileFixed= ruleDataInterchangeFileFixed EOF )
// InternalDataDSL.g:1156:2: iv_ruleDataInterchangeFileFixed= ruleDataInterchangeFileFixed EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFileFixedRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFileFixed=ruleDataInterchangeFileFixed();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFileFixed;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFileFixed"
// $ANTLR start "ruleDataInterchangeFileFixed"
// InternalDataDSL.g:1162:1: ruleDataInterchangeFileFixed returns [EObject current=null] : ( () otherlv_1= 'Fixed' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) ;
public final EObject ruleDataInterchangeFileFixed() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_fileURL_2_0=null;
Token otherlv_4=null;
Token lv_encoding_5_0=null;
Token otherlv_6=null;
Token lv_locale_7_0=null;
enterRule();
try {
// InternalDataDSL.g:1168:2: ( ( () otherlv_1= 'Fixed' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) ) )
// InternalDataDSL.g:1169:2: ( () otherlv_1= 'Fixed' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
{
// InternalDataDSL.g:1169:2: ( () otherlv_1= 'Fixed' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) ) )
// InternalDataDSL.g:1170:3: () otherlv_1= 'Fixed' ( (lv_fileURL_2_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
{
// InternalDataDSL.g:1170:3: ()
// InternalDataDSL.g:1171:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFileFixedAccess().getDataInterchangeFileFixedAction_0(),
current);
}
}
otherlv_1=(Token)match(input,37,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFileFixedAccess().getFixedKeyword_1());
}
// InternalDataDSL.g:1181:3: ( (lv_fileURL_2_0= RULE_STRING ) )
// InternalDataDSL.g:1182:4: (lv_fileURL_2_0= RULE_STRING )
{
// InternalDataDSL.g:1182:4: (lv_fileURL_2_0= RULE_STRING )
// InternalDataDSL.g:1183:5: lv_fileURL_2_0= RULE_STRING
{
lv_fileURL_2_0=(Token)match(input,RULE_STRING,FOLLOW_24); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fileURL_2_0, grammarAccess.getDataInterchangeFileFixedAccess().getFileURLSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileFixedRule());
}
setWithLastConsumed(
current,
"fileURL",
lv_fileURL_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:1199:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:1200:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:1200:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* ) )
// InternalDataDSL.g:1201:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3());
// InternalDataDSL.g:1204:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )* )
// InternalDataDSL.g:1205:6: ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )*
{
// InternalDataDSL.g:1205:6: ( ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) ) )*
loop18:
do {
int alt18=3;
int LA18_0 = input.LA(1);
if ( LA18_0 == 27 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 0) ) {
alt18=1;
}
else if ( LA18_0 == 28 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 1) ) {
alt18=2;
}
switch (alt18) {
case 1 :
// InternalDataDSL.g:1206:4: ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:1206:4: ({...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:1207:5: {...}? => ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileFixed", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 0)");
}
// InternalDataDSL.g:1207:121: ( ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:1208:6: ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 0);
// InternalDataDSL.g:1211:9: ({...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:1211:10: {...}? => (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileFixed", "true");
}
// InternalDataDSL.g:1211:19: (otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) ) )
// InternalDataDSL.g:1211:20: otherlv_4= 'encoding' ( (lv_encoding_5_0= RULE_STRING ) )
{
otherlv_4=(Token)match(input,27,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeFileFixedAccess().getEncodingKeyword_3_0_0());
}
// InternalDataDSL.g:1215:9: ( (lv_encoding_5_0= RULE_STRING ) )
// InternalDataDSL.g:1216:10: (lv_encoding_5_0= RULE_STRING )
{
// InternalDataDSL.g:1216:10: (lv_encoding_5_0= RULE_STRING )
// InternalDataDSL.g:1217:11: lv_encoding_5_0= RULE_STRING
{
lv_encoding_5_0=(Token)match(input,RULE_STRING,FOLLOW_24); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_encoding_5_0, grammarAccess.getDataInterchangeFileFixedAccess().getEncodingSTRINGTerminalRuleCall_3_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileFixedRule());
}
setWithLastConsumed(
current,
"encoding",
lv_encoding_5_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalDataDSL.g:1239:4: ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) )
{
// InternalDataDSL.g:1239:4: ({...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) ) )
// InternalDataDSL.g:1240:5: {...}? => ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileFixed", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 1)");
}
// InternalDataDSL.g:1240:121: ( ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) ) )
// InternalDataDSL.g:1241:6: ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3(), 1);
// InternalDataDSL.g:1244:9: ({...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:1244:10: {...}? => (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFileFixed", "true");
}
// InternalDataDSL.g:1244:19: (otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) ) )
// InternalDataDSL.g:1244:20: otherlv_6= 'locale' ( (lv_locale_7_0= RULE_STRING ) )
{
otherlv_6=(Token)match(input,28,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataInterchangeFileFixedAccess().getLocaleKeyword_3_1_0());
}
// InternalDataDSL.g:1248:9: ( (lv_locale_7_0= RULE_STRING ) )
// InternalDataDSL.g:1249:10: (lv_locale_7_0= RULE_STRING )
{
// InternalDataDSL.g:1249:10: (lv_locale_7_0= RULE_STRING )
// InternalDataDSL.g:1250:11: lv_locale_7_0= RULE_STRING
{
lv_locale_7_0=(Token)match(input,RULE_STRING,FOLLOW_24); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_locale_7_0, grammarAccess.getDataInterchangeFileFixedAccess().getLocaleSTRINGTerminalRuleCall_3_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFileFixedRule());
}
setWithLastConsumed(
current,
"locale",
lv_locale_7_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop18;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeFileFixedAccess().getUnorderedGroup_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFileFixed"
// $ANTLR start "entryRuleDataInterchangeBean"
// InternalDataDSL.g:1283:1: entryRuleDataInterchangeBean returns [EObject current=null] : iv_ruleDataInterchangeBean= ruleDataInterchangeBean EOF ;
public final EObject entryRuleDataInterchangeBean() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeBean = null;
try {
// InternalDataDSL.g:1283:60: (iv_ruleDataInterchangeBean= ruleDataInterchangeBean EOF )
// InternalDataDSL.g:1284:2: iv_ruleDataInterchangeBean= ruleDataInterchangeBean EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeBean=ruleDataInterchangeBean();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeBean;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeBean"
// $ANTLR start "ruleDataInterchangeBean"
// InternalDataDSL.g:1290:1: ruleDataInterchangeBean returns [EObject current=null] : ( () otherlv_1= 'entity' ( ( ruleLFQN ) ) (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )? (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )? (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )? ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )? ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )? ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? ) ) ;
public final EObject ruleDataInterchangeBean() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token lv_nodeName_6_0=null;
Token otherlv_7=null;
Token lv_elementMap_8_0=null;
Token lv_markLatestImport_9_0=null;
Token otherlv_10=null;
Token lv_markLatestExport_11_0=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_14=null;
Token otherlv_16=null;
Token otherlv_17=null;
Token otherlv_18=null;
Token otherlv_20=null;
Token otherlv_21=null;
Token otherlv_22=null;
Token otherlv_24=null;
Token otherlv_25=null;
Token otherlv_26=null;
Token otherlv_28=null;
Token otherlv_29=null;
Token otherlv_30=null;
Token otherlv_32=null;
Token otherlv_33=null;
Token otherlv_34=null;
Token otherlv_36=null;
Token otherlv_37=null;
Token otherlv_38=null;
Token otherlv_40=null;
EObject lv_expression_15_0 = null;
EObject lv_lookup_19_0 = null;
EObject lv_format_23_0 = null;
EObject lv_exportExposes_27_0 = null;
EObject lv_mappings_31_0 = null;
EObject lv_lookupKeys_35_0 = null;
EObject lv_exportFilter_39_0 = null;
enterRule();
try {
// InternalDataDSL.g:1296:2: ( ( () otherlv_1= 'entity' ( ( ruleLFQN ) ) (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )? (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )? (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )? ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )? ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )? ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? ) ) )
// InternalDataDSL.g:1297:2: ( () otherlv_1= 'entity' ( ( ruleLFQN ) ) (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )? (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )? (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )? ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )? ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )? ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? ) )
{
// InternalDataDSL.g:1297:2: ( () otherlv_1= 'entity' ( ( ruleLFQN ) ) (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )? (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )? (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )? ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )? ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )? ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? ) )
// InternalDataDSL.g:1298:3: () otherlv_1= 'entity' ( ( ruleLFQN ) ) (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )? (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )? (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )? ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )? ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )? ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? )
{
// InternalDataDSL.g:1298:3: ()
// InternalDataDSL.g:1299:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeBeanAccess().getDataInterchangeBeanAction_0(),
current);
}
}
otherlv_1=(Token)match(input,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeBeanAccess().getEntityKeyword_1());
}
// InternalDataDSL.g:1309:3: ( ( ruleLFQN ) )
// InternalDataDSL.g:1310:4: ( ruleLFQN )
{
// InternalDataDSL.g:1310:4: ( ruleLFQN )
// InternalDataDSL.g:1311:5: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getEntityLEntityCrossReference_2_0());
}
pushFollow(FOLLOW_25);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:1325:3: (otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) ) )?
int alt19=2;
int LA19_0 = input.LA(1);
if ( (LA19_0==39) ) {
alt19=1;
}
switch (alt19) {
case 1 :
// InternalDataDSL.g:1326:4: otherlv_3= 'referencedBy' ( (otherlv_4= RULE_ID ) )
{
otherlv_3=(Token)match(input,39,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeBeanAccess().getReferencedByKeyword_3_0());
}
// InternalDataDSL.g:1330:4: ( (otherlv_4= RULE_ID ) )
// InternalDataDSL.g:1331:5: (otherlv_4= RULE_ID )
{
// InternalDataDSL.g:1331:5: (otherlv_4= RULE_ID )
// InternalDataDSL.g:1332:6: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_26); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeBeanAccess().getRefDataSourceLEntityFeatureCrossReference_3_1_0());
}
}
}
}
break;
}
// InternalDataDSL.g:1344:3: (otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) ) )?
int alt20=2;
int LA20_0 = input.LA(1);
if ( (LA20_0==40) ) {
alt20=1;
}
switch (alt20) {
case 1 :
// InternalDataDSL.g:1345:4: otherlv_5= 'nodeName' ( (lv_nodeName_6_0= RULE_STRING ) )
{
otherlv_5=(Token)match(input,40,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeBeanAccess().getNodeNameKeyword_4_0());
}
// InternalDataDSL.g:1349:4: ( (lv_nodeName_6_0= RULE_STRING ) )
// InternalDataDSL.g:1350:5: (lv_nodeName_6_0= RULE_STRING )
{
// InternalDataDSL.g:1350:5: (lv_nodeName_6_0= RULE_STRING )
// InternalDataDSL.g:1351:6: lv_nodeName_6_0= RULE_STRING
{
lv_nodeName_6_0=(Token)match(input,RULE_STRING,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_nodeName_6_0, grammarAccess.getDataInterchangeBeanAccess().getNodeNameSTRINGTerminalRuleCall_4_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
setWithLastConsumed(
current,
"nodeName",
lv_nodeName_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalDataDSL.g:1368:3: (otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) ) )?
int alt21=2;
int LA21_0 = input.LA(1);
if ( (LA21_0==41) ) {
alt21=1;
}
switch (alt21) {
case 1 :
// InternalDataDSL.g:1369:4: otherlv_7= 'createOn' ( (lv_elementMap_8_0= RULE_STRING ) )
{
otherlv_7=(Token)match(input,41,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDataInterchangeBeanAccess().getCreateOnKeyword_5_0());
}
// InternalDataDSL.g:1373:4: ( (lv_elementMap_8_0= RULE_STRING ) )
// InternalDataDSL.g:1374:5: (lv_elementMap_8_0= RULE_STRING )
{
// InternalDataDSL.g:1374:5: (lv_elementMap_8_0= RULE_STRING )
// InternalDataDSL.g:1375:6: lv_elementMap_8_0= RULE_STRING
{
lv_elementMap_8_0=(Token)match(input,RULE_STRING,FOLLOW_28); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_elementMap_8_0, grammarAccess.getDataInterchangeBeanAccess().getElementMapSTRINGTerminalRuleCall_5_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
setWithLastConsumed(
current,
"elementMap",
lv_elementMap_8_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalDataDSL.g:1392:3: ( ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) ) )?
int alt22=2;
int LA22_0 = input.LA(1);
if ( (LA22_0==42) ) {
alt22=1;
}
switch (alt22) {
case 1 :
// InternalDataDSL.g:1393:4: ( (lv_markLatestImport_9_0= 'latestImport' ) ) ( (otherlv_10= RULE_ID ) )
{
// InternalDataDSL.g:1393:4: ( (lv_markLatestImport_9_0= 'latestImport' ) )
// InternalDataDSL.g:1394:5: (lv_markLatestImport_9_0= 'latestImport' )
{
// InternalDataDSL.g:1394:5: (lv_markLatestImport_9_0= 'latestImport' )
// InternalDataDSL.g:1395:6: lv_markLatestImport_9_0= 'latestImport'
{
lv_markLatestImport_9_0=(Token)match(input,42,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_markLatestImport_9_0, grammarAccess.getDataInterchangeBeanAccess().getMarkLatestImportLatestImportKeyword_6_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
setWithLastConsumed(current, "markLatestImport", true, "latestImport");
}
}
}
// InternalDataDSL.g:1407:4: ( (otherlv_10= RULE_ID ) )
// InternalDataDSL.g:1408:5: (otherlv_10= RULE_ID )
{
// InternalDataDSL.g:1408:5: (otherlv_10= RULE_ID )
// InternalDataDSL.g:1409:6: otherlv_10= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
}
otherlv_10=(Token)match(input,RULE_ID,FOLLOW_29); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDataInterchangeBeanAccess().getLatestPropertyLEntityAttributeCrossReference_6_1_0());
}
}
}
}
break;
}
// InternalDataDSL.g:1421:3: ( ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) ) )?
int alt23=2;
int LA23_0 = input.LA(1);
if ( (LA23_0==43) ) {
alt23=1;
}
switch (alt23) {
case 1 :
// InternalDataDSL.g:1422:4: ( (lv_markLatestExport_11_0= 'latestExport' ) ) ( (otherlv_12= RULE_ID ) )
{
// InternalDataDSL.g:1422:4: ( (lv_markLatestExport_11_0= 'latestExport' ) )
// InternalDataDSL.g:1423:5: (lv_markLatestExport_11_0= 'latestExport' )
{
// InternalDataDSL.g:1423:5: (lv_markLatestExport_11_0= 'latestExport' )
// InternalDataDSL.g:1424:6: lv_markLatestExport_11_0= 'latestExport'
{
lv_markLatestExport_11_0=(Token)match(input,43,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_markLatestExport_11_0, grammarAccess.getDataInterchangeBeanAccess().getMarkLatestExportLatestExportKeyword_7_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
setWithLastConsumed(current, "markLatestExport", true, "latestExport");
}
}
}
// InternalDataDSL.g:1436:4: ( (otherlv_12= RULE_ID ) )
// InternalDataDSL.g:1437:5: (otherlv_12= RULE_ID )
{
// InternalDataDSL.g:1437:5: (otherlv_12= RULE_ID )
// InternalDataDSL.g:1438:6: otherlv_12= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBeanRule());
}
}
otherlv_12=(Token)match(input,RULE_ID,FOLLOW_30); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDataInterchangeBeanAccess().getLatestExpPropertyLEntityAttributeCrossReference_7_1_0());
}
}
}
}
break;
}
// InternalDataDSL.g:1450:3: ( (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )? )
// InternalDataDSL.g:1451:4: (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )? (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )? (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )? (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )? (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )? (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )? (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )?
{
// InternalDataDSL.g:1451:4: (otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}' )?
int alt25=2;
int LA25_0 = input.LA(1);
if ( (LA25_0==44) ) {
alt25=1;
}
switch (alt25) {
case 1 :
// InternalDataDSL.g:1452:5: otherlv_13= 'expression' otherlv_14= '{' ( (lv_expression_15_0= ruleDataInterchangeExpression ) )* otherlv_16= '}'
{
otherlv_13=(Token)match(input,44,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDataInterchangeBeanAccess().getExpressionKeyword_8_0_0());
}
otherlv_14=(Token)match(input,14,FOLLOW_31); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_0_1());
}
// InternalDataDSL.g:1460:5: ( (lv_expression_15_0= ruleDataInterchangeExpression ) )*
loop24:
do {
int alt24=2;
int LA24_0 = input.LA(1);
if ( (LA24_0==63||LA24_0==69) ) {
alt24=1;
}
switch (alt24) {
case 1 :
// InternalDataDSL.g:1461:6: (lv_expression_15_0= ruleDataInterchangeExpression )
{
// InternalDataDSL.g:1461:6: (lv_expression_15_0= ruleDataInterchangeExpression )
// InternalDataDSL.g:1462:7: lv_expression_15_0= ruleDataInterchangeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getExpressionDataInterchangeExpressionParserRuleCall_8_0_2_0());
}
pushFollow(FOLLOW_31);
lv_expression_15_0=ruleDataInterchangeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"expression",
lv_expression_15_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExpression");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop24;
}
} while (true);
otherlv_16=(Token)match(input,15,FOLLOW_32); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_0_3());
}
}
break;
}
// InternalDataDSL.g:1484:4: (otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}' )?
int alt27=2;
int LA27_0 = input.LA(1);
if ( (LA27_0==45) ) {
alt27=1;
}
switch (alt27) {
case 1 :
// InternalDataDSL.g:1485:5: otherlv_17= 'lookup' otherlv_18= '{' ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )* otherlv_20= '}'
{
otherlv_17=(Token)match(input,45,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getDataInterchangeBeanAccess().getLookupKeyword_8_1_0());
}
otherlv_18=(Token)match(input,14,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_1_1());
}
// InternalDataDSL.g:1493:5: ( (lv_lookup_19_0= ruleDataInterchangeLookup ) )*
loop26:
do {
int alt26=2;
int LA26_0 = input.LA(1);
if ( (LA26_0==52) ) {
alt26=1;
}
switch (alt26) {
case 1 :
// InternalDataDSL.g:1494:6: (lv_lookup_19_0= ruleDataInterchangeLookup )
{
// InternalDataDSL.g:1494:6: (lv_lookup_19_0= ruleDataInterchangeLookup )
// InternalDataDSL.g:1495:7: lv_lookup_19_0= ruleDataInterchangeLookup
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getLookupDataInterchangeLookupParserRuleCall_8_1_2_0());
}
pushFollow(FOLLOW_33);
lv_lookup_19_0=ruleDataInterchangeLookup();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"lookup",
lv_lookup_19_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeLookup");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop26;
}
} while (true);
otherlv_20=(Token)match(input,15,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_1_3());
}
}
break;
}
// InternalDataDSL.g:1517:4: (otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}' )?
int alt29=2;
int LA29_0 = input.LA(1);
if ( (LA29_0==46) ) {
alt29=1;
}
switch (alt29) {
case 1 :
// InternalDataDSL.g:1518:5: otherlv_21= 'format' otherlv_22= '{' ( (lv_format_23_0= ruleDataInterchangeFormat ) )* otherlv_24= '}'
{
otherlv_21=(Token)match(input,46,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_21, grammarAccess.getDataInterchangeBeanAccess().getFormatKeyword_8_2_0());
}
otherlv_22=(Token)match(input,14,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_2_1());
}
// InternalDataDSL.g:1526:5: ( (lv_format_23_0= ruleDataInterchangeFormat ) )*
loop28:
do {
int alt28=2;
int LA28_0 = input.LA(1);
if ( (LA28_0==52) ) {
alt28=1;
}
switch (alt28) {
case 1 :
// InternalDataDSL.g:1527:6: (lv_format_23_0= ruleDataInterchangeFormat )
{
// InternalDataDSL.g:1527:6: (lv_format_23_0= ruleDataInterchangeFormat )
// InternalDataDSL.g:1528:7: lv_format_23_0= ruleDataInterchangeFormat
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getFormatDataInterchangeFormatParserRuleCall_8_2_2_0());
}
pushFollow(FOLLOW_33);
lv_format_23_0=ruleDataInterchangeFormat();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"format",
lv_format_23_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeFormat");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop28;
}
} while (true);
otherlv_24=(Token)match(input,15,FOLLOW_35); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_24, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_2_3());
}
}
break;
}
// InternalDataDSL.g:1550:4: (otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}' )?
int alt31=2;
int LA31_0 = input.LA(1);
if ( (LA31_0==47) ) {
alt31=1;
}
switch (alt31) {
case 1 :
// InternalDataDSL.g:1551:5: otherlv_25= 'expose' otherlv_26= '{' ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )* otherlv_28= '}'
{
otherlv_25=(Token)match(input,47,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_25, grammarAccess.getDataInterchangeBeanAccess().getExposeKeyword_8_3_0());
}
otherlv_26=(Token)match(input,14,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_26, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_3_1());
}
// InternalDataDSL.g:1559:5: ( (lv_exportExposes_27_0= ruleDataInterchangeExpose ) )*
loop30:
do {
int alt30=2;
int LA30_0 = input.LA(1);
if ( (LA30_0==66) ) {
alt30=1;
}
switch (alt30) {
case 1 :
// InternalDataDSL.g:1560:6: (lv_exportExposes_27_0= ruleDataInterchangeExpose )
{
// InternalDataDSL.g:1560:6: (lv_exportExposes_27_0= ruleDataInterchangeExpose )
// InternalDataDSL.g:1561:7: lv_exportExposes_27_0= ruleDataInterchangeExpose
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getExportExposesDataInterchangeExposeParserRuleCall_8_3_2_0());
}
pushFollow(FOLLOW_36);
lv_exportExposes_27_0=ruleDataInterchangeExpose();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"exportExposes",
lv_exportExposes_27_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExpose");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop30;
}
} while (true);
otherlv_28=(Token)match(input,15,FOLLOW_37); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_28, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_3_3());
}
}
break;
}
// InternalDataDSL.g:1583:4: (otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}' )?
int alt33=2;
int LA33_0 = input.LA(1);
if ( (LA33_0==48) ) {
alt33=1;
}
switch (alt33) {
case 1 :
// InternalDataDSL.g:1584:5: otherlv_29= 'mapping' otherlv_30= '{' ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )* otherlv_32= '}'
{
otherlv_29=(Token)match(input,48,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_29, grammarAccess.getDataInterchangeBeanAccess().getMappingKeyword_8_4_0());
}
otherlv_30=(Token)match(input,14,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_30, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_4_1());
}
// InternalDataDSL.g:1592:5: ( (lv_mappings_31_0= ruleDataInterchangeMapping ) )*
loop32:
do {
int alt32=2;
int LA32_0 = input.LA(1);
if ( (LA32_0==72||LA32_0==74||LA32_0==77) ) {
alt32=1;
}
switch (alt32) {
case 1 :
// InternalDataDSL.g:1593:6: (lv_mappings_31_0= ruleDataInterchangeMapping )
{
// InternalDataDSL.g:1593:6: (lv_mappings_31_0= ruleDataInterchangeMapping )
// InternalDataDSL.g:1594:7: lv_mappings_31_0= ruleDataInterchangeMapping
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getMappingsDataInterchangeMappingParserRuleCall_8_4_2_0());
}
pushFollow(FOLLOW_38);
lv_mappings_31_0=ruleDataInterchangeMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"mappings",
lv_mappings_31_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeMapping");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop32;
}
} while (true);
otherlv_32=(Token)match(input,15,FOLLOW_39); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_32, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_4_3());
}
}
break;
}
// InternalDataDSL.g:1616:4: (otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}' )?
int alt35=2;
int LA35_0 = input.LA(1);
if ( (LA35_0==49) ) {
alt35=1;
}
switch (alt35) {
case 1 :
// InternalDataDSL.g:1617:5: otherlv_33= 'keys' otherlv_34= '{' ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )* otherlv_36= '}'
{
otherlv_33=(Token)match(input,49,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_33, grammarAccess.getDataInterchangeBeanAccess().getKeysKeyword_8_5_0());
}
otherlv_34=(Token)match(input,14,FOLLOW_40); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_34, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_5_1());
}
// InternalDataDSL.g:1625:5: ( (lv_lookupKeys_35_0= ruleDataInterchangeKey ) )*
loop34:
do {
int alt34=2;
int LA34_0 = input.LA(1);
if ( (LA34_0==51) ) {
alt34=1;
}
switch (alt34) {
case 1 :
// InternalDataDSL.g:1626:6: (lv_lookupKeys_35_0= ruleDataInterchangeKey )
{
// InternalDataDSL.g:1626:6: (lv_lookupKeys_35_0= ruleDataInterchangeKey )
// InternalDataDSL.g:1627:7: lv_lookupKeys_35_0= ruleDataInterchangeKey
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getLookupKeysDataInterchangeKeyParserRuleCall_8_5_2_0());
}
pushFollow(FOLLOW_40);
lv_lookupKeys_35_0=ruleDataInterchangeKey();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
add(
current,
"lookupKeys",
lv_lookupKeys_35_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeKey");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop34;
}
} while (true);
otherlv_36=(Token)match(input,15,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_36, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_5_3());
}
}
break;
}
// InternalDataDSL.g:1649:4: (otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}' )?
int alt36=2;
int LA36_0 = input.LA(1);
if ( (LA36_0==50) ) {
alt36=1;
}
switch (alt36) {
case 1 :
// InternalDataDSL.g:1650:5: otherlv_37= 'exportFilter' otherlv_38= '{' ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) ) otherlv_40= '}'
{
otherlv_37=(Token)match(input,50,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_37, grammarAccess.getDataInterchangeBeanAccess().getExportFilterKeyword_8_6_0());
}
otherlv_38=(Token)match(input,14,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_38, grammarAccess.getDataInterchangeBeanAccess().getLeftCurlyBracketKeyword_8_6_1());
}
// InternalDataDSL.g:1658:5: ( (lv_exportFilter_39_0= ruleDataInterchangeExportFilter ) )
// InternalDataDSL.g:1659:6: (lv_exportFilter_39_0= ruleDataInterchangeExportFilter )
{
// InternalDataDSL.g:1659:6: (lv_exportFilter_39_0= ruleDataInterchangeExportFilter )
// InternalDataDSL.g:1660:7: lv_exportFilter_39_0= ruleDataInterchangeExportFilter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBeanAccess().getExportFilterDataInterchangeExportFilterParserRuleCall_8_6_2_0());
}
pushFollow(FOLLOW_43);
lv_exportFilter_39_0=ruleDataInterchangeExportFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBeanRule());
}
set(
current,
"exportFilter",
lv_exportFilter_39_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExportFilter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_40=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_40, grammarAccess.getDataInterchangeBeanAccess().getRightCurlyBracketKeyword_8_6_3());
}
}
break;
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeBean"
// $ANTLR start "entryRuleDataInterchangeKey"
// InternalDataDSL.g:1687:1: entryRuleDataInterchangeKey returns [EObject current=null] : iv_ruleDataInterchangeKey= ruleDataInterchangeKey EOF ;
public final EObject entryRuleDataInterchangeKey() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeKey = null;
try {
// InternalDataDSL.g:1687:59: (iv_ruleDataInterchangeKey= ruleDataInterchangeKey EOF )
// InternalDataDSL.g:1688:2: iv_ruleDataInterchangeKey= ruleDataInterchangeKey EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeKeyRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeKey=ruleDataInterchangeKey();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeKey;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeKey"
// $ANTLR start "ruleDataInterchangeKey"
// InternalDataDSL.g:1694:1: ruleDataInterchangeKey returns [EObject current=null] : ( () otherlv_1= 'key' ( (otherlv_2= RULE_ID ) ) ) ;
public final EObject ruleDataInterchangeKey() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
enterRule();
try {
// InternalDataDSL.g:1700:2: ( ( () otherlv_1= 'key' ( (otherlv_2= RULE_ID ) ) ) )
// InternalDataDSL.g:1701:2: ( () otherlv_1= 'key' ( (otherlv_2= RULE_ID ) ) )
{
// InternalDataDSL.g:1701:2: ( () otherlv_1= 'key' ( (otherlv_2= RULE_ID ) ) )
// InternalDataDSL.g:1702:3: () otherlv_1= 'key' ( (otherlv_2= RULE_ID ) )
{
// InternalDataDSL.g:1702:3: ()
// InternalDataDSL.g:1703:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeKeyAccess().getDataInterchangeKeyAction_0(),
current);
}
}
otherlv_1=(Token)match(input,51,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeKeyAccess().getKeyKeyword_1());
}
// InternalDataDSL.g:1713:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:1714:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:1714:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:1715:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeKeyRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeKeyAccess().getPropertyLEntityAttributeCrossReference_2_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeKey"
// $ANTLR start "entryRuleDataInterchangeLookup"
// InternalDataDSL.g:1730:1: entryRuleDataInterchangeLookup returns [EObject current=null] : iv_ruleDataInterchangeLookup= ruleDataInterchangeLookup EOF ;
public final EObject entryRuleDataInterchangeLookup() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeLookup = null;
try {
// InternalDataDSL.g:1730:62: (iv_ruleDataInterchangeLookup= ruleDataInterchangeLookup EOF )
// InternalDataDSL.g:1731:2: iv_ruleDataInterchangeLookup= ruleDataInterchangeLookup EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeLookup=ruleDataInterchangeLookup();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeLookup;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeLookup"
// $ANTLR start "ruleDataInterchangeLookup"
// InternalDataDSL.g:1737:1: ruleDataInterchangeLookup returns [EObject current=null] : ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'in' ( (otherlv_4= RULE_ID ) ) otherlv_5= 'createOn' ( (lv_elementMap_6_0= RULE_STRING ) ) otherlv_7= 'mapFrom' ( (lv_dataMap_8_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) ) otherlv_12= 'mapTo' ( (otherlv_13= RULE_ID ) ) ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )? (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )? ) ;
public final EObject ruleDataInterchangeLookup() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token lv_elementMap_6_0=null;
Token otherlv_7=null;
Token lv_dataMap_8_0=null;
Token lv_allowNoResult_10_0=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token lv_cached_14_0=null;
Token lv_cacheSize_15_0=null;
Token otherlv_16=null;
Token otherlv_17=null;
Token otherlv_19=null;
EObject lv_markerPath_11_0 = null;
EObject lv_condition_18_0 = null;
enterRule();
try {
// InternalDataDSL.g:1743:2: ( ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'in' ( (otherlv_4= RULE_ID ) ) otherlv_5= 'createOn' ( (lv_elementMap_6_0= RULE_STRING ) ) otherlv_7= 'mapFrom' ( (lv_dataMap_8_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) ) otherlv_12= 'mapTo' ( (otherlv_13= RULE_ID ) ) ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )? (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )? ) )
// InternalDataDSL.g:1744:2: ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'in' ( (otherlv_4= RULE_ID ) ) otherlv_5= 'createOn' ( (lv_elementMap_6_0= RULE_STRING ) ) otherlv_7= 'mapFrom' ( (lv_dataMap_8_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) ) otherlv_12= 'mapTo' ( (otherlv_13= RULE_ID ) ) ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )? (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )? )
{
// InternalDataDSL.g:1744:2: ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'in' ( (otherlv_4= RULE_ID ) ) otherlv_5= 'createOn' ( (lv_elementMap_6_0= RULE_STRING ) ) otherlv_7= 'mapFrom' ( (lv_dataMap_8_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) ) otherlv_12= 'mapTo' ( (otherlv_13= RULE_ID ) ) ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )? (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )? )
// InternalDataDSL.g:1745:3: () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'in' ( (otherlv_4= RULE_ID ) ) otherlv_5= 'createOn' ( (lv_elementMap_6_0= RULE_STRING ) ) otherlv_7= 'mapFrom' ( (lv_dataMap_8_0= RULE_STRING ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) ) otherlv_12= 'mapTo' ( (otherlv_13= RULE_ID ) ) ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )? (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )?
{
// InternalDataDSL.g:1745:3: ()
// InternalDataDSL.g:1746:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeLookupAccess().getDataInterchangeLookupAction_0(),
current);
}
}
otherlv_1=(Token)match(input,52,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeLookupAccess().getForKeyword_1());
}
// InternalDataDSL.g:1756:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:1757:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:1757:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:1758:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeLookupAccess().getTargetPropertyLEntityReferenceCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,53,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeLookupAccess().getInKeyword_3());
}
// InternalDataDSL.g:1773:3: ( (otherlv_4= RULE_ID ) )
// InternalDataDSL.g:1774:4: (otherlv_4= RULE_ID )
{
// InternalDataDSL.g:1774:4: (otherlv_4= RULE_ID )
// InternalDataDSL.g:1775:5: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_45); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeLookupAccess().getEntityLEntityCrossReference_4_0());
}
}
}
otherlv_5=(Token)match(input,41,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeLookupAccess().getCreateOnKeyword_5());
}
// InternalDataDSL.g:1790:3: ( (lv_elementMap_6_0= RULE_STRING ) )
// InternalDataDSL.g:1791:4: (lv_elementMap_6_0= RULE_STRING )
{
// InternalDataDSL.g:1791:4: (lv_elementMap_6_0= RULE_STRING )
// InternalDataDSL.g:1792:5: lv_elementMap_6_0= RULE_STRING
{
lv_elementMap_6_0=(Token)match(input,RULE_STRING,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_elementMap_6_0, grammarAccess.getDataInterchangeLookupAccess().getElementMapSTRINGTerminalRuleCall_6_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
setWithLastConsumed(
current,
"elementMap",
lv_elementMap_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
otherlv_7=(Token)match(input,54,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDataInterchangeLookupAccess().getMapFromKeyword_7());
}
// InternalDataDSL.g:1812:3: ( (lv_dataMap_8_0= RULE_STRING ) )
// InternalDataDSL.g:1813:4: (lv_dataMap_8_0= RULE_STRING )
{
// InternalDataDSL.g:1813:4: (lv_dataMap_8_0= RULE_STRING )
// InternalDataDSL.g:1814:5: lv_dataMap_8_0= RULE_STRING
{
lv_dataMap_8_0=(Token)match(input,RULE_STRING,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_dataMap_8_0, grammarAccess.getDataInterchangeLookupAccess().getDataMapSTRINGTerminalRuleCall_8_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
setWithLastConsumed(
current,
"dataMap",
lv_dataMap_8_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:1830:3: ( ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:1831:4: ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:1831:4: ( ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* ) )
// InternalDataDSL.g:1832:5: ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9());
// InternalDataDSL.g:1835:5: ( ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )* )
// InternalDataDSL.g:1836:6: ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )*
{
// InternalDataDSL.g:1836:6: ( ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) ) )*
loop37:
do {
int alt37=3;
int LA37_0 = input.LA(1);
if ( LA37_0 == 55 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 0) ) {
alt37=1;
}
else if ( LA37_0 == 59 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 1) ) {
alt37=2;
}
switch (alt37) {
case 1 :
// InternalDataDSL.g:1837:4: ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) )
{
// InternalDataDSL.g:1837:4: ({...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) ) )
// InternalDataDSL.g:1838:5: {...}? => ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeLookup", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 0)");
}
// InternalDataDSL.g:1838:118: ( ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) ) )
// InternalDataDSL.g:1839:6: ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 0);
// InternalDataDSL.g:1842:9: ({...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) ) )
// InternalDataDSL.g:1842:10: {...}? => ( (lv_allowNoResult_10_0= 'allowNoResult' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeLookup", "true");
}
// InternalDataDSL.g:1842:19: ( (lv_allowNoResult_10_0= 'allowNoResult' ) )
// InternalDataDSL.g:1842:20: (lv_allowNoResult_10_0= 'allowNoResult' )
{
// InternalDataDSL.g:1842:20: (lv_allowNoResult_10_0= 'allowNoResult' )
// InternalDataDSL.g:1843:10: lv_allowNoResult_10_0= 'allowNoResult'
{
lv_allowNoResult_10_0=(Token)match(input,55,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_allowNoResult_10_0, grammarAccess.getDataInterchangeLookupAccess().getAllowNoResultAllowNoResultKeyword_9_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
setWithLastConsumed(current, "allowNoResult", true, "allowNoResult");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9());
}
}
}
break;
case 2 :
// InternalDataDSL.g:1860:4: ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) )
{
// InternalDataDSL.g:1860:4: ({...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) ) )
// InternalDataDSL.g:1861:5: {...}? => ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeLookup", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 1)");
}
// InternalDataDSL.g:1861:118: ( ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) ) )
// InternalDataDSL.g:1862:6: ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9(), 1);
// InternalDataDSL.g:1865:9: ({...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) ) )
// InternalDataDSL.g:1865:10: {...}? => ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeLookup", "true");
}
// InternalDataDSL.g:1865:19: ( (lv_markerPath_11_0= ruleDataInterchangeMarkerPath ) )
// InternalDataDSL.g:1865:20: (lv_markerPath_11_0= ruleDataInterchangeMarkerPath )
{
// InternalDataDSL.g:1865:20: (lv_markerPath_11_0= ruleDataInterchangeMarkerPath )
// InternalDataDSL.g:1866:10: lv_markerPath_11_0= ruleDataInterchangeMarkerPath
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupAccess().getMarkerPathDataInterchangeMarkerPathParserRuleCall_9_1_0());
}
pushFollow(FOLLOW_47);
lv_markerPath_11_0=ruleDataInterchangeMarkerPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupRule());
}
set(
current,
"markerPath",
lv_markerPath_11_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeMarkerPath");
afterParserOrEnumRuleCall();
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9());
}
}
}
break;
default :
break loop37;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeLookupAccess().getUnorderedGroup_9());
}
otherlv_12=(Token)match(input,56,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDataInterchangeLookupAccess().getMapToKeyword_10());
}
// InternalDataDSL.g:1899:3: ( (otherlv_13= RULE_ID ) )
// InternalDataDSL.g:1900:4: (otherlv_13= RULE_ID )
{
// InternalDataDSL.g:1900:4: (otherlv_13= RULE_ID )
// InternalDataDSL.g:1901:5: otherlv_13= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
}
otherlv_13=(Token)match(input,RULE_ID,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDataInterchangeLookupAccess().getQueryPropertyLEntityAttributeCrossReference_11_0());
}
}
}
// InternalDataDSL.g:1912:3: ( ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) ) )?
int alt38=2;
int LA38_0 = input.LA(1);
if ( (LA38_0==57) ) {
alt38=1;
}
switch (alt38) {
case 1 :
// InternalDataDSL.g:1913:4: ( (lv_cached_14_0= 'cacheSize' ) ) ( (lv_cacheSize_15_0= RULE_INT ) )
{
// InternalDataDSL.g:1913:4: ( (lv_cached_14_0= 'cacheSize' ) )
// InternalDataDSL.g:1914:5: (lv_cached_14_0= 'cacheSize' )
{
// InternalDataDSL.g:1914:5: (lv_cached_14_0= 'cacheSize' )
// InternalDataDSL.g:1915:6: lv_cached_14_0= 'cacheSize'
{
lv_cached_14_0=(Token)match(input,57,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cached_14_0, grammarAccess.getDataInterchangeLookupAccess().getCachedCacheSizeKeyword_12_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
setWithLastConsumed(current, "cached", true, "cacheSize");
}
}
}
// InternalDataDSL.g:1927:4: ( (lv_cacheSize_15_0= RULE_INT ) )
// InternalDataDSL.g:1928:5: (lv_cacheSize_15_0= RULE_INT )
{
// InternalDataDSL.g:1928:5: (lv_cacheSize_15_0= RULE_INT )
// InternalDataDSL.g:1929:6: lv_cacheSize_15_0= RULE_INT
{
lv_cacheSize_15_0=(Token)match(input,RULE_INT,FOLLOW_49); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cacheSize_15_0, grammarAccess.getDataInterchangeLookupAccess().getCacheSizeINTTerminalRuleCall_12_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupRule());
}
setWithLastConsumed(
current,
"cacheSize",
lv_cacheSize_15_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
}
break;
}
// InternalDataDSL.g:1946:3: (otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}' )?
int alt39=2;
int LA39_0 = input.LA(1);
if ( (LA39_0==58) ) {
alt39=1;
}
switch (alt39) {
case 1 :
// InternalDataDSL.g:1947:4: otherlv_16= 'where' otherlv_17= '{' ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) ) otherlv_19= '}'
{
otherlv_16=(Token)match(input,58,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDataInterchangeLookupAccess().getWhereKeyword_13_0());
}
otherlv_17=(Token)match(input,14,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getDataInterchangeLookupAccess().getLeftCurlyBracketKeyword_13_1());
}
// InternalDataDSL.g:1955:4: ( (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition ) )
// InternalDataDSL.g:1956:5: (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition )
{
// InternalDataDSL.g:1956:5: (lv_condition_18_0= ruleDataInterchangeLookupFilterCondition )
// InternalDataDSL.g:1957:6: lv_condition_18_0= ruleDataInterchangeLookupFilterCondition
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupAccess().getConditionDataInterchangeLookupFilterConditionParserRuleCall_13_2_0());
}
pushFollow(FOLLOW_43);
lv_condition_18_0=ruleDataInterchangeLookupFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupRule());
}
set(
current,
"condition",
lv_condition_18_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeLookupFilterCondition");
afterParserOrEnumRuleCall();
}
}
}
otherlv_19=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_19, grammarAccess.getDataInterchangeLookupAccess().getRightCurlyBracketKeyword_13_3());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeLookup"
// $ANTLR start "entryRuleDataInterchangeMarkerPath"
// InternalDataDSL.g:1983:1: entryRuleDataInterchangeMarkerPath returns [EObject current=null] : iv_ruleDataInterchangeMarkerPath= ruleDataInterchangeMarkerPath EOF ;
public final EObject entryRuleDataInterchangeMarkerPath() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeMarkerPath = null;
try {
// InternalDataDSL.g:1983:66: (iv_ruleDataInterchangeMarkerPath= ruleDataInterchangeMarkerPath EOF )
// InternalDataDSL.g:1984:2: iv_ruleDataInterchangeMarkerPath= ruleDataInterchangeMarkerPath EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMarkerPathRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeMarkerPath=ruleDataInterchangeMarkerPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeMarkerPath;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeMarkerPath"
// $ANTLR start "ruleDataInterchangeMarkerPath"
// InternalDataDSL.g:1990:1: ruleDataInterchangeMarkerPath returns [EObject current=null] : ( () otherlv_1= 'markerPath' otherlv_2= '{' ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )* otherlv_4= '}' ) ;
public final EObject ruleDataInterchangeMarkerPath() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
EObject lv_path_3_0 = null;
enterRule();
try {
// InternalDataDSL.g:1996:2: ( ( () otherlv_1= 'markerPath' otherlv_2= '{' ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )* otherlv_4= '}' ) )
// InternalDataDSL.g:1997:2: ( () otherlv_1= 'markerPath' otherlv_2= '{' ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )* otherlv_4= '}' )
{
// InternalDataDSL.g:1997:2: ( () otherlv_1= 'markerPath' otherlv_2= '{' ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )* otherlv_4= '}' )
// InternalDataDSL.g:1998:3: () otherlv_1= 'markerPath' otherlv_2= '{' ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )* otherlv_4= '}'
{
// InternalDataDSL.g:1998:3: ()
// InternalDataDSL.g:1999:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeMarkerPathAccess().getDataInterchangeMarkerPathAction_0(),
current);
}
}
otherlv_1=(Token)match(input,59,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeMarkerPathAccess().getMarkerPathKeyword_1());
}
otherlv_2=(Token)match(input,14,FOLLOW_50); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeMarkerPathAccess().getLeftCurlyBracketKeyword_2());
}
// InternalDataDSL.g:2013:3: ( (lv_path_3_0= ruleDataInterchangeMarkerEntity ) )*
loop40:
do {
int alt40=2;
int LA40_0 = input.LA(1);
if ( (LA40_0==60) ) {
alt40=1;
}
switch (alt40) {
case 1 :
// InternalDataDSL.g:2014:4: (lv_path_3_0= ruleDataInterchangeMarkerEntity )
{
// InternalDataDSL.g:2014:4: (lv_path_3_0= ruleDataInterchangeMarkerEntity )
// InternalDataDSL.g:2015:5: lv_path_3_0= ruleDataInterchangeMarkerEntity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMarkerPathAccess().getPathDataInterchangeMarkerEntityParserRuleCall_3_0());
}
pushFollow(FOLLOW_50);
lv_path_3_0=ruleDataInterchangeMarkerEntity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeMarkerPathRule());
}
add(
current,
"path",
lv_path_3_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeMarkerEntity");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop40;
}
} while (true);
otherlv_4=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeMarkerPathAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeMarkerPath"
// $ANTLR start "entryRuleDataInterchangeMarkerEntity"
// InternalDataDSL.g:2040:1: entryRuleDataInterchangeMarkerEntity returns [EObject current=null] : iv_ruleDataInterchangeMarkerEntity= ruleDataInterchangeMarkerEntity EOF ;
public final EObject entryRuleDataInterchangeMarkerEntity() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeMarkerEntity = null;
try {
// InternalDataDSL.g:2040:68: (iv_ruleDataInterchangeMarkerEntity= ruleDataInterchangeMarkerEntity EOF )
// InternalDataDSL.g:2041:2: iv_ruleDataInterchangeMarkerEntity= ruleDataInterchangeMarkerEntity EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMarkerEntityRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeMarkerEntity=ruleDataInterchangeMarkerEntity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeMarkerEntity;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeMarkerEntity"
// $ANTLR start "ruleDataInterchangeMarkerEntity"
// InternalDataDSL.g:2047:1: ruleDataInterchangeMarkerEntity returns [EObject current=null] : ( () otherlv_1= 'markerEntity' ( ( ruleLFQN ) ) ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )? ) ;
public final EObject ruleDataInterchangeMarkerEntity() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_markLatest_3_0=null;
Token otherlv_4=null;
enterRule();
try {
// InternalDataDSL.g:2053:2: ( ( () otherlv_1= 'markerEntity' ( ( ruleLFQN ) ) ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )? ) )
// InternalDataDSL.g:2054:2: ( () otherlv_1= 'markerEntity' ( ( ruleLFQN ) ) ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )? )
{
// InternalDataDSL.g:2054:2: ( () otherlv_1= 'markerEntity' ( ( ruleLFQN ) ) ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )? )
// InternalDataDSL.g:2055:3: () otherlv_1= 'markerEntity' ( ( ruleLFQN ) ) ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )?
{
// InternalDataDSL.g:2055:3: ()
// InternalDataDSL.g:2056:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeMarkerEntityAccess().getDataInterchangeMarkerEntityAction_0(),
current);
}
}
otherlv_1=(Token)match(input,60,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeMarkerEntityAccess().getMarkerEntityKeyword_1());
}
// InternalDataDSL.g:2066:3: ( ( ruleLFQN ) )
// InternalDataDSL.g:2067:4: ( ruleLFQN )
{
// InternalDataDSL.g:2067:4: ( ruleLFQN )
// InternalDataDSL.g:2068:5: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeMarkerEntityRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMarkerEntityAccess().getMarkerEntityLEntityCrossReference_2_0());
}
pushFollow(FOLLOW_51);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:2082:3: ( ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) ) )?
int alt41=2;
int LA41_0 = input.LA(1);
if ( (LA41_0==61) ) {
alt41=1;
}
switch (alt41) {
case 1 :
// InternalDataDSL.g:2083:4: ( (lv_markLatest_3_0= 'markedBy' ) ) ( (otherlv_4= RULE_ID ) )
{
// InternalDataDSL.g:2083:4: ( (lv_markLatest_3_0= 'markedBy' ) )
// InternalDataDSL.g:2084:5: (lv_markLatest_3_0= 'markedBy' )
{
// InternalDataDSL.g:2084:5: (lv_markLatest_3_0= 'markedBy' )
// InternalDataDSL.g:2085:6: lv_markLatest_3_0= 'markedBy'
{
lv_markLatest_3_0=(Token)match(input,61,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_markLatest_3_0, grammarAccess.getDataInterchangeMarkerEntityAccess().getMarkLatestMarkedByKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeMarkerEntityRule());
}
setWithLastConsumed(current, "markLatest", true, "markedBy");
}
}
}
// InternalDataDSL.g:2097:4: ( (otherlv_4= RULE_ID ) )
// InternalDataDSL.g:2098:5: (otherlv_4= RULE_ID )
{
// InternalDataDSL.g:2098:5: (otherlv_4= RULE_ID )
// InternalDataDSL.g:2099:6: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeMarkerEntityRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeMarkerEntityAccess().getMarkerPropertyLEntityAttributeCrossReference_3_1_0());
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeMarkerEntity"
// $ANTLR start "entryRuleDataInterchangeFormat"
// InternalDataDSL.g:2115:1: entryRuleDataInterchangeFormat returns [EObject current=null] : iv_ruleDataInterchangeFormat= ruleDataInterchangeFormat EOF ;
public final EObject entryRuleDataInterchangeFormat() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFormat = null;
try {
// InternalDataDSL.g:2115:62: (iv_ruleDataInterchangeFormat= ruleDataInterchangeFormat EOF )
// InternalDataDSL.g:2116:2: iv_ruleDataInterchangeFormat= ruleDataInterchangeFormat EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFormatRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFormat=ruleDataInterchangeFormat();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFormat;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFormat"
// $ANTLR start "ruleDataInterchangeFormat"
// InternalDataDSL.g:2122:1: ruleDataInterchangeFormat returns [EObject current=null] : ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'coding' ( (lv_format_4_0= RULE_STRING ) ) ) ;
public final EObject ruleDataInterchangeFormat() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token lv_format_4_0=null;
enterRule();
try {
// InternalDataDSL.g:2128:2: ( ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'coding' ( (lv_format_4_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:2129:2: ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'coding' ( (lv_format_4_0= RULE_STRING ) ) )
{
// InternalDataDSL.g:2129:2: ( () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'coding' ( (lv_format_4_0= RULE_STRING ) ) )
// InternalDataDSL.g:2130:3: () otherlv_1= 'for' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'coding' ( (lv_format_4_0= RULE_STRING ) )
{
// InternalDataDSL.g:2130:3: ()
// InternalDataDSL.g:2131:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFormatAccess().getDataInterchangeFormatAction_0(),
current);
}
}
otherlv_1=(Token)match(input,52,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFormatAccess().getForKeyword_1());
}
// InternalDataDSL.g:2141:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:2142:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:2142:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:2143:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFormatRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_52); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeFormatAccess().getTargetPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,62,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeFormatAccess().getCodingKeyword_3());
}
// InternalDataDSL.g:2158:3: ( (lv_format_4_0= RULE_STRING ) )
// InternalDataDSL.g:2159:4: (lv_format_4_0= RULE_STRING )
{
// InternalDataDSL.g:2159:4: (lv_format_4_0= RULE_STRING )
// InternalDataDSL.g:2160:5: lv_format_4_0= RULE_STRING
{
lv_format_4_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_format_4_0, grammarAccess.getDataInterchangeFormatAccess().getFormatSTRINGTerminalRuleCall_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFormatRule());
}
setWithLastConsumed(
current,
"format",
lv_format_4_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFormat"
// $ANTLR start "entryRuleDataInterchangeExpression"
// InternalDataDSL.g:2180:1: entryRuleDataInterchangeExpression returns [EObject current=null] : iv_ruleDataInterchangeExpression= ruleDataInterchangeExpression EOF ;
public final EObject entryRuleDataInterchangeExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeExpression = null;
try {
// InternalDataDSL.g:2180:66: (iv_ruleDataInterchangeExpression= ruleDataInterchangeExpression EOF )
// InternalDataDSL.g:2181:2: iv_ruleDataInterchangeExpression= ruleDataInterchangeExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeExpression=ruleDataInterchangeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeExpression"
// $ANTLR start "ruleDataInterchangeExpression"
// InternalDataDSL.g:2187:1: ruleDataInterchangeExpression returns [EObject current=null] : (this_DataInterchangeEntityExpression_0= ruleDataInterchangeEntityExpression | this_DataInterchangePredefinedExpression_1= ruleDataInterchangePredefinedExpression ) ;
public final EObject ruleDataInterchangeExpression() throws RecognitionException {
EObject current = null;
EObject this_DataInterchangeEntityExpression_0 = null;
EObject this_DataInterchangePredefinedExpression_1 = null;
enterRule();
try {
// InternalDataDSL.g:2193:2: ( (this_DataInterchangeEntityExpression_0= ruleDataInterchangeEntityExpression | this_DataInterchangePredefinedExpression_1= ruleDataInterchangePredefinedExpression ) )
// InternalDataDSL.g:2194:2: (this_DataInterchangeEntityExpression_0= ruleDataInterchangeEntityExpression | this_DataInterchangePredefinedExpression_1= ruleDataInterchangePredefinedExpression )
{
// InternalDataDSL.g:2194:2: (this_DataInterchangeEntityExpression_0= ruleDataInterchangeEntityExpression | this_DataInterchangePredefinedExpression_1= ruleDataInterchangePredefinedExpression )
int alt42=2;
int LA42_0 = input.LA(1);
if ( (LA42_0==63) ) {
alt42=1;
}
else if ( (LA42_0==69) ) {
alt42=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 0, input);
throw nvae;
}
switch (alt42) {
case 1 :
// InternalDataDSL.g:2195:3: this_DataInterchangeEntityExpression_0= ruleDataInterchangeEntityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExpressionAccess().getDataInterchangeEntityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DataInterchangeEntityExpression_0=ruleDataInterchangeEntityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeEntityExpression_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalDataDSL.g:2204:3: this_DataInterchangePredefinedExpression_1= ruleDataInterchangePredefinedExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExpressionAccess().getDataInterchangePredefinedExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DataInterchangePredefinedExpression_1=ruleDataInterchangePredefinedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangePredefinedExpression_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeExpression"
// $ANTLR start "entryRuleDataInterchangeEntityExpression"
// InternalDataDSL.g:2216:1: entryRuleDataInterchangeEntityExpression returns [EObject current=null] : iv_ruleDataInterchangeEntityExpression= ruleDataInterchangeEntityExpression EOF ;
public final EObject entryRuleDataInterchangeEntityExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeEntityExpression = null;
try {
// InternalDataDSL.g:2216:72: (iv_ruleDataInterchangeEntityExpression= ruleDataInterchangeEntityExpression EOF )
// InternalDataDSL.g:2217:2: iv_ruleDataInterchangeEntityExpression= ruleDataInterchangeEntityExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeEntityExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeEntityExpression=ruleDataInterchangeEntityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeEntityExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeEntityExpression"
// $ANTLR start "ruleDataInterchangeEntityExpression"
// InternalDataDSL.g:2223:1: ruleDataInterchangeEntityExpression returns [EObject current=null] : ( () otherlv_1= 'copy' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'from' ( ( ruleLFQN ) ) otherlv_5= 'property' ( (otherlv_6= RULE_ID ) ) ) ;
public final EObject ruleDataInterchangeEntityExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
enterRule();
try {
// InternalDataDSL.g:2229:2: ( ( () otherlv_1= 'copy' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'from' ( ( ruleLFQN ) ) otherlv_5= 'property' ( (otherlv_6= RULE_ID ) ) ) )
// InternalDataDSL.g:2230:2: ( () otherlv_1= 'copy' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'from' ( ( ruleLFQN ) ) otherlv_5= 'property' ( (otherlv_6= RULE_ID ) ) )
{
// InternalDataDSL.g:2230:2: ( () otherlv_1= 'copy' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'from' ( ( ruleLFQN ) ) otherlv_5= 'property' ( (otherlv_6= RULE_ID ) ) )
// InternalDataDSL.g:2231:3: () otherlv_1= 'copy' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'from' ( ( ruleLFQN ) ) otherlv_5= 'property' ( (otherlv_6= RULE_ID ) )
{
// InternalDataDSL.g:2231:3: ()
// InternalDataDSL.g:2232:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeEntityExpressionAccess().getDataInterchangeEntityExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeEntityExpressionAccess().getCopyKeyword_1());
}
// InternalDataDSL.g:2242:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:2243:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:2243:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:2244:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeEntityExpressionRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_53); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeEntityExpressionAccess().getTargetPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,64,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeEntityExpressionAccess().getFromKeyword_3());
}
// InternalDataDSL.g:2259:3: ( ( ruleLFQN ) )
// InternalDataDSL.g:2260:4: ( ruleLFQN )
{
// InternalDataDSL.g:2260:4: ( ruleLFQN )
// InternalDataDSL.g:2261:5: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeEntityExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeEntityExpressionAccess().getEntityLEntityCrossReference_4_0());
}
pushFollow(FOLLOW_54);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,65,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeEntityExpressionAccess().getPropertyKeyword_5());
}
// InternalDataDSL.g:2279:3: ( (otherlv_6= RULE_ID ) )
// InternalDataDSL.g:2280:4: (otherlv_6= RULE_ID )
{
// InternalDataDSL.g:2280:4: (otherlv_6= RULE_ID )
// InternalDataDSL.g:2281:5: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeEntityExpressionRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataInterchangeEntityExpressionAccess().getPropertyLEntityAttributeCrossReference_6_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeEntityExpression"
// $ANTLR start "entryRuleDataInterchangeExpose"
// InternalDataDSL.g:2296:1: entryRuleDataInterchangeExpose returns [EObject current=null] : iv_ruleDataInterchangeExpose= ruleDataInterchangeExpose EOF ;
public final EObject entryRuleDataInterchangeExpose() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeExpose = null;
try {
// InternalDataDSL.g:2296:62: (iv_ruleDataInterchangeExpose= ruleDataInterchangeExpose EOF )
// InternalDataDSL.g:2297:2: iv_ruleDataInterchangeExpose= ruleDataInterchangeExpose EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExposeRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeExpose=ruleDataInterchangeExpose();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeExpose;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeExpose"
// $ANTLR start "ruleDataInterchangeExpose"
// InternalDataDSL.g:2303:1: ruleDataInterchangeExpose returns [EObject current=null] : ( () otherlv_1= 'ref' ( (otherlv_2= RULE_ID ) ) ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) ) ) ;
public final EObject ruleDataInterchangeExpose() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_8=null;
EObject lv_subExpose_7_0 = null;
enterRule();
try {
// InternalDataDSL.g:2309:2: ( ( () otherlv_1= 'ref' ( (otherlv_2= RULE_ID ) ) ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) ) ) )
// InternalDataDSL.g:2310:2: ( () otherlv_1= 'ref' ( (otherlv_2= RULE_ID ) ) ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) ) )
{
// InternalDataDSL.g:2310:2: ( () otherlv_1= 'ref' ( (otherlv_2= RULE_ID ) ) ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) ) )
// InternalDataDSL.g:2311:3: () otherlv_1= 'ref' ( (otherlv_2= RULE_ID ) ) ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) )
{
// InternalDataDSL.g:2311:3: ()
// InternalDataDSL.g:2312:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeExposeAccess().getDataInterchangeExposeAction_0(),
current);
}
}
otherlv_1=(Token)match(input,66,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeExposeAccess().getRefKeyword_1());
}
// InternalDataDSL.g:2322:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:2323:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:2323:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:2324:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeExposeRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeExposeAccess().getRefEntityLEntityReferenceCrossReference_2_0());
}
}
}
// InternalDataDSL.g:2335:3: ( (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) ) | (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' ) )
int alt43=2;
int LA43_0 = input.LA(1);
if ( (LA43_0==67) ) {
alt43=1;
}
else if ( (LA43_0==47) ) {
alt43=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 43, 0, input);
throw nvae;
}
switch (alt43) {
case 1 :
// InternalDataDSL.g:2336:4: (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) )
{
// InternalDataDSL.g:2336:4: (otherlv_3= 'on' ( (otherlv_4= RULE_ID ) ) )
// InternalDataDSL.g:2337:5: otherlv_3= 'on' ( (otherlv_4= RULE_ID ) )
{
otherlv_3=(Token)match(input,67,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeExposeAccess().getOnKeyword_3_0_0());
}
// InternalDataDSL.g:2341:5: ( (otherlv_4= RULE_ID ) )
// InternalDataDSL.g:2342:6: (otherlv_4= RULE_ID )
{
// InternalDataDSL.g:2342:6: (otherlv_4= RULE_ID )
// InternalDataDSL.g:2343:7: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeExposeRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeExposeAccess().getRefPropertyLEntityAttributeCrossReference_3_0_1_0());
}
}
}
}
}
break;
case 2 :
// InternalDataDSL.g:2356:4: (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' )
{
// InternalDataDSL.g:2356:4: (otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}' )
// InternalDataDSL.g:2357:5: otherlv_5= 'expose' otherlv_6= '{' ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) ) otherlv_8= '}'
{
otherlv_5=(Token)match(input,47,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeExposeAccess().getExposeKeyword_3_1_0());
}
otherlv_6=(Token)match(input,14,FOLLOW_56); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataInterchangeExposeAccess().getLeftCurlyBracketKeyword_3_1_1());
}
// InternalDataDSL.g:2365:5: ( (lv_subExpose_7_0= ruleDataInterchangeExpose ) )
// InternalDataDSL.g:2366:6: (lv_subExpose_7_0= ruleDataInterchangeExpose )
{
// InternalDataDSL.g:2366:6: (lv_subExpose_7_0= ruleDataInterchangeExpose )
// InternalDataDSL.g:2367:7: lv_subExpose_7_0= ruleDataInterchangeExpose
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExposeAccess().getSubExposeDataInterchangeExposeParserRuleCall_3_1_2_0());
}
pushFollow(FOLLOW_43);
lv_subExpose_7_0=ruleDataInterchangeExpose();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExposeRule());
}
set(
current,
"subExpose",
lv_subExpose_7_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExpose");
afterParserOrEnumRuleCall();
}
}
}
otherlv_8=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDataInterchangeExposeAccess().getRightCurlyBracketKeyword_3_1_3());
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeExpose"
// $ANTLR start "entryRuleDataInterchangeExportFilter"
// InternalDataDSL.g:2394:1: entryRuleDataInterchangeExportFilter returns [EObject current=null] : iv_ruleDataInterchangeExportFilter= ruleDataInterchangeExportFilter EOF ;
public final EObject entryRuleDataInterchangeExportFilter() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeExportFilter = null;
try {
// InternalDataDSL.g:2394:68: (iv_ruleDataInterchangeExportFilter= ruleDataInterchangeExportFilter EOF )
// InternalDataDSL.g:2395:2: iv_ruleDataInterchangeExportFilter= ruleDataInterchangeExportFilter EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeExportFilter=ruleDataInterchangeExportFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeExportFilter;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeExportFilter"
// $ANTLR start "ruleDataInterchangeExportFilter"
// InternalDataDSL.g:2401:1: ruleDataInterchangeExportFilter returns [EObject current=null] : ( () (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )? (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )? ) ;
public final EObject ruleDataInterchangeExportFilter() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
EObject lv_condition_3_0 = null;
EObject lv_hiddenproperties_6_0 = null;
enterRule();
try {
// InternalDataDSL.g:2407:2: ( ( () (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )? (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )? ) )
// InternalDataDSL.g:2408:2: ( () (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )? (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )? )
{
// InternalDataDSL.g:2408:2: ( () (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )? (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )? )
// InternalDataDSL.g:2409:3: () (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )? (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )?
{
// InternalDataDSL.g:2409:3: ()
// InternalDataDSL.g:2410:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeExportFilterAccess().getDataInterchangeExportFilterAction_0(),
current);
}
}
// InternalDataDSL.g:2416:3: (otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}' )?
int alt44=2;
int LA44_0 = input.LA(1);
if ( (LA44_0==58) ) {
alt44=1;
}
switch (alt44) {
case 1 :
// InternalDataDSL.g:2417:4: otherlv_1= 'where' otherlv_2= '{' ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) ) otherlv_4= '}'
{
otherlv_1=(Token)match(input,58,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeExportFilterAccess().getWhereKeyword_1_0());
}
otherlv_2=(Token)match(input,14,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeExportFilterAccess().getLeftCurlyBracketKeyword_1_1());
}
// InternalDataDSL.g:2425:4: ( (lv_condition_3_0= ruleDataInterchangeExportFilterCondition ) )
// InternalDataDSL.g:2426:5: (lv_condition_3_0= ruleDataInterchangeExportFilterCondition )
{
// InternalDataDSL.g:2426:5: (lv_condition_3_0= ruleDataInterchangeExportFilterCondition )
// InternalDataDSL.g:2427:6: lv_condition_3_0= ruleDataInterchangeExportFilterCondition
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterAccess().getConditionDataInterchangeExportFilterConditionParserRuleCall_1_2_0());
}
pushFollow(FOLLOW_43);
lv_condition_3_0=ruleDataInterchangeExportFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExportFilterRule());
}
set(
current,
"condition",
lv_condition_3_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExportFilterCondition");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,15,FOLLOW_57); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDataInterchangeExportFilterAccess().getRightCurlyBracketKeyword_1_3());
}
}
break;
}
// InternalDataDSL.g:2449:3: (otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )* )?
int alt46=2;
int LA46_0 = input.LA(1);
if ( (LA46_0==68) ) {
alt46=1;
}
switch (alt46) {
case 1 :
// InternalDataDSL.g:2450:4: otherlv_5= 'hide' ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )*
{
otherlv_5=(Token)match(input,68,FOLLOW_58); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeExportFilterAccess().getHideKeyword_2_0());
}
// InternalDataDSL.g:2454:4: ( (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide ) )*
loop45:
do {
int alt45=2;
int LA45_0 = input.LA(1);
if ( (LA45_0==RULE_ID) ) {
alt45=1;
}
switch (alt45) {
case 1 :
// InternalDataDSL.g:2455:5: (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide )
{
// InternalDataDSL.g:2455:5: (lv_hiddenproperties_6_0= ruleDataInterchangeExportHide )
// InternalDataDSL.g:2456:6: lv_hiddenproperties_6_0= ruleDataInterchangeExportHide
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterAccess().getHiddenpropertiesDataInterchangeExportHideParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_58);
lv_hiddenproperties_6_0=ruleDataInterchangeExportHide();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExportFilterRule());
}
add(
current,
"hiddenproperties",
lv_hiddenproperties_6_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExportHide");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop45;
}
} while (true);
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeExportFilter"
// $ANTLR start "entryRuleDataInterchangeExportFilterCondition"
// InternalDataDSL.g:2478:1: entryRuleDataInterchangeExportFilterCondition returns [EObject current=null] : iv_ruleDataInterchangeExportFilterCondition= ruleDataInterchangeExportFilterCondition EOF ;
public final EObject entryRuleDataInterchangeExportFilterCondition() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeExportFilterCondition = null;
try {
// InternalDataDSL.g:2478:77: (iv_ruleDataInterchangeExportFilterCondition= ruleDataInterchangeExportFilterCondition EOF )
// InternalDataDSL.g:2479:2: iv_ruleDataInterchangeExportFilterCondition= ruleDataInterchangeExportFilterCondition EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeExportFilterCondition=ruleDataInterchangeExportFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeExportFilterCondition;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeExportFilterCondition"
// $ANTLR start "ruleDataInterchangeExportFilterCondition"
// InternalDataDSL.g:2485:1: ruleDataInterchangeExportFilterCondition returns [EObject current=null] : ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_value_2_0= RULE_STRING ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )? ) ;
public final EObject ruleDataInterchangeExportFilterCondition() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token lv_value_2_0=null;
Enumerator lv_operator_1_0 = null;
Enumerator lv_operator2_3_0 = null;
EObject lv_subcondition_4_0 = null;
enterRule();
try {
// InternalDataDSL.g:2491:2: ( ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_value_2_0= RULE_STRING ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )? ) )
// InternalDataDSL.g:2492:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_value_2_0= RULE_STRING ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )? )
{
// InternalDataDSL.g:2492:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_value_2_0= RULE_STRING ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )? )
// InternalDataDSL.g:2493:3: ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_value_2_0= RULE_STRING ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )?
{
// InternalDataDSL.g:2493:3: ( (otherlv_0= RULE_ID ) )
// InternalDataDSL.g:2494:4: (otherlv_0= RULE_ID )
{
// InternalDataDSL.g:2494:4: (otherlv_0= RULE_ID )
// InternalDataDSL.g:2495:5: otherlv_0= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
}
otherlv_0=(Token)match(input,RULE_ID,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getDataInterchangeExportFilterConditionAccess().getRefPropertyLEntityFeatureCrossReference_0_0());
}
}
}
// InternalDataDSL.g:2506:3: ( (lv_operator_1_0= ruleOperator ) )
// InternalDataDSL.g:2507:4: (lv_operator_1_0= ruleOperator )
{
// InternalDataDSL.g:2507:4: (lv_operator_1_0= ruleOperator )
// InternalDataDSL.g:2508:5: lv_operator_1_0= ruleOperator
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterConditionAccess().getOperatorOperatorEnumRuleCall_1_0());
}
pushFollow(FOLLOW_60);
lv_operator_1_0=ruleOperator();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
set(
current,
"operator",
lv_operator_1_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.Operator");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:2525:3: ( (lv_value_2_0= RULE_STRING ) )?
int alt47=2;
int LA47_0 = input.LA(1);
if ( (LA47_0==RULE_STRING) ) {
alt47=1;
}
switch (alt47) {
case 1 :
// InternalDataDSL.g:2526:4: (lv_value_2_0= RULE_STRING )
{
// InternalDataDSL.g:2526:4: (lv_value_2_0= RULE_STRING )
// InternalDataDSL.g:2527:5: lv_value_2_0= RULE_STRING
{
lv_value_2_0=(Token)match(input,RULE_STRING,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_value_2_0, grammarAccess.getDataInterchangeExportFilterConditionAccess().getValueSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
setWithLastConsumed(
current,
"value",
lv_value_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
break;
}
// InternalDataDSL.g:2543:3: ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) ) )?
int alt48=2;
int LA48_0 = input.LA(1);
if ( ((LA48_0>=178 && LA48_0<=179)) ) {
alt48=1;
}
switch (alt48) {
case 1 :
// InternalDataDSL.g:2544:4: ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) )
{
// InternalDataDSL.g:2544:4: ( (lv_operator2_3_0= ruleJunction ) )
// InternalDataDSL.g:2545:5: (lv_operator2_3_0= ruleJunction )
{
// InternalDataDSL.g:2545:5: (lv_operator2_3_0= ruleJunction )
// InternalDataDSL.g:2546:6: lv_operator2_3_0= ruleJunction
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterConditionAccess().getOperator2JunctionEnumRuleCall_3_0_0());
}
pushFollow(FOLLOW_4);
lv_operator2_3_0=ruleJunction();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
set(
current,
"operator2",
lv_operator2_3_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.Junction");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:2563:4: ( (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition ) )
// InternalDataDSL.g:2564:5: (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition )
{
// InternalDataDSL.g:2564:5: (lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition )
// InternalDataDSL.g:2565:6: lv_subcondition_4_0= ruleDataInterchangeExportFilterCondition
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportFilterConditionAccess().getSubconditionDataInterchangeExportFilterConditionParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_2);
lv_subcondition_4_0=ruleDataInterchangeExportFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeExportFilterConditionRule());
}
set(
current,
"subcondition",
lv_subcondition_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeExportFilterCondition");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeExportFilterCondition"
// $ANTLR start "entryRuleDataInterchangeLookupFilterCondition"
// InternalDataDSL.g:2587:1: entryRuleDataInterchangeLookupFilterCondition returns [EObject current=null] : iv_ruleDataInterchangeLookupFilterCondition= ruleDataInterchangeLookupFilterCondition EOF ;
public final EObject entryRuleDataInterchangeLookupFilterCondition() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeLookupFilterCondition = null;
try {
// InternalDataDSL.g:2587:77: (iv_ruleDataInterchangeLookupFilterCondition= ruleDataInterchangeLookupFilterCondition EOF )
// InternalDataDSL.g:2588:2: iv_ruleDataInterchangeLookupFilterCondition= ruleDataInterchangeLookupFilterCondition EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeLookupFilterCondition=ruleDataInterchangeLookupFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeLookupFilterCondition;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeLookupFilterCondition"
// $ANTLR start "ruleDataInterchangeLookupFilterCondition"
// InternalDataDSL.g:2594:1: ruleDataInterchangeLookupFilterCondition returns [EObject current=null] : ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )? ) ;
public final EObject ruleDataInterchangeLookupFilterCondition() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Enumerator lv_operator_1_0 = null;
EObject lv_operand_2_0 = null;
Enumerator lv_operator2_3_0 = null;
EObject lv_subcondition_4_0 = null;
enterRule();
try {
// InternalDataDSL.g:2600:2: ( ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )? ) )
// InternalDataDSL.g:2601:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )? )
{
// InternalDataDSL.g:2601:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )? )
// InternalDataDSL.g:2602:3: ( (otherlv_0= RULE_ID ) ) ( (lv_operator_1_0= ruleOperator ) ) ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )? ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )?
{
// InternalDataDSL.g:2602:3: ( (otherlv_0= RULE_ID ) )
// InternalDataDSL.g:2603:4: (otherlv_0= RULE_ID )
{
// InternalDataDSL.g:2603:4: (otherlv_0= RULE_ID )
// InternalDataDSL.g:2604:5: otherlv_0= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
}
otherlv_0=(Token)match(input,RULE_ID,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getDataInterchangeLookupFilterConditionAccess().getRefPropertyLEntityFeatureCrossReference_0_0());
}
}
}
// InternalDataDSL.g:2615:3: ( (lv_operator_1_0= ruleOperator ) )
// InternalDataDSL.g:2616:4: (lv_operator_1_0= ruleOperator )
{
// InternalDataDSL.g:2616:4: (lv_operator_1_0= ruleOperator )
// InternalDataDSL.g:2617:5: lv_operator_1_0= ruleOperator
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterConditionAccess().getOperatorOperatorEnumRuleCall_1_0());
}
pushFollow(FOLLOW_62);
lv_operator_1_0=ruleOperator();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
set(
current,
"operator",
lv_operator_1_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.Operator");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:2634:3: ( (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand ) )?
int alt49=2;
int LA49_0 = input.LA(1);
if ( (LA49_0==RULE_STRING||LA49_0==RULE_ID) ) {
alt49=1;
}
switch (alt49) {
case 1 :
// InternalDataDSL.g:2635:4: (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand )
{
// InternalDataDSL.g:2635:4: (lv_operand_2_0= ruleDataInterchangeLookupFilterOperand )
// InternalDataDSL.g:2636:5: lv_operand_2_0= ruleDataInterchangeLookupFilterOperand
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterConditionAccess().getOperandDataInterchangeLookupFilterOperandParserRuleCall_2_0());
}
pushFollow(FOLLOW_61);
lv_operand_2_0=ruleDataInterchangeLookupFilterOperand();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
set(
current,
"operand",
lv_operand_2_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeLookupFilterOperand");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalDataDSL.g:2653:3: ( ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) ) )?
int alt50=2;
int LA50_0 = input.LA(1);
if ( ((LA50_0>=178 && LA50_0<=179)) ) {
alt50=1;
}
switch (alt50) {
case 1 :
// InternalDataDSL.g:2654:4: ( (lv_operator2_3_0= ruleJunction ) ) ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) )
{
// InternalDataDSL.g:2654:4: ( (lv_operator2_3_0= ruleJunction ) )
// InternalDataDSL.g:2655:5: (lv_operator2_3_0= ruleJunction )
{
// InternalDataDSL.g:2655:5: (lv_operator2_3_0= ruleJunction )
// InternalDataDSL.g:2656:6: lv_operator2_3_0= ruleJunction
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterConditionAccess().getOperator2JunctionEnumRuleCall_3_0_0());
}
pushFollow(FOLLOW_4);
lv_operator2_3_0=ruleJunction();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
set(
current,
"operator2",
lv_operator2_3_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.Junction");
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:2673:4: ( (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition ) )
// InternalDataDSL.g:2674:5: (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition )
{
// InternalDataDSL.g:2674:5: (lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition )
// InternalDataDSL.g:2675:6: lv_subcondition_4_0= ruleDataInterchangeLookupFilterCondition
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterConditionAccess().getSubconditionDataInterchangeLookupFilterConditionParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_2);
lv_subcondition_4_0=ruleDataInterchangeLookupFilterCondition();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeLookupFilterConditionRule());
}
set(
current,
"subcondition",
lv_subcondition_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeLookupFilterCondition");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeLookupFilterCondition"
// $ANTLR start "entryRuleDataInterchangeLookupFilterOperand"
// InternalDataDSL.g:2697:1: entryRuleDataInterchangeLookupFilterOperand returns [EObject current=null] : iv_ruleDataInterchangeLookupFilterOperand= ruleDataInterchangeLookupFilterOperand EOF ;
public final EObject entryRuleDataInterchangeLookupFilterOperand() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeLookupFilterOperand = null;
try {
// InternalDataDSL.g:2697:75: (iv_ruleDataInterchangeLookupFilterOperand= ruleDataInterchangeLookupFilterOperand EOF )
// InternalDataDSL.g:2698:2: iv_ruleDataInterchangeLookupFilterOperand= ruleDataInterchangeLookupFilterOperand EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterOperandRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeLookupFilterOperand=ruleDataInterchangeLookupFilterOperand();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeLookupFilterOperand;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeLookupFilterOperand"
// $ANTLR start "ruleDataInterchangeLookupFilterOperand"
// InternalDataDSL.g:2704:1: ruleDataInterchangeLookupFilterOperand returns [EObject current=null] : (this_DataInterchangeLookupFilterOperandString_0= ruleDataInterchangeLookupFilterOperandString | this_DataInterchangeLookupFilterOperandProperty_1= ruleDataInterchangeLookupFilterOperandProperty ) ;
public final EObject ruleDataInterchangeLookupFilterOperand() throws RecognitionException {
EObject current = null;
EObject this_DataInterchangeLookupFilterOperandString_0 = null;
EObject this_DataInterchangeLookupFilterOperandProperty_1 = null;
enterRule();
try {
// InternalDataDSL.g:2710:2: ( (this_DataInterchangeLookupFilterOperandString_0= ruleDataInterchangeLookupFilterOperandString | this_DataInterchangeLookupFilterOperandProperty_1= ruleDataInterchangeLookupFilterOperandProperty ) )
// InternalDataDSL.g:2711:2: (this_DataInterchangeLookupFilterOperandString_0= ruleDataInterchangeLookupFilterOperandString | this_DataInterchangeLookupFilterOperandProperty_1= ruleDataInterchangeLookupFilterOperandProperty )
{
// InternalDataDSL.g:2711:2: (this_DataInterchangeLookupFilterOperandString_0= ruleDataInterchangeLookupFilterOperandString | this_DataInterchangeLookupFilterOperandProperty_1= ruleDataInterchangeLookupFilterOperandProperty )
int alt51=2;
int LA51_0 = input.LA(1);
if ( (LA51_0==RULE_STRING) ) {
alt51=1;
}
else if ( (LA51_0==RULE_ID) ) {
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 :
// InternalDataDSL.g:2712:3: this_DataInterchangeLookupFilterOperandString_0= ruleDataInterchangeLookupFilterOperandString
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterOperandAccess().getDataInterchangeLookupFilterOperandStringParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DataInterchangeLookupFilterOperandString_0=ruleDataInterchangeLookupFilterOperandString();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeLookupFilterOperandString_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalDataDSL.g:2721:3: this_DataInterchangeLookupFilterOperandProperty_1= ruleDataInterchangeLookupFilterOperandProperty
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterOperandAccess().getDataInterchangeLookupFilterOperandPropertyParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DataInterchangeLookupFilterOperandProperty_1=ruleDataInterchangeLookupFilterOperandProperty();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeLookupFilterOperandProperty_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeLookupFilterOperand"
// $ANTLR start "entryRuleDataInterchangeLookupFilterOperandProperty"
// InternalDataDSL.g:2733:1: entryRuleDataInterchangeLookupFilterOperandProperty returns [EObject current=null] : iv_ruleDataInterchangeLookupFilterOperandProperty= ruleDataInterchangeLookupFilterOperandProperty EOF ;
public final EObject entryRuleDataInterchangeLookupFilterOperandProperty() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeLookupFilterOperandProperty = null;
try {
// InternalDataDSL.g:2733:83: (iv_ruleDataInterchangeLookupFilterOperandProperty= ruleDataInterchangeLookupFilterOperandProperty EOF )
// InternalDataDSL.g:2734:2: iv_ruleDataInterchangeLookupFilterOperandProperty= ruleDataInterchangeLookupFilterOperandProperty EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterOperandPropertyRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeLookupFilterOperandProperty=ruleDataInterchangeLookupFilterOperandProperty();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeLookupFilterOperandProperty;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeLookupFilterOperandProperty"
// $ANTLR start "ruleDataInterchangeLookupFilterOperandProperty"
// InternalDataDSL.g:2740:1: ruleDataInterchangeLookupFilterOperandProperty returns [EObject current=null] : ( () ( (otherlv_1= RULE_ID ) ) ) ;
public final EObject ruleDataInterchangeLookupFilterOperandProperty() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalDataDSL.g:2746:2: ( ( () ( (otherlv_1= RULE_ID ) ) ) )
// InternalDataDSL.g:2747:2: ( () ( (otherlv_1= RULE_ID ) ) )
{
// InternalDataDSL.g:2747:2: ( () ( (otherlv_1= RULE_ID ) ) )
// InternalDataDSL.g:2748:3: () ( (otherlv_1= RULE_ID ) )
{
// InternalDataDSL.g:2748:3: ()
// InternalDataDSL.g:2749:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeLookupFilterOperandPropertyAccess().getDataInterchangeLookupFilterOperandPropertyAction_0(),
current);
}
}
// InternalDataDSL.g:2755:3: ( (otherlv_1= RULE_ID ) )
// InternalDataDSL.g:2756:4: (otherlv_1= RULE_ID )
{
// InternalDataDSL.g:2756:4: (otherlv_1= RULE_ID )
// InternalDataDSL.g:2757:5: otherlv_1= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupFilterOperandPropertyRule());
}
}
otherlv_1=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeLookupFilterOperandPropertyAccess().getRefPropertyLEntityFeatureCrossReference_1_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeLookupFilterOperandProperty"
// $ANTLR start "entryRuleDataInterchangeLookupFilterOperandString"
// InternalDataDSL.g:2772:1: entryRuleDataInterchangeLookupFilterOperandString returns [EObject current=null] : iv_ruleDataInterchangeLookupFilterOperandString= ruleDataInterchangeLookupFilterOperandString EOF ;
public final EObject entryRuleDataInterchangeLookupFilterOperandString() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeLookupFilterOperandString = null;
try {
// InternalDataDSL.g:2772:81: (iv_ruleDataInterchangeLookupFilterOperandString= ruleDataInterchangeLookupFilterOperandString EOF )
// InternalDataDSL.g:2773:2: iv_ruleDataInterchangeLookupFilterOperandString= ruleDataInterchangeLookupFilterOperandString EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeLookupFilterOperandStringRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeLookupFilterOperandString=ruleDataInterchangeLookupFilterOperandString();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeLookupFilterOperandString;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeLookupFilterOperandString"
// $ANTLR start "ruleDataInterchangeLookupFilterOperandString"
// InternalDataDSL.g:2779:1: ruleDataInterchangeLookupFilterOperandString returns [EObject current=null] : ( () ( (lv_value_1_0= RULE_STRING ) ) ) ;
public final EObject ruleDataInterchangeLookupFilterOperandString() throws RecognitionException {
EObject current = null;
Token lv_value_1_0=null;
enterRule();
try {
// InternalDataDSL.g:2785:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:2786:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalDataDSL.g:2786:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalDataDSL.g:2787:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalDataDSL.g:2787:3: ()
// InternalDataDSL.g:2788:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeLookupFilterOperandStringAccess().getDataInterchangeLookupFilterOperandStringAction_0(),
current);
}
}
// InternalDataDSL.g:2794:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalDataDSL.g:2795:4: (lv_value_1_0= RULE_STRING )
{
// InternalDataDSL.g:2795:4: (lv_value_1_0= RULE_STRING )
// InternalDataDSL.g:2796: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.getDataInterchangeLookupFilterOperandStringAccess().getValueSTRINGTerminalRuleCall_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeLookupFilterOperandStringRule());
}
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 "ruleDataInterchangeLookupFilterOperandString"
// $ANTLR start "entryRuleDataInterchangeExportHide"
// InternalDataDSL.g:2816:1: entryRuleDataInterchangeExportHide returns [EObject current=null] : iv_ruleDataInterchangeExportHide= ruleDataInterchangeExportHide EOF ;
public final EObject entryRuleDataInterchangeExportHide() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeExportHide = null;
try {
// InternalDataDSL.g:2816:66: (iv_ruleDataInterchangeExportHide= ruleDataInterchangeExportHide EOF )
// InternalDataDSL.g:2817:2: iv_ruleDataInterchangeExportHide= ruleDataInterchangeExportHide EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeExportHideRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeExportHide=ruleDataInterchangeExportHide();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeExportHide;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeExportHide"
// $ANTLR start "ruleDataInterchangeExportHide"
// InternalDataDSL.g:2823:1: ruleDataInterchangeExportHide returns [EObject current=null] : ( () ( (otherlv_1= RULE_ID ) ) ) ;
public final EObject ruleDataInterchangeExportHide() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalDataDSL.g:2829:2: ( ( () ( (otherlv_1= RULE_ID ) ) ) )
// InternalDataDSL.g:2830:2: ( () ( (otherlv_1= RULE_ID ) ) )
{
// InternalDataDSL.g:2830:2: ( () ( (otherlv_1= RULE_ID ) ) )
// InternalDataDSL.g:2831:3: () ( (otherlv_1= RULE_ID ) )
{
// InternalDataDSL.g:2831:3: ()
// InternalDataDSL.g:2832:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeExportHideAccess().getDataInterchangeExportHideAction_0(),
current);
}
}
// InternalDataDSL.g:2838:3: ( (otherlv_1= RULE_ID ) )
// InternalDataDSL.g:2839:4: (otherlv_1= RULE_ID )
{
// InternalDataDSL.g:2839:4: (otherlv_1= RULE_ID )
// InternalDataDSL.g:2840:5: otherlv_1= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeExportHideRule());
}
}
otherlv_1=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeExportHideAccess().getPropertyLEntityFeatureCrossReference_1_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeExportHide"
// $ANTLR start "entryRuleDataInterchangePredefinedExpression"
// InternalDataDSL.g:2855:1: entryRuleDataInterchangePredefinedExpression returns [EObject current=null] : iv_ruleDataInterchangePredefinedExpression= ruleDataInterchangePredefinedExpression EOF ;
public final EObject entryRuleDataInterchangePredefinedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangePredefinedExpression = null;
try {
// InternalDataDSL.g:2855:76: (iv_ruleDataInterchangePredefinedExpression= ruleDataInterchangePredefinedExpression EOF )
// InternalDataDSL.g:2856:2: iv_ruleDataInterchangePredefinedExpression= ruleDataInterchangePredefinedExpression EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePredefinedExpressionRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangePredefinedExpression=ruleDataInterchangePredefinedExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangePredefinedExpression;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangePredefinedExpression"
// $ANTLR start "ruleDataInterchangePredefinedExpression"
// InternalDataDSL.g:2862:1: ruleDataInterchangePredefinedExpression returns [EObject current=null] : ( () otherlv_1= 'assign' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'with' ( (lv_bean_4_0= rulePredefinedBeanEnum ) ) otherlv_5= 'as' ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) ) ) ;
public final EObject ruleDataInterchangePredefinedExpression() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token otherlv_5=null;
Enumerator lv_bean_4_0 = null;
Enumerator lv_beanType_6_0 = null;
enterRule();
try {
// InternalDataDSL.g:2868:2: ( ( () otherlv_1= 'assign' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'with' ( (lv_bean_4_0= rulePredefinedBeanEnum ) ) otherlv_5= 'as' ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) ) ) )
// InternalDataDSL.g:2869:2: ( () otherlv_1= 'assign' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'with' ( (lv_bean_4_0= rulePredefinedBeanEnum ) ) otherlv_5= 'as' ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) ) )
{
// InternalDataDSL.g:2869:2: ( () otherlv_1= 'assign' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'with' ( (lv_bean_4_0= rulePredefinedBeanEnum ) ) otherlv_5= 'as' ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) ) )
// InternalDataDSL.g:2870:3: () otherlv_1= 'assign' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'with' ( (lv_bean_4_0= rulePredefinedBeanEnum ) ) otherlv_5= 'as' ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) )
{
// InternalDataDSL.g:2870:3: ()
// InternalDataDSL.g:2871:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangePredefinedExpressionAccess().getDataInterchangePredefinedExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,69,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangePredefinedExpressionAccess().getAssignKeyword_1());
}
// InternalDataDSL.g:2881:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:2882:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:2882:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:2883:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangePredefinedExpressionRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_63); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangePredefinedExpressionAccess().getTargetPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,70,FOLLOW_64); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangePredefinedExpressionAccess().getWithKeyword_3());
}
// InternalDataDSL.g:2898:3: ( (lv_bean_4_0= rulePredefinedBeanEnum ) )
// InternalDataDSL.g:2899:4: (lv_bean_4_0= rulePredefinedBeanEnum )
{
// InternalDataDSL.g:2899:4: (lv_bean_4_0= rulePredefinedBeanEnum )
// InternalDataDSL.g:2900:5: lv_bean_4_0= rulePredefinedBeanEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePredefinedExpressionAccess().getBeanPredefinedBeanEnumEnumRuleCall_4_0());
}
pushFollow(FOLLOW_65);
lv_bean_4_0=rulePredefinedBeanEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangePredefinedExpressionRule());
}
set(
current,
"bean",
lv_bean_4_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.PredefinedBeanEnum");
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,71,FOLLOW_66); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangePredefinedExpressionAccess().getAsKeyword_5());
}
// InternalDataDSL.g:2921:3: ( (lv_beanType_6_0= rulePredefinedBeanTypeEnum ) )
// InternalDataDSL.g:2922:4: (lv_beanType_6_0= rulePredefinedBeanTypeEnum )
{
// InternalDataDSL.g:2922:4: (lv_beanType_6_0= rulePredefinedBeanTypeEnum )
// InternalDataDSL.g:2923:5: lv_beanType_6_0= rulePredefinedBeanTypeEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangePredefinedExpressionAccess().getBeanTypePredefinedBeanTypeEnumEnumRuleCall_6_0());
}
pushFollow(FOLLOW_2);
lv_beanType_6_0=rulePredefinedBeanTypeEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangePredefinedExpressionRule());
}
set(
current,
"beanType",
lv_beanType_6_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.PredefinedBeanTypeEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangePredefinedExpression"
// $ANTLR start "entryRuleDataInterchangeMapping"
// InternalDataDSL.g:2944:1: entryRuleDataInterchangeMapping returns [EObject current=null] : iv_ruleDataInterchangeMapping= ruleDataInterchangeMapping EOF ;
public final EObject entryRuleDataInterchangeMapping() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeMapping = null;
try {
// InternalDataDSL.g:2944:63: (iv_ruleDataInterchangeMapping= ruleDataInterchangeMapping EOF )
// InternalDataDSL.g:2945:2: iv_ruleDataInterchangeMapping= ruleDataInterchangeMapping EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMappingRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeMapping=ruleDataInterchangeMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeMapping;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeMapping"
// $ANTLR start "ruleDataInterchangeMapping"
// InternalDataDSL.g:2951:1: ruleDataInterchangeMapping returns [EObject current=null] : (this_DataInterchangeValueMapping_0= ruleDataInterchangeValueMapping | this_DataInterchangeBlobMapping_1= ruleDataInterchangeBlobMapping | this_DataInterchangeFixedColumnMapping_2= ruleDataInterchangeFixedColumnMapping ) ;
public final EObject ruleDataInterchangeMapping() throws RecognitionException {
EObject current = null;
EObject this_DataInterchangeValueMapping_0 = null;
EObject this_DataInterchangeBlobMapping_1 = null;
EObject this_DataInterchangeFixedColumnMapping_2 = null;
enterRule();
try {
// InternalDataDSL.g:2957:2: ( (this_DataInterchangeValueMapping_0= ruleDataInterchangeValueMapping | this_DataInterchangeBlobMapping_1= ruleDataInterchangeBlobMapping | this_DataInterchangeFixedColumnMapping_2= ruleDataInterchangeFixedColumnMapping ) )
// InternalDataDSL.g:2958:2: (this_DataInterchangeValueMapping_0= ruleDataInterchangeValueMapping | this_DataInterchangeBlobMapping_1= ruleDataInterchangeBlobMapping | this_DataInterchangeFixedColumnMapping_2= ruleDataInterchangeFixedColumnMapping )
{
// InternalDataDSL.g:2958:2: (this_DataInterchangeValueMapping_0= ruleDataInterchangeValueMapping | this_DataInterchangeBlobMapping_1= ruleDataInterchangeBlobMapping | this_DataInterchangeFixedColumnMapping_2= ruleDataInterchangeFixedColumnMapping )
int alt52=3;
switch ( input.LA(1) ) {
case 72:
{
alt52=1;
}
break;
case 74:
{
alt52=2;
}
break;
case 77:
{
alt52=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 52, 0, input);
throw nvae;
}
switch (alt52) {
case 1 :
// InternalDataDSL.g:2959:3: this_DataInterchangeValueMapping_0= ruleDataInterchangeValueMapping
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMappingAccess().getDataInterchangeValueMappingParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DataInterchangeValueMapping_0=ruleDataInterchangeValueMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeValueMapping_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalDataDSL.g:2968:3: this_DataInterchangeBlobMapping_1= ruleDataInterchangeBlobMapping
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMappingAccess().getDataInterchangeBlobMappingParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DataInterchangeBlobMapping_1=ruleDataInterchangeBlobMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeBlobMapping_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalDataDSL.g:2977:3: this_DataInterchangeFixedColumnMapping_2= ruleDataInterchangeFixedColumnMapping
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeMappingAccess().getDataInterchangeFixedColumnMappingParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_DataInterchangeFixedColumnMapping_2=ruleDataInterchangeFixedColumnMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataInterchangeFixedColumnMapping_2;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeMapping"
// $ANTLR start "entryRuleDataInterchangeValueMapping"
// InternalDataDSL.g:2989:1: entryRuleDataInterchangeValueMapping returns [EObject current=null] : iv_ruleDataInterchangeValueMapping= ruleDataInterchangeValueMapping EOF ;
public final EObject entryRuleDataInterchangeValueMapping() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeValueMapping = null;
try {
// InternalDataDSL.g:2989:68: (iv_ruleDataInterchangeValueMapping= ruleDataInterchangeValueMapping EOF )
// InternalDataDSL.g:2990:2: iv_ruleDataInterchangeValueMapping= ruleDataInterchangeValueMapping EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeValueMappingRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeValueMapping=ruleDataInterchangeValueMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeValueMapping;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeValueMapping"
// $ANTLR start "ruleDataInterchangeValueMapping"
// InternalDataDSL.g:2996:1: ruleDataInterchangeValueMapping returns [EObject current=null] : ( () otherlv_1= 'map' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) ) ;
public final EObject ruleDataInterchangeValueMapping() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token lv_data_4_0=null;
enterRule();
try {
// InternalDataDSL.g:3002:2: ( ( () otherlv_1= 'map' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:3003:2: ( () otherlv_1= 'map' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) )
{
// InternalDataDSL.g:3003:2: ( () otherlv_1= 'map' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) )
// InternalDataDSL.g:3004:3: () otherlv_1= 'map' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) )
{
// InternalDataDSL.g:3004:3: ()
// InternalDataDSL.g:3005:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeValueMappingAccess().getDataInterchangeValueMappingAction_0(),
current);
}
}
otherlv_1=(Token)match(input,72,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeValueMappingAccess().getMapKeyword_1());
}
// InternalDataDSL.g:3015:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:3016:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:3016:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:3017:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeValueMappingRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeValueMappingAccess().getPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,73,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeValueMappingAccess().getToKeyword_3());
}
// InternalDataDSL.g:3032:3: ( (lv_data_4_0= RULE_STRING ) )
// InternalDataDSL.g:3033:4: (lv_data_4_0= RULE_STRING )
{
// InternalDataDSL.g:3033:4: (lv_data_4_0= RULE_STRING )
// InternalDataDSL.g:3034:5: lv_data_4_0= RULE_STRING
{
lv_data_4_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_data_4_0, grammarAccess.getDataInterchangeValueMappingAccess().getDataSTRINGTerminalRuleCall_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeValueMappingRule());
}
setWithLastConsumed(
current,
"data",
lv_data_4_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeValueMapping"
// $ANTLR start "entryRuleDataInterchangeBlobMapping"
// InternalDataDSL.g:3054:1: entryRuleDataInterchangeBlobMapping returns [EObject current=null] : iv_ruleDataInterchangeBlobMapping= ruleDataInterchangeBlobMapping EOF ;
public final EObject entryRuleDataInterchangeBlobMapping() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeBlobMapping = null;
try {
// InternalDataDSL.g:3054:67: (iv_ruleDataInterchangeBlobMapping= ruleDataInterchangeBlobMapping EOF )
// InternalDataDSL.g:3055:2: iv_ruleDataInterchangeBlobMapping= ruleDataInterchangeBlobMapping EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBlobMappingRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeBlobMapping=ruleDataInterchangeBlobMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeBlobMapping;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeBlobMapping"
// $ANTLR start "ruleDataInterchangeBlobMapping"
// InternalDataDSL.g:3061:1: ruleDataInterchangeBlobMapping returns [EObject current=null] : ( () otherlv_1= 'mapBlob' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )? (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )? otherlv_9= 'mimeType' ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) ) ) ;
public final EObject ruleDataInterchangeBlobMapping() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token lv_data_4_0=null;
Token otherlv_5=null;
Token lv_blobFileExtension_6_0=null;
Token otherlv_7=null;
Token lv_blobPath_8_0=null;
Token otherlv_9=null;
Enumerator lv_mimeType_10_0 = null;
enterRule();
try {
// InternalDataDSL.g:3067:2: ( ( () otherlv_1= 'mapBlob' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )? (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )? otherlv_9= 'mimeType' ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) ) ) )
// InternalDataDSL.g:3068:2: ( () otherlv_1= 'mapBlob' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )? (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )? otherlv_9= 'mimeType' ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) ) )
{
// InternalDataDSL.g:3068:2: ( () otherlv_1= 'mapBlob' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )? (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )? otherlv_9= 'mimeType' ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) ) )
// InternalDataDSL.g:3069:3: () otherlv_1= 'mapBlob' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'to' ( (lv_data_4_0= RULE_STRING ) ) (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )? (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )? otherlv_9= 'mimeType' ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) )
{
// InternalDataDSL.g:3069:3: ()
// InternalDataDSL.g:3070:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeBlobMappingAccess().getDataInterchangeBlobMappingAction_0(),
current);
}
}
otherlv_1=(Token)match(input,74,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeBlobMappingAccess().getMapBlobKeyword_1());
}
// InternalDataDSL.g:3080:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:3081:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:3081:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:3082:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBlobMappingRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_67); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeBlobMappingAccess().getPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,73,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeBlobMappingAccess().getToKeyword_3());
}
// InternalDataDSL.g:3097:3: ( (lv_data_4_0= RULE_STRING ) )
// InternalDataDSL.g:3098:4: (lv_data_4_0= RULE_STRING )
{
// InternalDataDSL.g:3098:4: (lv_data_4_0= RULE_STRING )
// InternalDataDSL.g:3099:5: lv_data_4_0= RULE_STRING
{
lv_data_4_0=(Token)match(input,RULE_STRING,FOLLOW_68); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_data_4_0, grammarAccess.getDataInterchangeBlobMappingAccess().getDataSTRINGTerminalRuleCall_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBlobMappingRule());
}
setWithLastConsumed(
current,
"data",
lv_data_4_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalDataDSL.g:3115:3: (otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) ) )?
int alt53=2;
int LA53_0 = input.LA(1);
if ( (LA53_0==75) ) {
alt53=1;
}
switch (alt53) {
case 1 :
// InternalDataDSL.g:3116:4: otherlv_5= 'extension' ( (lv_blobFileExtension_6_0= RULE_STRING ) )
{
otherlv_5=(Token)match(input,75,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDataInterchangeBlobMappingAccess().getExtensionKeyword_5_0());
}
// InternalDataDSL.g:3120:4: ( (lv_blobFileExtension_6_0= RULE_STRING ) )
// InternalDataDSL.g:3121:5: (lv_blobFileExtension_6_0= RULE_STRING )
{
// InternalDataDSL.g:3121:5: (lv_blobFileExtension_6_0= RULE_STRING )
// InternalDataDSL.g:3122:6: lv_blobFileExtension_6_0= RULE_STRING
{
lv_blobFileExtension_6_0=(Token)match(input,RULE_STRING,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_blobFileExtension_6_0, grammarAccess.getDataInterchangeBlobMappingAccess().getBlobFileExtensionSTRINGTerminalRuleCall_5_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBlobMappingRule());
}
setWithLastConsumed(
current,
"blobFileExtension",
lv_blobFileExtension_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalDataDSL.g:3139:3: (otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) ) )?
int alt54=2;
int LA54_0 = input.LA(1);
if ( (LA54_0==24) ) {
alt54=1;
}
switch (alt54) {
case 1 :
// InternalDataDSL.g:3140:4: otherlv_7= 'path' ( (lv_blobPath_8_0= RULE_STRING ) )
{
otherlv_7=(Token)match(input,24,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDataInterchangeBlobMappingAccess().getPathKeyword_6_0());
}
// InternalDataDSL.g:3144:4: ( (lv_blobPath_8_0= RULE_STRING ) )
// InternalDataDSL.g:3145:5: (lv_blobPath_8_0= RULE_STRING )
{
// InternalDataDSL.g:3145:5: (lv_blobPath_8_0= RULE_STRING )
// InternalDataDSL.g:3146:6: lv_blobPath_8_0= RULE_STRING
{
lv_blobPath_8_0=(Token)match(input,RULE_STRING,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_blobPath_8_0, grammarAccess.getDataInterchangeBlobMappingAccess().getBlobPathSTRINGTerminalRuleCall_6_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeBlobMappingRule());
}
setWithLastConsumed(
current,
"blobPath",
lv_blobPath_8_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
otherlv_9=(Token)match(input,76,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDataInterchangeBlobMappingAccess().getMimeTypeKeyword_7());
}
// InternalDataDSL.g:3167:3: ( (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum ) )
// InternalDataDSL.g:3168:4: (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum )
{
// InternalDataDSL.g:3168:4: (lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum )
// InternalDataDSL.g:3169:5: lv_mimeType_10_0= rulePredefinedBlobMimeTypeEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeBlobMappingAccess().getMimeTypePredefinedBlobMimeTypeEnumEnumRuleCall_8_0());
}
pushFollow(FOLLOW_2);
lv_mimeType_10_0=rulePredefinedBlobMimeTypeEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataInterchangeBlobMappingRule());
}
set(
current,
"mimeType",
lv_mimeType_10_0,
"org.eclipse.osbp.xtext.datainterchange.DataDSL.PredefinedBlobMimeTypeEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeBlobMapping"
// $ANTLR start "entryRuleDataInterchangeFixedColumnMapping"
// InternalDataDSL.g:3190:1: entryRuleDataInterchangeFixedColumnMapping returns [EObject current=null] : iv_ruleDataInterchangeFixedColumnMapping= ruleDataInterchangeFixedColumnMapping EOF ;
public final EObject entryRuleDataInterchangeFixedColumnMapping() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataInterchangeFixedColumnMapping = null;
try {
// InternalDataDSL.g:3190:74: (iv_ruleDataInterchangeFixedColumnMapping= ruleDataInterchangeFixedColumnMapping EOF )
// InternalDataDSL.g:3191:2: iv_ruleDataInterchangeFixedColumnMapping= ruleDataInterchangeFixedColumnMapping EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataInterchangeFixedColumnMapping=ruleDataInterchangeFixedColumnMapping();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataInterchangeFixedColumnMapping;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataInterchangeFixedColumnMapping"
// $ANTLR start "ruleDataInterchangeFixedColumnMapping"
// InternalDataDSL.g:3197:1: ruleDataInterchangeFixedColumnMapping returns [EObject current=null] : ( () otherlv_1= 'mapFixedLength' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'length' ( (lv_length_4_0= RULE_INT ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) ) ) ;
public final EObject ruleDataInterchangeFixedColumnMapping() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_3=null;
Token lv_length_4_0=null;
Token lv_trim_6_0=null;
Token lv_leftTrim_7_0=null;
Token lv_rightTrim_8_0=null;
Token lv_lowerCase_9_0=null;
Token lv_upperCase_10_0=null;
Token lv_capFirst_11_0=null;
Token lv_uncapFirst_12_0=null;
Token lv_capitalize_13_0=null;
enterRule();
try {
// InternalDataDSL.g:3203:2: ( ( () otherlv_1= 'mapFixedLength' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'length' ( (lv_length_4_0= RULE_INT ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) ) ) )
// InternalDataDSL.g:3204:2: ( () otherlv_1= 'mapFixedLength' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'length' ( (lv_length_4_0= RULE_INT ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) ) )
{
// InternalDataDSL.g:3204:2: ( () otherlv_1= 'mapFixedLength' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'length' ( (lv_length_4_0= RULE_INT ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) ) )
// InternalDataDSL.g:3205:3: () otherlv_1= 'mapFixedLength' ( (otherlv_2= RULE_ID ) ) otherlv_3= 'length' ( (lv_length_4_0= RULE_INT ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) )
{
// InternalDataDSL.g:3205:3: ()
// InternalDataDSL.g:3206:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDataInterchangeFixedColumnMappingAccess().getDataInterchangeFixedColumnMappingAction_0(),
current);
}
}
otherlv_1=(Token)match(input,77,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getMapFixedLengthKeyword_1());
}
// InternalDataDSL.g:3216:3: ( (otherlv_2= RULE_ID ) )
// InternalDataDSL.g:3217:4: (otherlv_2= RULE_ID )
{
// InternalDataDSL.g:3217:4: (otherlv_2= RULE_ID )
// InternalDataDSL.g:3218:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_72); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getPropertyLEntityAttributeCrossReference_2_0());
}
}
}
otherlv_3=(Token)match(input,78,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getLengthKeyword_3());
}
// InternalDataDSL.g:3233:3: ( (lv_length_4_0= RULE_INT ) )
// InternalDataDSL.g:3234:4: (lv_length_4_0= RULE_INT )
{
// InternalDataDSL.g:3234:4: (lv_length_4_0= RULE_INT )
// InternalDataDSL.g:3235:5: lv_length_4_0= RULE_INT
{
lv_length_4_0=(Token)match(input,RULE_INT,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_length_4_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getLengthINTTerminalRuleCall_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(
current,
"length",
lv_length_4_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
// InternalDataDSL.g:3251:3: ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) ) )
// InternalDataDSL.g:3252:4: ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) )
{
// InternalDataDSL.g:3252:4: ( ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* ) )
// InternalDataDSL.g:3253:5: ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5());
// InternalDataDSL.g:3256:5: ( ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )* )
// InternalDataDSL.g:3257:6: ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )*
{
// InternalDataDSL.g:3257:6: ( ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) ) )*
loop57:
do {
int alt57=3;
int LA57_0 = input.LA(1);
if ( LA57_0 >= 79 && LA57_0 <= 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 0) ) {
alt57=1;
}
else if ( LA57_0 >= 82 && LA57_0 <= 86 && getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 1) ) {
alt57=2;
}
switch (alt57) {
case 1 :
// InternalDataDSL.g:3258:4: ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) )
{
// InternalDataDSL.g:3258:4: ({...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) ) )
// InternalDataDSL.g:3259:5: {...}? => ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFixedColumnMapping", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 0)");
}
// InternalDataDSL.g:3259:130: ( ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) ) )
// InternalDataDSL.g:3260:6: ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 0);
// InternalDataDSL.g:3263:9: ({...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) ) )
// InternalDataDSL.g:3263:10: {...}? => ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFixedColumnMapping", "true");
}
// InternalDataDSL.g:3263:19: ( ( (lv_trim_6_0= 'trim' ) ) | ( (lv_leftTrim_7_0= 'leftTrim' ) ) | ( (lv_rightTrim_8_0= 'rightTrim' ) ) )
int alt55=3;
switch ( input.LA(1) ) {
case 79:
{
alt55=1;
}
break;
case 80:
{
alt55=2;
}
break;
case 81:
{
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 :
// InternalDataDSL.g:3263:20: ( (lv_trim_6_0= 'trim' ) )
{
// InternalDataDSL.g:3263:20: ( (lv_trim_6_0= 'trim' ) )
// InternalDataDSL.g:3264:10: (lv_trim_6_0= 'trim' )
{
// InternalDataDSL.g:3264:10: (lv_trim_6_0= 'trim' )
// InternalDataDSL.g:3265:11: lv_trim_6_0= 'trim'
{
lv_trim_6_0=(Token)match(input,79,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_trim_6_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getTrimTrimKeyword_5_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "trim", true, "trim");
}
}
}
}
break;
case 2 :
// InternalDataDSL.g:3278:9: ( (lv_leftTrim_7_0= 'leftTrim' ) )
{
// InternalDataDSL.g:3278:9: ( (lv_leftTrim_7_0= 'leftTrim' ) )
// InternalDataDSL.g:3279:10: (lv_leftTrim_7_0= 'leftTrim' )
{
// InternalDataDSL.g:3279:10: (lv_leftTrim_7_0= 'leftTrim' )
// InternalDataDSL.g:3280:11: lv_leftTrim_7_0= 'leftTrim'
{
lv_leftTrim_7_0=(Token)match(input,80,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_leftTrim_7_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getLeftTrimLeftTrimKeyword_5_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "leftTrim", true, "leftTrim");
}
}
}
}
break;
case 3 :
// InternalDataDSL.g:3293:9: ( (lv_rightTrim_8_0= 'rightTrim' ) )
{
// InternalDataDSL.g:3293:9: ( (lv_rightTrim_8_0= 'rightTrim' ) )
// InternalDataDSL.g:3294:10: (lv_rightTrim_8_0= 'rightTrim' )
{
// InternalDataDSL.g:3294:10: (lv_rightTrim_8_0= 'rightTrim' )
// InternalDataDSL.g:3295:11: lv_rightTrim_8_0= 'rightTrim'
{
lv_rightTrim_8_0=(Token)match(input,81,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_rightTrim_8_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getRightTrimRightTrimKeyword_5_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "rightTrim", true, "rightTrim");
}
}
}
}
break;
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5());
}
}
}
break;
case 2 :
// InternalDataDSL.g:3313:4: ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) )
{
// InternalDataDSL.g:3313:4: ({...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) ) )
// InternalDataDSL.g:3314:5: {...}? => ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFixedColumnMapping", "getUnorderedGroupHelper().canSelect(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 1)");
}
// InternalDataDSL.g:3314:130: ( ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) ) )
// InternalDataDSL.g:3315:6: ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5(), 1);
// InternalDataDSL.g:3318:9: ({...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) ) )
// InternalDataDSL.g:3318:10: {...}? => ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDataInterchangeFixedColumnMapping", "true");
}
// InternalDataDSL.g:3318:19: ( ( (lv_lowerCase_9_0= 'lowerCase' ) ) | ( (lv_upperCase_10_0= 'upperCase' ) ) | ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) ) | ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) ) | ( (lv_capitalize_13_0= 'capitalize' ) ) )
int alt56=5;
switch ( input.LA(1) ) {
case 82:
{
alt56=1;
}
break;
case 83:
{
alt56=2;
}
break;
case 84:
{
alt56=3;
}
break;
case 85:
{
alt56=4;
}
break;
case 86:
{
alt56=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 56, 0, input);
throw nvae;
}
switch (alt56) {
case 1 :
// InternalDataDSL.g:3318:20: ( (lv_lowerCase_9_0= 'lowerCase' ) )
{
// InternalDataDSL.g:3318:20: ( (lv_lowerCase_9_0= 'lowerCase' ) )
// InternalDataDSL.g:3319:10: (lv_lowerCase_9_0= 'lowerCase' )
{
// InternalDataDSL.g:3319:10: (lv_lowerCase_9_0= 'lowerCase' )
// InternalDataDSL.g:3320:11: lv_lowerCase_9_0= 'lowerCase'
{
lv_lowerCase_9_0=(Token)match(input,82,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_lowerCase_9_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getLowerCaseLowerCaseKeyword_5_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "lowerCase", true, "lowerCase");
}
}
}
}
break;
case 2 :
// InternalDataDSL.g:3333:9: ( (lv_upperCase_10_0= 'upperCase' ) )
{
// InternalDataDSL.g:3333:9: ( (lv_upperCase_10_0= 'upperCase' ) )
// InternalDataDSL.g:3334:10: (lv_upperCase_10_0= 'upperCase' )
{
// InternalDataDSL.g:3334:10: (lv_upperCase_10_0= 'upperCase' )
// InternalDataDSL.g:3335:11: lv_upperCase_10_0= 'upperCase'
{
lv_upperCase_10_0=(Token)match(input,83,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_upperCase_10_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUpperCaseUpperCaseKeyword_5_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "upperCase", true, "upperCase");
}
}
}
}
break;
case 3 :
// InternalDataDSL.g:3348:9: ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) )
{
// InternalDataDSL.g:3348:9: ( (lv_capFirst_11_0= 'capitalizeFirstWord' ) )
// InternalDataDSL.g:3349:10: (lv_capFirst_11_0= 'capitalizeFirstWord' )
{
// InternalDataDSL.g:3349:10: (lv_capFirst_11_0= 'capitalizeFirstWord' )
// InternalDataDSL.g:3350:11: lv_capFirst_11_0= 'capitalizeFirstWord'
{
lv_capFirst_11_0=(Token)match(input,84,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_capFirst_11_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getCapFirstCapitalizeFirstWordKeyword_5_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "capFirst", true, "capitalizeFirstWord");
}
}
}
}
break;
case 4 :
// InternalDataDSL.g:3363:9: ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) )
{
// InternalDataDSL.g:3363:9: ( (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' ) )
// InternalDataDSL.g:3364:10: (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' )
{
// InternalDataDSL.g:3364:10: (lv_uncapFirst_12_0= 'uncapitalizeFirstWord' )
// InternalDataDSL.g:3365:11: lv_uncapFirst_12_0= 'uncapitalizeFirstWord'
{
lv_uncapFirst_12_0=(Token)match(input,85,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_uncapFirst_12_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUncapFirstUncapitalizeFirstWordKeyword_5_1_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "uncapFirst", true, "uncapitalizeFirstWord");
}
}
}
}
break;
case 5 :
// InternalDataDSL.g:3378:9: ( (lv_capitalize_13_0= 'capitalize' ) )
{
// InternalDataDSL.g:3378:9: ( (lv_capitalize_13_0= 'capitalize' ) )
// InternalDataDSL.g:3379:10: (lv_capitalize_13_0= 'capitalize' )
{
// InternalDataDSL.g:3379:10: (lv_capitalize_13_0= 'capitalize' )
// InternalDataDSL.g:3380:11: lv_capitalize_13_0= 'capitalize'
{
lv_capitalize_13_0=(Token)match(input,86,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_capitalize_13_0, grammarAccess.getDataInterchangeFixedColumnMappingAccess().getCapitalizeCapitalizeKeyword_5_1_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataInterchangeFixedColumnMappingRule());
}
setWithLastConsumed(current, "capitalize", true, "capitalize");
}
}
}
}
break;
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5());
}
}
}
break;
default :
break loop57;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDataInterchangeFixedColumnMappingAccess().getUnorderedGroup_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataInterchangeFixedColumnMapping"
// $ANTLR start "entryRuleLFQN"
// InternalDataDSL.g:3409:1: entryRuleLFQN returns [String current=null] : iv_ruleLFQN= ruleLFQN EOF ;
public final String entryRuleLFQN() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleLFQN = null;
try {
// InternalDataDSL.g:3409:44: (iv_ruleLFQN= ruleLFQN EOF )
// InternalDataDSL.g:3410:2: iv_ruleLFQN= ruleLFQN EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getLFQNRule());
}
pushFollow(FOLLOW_1);
iv_ruleLFQN=ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleLFQN.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleLFQN"
// $ANTLR start "ruleLFQN"
// InternalDataDSL.g:3416:1: ruleLFQN returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) ;
public final AntlrDatatypeRuleToken ruleLFQN() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
Token kw=null;
Token this_ID_2=null;
enterRule();
try {
// InternalDataDSL.g:3422:2: ( (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) )
// InternalDataDSL.g:3423:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
{
// InternalDataDSL.g:3423:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
// InternalDataDSL.g:3424:3: this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )*
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getLFQNAccess().getIDTerminalRuleCall_0());
}
// InternalDataDSL.g:3431:3: (kw= '.' this_ID_2= RULE_ID )*
loop58:
do {
int alt58=2;
int LA58_0 = input.LA(1);
if ( (LA58_0==87) ) {
alt58=1;
}
switch (alt58) {
case 1 :
// InternalDataDSL.g:3432:4: kw= '.' this_ID_2= RULE_ID
{
kw=(Token)match(input,87,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getLFQNAccess().getFullStopKeyword_1_0());
}
this_ID_2=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_2, grammarAccess.getLFQNAccess().getIDTerminalRuleCall_1_1());
}
}
break;
default :
break loop58;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLFQN"
// $ANTLR start "entryRuleTRANSLATABLESTRING"
// InternalDataDSL.g:3449:1: entryRuleTRANSLATABLESTRING returns [String current=null] : iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF ;
public final String entryRuleTRANSLATABLESTRING() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLESTRING = null;
try {
// InternalDataDSL.g:3449:58: (iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF )
// InternalDataDSL.g:3450: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"
// InternalDataDSL.g:3456: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 {
// InternalDataDSL.g:3462:2: (this_STRING_0= RULE_STRING )
// InternalDataDSL.g:3463: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 "entryRuleTRANSLATABLEID"
// InternalDataDSL.g:3473:1: entryRuleTRANSLATABLEID returns [String current=null] : iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF ;
public final String entryRuleTRANSLATABLEID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLEID = null;
try {
// InternalDataDSL.g:3473:54: (iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF )
// InternalDataDSL.g:3474: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"
// InternalDataDSL.g:3480: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 {
// InternalDataDSL.g:3486:2: (this_ID_0= RULE_ID )
// InternalDataDSL.g:3487: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 "entryRuleXImportDeclaration"
// InternalDataDSL.g:3497:1: entryRuleXImportDeclaration returns [EObject current=null] : iv_ruleXImportDeclaration= ruleXImportDeclaration EOF ;
public final EObject entryRuleXImportDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportDeclaration = null;
try {
// InternalDataDSL.g:3497:59: (iv_ruleXImportDeclaration= ruleXImportDeclaration EOF )
// InternalDataDSL.g:3498: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"
// InternalDataDSL.g:3504: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 {
// InternalDataDSL.g:3510: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= ';' )? ) )
// InternalDataDSL.g:3511: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= ';' )? )
{
// InternalDataDSL.g:3511: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= ';' )? )
// InternalDataDSL.g:3512: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= ';' )?
{
// InternalDataDSL.g:3512:3: ()
// InternalDataDSL.g:3513:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXImportDeclarationAccess().getOXImportDeclarationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,88,FOLLOW_75); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXImportDeclarationAccess().getImportKeyword_1());
}
// InternalDataDSL.g:3523: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 alt61=4;
alt61 = dfa61.predict(input);
switch (alt61) {
case 1 :
// InternalDataDSL.g:3524:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
{
// InternalDataDSL.g:3524:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
// InternalDataDSL.g:3525:5: ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
{
// InternalDataDSL.g:3525:5: ( (lv_static_2_0= 'static' ) )
// InternalDataDSL.g:3526:6: (lv_static_2_0= 'static' )
{
// InternalDataDSL.g:3526:6: (lv_static_2_0= 'static' )
// InternalDataDSL.g:3527:7: lv_static_2_0= 'static'
{
lv_static_2_0=(Token)match(input,89,FOLLOW_76); 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");
}
}
}
// InternalDataDSL.g:3539:5: ( (lv_extension_3_0= 'extension' ) )?
int alt59=2;
int LA59_0 = input.LA(1);
if ( (LA59_0==75) ) {
alt59=1;
}
switch (alt59) {
case 1 :
// InternalDataDSL.g:3540:6: (lv_extension_3_0= 'extension' )
{
// InternalDataDSL.g:3540:6: (lv_extension_3_0= 'extension' )
// InternalDataDSL.g:3541:7: lv_extension_3_0= 'extension'
{
lv_extension_3_0=(Token)match(input,75,FOLLOW_76); 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;
}
// InternalDataDSL.g:3553:5: ( ( ruleQualifiedNameInStaticImport ) )
// InternalDataDSL.g:3554:6: ( ruleQualifiedNameInStaticImport )
{
// InternalDataDSL.g:3554:6: ( ruleQualifiedNameInStaticImport )
// InternalDataDSL.g:3555: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_77);
ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:3569:5: ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
int alt60=2;
int LA60_0 = input.LA(1);
if ( (LA60_0==90) ) {
alt60=1;
}
else if ( (LA60_0==RULE_ID) ) {
alt60=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 60, 0, input);
throw nvae;
}
switch (alt60) {
case 1 :
// InternalDataDSL.g:3570:6: ( (lv_wildcard_5_0= '*' ) )
{
// InternalDataDSL.g:3570:6: ( (lv_wildcard_5_0= '*' ) )
// InternalDataDSL.g:3571:7: (lv_wildcard_5_0= '*' )
{
// InternalDataDSL.g:3571:7: (lv_wildcard_5_0= '*' )
// InternalDataDSL.g:3572:8: lv_wildcard_5_0= '*'
{
lv_wildcard_5_0=(Token)match(input,90,FOLLOW_78); 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 :
// InternalDataDSL.g:3585:6: ( (lv_memberName_6_0= ruleValidID ) )
{
// InternalDataDSL.g:3585:6: ( (lv_memberName_6_0= ruleValidID ) )
// InternalDataDSL.g:3586:7: (lv_memberName_6_0= ruleValidID )
{
// InternalDataDSL.g:3586:7: (lv_memberName_6_0= ruleValidID )
// InternalDataDSL.g:3587:8: lv_memberName_6_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getMemberNameValidIDParserRuleCall_2_0_3_1_0());
}
pushFollow(FOLLOW_78);
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 :
// InternalDataDSL.g:3607:4: ( ( ruleQualifiedName ) )
{
// InternalDataDSL.g:3607:4: ( ( ruleQualifiedName ) )
// InternalDataDSL.g:3608:5: ( ruleQualifiedName )
{
// InternalDataDSL.g:3608:5: ( ruleQualifiedName )
// InternalDataDSL.g:3609: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_78);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 3 :
// InternalDataDSL.g:3624:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
{
// InternalDataDSL.g:3624:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
// InternalDataDSL.g:3625:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
{
// InternalDataDSL.g:3625:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
// InternalDataDSL.g:3626:6: lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0());
}
pushFollow(FOLLOW_78);
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 :
// InternalDataDSL.g:3644:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
{
// InternalDataDSL.g:3644:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
// InternalDataDSL.g:3645:5: ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
{
// InternalDataDSL.g:3645:5: ( (lv_fqnImport_9_0= 'ns' ) )
// InternalDataDSL.g:3646:6: (lv_fqnImport_9_0= 'ns' )
{
// InternalDataDSL.g:3646:6: (lv_fqnImport_9_0= 'ns' )
// InternalDataDSL.g:3647:7: lv_fqnImport_9_0= 'ns'
{
lv_fqnImport_9_0=(Token)match(input,91,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");
}
}
}
// InternalDataDSL.g:3659:5: ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
// InternalDataDSL.g:3660:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
{
// InternalDataDSL.g:3660:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
// InternalDataDSL.g:3661:7: lv_importedFullyQualifiedName_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedFullyQualifiedNameQualifiedNameParserRuleCall_2_3_1_0());
}
pushFollow(FOLLOW_78);
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;
}
// InternalDataDSL.g:3680:3: (otherlv_11= ';' )?
int alt62=2;
int LA62_0 = input.LA(1);
if ( (LA62_0==92) ) {
alt62=1;
}
switch (alt62) {
case 1 :
// InternalDataDSL.g:3681:4: otherlv_11= ';'
{
otherlv_11=(Token)match(input,92,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"
// InternalDataDSL.g:3690:1: entryRuleXAnnotation returns [EObject current=null] : iv_ruleXAnnotation= ruleXAnnotation EOF ;
public final EObject entryRuleXAnnotation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotation = null;
try {
// InternalDataDSL.g:3690:52: (iv_ruleXAnnotation= ruleXAnnotation EOF )
// InternalDataDSL.g:3691: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"
// InternalDataDSL.g:3697: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 {
// InternalDataDSL.g:3703: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= ')' )? ) )
// InternalDataDSL.g:3704: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= ')' )? )
{
// InternalDataDSL.g:3704: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= ')' )? )
// InternalDataDSL.g:3705: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= ')' )?
{
// InternalDataDSL.g:3705:3: ()
// InternalDataDSL.g:3706:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationAccess().getXAnnotationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,93,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationAccess().getCommercialAtKeyword_1());
}
// InternalDataDSL.g:3716:3: ( ( ruleQualifiedName ) )
// InternalDataDSL.g:3717:4: ( ruleQualifiedName )
{
// InternalDataDSL.g:3717:4: ( ruleQualifiedName )
// InternalDataDSL.g:3718: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_79);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:3732: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 alt65=2;
int LA65_0 = input.LA(1);
if ( (LA65_0==94) && (synpred1_InternalDataDSL())) {
alt65=1;
}
switch (alt65) {
case 1 :
// InternalDataDSL.g:3733:4: ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')'
{
// InternalDataDSL.g:3733:4: ( ( '(' )=>otherlv_3= '(' )
// InternalDataDSL.g:3734:5: ( '(' )=>otherlv_3= '('
{
otherlv_3=(Token)match(input,94,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXAnnotationAccess().getLeftParenthesisKeyword_3_0());
}
}
// InternalDataDSL.g:3740:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?
int alt64=3;
alt64 = dfa64.predict(input);
switch (alt64) {
case 1 :
// InternalDataDSL.g:3741:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
{
// InternalDataDSL.g:3741:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
// InternalDataDSL.g:3742:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
{
// InternalDataDSL.g:3742:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) )
// InternalDataDSL.g:3743:7: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
{
// InternalDataDSL.g:3752:7: (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
// InternalDataDSL.g:3753:8: lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:3770:6: (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
loop63:
do {
int alt63=2;
int LA63_0 = input.LA(1);
if ( (LA63_0==95) ) {
alt63=1;
}
switch (alt63) {
case 1 :
// InternalDataDSL.g:3771:7: otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
{
otherlv_5=(Token)match(input,95,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXAnnotationAccess().getCommaKeyword_3_1_0_1_0());
}
// InternalDataDSL.g:3775:7: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
// InternalDataDSL.g:3776:8: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
{
// InternalDataDSL.g:3785:8: (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
// InternalDataDSL.g:3786:9: lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop63;
}
} while (true);
}
}
break;
case 2 :
// InternalDataDSL.g:3806:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
{
// InternalDataDSL.g:3806:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
// InternalDataDSL.g:3807:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
{
// InternalDataDSL.g:3807:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
// InternalDataDSL.g:3808:7: lv_value_7_0= ruleXAnnotationElementValueOrCommaList
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_82);
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,96,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"
// InternalDataDSL.g:3835:1: entryRuleXAnnotationElementValuePair returns [EObject current=null] : iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF ;
public final EObject entryRuleXAnnotationElementValuePair() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValuePair = null;
try {
// InternalDataDSL.g:3835:68: (iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF )
// InternalDataDSL.g:3836: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"
// InternalDataDSL.g:3842: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 {
// InternalDataDSL.g:3848:2: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) )
// InternalDataDSL.g:3849:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
{
// InternalDataDSL.g:3849:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
// InternalDataDSL.g:3850:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) )
{
// InternalDataDSL.g:3850:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) )
// InternalDataDSL.g:3851:4: ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' )
{
// InternalDataDSL.g:3860:4: ( ( ( ruleValidID ) ) otherlv_1= '=' )
// InternalDataDSL.g:3861:5: ( ( ruleValidID ) ) otherlv_1= '='
{
// InternalDataDSL.g:3861:5: ( ( ruleValidID ) )
// InternalDataDSL.g:3862:6: ( ruleValidID )
{
// InternalDataDSL.g:3862:6: ( ruleValidID )
// InternalDataDSL.g:3863: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_83);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_1=(Token)match(input,97,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValuePairAccess().getEqualsSignKeyword_0_0_1());
}
}
}
// InternalDataDSL.g:3883:3: ( (lv_value_2_0= ruleXAnnotationElementValue ) )
// InternalDataDSL.g:3884:4: (lv_value_2_0= ruleXAnnotationElementValue )
{
// InternalDataDSL.g:3884:4: (lv_value_2_0= ruleXAnnotationElementValue )
// InternalDataDSL.g:3885: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"
// InternalDataDSL.g:3906:1: entryRuleXAnnotationElementValueOrCommaList returns [EObject current=null] : iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF ;
public final EObject entryRuleXAnnotationElementValueOrCommaList() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValueOrCommaList = null;
try {
// InternalDataDSL.g:3906:75: (iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF )
// InternalDataDSL.g:3907: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"
// InternalDataDSL.g:3913: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 {
// InternalDataDSL.g:3919: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 ) ) )+ )? ) ) )
// InternalDataDSL.g:3920: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 ) ) )+ )? ) )
{
// InternalDataDSL.g:3920: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 alt70=2;
alt70 = dfa70.predict(input);
switch (alt70) {
case 1 :
// InternalDataDSL.g:3921:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalDataDSL.g:3921:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalDataDSL.g:3922:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalDataDSL.g:3922:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalDataDSL.g:3923:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalDataDSL.g:3930:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalDataDSL.g:3931:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalDataDSL.g:3931:6: ()
// InternalDataDSL.g:3932:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,99,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalDataDSL.g:3948:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt67=2;
int LA67_0 = input.LA(1);
if ( ((LA67_0>=RULE_STRING && LA67_0<=RULE_DECIMAL)||LA67_0==14||LA67_0==52||LA67_0==75||(LA67_0>=88 && LA67_0<=89)||(LA67_0>=93 && LA67_0<=94)||(LA67_0>=98 && LA67_0<=99)||LA67_0==106||(LA67_0>=122 && LA67_0<=123)||LA67_0==127||LA67_0==133||LA67_0==135||(LA67_0>=139 && LA67_0<=140)||(LA67_0>=143 && LA67_0<=152)||LA67_0==154) ) {
alt67=1;
}
switch (alt67) {
case 1 :
// InternalDataDSL.g:3949:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalDataDSL.g:3949:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:3950:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:3950:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalDataDSL.g:3951:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_87);
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();
}
}
}
// InternalDataDSL.g:3968:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop66:
do {
int alt66=2;
int LA66_0 = input.LA(1);
if ( (LA66_0==95) ) {
alt66=1;
}
switch (alt66) {
case 1 :
// InternalDataDSL.g:3969:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_0_1_1_0());
}
// InternalDataDSL.g:3973:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:3974:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:3974:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalDataDSL.g:3975:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_87);
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 loop66;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,100,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalDataDSL.g:4000:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
{
// InternalDataDSL.g:4000:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
// InternalDataDSL.g:4001:4: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXAnnotationOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_88);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4009:4: ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
int alt69=2;
int LA69_0 = input.LA(1);
if ( (LA69_0==95) ) {
alt69=1;
}
switch (alt69) {
case 1 :
// InternalDataDSL.g:4010:5: () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
{
// InternalDataDSL.g:4010:5: ()
// InternalDataDSL.g:4011:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndAdd(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralElementsAction_1_1_0(),
current);
}
}
// InternalDataDSL.g:4017:5: (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
int cnt68=0;
loop68:
do {
int alt68=2;
int LA68_0 = input.LA(1);
if ( (LA68_0==95) ) {
alt68=1;
}
switch (alt68) {
case 1 :
// InternalDataDSL.g:4018:6: otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
{
otherlv_9=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_1_1_1_0());
}
// InternalDataDSL.g:4022:6: ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:4023:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:4023:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
// InternalDataDSL.g:4024:8: lv_elements_10_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_88);
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 ( cnt68 >= 1 ) break loop68;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(68, input);
throw eee;
}
cnt68++;
} 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"
// InternalDataDSL.g:4048:1: entryRuleXAnnotationElementValue returns [EObject current=null] : iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF ;
public final EObject entryRuleXAnnotationElementValue() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValue = null;
try {
// InternalDataDSL.g:4048:64: (iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF )
// InternalDataDSL.g:4049: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"
// InternalDataDSL.g:4055: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 {
// InternalDataDSL.g:4061:2: ( ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:4062:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:4062:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
int alt73=2;
alt73 = dfa73.predict(input);
switch (alt73) {
case 1 :
// InternalDataDSL.g:4063:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalDataDSL.g:4063:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalDataDSL.g:4064:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalDataDSL.g:4064:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalDataDSL.g:4065:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalDataDSL.g:4072:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalDataDSL.g:4073:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalDataDSL.g:4073:6: ()
// InternalDataDSL.g:4074:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,99,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalDataDSL.g:4090:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt72=2;
int LA72_0 = input.LA(1);
if ( ((LA72_0>=RULE_STRING && LA72_0<=RULE_DECIMAL)||LA72_0==14||LA72_0==52||LA72_0==75||(LA72_0>=88 && LA72_0<=89)||(LA72_0>=93 && LA72_0<=94)||(LA72_0>=98 && LA72_0<=99)||LA72_0==106||(LA72_0>=122 && LA72_0<=123)||LA72_0==127||LA72_0==133||LA72_0==135||(LA72_0>=139 && LA72_0<=140)||(LA72_0>=143 && LA72_0<=152)||LA72_0==154) ) {
alt72=1;
}
switch (alt72) {
case 1 :
// InternalDataDSL.g:4091:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalDataDSL.g:4091:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:4092:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:4092:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalDataDSL.g:4093:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_87);
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();
}
}
}
// InternalDataDSL.g:4110:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop71:
do {
int alt71=2;
int LA71_0 = input.LA(1);
if ( (LA71_0==95) ) {
alt71=1;
}
switch (alt71) {
case 1 :
// InternalDataDSL.g:4111:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueAccess().getCommaKeyword_0_1_1_0());
}
// InternalDataDSL.g:4115:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalDataDSL.g:4116:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalDataDSL.g:4116:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalDataDSL.g:4117:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_87);
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 loop71;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,100,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalDataDSL.g:4142: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"
// InternalDataDSL.g:4154:1: entryRuleXAnnotationOrExpression returns [EObject current=null] : iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF ;
public final EObject entryRuleXAnnotationOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationOrExpression = null;
try {
// InternalDataDSL.g:4154:64: (iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF )
// InternalDataDSL.g:4155: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"
// InternalDataDSL.g:4161: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 {
// InternalDataDSL.g:4167:2: ( (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) )
// InternalDataDSL.g:4168:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
{
// InternalDataDSL.g:4168:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
int alt74=2;
int LA74_0 = input.LA(1);
if ( (LA74_0==93) ) {
alt74=1;
}
else if ( ((LA74_0>=RULE_STRING && LA74_0<=RULE_DECIMAL)||LA74_0==14||LA74_0==52||LA74_0==75||(LA74_0>=88 && LA74_0<=89)||LA74_0==94||(LA74_0>=98 && LA74_0<=99)||LA74_0==106||(LA74_0>=122 && LA74_0<=123)||LA74_0==127||LA74_0==133||LA74_0==135||(LA74_0>=139 && LA74_0<=140)||(LA74_0>=143 && LA74_0<=152)||LA74_0==154) ) {
alt74=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 74, 0, input);
throw nvae;
}
switch (alt74) {
case 1 :
// InternalDataDSL.g:4169: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 :
// InternalDataDSL.g:4178: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"
// InternalDataDSL.g:4190:1: entryRuleXExpression returns [EObject current=null] : iv_ruleXExpression= ruleXExpression EOF ;
public final EObject entryRuleXExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpression = null;
try {
// InternalDataDSL.g:4190:52: (iv_ruleXExpression= ruleXExpression EOF )
// InternalDataDSL.g:4191: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"
// InternalDataDSL.g:4197: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 {
// InternalDataDSL.g:4203:2: (this_XAssignment_0= ruleXAssignment )
// InternalDataDSL.g:4204: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"
// InternalDataDSL.g:4215:1: entryRuleXAssignment returns [EObject current=null] : iv_ruleXAssignment= ruleXAssignment EOF ;
public final EObject entryRuleXAssignment() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAssignment = null;
try {
// InternalDataDSL.g:4215:52: (iv_ruleXAssignment= ruleXAssignment EOF )
// InternalDataDSL.g:4216: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"
// InternalDataDSL.g:4222: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 {
// InternalDataDSL.g:4228:2: ( ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) )
// InternalDataDSL.g:4229:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
{
// InternalDataDSL.g:4229:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
int alt76=2;
switch ( input.LA(1) ) {
case RULE_ID:
{
int LA76_1 = input.LA(2);
if ( (LA76_1==EOF||(LA76_1>=RULE_STRING && LA76_1<=RULE_DECIMAL)||(LA76_1>=14 && LA76_1<=15)||LA76_1==52||LA76_1==71||LA76_1==75||(LA76_1>=87 && LA76_1<=90)||LA76_1==92||(LA76_1>=94 && LA76_1<=96)||(LA76_1>=98 && LA76_1<=131)||(LA76_1>=133 && LA76_1<=155)) ) {
alt76=2;
}
else if ( (LA76_1==97) ) {
alt76=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 1, input);
throw nvae;
}
}
break;
case 143:
{
int LA76_2 = input.LA(2);
if ( (LA76_2==EOF||(LA76_2>=RULE_STRING && LA76_2<=RULE_DECIMAL)||(LA76_2>=14 && LA76_2<=15)||LA76_2==52||LA76_2==71||LA76_2==75||(LA76_2>=87 && LA76_2<=90)||LA76_2==92||(LA76_2>=94 && LA76_2<=96)||(LA76_2>=98 && LA76_2<=131)||(LA76_2>=133 && LA76_2<=155)) ) {
alt76=2;
}
else if ( (LA76_2==97) ) {
alt76=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 2, input);
throw nvae;
}
}
break;
case 89:
{
int LA76_3 = input.LA(2);
if ( (LA76_3==EOF||(LA76_3>=RULE_STRING && LA76_3<=RULE_DECIMAL)||(LA76_3>=14 && LA76_3<=15)||LA76_3==52||LA76_3==71||LA76_3==75||(LA76_3>=87 && LA76_3<=90)||LA76_3==92||(LA76_3>=94 && LA76_3<=96)||(LA76_3>=98 && LA76_3<=131)||(LA76_3>=133 && LA76_3<=155)) ) {
alt76=2;
}
else if ( (LA76_3==97) ) {
alt76=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 3, input);
throw nvae;
}
}
break;
case 88:
{
int LA76_4 = input.LA(2);
if ( (LA76_4==EOF||(LA76_4>=RULE_STRING && LA76_4<=RULE_DECIMAL)||(LA76_4>=14 && LA76_4<=15)||LA76_4==52||LA76_4==71||LA76_4==75||(LA76_4>=87 && LA76_4<=90)||LA76_4==92||(LA76_4>=94 && LA76_4<=96)||(LA76_4>=98 && LA76_4<=131)||(LA76_4>=133 && LA76_4<=155)) ) {
alt76=2;
}
else if ( (LA76_4==97) ) {
alt76=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 4, input);
throw nvae;
}
}
break;
case 75:
{
int LA76_5 = input.LA(2);
if ( (LA76_5==EOF||(LA76_5>=RULE_STRING && LA76_5<=RULE_DECIMAL)||(LA76_5>=14 && LA76_5<=15)||LA76_5==52||LA76_5==71||LA76_5==75||(LA76_5>=87 && LA76_5<=90)||LA76_5==92||(LA76_5>=94 && LA76_5<=96)||(LA76_5>=98 && LA76_5<=131)||(LA76_5>=133 && LA76_5<=155)) ) {
alt76=2;
}
else if ( (LA76_5==97) ) {
alt76=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 5, input);
throw nvae;
}
}
break;
case RULE_STRING:
case RULE_INT:
case RULE_HEX:
case RULE_DECIMAL:
case 14:
case 52:
case 94:
case 98:
case 99:
case 106:
case 122:
case 123:
case 127:
case 133:
case 135:
case 139:
case 140:
case 144:
case 145:
case 146:
case 147:
case 148:
case 149:
case 150:
case 151:
case 152:
case 154:
{
alt76=2;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 76, 0, input);
throw nvae;
}
switch (alt76) {
case 1 :
// InternalDataDSL.g:4230:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
{
// InternalDataDSL.g:4230:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
// InternalDataDSL.g:4231:4: () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) )
{
// InternalDataDSL.g:4231:4: ()
// InternalDataDSL.g:4232:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0(),
current);
}
}
// InternalDataDSL.g:4238:4: ( ( ruleFeatureCallID ) )
// InternalDataDSL.g:4239:5: ( ruleFeatureCallID )
{
// InternalDataDSL.g:4239:5: ( ruleFeatureCallID )
// InternalDataDSL.g:4240: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_83);
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_84);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4261:4: ( (lv_value_3_0= ruleXAssignment ) )
// InternalDataDSL.g:4262:5: (lv_value_3_0= ruleXAssignment )
{
// InternalDataDSL.g:4262:5: (lv_value_3_0= ruleXAssignment )
// InternalDataDSL.g:4263: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 :
// InternalDataDSL.g:4282:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
{
// InternalDataDSL.g:4282:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
// InternalDataDSL.g:4283:4: this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getXOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_89);
this_XOrExpression_4=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOrExpression_4;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4291:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
int alt75=2;
alt75 = dfa75.predict(input);
switch (alt75) {
case 1 :
// InternalDataDSL.g:4292:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) )
{
// InternalDataDSL.g:4292:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalDataDSL.g:4293:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalDataDSL.g:4303:6: ( () ( ( ruleOpMultiAssign ) ) )
// InternalDataDSL.g:4304:7: () ( ( ruleOpMultiAssign ) )
{
// InternalDataDSL.g:4304:7: ()
// InternalDataDSL.g:4305:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:4311:7: ( ( ruleOpMultiAssign ) )
// InternalDataDSL.g:4312:8: ( ruleOpMultiAssign )
{
// InternalDataDSL.g:4312:8: ( ruleOpMultiAssign )
// InternalDataDSL.g:4313: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_84);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:4329:5: ( (lv_rightOperand_7_0= ruleXAssignment ) )
// InternalDataDSL.g:4330:6: (lv_rightOperand_7_0= ruleXAssignment )
{
// InternalDataDSL.g:4330:6: (lv_rightOperand_7_0= ruleXAssignment )
// InternalDataDSL.g:4331: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"
// InternalDataDSL.g:4354:1: entryRuleOpSingleAssign returns [String current=null] : iv_ruleOpSingleAssign= ruleOpSingleAssign EOF ;
public final String entryRuleOpSingleAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpSingleAssign = null;
try {
// InternalDataDSL.g:4354:54: (iv_ruleOpSingleAssign= ruleOpSingleAssign EOF )
// InternalDataDSL.g:4355: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"
// InternalDataDSL.g:4361:1: ruleOpSingleAssign returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '=' ;
public final AntlrDatatypeRuleToken ruleOpSingleAssign() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:4367:2: (kw= '=' )
// InternalDataDSL.g:4368:2: kw= '='
{
kw=(Token)match(input,97,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"
// InternalDataDSL.g:4376:1: entryRuleOpMultiAssign returns [String current=null] : iv_ruleOpMultiAssign= ruleOpMultiAssign EOF ;
public final String entryRuleOpMultiAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMultiAssign = null;
try {
// InternalDataDSL.g:4376:53: (iv_ruleOpMultiAssign= ruleOpMultiAssign EOF )
// InternalDataDSL.g:4377: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"
// InternalDataDSL.g:4383: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 {
// InternalDataDSL.g:4389:2: ( (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) )
// InternalDataDSL.g:4390:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
{
// InternalDataDSL.g:4390:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
int alt78=7;
switch ( input.LA(1) ) {
case 101:
{
alt78=1;
}
break;
case 102:
{
alt78=2;
}
break;
case 103:
{
alt78=3;
}
break;
case 104:
{
alt78=4;
}
break;
case 105:
{
alt78=5;
}
break;
case 106:
{
alt78=6;
}
break;
case 107:
{
alt78=7;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 78, 0, input);
throw nvae;
}
switch (alt78) {
case 1 :
// InternalDataDSL.g:4391:3: kw= '+='
{
kw=(Token)match(input,101,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPlusSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:4397:3: kw= '-='
{
kw=(Token)match(input,102,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getHyphenMinusEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:4403:3: kw= '*='
{
kw=(Token)match(input,103,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getAsteriskEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalDataDSL.g:4409:3: kw= '/='
{
kw=(Token)match(input,104,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getSolidusEqualsSignKeyword_3());
}
}
break;
case 5 :
// InternalDataDSL.g:4415:3: kw= '%='
{
kw=(Token)match(input,105,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPercentSignEqualsSignKeyword_4());
}
}
break;
case 6 :
// InternalDataDSL.g:4421:3: (kw= '<' kw= '<' kw= '=' )
{
// InternalDataDSL.g:4421:3: (kw= '<' kw= '<' kw= '=' )
// InternalDataDSL.g:4422:4: kw= '<' kw= '<' kw= '='
{
kw=(Token)match(input,106,FOLLOW_90); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_0());
}
kw=(Token)match(input,106,FOLLOW_83); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_1());
}
kw=(Token)match(input,97,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getEqualsSignKeyword_5_2());
}
}
}
break;
case 7 :
// InternalDataDSL.g:4439:3: (kw= '>' (kw= '>' )? kw= '>=' )
{
// InternalDataDSL.g:4439:3: (kw= '>' (kw= '>' )? kw= '>=' )
// InternalDataDSL.g:4440:4: kw= '>' (kw= '>' )? kw= '>='
{
kw=(Token)match(input,107,FOLLOW_91); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_0());
}
// InternalDataDSL.g:4445:4: (kw= '>' )?
int alt77=2;
int LA77_0 = input.LA(1);
if ( (LA77_0==107) ) {
alt77=1;
}
switch (alt77) {
case 1 :
// InternalDataDSL.g:4446:5: kw= '>'
{
kw=(Token)match(input,107,FOLLOW_92); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_1());
}
}
break;
}
kw=(Token)match(input,108,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"
// InternalDataDSL.g:4462:1: entryRuleXOrExpression returns [EObject current=null] : iv_ruleXOrExpression= ruleXOrExpression EOF ;
public final EObject entryRuleXOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOrExpression = null;
try {
// InternalDataDSL.g:4462:54: (iv_ruleXOrExpression= ruleXOrExpression EOF )
// InternalDataDSL.g:4463: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"
// InternalDataDSL.g:4469: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 {
// InternalDataDSL.g:4475:2: ( (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) )
// InternalDataDSL.g:4476:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
{
// InternalDataDSL.g:4476:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
// InternalDataDSL.g:4477:3: this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getXAndExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_93);
this_XAndExpression_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAndExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4485:3: ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
loop79:
do {
int alt79=2;
int LA79_0 = input.LA(1);
if ( (LA79_0==109) ) {
int LA79_2 = input.LA(2);
if ( (synpred8_InternalDataDSL()) ) {
alt79=1;
}
}
switch (alt79) {
case 1 :
// InternalDataDSL.g:4486:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) )
{
// InternalDataDSL.g:4486:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) )
// InternalDataDSL.g:4487:5: ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) )
{
// InternalDataDSL.g:4497:5: ( () ( ( ruleOpOr ) ) )
// InternalDataDSL.g:4498:6: () ( ( ruleOpOr ) )
{
// InternalDataDSL.g:4498:6: ()
// InternalDataDSL.g:4499:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOrExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:4505:6: ( ( ruleOpOr ) )
// InternalDataDSL.g:4506:7: ( ruleOpOr )
{
// InternalDataDSL.g:4506:7: ( ruleOpOr )
// InternalDataDSL.g:4507: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_84);
ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:4523:4: ( (lv_rightOperand_3_0= ruleXAndExpression ) )
// InternalDataDSL.g:4524:5: (lv_rightOperand_3_0= ruleXAndExpression )
{
// InternalDataDSL.g:4524:5: (lv_rightOperand_3_0= ruleXAndExpression )
// InternalDataDSL.g:4525:6: lv_rightOperand_3_0= ruleXAndExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getRightOperandXAndExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_93);
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 loop79;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOrExpression"
// $ANTLR start "entryRuleOpOr"
// InternalDataDSL.g:4547:1: entryRuleOpOr returns [String current=null] : iv_ruleOpOr= ruleOpOr EOF ;
public final String entryRuleOpOr() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOr = null;
try {
// InternalDataDSL.g:4547:44: (iv_ruleOpOr= ruleOpOr EOF )
// InternalDataDSL.g:4548: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"
// InternalDataDSL.g:4554:1: ruleOpOr returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '||' ;
public final AntlrDatatypeRuleToken ruleOpOr() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:4560:2: (kw= '||' )
// InternalDataDSL.g:4561:2: kw= '||'
{
kw=(Token)match(input,109,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"
// InternalDataDSL.g:4569:1: entryRuleXAndExpression returns [EObject current=null] : iv_ruleXAndExpression= ruleXAndExpression EOF ;
public final EObject entryRuleXAndExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAndExpression = null;
try {
// InternalDataDSL.g:4569:55: (iv_ruleXAndExpression= ruleXAndExpression EOF )
// InternalDataDSL.g:4570: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"
// InternalDataDSL.g:4576: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 {
// InternalDataDSL.g:4582:2: ( (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) )
// InternalDataDSL.g:4583:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
{
// InternalDataDSL.g:4583:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
// InternalDataDSL.g:4584:3: this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getXEqualityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_94);
this_XEqualityExpression_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XEqualityExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4592:3: ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
loop80:
do {
int alt80=2;
int LA80_0 = input.LA(1);
if ( (LA80_0==110) ) {
int LA80_2 = input.LA(2);
if ( (synpred9_InternalDataDSL()) ) {
alt80=1;
}
}
switch (alt80) {
case 1 :
// InternalDataDSL.g:4593:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
{
// InternalDataDSL.g:4593:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) )
// InternalDataDSL.g:4594:5: ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) )
{
// InternalDataDSL.g:4604:5: ( () ( ( ruleOpAnd ) ) )
// InternalDataDSL.g:4605:6: () ( ( ruleOpAnd ) )
{
// InternalDataDSL.g:4605:6: ()
// InternalDataDSL.g:4606:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:4612:6: ( ( ruleOpAnd ) )
// InternalDataDSL.g:4613:7: ( ruleOpAnd )
{
// InternalDataDSL.g:4613:7: ( ruleOpAnd )
// InternalDataDSL.g:4614: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_84);
ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:4630:4: ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
// InternalDataDSL.g:4631:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
{
// InternalDataDSL.g:4631:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
// InternalDataDSL.g:4632:6: lv_rightOperand_3_0= ruleXEqualityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getRightOperandXEqualityExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_94);
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 loop80;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAndExpression"
// $ANTLR start "entryRuleOpAnd"
// InternalDataDSL.g:4654:1: entryRuleOpAnd returns [String current=null] : iv_ruleOpAnd= ruleOpAnd EOF ;
public final String entryRuleOpAnd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAnd = null;
try {
// InternalDataDSL.g:4654:45: (iv_ruleOpAnd= ruleOpAnd EOF )
// InternalDataDSL.g:4655: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"
// InternalDataDSL.g:4661:1: ruleOpAnd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '&&' ;
public final AntlrDatatypeRuleToken ruleOpAnd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:4667:2: (kw= '&&' )
// InternalDataDSL.g:4668:2: kw= '&&'
{
kw=(Token)match(input,110,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"
// InternalDataDSL.g:4676:1: entryRuleXEqualityExpression returns [EObject current=null] : iv_ruleXEqualityExpression= ruleXEqualityExpression EOF ;
public final EObject entryRuleXEqualityExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXEqualityExpression = null;
try {
// InternalDataDSL.g:4676:60: (iv_ruleXEqualityExpression= ruleXEqualityExpression EOF )
// InternalDataDSL.g:4677: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"
// InternalDataDSL.g:4683: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 {
// InternalDataDSL.g:4689:2: ( (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) )
// InternalDataDSL.g:4690:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
{
// InternalDataDSL.g:4690:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
// InternalDataDSL.g:4691:3: this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getXRelationalExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_95);
this_XRelationalExpression_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XRelationalExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4699:3: ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
loop81:
do {
int alt81=2;
switch ( input.LA(1) ) {
case 111:
{
int LA81_2 = input.LA(2);
if ( (synpred10_InternalDataDSL()) ) {
alt81=1;
}
}
break;
case 112:
{
int LA81_3 = input.LA(2);
if ( (synpred10_InternalDataDSL()) ) {
alt81=1;
}
}
break;
case 113:
{
int LA81_4 = input.LA(2);
if ( (synpred10_InternalDataDSL()) ) {
alt81=1;
}
}
break;
case 114:
{
int LA81_5 = input.LA(2);
if ( (synpred10_InternalDataDSL()) ) {
alt81=1;
}
}
break;
}
switch (alt81) {
case 1 :
// InternalDataDSL.g:4700:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
{
// InternalDataDSL.g:4700:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) )
// InternalDataDSL.g:4701:5: ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) )
{
// InternalDataDSL.g:4711:5: ( () ( ( ruleOpEquality ) ) )
// InternalDataDSL.g:4712:6: () ( ( ruleOpEquality ) )
{
// InternalDataDSL.g:4712:6: ()
// InternalDataDSL.g:4713:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:4719:6: ( ( ruleOpEquality ) )
// InternalDataDSL.g:4720:7: ( ruleOpEquality )
{
// InternalDataDSL.g:4720:7: ( ruleOpEquality )
// InternalDataDSL.g:4721: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_84);
ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:4737:4: ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
// InternalDataDSL.g:4738:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
{
// InternalDataDSL.g:4738:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
// InternalDataDSL.g:4739:6: lv_rightOperand_3_0= ruleXRelationalExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_95);
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 loop81;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXEqualityExpression"
// $ANTLR start "entryRuleOpEquality"
// InternalDataDSL.g:4761:1: entryRuleOpEquality returns [String current=null] : iv_ruleOpEquality= ruleOpEquality EOF ;
public final String entryRuleOpEquality() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpEquality = null;
try {
// InternalDataDSL.g:4761:50: (iv_ruleOpEquality= ruleOpEquality EOF )
// InternalDataDSL.g:4762: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"
// InternalDataDSL.g:4768: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 {
// InternalDataDSL.g:4774:2: ( (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) )
// InternalDataDSL.g:4775:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
{
// InternalDataDSL.g:4775:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
int alt82=4;
switch ( input.LA(1) ) {
case 111:
{
alt82=1;
}
break;
case 112:
{
alt82=2;
}
break;
case 113:
{
alt82=3;
}
break;
case 114:
{
alt82=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 82, 0, input);
throw nvae;
}
switch (alt82) {
case 1 :
// InternalDataDSL.g:4776:3: kw= '=='
{
kw=(Token)match(input,111,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:4782:3: kw= '!='
{
kw=(Token)match(input,112,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getExclamationMarkEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:4788:3: kw= '==='
{
kw=(Token)match(input,113,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalDataDSL.g:4794:3: kw= '!=='
{
kw=(Token)match(input,114,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"
// InternalDataDSL.g:4803:1: entryRuleXRelationalExpression returns [EObject current=null] : iv_ruleXRelationalExpression= ruleXRelationalExpression EOF ;
public final EObject entryRuleXRelationalExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXRelationalExpression = null;
try {
// InternalDataDSL.g:4803:62: (iv_ruleXRelationalExpression= ruleXRelationalExpression EOF )
// InternalDataDSL.g:4804: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"
// InternalDataDSL.g:4810: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 {
// InternalDataDSL.g:4816:2: ( (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) )
// InternalDataDSL.g:4817:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
{
// InternalDataDSL.g:4817:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
// InternalDataDSL.g:4818: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_96);
this_XOtherOperatorExpression_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOtherOperatorExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:4826:3: ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
loop83:
do {
int alt83=3;
switch ( input.LA(1) ) {
case 106:
{
int LA83_2 = input.LA(2);
if ( (synpred12_InternalDataDSL()) ) {
alt83=2;
}
}
break;
case 107:
{
int LA83_3 = input.LA(2);
if ( (synpred12_InternalDataDSL()) ) {
alt83=2;
}
}
break;
case 115:
{
int LA83_4 = input.LA(2);
if ( (synpred11_InternalDataDSL()) ) {
alt83=1;
}
}
break;
case 108:
{
int LA83_5 = input.LA(2);
if ( (synpred12_InternalDataDSL()) ) {
alt83=2;
}
}
break;
}
switch (alt83) {
case 1 :
// InternalDataDSL.g:4827:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:4827:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:4828:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalDataDSL.g:4828:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) )
// InternalDataDSL.g:4829:6: ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' )
{
// InternalDataDSL.g:4835:6: ( () otherlv_2= 'instanceof' )
// InternalDataDSL.g:4836:7: () otherlv_2= 'instanceof'
{
// InternalDataDSL.g:4836:7: ()
// InternalDataDSL.g:4837:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXInstanceOfExpressionExpressionAction_1_0_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,115,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXRelationalExpressionAccess().getInstanceofKeyword_1_0_0_0_1());
}
}
}
// InternalDataDSL.g:4849:5: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:4850:6: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:4850:6: (lv_type_3_0= ruleJvmTypeReference )
// InternalDataDSL.g:4851:7: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_96);
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 :
// InternalDataDSL.g:4870:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
{
// InternalDataDSL.g:4870:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
// InternalDataDSL.g:4871:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
{
// InternalDataDSL.g:4871:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) )
// InternalDataDSL.g:4872:6: ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) )
{
// InternalDataDSL.g:4882:6: ( () ( ( ruleOpCompare ) ) )
// InternalDataDSL.g:4883:7: () ( ( ruleOpCompare ) )
{
// InternalDataDSL.g:4883:7: ()
// InternalDataDSL.g:4884:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:4890:7: ( ( ruleOpCompare ) )
// InternalDataDSL.g:4891:8: ( ruleOpCompare )
{
// InternalDataDSL.g:4891:8: ( ruleOpCompare )
// InternalDataDSL.g:4892: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_84);
ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:4908:5: ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
// InternalDataDSL.g:4909:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
{
// InternalDataDSL.g:4909:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
// InternalDataDSL.g:4910:7: lv_rightOperand_6_0= ruleXOtherOperatorExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_96);
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 loop83;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXRelationalExpression"
// $ANTLR start "entryRuleOpCompare"
// InternalDataDSL.g:4933:1: entryRuleOpCompare returns [String current=null] : iv_ruleOpCompare= ruleOpCompare EOF ;
public final String entryRuleOpCompare() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpCompare = null;
try {
// InternalDataDSL.g:4933:49: (iv_ruleOpCompare= ruleOpCompare EOF )
// InternalDataDSL.g:4934: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"
// InternalDataDSL.g:4940: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 {
// InternalDataDSL.g:4946:2: ( (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) )
// InternalDataDSL.g:4947:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
{
// InternalDataDSL.g:4947:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
int alt84=4;
switch ( input.LA(1) ) {
case 108:
{
alt84=1;
}
break;
case 106:
{
int LA84_2 = input.LA(2);
if ( (LA84_2==EOF||(LA84_2>=RULE_STRING && LA84_2<=RULE_DECIMAL)||LA84_2==14||LA84_2==52||LA84_2==75||(LA84_2>=88 && LA84_2<=89)||LA84_2==94||(LA84_2>=98 && LA84_2<=99)||LA84_2==106||(LA84_2>=122 && LA84_2<=123)||LA84_2==127||LA84_2==133||LA84_2==135||(LA84_2>=139 && LA84_2<=140)||(LA84_2>=143 && LA84_2<=152)||LA84_2==154) ) {
alt84=4;
}
else if ( (LA84_2==97) ) {
alt84=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 84, 2, input);
throw nvae;
}
}
break;
case 107:
{
alt84=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 84, 0, input);
throw nvae;
}
switch (alt84) {
case 1 :
// InternalDataDSL.g:4948:3: kw= '>='
{
kw=(Token)match(input,108,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:4954:3: (kw= '<' kw= '=' )
{
// InternalDataDSL.g:4954:3: (kw= '<' kw= '=' )
// InternalDataDSL.g:4955:4: kw= '<' kw= '='
{
kw=(Token)match(input,106,FOLLOW_83); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_1_0());
}
kw=(Token)match(input,97,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getEqualsSignKeyword_1_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:4967:3: kw= '>'
{
kw=(Token)match(input,107,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignKeyword_2());
}
}
break;
case 4 :
// InternalDataDSL.g:4973:3: kw= '<'
{
kw=(Token)match(input,106,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"
// InternalDataDSL.g:4982:1: entryRuleXOtherOperatorExpression returns [EObject current=null] : iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF ;
public final EObject entryRuleXOtherOperatorExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOtherOperatorExpression = null;
try {
// InternalDataDSL.g:4982:65: (iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF )
// InternalDataDSL.g:4983: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"
// InternalDataDSL.g:4989: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 {
// InternalDataDSL.g:4995:2: ( (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) )
// InternalDataDSL.g:4996:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
{
// InternalDataDSL.g:4996:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
// InternalDataDSL.g:4997:3: this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getXAdditiveExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_98);
this_XAdditiveExpression_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAdditiveExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5005:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
loop85:
do {
int alt85=2;
alt85 = dfa85.predict(input);
switch (alt85) {
case 1 :
// InternalDataDSL.g:5006:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
{
// InternalDataDSL.g:5006:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) )
// InternalDataDSL.g:5007:5: ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) )
{
// InternalDataDSL.g:5017:5: ( () ( ( ruleOpOther ) ) )
// InternalDataDSL.g:5018:6: () ( ( ruleOpOther ) )
{
// InternalDataDSL.g:5018:6: ()
// InternalDataDSL.g:5019:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOtherOperatorExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:5025:6: ( ( ruleOpOther ) )
// InternalDataDSL.g:5026:7: ( ruleOpOther )
{
// InternalDataDSL.g:5026:7: ( ruleOpOther )
// InternalDataDSL.g:5027: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_84);
ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:5043:4: ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
// InternalDataDSL.g:5044:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
{
// InternalDataDSL.g:5044:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
// InternalDataDSL.g:5045:6: lv_rightOperand_3_0= ruleXAdditiveExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandXAdditiveExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_98);
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 loop85;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOtherOperatorExpression"
// $ANTLR start "entryRuleOpOther"
// InternalDataDSL.g:5067:1: entryRuleOpOther returns [String current=null] : iv_ruleOpOther= ruleOpOther EOF ;
public final String entryRuleOpOther() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOther = null;
try {
// InternalDataDSL.g:5067:47: (iv_ruleOpOther= ruleOpOther EOF )
// InternalDataDSL.g:5068: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"
// InternalDataDSL.g:5074: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 {
// InternalDataDSL.g:5080:2: ( (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) )
// InternalDataDSL.g:5081:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
{
// InternalDataDSL.g:5081:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
int alt88=9;
alt88 = dfa88.predict(input);
switch (alt88) {
case 1 :
// InternalDataDSL.g:5082:3: kw= '->'
{
kw=(Token)match(input,116,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getHyphenMinusGreaterThanSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5088:3: kw= '..<'
{
kw=(Token)match(input,117,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopLessThanSignKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:5094:3: (kw= '>' kw= '..' )
{
// InternalDataDSL.g:5094:3: (kw= '>' kw= '..' )
// InternalDataDSL.g:5095:4: kw= '>' kw= '..'
{
kw=(Token)match(input,107,FOLLOW_99); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_2_0());
}
kw=(Token)match(input,118,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_2_1());
}
}
}
break;
case 4 :
// InternalDataDSL.g:5107:3: kw= '..'
{
kw=(Token)match(input,118,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_3());
}
}
break;
case 5 :
// InternalDataDSL.g:5113:3: kw= '=>'
{
kw=(Token)match(input,119,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getEqualsSignGreaterThanSignKeyword_4());
}
}
break;
case 6 :
// InternalDataDSL.g:5119:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
{
// InternalDataDSL.g:5119:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
// InternalDataDSL.g:5120:4: kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
{
kw=(Token)match(input,107,FOLLOW_100); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_0());
}
// InternalDataDSL.g:5125:4: ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
int alt86=2;
int LA86_0 = input.LA(1);
if ( (LA86_0==107) ) {
int LA86_1 = input.LA(2);
if ( (LA86_1==EOF||(LA86_1>=RULE_STRING && LA86_1<=RULE_DECIMAL)||LA86_1==14||LA86_1==52||LA86_1==75||(LA86_1>=88 && LA86_1<=89)||LA86_1==94||(LA86_1>=98 && LA86_1<=99)||LA86_1==106||(LA86_1>=122 && LA86_1<=123)||LA86_1==127||LA86_1==133||LA86_1==135||(LA86_1>=139 && LA86_1<=140)||(LA86_1>=143 && LA86_1<=152)||LA86_1==154) ) {
alt86=2;
}
else if ( (LA86_1==107) && (synpred14_InternalDataDSL())) {
alt86=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 86, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 86, 0, input);
throw nvae;
}
switch (alt86) {
case 1 :
// InternalDataDSL.g:5126:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
{
// InternalDataDSL.g:5126:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
// InternalDataDSL.g:5127:6: ( ( '>' '>' ) )=> (kw= '>' kw= '>' )
{
// InternalDataDSL.g:5132:6: (kw= '>' kw= '>' )
// InternalDataDSL.g:5133:7: kw= '>' kw= '>'
{
kw=(Token)match(input,107,FOLLOW_100); 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,107,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 :
// InternalDataDSL.g:5146:5: kw= '>'
{
kw=(Token)match(input,107,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 :
// InternalDataDSL.g:5154:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
{
// InternalDataDSL.g:5154:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
// InternalDataDSL.g:5155:4: kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
{
kw=(Token)match(input,106,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_0());
}
// InternalDataDSL.g:5160:4: ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
int alt87=3;
int LA87_0 = input.LA(1);
if ( (LA87_0==106) ) {
int LA87_1 = input.LA(2);
if ( (synpred15_InternalDataDSL()) ) {
alt87=1;
}
else if ( (true) ) {
alt87=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 87, 1, input);
throw nvae;
}
}
else if ( (LA87_0==119) ) {
alt87=3;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 87, 0, input);
throw nvae;
}
switch (alt87) {
case 1 :
// InternalDataDSL.g:5161:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
{
// InternalDataDSL.g:5161:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
// InternalDataDSL.g:5162:6: ( ( '<' '<' ) )=> (kw= '<' kw= '<' )
{
// InternalDataDSL.g:5167:6: (kw= '<' kw= '<' )
// InternalDataDSL.g:5168:7: kw= '<' kw= '<'
{
kw=(Token)match(input,106,FOLLOW_90); 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,106,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 :
// InternalDataDSL.g:5181:5: kw= '<'
{
kw=(Token)match(input,106,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 :
// InternalDataDSL.g:5187:5: kw= '=>'
{
kw=(Token)match(input,119,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 :
// InternalDataDSL.g:5195:3: kw= '<>'
{
kw=(Token)match(input,120,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignGreaterThanSignKeyword_7());
}
}
break;
case 9 :
// InternalDataDSL.g:5201:3: kw= '?:'
{
kw=(Token)match(input,121,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"
// InternalDataDSL.g:5210:1: entryRuleXAdditiveExpression returns [EObject current=null] : iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF ;
public final EObject entryRuleXAdditiveExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAdditiveExpression = null;
try {
// InternalDataDSL.g:5210:60: (iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF )
// InternalDataDSL.g:5211: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"
// InternalDataDSL.g:5217: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 {
// InternalDataDSL.g:5223:2: ( (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) )
// InternalDataDSL.g:5224:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
{
// InternalDataDSL.g:5224:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
// InternalDataDSL.g:5225:3: this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getXMultiplicativeExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_102);
this_XMultiplicativeExpression_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMultiplicativeExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5233:3: ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
loop89:
do {
int alt89=2;
int LA89_0 = input.LA(1);
if ( (LA89_0==122) ) {
int LA89_2 = input.LA(2);
if ( (synpred16_InternalDataDSL()) ) {
alt89=1;
}
}
else if ( (LA89_0==123) ) {
int LA89_3 = input.LA(2);
if ( (synpred16_InternalDataDSL()) ) {
alt89=1;
}
}
switch (alt89) {
case 1 :
// InternalDataDSL.g:5234:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
{
// InternalDataDSL.g:5234:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) )
// InternalDataDSL.g:5235:5: ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) )
{
// InternalDataDSL.g:5245:5: ( () ( ( ruleOpAdd ) ) )
// InternalDataDSL.g:5246:6: () ( ( ruleOpAdd ) )
{
// InternalDataDSL.g:5246:6: ()
// InternalDataDSL.g:5247:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAdditiveExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:5253:6: ( ( ruleOpAdd ) )
// InternalDataDSL.g:5254:7: ( ruleOpAdd )
{
// InternalDataDSL.g:5254:7: ( ruleOpAdd )
// InternalDataDSL.g:5255: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_84);
ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:5271:4: ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
// InternalDataDSL.g:5272:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
{
// InternalDataDSL.g:5272:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
// InternalDataDSL.g:5273:6: lv_rightOperand_3_0= ruleXMultiplicativeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_102);
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 loop89;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAdditiveExpression"
// $ANTLR start "entryRuleOpAdd"
// InternalDataDSL.g:5295:1: entryRuleOpAdd returns [String current=null] : iv_ruleOpAdd= ruleOpAdd EOF ;
public final String entryRuleOpAdd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAdd = null;
try {
// InternalDataDSL.g:5295:45: (iv_ruleOpAdd= ruleOpAdd EOF )
// InternalDataDSL.g:5296: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"
// InternalDataDSL.g:5302:1: ruleOpAdd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '+' | kw= '-' ) ;
public final AntlrDatatypeRuleToken ruleOpAdd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:5308:2: ( (kw= '+' | kw= '-' ) )
// InternalDataDSL.g:5309:2: (kw= '+' | kw= '-' )
{
// InternalDataDSL.g:5309:2: (kw= '+' | kw= '-' )
int alt90=2;
int LA90_0 = input.LA(1);
if ( (LA90_0==122) ) {
alt90=1;
}
else if ( (LA90_0==123) ) {
alt90=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 90, 0, input);
throw nvae;
}
switch (alt90) {
case 1 :
// InternalDataDSL.g:5310:3: kw= '+'
{
kw=(Token)match(input,122,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAddAccess().getPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5316:3: kw= '-'
{
kw=(Token)match(input,123,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"
// InternalDataDSL.g:5325:1: entryRuleXMultiplicativeExpression returns [EObject current=null] : iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF ;
public final EObject entryRuleXMultiplicativeExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMultiplicativeExpression = null;
try {
// InternalDataDSL.g:5325:66: (iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF )
// InternalDataDSL.g:5326: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"
// InternalDataDSL.g:5332: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 {
// InternalDataDSL.g:5338:2: ( (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) )
// InternalDataDSL.g:5339:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
{
// InternalDataDSL.g:5339:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
// InternalDataDSL.g:5340:3: this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getXUnaryOperationParserRuleCall_0());
}
pushFollow(FOLLOW_103);
this_XUnaryOperation_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XUnaryOperation_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5348:3: ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
loop91:
do {
int alt91=2;
switch ( input.LA(1) ) {
case 90:
{
int LA91_2 = input.LA(2);
if ( (synpred17_InternalDataDSL()) ) {
alt91=1;
}
}
break;
case 124:
{
int LA91_3 = input.LA(2);
if ( (synpred17_InternalDataDSL()) ) {
alt91=1;
}
}
break;
case 125:
{
int LA91_4 = input.LA(2);
if ( (synpred17_InternalDataDSL()) ) {
alt91=1;
}
}
break;
case 126:
{
int LA91_5 = input.LA(2);
if ( (synpred17_InternalDataDSL()) ) {
alt91=1;
}
}
break;
}
switch (alt91) {
case 1 :
// InternalDataDSL.g:5349:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
{
// InternalDataDSL.g:5349:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) )
// InternalDataDSL.g:5350:5: ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) )
{
// InternalDataDSL.g:5360:5: ( () ( ( ruleOpMulti ) ) )
// InternalDataDSL.g:5361:6: () ( ( ruleOpMulti ) )
{
// InternalDataDSL.g:5361:6: ()
// InternalDataDSL.g:5362:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMultiplicativeExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:5368:6: ( ( ruleOpMulti ) )
// InternalDataDSL.g:5369:7: ( ruleOpMulti )
{
// InternalDataDSL.g:5369:7: ( ruleOpMulti )
// InternalDataDSL.g:5370: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_84);
ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalDataDSL.g:5386:4: ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
// InternalDataDSL.g:5387:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
{
// InternalDataDSL.g:5387:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
// InternalDataDSL.g:5388:6: lv_rightOperand_3_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getRightOperandXUnaryOperationParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_103);
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 loop91;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMultiplicativeExpression"
// $ANTLR start "entryRuleOpMulti"
// InternalDataDSL.g:5410:1: entryRuleOpMulti returns [String current=null] : iv_ruleOpMulti= ruleOpMulti EOF ;
public final String entryRuleOpMulti() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMulti = null;
try {
// InternalDataDSL.g:5410:47: (iv_ruleOpMulti= ruleOpMulti EOF )
// InternalDataDSL.g:5411: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"
// InternalDataDSL.g:5417: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 {
// InternalDataDSL.g:5423:2: ( (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) )
// InternalDataDSL.g:5424:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
{
// InternalDataDSL.g:5424:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
int alt92=4;
switch ( input.LA(1) ) {
case 90:
{
alt92=1;
}
break;
case 124:
{
alt92=2;
}
break;
case 125:
{
alt92=3;
}
break;
case 126:
{
alt92=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 92, 0, input);
throw nvae;
}
switch (alt92) {
case 1 :
// InternalDataDSL.g:5425:3: kw= '*'
{
kw=(Token)match(input,90,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5431:3: kw= '**'
{
kw=(Token)match(input,124,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskAsteriskKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:5437:3: kw= '/'
{
kw=(Token)match(input,125,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getSolidusKeyword_2());
}
}
break;
case 4 :
// InternalDataDSL.g:5443:3: kw= '%'
{
kw=(Token)match(input,126,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"
// InternalDataDSL.g:5452:1: entryRuleXUnaryOperation returns [EObject current=null] : iv_ruleXUnaryOperation= ruleXUnaryOperation EOF ;
public final EObject entryRuleXUnaryOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXUnaryOperation = null;
try {
// InternalDataDSL.g:5452:56: (iv_ruleXUnaryOperation= ruleXUnaryOperation EOF )
// InternalDataDSL.g:5453: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"
// InternalDataDSL.g:5459: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 {
// InternalDataDSL.g:5465:2: ( ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) )
// InternalDataDSL.g:5466:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
{
// InternalDataDSL.g:5466:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
int alt93=2;
int LA93_0 = input.LA(1);
if ( ((LA93_0>=122 && LA93_0<=123)||LA93_0==127) ) {
alt93=1;
}
else if ( ((LA93_0>=RULE_STRING && LA93_0<=RULE_DECIMAL)||LA93_0==14||LA93_0==52||LA93_0==75||(LA93_0>=88 && LA93_0<=89)||LA93_0==94||(LA93_0>=98 && LA93_0<=99)||LA93_0==106||LA93_0==133||LA93_0==135||(LA93_0>=139 && LA93_0<=140)||(LA93_0>=143 && LA93_0<=152)||LA93_0==154) ) {
alt93=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 93, 0, input);
throw nvae;
}
switch (alt93) {
case 1 :
// InternalDataDSL.g:5467:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
{
// InternalDataDSL.g:5467:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
// InternalDataDSL.g:5468:4: () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) )
{
// InternalDataDSL.g:5468:4: ()
// InternalDataDSL.g:5469:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXUnaryOperationAccess().getXUnaryOperationAction_0_0(),
current);
}
}
// InternalDataDSL.g:5475:4: ( ( ruleOpUnary ) )
// InternalDataDSL.g:5476:5: ( ruleOpUnary )
{
// InternalDataDSL.g:5476:5: ( ruleOpUnary )
// InternalDataDSL.g:5477: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_84);
ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:5491:4: ( (lv_operand_2_0= ruleXUnaryOperation ) )
// InternalDataDSL.g:5492:5: (lv_operand_2_0= ruleXUnaryOperation )
{
// InternalDataDSL.g:5492:5: (lv_operand_2_0= ruleXUnaryOperation )
// InternalDataDSL.g:5493: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 :
// InternalDataDSL.g:5512: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"
// InternalDataDSL.g:5524:1: entryRuleOpUnary returns [String current=null] : iv_ruleOpUnary= ruleOpUnary EOF ;
public final String entryRuleOpUnary() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpUnary = null;
try {
// InternalDataDSL.g:5524:47: (iv_ruleOpUnary= ruleOpUnary EOF )
// InternalDataDSL.g:5525: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"
// InternalDataDSL.g:5531: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 {
// InternalDataDSL.g:5537:2: ( (kw= '!' | kw= '-' | kw= '+' ) )
// InternalDataDSL.g:5538:2: (kw= '!' | kw= '-' | kw= '+' )
{
// InternalDataDSL.g:5538:2: (kw= '!' | kw= '-' | kw= '+' )
int alt94=3;
switch ( input.LA(1) ) {
case 127:
{
alt94=1;
}
break;
case 123:
{
alt94=2;
}
break;
case 122:
{
alt94=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 94, 0, input);
throw nvae;
}
switch (alt94) {
case 1 :
// InternalDataDSL.g:5539:3: kw= '!'
{
kw=(Token)match(input,127,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getExclamationMarkKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5545:3: kw= '-'
{
kw=(Token)match(input,123,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getHyphenMinusKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:5551:3: kw= '+'
{
kw=(Token)match(input,122,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"
// InternalDataDSL.g:5560:1: entryRuleXCastedExpression returns [EObject current=null] : iv_ruleXCastedExpression= ruleXCastedExpression EOF ;
public final EObject entryRuleXCastedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCastedExpression = null;
try {
// InternalDataDSL.g:5560:58: (iv_ruleXCastedExpression= ruleXCastedExpression EOF )
// InternalDataDSL.g:5561: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"
// InternalDataDSL.g:5567: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 {
// InternalDataDSL.g:5573:2: ( (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) )
// InternalDataDSL.g:5574:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
{
// InternalDataDSL.g:5574:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
// InternalDataDSL.g:5575: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_104);
this_XPostfixOperation_0=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPostfixOperation_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5583:3: ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
loop95:
do {
int alt95=2;
int LA95_0 = input.LA(1);
if ( (LA95_0==71) ) {
int LA95_2 = input.LA(2);
if ( (synpred18_InternalDataDSL()) ) {
alt95=1;
}
}
switch (alt95) {
case 1 :
// InternalDataDSL.g:5584:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalDataDSL.g:5584:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) )
// InternalDataDSL.g:5585:5: ( ( () 'as' ) )=> ( () otherlv_2= 'as' )
{
// InternalDataDSL.g:5591:5: ( () otherlv_2= 'as' )
// InternalDataDSL.g:5592:6: () otherlv_2= 'as'
{
// InternalDataDSL.g:5592:6: ()
// InternalDataDSL.g:5593:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXCastedExpressionAccess().getXCastedExpressionTargetAction_1_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,71,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCastedExpressionAccess().getAsKeyword_1_0_0_1());
}
}
}
// InternalDataDSL.g:5605:4: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:5606:5: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:5606:5: (lv_type_3_0= ruleJvmTypeReference )
// InternalDataDSL.g:5607:6: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_104);
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 loop95;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCastedExpression"
// $ANTLR start "entryRuleXPostfixOperation"
// InternalDataDSL.g:5629:1: entryRuleXPostfixOperation returns [EObject current=null] : iv_ruleXPostfixOperation= ruleXPostfixOperation EOF ;
public final EObject entryRuleXPostfixOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPostfixOperation = null;
try {
// InternalDataDSL.g:5629:58: (iv_ruleXPostfixOperation= ruleXPostfixOperation EOF )
// InternalDataDSL.g:5630: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"
// InternalDataDSL.g:5636: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 {
// InternalDataDSL.g:5642:2: ( (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) )
// InternalDataDSL.g:5643:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
{
// InternalDataDSL.g:5643:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
// InternalDataDSL.g:5644:3: this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getXMemberFeatureCallParserRuleCall_0());
}
pushFollow(FOLLOW_105);
this_XMemberFeatureCall_0=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMemberFeatureCall_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5652:3: ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
int alt96=2;
int LA96_0 = input.LA(1);
if ( (LA96_0==128) ) {
int LA96_1 = input.LA(2);
if ( (synpred19_InternalDataDSL()) ) {
alt96=1;
}
}
else if ( (LA96_0==129) ) {
int LA96_2 = input.LA(2);
if ( (synpred19_InternalDataDSL()) ) {
alt96=1;
}
}
switch (alt96) {
case 1 :
// InternalDataDSL.g:5653:4: ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) )
{
// InternalDataDSL.g:5663:4: ( () ( ( ruleOpPostfix ) ) )
// InternalDataDSL.g:5664:5: () ( ( ruleOpPostfix ) )
{
// InternalDataDSL.g:5664:5: ()
// InternalDataDSL.g:5665:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXPostfixOperationAccess().getXPostfixOperationOperandAction_1_0_0(),
current);
}
}
// InternalDataDSL.g:5671:5: ( ( ruleOpPostfix ) )
// InternalDataDSL.g:5672:6: ( ruleOpPostfix )
{
// InternalDataDSL.g:5672:6: ( ruleOpPostfix )
// InternalDataDSL.g:5673: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"
// InternalDataDSL.g:5693:1: entryRuleOpPostfix returns [String current=null] : iv_ruleOpPostfix= ruleOpPostfix EOF ;
public final String entryRuleOpPostfix() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpPostfix = null;
try {
// InternalDataDSL.g:5693:49: (iv_ruleOpPostfix= ruleOpPostfix EOF )
// InternalDataDSL.g:5694: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"
// InternalDataDSL.g:5700:1: ruleOpPostfix returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '++' | kw= '--' ) ;
public final AntlrDatatypeRuleToken ruleOpPostfix() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:5706:2: ( (kw= '++' | kw= '--' ) )
// InternalDataDSL.g:5707:2: (kw= '++' | kw= '--' )
{
// InternalDataDSL.g:5707:2: (kw= '++' | kw= '--' )
int alt97=2;
int LA97_0 = input.LA(1);
if ( (LA97_0==128) ) {
alt97=1;
}
else if ( (LA97_0==129) ) {
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 :
// InternalDataDSL.g:5708:3: kw= '++'
{
kw=(Token)match(input,128,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpPostfixAccess().getPlusSignPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5714:3: kw= '--'
{
kw=(Token)match(input,129,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"
// InternalDataDSL.g:5723:1: entryRuleXMemberFeatureCall returns [EObject current=null] : iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF ;
public final EObject entryRuleXMemberFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMemberFeatureCall = null;
try {
// InternalDataDSL.g:5723:59: (iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF )
// InternalDataDSL.g:5724: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"
// InternalDataDSL.g:5730: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 {
// InternalDataDSL.g:5736: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 ) )? ) )* ) )
// InternalDataDSL.g:5737: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 ) )? ) )* )
{
// InternalDataDSL.g:5737: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 ) )? ) )* )
// InternalDataDSL.g:5738: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_106);
this_XPrimaryExpression_0=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPrimaryExpression_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:5746: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 ) )? ) )*
loop106:
do {
int alt106=3;
switch ( input.LA(1) ) {
case 87:
{
int LA106_2 = input.LA(2);
if ( (synpred20_InternalDataDSL()) ) {
alt106=1;
}
else if ( (synpred21_InternalDataDSL()) ) {
alt106=2;
}
}
break;
case 130:
{
int LA106_3 = input.LA(2);
if ( (synpred20_InternalDataDSL()) ) {
alt106=1;
}
else if ( (synpred21_InternalDataDSL()) ) {
alt106=2;
}
}
break;
case 131:
{
int LA106_4 = input.LA(2);
if ( (synpred21_InternalDataDSL()) ) {
alt106=2;
}
}
break;
}
switch (alt106) {
case 1 :
// InternalDataDSL.g:5747:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
{
// InternalDataDSL.g:5747:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
// InternalDataDSL.g:5748:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) )
{
// InternalDataDSL.g:5748:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalDataDSL.g:5749:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalDataDSL.g:5769:6: ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalDataDSL.g:5770:7: () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalDataDSL.g:5770:7: ()
// InternalDataDSL.g:5771:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXAssignmentAssignableAction_1_0_0_0_0(),
current);
}
}
// InternalDataDSL.g:5777:7: (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) )
int alt98=2;
int LA98_0 = input.LA(1);
if ( (LA98_0==87) ) {
alt98=1;
}
else if ( (LA98_0==130) ) {
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 :
// InternalDataDSL.g:5778:8: otherlv_2= '.'
{
otherlv_2=(Token)match(input,87,FOLLOW_107); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_0_0_0_1_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5783:8: ( (lv_explicitStatic_3_0= '::' ) )
{
// InternalDataDSL.g:5783:8: ( (lv_explicitStatic_3_0= '::' ) )
// InternalDataDSL.g:5784:9: (lv_explicitStatic_3_0= '::' )
{
// InternalDataDSL.g:5784:9: (lv_explicitStatic_3_0= '::' )
// InternalDataDSL.g:5785:10: lv_explicitStatic_3_0= '::'
{
lv_explicitStatic_3_0=(Token)match(input,130,FOLLOW_107); 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;
}
// InternalDataDSL.g:5798:7: ( ( ruleFeatureCallID ) )
// InternalDataDSL.g:5799:8: ( ruleFeatureCallID )
{
// InternalDataDSL.g:5799:8: ( ruleFeatureCallID )
// InternalDataDSL.g:5800: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_83);
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_84);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:5823:5: ( (lv_value_6_0= ruleXAssignment ) )
// InternalDataDSL.g:5824:6: (lv_value_6_0= ruleXAssignment )
{
// InternalDataDSL.g:5824:6: (lv_value_6_0= ruleXAssignment )
// InternalDataDSL.g:5825:7: lv_value_6_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getValueXAssignmentParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_106);
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 :
// InternalDataDSL.g:5844: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 ) )? )
{
// InternalDataDSL.g:5844: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 ) )? )
// InternalDataDSL.g:5845: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 ) )?
{
// InternalDataDSL.g:5845:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) )
// InternalDataDSL.g:5846:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
{
// InternalDataDSL.g:5866:6: ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
// InternalDataDSL.g:5867:7: () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
{
// InternalDataDSL.g:5867:7: ()
// InternalDataDSL.g:5868:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0(),
current);
}
}
// InternalDataDSL.g:5874:7: (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
int alt99=3;
switch ( input.LA(1) ) {
case 87:
{
alt99=1;
}
break;
case 131:
{
alt99=2;
}
break;
case 130:
{
alt99=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 99, 0, input);
throw nvae;
}
switch (alt99) {
case 1 :
// InternalDataDSL.g:5875:8: otherlv_8= '.'
{
otherlv_8=(Token)match(input,87,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_1_0_0_1_0());
}
}
break;
case 2 :
// InternalDataDSL.g:5880:8: ( (lv_nullSafe_9_0= '?.' ) )
{
// InternalDataDSL.g:5880:8: ( (lv_nullSafe_9_0= '?.' ) )
// InternalDataDSL.g:5881:9: (lv_nullSafe_9_0= '?.' )
{
// InternalDataDSL.g:5881:9: (lv_nullSafe_9_0= '?.' )
// InternalDataDSL.g:5882:10: lv_nullSafe_9_0= '?.'
{
lv_nullSafe_9_0=(Token)match(input,131,FOLLOW_108); 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 :
// InternalDataDSL.g:5895:8: ( (lv_explicitStatic_10_0= '::' ) )
{
// InternalDataDSL.g:5895:8: ( (lv_explicitStatic_10_0= '::' ) )
// InternalDataDSL.g:5896:9: (lv_explicitStatic_10_0= '::' )
{
// InternalDataDSL.g:5896:9: (lv_explicitStatic_10_0= '::' )
// InternalDataDSL.g:5897:10: lv_explicitStatic_10_0= '::'
{
lv_explicitStatic_10_0=(Token)match(input,130,FOLLOW_108); 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;
}
}
}
// InternalDataDSL.g:5912:5: (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )?
int alt101=2;
int LA101_0 = input.LA(1);
if ( (LA101_0==106) ) {
alt101=1;
}
switch (alt101) {
case 1 :
// InternalDataDSL.g:5913:6: otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>'
{
otherlv_11=(Token)match(input,106,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXMemberFeatureCallAccess().getLessThanSignKeyword_1_1_1_0());
}
// InternalDataDSL.g:5917:6: ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:5918:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:5918:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:5919:8: lv_typeArguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_110);
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();
}
}
}
// InternalDataDSL.g:5936:6: (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )*
loop100:
do {
int alt100=2;
int LA100_0 = input.LA(1);
if ( (LA100_0==95) ) {
alt100=1;
}
switch (alt100) {
case 1 :
// InternalDataDSL.g:5937:7: otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
{
otherlv_13=(Token)match(input,95,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_1_2_0());
}
// InternalDataDSL.g:5941:7: ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:5942:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:5942:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:5943:9: lv_typeArguments_14_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0());
}
pushFollow(FOLLOW_110);
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 loop100;
}
} while (true);
otherlv_15=(Token)match(input,107,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXMemberFeatureCallAccess().getGreaterThanSignKeyword_1_1_1_3());
}
}
break;
}
// InternalDataDSL.g:5966:5: ( ( ruleIdOrSuper ) )
// InternalDataDSL.g:5967:6: ( ruleIdOrSuper )
{
// InternalDataDSL.g:5967:6: ( ruleIdOrSuper )
// InternalDataDSL.g:5968: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_111);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:5982: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 alt104=2;
alt104 = dfa104.predict(input);
switch (alt104) {
case 1 :
// InternalDataDSL.g:5983: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= ')'
{
// InternalDataDSL.g:5983:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) )
// InternalDataDSL.g:5984:7: ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' )
{
// InternalDataDSL.g:5988:7: (lv_explicitOperationCall_17_0= '(' )
// InternalDataDSL.g:5989:8: lv_explicitOperationCall_17_0= '('
{
lv_explicitOperationCall_17_0=(Token)match(input,94,FOLLOW_112); 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, "(");
}
}
}
// InternalDataDSL.g:6001:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?
int alt103=3;
alt103 = dfa103.predict(input);
switch (alt103) {
case 1 :
// InternalDataDSL.g:6002:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
{
// InternalDataDSL.g:6002:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
// InternalDataDSL.g:6003:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure )
{
// InternalDataDSL.g:6028:8: (lv_memberCallArguments_18_0= ruleXShortClosure )
// InternalDataDSL.g:6029:9: lv_memberCallArguments_18_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0());
}
pushFollow(FOLLOW_82);
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 :
// InternalDataDSL.g:6047:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
{
// InternalDataDSL.g:6047:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
// InternalDataDSL.g:6048:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:6048:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) )
// InternalDataDSL.g:6049:9: (lv_memberCallArguments_19_0= ruleXExpression )
{
// InternalDataDSL.g:6049:9: (lv_memberCallArguments_19_0= ruleXExpression )
// InternalDataDSL.g:6050:10: lv_memberCallArguments_19_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:6067:8: (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
loop102:
do {
int alt102=2;
int LA102_0 = input.LA(1);
if ( (LA102_0==95) ) {
alt102=1;
}
switch (alt102) {
case 1 :
// InternalDataDSL.g:6068:9: otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) )
{
otherlv_20=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_3_1_1_1_0());
}
// InternalDataDSL.g:6072:9: ( (lv_memberCallArguments_21_0= ruleXExpression ) )
// InternalDataDSL.g:6073:10: (lv_memberCallArguments_21_0= ruleXExpression )
{
// InternalDataDSL.g:6073:10: (lv_memberCallArguments_21_0= ruleXExpression )
// InternalDataDSL.g:6074:11: lv_memberCallArguments_21_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop102;
}
} while (true);
}
}
break;
}
otherlv_22=(Token)match(input,96,FOLLOW_113); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getXMemberFeatureCallAccess().getRightParenthesisKeyword_1_1_3_2());
}
}
break;
}
// InternalDataDSL.g:6099:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
int alt105=2;
alt105 = dfa105.predict(input);
switch (alt105) {
case 1 :
// InternalDataDSL.g:6100:6: ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure )
{
// InternalDataDSL.g:6106:6: (lv_memberCallArguments_23_0= ruleXClosure )
// InternalDataDSL.g:6107:7: lv_memberCallArguments_23_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0());
}
pushFollow(FOLLOW_106);
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 loop106;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMemberFeatureCall"
// $ANTLR start "entryRuleXPrimaryExpression"
// InternalDataDSL.g:6130:1: entryRuleXPrimaryExpression returns [EObject current=null] : iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF ;
public final EObject entryRuleXPrimaryExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPrimaryExpression = null;
try {
// InternalDataDSL.g:6130:59: (iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF )
// InternalDataDSL.g:6131: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"
// InternalDataDSL.g:6137: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 {
// InternalDataDSL.g:6143: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 ) )
// InternalDataDSL.g:6144: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 )
{
// InternalDataDSL.g:6144: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 alt107=15;
alt107 = dfa107.predict(input);
switch (alt107) {
case 1 :
// InternalDataDSL.g:6145: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 :
// InternalDataDSL.g:6154: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 :
// InternalDataDSL.g:6163: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 :
// InternalDataDSL.g:6172:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
{
// InternalDataDSL.g:6172:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
// InternalDataDSL.g:6173: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 :
// InternalDataDSL.g:6190: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 :
// InternalDataDSL.g:6199: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 :
// InternalDataDSL.g:6208: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 :
// InternalDataDSL.g:6217:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
{
// InternalDataDSL.g:6217:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
// InternalDataDSL.g:6218: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 :
// InternalDataDSL.g:6241: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 :
// InternalDataDSL.g:6250: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 :
// InternalDataDSL.g:6259: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 :
// InternalDataDSL.g:6268: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 :
// InternalDataDSL.g:6277: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 :
// InternalDataDSL.g:6286: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 :
// InternalDataDSL.g:6295: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"
// InternalDataDSL.g:6307:1: entryRuleXLiteral returns [EObject current=null] : iv_ruleXLiteral= ruleXLiteral EOF ;
public final EObject entryRuleXLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXLiteral = null;
try {
// InternalDataDSL.g:6307:49: (iv_ruleXLiteral= ruleXLiteral EOF )
// InternalDataDSL.g:6308: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"
// InternalDataDSL.g:6314: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 {
// InternalDataDSL.g:6320: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 ) )
// InternalDataDSL.g:6321: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 )
{
// InternalDataDSL.g:6321: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 alt108=7;
int LA108_0 = input.LA(1);
if ( (LA108_0==98) ) {
alt108=1;
}
else if ( (LA108_0==99) && (synpred27_InternalDataDSL())) {
alt108=2;
}
else if ( ((LA108_0>=146 && LA108_0<=147)) ) {
alt108=3;
}
else if ( (LA108_0==RULE_INT||(LA108_0>=RULE_HEX && LA108_0<=RULE_DECIMAL)) ) {
alt108=4;
}
else if ( (LA108_0==148) ) {
alt108=5;
}
else if ( (LA108_0==RULE_STRING) ) {
alt108=6;
}
else if ( (LA108_0==149) ) {
alt108=7;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 108, 0, input);
throw nvae;
}
switch (alt108) {
case 1 :
// InternalDataDSL.g:6322: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 :
// InternalDataDSL.g:6331:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
{
// InternalDataDSL.g:6331:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
// InternalDataDSL.g:6332: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 :
// InternalDataDSL.g:6348: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 :
// InternalDataDSL.g:6357: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 :
// InternalDataDSL.g:6366: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 :
// InternalDataDSL.g:6375: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 :
// InternalDataDSL.g:6384: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"
// InternalDataDSL.g:6396:1: entryRuleXCollectionLiteral returns [EObject current=null] : iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF ;
public final EObject entryRuleXCollectionLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCollectionLiteral = null;
try {
// InternalDataDSL.g:6396:59: (iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF )
// InternalDataDSL.g:6397: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"
// InternalDataDSL.g:6403: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 {
// InternalDataDSL.g:6409:2: ( (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) )
// InternalDataDSL.g:6410:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
{
// InternalDataDSL.g:6410:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
int alt109=2;
int LA109_0 = input.LA(1);
if ( (LA109_0==98) ) {
int LA109_1 = input.LA(2);
if ( (LA109_1==99) ) {
alt109=2;
}
else if ( (LA109_1==14) ) {
alt109=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 109, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 109, 0, input);
throw nvae;
}
switch (alt109) {
case 1 :
// InternalDataDSL.g:6411: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 :
// InternalDataDSL.g:6420: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"
// InternalDataDSL.g:6432:1: entryRuleXSetLiteral returns [EObject current=null] : iv_ruleXSetLiteral= ruleXSetLiteral EOF ;
public final EObject entryRuleXSetLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSetLiteral = null;
try {
// InternalDataDSL.g:6432:52: (iv_ruleXSetLiteral= ruleXSetLiteral EOF )
// InternalDataDSL.g:6433: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"
// InternalDataDSL.g:6439: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 {
// InternalDataDSL.g:6445:2: ( ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) )
// InternalDataDSL.g:6446:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
{
// InternalDataDSL.g:6446:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
// InternalDataDSL.g:6447:3: () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}'
{
// InternalDataDSL.g:6447:3: ()
// InternalDataDSL.g:6448:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSetLiteralAccess().getXSetLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSetLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,14,FOLLOW_114); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSetLiteralAccess().getLeftCurlyBracketKeyword_2());
}
// InternalDataDSL.g:6462:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt111=2;
int LA111_0 = input.LA(1);
if ( ((LA111_0>=RULE_STRING && LA111_0<=RULE_DECIMAL)||LA111_0==14||LA111_0==52||LA111_0==75||(LA111_0>=88 && LA111_0<=89)||LA111_0==94||(LA111_0>=98 && LA111_0<=99)||LA111_0==106||(LA111_0>=122 && LA111_0<=123)||LA111_0==127||LA111_0==133||LA111_0==135||(LA111_0>=139 && LA111_0<=140)||(LA111_0>=143 && LA111_0<=152)||LA111_0==154) ) {
alt111=1;
}
switch (alt111) {
case 1 :
// InternalDataDSL.g:6463:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:6463:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalDataDSL.g:6464:5: (lv_elements_3_0= ruleXExpression )
{
// InternalDataDSL.g:6464:5: (lv_elements_3_0= ruleXExpression )
// InternalDataDSL.g:6465:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_115);
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();
}
}
}
// InternalDataDSL.g:6482:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop110:
do {
int alt110=2;
int LA110_0 = input.LA(1);
if ( (LA110_0==95) ) {
alt110=1;
}
switch (alt110) {
case 1 :
// InternalDataDSL.g:6483:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSetLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalDataDSL.g:6487:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalDataDSL.g:6488:6: (lv_elements_5_0= ruleXExpression )
{
// InternalDataDSL.g:6488:6: (lv_elements_5_0= ruleXExpression )
// InternalDataDSL.g:6489:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_115);
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 loop110;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,15,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"
// InternalDataDSL.g:6516:1: entryRuleXListLiteral returns [EObject current=null] : iv_ruleXListLiteral= ruleXListLiteral EOF ;
public final EObject entryRuleXListLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXListLiteral = null;
try {
// InternalDataDSL.g:6516:53: (iv_ruleXListLiteral= ruleXListLiteral EOF )
// InternalDataDSL.g:6517: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"
// InternalDataDSL.g:6523: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 {
// InternalDataDSL.g:6529:2: ( ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) )
// InternalDataDSL.g:6530:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
{
// InternalDataDSL.g:6530:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
// InternalDataDSL.g:6531:3: () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']'
{
// InternalDataDSL.g:6531:3: ()
// InternalDataDSL.g:6532:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXListLiteralAccess().getXListLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXListLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,99,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXListLiteralAccess().getLeftSquareBracketKeyword_2());
}
// InternalDataDSL.g:6546:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt113=2;
int LA113_0 = input.LA(1);
if ( ((LA113_0>=RULE_STRING && LA113_0<=RULE_DECIMAL)||LA113_0==14||LA113_0==52||LA113_0==75||(LA113_0>=88 && LA113_0<=89)||LA113_0==94||(LA113_0>=98 && LA113_0<=99)||LA113_0==106||(LA113_0>=122 && LA113_0<=123)||LA113_0==127||LA113_0==133||LA113_0==135||(LA113_0>=139 && LA113_0<=140)||(LA113_0>=143 && LA113_0<=152)||LA113_0==154) ) {
alt113=1;
}
switch (alt113) {
case 1 :
// InternalDataDSL.g:6547:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:6547:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalDataDSL.g:6548:5: (lv_elements_3_0= ruleXExpression )
{
// InternalDataDSL.g:6548:5: (lv_elements_3_0= ruleXExpression )
// InternalDataDSL.g:6549:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_87);
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();
}
}
}
// InternalDataDSL.g:6566:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop112:
do {
int alt112=2;
int LA112_0 = input.LA(1);
if ( (LA112_0==95) ) {
alt112=1;
}
switch (alt112) {
case 1 :
// InternalDataDSL.g:6567:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXListLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalDataDSL.g:6571:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalDataDSL.g:6572:6: (lv_elements_5_0= ruleXExpression )
{
// InternalDataDSL.g:6572:6: (lv_elements_5_0= ruleXExpression )
// InternalDataDSL.g:6573:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_87);
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 loop112;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,100,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"
// InternalDataDSL.g:6600:1: entryRuleXClosure returns [EObject current=null] : iv_ruleXClosure= ruleXClosure EOF ;
public final EObject entryRuleXClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXClosure = null;
try {
// InternalDataDSL.g:6600:49: (iv_ruleXClosure= ruleXClosure EOF )
// InternalDataDSL.g:6601: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"
// InternalDataDSL.g:6607: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 {
// InternalDataDSL.g:6613: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= ']' ) )
// InternalDataDSL.g:6614: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= ']' )
{
// InternalDataDSL.g:6614: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= ']' )
// InternalDataDSL.g:6615: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= ']'
{
// InternalDataDSL.g:6615:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) )
// InternalDataDSL.g:6616:4: ( ( () '[' ) )=> ( () otherlv_1= '[' )
{
// InternalDataDSL.g:6622:4: ( () otherlv_1= '[' )
// InternalDataDSL.g:6623:5: () otherlv_1= '['
{
// InternalDataDSL.g:6623:5: ()
// InternalDataDSL.g:6624:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,99,FOLLOW_116); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXClosureAccess().getLeftSquareBracketKeyword_0_0_1());
}
}
}
// InternalDataDSL.g:6636:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?
int alt116=2;
alt116 = dfa116.predict(input);
switch (alt116) {
case 1 :
// InternalDataDSL.g:6637:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
{
// InternalDataDSL.g:6660:4: ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
// InternalDataDSL.g:6661:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) )
{
// InternalDataDSL.g:6661:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )?
int alt115=2;
int LA115_0 = input.LA(1);
if ( (LA115_0==RULE_ID||LA115_0==94||LA115_0==119) ) {
alt115=1;
}
switch (alt115) {
case 1 :
// InternalDataDSL.g:6662:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:6662:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:6663:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:6663:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
// InternalDataDSL.g:6664:8: lv_declaredFormalParameters_2_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0());
}
pushFollow(FOLLOW_117);
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();
}
}
}
// InternalDataDSL.g:6681:6: (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
loop114:
do {
int alt114=2;
int LA114_0 = input.LA(1);
if ( (LA114_0==95) ) {
alt114=1;
}
switch (alt114) {
case 1 :
// InternalDataDSL.g:6682:7: otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
{
otherlv_3=(Token)match(input,95,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXClosureAccess().getCommaKeyword_1_0_0_1_0());
}
// InternalDataDSL.g:6686:7: ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:6687:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:6687:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
// InternalDataDSL.g:6688:9: lv_declaredFormalParameters_4_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0());
}
pushFollow(FOLLOW_117);
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 loop114;
}
} while (true);
}
break;
}
// InternalDataDSL.g:6707:5: ( (lv_explicitSyntax_5_0= '|' ) )
// InternalDataDSL.g:6708:6: (lv_explicitSyntax_5_0= '|' )
{
// InternalDataDSL.g:6708:6: (lv_explicitSyntax_5_0= '|' )
// InternalDataDSL.g:6709:7: lv_explicitSyntax_5_0= '|'
{
lv_explicitSyntax_5_0=(Token)match(input,132,FOLLOW_118); 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;
}
// InternalDataDSL.g:6723:3: ( (lv_expression_6_0= ruleXExpressionInClosure ) )
// InternalDataDSL.g:6724:4: (lv_expression_6_0= ruleXExpressionInClosure )
{
// InternalDataDSL.g:6724:4: (lv_expression_6_0= ruleXExpressionInClosure )
// InternalDataDSL.g:6725:5: lv_expression_6_0= ruleXExpressionInClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getExpressionXExpressionInClosureParserRuleCall_2_0());
}
pushFollow(FOLLOW_119);
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,100,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"
// InternalDataDSL.g:6750:1: entryRuleXExpressionInClosure returns [EObject current=null] : iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF ;
public final EObject entryRuleXExpressionInClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionInClosure = null;
try {
// InternalDataDSL.g:6750:61: (iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF )
// InternalDataDSL.g:6751: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"
// InternalDataDSL.g:6757: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 {
// InternalDataDSL.g:6763:2: ( ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) )
// InternalDataDSL.g:6764:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
{
// InternalDataDSL.g:6764:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
// InternalDataDSL.g:6765:3: () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
{
// InternalDataDSL.g:6765:3: ()
// InternalDataDSL.g:6766:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXExpressionInClosureAccess().getXBlockExpressionAction_0(),
current);
}
}
// InternalDataDSL.g:6772:3: ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
loop118:
do {
int alt118=2;
int LA118_0 = input.LA(1);
if ( ((LA118_0>=RULE_STRING && LA118_0<=RULE_DECIMAL)||LA118_0==14||LA118_0==52||LA118_0==75||(LA118_0>=88 && LA118_0<=89)||LA118_0==94||(LA118_0>=98 && LA118_0<=99)||LA118_0==106||(LA118_0>=122 && LA118_0<=123)||LA118_0==127||LA118_0==133||LA118_0==135||(LA118_0>=139 && LA118_0<=152)||LA118_0==154) ) {
alt118=1;
}
switch (alt118) {
case 1 :
// InternalDataDSL.g:6773:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )?
{
// InternalDataDSL.g:6773:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) )
// InternalDataDSL.g:6774:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
{
// InternalDataDSL.g:6774:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
// InternalDataDSL.g:6775:6: lv_expressions_1_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0());
}
pushFollow(FOLLOW_120);
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();
}
}
}
// InternalDataDSL.g:6792:4: (otherlv_2= ';' )?
int alt117=2;
int LA117_0 = input.LA(1);
if ( (LA117_0==92) ) {
alt117=1;
}
switch (alt117) {
case 1 :
// InternalDataDSL.g:6793:5: otherlv_2= ';'
{
otherlv_2=(Token)match(input,92,FOLLOW_121); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
}
}
break;
}
}
break;
default :
break loop118;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpressionInClosure"
// $ANTLR start "entryRuleXShortClosure"
// InternalDataDSL.g:6803:1: entryRuleXShortClosure returns [EObject current=null] : iv_ruleXShortClosure= ruleXShortClosure EOF ;
public final EObject entryRuleXShortClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXShortClosure = null;
try {
// InternalDataDSL.g:6803:54: (iv_ruleXShortClosure= ruleXShortClosure EOF )
// InternalDataDSL.g:6804: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"
// InternalDataDSL.g:6810: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 {
// InternalDataDSL.g:6816:2: ( ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalDataDSL.g:6817:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:6817:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalDataDSL.g:6818:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalDataDSL.g:6818:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) )
// InternalDataDSL.g:6819:4: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
{
// InternalDataDSL.g:6844:4: ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
// InternalDataDSL.g:6845:5: () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) )
{
// InternalDataDSL.g:6845:5: ()
// InternalDataDSL.g:6846:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXShortClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
// InternalDataDSL.g:6852:5: ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )?
int alt120=2;
int LA120_0 = input.LA(1);
if ( (LA120_0==RULE_ID||LA120_0==94||LA120_0==119) ) {
alt120=1;
}
switch (alt120) {
case 1 :
// InternalDataDSL.g:6853:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:6853:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:6854:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:6854:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
// InternalDataDSL.g:6855:8: lv_declaredFormalParameters_1_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0());
}
pushFollow(FOLLOW_117);
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();
}
}
}
// InternalDataDSL.g:6872:6: (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
loop119:
do {
int alt119=2;
int LA119_0 = input.LA(1);
if ( (LA119_0==95) ) {
alt119=1;
}
switch (alt119) {
case 1 :
// InternalDataDSL.g:6873:7: otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
{
otherlv_2=(Token)match(input,95,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXShortClosureAccess().getCommaKeyword_0_0_1_1_0());
}
// InternalDataDSL.g:6877:7: ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:6878:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:6878:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
// InternalDataDSL.g:6879:9: lv_declaredFormalParameters_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0());
}
pushFollow(FOLLOW_117);
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 loop119;
}
} while (true);
}
break;
}
// InternalDataDSL.g:6898:5: ( (lv_explicitSyntax_4_0= '|' ) )
// InternalDataDSL.g:6899:6: (lv_explicitSyntax_4_0= '|' )
{
// InternalDataDSL.g:6899:6: (lv_explicitSyntax_4_0= '|' )
// InternalDataDSL.g:6900:7: lv_explicitSyntax_4_0= '|'
{
lv_explicitSyntax_4_0=(Token)match(input,132,FOLLOW_84); 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, "|");
}
}
}
}
}
// InternalDataDSL.g:6914:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalDataDSL.g:6915:4: (lv_expression_5_0= ruleXExpression )
{
// InternalDataDSL.g:6915:4: (lv_expression_5_0= ruleXExpression )
// InternalDataDSL.g:6916: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"
// InternalDataDSL.g:6937:1: entryRuleXParenthesizedExpression returns [EObject current=null] : iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF ;
public final EObject entryRuleXParenthesizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXParenthesizedExpression = null;
try {
// InternalDataDSL.g:6937:65: (iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF )
// InternalDataDSL.g:6938: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"
// InternalDataDSL.g:6944: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 {
// InternalDataDSL.g:6950:2: ( (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) )
// InternalDataDSL.g:6951:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
{
// InternalDataDSL.g:6951:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
// InternalDataDSL.g:6952:3: otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')'
{
otherlv_0=(Token)match(input,94,FOLLOW_84); 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_82);
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,96,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"
// InternalDataDSL.g:6972:1: entryRuleXIfExpression returns [EObject current=null] : iv_ruleXIfExpression= ruleXIfExpression EOF ;
public final EObject entryRuleXIfExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXIfExpression = null;
try {
// InternalDataDSL.g:6972:54: (iv_ruleXIfExpression= ruleXIfExpression EOF )
// InternalDataDSL.g:6973: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"
// InternalDataDSL.g:6979: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 {
// InternalDataDSL.g:6985: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 ) ) )? ) )
// InternalDataDSL.g:6986: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 ) ) )? )
{
// InternalDataDSL.g:6986: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 ) ) )? )
// InternalDataDSL.g:6987: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 ) ) )?
{
// InternalDataDSL.g:6987:3: ()
// InternalDataDSL.g:6988:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXIfExpressionAccess().getXIfExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,133,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXIfExpressionAccess().getIfKeyword_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXIfExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalDataDSL.g:7002:3: ( (lv_if_3_0= ruleXExpression ) )
// InternalDataDSL.g:7003:4: (lv_if_3_0= ruleXExpression )
{
// InternalDataDSL.g:7003:4: (lv_if_3_0= ruleXExpression )
// InternalDataDSL.g:7004:5: lv_if_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getIfXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXIfExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalDataDSL.g:7025:3: ( (lv_then_5_0= ruleXExpression ) )
// InternalDataDSL.g:7026:4: (lv_then_5_0= ruleXExpression )
{
// InternalDataDSL.g:7026:4: (lv_then_5_0= ruleXExpression )
// InternalDataDSL.g:7027:5: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getThenXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_123);
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();
}
}
}
// InternalDataDSL.g:7044:3: ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
int alt121=2;
int LA121_0 = input.LA(1);
if ( (LA121_0==134) ) {
int LA121_1 = input.LA(2);
if ( (synpred31_InternalDataDSL()) ) {
alt121=1;
}
}
switch (alt121) {
case 1 :
// InternalDataDSL.g:7045:4: ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) )
{
// InternalDataDSL.g:7045:4: ( ( 'else' )=>otherlv_6= 'else' )
// InternalDataDSL.g:7046:5: ( 'else' )=>otherlv_6= 'else'
{
otherlv_6=(Token)match(input,134,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXIfExpressionAccess().getElseKeyword_6_0());
}
}
// InternalDataDSL.g:7052:4: ( (lv_else_7_0= ruleXExpression ) )
// InternalDataDSL.g:7053:5: (lv_else_7_0= ruleXExpression )
{
// InternalDataDSL.g:7053:5: (lv_else_7_0= ruleXExpression )
// InternalDataDSL.g:7054: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"
// InternalDataDSL.g:7076:1: entryRuleXSwitchExpression returns [EObject current=null] : iv_ruleXSwitchExpression= ruleXSwitchExpression EOF ;
public final EObject entryRuleXSwitchExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSwitchExpression = null;
try {
// InternalDataDSL.g:7076:58: (iv_ruleXSwitchExpression= ruleXSwitchExpression EOF )
// InternalDataDSL.g:7077: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"
// InternalDataDSL.g:7083: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 {
// InternalDataDSL.g:7089: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= '}' ) )
// InternalDataDSL.g:7090: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= '}' )
{
// InternalDataDSL.g:7090: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= '}' )
// InternalDataDSL.g:7091: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= '}'
{
// InternalDataDSL.g:7091:3: ()
// InternalDataDSL.g:7092:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSwitchExpressionAccess().getXSwitchExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,135,FOLLOW_124); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSwitchExpressionAccess().getSwitchKeyword_1());
}
// InternalDataDSL.g:7102: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 alt123=2;
alt123 = dfa123.predict(input);
switch (alt123) {
case 1 :
// InternalDataDSL.g:7103:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalDataDSL.g:7103:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalDataDSL.g:7104:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalDataDSL.g:7104:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalDataDSL.g:7105:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalDataDSL.g:7115:6: (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalDataDSL.g:7116:7: otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
otherlv_2=(Token)match(input,94,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSwitchExpressionAccess().getLeftParenthesisKeyword_2_0_0_0_0());
}
// InternalDataDSL.g:7120:7: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:7121:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:7121:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalDataDSL.g:7122:9: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0());
}
pushFollow(FOLLOW_125);
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,136,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_0_0_0_2());
}
}
}
// InternalDataDSL.g:7145:5: ( (lv_switch_5_0= ruleXExpression ) )
// InternalDataDSL.g:7146:6: (lv_switch_5_0= ruleXExpression )
{
// InternalDataDSL.g:7146:6: (lv_switch_5_0= ruleXExpression )
// InternalDataDSL.g:7147:7: lv_switch_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXSwitchExpressionAccess().getRightParenthesisKeyword_2_0_2());
}
}
}
break;
case 2 :
// InternalDataDSL.g:7170:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:7170:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
// InternalDataDSL.g:7171:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) )
{
// InternalDataDSL.g:7171:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?
int alt122=2;
alt122 = dfa122.predict(input);
switch (alt122) {
case 1 :
// InternalDataDSL.g:7172:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
{
// InternalDataDSL.g:7181:6: ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
// InternalDataDSL.g:7182:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':'
{
// InternalDataDSL.g:7182:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:7183:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:7183:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
// InternalDataDSL.g:7184:9: lv_declaredParam_7_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0());
}
pushFollow(FOLLOW_125);
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,136,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_1_0_0_1());
}
}
}
break;
}
// InternalDataDSL.g:7207:5: ( (lv_switch_9_0= ruleXExpression ) )
// InternalDataDSL.g:7208:6: (lv_switch_9_0= ruleXExpression )
{
// InternalDataDSL.g:7208:6: (lv_switch_9_0= ruleXExpression )
// InternalDataDSL.g:7209:7: lv_switch_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_18);
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,14,FOLLOW_126); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXSwitchExpressionAccess().getLeftCurlyBracketKeyword_3());
}
// InternalDataDSL.g:7232:3: ( (lv_cases_11_0= ruleXCasePart ) )*
loop124:
do {
int alt124=2;
int LA124_0 = input.LA(1);
if ( (LA124_0==RULE_ID||(LA124_0>=94 && LA124_0<=95)||LA124_0==119||LA124_0==136||LA124_0==138) ) {
alt124=1;
}
switch (alt124) {
case 1 :
// InternalDataDSL.g:7233:4: (lv_cases_11_0= ruleXCasePart )
{
// InternalDataDSL.g:7233:4: (lv_cases_11_0= ruleXCasePart )
// InternalDataDSL.g:7234:5: lv_cases_11_0= ruleXCasePart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getCasesXCasePartParserRuleCall_4_0());
}
pushFollow(FOLLOW_126);
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 loop124;
}
} while (true);
// InternalDataDSL.g:7251:3: (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )?
int alt125=2;
int LA125_0 = input.LA(1);
if ( (LA125_0==137) ) {
alt125=1;
}
switch (alt125) {
case 1 :
// InternalDataDSL.g:7252:4: otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) )
{
otherlv_12=(Token)match(input,137,FOLLOW_125); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXSwitchExpressionAccess().getDefaultKeyword_5_0());
}
otherlv_13=(Token)match(input,136,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_5_1());
}
// InternalDataDSL.g:7260:4: ( (lv_default_14_0= ruleXExpression ) )
// InternalDataDSL.g:7261:5: (lv_default_14_0= ruleXExpression )
{
// InternalDataDSL.g:7261:5: (lv_default_14_0= ruleXExpression )
// InternalDataDSL.g:7262:6: lv_default_14_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDefaultXExpressionParserRuleCall_5_2_0());
}
pushFollow(FOLLOW_43);
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,15,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"
// InternalDataDSL.g:7288:1: entryRuleXCasePart returns [EObject current=null] : iv_ruleXCasePart= ruleXCasePart EOF ;
public final EObject entryRuleXCasePart() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCasePart = null;
try {
// InternalDataDSL.g:7288:50: (iv_ruleXCasePart= ruleXCasePart EOF )
// InternalDataDSL.g:7289: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"
// InternalDataDSL.g:7295: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 {
// InternalDataDSL.g:7301: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= ',' ) ) ) ) )
// InternalDataDSL.g:7302: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= ',' ) ) ) )
{
// InternalDataDSL.g:7302: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= ',' ) ) ) )
// InternalDataDSL.g:7303: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= ',' ) ) )
{
// InternalDataDSL.g:7303:3: ()
// InternalDataDSL.g:7304:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXCasePartAccess().getXCasePartAction_0(),
current);
}
}
// InternalDataDSL.g:7310:3: ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )?
int alt126=2;
int LA126_0 = input.LA(1);
if ( (LA126_0==RULE_ID||LA126_0==94||LA126_0==119) ) {
alt126=1;
}
switch (alt126) {
case 1 :
// InternalDataDSL.g:7311:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:7311:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:7312:5: lv_typeGuard_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getTypeGuardJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_127);
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;
}
// InternalDataDSL.g:7329:3: (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )?
int alt127=2;
int LA127_0 = input.LA(1);
if ( (LA127_0==138) ) {
alt127=1;
}
switch (alt127) {
case 1 :
// InternalDataDSL.g:7330:4: otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) )
{
otherlv_2=(Token)match(input,138,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCasePartAccess().getCaseKeyword_2_0());
}
// InternalDataDSL.g:7334:4: ( (lv_case_3_0= ruleXExpression ) )
// InternalDataDSL.g:7335:5: (lv_case_3_0= ruleXExpression )
{
// InternalDataDSL.g:7335:5: (lv_case_3_0= ruleXExpression )
// InternalDataDSL.g:7336:6: lv_case_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getCaseXExpressionParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_128);
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;
}
// InternalDataDSL.g:7354:3: ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
int alt128=2;
int LA128_0 = input.LA(1);
if ( (LA128_0==136) ) {
alt128=1;
}
else if ( (LA128_0==95) ) {
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 :
// InternalDataDSL.g:7355:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:7355:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
// InternalDataDSL.g:7356:5: otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,136,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXCasePartAccess().getColonKeyword_3_0_0());
}
// InternalDataDSL.g:7360:5: ( (lv_then_5_0= ruleXExpression ) )
// InternalDataDSL.g:7361:6: (lv_then_5_0= ruleXExpression )
{
// InternalDataDSL.g:7361:6: (lv_then_5_0= ruleXExpression )
// InternalDataDSL.g:7362: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 :
// InternalDataDSL.g:7381:4: ( (lv_fallThrough_6_0= ',' ) )
{
// InternalDataDSL.g:7381:4: ( (lv_fallThrough_6_0= ',' ) )
// InternalDataDSL.g:7382:5: (lv_fallThrough_6_0= ',' )
{
// InternalDataDSL.g:7382:5: (lv_fallThrough_6_0= ',' )
// InternalDataDSL.g:7383:6: lv_fallThrough_6_0= ','
{
lv_fallThrough_6_0=(Token)match(input,95,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"
// InternalDataDSL.g:7400:1: entryRuleXForLoopExpression returns [EObject current=null] : iv_ruleXForLoopExpression= ruleXForLoopExpression EOF ;
public final EObject entryRuleXForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXForLoopExpression = null;
try {
// InternalDataDSL.g:7400:59: (iv_ruleXForLoopExpression= ruleXForLoopExpression EOF )
// InternalDataDSL.g:7401: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"
// InternalDataDSL.g:7407: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 {
// InternalDataDSL.g:7413: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 ) ) ) )
// InternalDataDSL.g:7414: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 ) ) )
{
// InternalDataDSL.g:7414: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 ) ) )
// InternalDataDSL.g:7415: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 ) )
{
// InternalDataDSL.g:7415:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalDataDSL.g:7416:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalDataDSL.g:7429:4: ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalDataDSL.g:7430:5: () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
// InternalDataDSL.g:7430:5: ()
// InternalDataDSL.g:7431:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXForLoopExpressionAccess().getXForLoopExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,52,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXForLoopExpressionAccess().getForKeyword_0_0_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXForLoopExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
// InternalDataDSL.g:7445:5: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalDataDSL.g:7446:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalDataDSL.g:7446:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalDataDSL.g:7447:7: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0());
}
pushFollow(FOLLOW_125);
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,136,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXForLoopExpressionAccess().getColonKeyword_0_0_4());
}
}
}
// InternalDataDSL.g:7470:3: ( (lv_forExpression_5_0= ruleXExpression ) )
// InternalDataDSL.g:7471:4: (lv_forExpression_5_0= ruleXExpression )
{
// InternalDataDSL.g:7471:4: (lv_forExpression_5_0= ruleXExpression )
// InternalDataDSL.g:7472:5: lv_forExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getForExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXForLoopExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalDataDSL.g:7493:3: ( (lv_eachExpression_7_0= ruleXExpression ) )
// InternalDataDSL.g:7494:4: (lv_eachExpression_7_0= ruleXExpression )
{
// InternalDataDSL.g:7494:4: (lv_eachExpression_7_0= ruleXExpression )
// InternalDataDSL.g:7495: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"
// InternalDataDSL.g:7516:1: entryRuleXBasicForLoopExpression returns [EObject current=null] : iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF ;
public final EObject entryRuleXBasicForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBasicForLoopExpression = null;
try {
// InternalDataDSL.g:7516:64: (iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF )
// InternalDataDSL.g:7517: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"
// InternalDataDSL.g:7523: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 {
// InternalDataDSL.g:7529: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 ) ) ) )
// InternalDataDSL.g:7530: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 ) ) )
{
// InternalDataDSL.g:7530: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 ) ) )
// InternalDataDSL.g:7531: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 ) )
{
// InternalDataDSL.g:7531:3: ()
// InternalDataDSL.g:7532:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBasicForLoopExpressionAccess().getXBasicForLoopExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,52,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBasicForLoopExpressionAccess().getForKeyword_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_129); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXBasicForLoopExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalDataDSL.g:7546:3: ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )?
int alt130=2;
int LA130_0 = input.LA(1);
if ( ((LA130_0>=RULE_STRING && LA130_0<=RULE_DECIMAL)||LA130_0==14||LA130_0==52||LA130_0==75||(LA130_0>=88 && LA130_0<=89)||LA130_0==94||(LA130_0>=98 && LA130_0<=99)||LA130_0==106||(LA130_0>=122 && LA130_0<=123)||LA130_0==127||LA130_0==133||LA130_0==135||(LA130_0>=139 && LA130_0<=152)||LA130_0==154) ) {
alt130=1;
}
switch (alt130) {
case 1 :
// InternalDataDSL.g:7547:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
{
// InternalDataDSL.g:7547:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) )
// InternalDataDSL.g:7548:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
{
// InternalDataDSL.g:7548:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
// InternalDataDSL.g:7549:6: lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_130);
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();
}
}
}
// InternalDataDSL.g:7566:4: (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
loop129:
do {
int alt129=2;
int LA129_0 = input.LA(1);
if ( (LA129_0==95) ) {
alt129=1;
}
switch (alt129) {
case 1 :
// InternalDataDSL.g:7567:5: otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
{
otherlv_4=(Token)match(input,95,FOLLOW_131); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_3_1_0());
}
// InternalDataDSL.g:7571:5: ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
// InternalDataDSL.g:7572:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
{
// InternalDataDSL.g:7572:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
// InternalDataDSL.g:7573:7: lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_130);
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 loop129;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,92,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_4());
}
// InternalDataDSL.g:7596:3: ( (lv_expression_7_0= ruleXExpression ) )?
int alt131=2;
int LA131_0 = input.LA(1);
if ( ((LA131_0>=RULE_STRING && LA131_0<=RULE_DECIMAL)||LA131_0==14||LA131_0==52||LA131_0==75||(LA131_0>=88 && LA131_0<=89)||LA131_0==94||(LA131_0>=98 && LA131_0<=99)||LA131_0==106||(LA131_0>=122 && LA131_0<=123)||LA131_0==127||LA131_0==133||LA131_0==135||(LA131_0>=139 && LA131_0<=140)||(LA131_0>=143 && LA131_0<=152)||LA131_0==154) ) {
alt131=1;
}
switch (alt131) {
case 1 :
// InternalDataDSL.g:7597:4: (lv_expression_7_0= ruleXExpression )
{
// InternalDataDSL.g:7597:4: (lv_expression_7_0= ruleXExpression )
// InternalDataDSL.g:7598:5: lv_expression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getExpressionXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_133);
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,92,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_6());
}
// InternalDataDSL.g:7619:3: ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )?
int alt133=2;
int LA133_0 = input.LA(1);
if ( ((LA133_0>=RULE_STRING && LA133_0<=RULE_DECIMAL)||LA133_0==14||LA133_0==52||LA133_0==75||(LA133_0>=88 && LA133_0<=89)||LA133_0==94||(LA133_0>=98 && LA133_0<=99)||LA133_0==106||(LA133_0>=122 && LA133_0<=123)||LA133_0==127||LA133_0==133||LA133_0==135||(LA133_0>=139 && LA133_0<=140)||(LA133_0>=143 && LA133_0<=152)||LA133_0==154) ) {
alt133=1;
}
switch (alt133) {
case 1 :
// InternalDataDSL.g:7620:4: ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:7620:4: ( (lv_updateExpressions_9_0= ruleXExpression ) )
// InternalDataDSL.g:7621:5: (lv_updateExpressions_9_0= ruleXExpression )
{
// InternalDataDSL.g:7621:5: (lv_updateExpressions_9_0= ruleXExpression )
// InternalDataDSL.g:7622:6: lv_updateExpressions_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:7639:4: (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
loop132:
do {
int alt132=2;
int LA132_0 = input.LA(1);
if ( (LA132_0==95) ) {
alt132=1;
}
switch (alt132) {
case 1 :
// InternalDataDSL.g:7640:5: otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_7_1_0());
}
// InternalDataDSL.g:7644:5: ( (lv_updateExpressions_11_0= ruleXExpression ) )
// InternalDataDSL.g:7645:6: (lv_updateExpressions_11_0= ruleXExpression )
{
// InternalDataDSL.g:7645:6: (lv_updateExpressions_11_0= ruleXExpression )
// InternalDataDSL.g:7646:7: lv_updateExpressions_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop132;
}
} while (true);
}
break;
}
otherlv_12=(Token)match(input,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXBasicForLoopExpressionAccess().getRightParenthesisKeyword_8());
}
// InternalDataDSL.g:7669:3: ( (lv_eachExpression_13_0= ruleXExpression ) )
// InternalDataDSL.g:7670:4: (lv_eachExpression_13_0= ruleXExpression )
{
// InternalDataDSL.g:7670:4: (lv_eachExpression_13_0= ruleXExpression )
// InternalDataDSL.g:7671: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"
// InternalDataDSL.g:7692:1: entryRuleXWhileExpression returns [EObject current=null] : iv_ruleXWhileExpression= ruleXWhileExpression EOF ;
public final EObject entryRuleXWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXWhileExpression = null;
try {
// InternalDataDSL.g:7692:57: (iv_ruleXWhileExpression= ruleXWhileExpression EOF )
// InternalDataDSL.g:7693: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"
// InternalDataDSL.g:7699: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 {
// InternalDataDSL.g:7705:2: ( ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) )
// InternalDataDSL.g:7706:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:7706:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
// InternalDataDSL.g:7707:3: () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) )
{
// InternalDataDSL.g:7707:3: ()
// InternalDataDSL.g:7708:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXWhileExpressionAccess().getXWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,139,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXWhileExpressionAccess().getWhileKeyword_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXWhileExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalDataDSL.g:7722:3: ( (lv_predicate_3_0= ruleXExpression ) )
// InternalDataDSL.g:7723:4: (lv_predicate_3_0= ruleXExpression )
{
// InternalDataDSL.g:7723:4: (lv_predicate_3_0= ruleXExpression )
// InternalDataDSL.g:7724:5: lv_predicate_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getPredicateXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXWhileExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalDataDSL.g:7745:3: ( (lv_body_5_0= ruleXExpression ) )
// InternalDataDSL.g:7746:4: (lv_body_5_0= ruleXExpression )
{
// InternalDataDSL.g:7746:4: (lv_body_5_0= ruleXExpression )
// InternalDataDSL.g:7747: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"
// InternalDataDSL.g:7768:1: entryRuleXDoWhileExpression returns [EObject current=null] : iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF ;
public final EObject entryRuleXDoWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXDoWhileExpression = null;
try {
// InternalDataDSL.g:7768:59: (iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF )
// InternalDataDSL.g:7769: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"
// InternalDataDSL.g:7775: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 {
// InternalDataDSL.g:7781:2: ( ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) )
// InternalDataDSL.g:7782:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalDataDSL.g:7782:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalDataDSL.g:7783:3: () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalDataDSL.g:7783:3: ()
// InternalDataDSL.g:7784:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXDoWhileExpressionAccess().getXDoWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,140,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXDoWhileExpressionAccess().getDoKeyword_1());
}
// InternalDataDSL.g:7794:3: ( (lv_body_2_0= ruleXExpression ) )
// InternalDataDSL.g:7795:4: (lv_body_2_0= ruleXExpression )
{
// InternalDataDSL.g:7795:4: (lv_body_2_0= ruleXExpression )
// InternalDataDSL.g:7796:5: lv_body_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getBodyXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_134);
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,139,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXDoWhileExpressionAccess().getWhileKeyword_3());
}
otherlv_4=(Token)match(input,94,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXDoWhileExpressionAccess().getLeftParenthesisKeyword_4());
}
// InternalDataDSL.g:7821:3: ( (lv_predicate_5_0= ruleXExpression ) )
// InternalDataDSL.g:7822:4: (lv_predicate_5_0= ruleXExpression )
{
// InternalDataDSL.g:7822:4: (lv_predicate_5_0= ruleXExpression )
// InternalDataDSL.g:7823:5: lv_predicate_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getPredicateXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_82);
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,96,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"
// InternalDataDSL.g:7848:1: entryRuleXBlockExpression returns [EObject current=null] : iv_ruleXBlockExpression= ruleXBlockExpression EOF ;
public final EObject entryRuleXBlockExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBlockExpression = null;
try {
// InternalDataDSL.g:7848:57: (iv_ruleXBlockExpression= ruleXBlockExpression EOF )
// InternalDataDSL.g:7849: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"
// InternalDataDSL.g:7855: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 {
// InternalDataDSL.g:7861:2: ( ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) )
// InternalDataDSL.g:7862:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
{
// InternalDataDSL.g:7862:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
// InternalDataDSL.g:7863:3: () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}'
{
// InternalDataDSL.g:7863:3: ()
// InternalDataDSL.g:7864:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBlockExpressionAccess().getXBlockExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,14,FOLLOW_135); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBlockExpressionAccess().getLeftCurlyBracketKeyword_1());
}
// InternalDataDSL.g:7874:3: ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )*
loop135:
do {
int alt135=2;
int LA135_0 = input.LA(1);
if ( ((LA135_0>=RULE_STRING && LA135_0<=RULE_DECIMAL)||LA135_0==14||LA135_0==52||LA135_0==75||(LA135_0>=88 && LA135_0<=89)||LA135_0==94||(LA135_0>=98 && LA135_0<=99)||LA135_0==106||(LA135_0>=122 && LA135_0<=123)||LA135_0==127||LA135_0==133||LA135_0==135||(LA135_0>=139 && LA135_0<=152)||LA135_0==154) ) {
alt135=1;
}
switch (alt135) {
case 1 :
// InternalDataDSL.g:7875:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )?
{
// InternalDataDSL.g:7875:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) )
// InternalDataDSL.g:7876:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
{
// InternalDataDSL.g:7876:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
// InternalDataDSL.g:7877:6: lv_expressions_2_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0());
}
pushFollow(FOLLOW_136);
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();
}
}
}
// InternalDataDSL.g:7894:4: (otherlv_3= ';' )?
int alt134=2;
int LA134_0 = input.LA(1);
if ( (LA134_0==92) ) {
alt134=1;
}
switch (alt134) {
case 1 :
// InternalDataDSL.g:7895:5: otherlv_3= ';'
{
otherlv_3=(Token)match(input,92,FOLLOW_135); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
}
}
break;
}
}
break;
default :
break loop135;
}
} while (true);
otherlv_4=(Token)match(input,15,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"
// InternalDataDSL.g:7909:1: entryRuleXExpressionOrVarDeclaration returns [EObject current=null] : iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF ;
public final EObject entryRuleXExpressionOrVarDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionOrVarDeclaration = null;
try {
// InternalDataDSL.g:7909:68: (iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF )
// InternalDataDSL.g:7910: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"
// InternalDataDSL.g:7916: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 {
// InternalDataDSL.g:7922:2: ( (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) )
// InternalDataDSL.g:7923:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
{
// InternalDataDSL.g:7923:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
int alt136=2;
int LA136_0 = input.LA(1);
if ( ((LA136_0>=141 && LA136_0<=142)) ) {
alt136=1;
}
else if ( ((LA136_0>=RULE_STRING && LA136_0<=RULE_DECIMAL)||LA136_0==14||LA136_0==52||LA136_0==75||(LA136_0>=88 && LA136_0<=89)||LA136_0==94||(LA136_0>=98 && LA136_0<=99)||LA136_0==106||(LA136_0>=122 && LA136_0<=123)||LA136_0==127||LA136_0==133||LA136_0==135||(LA136_0>=139 && LA136_0<=140)||(LA136_0>=143 && LA136_0<=152)||LA136_0==154) ) {
alt136=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 136, 0, input);
throw nvae;
}
switch (alt136) {
case 1 :
// InternalDataDSL.g:7924: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 :
// InternalDataDSL.g:7933: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"
// InternalDataDSL.g:7945:1: entryRuleXVariableDeclaration returns [EObject current=null] : iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF ;
public final EObject entryRuleXVariableDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXVariableDeclaration = null;
try {
// InternalDataDSL.g:7945:61: (iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF )
// InternalDataDSL.g:7946: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"
// InternalDataDSL.g:7952: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 {
// InternalDataDSL.g:7958: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 ) ) )? ) )
// InternalDataDSL.g:7959: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 ) ) )? )
{
// InternalDataDSL.g:7959: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 ) ) )? )
// InternalDataDSL.g:7960: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 ) ) )?
{
// InternalDataDSL.g:7960:3: ()
// InternalDataDSL.g:7961:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXVariableDeclarationAccess().getXVariableDeclarationAction_0(),
current);
}
}
// InternalDataDSL.g:7967:3: ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' )
int alt137=2;
int LA137_0 = input.LA(1);
if ( (LA137_0==141) ) {
alt137=1;
}
else if ( (LA137_0==142) ) {
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 :
// InternalDataDSL.g:7968:4: ( (lv_writeable_1_0= 'var' ) )
{
// InternalDataDSL.g:7968:4: ( (lv_writeable_1_0= 'var' ) )
// InternalDataDSL.g:7969:5: (lv_writeable_1_0= 'var' )
{
// InternalDataDSL.g:7969:5: (lv_writeable_1_0= 'var' )
// InternalDataDSL.g:7970:6: lv_writeable_1_0= 'var'
{
lv_writeable_1_0=(Token)match(input,141,FOLLOW_97); 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 :
// InternalDataDSL.g:7983:4: otherlv_2= 'val'
{
otherlv_2=(Token)match(input,142,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXVariableDeclarationAccess().getValKeyword_1_1());
}
}
break;
}
// InternalDataDSL.g:7988:3: ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) )
int alt138=2;
int LA138_0 = input.LA(1);
if ( (LA138_0==RULE_ID) ) {
int LA138_1 = input.LA(2);
if ( (synpred35_InternalDataDSL()) ) {
alt138=1;
}
else if ( (true) ) {
alt138=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 138, 1, input);
throw nvae;
}
}
else if ( (LA138_0==94) && (synpred35_InternalDataDSL())) {
alt138=1;
}
else if ( (LA138_0==119) && (synpred35_InternalDataDSL())) {
alt138=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 138, 0, input);
throw nvae;
}
switch (alt138) {
case 1 :
// InternalDataDSL.g:7989:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
{
// InternalDataDSL.g:7989:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
// InternalDataDSL.g:7990:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
{
// InternalDataDSL.g:8003:5: ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
// InternalDataDSL.g:8004:6: ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) )
{
// InternalDataDSL.g:8004:6: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:8005:7: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:8005:7: (lv_type_3_0= ruleJvmTypeReference )
// InternalDataDSL.g:8006: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();
}
}
}
// InternalDataDSL.g:8023:6: ( (lv_name_4_0= ruleValidID ) )
// InternalDataDSL.g:8024:7: (lv_name_4_0= ruleValidID )
{
// InternalDataDSL.g:8024:7: (lv_name_4_0= ruleValidID )
// InternalDataDSL.g:8025:8: lv_name_4_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0());
}
pushFollow(FOLLOW_137);
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 :
// InternalDataDSL.g:8045:4: ( (lv_name_5_0= ruleValidID ) )
{
// InternalDataDSL.g:8045:4: ( (lv_name_5_0= ruleValidID ) )
// InternalDataDSL.g:8046:5: (lv_name_5_0= ruleValidID )
{
// InternalDataDSL.g:8046:5: (lv_name_5_0= ruleValidID )
// InternalDataDSL.g:8047:6: lv_name_5_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_137);
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;
}
// InternalDataDSL.g:8065:3: (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
int alt139=2;
int LA139_0 = input.LA(1);
if ( (LA139_0==97) ) {
alt139=1;
}
switch (alt139) {
case 1 :
// InternalDataDSL.g:8066:4: otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,97,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXVariableDeclarationAccess().getEqualsSignKeyword_3_0());
}
// InternalDataDSL.g:8070:4: ( (lv_right_7_0= ruleXExpression ) )
// InternalDataDSL.g:8071:5: (lv_right_7_0= ruleXExpression )
{
// InternalDataDSL.g:8071:5: (lv_right_7_0= ruleXExpression )
// InternalDataDSL.g:8072: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"
// InternalDataDSL.g:8094:1: entryRuleJvmFormalParameter returns [EObject current=null] : iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF ;
public final EObject entryRuleJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmFormalParameter = null;
try {
// InternalDataDSL.g:8094:59: (iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF )
// InternalDataDSL.g:8095: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"
// InternalDataDSL.g:8101: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 {
// InternalDataDSL.g:8107:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalDataDSL.g:8108:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalDataDSL.g:8108:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
// InternalDataDSL.g:8109:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) )
{
// InternalDataDSL.g:8109:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )?
int alt140=2;
int LA140_0 = input.LA(1);
if ( (LA140_0==RULE_ID) ) {
int LA140_1 = input.LA(2);
if ( (LA140_1==RULE_ID||LA140_1==87||LA140_1==99||LA140_1==106) ) {
alt140=1;
}
}
else if ( (LA140_0==94||LA140_0==119) ) {
alt140=1;
}
switch (alt140) {
case 1 :
// InternalDataDSL.g:8110:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:8110:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalDataDSL.g:8111: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;
}
// InternalDataDSL.g:8128:3: ( (lv_name_1_0= ruleValidID ) )
// InternalDataDSL.g:8129:4: (lv_name_1_0= ruleValidID )
{
// InternalDataDSL.g:8129:4: (lv_name_1_0= ruleValidID )
// InternalDataDSL.g:8130: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"
// InternalDataDSL.g:8151:1: entryRuleFullJvmFormalParameter returns [EObject current=null] : iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF ;
public final EObject entryRuleFullJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleFullJvmFormalParameter = null;
try {
// InternalDataDSL.g:8151:63: (iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF )
// InternalDataDSL.g:8152: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"
// InternalDataDSL.g:8158: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 {
// InternalDataDSL.g:8164:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalDataDSL.g:8165:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalDataDSL.g:8165:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
// InternalDataDSL.g:8166:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) )
{
// InternalDataDSL.g:8166:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:8167:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:8167:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalDataDSL.g:8168: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();
}
}
}
// InternalDataDSL.g:8185:3: ( (lv_name_1_0= ruleValidID ) )
// InternalDataDSL.g:8186:4: (lv_name_1_0= ruleValidID )
{
// InternalDataDSL.g:8186:4: (lv_name_1_0= ruleValidID )
// InternalDataDSL.g:8187: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"
// InternalDataDSL.g:8208:1: entryRuleXFeatureCall returns [EObject current=null] : iv_ruleXFeatureCall= ruleXFeatureCall EOF ;
public final EObject entryRuleXFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFeatureCall = null;
try {
// InternalDataDSL.g:8208:53: (iv_ruleXFeatureCall= ruleXFeatureCall EOF )
// InternalDataDSL.g:8209: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"
// InternalDataDSL.g:8215: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 {
// InternalDataDSL.g:8221: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 ) )? ) )
// InternalDataDSL.g:8222: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 ) )? )
{
// InternalDataDSL.g:8222: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 ) )? )
// InternalDataDSL.g:8223: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 ) )?
{
// InternalDataDSL.g:8223:3: ()
// InternalDataDSL.g:8224:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXFeatureCallAccess().getXFeatureCallAction_0(),
current);
}
}
// InternalDataDSL.g:8230:3: (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )?
int alt142=2;
int LA142_0 = input.LA(1);
if ( (LA142_0==106) ) {
alt142=1;
}
switch (alt142) {
case 1 :
// InternalDataDSL.g:8231:4: otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>'
{
otherlv_1=(Token)match(input,106,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXFeatureCallAccess().getLessThanSignKeyword_1_0());
}
// InternalDataDSL.g:8235:4: ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:8236:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:8236:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:8237:6: lv_typeArguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_110);
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();
}
}
}
// InternalDataDSL.g:8254:4: (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop141:
do {
int alt141=2;
int LA141_0 = input.LA(1);
if ( (LA141_0==95) ) {
alt141=1;
}
switch (alt141) {
case 1 :
// InternalDataDSL.g:8255:5: otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,95,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXFeatureCallAccess().getCommaKeyword_1_2_0());
}
// InternalDataDSL.g:8259:5: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:8260:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:8260:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:8261:7: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_110);
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 loop141;
}
} while (true);
otherlv_5=(Token)match(input,107,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFeatureCallAccess().getGreaterThanSignKeyword_1_3());
}
}
break;
}
// InternalDataDSL.g:8284:3: ( ( ruleIdOrSuper ) )
// InternalDataDSL.g:8285:4: ( ruleIdOrSuper )
{
// InternalDataDSL.g:8285:4: ( ruleIdOrSuper )
// InternalDataDSL.g:8286: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_138);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:8300: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 alt145=2;
alt145 = dfa145.predict(input);
switch (alt145) {
case 1 :
// InternalDataDSL.g:8301: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= ')'
{
// InternalDataDSL.g:8301:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) )
// InternalDataDSL.g:8302:5: ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' )
{
// InternalDataDSL.g:8306:5: (lv_explicitOperationCall_7_0= '(' )
// InternalDataDSL.g:8307:6: lv_explicitOperationCall_7_0= '('
{
lv_explicitOperationCall_7_0=(Token)match(input,94,FOLLOW_112); 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, "(");
}
}
}
// InternalDataDSL.g:8319:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?
int alt144=3;
alt144 = dfa144.predict(input);
switch (alt144) {
case 1 :
// InternalDataDSL.g:8320:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
{
// InternalDataDSL.g:8320:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
// InternalDataDSL.g:8321:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure )
{
// InternalDataDSL.g:8346:6: (lv_featureCallArguments_8_0= ruleXShortClosure )
// InternalDataDSL.g:8347:7: lv_featureCallArguments_8_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0());
}
pushFollow(FOLLOW_82);
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 :
// InternalDataDSL.g:8365:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
{
// InternalDataDSL.g:8365:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
// InternalDataDSL.g:8366:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:8366:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) )
// InternalDataDSL.g:8367:7: (lv_featureCallArguments_9_0= ruleXExpression )
{
// InternalDataDSL.g:8367:7: (lv_featureCallArguments_9_0= ruleXExpression )
// InternalDataDSL.g:8368:8: lv_featureCallArguments_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:8385:6: (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
loop143:
do {
int alt143=2;
int LA143_0 = input.LA(1);
if ( (LA143_0==95) ) {
alt143=1;
}
switch (alt143) {
case 1 :
// InternalDataDSL.g:8386:7: otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXFeatureCallAccess().getCommaKeyword_3_1_1_1_0());
}
// InternalDataDSL.g:8390:7: ( (lv_featureCallArguments_11_0= ruleXExpression ) )
// InternalDataDSL.g:8391:8: (lv_featureCallArguments_11_0= ruleXExpression )
{
// InternalDataDSL.g:8391:8: (lv_featureCallArguments_11_0= ruleXExpression )
// InternalDataDSL.g:8392:9: lv_featureCallArguments_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop143;
}
} while (true);
}
}
break;
}
otherlv_12=(Token)match(input,96,FOLLOW_139); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXFeatureCallAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
// InternalDataDSL.g:8417:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
int alt146=2;
alt146 = dfa146.predict(input);
switch (alt146) {
case 1 :
// InternalDataDSL.g:8418:4: ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure )
{
// InternalDataDSL.g:8424:4: (lv_featureCallArguments_13_0= ruleXClosure )
// InternalDataDSL.g:8425: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"
// InternalDataDSL.g:8446:1: entryRuleFeatureCallID returns [String current=null] : iv_ruleFeatureCallID= ruleFeatureCallID EOF ;
public final String entryRuleFeatureCallID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleFeatureCallID = null;
try {
// InternalDataDSL.g:8446:53: (iv_ruleFeatureCallID= ruleFeatureCallID EOF )
// InternalDataDSL.g:8447: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"
// InternalDataDSL.g:8453: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 {
// InternalDataDSL.g:8459:2: ( (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) )
// InternalDataDSL.g:8460:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
{
// InternalDataDSL.g:8460:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
int alt147=5;
switch ( input.LA(1) ) {
case RULE_ID:
{
alt147=1;
}
break;
case 143:
{
alt147=2;
}
break;
case 89:
{
alt147=3;
}
break;
case 88:
{
alt147=4;
}
break;
case 75:
{
alt147=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 147, 0, input);
throw nvae;
}
switch (alt147) {
case 1 :
// InternalDataDSL.g:8461: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 :
// InternalDataDSL.g:8472:3: kw= 'extends'
{
kw=(Token)match(input,143,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getExtendsKeyword_1());
}
}
break;
case 3 :
// InternalDataDSL.g:8478:3: kw= 'static'
{
kw=(Token)match(input,89,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getStaticKeyword_2());
}
}
break;
case 4 :
// InternalDataDSL.g:8484:3: kw= 'import'
{
kw=(Token)match(input,88,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getImportKeyword_3());
}
}
break;
case 5 :
// InternalDataDSL.g:8490:3: kw= 'extension'
{
kw=(Token)match(input,75,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"
// InternalDataDSL.g:8499:1: entryRuleIdOrSuper returns [String current=null] : iv_ruleIdOrSuper= ruleIdOrSuper EOF ;
public final String entryRuleIdOrSuper() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleIdOrSuper = null;
try {
// InternalDataDSL.g:8499:49: (iv_ruleIdOrSuper= ruleIdOrSuper EOF )
// InternalDataDSL.g:8500: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"
// InternalDataDSL.g:8506: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 {
// InternalDataDSL.g:8512:2: ( (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) )
// InternalDataDSL.g:8513:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
{
// InternalDataDSL.g:8513:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
int alt148=2;
int LA148_0 = input.LA(1);
if ( (LA148_0==RULE_ID||LA148_0==75||(LA148_0>=88 && LA148_0<=89)||LA148_0==143) ) {
alt148=1;
}
else if ( (LA148_0==144) ) {
alt148=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 148, 0, input);
throw nvae;
}
switch (alt148) {
case 1 :
// InternalDataDSL.g:8514: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 :
// InternalDataDSL.g:8525:3: kw= 'super'
{
kw=(Token)match(input,144,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"
// InternalDataDSL.g:8534:1: entryRuleXConstructorCall returns [EObject current=null] : iv_ruleXConstructorCall= ruleXConstructorCall EOF ;
public final EObject entryRuleXConstructorCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXConstructorCall = null;
try {
// InternalDataDSL.g:8534:57: (iv_ruleXConstructorCall= ruleXConstructorCall EOF )
// InternalDataDSL.g:8535: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"
// InternalDataDSL.g:8541: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 {
// InternalDataDSL.g:8547: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 ) )? ) )
// InternalDataDSL.g:8548: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 ) )? )
{
// InternalDataDSL.g:8548: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 ) )? )
// InternalDataDSL.g:8549: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 ) )?
{
// InternalDataDSL.g:8549:3: ()
// InternalDataDSL.g:8550:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXConstructorCallAccess().getXConstructorCallAction_0(),
current);
}
}
otherlv_1=(Token)match(input,145,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXConstructorCallAccess().getNewKeyword_1());
}
// InternalDataDSL.g:8560:3: ( ( ruleQualifiedName ) )
// InternalDataDSL.g:8561:4: ( ruleQualifiedName )
{
// InternalDataDSL.g:8561:4: ( ruleQualifiedName )
// InternalDataDSL.g:8562: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_140);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:8576:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?
int alt150=2;
alt150 = dfa150.predict(input);
switch (alt150) {
case 1 :
// InternalDataDSL.g:8577:4: ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>'
{
// InternalDataDSL.g:8577:4: ( ( '<' )=>otherlv_3= '<' )
// InternalDataDSL.g:8578:5: ( '<' )=>otherlv_3= '<'
{
otherlv_3=(Token)match(input,106,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXConstructorCallAccess().getLessThanSignKeyword_3_0());
}
}
// InternalDataDSL.g:8584:4: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:8585:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:8585:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:8586:6: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_110);
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();
}
}
}
// InternalDataDSL.g:8603:4: (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )*
loop149:
do {
int alt149=2;
int LA149_0 = input.LA(1);
if ( (LA149_0==95) ) {
alt149=1;
}
switch (alt149) {
case 1 :
// InternalDataDSL.g:8604:5: otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
{
otherlv_5=(Token)match(input,95,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXConstructorCallAccess().getCommaKeyword_3_2_0());
}
// InternalDataDSL.g:8608:5: ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:8609:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:8609:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:8610:7: lv_typeArguments_6_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_110);
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 loop149;
}
} while (true);
otherlv_7=(Token)match(input,107,FOLLOW_138); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXConstructorCallAccess().getGreaterThanSignKeyword_3_3());
}
}
break;
}
// InternalDataDSL.g:8633: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 alt153=2;
alt153 = dfa153.predict(input);
switch (alt153) {
case 1 :
// InternalDataDSL.g:8634: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= ')'
{
// InternalDataDSL.g:8634:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) )
// InternalDataDSL.g:8635:5: ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' )
{
// InternalDataDSL.g:8639:5: (lv_explicitConstructorCall_8_0= '(' )
// InternalDataDSL.g:8640:6: lv_explicitConstructorCall_8_0= '('
{
lv_explicitConstructorCall_8_0=(Token)match(input,94,FOLLOW_112); 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, "(");
}
}
}
// InternalDataDSL.g:8652:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?
int alt152=3;
alt152 = dfa152.predict(input);
switch (alt152) {
case 1 :
// InternalDataDSL.g:8653:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
{
// InternalDataDSL.g:8653:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
// InternalDataDSL.g:8654:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure )
{
// InternalDataDSL.g:8679:6: (lv_arguments_9_0= ruleXShortClosure )
// InternalDataDSL.g:8680:7: lv_arguments_9_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXShortClosureParserRuleCall_4_1_0_0());
}
pushFollow(FOLLOW_82);
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 :
// InternalDataDSL.g:8698:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
{
// InternalDataDSL.g:8698:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
// InternalDataDSL.g:8699:6: ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
{
// InternalDataDSL.g:8699:6: ( (lv_arguments_10_0= ruleXExpression ) )
// InternalDataDSL.g:8700:7: (lv_arguments_10_0= ruleXExpression )
{
// InternalDataDSL.g:8700:7: (lv_arguments_10_0= ruleXExpression )
// InternalDataDSL.g:8701:8: lv_arguments_10_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:8718:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
loop151:
do {
int alt151=2;
int LA151_0 = input.LA(1);
if ( (LA151_0==95) ) {
alt151=1;
}
switch (alt151) {
case 1 :
// InternalDataDSL.g:8719:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) )
{
otherlv_11=(Token)match(input,95,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXConstructorCallAccess().getCommaKeyword_4_1_1_1_0());
}
// InternalDataDSL.g:8723:7: ( (lv_arguments_12_0= ruleXExpression ) )
// InternalDataDSL.g:8724:8: (lv_arguments_12_0= ruleXExpression )
{
// InternalDataDSL.g:8724:8: (lv_arguments_12_0= ruleXExpression )
// InternalDataDSL.g:8725:9: lv_arguments_12_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop151;
}
} while (true);
}
}
break;
}
otherlv_13=(Token)match(input,96,FOLLOW_139); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2());
}
}
break;
}
// InternalDataDSL.g:8750:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
int alt154=2;
alt154 = dfa154.predict(input);
switch (alt154) {
case 1 :
// InternalDataDSL.g:8751:4: ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure )
{
// InternalDataDSL.g:8757:4: (lv_arguments_14_0= ruleXClosure )
// InternalDataDSL.g:8758: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"
// InternalDataDSL.g:8779:1: entryRuleXBooleanLiteral returns [EObject current=null] : iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF ;
public final EObject entryRuleXBooleanLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBooleanLiteral = null;
try {
// InternalDataDSL.g:8779:56: (iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF )
// InternalDataDSL.g:8780: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"
// InternalDataDSL.g:8786: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 {
// InternalDataDSL.g:8792:2: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )
// InternalDataDSL.g:8793:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
{
// InternalDataDSL.g:8793:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
// InternalDataDSL.g:8794:3: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
{
// InternalDataDSL.g:8794:3: ()
// InternalDataDSL.g:8795:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0(),
current);
}
}
// InternalDataDSL.g:8801:3: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
int alt155=2;
int LA155_0 = input.LA(1);
if ( (LA155_0==146) ) {
alt155=1;
}
else if ( (LA155_0==147) ) {
alt155=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 155, 0, input);
throw nvae;
}
switch (alt155) {
case 1 :
// InternalDataDSL.g:8802:4: otherlv_1= 'false'
{
otherlv_1=(Token)match(input,146,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0());
}
}
break;
case 2 :
// InternalDataDSL.g:8807:4: ( (lv_isTrue_2_0= 'true' ) )
{
// InternalDataDSL.g:8807:4: ( (lv_isTrue_2_0= 'true' ) )
// InternalDataDSL.g:8808:5: (lv_isTrue_2_0= 'true' )
{
// InternalDataDSL.g:8808:5: (lv_isTrue_2_0= 'true' )
// InternalDataDSL.g:8809:6: lv_isTrue_2_0= 'true'
{
lv_isTrue_2_0=(Token)match(input,147,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"
// InternalDataDSL.g:8826:1: entryRuleXNullLiteral returns [EObject current=null] : iv_ruleXNullLiteral= ruleXNullLiteral EOF ;
public final EObject entryRuleXNullLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNullLiteral = null;
try {
// InternalDataDSL.g:8826:53: (iv_ruleXNullLiteral= ruleXNullLiteral EOF )
// InternalDataDSL.g:8827: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"
// InternalDataDSL.g:8833:1: ruleXNullLiteral returns [EObject current=null] : ( () otherlv_1= 'null' ) ;
public final EObject ruleXNullLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalDataDSL.g:8839:2: ( ( () otherlv_1= 'null' ) )
// InternalDataDSL.g:8840:2: ( () otherlv_1= 'null' )
{
// InternalDataDSL.g:8840:2: ( () otherlv_1= 'null' )
// InternalDataDSL.g:8841:3: () otherlv_1= 'null'
{
// InternalDataDSL.g:8841:3: ()
// InternalDataDSL.g:8842:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNullLiteralAccess().getXNullLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,148,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"
// InternalDataDSL.g:8856:1: entryRuleXNumberLiteral returns [EObject current=null] : iv_ruleXNumberLiteral= ruleXNumberLiteral EOF ;
public final EObject entryRuleXNumberLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNumberLiteral = null;
try {
// InternalDataDSL.g:8856:55: (iv_ruleXNumberLiteral= ruleXNumberLiteral EOF )
// InternalDataDSL.g:8857: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"
// InternalDataDSL.g:8863: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 {
// InternalDataDSL.g:8869:2: ( ( () ( (lv_value_1_0= ruleNumber ) ) ) )
// InternalDataDSL.g:8870:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
{
// InternalDataDSL.g:8870:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
// InternalDataDSL.g:8871:3: () ( (lv_value_1_0= ruleNumber ) )
{
// InternalDataDSL.g:8871:3: ()
// InternalDataDSL.g:8872:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNumberLiteralAccess().getXNumberLiteralAction_0(),
current);
}
}
// InternalDataDSL.g:8878:3: ( (lv_value_1_0= ruleNumber ) )
// InternalDataDSL.g:8879:4: (lv_value_1_0= ruleNumber )
{
// InternalDataDSL.g:8879:4: (lv_value_1_0= ruleNumber )
// InternalDataDSL.g:8880: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"
// InternalDataDSL.g:8901:1: entryRuleXStringLiteral returns [EObject current=null] : iv_ruleXStringLiteral= ruleXStringLiteral EOF ;
public final EObject entryRuleXStringLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXStringLiteral = null;
try {
// InternalDataDSL.g:8901:55: (iv_ruleXStringLiteral= ruleXStringLiteral EOF )
// InternalDataDSL.g:8902: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"
// InternalDataDSL.g:8908: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 {
// InternalDataDSL.g:8914:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalDataDSL.g:8915:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalDataDSL.g:8915:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalDataDSL.g:8916:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalDataDSL.g:8916:3: ()
// InternalDataDSL.g:8917:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXStringLiteralAccess().getXStringLiteralAction_0(),
current);
}
}
// InternalDataDSL.g:8923:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalDataDSL.g:8924:4: (lv_value_1_0= RULE_STRING )
{
// InternalDataDSL.g:8924:4: (lv_value_1_0= RULE_STRING )
// InternalDataDSL.g:8925: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"
// InternalDataDSL.g:8945:1: entryRuleXTypeLiteral returns [EObject current=null] : iv_ruleXTypeLiteral= ruleXTypeLiteral EOF ;
public final EObject entryRuleXTypeLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTypeLiteral = null;
try {
// InternalDataDSL.g:8945:53: (iv_ruleXTypeLiteral= ruleXTypeLiteral EOF )
// InternalDataDSL.g:8946: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"
// InternalDataDSL.g:8952: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 {
// InternalDataDSL.g:8958:2: ( ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) )
// InternalDataDSL.g:8959:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
{
// InternalDataDSL.g:8959:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
// InternalDataDSL.g:8960:3: () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')'
{
// InternalDataDSL.g:8960:3: ()
// InternalDataDSL.g:8961:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTypeLiteralAccess().getXTypeLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,149,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTypeLiteralAccess().getTypeofKeyword_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXTypeLiteralAccess().getLeftParenthesisKeyword_2());
}
// InternalDataDSL.g:8975:3: ( ( ruleQualifiedName ) )
// InternalDataDSL.g:8976:4: ( ruleQualifiedName )
{
// InternalDataDSL.g:8976:4: ( ruleQualifiedName )
// InternalDataDSL.g:8977: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_141);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:8991:3: ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )*
loop156:
do {
int alt156=2;
int LA156_0 = input.LA(1);
if ( (LA156_0==99) ) {
alt156=1;
}
switch (alt156) {
case 1 :
// InternalDataDSL.g:8992:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
{
// InternalDataDSL.g:8992:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
// InternalDataDSL.g:8993:5: lv_arrayDimensions_4_0= ruleArrayBrackets
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getArrayDimensionsArrayBracketsParserRuleCall_4_0());
}
pushFollow(FOLLOW_141);
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 loop156;
}
} while (true);
otherlv_5=(Token)match(input,96,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"
// InternalDataDSL.g:9018:1: entryRuleXThrowExpression returns [EObject current=null] : iv_ruleXThrowExpression= ruleXThrowExpression EOF ;
public final EObject entryRuleXThrowExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXThrowExpression = null;
try {
// InternalDataDSL.g:9018:57: (iv_ruleXThrowExpression= ruleXThrowExpression EOF )
// InternalDataDSL.g:9019: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"
// InternalDataDSL.g:9025: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 {
// InternalDataDSL.g:9031:2: ( ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) )
// InternalDataDSL.g:9032:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:9032:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
// InternalDataDSL.g:9033:3: () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) )
{
// InternalDataDSL.g:9033:3: ()
// InternalDataDSL.g:9034:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXThrowExpressionAccess().getXThrowExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,150,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXThrowExpressionAccess().getThrowKeyword_1());
}
// InternalDataDSL.g:9044:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalDataDSL.g:9045:4: (lv_expression_2_0= ruleXExpression )
{
// InternalDataDSL.g:9045:4: (lv_expression_2_0= ruleXExpression )
// InternalDataDSL.g:9046: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"
// InternalDataDSL.g:9067:1: entryRuleXReturnExpression returns [EObject current=null] : iv_ruleXReturnExpression= ruleXReturnExpression EOF ;
public final EObject entryRuleXReturnExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXReturnExpression = null;
try {
// InternalDataDSL.g:9067:58: (iv_ruleXReturnExpression= ruleXReturnExpression EOF )
// InternalDataDSL.g:9068: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"
// InternalDataDSL.g:9074: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 {
// InternalDataDSL.g:9080: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 ) )? ) )
// InternalDataDSL.g:9081: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 ) )? )
{
// InternalDataDSL.g:9081: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 ) )? )
// InternalDataDSL.g:9082: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 ) )?
{
// InternalDataDSL.g:9082:3: ()
// InternalDataDSL.g:9083:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXReturnExpressionAccess().getXReturnExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,151,FOLLOW_142); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXReturnExpressionAccess().getReturnKeyword_1());
}
// InternalDataDSL.g:9093: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 alt157=2;
alt157 = dfa157.predict(input);
switch (alt157) {
case 1 :
// InternalDataDSL.g:9094: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 )
{
// InternalDataDSL.g:9095:4: (lv_expression_2_0= ruleXExpression )
// InternalDataDSL.g:9096: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"
// InternalDataDSL.g:9117:1: entryRuleXTryCatchFinallyExpression returns [EObject current=null] : iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF ;
public final EObject entryRuleXTryCatchFinallyExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTryCatchFinallyExpression = null;
try {
// InternalDataDSL.g:9117:67: (iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF )
// InternalDataDSL.g:9118: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"
// InternalDataDSL.g:9124: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 {
// InternalDataDSL.g:9130: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 ) ) ) ) ) )
// InternalDataDSL.g:9131: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 ) ) ) ) )
{
// InternalDataDSL.g:9131: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 ) ) ) ) )
// InternalDataDSL.g:9132: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 ) ) ) )
{
// InternalDataDSL.g:9132:3: ()
// InternalDataDSL.g:9133:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTryCatchFinallyExpressionAccess().getXTryCatchFinallyExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,152,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTryCatchFinallyExpressionAccess().getTryKeyword_1());
}
// InternalDataDSL.g:9143:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalDataDSL.g:9144:4: (lv_expression_2_0= ruleXExpression )
{
// InternalDataDSL.g:9144:4: (lv_expression_2_0= ruleXExpression )
// InternalDataDSL.g:9145:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_143);
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();
}
}
}
// InternalDataDSL.g:9162: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 alt160=2;
int LA160_0 = input.LA(1);
if ( (LA160_0==155) ) {
alt160=1;
}
else if ( (LA160_0==153) ) {
alt160=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 160, 0, input);
throw nvae;
}
switch (alt160) {
case 1 :
// InternalDataDSL.g:9163:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
{
// InternalDataDSL.g:9163:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
// InternalDataDSL.g:9164:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
{
// InternalDataDSL.g:9164:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+
int cnt158=0;
loop158:
do {
int alt158=2;
int LA158_0 = input.LA(1);
if ( (LA158_0==155) ) {
int LA158_2 = input.LA(2);
if ( (synpred44_InternalDataDSL()) ) {
alt158=1;
}
}
switch (alt158) {
case 1 :
// InternalDataDSL.g:9165:6: ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause )
{
// InternalDataDSL.g:9166:6: (lv_catchClauses_3_0= ruleXCatchClause )
// InternalDataDSL.g:9167:7: lv_catchClauses_3_0= ruleXCatchClause
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getCatchClausesXCatchClauseParserRuleCall_3_0_0_0());
}
pushFollow(FOLLOW_144);
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 ( cnt158 >= 1 ) break loop158;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(158, input);
throw eee;
}
cnt158++;
} while (true);
// InternalDataDSL.g:9184:5: ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
int alt159=2;
int LA159_0 = input.LA(1);
if ( (LA159_0==153) ) {
int LA159_1 = input.LA(2);
if ( (synpred45_InternalDataDSL()) ) {
alt159=1;
}
}
switch (alt159) {
case 1 :
// InternalDataDSL.g:9185:6: ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) )
{
// InternalDataDSL.g:9185:6: ( ( 'finally' )=>otherlv_4= 'finally' )
// InternalDataDSL.g:9186:7: ( 'finally' )=>otherlv_4= 'finally'
{
otherlv_4=(Token)match(input,153,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_0_1_0());
}
}
// InternalDataDSL.g:9192:6: ( (lv_finallyExpression_5_0= ruleXExpression ) )
// InternalDataDSL.g:9193:7: (lv_finallyExpression_5_0= ruleXExpression )
{
// InternalDataDSL.g:9193:7: (lv_finallyExpression_5_0= ruleXExpression )
// InternalDataDSL.g:9194: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 :
// InternalDataDSL.g:9214:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:9214:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
// InternalDataDSL.g:9215:5: otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,153,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_1_0());
}
// InternalDataDSL.g:9219:5: ( (lv_finallyExpression_7_0= ruleXExpression ) )
// InternalDataDSL.g:9220:6: (lv_finallyExpression_7_0= ruleXExpression )
{
// InternalDataDSL.g:9220:6: (lv_finallyExpression_7_0= ruleXExpression )
// InternalDataDSL.g:9221: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"
// InternalDataDSL.g:9244:1: entryRuleXSynchronizedExpression returns [EObject current=null] : iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF ;
public final EObject entryRuleXSynchronizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSynchronizedExpression = null;
try {
// InternalDataDSL.g:9244:64: (iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF )
// InternalDataDSL.g:9245: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"
// InternalDataDSL.g:9251: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 {
// InternalDataDSL.g:9257:2: ( ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalDataDSL.g:9258:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:9258:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalDataDSL.g:9259:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalDataDSL.g:9259:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) )
// InternalDataDSL.g:9260:4: ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' )
{
// InternalDataDSL.g:9267:4: ( () otherlv_1= 'synchronized' otherlv_2= '(' )
// InternalDataDSL.g:9268:5: () otherlv_1= 'synchronized' otherlv_2= '('
{
// InternalDataDSL.g:9268:5: ()
// InternalDataDSL.g:9269:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSynchronizedExpressionAccess().getXSynchronizedExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,154,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSynchronizedExpressionAccess().getSynchronizedKeyword_0_0_1());
}
otherlv_2=(Token)match(input,94,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSynchronizedExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
}
}
// InternalDataDSL.g:9285:3: ( (lv_param_3_0= ruleXExpression ) )
// InternalDataDSL.g:9286:4: (lv_param_3_0= ruleXExpression )
{
// InternalDataDSL.g:9286:4: (lv_param_3_0= ruleXExpression )
// InternalDataDSL.g:9287:5: lv_param_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getParamXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSynchronizedExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalDataDSL.g:9308:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalDataDSL.g:9309:4: (lv_expression_5_0= ruleXExpression )
{
// InternalDataDSL.g:9309:4: (lv_expression_5_0= ruleXExpression )
// InternalDataDSL.g:9310: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"
// InternalDataDSL.g:9331:1: entryRuleXCatchClause returns [EObject current=null] : iv_ruleXCatchClause= ruleXCatchClause EOF ;
public final EObject entryRuleXCatchClause() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCatchClause = null;
try {
// InternalDataDSL.g:9331:53: (iv_ruleXCatchClause= ruleXCatchClause EOF )
// InternalDataDSL.g:9332: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"
// InternalDataDSL.g:9338: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 {
// InternalDataDSL.g:9344:2: ( ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) )
// InternalDataDSL.g:9345:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
{
// InternalDataDSL.g:9345:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
// InternalDataDSL.g:9346:3: ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) )
{
// InternalDataDSL.g:9346:3: ( ( 'catch' )=>otherlv_0= 'catch' )
// InternalDataDSL.g:9347:4: ( 'catch' )=>otherlv_0= 'catch'
{
otherlv_0=(Token)match(input,155,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXCatchClauseAccess().getCatchKeyword_0());
}
}
otherlv_1=(Token)match(input,94,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXCatchClauseAccess().getLeftParenthesisKeyword_1());
}
// InternalDataDSL.g:9357:3: ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) )
// InternalDataDSL.g:9358:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
{
// InternalDataDSL.g:9358:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
// InternalDataDSL.g:9359:5: lv_declaredParam_2_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0());
}
pushFollow(FOLLOW_82);
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,96,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXCatchClauseAccess().getRightParenthesisKeyword_3());
}
// InternalDataDSL.g:9380:3: ( (lv_expression_4_0= ruleXExpression ) )
// InternalDataDSL.g:9381:4: (lv_expression_4_0= ruleXExpression )
{
// InternalDataDSL.g:9381:4: (lv_expression_4_0= ruleXExpression )
// InternalDataDSL.g:9382: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"
// InternalDataDSL.g:9403:1: entryRuleQualifiedName returns [String current=null] : iv_ruleQualifiedName= ruleQualifiedName EOF ;
public final String entryRuleQualifiedName() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedName = null;
try {
// InternalDataDSL.g:9403:53: (iv_ruleQualifiedName= ruleQualifiedName EOF )
// InternalDataDSL.g:9404: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"
// InternalDataDSL.g:9410: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 {
// InternalDataDSL.g:9416:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalDataDSL.g:9417:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalDataDSL.g:9417:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalDataDSL.g:9418:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_74);
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();
}
// InternalDataDSL.g:9428:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop161:
do {
int alt161=2;
int LA161_0 = input.LA(1);
if ( (LA161_0==87) ) {
int LA161_2 = input.LA(2);
if ( (LA161_2==RULE_ID) ) {
int LA161_3 = input.LA(3);
if ( (synpred48_InternalDataDSL()) ) {
alt161=1;
}
}
}
switch (alt161) {
case 1 :
// InternalDataDSL.g:9429:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalDataDSL.g:9429:4: ( ( '.' )=>kw= '.' )
// InternalDataDSL.g:9430:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,87,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_74);
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 loop161;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedName"
// $ANTLR start "entryRuleNumber"
// InternalDataDSL.g:9452: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 {
// InternalDataDSL.g:9454:2: (iv_ruleNumber= ruleNumber EOF )
// InternalDataDSL.g:9455: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"
// InternalDataDSL.g:9464: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 {
// InternalDataDSL.g:9471: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 ) )? ) ) )
// InternalDataDSL.g:9472: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 ) )? ) )
{
// InternalDataDSL.g:9472: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 alt165=2;
int LA165_0 = input.LA(1);
if ( (LA165_0==RULE_HEX) ) {
alt165=1;
}
else if ( (LA165_0==RULE_INT||LA165_0==RULE_DECIMAL) ) {
alt165=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 165, 0, input);
throw nvae;
}
switch (alt165) {
case 1 :
// InternalDataDSL.g:9473: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 :
// InternalDataDSL.g:9481:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
{
// InternalDataDSL.g:9481:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
// InternalDataDSL.g:9482:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
{
// InternalDataDSL.g:9482:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL )
int alt162=2;
int LA162_0 = input.LA(1);
if ( (LA162_0==RULE_INT) ) {
alt162=1;
}
else if ( (LA162_0==RULE_DECIMAL) ) {
alt162=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 162, 0, input);
throw nvae;
}
switch (alt162) {
case 1 :
// InternalDataDSL.g:9483:5: this_INT_1= RULE_INT
{
this_INT_1=(Token)match(input,RULE_INT,FOLLOW_74); 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 :
// InternalDataDSL.g:9491:5: this_DECIMAL_2= RULE_DECIMAL
{
this_DECIMAL_2=(Token)match(input,RULE_DECIMAL,FOLLOW_74); 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;
}
// InternalDataDSL.g:9499:4: (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
int alt164=2;
int LA164_0 = input.LA(1);
if ( (LA164_0==87) ) {
int LA164_1 = input.LA(2);
if ( (LA164_1==RULE_INT||LA164_1==RULE_DECIMAL) ) {
alt164=1;
}
}
switch (alt164) {
case 1 :
// InternalDataDSL.g:9500:5: kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
{
kw=(Token)match(input,87,FOLLOW_145); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getNumberAccess().getFullStopKeyword_1_1_0());
}
// InternalDataDSL.g:9505:5: (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
int alt163=2;
int LA163_0 = input.LA(1);
if ( (LA163_0==RULE_INT) ) {
alt163=1;
}
else if ( (LA163_0==RULE_DECIMAL) ) {
alt163=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 163, 0, input);
throw nvae;
}
switch (alt163) {
case 1 :
// InternalDataDSL.g:9506: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 :
// InternalDataDSL.g:9514: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"
// InternalDataDSL.g:9531:1: entryRuleJvmTypeReference returns [EObject current=null] : iv_ruleJvmTypeReference= ruleJvmTypeReference EOF ;
public final EObject entryRuleJvmTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmTypeReference = null;
try {
// InternalDataDSL.g:9531:57: (iv_ruleJvmTypeReference= ruleJvmTypeReference EOF )
// InternalDataDSL.g:9532: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"
// InternalDataDSL.g:9538: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 {
// InternalDataDSL.g:9544:2: ( ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) )
// InternalDataDSL.g:9545:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
{
// InternalDataDSL.g:9545:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
int alt167=2;
int LA167_0 = input.LA(1);
if ( (LA167_0==RULE_ID) ) {
alt167=1;
}
else if ( (LA167_0==94||LA167_0==119) ) {
alt167=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 167, 0, input);
throw nvae;
}
switch (alt167) {
case 1 :
// InternalDataDSL.g:9546:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
{
// InternalDataDSL.g:9546:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
// InternalDataDSL.g:9547:4: this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getJvmParameterizedTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_139);
this_JvmParameterizedTypeReference_0=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmParameterizedTypeReference_0;
afterParserOrEnumRuleCall();
}
// InternalDataDSL.g:9555:4: ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
loop166:
do {
int alt166=2;
int LA166_0 = input.LA(1);
if ( (LA166_0==99) ) {
int LA166_2 = input.LA(2);
if ( (LA166_2==100) ) {
int LA166_3 = input.LA(3);
if ( (synpred49_InternalDataDSL()) ) {
alt166=1;
}
}
}
switch (alt166) {
case 1 :
// InternalDataDSL.g:9556:5: ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets )
{
// InternalDataDSL.g:9562:5: ( () ruleArrayBrackets )
// InternalDataDSL.g:9563:6: () ruleArrayBrackets
{
// InternalDataDSL.g:9563:6: ()
// InternalDataDSL.g:9564: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_139);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop166;
}
} while (true);
}
}
break;
case 2 :
// InternalDataDSL.g:9581: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"
// InternalDataDSL.g:9593:1: entryRuleArrayBrackets returns [String current=null] : iv_ruleArrayBrackets= ruleArrayBrackets EOF ;
public final String entryRuleArrayBrackets() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleArrayBrackets = null;
try {
// InternalDataDSL.g:9593:53: (iv_ruleArrayBrackets= ruleArrayBrackets EOF )
// InternalDataDSL.g:9594: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"
// InternalDataDSL.g:9600:1: ruleArrayBrackets returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '[' kw= ']' ) ;
public final AntlrDatatypeRuleToken ruleArrayBrackets() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalDataDSL.g:9606:2: ( (kw= '[' kw= ']' ) )
// InternalDataDSL.g:9607:2: (kw= '[' kw= ']' )
{
// InternalDataDSL.g:9607:2: (kw= '[' kw= ']' )
// InternalDataDSL.g:9608:3: kw= '[' kw= ']'
{
kw=(Token)match(input,99,FOLLOW_119); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getLeftSquareBracketKeyword_0());
}
kw=(Token)match(input,100,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"
// InternalDataDSL.g:9622:1: entryRuleXFunctionTypeRef returns [EObject current=null] : iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF ;
public final EObject entryRuleXFunctionTypeRef() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFunctionTypeRef = null;
try {
// InternalDataDSL.g:9622:57: (iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF )
// InternalDataDSL.g:9623: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"
// InternalDataDSL.g:9629: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 {
// InternalDataDSL.g:9635:2: ( ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) ) )
// InternalDataDSL.g:9636:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:9636:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:9637:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) )
{
// InternalDataDSL.g:9637:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )?
int alt170=2;
int LA170_0 = input.LA(1);
if ( (LA170_0==94) ) {
alt170=1;
}
switch (alt170) {
case 1 :
// InternalDataDSL.g:9638:4: otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')'
{
otherlv_0=(Token)match(input,94,FOLLOW_146); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0());
}
// InternalDataDSL.g:9642:4: ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )?
int alt169=2;
int LA169_0 = input.LA(1);
if ( (LA169_0==RULE_ID||LA169_0==94||LA169_0==119) ) {
alt169=1;
}
switch (alt169) {
case 1 :
// InternalDataDSL.g:9643:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
{
// InternalDataDSL.g:9643:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:9644:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:9644:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:9645:7: lv_paramTypes_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_81);
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();
}
}
}
// InternalDataDSL.g:9662:5: (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
loop168:
do {
int alt168=2;
int LA168_0 = input.LA(1);
if ( (LA168_0==95) ) {
alt168=1;
}
switch (alt168) {
case 1 :
// InternalDataDSL.g:9663:6: otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
{
otherlv_2=(Token)match(input,95,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXFunctionTypeRefAccess().getCommaKeyword_0_1_1_0());
}
// InternalDataDSL.g:9667:6: ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:9668:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:9668:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
// InternalDataDSL.g:9669:8: lv_paramTypes_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_81);
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 loop168;
}
} while (true);
}
break;
}
otherlv_4=(Token)match(input,96,FOLLOW_147); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2());
}
}
break;
}
otherlv_5=(Token)match(input,119,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFunctionTypeRefAccess().getEqualsSignGreaterThanSignKeyword_1());
}
// InternalDataDSL.g:9697:3: ( (lv_returnType_6_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:9698:4: (lv_returnType_6_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:9698:4: (lv_returnType_6_0= ruleJvmTypeReference )
// InternalDataDSL.g:9699: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"
// InternalDataDSL.g:9720:1: entryRuleJvmParameterizedTypeReference returns [EObject current=null] : iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF ;
public final EObject entryRuleJvmParameterizedTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmParameterizedTypeReference = null;
try {
// InternalDataDSL.g:9720:70: (iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF )
// InternalDataDSL.g:9721: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"
// InternalDataDSL.g:9727: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 {
// InternalDataDSL.g:9733: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= '>' )? )* )? ) )
// InternalDataDSL.g:9734: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= '>' )? )* )? )
{
// InternalDataDSL.g:9734: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= '>' )? )* )? )
// InternalDataDSL.g:9735: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= '>' )? )* )?
{
// InternalDataDSL.g:9735:3: ( ( ruleQualifiedName ) )
// InternalDataDSL.g:9736:4: ( ruleQualifiedName )
{
// InternalDataDSL.g:9736:4: ( ruleQualifiedName )
// InternalDataDSL.g:9737: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_148);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:9751: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 alt175=2;
alt175 = dfa175.predict(input);
switch (alt175) {
case 1 :
// InternalDataDSL.g:9752: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= '>' )? )*
{
// InternalDataDSL.g:9752:4: ( ( '<' )=>otherlv_1= '<' )
// InternalDataDSL.g:9753:5: ( '<' )=>otherlv_1= '<'
{
otherlv_1=(Token)match(input,106,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_0());
}
}
// InternalDataDSL.g:9759:4: ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:9760:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:9760:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:9761:6: lv_arguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_110);
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();
}
}
}
// InternalDataDSL.g:9778:4: (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop171:
do {
int alt171=2;
int LA171_0 = input.LA(1);
if ( (LA171_0==95) ) {
alt171=1;
}
switch (alt171) {
case 1 :
// InternalDataDSL.g:9779:5: otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,95,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_2_0());
}
// InternalDataDSL.g:9783:5: ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:9784:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:9784:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:9785:7: lv_arguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_110);
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 loop171;
}
} while (true);
otherlv_5=(Token)match(input,107,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_3());
}
// InternalDataDSL.g:9807:4: ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
loop174:
do {
int alt174=2;
int LA174_0 = input.LA(1);
if ( (LA174_0==87) ) {
int LA174_2 = input.LA(2);
if ( (LA174_2==RULE_ID) ) {
int LA174_3 = input.LA(3);
if ( (synpred51_InternalDataDSL()) ) {
alt174=1;
}
}
}
switch (alt174) {
case 1 :
// InternalDataDSL.g:9808:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
{
// InternalDataDSL.g:9808:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) )
// InternalDataDSL.g:9809:6: ( ( () '.' ) )=> ( () otherlv_7= '.' )
{
// InternalDataDSL.g:9815:6: ( () otherlv_7= '.' )
// InternalDataDSL.g:9816:7: () otherlv_7= '.'
{
// InternalDataDSL.g:9816:7: ()
// InternalDataDSL.g:9817:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmParameterizedTypeReferenceAccess().getJvmInnerTypeReferenceOuterAction_1_4_0_0_0(),
current);
}
}
otherlv_7=(Token)match(input,87,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getJvmParameterizedTypeReferenceAccess().getFullStopKeyword_1_4_0_0_1());
}
}
}
// InternalDataDSL.g:9829:5: ( ( ruleValidID ) )
// InternalDataDSL.g:9830:6: ( ruleValidID )
{
// InternalDataDSL.g:9830:6: ( ruleValidID )
// InternalDataDSL.g:9831: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_149);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalDataDSL.g:9845:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
int alt173=2;
alt173 = dfa173.predict(input);
switch (alt173) {
case 1 :
// InternalDataDSL.g:9846:6: ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>'
{
// InternalDataDSL.g:9846:6: ( ( '<' )=>otherlv_9= '<' )
// InternalDataDSL.g:9847:7: ( '<' )=>otherlv_9= '<'
{
otherlv_9=(Token)match(input,106,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_4_2_0());
}
}
// InternalDataDSL.g:9853:6: ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:9854:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:9854:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:9855:8: lv_arguments_10_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0());
}
pushFollow(FOLLOW_110);
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();
}
}
}
// InternalDataDSL.g:9872:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )*
loop172:
do {
int alt172=2;
int LA172_0 = input.LA(1);
if ( (LA172_0==95) ) {
alt172=1;
}
switch (alt172) {
case 1 :
// InternalDataDSL.g:9873:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
{
otherlv_11=(Token)match(input,95,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_4_2_2_0());
}
// InternalDataDSL.g:9877:7: ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalDataDSL.g:9878:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalDataDSL.g:9878:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
// InternalDataDSL.g:9879:9: lv_arguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0());
}
pushFollow(FOLLOW_110);
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 loop172;
}
} while (true);
otherlv_13=(Token)match(input,107,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_4_2_3());
}
}
break;
}
}
break;
default :
break loop174;
}
} while (true);
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmParameterizedTypeReference"
// $ANTLR start "entryRuleJvmArgumentTypeReference"
// InternalDataDSL.g:9908:1: entryRuleJvmArgumentTypeReference returns [EObject current=null] : iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF ;
public final EObject entryRuleJvmArgumentTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmArgumentTypeReference = null;
try {
// InternalDataDSL.g:9908:65: (iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF )
// InternalDataDSL.g:9909: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"
// InternalDataDSL.g:9915: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 {
// InternalDataDSL.g:9921:2: ( (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) )
// InternalDataDSL.g:9922:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
{
// InternalDataDSL.g:9922:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
int alt176=2;
int LA176_0 = input.LA(1);
if ( (LA176_0==RULE_ID||LA176_0==94||LA176_0==119) ) {
alt176=1;
}
else if ( (LA176_0==156) ) {
alt176=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 176, 0, input);
throw nvae;
}
switch (alt176) {
case 1 :
// InternalDataDSL.g:9923: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 :
// InternalDataDSL.g:9932: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"
// InternalDataDSL.g:9944:1: entryRuleJvmWildcardTypeReference returns [EObject current=null] : iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF ;
public final EObject entryRuleJvmWildcardTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmWildcardTypeReference = null;
try {
// InternalDataDSL.g:9944:65: (iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF )
// InternalDataDSL.g:9945: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"
// InternalDataDSL.g:9951: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 {
// InternalDataDSL.g:9957:2: ( ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? ) )
// InternalDataDSL.g:9958:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
{
// InternalDataDSL.g:9958:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
// InternalDataDSL.g:9959:3: () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
{
// InternalDataDSL.g:9959:3: ()
// InternalDataDSL.g:9960:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getJvmWildcardTypeReferenceAccess().getJvmWildcardTypeReferenceAction_0(),
current);
}
}
otherlv_1=(Token)match(input,156,FOLLOW_150); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmWildcardTypeReferenceAccess().getQuestionMarkKeyword_1());
}
// InternalDataDSL.g:9970:3: ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
int alt179=3;
int LA179_0 = input.LA(1);
if ( (LA179_0==143) ) {
alt179=1;
}
else if ( (LA179_0==144) ) {
alt179=2;
}
switch (alt179) {
case 1 :
// InternalDataDSL.g:9971:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
{
// InternalDataDSL.g:9971:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
// InternalDataDSL.g:9972:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
{
// InternalDataDSL.g:9972:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) )
// InternalDataDSL.g:9973:6: (lv_constraints_2_0= ruleJvmUpperBound )
{
// InternalDataDSL.g:9973:6: (lv_constraints_2_0= ruleJvmUpperBound )
// InternalDataDSL.g:9974:7: lv_constraints_2_0= ruleJvmUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0());
}
pushFollow(FOLLOW_151);
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();
}
}
}
// InternalDataDSL.g:9991:5: ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
loop177:
do {
int alt177=2;
int LA177_0 = input.LA(1);
if ( (LA177_0==157) ) {
alt177=1;
}
switch (alt177) {
case 1 :
// InternalDataDSL.g:9992:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
{
// InternalDataDSL.g:9992:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
// InternalDataDSL.g:9993:7: lv_constraints_3_0= ruleJvmUpperBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_151);
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 loop177;
}
} while (true);
}
}
break;
case 2 :
// InternalDataDSL.g:10012:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
{
// InternalDataDSL.g:10012:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
// InternalDataDSL.g:10013:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
{
// InternalDataDSL.g:10013:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) )
// InternalDataDSL.g:10014:6: (lv_constraints_4_0= ruleJvmLowerBound )
{
// InternalDataDSL.g:10014:6: (lv_constraints_4_0= ruleJvmLowerBound )
// InternalDataDSL.g:10015:7: lv_constraints_4_0= ruleJvmLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0());
}
pushFollow(FOLLOW_151);
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();
}
}
}
// InternalDataDSL.g:10032:5: ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
loop178:
do {
int alt178=2;
int LA178_0 = input.LA(1);
if ( (LA178_0==157) ) {
alt178=1;
}
switch (alt178) {
case 1 :
// InternalDataDSL.g:10033:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
{
// InternalDataDSL.g:10033:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
// InternalDataDSL.g:10034:7: lv_constraints_5_0= ruleJvmLowerBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_151);
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 loop178;
}
} while (true);
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmWildcardTypeReference"
// $ANTLR start "entryRuleJvmUpperBound"
// InternalDataDSL.g:10057:1: entryRuleJvmUpperBound returns [EObject current=null] : iv_ruleJvmUpperBound= ruleJvmUpperBound EOF ;
public final EObject entryRuleJvmUpperBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBound = null;
try {
// InternalDataDSL.g:10057:54: (iv_ruleJvmUpperBound= ruleJvmUpperBound EOF )
// InternalDataDSL.g:10058: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"
// InternalDataDSL.g:10064: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 {
// InternalDataDSL.g:10070:2: ( (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalDataDSL.g:10071:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:10071:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:10072:3: otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,143,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAccess().getExtendsKeyword_0());
}
// InternalDataDSL.g:10076:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:10077:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:10077:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:10078: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"
// InternalDataDSL.g:10099:1: entryRuleJvmUpperBoundAnded returns [EObject current=null] : iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF ;
public final EObject entryRuleJvmUpperBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBoundAnded = null;
try {
// InternalDataDSL.g:10099:59: (iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF )
// InternalDataDSL.g:10100: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"
// InternalDataDSL.g:10106: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 {
// InternalDataDSL.g:10112:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalDataDSL.g:10113:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:10113:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:10114:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,157,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalDataDSL.g:10118:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:10119:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:10119:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:10120: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"
// InternalDataDSL.g:10141:1: entryRuleJvmLowerBound returns [EObject current=null] : iv_ruleJvmLowerBound= ruleJvmLowerBound EOF ;
public final EObject entryRuleJvmLowerBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBound = null;
try {
// InternalDataDSL.g:10141:54: (iv_ruleJvmLowerBound= ruleJvmLowerBound EOF )
// InternalDataDSL.g:10142: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"
// InternalDataDSL.g:10148: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 {
// InternalDataDSL.g:10154:2: ( (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalDataDSL.g:10155:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:10155:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:10156:3: otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,144,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAccess().getSuperKeyword_0());
}
// InternalDataDSL.g:10160:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:10161:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:10161:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:10162: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"
// InternalDataDSL.g:10183:1: entryRuleJvmLowerBoundAnded returns [EObject current=null] : iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF ;
public final EObject entryRuleJvmLowerBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBoundAnded = null;
try {
// InternalDataDSL.g:10183:59: (iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF )
// InternalDataDSL.g:10184: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"
// InternalDataDSL.g:10190: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 {
// InternalDataDSL.g:10196:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalDataDSL.g:10197:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalDataDSL.g:10197:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalDataDSL.g:10198:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,157,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalDataDSL.g:10202:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalDataDSL.g:10203:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalDataDSL.g:10203:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalDataDSL.g:10204: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"
// InternalDataDSL.g:10225:1: entryRuleQualifiedNameWithWildcard returns [String current=null] : iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF ;
public final String entryRuleQualifiedNameWithWildcard() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameWithWildcard = null;
try {
// InternalDataDSL.g:10225:65: (iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF )
// InternalDataDSL.g:10226: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"
// InternalDataDSL.g:10232: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 {
// InternalDataDSL.g:10238:2: ( (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) )
// InternalDataDSL.g:10239:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
{
// InternalDataDSL.g:10239:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
// InternalDataDSL.g:10240:3: this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardAccess().getQualifiedNameParserRuleCall_0());
}
pushFollow(FOLLOW_152);
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,87,FOLLOW_153); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getFullStopKeyword_1());
}
kw=(Token)match(input,90,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"
// InternalDataDSL.g:10264:1: entryRuleValidID returns [String current=null] : iv_ruleValidID= ruleValidID EOF ;
public final String entryRuleValidID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleValidID = null;
try {
// InternalDataDSL.g:10264:47: (iv_ruleValidID= ruleValidID EOF )
// InternalDataDSL.g:10265: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"
// InternalDataDSL.g:10271: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 {
// InternalDataDSL.g:10277:2: (this_ID_0= RULE_ID )
// InternalDataDSL.g:10278: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"
// InternalDataDSL.g:10288:1: entryRuleXImportSection returns [EObject current=null] : iv_ruleXImportSection= ruleXImportSection EOF ;
public final EObject entryRuleXImportSection() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportSection = null;
try {
// InternalDataDSL.g:10288:55: (iv_ruleXImportSection= ruleXImportSection EOF )
// InternalDataDSL.g:10289: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"
// InternalDataDSL.g:10295: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 {
// InternalDataDSL.g:10301:2: ( ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ )
// InternalDataDSL.g:10302:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
{
// InternalDataDSL.g:10302:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
int cnt180=0;
loop180:
do {
int alt180=2;
int LA180_0 = input.LA(1);
if ( (LA180_0==88) ) {
alt180=1;
}
switch (alt180) {
case 1 :
// InternalDataDSL.g:10303:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
{
// InternalDataDSL.g:10303:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
// InternalDataDSL.g:10304:4: lv_importDeclarations_0_0= ruleXImportDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionAccess().getImportDeclarationsXImportDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_154);
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 ( cnt180 >= 1 ) break loop180;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(180, input);
throw eee;
}
cnt180++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXImportSection"
// $ANTLR start "entryRuleQualifiedNameInStaticImport"
// InternalDataDSL.g:10324:1: entryRuleQualifiedNameInStaticImport returns [String current=null] : iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF ;
public final String entryRuleQualifiedNameInStaticImport() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameInStaticImport = null;
try {
// InternalDataDSL.g:10324:67: (iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF )
// InternalDataDSL.g:10325: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"
// InternalDataDSL.g:10331: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 {
// InternalDataDSL.g:10337:2: ( (this_ValidID_0= ruleValidID kw= '.' )+ )
// InternalDataDSL.g:10338:2: (this_ValidID_0= ruleValidID kw= '.' )+
{
// InternalDataDSL.g:10338:2: (this_ValidID_0= ruleValidID kw= '.' )+
int cnt181=0;
loop181:
do {
int alt181=2;
int LA181_0 = input.LA(1);
if ( (LA181_0==RULE_ID) ) {
int LA181_2 = input.LA(2);
if ( (LA181_2==87) ) {
alt181=1;
}
}
switch (alt181) {
case 1 :
// InternalDataDSL.g:10339:3: this_ValidID_0= ruleValidID kw= '.'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_152);
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,87,FOLLOW_58); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameInStaticImportAccess().getFullStopKeyword_1());
}
}
break;
default :
if ( cnt181 >= 1 ) break loop181;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(181, input);
throw eee;
}
cnt181++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedNameInStaticImport"
// $ANTLR start "rulePredefinedBlobMimeTypeEnum"
// InternalDataDSL.g:10358:1: rulePredefinedBlobMimeTypeEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'plain' ) | (enumLiteral_1= 'jpg' ) | (enumLiteral_2= 'png' ) | (enumLiteral_3= 'mpeg' ) | (enumLiteral_4= 'octet-stream' ) | (enumLiteral_5= 'pdf' ) ) ;
public final Enumerator rulePredefinedBlobMimeTypeEnum() 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 {
// InternalDataDSL.g:10364:2: ( ( (enumLiteral_0= 'plain' ) | (enumLiteral_1= 'jpg' ) | (enumLiteral_2= 'png' ) | (enumLiteral_3= 'mpeg' ) | (enumLiteral_4= 'octet-stream' ) | (enumLiteral_5= 'pdf' ) ) )
// InternalDataDSL.g:10365:2: ( (enumLiteral_0= 'plain' ) | (enumLiteral_1= 'jpg' ) | (enumLiteral_2= 'png' ) | (enumLiteral_3= 'mpeg' ) | (enumLiteral_4= 'octet-stream' ) | (enumLiteral_5= 'pdf' ) )
{
// InternalDataDSL.g:10365:2: ( (enumLiteral_0= 'plain' ) | (enumLiteral_1= 'jpg' ) | (enumLiteral_2= 'png' ) | (enumLiteral_3= 'mpeg' ) | (enumLiteral_4= 'octet-stream' ) | (enumLiteral_5= 'pdf' ) )
int alt182=6;
switch ( input.LA(1) ) {
case 158:
{
alt182=1;
}
break;
case 159:
{
alt182=2;
}
break;
case 160:
{
alt182=3;
}
break;
case 161:
{
alt182=4;
}
break;
case 162:
{
alt182=5;
}
break;
case 163:
{
alt182=6;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 182, 0, input);
throw nvae;
}
switch (alt182) {
case 1 :
// InternalDataDSL.g:10366:3: (enumLiteral_0= 'plain' )
{
// InternalDataDSL.g:10366:3: (enumLiteral_0= 'plain' )
// InternalDataDSL.g:10367:4: enumLiteral_0= 'plain'
{
enumLiteral_0=(Token)match(input,158,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPlainEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPlainEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10374:3: (enumLiteral_1= 'jpg' )
{
// InternalDataDSL.g:10374:3: (enumLiteral_1= 'jpg' )
// InternalDataDSL.g:10375:4: enumLiteral_1= 'jpg'
{
enumLiteral_1=(Token)match(input,159,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getJpgEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getJpgEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:10382:3: (enumLiteral_2= 'png' )
{
// InternalDataDSL.g:10382:3: (enumLiteral_2= 'png' )
// InternalDataDSL.g:10383:4: enumLiteral_2= 'png'
{
enumLiteral_2=(Token)match(input,160,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPngEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPngEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalDataDSL.g:10390:3: (enumLiteral_3= 'mpeg' )
{
// InternalDataDSL.g:10390:3: (enumLiteral_3= 'mpeg' )
// InternalDataDSL.g:10391:4: enumLiteral_3= 'mpeg'
{
enumLiteral_3=(Token)match(input,161,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getMpegEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getMpegEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalDataDSL.g:10398:3: (enumLiteral_4= 'octet-stream' )
{
// InternalDataDSL.g:10398:3: (enumLiteral_4= 'octet-stream' )
// InternalDataDSL.g:10399:4: enumLiteral_4= 'octet-stream'
{
enumLiteral_4=(Token)match(input,162,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getOctetstreamEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getOctetstreamEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalDataDSL.g:10406:3: (enumLiteral_5= 'pdf' )
{
// InternalDataDSL.g:10406:3: (enumLiteral_5= 'pdf' )
// InternalDataDSL.g:10407:4: enumLiteral_5= 'pdf'
{
enumLiteral_5=(Token)match(input,163,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPdfEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getPredefinedBlobMimeTypeEnumAccess().getPdfEnumLiteralDeclaration_5());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "rulePredefinedBlobMimeTypeEnum"
// $ANTLR start "rulePredefinedBeanEnum"
// InternalDataDSL.g:10417:1: rulePredefinedBeanEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'NowDate' ) | (enumLiteral_1= 'StartDate' ) | (enumLiteral_2= 'UniversallyUniqueIdentifier' ) ) ;
public final Enumerator rulePredefinedBeanEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
enterRule();
try {
// InternalDataDSL.g:10423:2: ( ( (enumLiteral_0= 'NowDate' ) | (enumLiteral_1= 'StartDate' ) | (enumLiteral_2= 'UniversallyUniqueIdentifier' ) ) )
// InternalDataDSL.g:10424:2: ( (enumLiteral_0= 'NowDate' ) | (enumLiteral_1= 'StartDate' ) | (enumLiteral_2= 'UniversallyUniqueIdentifier' ) )
{
// InternalDataDSL.g:10424:2: ( (enumLiteral_0= 'NowDate' ) | (enumLiteral_1= 'StartDate' ) | (enumLiteral_2= 'UniversallyUniqueIdentifier' ) )
int alt183=3;
switch ( input.LA(1) ) {
case 164:
{
alt183=1;
}
break;
case 165:
{
alt183=2;
}
break;
case 166:
{
alt183=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 183, 0, input);
throw nvae;
}
switch (alt183) {
case 1 :
// InternalDataDSL.g:10425:3: (enumLiteral_0= 'NowDate' )
{
// InternalDataDSL.g:10425:3: (enumLiteral_0= 'NowDate' )
// InternalDataDSL.g:10426:4: enumLiteral_0= 'NowDate'
{
enumLiteral_0=(Token)match(input,164,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanEnumAccess().getNowEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getPredefinedBeanEnumAccess().getNowEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10433:3: (enumLiteral_1= 'StartDate' )
{
// InternalDataDSL.g:10433:3: (enumLiteral_1= 'StartDate' )
// InternalDataDSL.g:10434:4: enumLiteral_1= 'StartDate'
{
enumLiteral_1=(Token)match(input,165,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanEnumAccess().getStartEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getPredefinedBeanEnumAccess().getStartEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:10441:3: (enumLiteral_2= 'UniversallyUniqueIdentifier' )
{
// InternalDataDSL.g:10441:3: (enumLiteral_2= 'UniversallyUniqueIdentifier' )
// InternalDataDSL.g:10442:4: enumLiteral_2= 'UniversallyUniqueIdentifier'
{
enumLiteral_2=(Token)match(input,166,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanEnumAccess().getUUIDEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getPredefinedBeanEnumAccess().getUUIDEnumLiteralDeclaration_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "rulePredefinedBeanEnum"
// $ANTLR start "rulePredefinedBeanTypeEnum"
// InternalDataDSL.g:10452:1: rulePredefinedBeanTypeEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'Date' ) | (enumLiteral_1= 'Milliseconds' ) | (enumLiteral_2= 'Nanoseconds' ) | (enumLiteral_3= 'Random' ) | (enumLiteral_4= 'ExecuteContext' ) ) ;
public final Enumerator rulePredefinedBeanTypeEnum() 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;
enterRule();
try {
// InternalDataDSL.g:10458:2: ( ( (enumLiteral_0= 'Date' ) | (enumLiteral_1= 'Milliseconds' ) | (enumLiteral_2= 'Nanoseconds' ) | (enumLiteral_3= 'Random' ) | (enumLiteral_4= 'ExecuteContext' ) ) )
// InternalDataDSL.g:10459:2: ( (enumLiteral_0= 'Date' ) | (enumLiteral_1= 'Milliseconds' ) | (enumLiteral_2= 'Nanoseconds' ) | (enumLiteral_3= 'Random' ) | (enumLiteral_4= 'ExecuteContext' ) )
{
// InternalDataDSL.g:10459:2: ( (enumLiteral_0= 'Date' ) | (enumLiteral_1= 'Milliseconds' ) | (enumLiteral_2= 'Nanoseconds' ) | (enumLiteral_3= 'Random' ) | (enumLiteral_4= 'ExecuteContext' ) )
int alt184=5;
switch ( input.LA(1) ) {
case 167:
{
alt184=1;
}
break;
case 168:
{
alt184=2;
}
break;
case 169:
{
alt184=3;
}
break;
case 170:
{
alt184=4;
}
break;
case 171:
{
alt184=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 184, 0, input);
throw nvae;
}
switch (alt184) {
case 1 :
// InternalDataDSL.g:10460:3: (enumLiteral_0= 'Date' )
{
// InternalDataDSL.g:10460:3: (enumLiteral_0= 'Date' )
// InternalDataDSL.g:10461:4: enumLiteral_0= 'Date'
{
enumLiteral_0=(Token)match(input,167,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanTypeEnumAccess().getDateEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getPredefinedBeanTypeEnumAccess().getDateEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10468:3: (enumLiteral_1= 'Milliseconds' )
{
// InternalDataDSL.g:10468:3: (enumLiteral_1= 'Milliseconds' )
// InternalDataDSL.g:10469:4: enumLiteral_1= 'Milliseconds'
{
enumLiteral_1=(Token)match(input,168,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanTypeEnumAccess().getMillisEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getPredefinedBeanTypeEnumAccess().getMillisEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:10476:3: (enumLiteral_2= 'Nanoseconds' )
{
// InternalDataDSL.g:10476:3: (enumLiteral_2= 'Nanoseconds' )
// InternalDataDSL.g:10477:4: enumLiteral_2= 'Nanoseconds'
{
enumLiteral_2=(Token)match(input,169,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanTypeEnumAccess().getNanosEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getPredefinedBeanTypeEnumAccess().getNanosEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalDataDSL.g:10484:3: (enumLiteral_3= 'Random' )
{
// InternalDataDSL.g:10484:3: (enumLiteral_3= 'Random' )
// InternalDataDSL.g:10485:4: enumLiteral_3= 'Random'
{
enumLiteral_3=(Token)match(input,170,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanTypeEnumAccess().getRandomEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getPredefinedBeanTypeEnumAccess().getRandomEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalDataDSL.g:10492:3: (enumLiteral_4= 'ExecuteContext' )
{
// InternalDataDSL.g:10492:3: (enumLiteral_4= 'ExecuteContext' )
// InternalDataDSL.g:10493:4: enumLiteral_4= 'ExecuteContext'
{
enumLiteral_4=(Token)match(input,171,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getPredefinedBeanTypeEnumAccess().getExecContextEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getPredefinedBeanTypeEnumAccess().getExecContextEnumLiteralDeclaration_4());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "rulePredefinedBeanTypeEnum"
// $ANTLR start "ruleEntityManagerMode"
// InternalDataDSL.g:10503:1: ruleEntityManagerMode returns [Enumerator current=null] : ( (enumLiteral_0= 'persist' ) | (enumLiteral_1= 'merge' ) | (enumLiteral_2= 'remove' ) ) ;
public final Enumerator ruleEntityManagerMode() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
enterRule();
try {
// InternalDataDSL.g:10509:2: ( ( (enumLiteral_0= 'persist' ) | (enumLiteral_1= 'merge' ) | (enumLiteral_2= 'remove' ) ) )
// InternalDataDSL.g:10510:2: ( (enumLiteral_0= 'persist' ) | (enumLiteral_1= 'merge' ) | (enumLiteral_2= 'remove' ) )
{
// InternalDataDSL.g:10510:2: ( (enumLiteral_0= 'persist' ) | (enumLiteral_1= 'merge' ) | (enumLiteral_2= 'remove' ) )
int alt185=3;
switch ( input.LA(1) ) {
case 172:
{
alt185=1;
}
break;
case 173:
{
alt185=2;
}
break;
case 174:
{
alt185=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 185, 0, input);
throw nvae;
}
switch (alt185) {
case 1 :
// InternalDataDSL.g:10511:3: (enumLiteral_0= 'persist' )
{
// InternalDataDSL.g:10511:3: (enumLiteral_0= 'persist' )
// InternalDataDSL.g:10512:4: enumLiteral_0= 'persist'
{
enumLiteral_0=(Token)match(input,172,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getEntityManagerModeAccess().getPersistEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getEntityManagerModeAccess().getPersistEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10519:3: (enumLiteral_1= 'merge' )
{
// InternalDataDSL.g:10519:3: (enumLiteral_1= 'merge' )
// InternalDataDSL.g:10520:4: enumLiteral_1= 'merge'
{
enumLiteral_1=(Token)match(input,173,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getEntityManagerModeAccess().getMergeEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getEntityManagerModeAccess().getMergeEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:10527:3: (enumLiteral_2= 'remove' )
{
// InternalDataDSL.g:10527:3: (enumLiteral_2= 'remove' )
// InternalDataDSL.g:10528:4: enumLiteral_2= 'remove'
{
enumLiteral_2=(Token)match(input,174,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getEntityManagerModeAccess().getRemoveEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getEntityManagerModeAccess().getRemoveEnumLiteralDeclaration_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntityManagerMode"
// $ANTLR start "ruleOperator"
// InternalDataDSL.g:10538:1: ruleOperator returns [Enumerator current=null] : ( (enumLiteral_0= '=' ) | (enumLiteral_1= '!=' ) | (enumLiteral_2= '>' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<' ) | (enumLiteral_5= '<=' ) | (enumLiteral_6= 'isnull' ) | (enumLiteral_7= 'isnotnull' ) ) ;
public final Enumerator ruleOperator() 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;
enterRule();
try {
// InternalDataDSL.g:10544:2: ( ( (enumLiteral_0= '=' ) | (enumLiteral_1= '!=' ) | (enumLiteral_2= '>' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<' ) | (enumLiteral_5= '<=' ) | (enumLiteral_6= 'isnull' ) | (enumLiteral_7= 'isnotnull' ) ) )
// InternalDataDSL.g:10545:2: ( (enumLiteral_0= '=' ) | (enumLiteral_1= '!=' ) | (enumLiteral_2= '>' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<' ) | (enumLiteral_5= '<=' ) | (enumLiteral_6= 'isnull' ) | (enumLiteral_7= 'isnotnull' ) )
{
// InternalDataDSL.g:10545:2: ( (enumLiteral_0= '=' ) | (enumLiteral_1= '!=' ) | (enumLiteral_2= '>' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<' ) | (enumLiteral_5= '<=' ) | (enumLiteral_6= 'isnull' ) | (enumLiteral_7= 'isnotnull' ) )
int alt186=8;
switch ( input.LA(1) ) {
case 97:
{
alt186=1;
}
break;
case 112:
{
alt186=2;
}
break;
case 107:
{
alt186=3;
}
break;
case 108:
{
alt186=4;
}
break;
case 106:
{
alt186=5;
}
break;
case 175:
{
alt186=6;
}
break;
case 176:
{
alt186=7;
}
break;
case 177:
{
alt186=8;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 186, 0, input);
throw nvae;
}
switch (alt186) {
case 1 :
// InternalDataDSL.g:10546:3: (enumLiteral_0= '=' )
{
// InternalDataDSL.g:10546:3: (enumLiteral_0= '=' )
// InternalDataDSL.g:10547:4: enumLiteral_0= '='
{
enumLiteral_0=(Token)match(input,97,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getEqualsEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getOperatorAccess().getEqualsEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10554:3: (enumLiteral_1= '!=' )
{
// InternalDataDSL.g:10554:3: (enumLiteral_1= '!=' )
// InternalDataDSL.g:10555:4: enumLiteral_1= '!='
{
enumLiteral_1=(Token)match(input,112,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getNotequalsEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getOperatorAccess().getNotequalsEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalDataDSL.g:10562:3: (enumLiteral_2= '>' )
{
// InternalDataDSL.g:10562:3: (enumLiteral_2= '>' )
// InternalDataDSL.g:10563:4: enumLiteral_2= '>'
{
enumLiteral_2=(Token)match(input,107,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getGreaterthenEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getOperatorAccess().getGreaterthenEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalDataDSL.g:10570:3: (enumLiteral_3= '>=' )
{
// InternalDataDSL.g:10570:3: (enumLiteral_3= '>=' )
// InternalDataDSL.g:10571:4: enumLiteral_3= '>='
{
enumLiteral_3=(Token)match(input,108,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getGreaterthenorequaltoEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getOperatorAccess().getGreaterthenorequaltoEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalDataDSL.g:10578:3: (enumLiteral_4= '<' )
{
// InternalDataDSL.g:10578:3: (enumLiteral_4= '<' )
// InternalDataDSL.g:10579:4: enumLiteral_4= '<'
{
enumLiteral_4=(Token)match(input,106,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getLessthenEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getOperatorAccess().getLessthenEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalDataDSL.g:10586:3: (enumLiteral_5= '<=' )
{
// InternalDataDSL.g:10586:3: (enumLiteral_5= '<=' )
// InternalDataDSL.g:10587:4: enumLiteral_5= '<='
{
enumLiteral_5=(Token)match(input,175,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getLessthenorequaltoEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getOperatorAccess().getLessthenorequaltoEnumLiteralDeclaration_5());
}
}
}
break;
case 7 :
// InternalDataDSL.g:10594:3: (enumLiteral_6= 'isnull' )
{
// InternalDataDSL.g:10594:3: (enumLiteral_6= 'isnull' )
// InternalDataDSL.g:10595:4: enumLiteral_6= 'isnull'
{
enumLiteral_6=(Token)match(input,176,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getIsnullEnumLiteralDeclaration_6().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_6, grammarAccess.getOperatorAccess().getIsnullEnumLiteralDeclaration_6());
}
}
}
break;
case 8 :
// InternalDataDSL.g:10602:3: (enumLiteral_7= 'isnotnull' )
{
// InternalDataDSL.g:10602:3: (enumLiteral_7= 'isnotnull' )
// InternalDataDSL.g:10603:4: enumLiteral_7= 'isnotnull'
{
enumLiteral_7=(Token)match(input,177,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getOperatorAccess().getIsnotnullEnumLiteralDeclaration_7().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_7, grammarAccess.getOperatorAccess().getIsnotnullEnumLiteralDeclaration_7());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOperator"
// $ANTLR start "ruleJunction"
// InternalDataDSL.g:10613:1: ruleJunction returns [Enumerator current=null] : ( (enumLiteral_0= 'and' ) | (enumLiteral_1= 'or' ) ) ;
public final Enumerator ruleJunction() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalDataDSL.g:10619:2: ( ( (enumLiteral_0= 'and' ) | (enumLiteral_1= 'or' ) ) )
// InternalDataDSL.g:10620:2: ( (enumLiteral_0= 'and' ) | (enumLiteral_1= 'or' ) )
{
// InternalDataDSL.g:10620:2: ( (enumLiteral_0= 'and' ) | (enumLiteral_1= 'or' ) )
int alt187=2;
int LA187_0 = input.LA(1);
if ( (LA187_0==178) ) {
alt187=1;
}
else if ( (LA187_0==179) ) {
alt187=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 187, 0, input);
throw nvae;
}
switch (alt187) {
case 1 :
// InternalDataDSL.g:10621:3: (enumLiteral_0= 'and' )
{
// InternalDataDSL.g:10621:3: (enumLiteral_0= 'and' )
// InternalDataDSL.g:10622:4: enumLiteral_0= 'and'
{
enumLiteral_0=(Token)match(input,178,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getJunctionAccess().getAndEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getJunctionAccess().getAndEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalDataDSL.g:10629:3: (enumLiteral_1= 'or' )
{
// InternalDataDSL.g:10629:3: (enumLiteral_1= 'or' )
// InternalDataDSL.g:10630:4: enumLiteral_1= 'or'
{
enumLiteral_1=(Token)match(input,179,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getJunctionAccess().getOrEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getJunctionAccess().getOrEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJunction"
// $ANTLR start synpred1_InternalDataDSL
public final void synpred1_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:3734:5: ( '(' )
// InternalDataDSL.g:3734:6: '('
{
match(input,94,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred1_InternalDataDSL
// $ANTLR start synpred2_InternalDataDSL
public final void synpred2_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:3743:7: ( ( ( ( ruleValidID ) ) '=' ) )
// InternalDataDSL.g:3743:8: ( ( ( ruleValidID ) ) '=' )
{
// InternalDataDSL.g:3743:8: ( ( ( ruleValidID ) ) '=' )
// InternalDataDSL.g:3744:8: ( ( ruleValidID ) ) '='
{
// InternalDataDSL.g:3744:8: ( ( ruleValidID ) )
// InternalDataDSL.g:3745:9: ( ruleValidID )
{
// InternalDataDSL.g:3745:9: ( ruleValidID )
// InternalDataDSL.g:3746:10: ruleValidID
{
pushFollow(FOLLOW_83);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred2_InternalDataDSL
// $ANTLR start synpred5_InternalDataDSL
public final void synpred5_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:3923:5: ( ( () '#' '[' ) )
// InternalDataDSL.g:3923:6: ( () '#' '[' )
{
// InternalDataDSL.g:3923:6: ( () '#' '[' )
// InternalDataDSL.g:3924:6: () '#' '['
{
// InternalDataDSL.g:3924:6: ()
// InternalDataDSL.g:3925:6:
{
}
match(input,98,FOLLOW_85); if (state.failed) return ;
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred5_InternalDataDSL
// $ANTLR start synpred6_InternalDataDSL
public final void synpred6_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4065:5: ( ( () '#' '[' ) )
// InternalDataDSL.g:4065:6: ( () '#' '[' )
{
// InternalDataDSL.g:4065:6: ( () '#' '[' )
// InternalDataDSL.g:4066:6: () '#' '['
{
// InternalDataDSL.g:4066:6: ()
// InternalDataDSL.g:4067:6:
{
}
match(input,98,FOLLOW_85); if (state.failed) return ;
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred6_InternalDataDSL
// $ANTLR start synpred7_InternalDataDSL
public final void synpred7_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4293:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalDataDSL.g:4293:7: ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalDataDSL.g:4293:7: ( () ( ( ruleOpMultiAssign ) ) )
// InternalDataDSL.g:4294:7: () ( ( ruleOpMultiAssign ) )
{
// InternalDataDSL.g:4294:7: ()
// InternalDataDSL.g:4295:7:
{
}
// InternalDataDSL.g:4296:7: ( ( ruleOpMultiAssign ) )
// InternalDataDSL.g:4297:8: ( ruleOpMultiAssign )
{
// InternalDataDSL.g:4297:8: ( ruleOpMultiAssign )
// InternalDataDSL.g:4298:9: ruleOpMultiAssign
{
pushFollow(FOLLOW_2);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred7_InternalDataDSL
// $ANTLR start synpred8_InternalDataDSL
public final void synpred8_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4487:5: ( ( () ( ( ruleOpOr ) ) ) )
// InternalDataDSL.g:4487:6: ( () ( ( ruleOpOr ) ) )
{
// InternalDataDSL.g:4487:6: ( () ( ( ruleOpOr ) ) )
// InternalDataDSL.g:4488:6: () ( ( ruleOpOr ) )
{
// InternalDataDSL.g:4488:6: ()
// InternalDataDSL.g:4489:6:
{
}
// InternalDataDSL.g:4490:6: ( ( ruleOpOr ) )
// InternalDataDSL.g:4491:7: ( ruleOpOr )
{
// InternalDataDSL.g:4491:7: ( ruleOpOr )
// InternalDataDSL.g:4492:8: ruleOpOr
{
pushFollow(FOLLOW_2);
ruleOpOr();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred8_InternalDataDSL
// $ANTLR start synpred9_InternalDataDSL
public final void synpred9_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4594:5: ( ( () ( ( ruleOpAnd ) ) ) )
// InternalDataDSL.g:4594:6: ( () ( ( ruleOpAnd ) ) )
{
// InternalDataDSL.g:4594:6: ( () ( ( ruleOpAnd ) ) )
// InternalDataDSL.g:4595:6: () ( ( ruleOpAnd ) )
{
// InternalDataDSL.g:4595:6: ()
// InternalDataDSL.g:4596:6:
{
}
// InternalDataDSL.g:4597:6: ( ( ruleOpAnd ) )
// InternalDataDSL.g:4598:7: ( ruleOpAnd )
{
// InternalDataDSL.g:4598:7: ( ruleOpAnd )
// InternalDataDSL.g:4599:8: ruleOpAnd
{
pushFollow(FOLLOW_2);
ruleOpAnd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred9_InternalDataDSL
// $ANTLR start synpred10_InternalDataDSL
public final void synpred10_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4701:5: ( ( () ( ( ruleOpEquality ) ) ) )
// InternalDataDSL.g:4701:6: ( () ( ( ruleOpEquality ) ) )
{
// InternalDataDSL.g:4701:6: ( () ( ( ruleOpEquality ) ) )
// InternalDataDSL.g:4702:6: () ( ( ruleOpEquality ) )
{
// InternalDataDSL.g:4702:6: ()
// InternalDataDSL.g:4703:6:
{
}
// InternalDataDSL.g:4704:6: ( ( ruleOpEquality ) )
// InternalDataDSL.g:4705:7: ( ruleOpEquality )
{
// InternalDataDSL.g:4705:7: ( ruleOpEquality )
// InternalDataDSL.g:4706:8: ruleOpEquality
{
pushFollow(FOLLOW_2);
ruleOpEquality();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred10_InternalDataDSL
// $ANTLR start synpred11_InternalDataDSL
public final void synpred11_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4829:6: ( ( () 'instanceof' ) )
// InternalDataDSL.g:4829:7: ( () 'instanceof' )
{
// InternalDataDSL.g:4829:7: ( () 'instanceof' )
// InternalDataDSL.g:4830:7: () 'instanceof'
{
// InternalDataDSL.g:4830:7: ()
// InternalDataDSL.g:4831:7:
{
}
match(input,115,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred11_InternalDataDSL
// $ANTLR start synpred12_InternalDataDSL
public final void synpred12_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:4872:6: ( ( () ( ( ruleOpCompare ) ) ) )
// InternalDataDSL.g:4872:7: ( () ( ( ruleOpCompare ) ) )
{
// InternalDataDSL.g:4872:7: ( () ( ( ruleOpCompare ) ) )
// InternalDataDSL.g:4873:7: () ( ( ruleOpCompare ) )
{
// InternalDataDSL.g:4873:7: ()
// InternalDataDSL.g:4874:7:
{
}
// InternalDataDSL.g:4875:7: ( ( ruleOpCompare ) )
// InternalDataDSL.g:4876:8: ( ruleOpCompare )
{
// InternalDataDSL.g:4876:8: ( ruleOpCompare )
// InternalDataDSL.g:4877:9: ruleOpCompare
{
pushFollow(FOLLOW_2);
ruleOpCompare();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred12_InternalDataDSL
// $ANTLR start synpred13_InternalDataDSL
public final void synpred13_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5007:5: ( ( () ( ( ruleOpOther ) ) ) )
// InternalDataDSL.g:5007:6: ( () ( ( ruleOpOther ) ) )
{
// InternalDataDSL.g:5007:6: ( () ( ( ruleOpOther ) ) )
// InternalDataDSL.g:5008:6: () ( ( ruleOpOther ) )
{
// InternalDataDSL.g:5008:6: ()
// InternalDataDSL.g:5009:6:
{
}
// InternalDataDSL.g:5010:6: ( ( ruleOpOther ) )
// InternalDataDSL.g:5011:7: ( ruleOpOther )
{
// InternalDataDSL.g:5011:7: ( ruleOpOther )
// InternalDataDSL.g:5012:8: ruleOpOther
{
pushFollow(FOLLOW_2);
ruleOpOther();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred13_InternalDataDSL
// $ANTLR start synpred14_InternalDataDSL
public final void synpred14_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5127:6: ( ( '>' '>' ) )
// InternalDataDSL.g:5127:7: ( '>' '>' )
{
// InternalDataDSL.g:5127:7: ( '>' '>' )
// InternalDataDSL.g:5128:7: '>' '>'
{
match(input,107,FOLLOW_100); if (state.failed) return ;
match(input,107,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred14_InternalDataDSL
// $ANTLR start synpred15_InternalDataDSL
public final void synpred15_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5162:6: ( ( '<' '<' ) )
// InternalDataDSL.g:5162:7: ( '<' '<' )
{
// InternalDataDSL.g:5162:7: ( '<' '<' )
// InternalDataDSL.g:5163:7: '<' '<'
{
match(input,106,FOLLOW_90); if (state.failed) return ;
match(input,106,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred15_InternalDataDSL
// $ANTLR start synpred16_InternalDataDSL
public final void synpred16_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5235:5: ( ( () ( ( ruleOpAdd ) ) ) )
// InternalDataDSL.g:5235:6: ( () ( ( ruleOpAdd ) ) )
{
// InternalDataDSL.g:5235:6: ( () ( ( ruleOpAdd ) ) )
// InternalDataDSL.g:5236:6: () ( ( ruleOpAdd ) )
{
// InternalDataDSL.g:5236:6: ()
// InternalDataDSL.g:5237:6:
{
}
// InternalDataDSL.g:5238:6: ( ( ruleOpAdd ) )
// InternalDataDSL.g:5239:7: ( ruleOpAdd )
{
// InternalDataDSL.g:5239:7: ( ruleOpAdd )
// InternalDataDSL.g:5240:8: ruleOpAdd
{
pushFollow(FOLLOW_2);
ruleOpAdd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred16_InternalDataDSL
// $ANTLR start synpred17_InternalDataDSL
public final void synpred17_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5350:5: ( ( () ( ( ruleOpMulti ) ) ) )
// InternalDataDSL.g:5350:6: ( () ( ( ruleOpMulti ) ) )
{
// InternalDataDSL.g:5350:6: ( () ( ( ruleOpMulti ) ) )
// InternalDataDSL.g:5351:6: () ( ( ruleOpMulti ) )
{
// InternalDataDSL.g:5351:6: ()
// InternalDataDSL.g:5352:6:
{
}
// InternalDataDSL.g:5353:6: ( ( ruleOpMulti ) )
// InternalDataDSL.g:5354:7: ( ruleOpMulti )
{
// InternalDataDSL.g:5354:7: ( ruleOpMulti )
// InternalDataDSL.g:5355:8: ruleOpMulti
{
pushFollow(FOLLOW_2);
ruleOpMulti();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred17_InternalDataDSL
// $ANTLR start synpred18_InternalDataDSL
public final void synpred18_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5585:5: ( ( () 'as' ) )
// InternalDataDSL.g:5585:6: ( () 'as' )
{
// InternalDataDSL.g:5585:6: ( () 'as' )
// InternalDataDSL.g:5586:6: () 'as'
{
// InternalDataDSL.g:5586:6: ()
// InternalDataDSL.g:5587:6:
{
}
match(input,71,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred18_InternalDataDSL
// $ANTLR start synpred19_InternalDataDSL
public final void synpred19_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5653:4: ( ( () ( ( ruleOpPostfix ) ) ) )
// InternalDataDSL.g:5653:5: ( () ( ( ruleOpPostfix ) ) )
{
// InternalDataDSL.g:5653:5: ( () ( ( ruleOpPostfix ) ) )
// InternalDataDSL.g:5654:5: () ( ( ruleOpPostfix ) )
{
// InternalDataDSL.g:5654:5: ()
// InternalDataDSL.g:5655:5:
{
}
// InternalDataDSL.g:5656:5: ( ( ruleOpPostfix ) )
// InternalDataDSL.g:5657:6: ( ruleOpPostfix )
{
// InternalDataDSL.g:5657:6: ( ruleOpPostfix )
// InternalDataDSL.g:5658:7: ruleOpPostfix
{
pushFollow(FOLLOW_2);
ruleOpPostfix();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred19_InternalDataDSL
// $ANTLR start synpred20_InternalDataDSL
public final void synpred20_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5749:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalDataDSL.g:5749:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalDataDSL.g:5749:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalDataDSL.g:5750:7: () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalDataDSL.g:5750:7: ()
// InternalDataDSL.g:5751:7:
{
}
// InternalDataDSL.g:5752:7: ( '.' | ( ( '::' ) ) )
int alt188=2;
int LA188_0 = input.LA(1);
if ( (LA188_0==87) ) {
alt188=1;
}
else if ( (LA188_0==130) ) {
alt188=2;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 188, 0, input);
throw nvae;
}
switch (alt188) {
case 1 :
// InternalDataDSL.g:5753:8: '.'
{
match(input,87,FOLLOW_107); if (state.failed) return ;
}
break;
case 2 :
// InternalDataDSL.g:5755:8: ( ( '::' ) )
{
// InternalDataDSL.g:5755:8: ( ( '::' ) )
// InternalDataDSL.g:5756:9: ( '::' )
{
// InternalDataDSL.g:5756:9: ( '::' )
// InternalDataDSL.g:5757:10: '::'
{
match(input,130,FOLLOW_107); if (state.failed) return ;
}
}
}
break;
}
// InternalDataDSL.g:5761:7: ( ( ruleFeatureCallID ) )
// InternalDataDSL.g:5762:8: ( ruleFeatureCallID )
{
// InternalDataDSL.g:5762:8: ( ruleFeatureCallID )
// InternalDataDSL.g:5763:9: ruleFeatureCallID
{
pushFollow(FOLLOW_83);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return ;
}
}
pushFollow(FOLLOW_2);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred20_InternalDataDSL
// $ANTLR start synpred21_InternalDataDSL
public final void synpred21_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5846:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )
// InternalDataDSL.g:5846:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
{
// InternalDataDSL.g:5846:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
// InternalDataDSL.g:5847:7: () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
{
// InternalDataDSL.g:5847:7: ()
// InternalDataDSL.g:5848:7:
{
}
// InternalDataDSL.g:5849:7: ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
int alt189=3;
switch ( input.LA(1) ) {
case 87:
{
alt189=1;
}
break;
case 131:
{
alt189=2;
}
break;
case 130:
{
alt189=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 189, 0, input);
throw nvae;
}
switch (alt189) {
case 1 :
// InternalDataDSL.g:5850:8: '.'
{
match(input,87,FOLLOW_2); if (state.failed) return ;
}
break;
case 2 :
// InternalDataDSL.g:5852:8: ( ( '?.' ) )
{
// InternalDataDSL.g:5852:8: ( ( '?.' ) )
// InternalDataDSL.g:5853:9: ( '?.' )
{
// InternalDataDSL.g:5853:9: ( '?.' )
// InternalDataDSL.g:5854:10: '?.'
{
match(input,131,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
case 3 :
// InternalDataDSL.g:5858:8: ( ( '::' ) )
{
// InternalDataDSL.g:5858:8: ( ( '::' ) )
// InternalDataDSL.g:5859:9: ( '::' )
{
// InternalDataDSL.g:5859:9: ( '::' )
// InternalDataDSL.g:5860:10: '::'
{
match(input,130,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
}
}
}
}
// $ANTLR end synpred21_InternalDataDSL
// $ANTLR start synpred22_InternalDataDSL
public final void synpred22_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:5984:7: ( ( '(' ) )
// InternalDataDSL.g:5984:8: ( '(' )
{
// InternalDataDSL.g:5984:8: ( '(' )
// InternalDataDSL.g:5985:8: '('
{
match(input,94,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred22_InternalDataDSL
// $ANTLR start synpred23_InternalDataDSL
public final void synpred23_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6003:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalDataDSL.g:6003:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalDataDSL.g:6003:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalDataDSL.g:6004:9: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalDataDSL.g:6004:9: ()
// InternalDataDSL.g:6005:9:
{
}
// InternalDataDSL.g:6006:9: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt191=2;
int LA191_0 = input.LA(1);
if ( (LA191_0==RULE_ID||LA191_0==94||LA191_0==119) ) {
alt191=1;
}
switch (alt191) {
case 1 :
// InternalDataDSL.g:6007:10: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:6007:10: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:6008:11: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:6008:11: ( ruleJvmFormalParameter )
// InternalDataDSL.g:6009:12: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalDataDSL.g:6012:10: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop190:
do {
int alt190=2;
int LA190_0 = input.LA(1);
if ( (LA190_0==95) ) {
alt190=1;
}
switch (alt190) {
case 1 :
// InternalDataDSL.g:6013:11: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,95,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:6014:11: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:6015:12: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:6015:12: ( ruleJvmFormalParameter )
// InternalDataDSL.g:6016:13: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop190;
}
} while (true);
}
break;
}
// InternalDataDSL.g:6021:9: ( ( '|' ) )
// InternalDataDSL.g:6022:10: ( '|' )
{
// InternalDataDSL.g:6022:10: ( '|' )
// InternalDataDSL.g:6023:11: '|'
{
match(input,132,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred23_InternalDataDSL
// $ANTLR start synpred24_InternalDataDSL
public final void synpred24_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6100:6: ( ( () '[' ) )
// InternalDataDSL.g:6100:7: ( () '[' )
{
// InternalDataDSL.g:6100:7: ( () '[' )
// InternalDataDSL.g:6101:7: () '['
{
// InternalDataDSL.g:6101:7: ()
// InternalDataDSL.g:6102:7:
{
}
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred24_InternalDataDSL
// $ANTLR start synpred25_InternalDataDSL
public final void synpred25_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6173:4: ( ( () 'synchronized' '(' ) )
// InternalDataDSL.g:6173:5: ( () 'synchronized' '(' )
{
// InternalDataDSL.g:6173:5: ( () 'synchronized' '(' )
// InternalDataDSL.g:6174:5: () 'synchronized' '('
{
// InternalDataDSL.g:6174:5: ()
// InternalDataDSL.g:6175:5:
{
}
match(input,154,FOLLOW_122); if (state.failed) return ;
match(input,94,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred25_InternalDataDSL
// $ANTLR start synpred26_InternalDataDSL
public final void synpred26_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6218:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalDataDSL.g:6218:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalDataDSL.g:6218:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalDataDSL.g:6219:5: () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalDataDSL.g:6219:5: ()
// InternalDataDSL.g:6220:5:
{
}
match(input,52,FOLLOW_122); if (state.failed) return ;
match(input,94,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:6223:5: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:6224:6: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:6224:6: ( ruleJvmFormalParameter )
// InternalDataDSL.g:6225:7: ruleJvmFormalParameter
{
pushFollow(FOLLOW_125);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,136,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred26_InternalDataDSL
// $ANTLR start synpred27_InternalDataDSL
public final void synpred27_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6332:4: ( ( () '[' ) )
// InternalDataDSL.g:6332:5: ( () '[' )
{
// InternalDataDSL.g:6332:5: ( () '[' )
// InternalDataDSL.g:6333:5: () '['
{
// InternalDataDSL.g:6333:5: ()
// InternalDataDSL.g:6334:5:
{
}
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred27_InternalDataDSL
// $ANTLR start synpred29_InternalDataDSL
public final void synpred29_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:6637:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalDataDSL.g:6637:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalDataDSL.g:6637:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalDataDSL.g:6638:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalDataDSL.g:6638:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt193=2;
int LA193_0 = input.LA(1);
if ( (LA193_0==RULE_ID||LA193_0==94||LA193_0==119) ) {
alt193=1;
}
switch (alt193) {
case 1 :
// InternalDataDSL.g:6639:6: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:6639:6: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:6640:7: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:6640:7: ( ruleJvmFormalParameter )
// InternalDataDSL.g:6641:8: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalDataDSL.g:6644:6: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop192:
do {
int alt192=2;
int LA192_0 = input.LA(1);
if ( (LA192_0==95) ) {
alt192=1;
}
switch (alt192) {
case 1 :
// InternalDataDSL.g:6645:7: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,95,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:6646:7: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:6647:8: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:6647:8: ( ruleJvmFormalParameter )
// InternalDataDSL.g:6648:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop192;
}
} while (true);
}
break;
}
// InternalDataDSL.g:6653:5: ( ( '|' ) )
// InternalDataDSL.g:6654:6: ( '|' )
{
// InternalDataDSL.g:6654:6: ( '|' )
// InternalDataDSL.g:6655:7: '|'
{
match(input,132,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred29_InternalDataDSL
// $ANTLR start synpred31_InternalDataDSL
public final void synpred31_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:7046:5: ( 'else' )
// InternalDataDSL.g:7046:6: 'else'
{
match(input,134,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred31_InternalDataDSL
// $ANTLR start synpred32_InternalDataDSL
public final void synpred32_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:7105:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalDataDSL.g:7105:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalDataDSL.g:7105:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalDataDSL.g:7106:7: '(' ( ( ruleJvmFormalParameter ) ) ':'
{
match(input,94,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:7107:7: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:7108:8: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:7108:8: ( ruleJvmFormalParameter )
// InternalDataDSL.g:7109:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_125);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,136,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred32_InternalDataDSL
// $ANTLR start synpred33_InternalDataDSL
public final void synpred33_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:7172:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalDataDSL.g:7172:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalDataDSL.g:7172:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
// InternalDataDSL.g:7173:7: ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalDataDSL.g:7173:7: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:7174:8: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:7174:8: ( ruleJvmFormalParameter )
// InternalDataDSL.g:7175:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_125);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,136,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred33_InternalDataDSL
// $ANTLR start synpred35_InternalDataDSL
public final void synpred35_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:7990:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )
// InternalDataDSL.g:7990:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
{
// InternalDataDSL.g:7990:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
// InternalDataDSL.g:7991:6: ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) )
{
// InternalDataDSL.g:7991:6: ( ( ruleJvmTypeReference ) )
// InternalDataDSL.g:7992:7: ( ruleJvmTypeReference )
{
// InternalDataDSL.g:7992:7: ( ruleJvmTypeReference )
// InternalDataDSL.g:7993:8: ruleJvmTypeReference
{
pushFollow(FOLLOW_4);
ruleJvmTypeReference();
state._fsp--;
if (state.failed) return ;
}
}
// InternalDataDSL.g:7996:6: ( ( ruleValidID ) )
// InternalDataDSL.g:7997:7: ( ruleValidID )
{
// InternalDataDSL.g:7997:7: ( ruleValidID )
// InternalDataDSL.g:7998:8: ruleValidID
{
pushFollow(FOLLOW_2);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred35_InternalDataDSL
// $ANTLR start synpred36_InternalDataDSL
public final void synpred36_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8302:5: ( ( '(' ) )
// InternalDataDSL.g:8302:6: ( '(' )
{
// InternalDataDSL.g:8302:6: ( '(' )
// InternalDataDSL.g:8303:6: '('
{
match(input,94,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred36_InternalDataDSL
// $ANTLR start synpred37_InternalDataDSL
public final void synpred37_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8321:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalDataDSL.g:8321:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalDataDSL.g:8321:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalDataDSL.g:8322:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalDataDSL.g:8322:7: ()
// InternalDataDSL.g:8323:7:
{
}
// InternalDataDSL.g:8324:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt197=2;
int LA197_0 = input.LA(1);
if ( (LA197_0==RULE_ID||LA197_0==94||LA197_0==119) ) {
alt197=1;
}
switch (alt197) {
case 1 :
// InternalDataDSL.g:8325:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:8325:8: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:8326:9: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:8326:9: ( ruleJvmFormalParameter )
// InternalDataDSL.g:8327:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalDataDSL.g:8330:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop196:
do {
int alt196=2;
int LA196_0 = input.LA(1);
if ( (LA196_0==95) ) {
alt196=1;
}
switch (alt196) {
case 1 :
// InternalDataDSL.g:8331:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,95,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:8332:9: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:8333:10: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:8333:10: ( ruleJvmFormalParameter )
// InternalDataDSL.g:8334:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop196;
}
} while (true);
}
break;
}
// InternalDataDSL.g:8339:7: ( ( '|' ) )
// InternalDataDSL.g:8340:8: ( '|' )
{
// InternalDataDSL.g:8340:8: ( '|' )
// InternalDataDSL.g:8341:9: '|'
{
match(input,132,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred37_InternalDataDSL
// $ANTLR start synpred38_InternalDataDSL
public final void synpred38_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8418:4: ( ( () '[' ) )
// InternalDataDSL.g:8418:5: ( () '[' )
{
// InternalDataDSL.g:8418:5: ( () '[' )
// InternalDataDSL.g:8419:5: () '['
{
// InternalDataDSL.g:8419:5: ()
// InternalDataDSL.g:8420:5:
{
}
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred38_InternalDataDSL
// $ANTLR start synpred39_InternalDataDSL
public final void synpred39_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8578:5: ( '<' )
// InternalDataDSL.g:8578:6: '<'
{
match(input,106,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred39_InternalDataDSL
// $ANTLR start synpred40_InternalDataDSL
public final void synpred40_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8635:5: ( ( '(' ) )
// InternalDataDSL.g:8635:6: ( '(' )
{
// InternalDataDSL.g:8635:6: ( '(' )
// InternalDataDSL.g:8636:6: '('
{
match(input,94,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred40_InternalDataDSL
// $ANTLR start synpred41_InternalDataDSL
public final void synpred41_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8654:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalDataDSL.g:8654:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalDataDSL.g:8654:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalDataDSL.g:8655:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalDataDSL.g:8655:7: ()
// InternalDataDSL.g:8656:7:
{
}
// InternalDataDSL.g:8657:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt199=2;
int LA199_0 = input.LA(1);
if ( (LA199_0==RULE_ID||LA199_0==94||LA199_0==119) ) {
alt199=1;
}
switch (alt199) {
case 1 :
// InternalDataDSL.g:8658:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalDataDSL.g:8658:8: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:8659:9: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:8659:9: ( ruleJvmFormalParameter )
// InternalDataDSL.g:8660:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalDataDSL.g:8663:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop198:
do {
int alt198=2;
int LA198_0 = input.LA(1);
if ( (LA198_0==95) ) {
alt198=1;
}
switch (alt198) {
case 1 :
// InternalDataDSL.g:8664:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,95,FOLLOW_97); if (state.failed) return ;
// InternalDataDSL.g:8665:9: ( ( ruleJvmFormalParameter ) )
// InternalDataDSL.g:8666:10: ( ruleJvmFormalParameter )
{
// InternalDataDSL.g:8666:10: ( ruleJvmFormalParameter )
// InternalDataDSL.g:8667:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_117);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop198;
}
} while (true);
}
break;
}
// InternalDataDSL.g:8672:7: ( ( '|' ) )
// InternalDataDSL.g:8673:8: ( '|' )
{
// InternalDataDSL.g:8673:8: ( '|' )
// InternalDataDSL.g:8674:9: '|'
{
match(input,132,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred41_InternalDataDSL
// $ANTLR start synpred42_InternalDataDSL
public final void synpred42_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:8751:4: ( ( () '[' ) )
// InternalDataDSL.g:8751:5: ( () '[' )
{
// InternalDataDSL.g:8751:5: ( () '[' )
// InternalDataDSL.g:8752:5: () '['
{
// InternalDataDSL.g:8752:5: ()
// InternalDataDSL.g:8753:5:
{
}
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred42_InternalDataDSL
// $ANTLR start synpred43_InternalDataDSL
public final void synpred43_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9094: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 )
// InternalDataDSL.g:
{
if ( (input.LA(1)>=RULE_STRING && input.LA(1)<=RULE_DECIMAL)||input.LA(1)==14||input.LA(1)==52||input.LA(1)==75||(input.LA(1)>=88 && input.LA(1)<=89)||input.LA(1)==94||(input.LA(1)>=98 && input.LA(1)<=99)||input.LA(1)==106||(input.LA(1)>=122 && input.LA(1)<=123)||input.LA(1)==127||input.LA(1)==133||input.LA(1)==135||(input.LA(1)>=139 && input.LA(1)<=140)||(input.LA(1)>=143 && input.LA(1)<=152)||input.LA(1)==154 ) {
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_InternalDataDSL
// $ANTLR start synpred44_InternalDataDSL
public final void synpred44_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9165:6: ( 'catch' )
// InternalDataDSL.g:9165:7: 'catch'
{
match(input,155,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred44_InternalDataDSL
// $ANTLR start synpred45_InternalDataDSL
public final void synpred45_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9186:7: ( 'finally' )
// InternalDataDSL.g:9186:8: 'finally'
{
match(input,153,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred45_InternalDataDSL
// $ANTLR start synpred48_InternalDataDSL
public final void synpred48_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9430:5: ( '.' )
// InternalDataDSL.g:9430:6: '.'
{
match(input,87,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred48_InternalDataDSL
// $ANTLR start synpred49_InternalDataDSL
public final void synpred49_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9556:5: ( ( () ruleArrayBrackets ) )
// InternalDataDSL.g:9556:6: ( () ruleArrayBrackets )
{
// InternalDataDSL.g:9556:6: ( () ruleArrayBrackets )
// InternalDataDSL.g:9557:6: () ruleArrayBrackets
{
// InternalDataDSL.g:9557:6: ()
// InternalDataDSL.g:9558:6:
{
}
pushFollow(FOLLOW_2);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred49_InternalDataDSL
// $ANTLR start synpred50_InternalDataDSL
public final void synpred50_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9753:5: ( '<' )
// InternalDataDSL.g:9753:6: '<'
{
match(input,106,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred50_InternalDataDSL
// $ANTLR start synpred51_InternalDataDSL
public final void synpred51_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9809:6: ( ( () '.' ) )
// InternalDataDSL.g:9809:7: ( () '.' )
{
// InternalDataDSL.g:9809:7: ( () '.' )
// InternalDataDSL.g:9810:7: () '.'
{
// InternalDataDSL.g:9810:7: ()
// InternalDataDSL.g:9811:7:
{
}
match(input,87,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred51_InternalDataDSL
// $ANTLR start synpred52_InternalDataDSL
public final void synpred52_InternalDataDSL_fragment() throws RecognitionException {
// InternalDataDSL.g:9847:7: ( '<' )
// InternalDataDSL.g:9847:8: '<'
{
match(input,106,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred52_InternalDataDSL
// Delegated rules
public final boolean synpred31_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred31_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred27_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred50_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred12_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred15_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred24_InternalDataDSL_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 synpred39_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred39_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred36_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred41_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred10_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred48_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred33_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred17_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred7_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred45_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred32_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred26_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred11_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred14_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred20_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred29_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred51_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred19_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred23_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred6_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred9_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred42_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred38_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred35_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred16_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred1_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred13_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred44_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred52_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred21_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred22_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred25_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred18_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred40_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred49_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred43_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred8_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred37_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred2_InternalDataDSL_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_InternalDataDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred5_InternalDataDSL_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 DFA61 dfa61 = new DFA61(this);
protected DFA64 dfa64 = new DFA64(this);
protected DFA70 dfa70 = new DFA70(this);
protected DFA73 dfa73 = new DFA73(this);
protected DFA75 dfa75 = new DFA75(this);
protected DFA85 dfa85 = new DFA85(this);
protected DFA88 dfa88 = new DFA88(this);
protected DFA104 dfa104 = new DFA104(this);
protected DFA103 dfa103 = new DFA103(this);
protected DFA105 dfa105 = new DFA105(this);
protected DFA107 dfa107 = new DFA107(this);
protected DFA116 dfa116 = new DFA116(this);
protected DFA123 dfa123 = new DFA123(this);
protected DFA122 dfa122 = new DFA122(this);
protected DFA145 dfa145 = new DFA145(this);
protected DFA144 dfa144 = new DFA144(this);
protected DFA146 dfa146 = new DFA146(this);
protected DFA150 dfa150 = new DFA150(this);
protected DFA153 dfa153 = new DFA153(this);
protected DFA152 dfa152 = new DFA152(this);
protected DFA154 dfa154 = new DFA154(this);
protected DFA157 dfa157 = new DFA157(this);
protected DFA175 dfa175 = new DFA175(this);
protected DFA173 dfa173 = new DFA173(this);
static final String dfa_1s = "\10\uffff";
static final String dfa_2s = "\2\uffff\1\5\4\uffff\1\5";
static final String dfa_3s = "\1\6\1\uffff\1\15\1\uffff\1\6\2\uffff\1\15";
static final String dfa_4s = "\1\133\1\uffff\1\134\1\uffff\1\132\2\uffff\1\134";
static final String dfa_5s = "\1\uffff\1\1\1\uffff\1\4\1\uffff\1\2\1\3\1\uffff";
static final String dfa_6s = "\10\uffff}>";
static final String[] dfa_7s = {
"\1\2\122\uffff\1\1\1\uffff\1\3",
"",
"\1\5\111\uffff\1\4\1\5\3\uffff\1\5",
"",
"\1\7\123\uffff\1\6",
"",
"",
"\1\5\111\uffff\1\4\1\5\3\uffff\1\5"
};
static final short[] dfa_1 = DFA.unpackEncodedString(dfa_1s);
static final short[] dfa_2 = DFA.unpackEncodedString(dfa_2s);
static final char[] dfa_3 = DFA.unpackEncodedStringToUnsignedChars(dfa_3s);
static final char[] dfa_4 = DFA.unpackEncodedStringToUnsignedChars(dfa_4s);
static final short[] dfa_5 = DFA.unpackEncodedString(dfa_5s);
static final short[] dfa_6 = DFA.unpackEncodedString(dfa_6s);
static final short[][] dfa_7 = unpackEncodedStringArray(dfa_7s);
class DFA61 extends DFA {
public DFA61(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 61;
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 "3523: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\u009a\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 = {
"\2\2\1\1\2\2\5\uffff\1\2\45\uffff\1\2\26\uffff\1\2\14\uffff\2\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\5\uffff\1\2\1\uffff\1\2\3\uffff\2\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 DFA64 extends DFA {
public DFA64(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 64;
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 "3740: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 LA64_1 = input.LA(1);
int index64_1 = input.index();
input.rewind();
s = -1;
if ( (synpred2_InternalDataDSL()) ) {s = 35;}
else if ( (true) ) {s = 2;}
input.seek(index64_1);
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_14s = "\43\uffff";
static final String dfa_15s = "\1\4\1\0\41\uffff";
static final String dfa_16s = "\1\u009a\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\5\uffff\1\2\45\uffff\1\2\26\uffff\1\2\14\uffff\2\2\3\uffff\2\2\3\uffff\1\1\1\2\6\uffff\1\2\17\uffff\2\2\3\uffff\1\2\5\uffff\1\2\1\uffff\1\2\3\uffff\2\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 DFA70 extends DFA {
public DFA70(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 70;
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 "3920: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 LA70_1 = input.LA(1);
int index70_1 = input.index();
input.rewind();
s = -1;
if ( (synpred5_InternalDataDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index70_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 70, _s, input);
error(nvae);
throw nvae;
}
}
class DFA73 extends DFA {
public DFA73(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 73;
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 "4062: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 LA73_1 = input.LA(1);
int index73_1 = input.index();
input.rewind();
s = -1;
if ( (synpred6_InternalDataDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index73_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 73, _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\u009b\7\0\2\uffff";
static final String dfa_24s = "\10\uffff\1\2\1\1";
static final String dfa_25s = "\1\uffff\1\0\1\1\1\2\1\3\1\4\1\5\1\6\2\uffff}>";
static final String[] dfa_26s = {
"\5\10\5\uffff\2\10\44\uffff\1\10\22\uffff\1\10\3\uffff\1\10\13\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\30\10\1\uffff\27\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 DFA75 extends DFA {
public DFA75(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 75;
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 "4291: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 LA75_1 = input.LA(1);
int index75_1 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA75_2 = input.LA(1);
int index75_2 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA75_3 = input.LA(1);
int index75_3 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA75_4 = input.LA(1);
int index75_4 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA75_5 = input.LA(1);
int index75_5 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA75_6 = input.LA(1);
int index75_6 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA75_7 = input.LA(1);
int index75_7 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalDataDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index75_7);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 75, _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\u009b\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\3\1\6\1\4\1\5\1\7\1\2\1\0\1\1\1\uffff}>";
static final String[] dfa_33s = {
"\5\1\5\uffff\2\1\44\uffff\1\1\22\uffff\1\1\3\uffff\1\1\13\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\12\1\1\uffff\27\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 DFA85 extends DFA {
public DFA85(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 85;
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 5005: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 LA85_8 = input.LA(1);
int index85_8 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_8);
if ( s>=0 ) return s;
break;
case 1 :
int LA85_9 = input.LA(1);
int index85_9 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_9);
if ( s>=0 ) return s;
break;
case 2 :
int LA85_7 = input.LA(1);
int index85_7 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_7);
if ( s>=0 ) return s;
break;
case 3 :
int LA85_2 = input.LA(1);
int index85_2 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_2);
if ( s>=0 ) return s;
break;
case 4 :
int LA85_4 = input.LA(1);
int index85_4 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_4);
if ( s>=0 ) return s;
break;
case 5 :
int LA85_5 = input.LA(1);
int index85_5 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_5);
if ( s>=0 ) return s;
break;
case 6 :
int LA85_3 = input.LA(1);
int index85_3 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_3);
if ( s>=0 ) return s;
break;
case 7 :
int LA85_6 = input.LA(1);
int index85_6 = input.index();
input.rewind();
s = -1;
if ( (synpred13_InternalDataDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index85_6);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 85, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_34s = "\1\152\2\uffff\1\153\7\uffff";
static final String dfa_35s = "\1\171\2\uffff\1\166\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 DFA88 extends DFA {
public DFA88(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 88;
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 "5081: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\u009b\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\5\uffff\2\2\44\uffff\1\2\22\uffff\1\2\3\uffff\1\2\13\uffff\4\2\1\uffff\1\2\1\uffff\1\1\2\2\1\uffff\42\2\1\uffff\27\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 DFA104 extends DFA {
public DFA104(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 104;
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 "5982: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 LA104_1 = input.LA(1);
int index104_1 = input.index();
input.rewind();
s = -1;
if ( (synpred22_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index104_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 104, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_46s = "\1\4\2\0\41\uffff";
static final String dfa_47s = "\1\u009a\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 = {
"\2\5\1\1\2\5\5\uffff\1\5\45\uffff\1\5\26\uffff\1\5\14\uffff\2\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\4\uffff\1\4\1\5\1\uffff\1\5\3\uffff\2\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 DFA103 extends DFA {
public DFA103(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 103;
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 "6001: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 LA103_0 = input.LA(1);
int index103_0 = input.index();
input.rewind();
s = -1;
if ( (LA103_0==RULE_ID) ) {s = 1;}
else if ( (LA103_0==94) ) {s = 2;}
else if ( (LA103_0==119) && (synpred23_InternalDataDSL())) {s = 3;}
else if ( (LA103_0==132) && (synpred23_InternalDataDSL())) {s = 4;}
else if ( ((LA103_0>=RULE_STRING && LA103_0<=RULE_INT)||(LA103_0>=RULE_HEX && LA103_0<=RULE_DECIMAL)||LA103_0==14||LA103_0==52||LA103_0==75||(LA103_0>=88 && LA103_0<=89)||(LA103_0>=98 && LA103_0<=99)||LA103_0==106||(LA103_0>=122 && LA103_0<=123)||LA103_0==127||LA103_0==133||LA103_0==135||(LA103_0>=139 && LA103_0<=140)||(LA103_0>=143 && LA103_0<=152)||LA103_0==154) ) {s = 5;}
else if ( (LA103_0==96) ) {s = 35;}
input.seek(index103_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA103_1 = input.LA(1);
int index103_1 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index103_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA103_2 = input.LA(1);
int index103_2 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index103_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 103, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_51s = {
"\5\2\5\uffff\2\2\44\uffff\1\2\22\uffff\1\2\3\uffff\1\2\13\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\1\2\1\1\40\2\1\uffff\27\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_51 = unpackEncodedStringArray(dfa_51s);
class DFA105 extends DFA {
public DFA105(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 105;
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 "6099: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 LA105_1 = input.LA(1);
int index105_1 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index105_1);
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;
}
}
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\u009a\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 = {
"\2\14\1\5\2\14\5\uffff\1\2\45\uffff\1\27\26\uffff\1\5\14\uffff\2\5\4\uffff\1\35\3\uffff\2\14\6\uffff\1\5\32\uffff\1\26\1\uffff\1\3\3\uffff\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 DFA107 extends DFA {
public DFA107(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 107;
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 "6144: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 LA107_0 = input.LA(1);
int index107_0 = input.index();
input.rewind();
s = -1;
if ( (LA107_0==145) ) {s = 1;}
else if ( (LA107_0==14) ) {s = 2;}
else if ( (LA107_0==135) ) {s = 3;}
else if ( (LA107_0==154) && (synpred25_InternalDataDSL())) {s = 4;}
else if ( (LA107_0==RULE_ID||LA107_0==75||(LA107_0>=88 && LA107_0<=89)||LA107_0==106||(LA107_0>=143 && LA107_0<=144)) ) {s = 5;}
else if ( ((LA107_0>=RULE_STRING && LA107_0<=RULE_INT)||(LA107_0>=RULE_HEX && LA107_0<=RULE_DECIMAL)||(LA107_0>=98 && LA107_0<=99)||(LA107_0>=146 && LA107_0<=149)) ) {s = 12;}
else if ( (LA107_0==133) ) {s = 22;}
else if ( (LA107_0==52) ) {s = 23;}
else if ( (LA107_0==139) ) {s = 24;}
else if ( (LA107_0==140) ) {s = 25;}
else if ( (LA107_0==150) ) {s = 26;}
else if ( (LA107_0==151) ) {s = 27;}
else if ( (LA107_0==152) ) {s = 28;}
else if ( (LA107_0==94) ) {s = 29;}
input.seek(index107_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA107_23 = input.LA(1);
int index107_23 = input.index();
input.rewind();
s = -1;
if ( (synpred26_InternalDataDSL()) ) {s = 30;}
else if ( (true) ) {s = 31;}
input.seek(index107_23);
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_58s = "\46\uffff";
static final String dfa_59s = "\1\4\2\0\43\uffff";
static final String dfa_60s = "\1\u009a\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 = {
"\2\5\1\1\2\5\5\uffff\1\5\45\uffff\1\5\26\uffff\1\5\14\uffff\2\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\4\uffff\1\4\1\5\1\uffff\1\5\3\uffff\16\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 DFA116 extends DFA {
public DFA116(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 116;
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 "6636: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 LA116_0 = input.LA(1);
int index116_0 = input.index();
input.rewind();
s = -1;
if ( (LA116_0==RULE_ID) ) {s = 1;}
else if ( (LA116_0==94) ) {s = 2;}
else if ( (LA116_0==119) && (synpred29_InternalDataDSL())) {s = 3;}
else if ( (LA116_0==132) && (synpred29_InternalDataDSL())) {s = 4;}
else if ( ((LA116_0>=RULE_STRING && LA116_0<=RULE_INT)||(LA116_0>=RULE_HEX && LA116_0<=RULE_DECIMAL)||LA116_0==14||LA116_0==52||LA116_0==75||(LA116_0>=88 && LA116_0<=89)||(LA116_0>=98 && LA116_0<=100)||LA116_0==106||(LA116_0>=122 && LA116_0<=123)||LA116_0==127||LA116_0==133||LA116_0==135||(LA116_0>=139 && LA116_0<=152)||LA116_0==154) ) {s = 5;}
input.seek(index116_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA116_1 = input.LA(1);
int index116_1 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index116_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA116_2 = input.LA(1);
int index116_2 = input.index();
input.rewind();
s = -1;
if ( (synpred29_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index116_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 116, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_64s = {
"\5\2\5\uffff\1\2\45\uffff\1\2\26\uffff\1\2\14\uffff\2\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\5\uffff\1\2\1\uffff\1\2\3\uffff\2\2\2\uffff\12\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_64 = unpackEncodedStringArray(dfa_64s);
class DFA123 extends DFA {
public DFA123(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 123;
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 "7102: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 LA123_1 = input.LA(1);
int index123_1 = input.index();
input.rewind();
s = -1;
if ( (synpred32_InternalDataDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index123_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 123, _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\u009a\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 = {
"\2\4\1\1\2\4\5\uffff\1\4\45\uffff\1\4\26\uffff\1\4\14\uffff\2\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\5\uffff\1\4\1\uffff\1\4\3\uffff\2\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 DFA122 extends DFA {
public DFA122(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 122;
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 "7171: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 LA122_0 = input.LA(1);
int index122_0 = input.index();
input.rewind();
s = -1;
if ( (LA122_0==RULE_ID) ) {s = 1;}
else if ( (LA122_0==94) ) {s = 2;}
else if ( (LA122_0==119) && (synpred33_InternalDataDSL())) {s = 3;}
else if ( ((LA122_0>=RULE_STRING && LA122_0<=RULE_INT)||(LA122_0>=RULE_HEX && LA122_0<=RULE_DECIMAL)||LA122_0==14||LA122_0==52||LA122_0==75||(LA122_0>=88 && LA122_0<=89)||(LA122_0>=98 && LA122_0<=99)||LA122_0==106||(LA122_0>=122 && LA122_0<=123)||LA122_0==127||LA122_0==133||LA122_0==135||(LA122_0>=139 && LA122_0<=140)||(LA122_0>=143 && LA122_0<=152)||LA122_0==154) ) {s = 4;}
input.seek(index122_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA122_1 = input.LA(1);
int index122_1 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalDataDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index122_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA122_2 = input.LA(1);
int index122_2 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalDataDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index122_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 122, _s, input);
error(nvae);
throw nvae;
}
}
class DFA145 extends DFA {
public DFA145(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 145;
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 "8300: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 LA145_1 = input.LA(1);
int index145_1 = input.index();
input.rewind();
s = -1;
if ( (synpred36_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index145_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 145, _s, input);
error(nvae);
throw nvae;
}
}
class DFA144 extends DFA {
public DFA144(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 144;
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 "8319: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 LA144_0 = input.LA(1);
int index144_0 = input.index();
input.rewind();
s = -1;
if ( (LA144_0==RULE_ID) ) {s = 1;}
else if ( (LA144_0==94) ) {s = 2;}
else if ( (LA144_0==119) && (synpred37_InternalDataDSL())) {s = 3;}
else if ( (LA144_0==132) && (synpred37_InternalDataDSL())) {s = 4;}
else if ( ((LA144_0>=RULE_STRING && LA144_0<=RULE_INT)||(LA144_0>=RULE_HEX && LA144_0<=RULE_DECIMAL)||LA144_0==14||LA144_0==52||LA144_0==75||(LA144_0>=88 && LA144_0<=89)||(LA144_0>=98 && LA144_0<=99)||LA144_0==106||(LA144_0>=122 && LA144_0<=123)||LA144_0==127||LA144_0==133||LA144_0==135||(LA144_0>=139 && LA144_0<=140)||(LA144_0>=143 && LA144_0<=152)||LA144_0==154) ) {s = 5;}
else if ( (LA144_0==96) ) {s = 35;}
input.seek(index144_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA144_1 = input.LA(1);
int index144_1 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index144_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA144_2 = input.LA(1);
int index144_2 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index144_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 144, _s, input);
error(nvae);
throw nvae;
}
}
class DFA146 extends DFA {
public DFA146(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 146;
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 "8417: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 LA146_1 = input.LA(1);
int index146_1 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index146_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 146, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_71s = {
"\5\2\5\uffff\2\2\44\uffff\1\2\22\uffff\1\2\3\uffff\1\2\13\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\31\2\1\uffff\27\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_71 = unpackEncodedStringArray(dfa_71s);
class DFA150 extends DFA {
public DFA150(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 150;
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 "8576: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 LA150_1 = input.LA(1);
int index150_1 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index150_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 150, _s, input);
error(nvae);
throw nvae;
}
}
class DFA153 extends DFA {
public DFA153(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 153;
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 "8633: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 LA153_1 = input.LA(1);
int index153_1 = input.index();
input.rewind();
s = -1;
if ( (synpred40_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index153_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 153, _s, input);
error(nvae);
throw nvae;
}
}
class DFA152 extends DFA {
public DFA152(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 152;
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 "8652: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 LA152_0 = input.LA(1);
int index152_0 = input.index();
input.rewind();
s = -1;
if ( (LA152_0==RULE_ID) ) {s = 1;}
else if ( (LA152_0==94) ) {s = 2;}
else if ( (LA152_0==119) && (synpred41_InternalDataDSL())) {s = 3;}
else if ( (LA152_0==132) && (synpred41_InternalDataDSL())) {s = 4;}
else if ( ((LA152_0>=RULE_STRING && LA152_0<=RULE_INT)||(LA152_0>=RULE_HEX && LA152_0<=RULE_DECIMAL)||LA152_0==14||LA152_0==52||LA152_0==75||(LA152_0>=88 && LA152_0<=89)||(LA152_0>=98 && LA152_0<=99)||LA152_0==106||(LA152_0>=122 && LA152_0<=123)||LA152_0==127||LA152_0==133||LA152_0==135||(LA152_0>=139 && LA152_0<=140)||(LA152_0>=143 && LA152_0<=152)||LA152_0==154) ) {s = 5;}
else if ( (LA152_0==96) ) {s = 35;}
input.seek(index152_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA152_1 = input.LA(1);
int index152_1 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index152_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA152_2 = input.LA(1);
int index152_2 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalDataDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index152_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 152, _s, input);
error(nvae);
throw nvae;
}
}
class DFA154 extends DFA {
public DFA154(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 154;
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 "8750: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 LA154_1 = input.LA(1);
int index154_1 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index154_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 154, _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\u009b\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\27\1\24\1\1\1\23\1\25\5\uffff\1\12\1\41\44\uffff\1\32\22\uffff\1\41\3\uffff\1\5\13\uffff\1\41\1\4\1\3\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\4\41\1\uffff\1\31\1\41\1\13\3\41\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 DFA157 extends DFA {
public DFA157(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 157;
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 "9093: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 LA157_1 = input.LA(1);
int index157_1 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA157_2 = input.LA(1);
int index157_2 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA157_3 = input.LA(1);
int index157_3 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA157_4 = input.LA(1);
int index157_4 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA157_5 = input.LA(1);
int index157_5 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA157_6 = input.LA(1);
int index157_6 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA157_7 = input.LA(1);
int index157_7 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_7);
if ( s>=0 ) return s;
break;
case 7 :
int LA157_8 = input.LA(1);
int index157_8 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_8);
if ( s>=0 ) return s;
break;
case 8 :
int LA157_9 = input.LA(1);
int index157_9 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_9);
if ( s>=0 ) return s;
break;
case 9 :
int LA157_10 = input.LA(1);
int index157_10 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_10);
if ( s>=0 ) return s;
break;
case 10 :
int LA157_11 = input.LA(1);
int index157_11 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_11);
if ( s>=0 ) return s;
break;
case 11 :
int LA157_12 = input.LA(1);
int index157_12 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_12);
if ( s>=0 ) return s;
break;
case 12 :
int LA157_13 = input.LA(1);
int index157_13 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_13);
if ( s>=0 ) return s;
break;
case 13 :
int LA157_14 = input.LA(1);
int index157_14 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_14);
if ( s>=0 ) return s;
break;
case 14 :
int LA157_15 = input.LA(1);
int index157_15 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_15);
if ( s>=0 ) return s;
break;
case 15 :
int LA157_16 = input.LA(1);
int index157_16 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_16);
if ( s>=0 ) return s;
break;
case 16 :
int LA157_17 = input.LA(1);
int index157_17 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_17);
if ( s>=0 ) return s;
break;
case 17 :
int LA157_18 = input.LA(1);
int index157_18 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_18);
if ( s>=0 ) return s;
break;
case 18 :
int LA157_19 = input.LA(1);
int index157_19 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_19);
if ( s>=0 ) return s;
break;
case 19 :
int LA157_20 = input.LA(1);
int index157_20 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_20);
if ( s>=0 ) return s;
break;
case 20 :
int LA157_21 = input.LA(1);
int index157_21 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_21);
if ( s>=0 ) return s;
break;
case 21 :
int LA157_22 = input.LA(1);
int index157_22 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_22);
if ( s>=0 ) return s;
break;
case 22 :
int LA157_23 = input.LA(1);
int index157_23 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_23);
if ( s>=0 ) return s;
break;
case 23 :
int LA157_24 = input.LA(1);
int index157_24 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_24);
if ( s>=0 ) return s;
break;
case 24 :
int LA157_25 = input.LA(1);
int index157_25 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_25);
if ( s>=0 ) return s;
break;
case 25 :
int LA157_26 = input.LA(1);
int index157_26 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_26);
if ( s>=0 ) return s;
break;
case 26 :
int LA157_27 = input.LA(1);
int index157_27 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_27);
if ( s>=0 ) return s;
break;
case 27 :
int LA157_28 = input.LA(1);
int index157_28 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_28);
if ( s>=0 ) return s;
break;
case 28 :
int LA157_29 = input.LA(1);
int index157_29 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_29);
if ( s>=0 ) return s;
break;
case 29 :
int LA157_30 = input.LA(1);
int index157_30 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_30);
if ( s>=0 ) return s;
break;
case 30 :
int LA157_31 = input.LA(1);
int index157_31 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_31);
if ( s>=0 ) return s;
break;
case 31 :
int LA157_32 = input.LA(1);
int index157_32 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalDataDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index157_32);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 157, _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\u009d\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\5\uffff\2\2\44\uffff\1\2\22\uffff\1\2\3\uffff\1\2\13\uffff\4\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\31\2\1\uffff\27\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 DFA175 extends DFA {
public DFA175(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 175;
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 "9751: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 LA175_1 = input.LA(1);
int index175_1 = input.index();
input.rewind();
s = -1;
if ( (synpred50_InternalDataDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index175_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 175, _s, input);
error(nvae);
throw nvae;
}
}
class DFA173 extends DFA {
public DFA173(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 173;
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 "9845: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 LA173_1 = input.LA(1);
int index173_1 = input.index();
input.rewind();
s = -1;
if ( (synpred52_InternalDataDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index173_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 173, _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[]{0x0000000000000040L});
public static final BitSet FOLLOW_5 = new BitSet(new long[]{0x0000000000004002L});
public static final BitSet FOLLOW_6 = new BitSet(new long[]{0x0000000000018000L});
public static final BitSet FOLLOW_7 = new BitSet(new long[]{0x0000000000028000L});
public static final BitSet FOLLOW_8 = new BitSet(new long[]{0x0000000000040000L,0x0000000000000000L,0x0000700000000000L});
public static final BitSet FOLLOW_9 = new BitSet(new long[]{0x0000000000000010L});
public static final BitSet FOLLOW_10 = new BitSet(new long[]{0x0000000000F80000L});
public static final BitSet FOLLOW_11 = new BitSet(new long[]{0x0000000000F00000L});
public static final BitSet FOLLOW_12 = new BitSet(new long[]{0x0000000000E00000L});
public static final BitSet FOLLOW_13 = new BitSet(new long[]{0x0000000000000020L});
public static final BitSet FOLLOW_14 = new BitSet(new long[]{0x0000000000C00000L});
public static final BitSet FOLLOW_15 = new BitSet(new long[]{0x0000000000800000L});
public static final BitSet FOLLOW_16 = new BitSet(new long[]{0x0000002422000000L});
public static final BitSet FOLLOW_17 = new BitSet(new long[]{0x0000000001000000L});
public static final BitSet FOLLOW_18 = new BitSet(new long[]{0x0000000000004000L});
public static final BitSet FOLLOW_19 = new BitSet(new long[]{0x0000004000008000L});
public static final BitSet FOLLOW_20 = new BitSet(new long[]{0x000000001C000002L});
public static final BitSet FOLLOW_21 = new BitSet(new long[]{0x00000003D8000002L});
public static final BitSet FOLLOW_22 = new BitSet(new long[]{0x0000000818000000L});
public static final BitSet FOLLOW_23 = new BitSet(new long[]{0x0000001000000002L});
public static final BitSet FOLLOW_24 = new BitSet(new long[]{0x0000000018000002L});
public static final BitSet FOLLOW_25 = new BitSet(new long[]{0x0007FF8000000002L});
public static final BitSet FOLLOW_26 = new BitSet(new long[]{0x0007FF0000000002L});
public static final BitSet FOLLOW_27 = new BitSet(new long[]{0x0007FE0000000002L});
public static final BitSet FOLLOW_28 = new BitSet(new long[]{0x0007FC0000000002L});
public static final BitSet FOLLOW_29 = new BitSet(new long[]{0x0007F80000000002L});
public static final BitSet FOLLOW_30 = new BitSet(new long[]{0x0007F00000000002L});
public static final BitSet FOLLOW_31 = new BitSet(new long[]{0x8000000000008000L,0x0000000000000020L});
public static final BitSet FOLLOW_32 = new BitSet(new long[]{0x0007E00000000002L});
public static final BitSet FOLLOW_33 = new BitSet(new long[]{0x0010000000008000L});
public static final BitSet FOLLOW_34 = new BitSet(new long[]{0x0007C00000000002L});
public static final BitSet FOLLOW_35 = new BitSet(new long[]{0x0007800000000002L});
public static final BitSet FOLLOW_36 = new BitSet(new long[]{0x0000000000008000L,0x0000000000000004L});
public static final BitSet FOLLOW_37 = new BitSet(new long[]{0x0007000000000002L});
public static final BitSet FOLLOW_38 = new BitSet(new long[]{0x0000000000008000L,0x0000000000002500L});
public static final BitSet FOLLOW_39 = new BitSet(new long[]{0x0006000000000002L});
public static final BitSet FOLLOW_40 = new BitSet(new long[]{0x0008000000008000L});
public static final BitSet FOLLOW_41 = new BitSet(new long[]{0x0004000000000002L});
public static final BitSet FOLLOW_42 = new BitSet(new long[]{0x0400000000008000L,0x0000000000000010L});
public static final BitSet FOLLOW_43 = new BitSet(new long[]{0x0000000000008000L});
public static final BitSet FOLLOW_44 = new BitSet(new long[]{0x0020000000000000L});
public static final BitSet FOLLOW_45 = new BitSet(new long[]{0x0000020000000000L});
public static final BitSet FOLLOW_46 = new BitSet(new long[]{0x0040000000000000L});
public static final BitSet FOLLOW_47 = new BitSet(new long[]{0x0980000000000000L});
public static final BitSet FOLLOW_48 = new BitSet(new long[]{0x0600000000000002L});
public static final BitSet FOLLOW_49 = new BitSet(new long[]{0x0400000000000002L});
public static final BitSet FOLLOW_50 = new BitSet(new long[]{0x1000000000008000L});
public static final BitSet FOLLOW_51 = new BitSet(new long[]{0x2000000000000002L});
public static final BitSet FOLLOW_52 = new BitSet(new long[]{0x4000000000000000L});
public static final BitSet FOLLOW_53 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000001L});
public static final BitSet FOLLOW_54 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000002L});
public static final BitSet FOLLOW_55 = new BitSet(new long[]{0x0000800000000000L,0x0000000000000008L});
public static final BitSet FOLLOW_56 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000004L});
public static final BitSet FOLLOW_57 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000010L});
public static final BitSet FOLLOW_58 = new BitSet(new long[]{0x0000000000000042L});
public static final BitSet FOLLOW_59 = new BitSet(new long[]{0x0000000000000000L,0x00011C0200000000L,0x0003800000000000L});
public static final BitSet FOLLOW_60 = new BitSet(new long[]{0x0000000000000012L,0x0000000000000000L,0x000C000000000000L});
public static final BitSet FOLLOW_61 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x000C000000000000L});
public static final BitSet FOLLOW_62 = new BitSet(new long[]{0x0000000000000052L,0x0000000000000000L,0x000C000000000000L});
public static final BitSet FOLLOW_63 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000040L});
public static final BitSet FOLLOW_64 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000007000000000L});
public static final BitSet FOLLOW_65 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000080L});
public static final BitSet FOLLOW_66 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x00000F8000000000L});
public static final BitSet FOLLOW_67 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000200L});
public static final BitSet FOLLOW_68 = new BitSet(new long[]{0x0000000001000000L,0x0000000000001800L});
public static final BitSet FOLLOW_69 = new BitSet(new long[]{0x0000000001000000L,0x0000000000001000L});
public static final BitSet FOLLOW_70 = new BitSet(new long[]{0x0000000000000000L,0x0000000000001000L});
public static final BitSet FOLLOW_71 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000FC0000000L});
public static final BitSet FOLLOW_72 = new BitSet(new long[]{0x0000000000000000L,0x0000000000004000L});
public static final BitSet FOLLOW_73 = new BitSet(new long[]{0x0000000000000002L,0x00000000007F8000L});
public static final BitSet FOLLOW_74 = new BitSet(new long[]{0x0000000000000002L,0x0000000000800000L});
public static final BitSet FOLLOW_75 = new BitSet(new long[]{0x0000000000000040L,0x000000000A000000L});
public static final BitSet FOLLOW_76 = new BitSet(new long[]{0x0000000000000040L,0x0000000000000800L});
public static final BitSet FOLLOW_77 = new BitSet(new long[]{0x0000000000000040L,0x0000000004000000L});
public static final BitSet FOLLOW_78 = new BitSet(new long[]{0x0000000000000002L,0x0000000010000000L});
public static final BitSet FOLLOW_79 = new BitSet(new long[]{0x0000000000000002L,0x0000000040000000L});
public static final BitSet FOLLOW_80 = new BitSet(new long[]{0x00100000000041F0L,0x8C00040D63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_81 = new BitSet(new long[]{0x0000000000000000L,0x0000000180000000L});
public static final BitSet FOLLOW_82 = new BitSet(new long[]{0x0000000000000000L,0x0000000100000000L});
public static final BitSet FOLLOW_83 = new BitSet(new long[]{0x0000000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_84 = new BitSet(new long[]{0x00100000000041F0L,0x8C00040C63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_85 = new BitSet(new long[]{0x0000000000000000L,0x0000000800000000L});
public static final BitSet FOLLOW_86 = new BitSet(new long[]{0x00100000000041F0L,0x8C00041C63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_87 = new BitSet(new long[]{0x0000000000000000L,0x0000001080000000L});
public static final BitSet FOLLOW_88 = new BitSet(new long[]{0x0000000000000002L,0x0000000080000000L});
public static final BitSet FOLLOW_89 = new BitSet(new long[]{0x0000000000000002L,0x00000FE000000000L});
public static final BitSet FOLLOW_90 = new BitSet(new long[]{0x0000000000000000L,0x0000040000000000L});
public static final BitSet FOLLOW_91 = new BitSet(new long[]{0x0000000000000000L,0x0000180000000000L});
public static final BitSet FOLLOW_92 = new BitSet(new long[]{0x0000000000000000L,0x0000100000000000L});
public static final BitSet FOLLOW_93 = new BitSet(new long[]{0x0000000000000002L,0x0000200000000000L});
public static final BitSet FOLLOW_94 = new BitSet(new long[]{0x0000000000000002L,0x0000400000000000L});
public static final BitSet FOLLOW_95 = new BitSet(new long[]{0x0000000000000002L,0x0007800000000000L});
public static final BitSet FOLLOW_96 = new BitSet(new long[]{0x0000000000000002L,0x00081C0000000000L});
public static final BitSet FOLLOW_97 = new BitSet(new long[]{0x0000000000000040L,0x0080000040000000L});
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x0000000000000002L,0x03F00C0000000000L});
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x0000000000000000L,0x0040000000000000L});
public static final BitSet FOLLOW_100 = new BitSet(new long[]{0x0000000000000000L,0x0000080000000000L});
public static final BitSet FOLLOW_101 = new BitSet(new long[]{0x0000000000000000L,0x0080040000000000L});
public static final BitSet FOLLOW_102 = new BitSet(new long[]{0x0000000000000002L,0x0C00000000000000L});
public static final BitSet FOLLOW_103 = new BitSet(new long[]{0x0000000000000002L,0x7000000004000000L});
public static final BitSet FOLLOW_104 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000080L});
public static final BitSet FOLLOW_105 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000000003L});
public static final BitSet FOLLOW_106 = new BitSet(new long[]{0x0000000000000002L,0x0000000000800000L,0x000000000000000CL});
public static final BitSet FOLLOW_107 = new BitSet(new long[]{0x0000000000000040L,0x0000000003000800L,0x0000000000008000L});
public static final BitSet FOLLOW_108 = new BitSet(new long[]{0x0000000000000040L,0x0000040003000800L,0x0000000000018000L});
public static final BitSet FOLLOW_109 = new BitSet(new long[]{0x0000000000000040L,0x0080000040000000L,0x0000000010000000L});
public static final BitSet FOLLOW_110 = new BitSet(new long[]{0x0000000000000000L,0x0000080080000000L});
public static final BitSet FOLLOW_111 = new BitSet(new long[]{0x0000000000000002L,0x0000000840800000L,0x000000000000000CL});
public static final BitSet FOLLOW_112 = new BitSet(new long[]{0x00100000000041F0L,0x8C80040D63000800L,0x0000000005FF98B0L});
public static final BitSet FOLLOW_113 = new BitSet(new long[]{0x0000000000000002L,0x0000000800800000L,0x000000000000000CL});
public static final BitSet FOLLOW_114 = new BitSet(new long[]{0x001000000000C1F0L,0x8C00040C63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_115 = new BitSet(new long[]{0x0000000000008000L,0x0000000080000000L});
public static final BitSet FOLLOW_116 = new BitSet(new long[]{0x00100000000041F0L,0x8C80041C63000800L,0x0000000005FFF8B0L});
public static final BitSet FOLLOW_117 = new BitSet(new long[]{0x0000000000000000L,0x0000000080000000L,0x0000000000000010L});
public static final BitSet FOLLOW_118 = new BitSet(new long[]{0x00100000000041F0L,0x8C00041C63000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_119 = new BitSet(new long[]{0x0000000000000000L,0x0000001000000000L});
public static final BitSet FOLLOW_120 = new BitSet(new long[]{0x00100000000041F2L,0x8C00040C73000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_121 = new BitSet(new long[]{0x00100000000041F2L,0x8C00040C63000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_122 = new BitSet(new long[]{0x0000000000000000L,0x0000000040000000L});
public static final BitSet FOLLOW_123 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000000040L});
public static final BitSet FOLLOW_124 = new BitSet(new long[]{0x00100000000041F0L,0x8C80040C63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_125 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_126 = new BitSet(new long[]{0x0000000000008040L,0x00800000C0000000L,0x0000000000000700L});
public static final BitSet FOLLOW_127 = new BitSet(new long[]{0x0000000000000000L,0x0000000080000000L,0x0000000000000500L});
public static final BitSet FOLLOW_128 = new BitSet(new long[]{0x0000000000000000L,0x0000000080000000L,0x0000000000000100L});
public static final BitSet FOLLOW_129 = new BitSet(new long[]{0x00100000000041F0L,0x8C00040C73000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_130 = new BitSet(new long[]{0x0000000000000000L,0x0000000090000000L});
public static final BitSet FOLLOW_131 = new BitSet(new long[]{0x00100000000041F0L,0x8C00040C63000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_132 = new BitSet(new long[]{0x00100000000041F0L,0x8C00040C73000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_133 = new BitSet(new long[]{0x0000000000000000L,0x0000000010000000L});
public static final BitSet FOLLOW_134 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000000800L});
public static final BitSet FOLLOW_135 = new BitSet(new long[]{0x001000000000C1F0L,0x8C00040C63000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_136 = new BitSet(new long[]{0x001000000000C1F0L,0x8C00040C73000800L,0x0000000005FFF8A0L});
public static final BitSet FOLLOW_137 = new BitSet(new long[]{0x0000000000000002L,0x0000000200000000L});
public static final BitSet FOLLOW_138 = new BitSet(new long[]{0x0000000000000002L,0x0000000840000000L});
public static final BitSet FOLLOW_139 = new BitSet(new long[]{0x0000000000000002L,0x0000000800000000L});
public static final BitSet FOLLOW_140 = new BitSet(new long[]{0x0000000000000002L,0x0000040840000000L});
public static final BitSet FOLLOW_141 = new BitSet(new long[]{0x0000000000000000L,0x0000000900000000L});
public static final BitSet FOLLOW_142 = new BitSet(new long[]{0x00100000000041F2L,0x8C00040C63000800L,0x0000000005FF98A0L});
public static final BitSet FOLLOW_143 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x000000000A000000L});
public static final BitSet FOLLOW_144 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x000000000A000000L});
public static final BitSet FOLLOW_145 = new BitSet(new long[]{0x0000000000000120L});
public static final BitSet FOLLOW_146 = new BitSet(new long[]{0x0000000000000040L,0x0080000140000000L});
public static final BitSet FOLLOW_147 = new BitSet(new long[]{0x0000000000000000L,0x0080000000000000L});
public static final BitSet FOLLOW_148 = new BitSet(new long[]{0x0000000000000002L,0x0000040000000000L});
public static final BitSet FOLLOW_149 = new BitSet(new long[]{0x0000000000000002L,0x0000040000800000L});
public static final BitSet FOLLOW_150 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000018000L});
public static final BitSet FOLLOW_151 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000020000000L});
public static final BitSet FOLLOW_152 = new BitSet(new long[]{0x0000000000000000L,0x0000000000800000L});
public static final BitSet FOLLOW_153 = new BitSet(new long[]{0x0000000000000000L,0x0000000004000000L});
public static final BitSet FOLLOW_154 = new BitSet(new long[]{0x0000000000000002L,0x0000000001000000L});
}