blob: 4cf415c5dab8311209692d3f96ed27bff55ef43e [file] [log] [blame]
package org.eclipse.osbp.xtext.blip.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.blip.services.BlipDSLGrammarAccess;
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 v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation
*
* generated by Xtext 2.11.0
*
*/
@SuppressWarnings("all")
public class InternalBlipDSLParser extends AbstractInternalAntlrParser {
public static final String[] tokenNames = new String[] {
"<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_STRING", "RULE_ID", "RULE_INT", "RULE_HEX", "RULE_DECIMAL", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_WS", "RULE_ANY_OTHER", "'package'", "'{'", "'}'", "'process'", "'image'", "'icon'", "'logging'", "'describedBy'", "'workload'", "'functiongroup'", "'bpmn'", "'using'", "'predefine'", "'set'", "'to'", "'dto'", "'startevent'", "'for'", "'endevent'", "'usertask'", "'operatesOn'", "'onentry'", "'onexit'", "'callActivity'", "'scripttask'", "'function'", "'persisttask'", "'servicetask'", "'run'", "'asynchron'", "'secsTimeout'", "'as'", "'webservice'", "'case'", "'when'", "'default'", "'exclusivesplitgateway'", "'inclusivesplitgateway'", "'.'", "'import'", "'static'", "'extension'", "'*'", "'ns'", "';'", "'@'", "'('", "','", "')'", "'='", "'#'", "'['", "']'", "'+='", "'-='", "'*='", "'/='", "'%='", "'<'", "'>'", "'>='", "'||'", "'&&'", "'=='", "'!='", "'==='", "'!=='", "'instanceof'", "'->'", "'..<'", "'..'", "'=>'", "'<>'", "'?:'", "'+'", "'-'", "'**'", "'/'", "'%'", "'!'", "'++'", "'--'", "'::'", "'?.'", "'|'", "'if'", "'else'", "'switch'", "':'", "'while'", "'do'", "'var'", "'val'", "'extends'", "'super'", "'new'", "'false'", "'true'", "'null'", "'typeof'", "'throw'", "'return'", "'try'", "'finally'", "'synchronized'", "'catch'", "'?'", "'&'", "'synchron'", "'oneway'", "'terminates process'", "'ends token path'", "'plus'", "'minus'", "'info'", "'left'", "'up'", "'right'", "'down'", "'exchange'", "'home'", "'home-1'", "'up-dir'", "'right-dir'", "'down-dir'", "'left-dir'", "'star'", "'star-empty'", "'th-list'", "'heart-empty'", "'heart'", "'music'", "'th'", "'flag'", "'cog'", "'attention'", "'mail'", "'edit'", "'pencil'", "'ok'", "'cancel-1'", "'cancel'", "'cancel-circle'", "'help'", "'plus-circle'", "'minus-circle'", "'right-thin'", "'forward'", "'cw'", "'left-thin'", "'up-thin'", "'down-thin'", "'left-bold'", "'right-bold'", "'up-bold'", "'down-bold'", "'user-add'", "'help-circle'", "'info-circle'", "'back'", "'eye'", "'tag'", "'upload-cloud'", "'reply'", "'export'", "'print'", "'retweet'", "'comment'", "'vcard'", "'location'", "'trash'", "'resize-full'", "'resize-small'", "'down-open'", "'left-open'", "'right-open'", "'up-open'", "'arrows-cw'", "'chart-pie'", "'search-1'", "'user'", "'users'", "'monitor'", "'folder'", "'doc'", "'calendar'", "'chart'", "'attach'", "'upload'", "'download'", "'mobile'", "'camera'", "'lock'", "'lock-open'", "'bell'", "'link'", "'clock'", "'block'"
};
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 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=5;
public static final int T__131=131;
public static final int T__130=130;
public static final int RULE_INT=6;
public static final int T__66=66;
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__100=100;
public static final int T__102=102;
public static final int T__101=101;
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__13=13;
public static final int T__14=14;
public static final int T__210=210;
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__207=207;
public static final int T__23=23;
public static final int T__206=206;
public static final int T__24=24;
public static final int T__209=209;
public static final int T__25=25;
public static final int T__208=208;
public static final int T__203=203;
public static final int T__202=202;
public static final int T__20=20;
public static final int T__205=205;
public static final int T__21=21;
public static final int T__204=204;
public static final int T__122=122;
public static final int T__121=121;
public static final int T__124=124;
public static final int T__123=123;
public static final int T__120=120;
public static final int RULE_SL_COMMENT=10;
public static final int T__119=119;
public static final int T__118=118;
public static final int T__115=115;
public static final int EOF=-1;
public static final int T__114=114;
public static final int T__117=117;
public static final int T__116=116;
public static final int T__111=111;
public static final int T__110=110;
public static final int T__113=113;
public static final int T__112=112;
public static final int T__108=108;
public static final int T__107=107;
public static final int T__109=109;
public static final int T__104=104;
public static final int T__103=103;
public static final int T__106=106;
public static final int T__105=105;
public static final int RULE_HEX=7;
public static final int RULE_ML_COMMENT=9;
public static final int T__201=201;
public static final int T__200=200;
public static final int T__91=91;
public static final int T__188=188;
public static final int T__92=92;
public static final int T__187=187;
public static final int T__93=93;
public static final int T__94=94;
public static final int T__189=189;
public static final int T__184=184;
public static final int T__183=183;
public static final int T__186=186;
public static final int T__90=90;
public static final int T__185=185;
public static final int T__180=180;
public static final int T__182=182;
public static final int T__181=181;
public static final int T__99=99;
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 T__169=169;
public static final int T__70=70;
public static final int T__71=71;
public static final int T__72=72;
public static final int RULE_STRING=4;
public static final int T__77=77;
public static final int T__78=78;
public static final int T__79=79;
public static final int T__73=73;
public static final int T__74=74;
public static final int T__75=75;
public static final int T__76=76;
public static final int T__80=80;
public static final int T__199=199;
public static final int T__81=81;
public static final int T__198=198;
public static final int T__82=82;
public static final int T__83=83;
public static final int T__195=195;
public static final int T__194=194;
public static final int RULE_WS=11;
public static final int T__197=197;
public static final int T__196=196;
public static final int T__191=191;
public static final int T__190=190;
public static final int T__193=193;
public static final int T__192=192;
public static final int RULE_ANY_OTHER=12;
public static final int T__88=88;
public static final int T__89=89;
public static final int T__84=84;
public static final int T__85=85;
public static final int T__86=86;
public static final int T__87=87;
// delegates
// delegators
public InternalBlipDSLParser(TokenStream input) {
this(input, new RecognizerSharedState());
}
public InternalBlipDSLParser(TokenStream input, RecognizerSharedState state) {
super(input, state);
}
public String[] getTokenNames() { return InternalBlipDSLParser.tokenNames; }
public String getGrammarFileName() { return "InternalBlipDSL.g"; }
private BlipDSLGrammarAccess grammarAccess;
public InternalBlipDSLParser(TokenStream input, BlipDSLGrammarAccess grammarAccess) {
this(input);
this.grammarAccess = grammarAccess;
registerRules(grammarAccess.getGrammar());
}
@Override
protected String getFirstRuleName() {
return "BlipModel";
}
@Override
protected BlipDSLGrammarAccess getGrammarAccess() {
return grammarAccess;
}
// $ANTLR start "entryRuleBlipModel"
// InternalBlipDSL.g:78:1: entryRuleBlipModel returns [EObject current=null] : iv_ruleBlipModel= ruleBlipModel EOF ;
public final EObject entryRuleBlipModel() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipModel = null;
try {
// InternalBlipDSL.g:78:50: (iv_ruleBlipModel= ruleBlipModel EOF )
// InternalBlipDSL.g:79:2: iv_ruleBlipModel= ruleBlipModel EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipModelRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipModel=ruleBlipModel();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipModel;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipModel"
// $ANTLR start "ruleBlipModel"
// InternalBlipDSL.g:85:1: ruleBlipModel returns [EObject current=null] : ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleBlipPackage ) )* ) ;
public final EObject ruleBlipModel() throws RecognitionException {
EObject current = null;
EObject lv_importSection_0_0 = null;
EObject lv_packages_1_0 = null;
enterRule();
try {
// InternalBlipDSL.g:91:2: ( ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleBlipPackage ) )* ) )
// InternalBlipDSL.g:92:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleBlipPackage ) )* )
{
// InternalBlipDSL.g:92:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleBlipPackage ) )* )
// InternalBlipDSL.g:93:3: ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleBlipPackage ) )*
{
// InternalBlipDSL.g:93:3: ( (lv_importSection_0_0= ruleXImportSection ) )?
int alt1=2;
int LA1_0 = input.LA(1);
if ( (LA1_0==52) ) {
alt1=1;
}
switch (alt1) {
case 1 :
// InternalBlipDSL.g:94:4: (lv_importSection_0_0= ruleXImportSection )
{
// InternalBlipDSL.g:94:4: (lv_importSection_0_0= ruleXImportSection )
// InternalBlipDSL.g:95:5: lv_importSection_0_0= ruleXImportSection
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipModelAccess().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.getBlipModelRule());
}
set(
current,
"importSection",
lv_importSection_0_0,
"org.eclipse.xtext.xbase.Xtype.XImportSection");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalBlipDSL.g:112:3: ( (lv_packages_1_0= ruleBlipPackage ) )*
loop2:
do {
int alt2=2;
int LA2_0 = input.LA(1);
if ( (LA2_0==13) ) {
alt2=1;
}
switch (alt2) {
case 1 :
// InternalBlipDSL.g:113:4: (lv_packages_1_0= ruleBlipPackage )
{
// InternalBlipDSL.g:113:4: (lv_packages_1_0= ruleBlipPackage )
// InternalBlipDSL.g:114:5: lv_packages_1_0= ruleBlipPackage
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipModelAccess().getPackagesBlipPackageParserRuleCall_1_0());
}
pushFollow(FOLLOW_3);
lv_packages_1_0=ruleBlipPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipModelRule());
}
add(
current,
"packages",
lv_packages_1_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipPackage");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop2;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipModel"
// $ANTLR start "entryRuleBlipPackage"
// InternalBlipDSL.g:135:1: entryRuleBlipPackage returns [EObject current=null] : iv_ruleBlipPackage= ruleBlipPackage EOF ;
public final EObject entryRuleBlipPackage() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipPackage = null;
try {
// InternalBlipDSL.g:135:52: (iv_ruleBlipPackage= ruleBlipPackage EOF )
// InternalBlipDSL.g:136:2: iv_ruleBlipPackage= ruleBlipPackage EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPackageRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipPackage=ruleBlipPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipPackage;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipPackage"
// $ANTLR start "ruleBlipPackage"
// InternalBlipDSL.g:142:1: ruleBlipPackage returns [EObject current=null] : ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )? ) ;
public final EObject ruleBlipPackage() 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_blips_4_0 = null;
enterRule();
try {
// InternalBlipDSL.g:148:2: ( ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )? ) )
// InternalBlipDSL.g:149:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )? )
{
// InternalBlipDSL.g:149:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )? )
// InternalBlipDSL.g:150:3: () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )?
{
// InternalBlipDSL.g:150:3: ()
// InternalBlipDSL.g:151:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipPackageAccess().getBlipPackageAction_0(),
current);
}
}
otherlv_1=(Token)match(input,13,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipPackageAccess().getPackageKeyword_1());
}
// InternalBlipDSL.g:161:3: ( (lv_name_2_0= ruleQualifiedName ) )
// InternalBlipDSL.g:162:4: (lv_name_2_0= ruleQualifiedName )
{
// InternalBlipDSL.g:162:4: (lv_name_2_0= ruleQualifiedName )
// InternalBlipDSL.g:163:5: lv_name_2_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPackageAccess().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.getBlipPackageRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:180:3: (otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}' )?
int alt4=2;
int LA4_0 = input.LA(1);
if ( (LA4_0==14) ) {
alt4=1;
}
switch (alt4) {
case 1 :
// InternalBlipDSL.g:181:4: otherlv_3= '{' ( (lv_blips_4_0= ruleBlip ) )* otherlv_5= '}'
{
otherlv_3=(Token)match(input,14,FOLLOW_6); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipPackageAccess().getLeftCurlyBracketKeyword_3_0());
}
// InternalBlipDSL.g:185:4: ( (lv_blips_4_0= ruleBlip ) )*
loop3:
do {
int alt3=2;
int LA3_0 = input.LA(1);
if ( (LA3_0==16) ) {
alt3=1;
}
switch (alt3) {
case 1 :
// InternalBlipDSL.g:186:5: (lv_blips_4_0= ruleBlip )
{
// InternalBlipDSL.g:186:5: (lv_blips_4_0= ruleBlip )
// InternalBlipDSL.g:187:6: lv_blips_4_0= ruleBlip
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPackageAccess().getBlipsBlipParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_6);
lv_blips_4_0=ruleBlip();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipPackageRule());
}
add(
current,
"blips",
lv_blips_4_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.Blip");
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.getBlipPackageAccess().getRightCurlyBracketKeyword_3_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipPackage"
// $ANTLR start "entryRuleBlip"
// InternalBlipDSL.g:213:1: entryRuleBlip returns [EObject current=null] : iv_ruleBlip= ruleBlip EOF ;
public final EObject entryRuleBlip() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlip = null;
try {
// InternalBlipDSL.g:213:45: (iv_ruleBlip= ruleBlip EOF )
// InternalBlipDSL.g:214:2: iv_ruleBlip= ruleBlip EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlip=ruleBlip();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlip;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlip"
// $ANTLR start "ruleBlip"
// InternalBlipDSL.g:220:1: ruleBlip returns [EObject current=null] : ( () otherlv_1= 'process' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) ) (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )? (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )? otherlv_15= 'bpmn' ( ( ruleQualifiedName ) ) (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )? ) ;
public final EObject ruleBlip() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_hasImage_4_0=null;
Token lv_image_5_0=null;
Token lv_hasIcon_6_0=null;
Token lv_hasLogging_8_0=null;
Token lv_description_9_0=null;
Token otherlv_11=null;
Token otherlv_13=null;
Token otherlv_14=null;
Token otherlv_15=null;
Token otherlv_17=null;
Token otherlv_19=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
Enumerator lv_icon_7_0 = null;
AntlrDatatypeRuleToken lv_descriptionValue_10_0 = null;
EObject lv_workload_12_0 = null;
EObject lv_items_18_0 = null;
enterRule();
try {
// InternalBlipDSL.g:226:2: ( ( () otherlv_1= 'process' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) ) (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )? (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )? otherlv_15= 'bpmn' ( ( ruleQualifiedName ) ) (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )? ) )
// InternalBlipDSL.g:227:2: ( () otherlv_1= 'process' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) ) (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )? (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )? otherlv_15= 'bpmn' ( ( ruleQualifiedName ) ) (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )? )
{
// InternalBlipDSL.g:227:2: ( () otherlv_1= 'process' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) ) (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )? (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )? otherlv_15= 'bpmn' ( ( ruleQualifiedName ) ) (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )? )
// InternalBlipDSL.g:228:3: () otherlv_1= 'process' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) ) (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )? (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )? otherlv_15= 'bpmn' ( ( ruleQualifiedName ) ) (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )?
{
// InternalBlipDSL.g:228:3: ()
// InternalBlipDSL.g:229:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipAccess().getBlipAction_0(),
current);
}
}
otherlv_1=(Token)match(input,16,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipAccess().getProcessKeyword_1());
}
// InternalBlipDSL.g:239:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:240:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:240:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:241:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_7);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:258:3: ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) ) )
// InternalBlipDSL.g:259:4: ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) )
{
// InternalBlipDSL.g:259:4: ( ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* ) )
// InternalBlipDSL.g:260:5: ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getBlipAccess().getUnorderedGroup_3());
// InternalBlipDSL.g:263:5: ( ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )* )
// InternalBlipDSL.g:264:6: ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )*
{
// InternalBlipDSL.g:264:6: ( ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) ) )*
loop5:
do {
int alt5=5;
int LA5_0 = input.LA(1);
if ( LA5_0 == 17 && getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 0) ) {
alt5=1;
}
else if ( LA5_0 == 18 && getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 1) ) {
alt5=2;
}
else if ( LA5_0 == 19 && getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 2) ) {
alt5=3;
}
else if ( LA5_0 == 20 && getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 3) ) {
alt5=4;
}
switch (alt5) {
case 1 :
// InternalBlipDSL.g:265:4: ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) )
{
// InternalBlipDSL.g:265:4: ({...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) ) )
// InternalBlipDSL.g:266:5: {...}? => ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 0)");
}
// InternalBlipDSL.g:266:101: ( ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) ) )
// InternalBlipDSL.g:267:6: ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 0);
// InternalBlipDSL.g:270:9: ({...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) ) )
// InternalBlipDSL.g:270:10: {...}? => ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "true");
}
// InternalBlipDSL.g:270:19: ( ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) ) )
// InternalBlipDSL.g:270:20: ( (lv_hasImage_4_0= 'image' ) ) ( (lv_image_5_0= RULE_STRING ) )
{
// InternalBlipDSL.g:270:20: ( (lv_hasImage_4_0= 'image' ) )
// InternalBlipDSL.g:271:10: (lv_hasImage_4_0= 'image' )
{
// InternalBlipDSL.g:271:10: (lv_hasImage_4_0= 'image' )
// InternalBlipDSL.g:272:11: lv_hasImage_4_0= 'image'
{
lv_hasImage_4_0=(Token)match(input,17,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasImage_4_0, grammarAccess.getBlipAccess().getHasImageImageKeyword_3_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
setWithLastConsumed(current, "hasImage", true, "image");
}
}
}
// InternalBlipDSL.g:284:9: ( (lv_image_5_0= RULE_STRING ) )
// InternalBlipDSL.g:285:10: (lv_image_5_0= RULE_STRING )
{
// InternalBlipDSL.g:285:10: (lv_image_5_0= RULE_STRING )
// InternalBlipDSL.g:286:11: lv_image_5_0= RULE_STRING
{
lv_image_5_0=(Token)match(input,RULE_STRING,FOLLOW_7); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_image_5_0, grammarAccess.getBlipAccess().getImageSTRINGTerminalRuleCall_3_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
setWithLastConsumed(
current,
"image",
lv_image_5_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getBlipAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:308:4: ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) )
{
// InternalBlipDSL.g:308:4: ({...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) ) )
// InternalBlipDSL.g:309:5: {...}? => ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 1)");
}
// InternalBlipDSL.g:309:101: ( ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) ) )
// InternalBlipDSL.g:310:6: ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 1);
// InternalBlipDSL.g:313:9: ({...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) ) )
// InternalBlipDSL.g:313:10: {...}? => ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "true");
}
// InternalBlipDSL.g:313:19: ( ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) ) )
// InternalBlipDSL.g:313:20: ( (lv_hasIcon_6_0= 'icon' ) ) ( (lv_icon_7_0= ruleIconsEnum ) )
{
// InternalBlipDSL.g:313:20: ( (lv_hasIcon_6_0= 'icon' ) )
// InternalBlipDSL.g:314:10: (lv_hasIcon_6_0= 'icon' )
{
// InternalBlipDSL.g:314:10: (lv_hasIcon_6_0= 'icon' )
// InternalBlipDSL.g:315:11: lv_hasIcon_6_0= 'icon'
{
lv_hasIcon_6_0=(Token)match(input,18,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasIcon_6_0, grammarAccess.getBlipAccess().getHasIconIconKeyword_3_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
setWithLastConsumed(current, "hasIcon", true, "icon");
}
}
}
// InternalBlipDSL.g:327:9: ( (lv_icon_7_0= ruleIconsEnum ) )
// InternalBlipDSL.g:328:10: (lv_icon_7_0= ruleIconsEnum )
{
// InternalBlipDSL.g:328:10: (lv_icon_7_0= ruleIconsEnum )
// InternalBlipDSL.g:329:11: lv_icon_7_0= ruleIconsEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getIconIconsEnumEnumRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_7);
lv_icon_7_0=ruleIconsEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipRule());
}
set(
current,
"icon",
lv_icon_7_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.IconsEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getBlipAccess().getUnorderedGroup_3());
}
}
}
break;
case 3 :
// InternalBlipDSL.g:352:4: ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) )
{
// InternalBlipDSL.g:352:4: ({...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) ) )
// InternalBlipDSL.g:353:5: {...}? => ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 2)");
}
// InternalBlipDSL.g:353:101: ( ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) ) )
// InternalBlipDSL.g:354:6: ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 2);
// InternalBlipDSL.g:357:9: ({...}? => ( (lv_hasLogging_8_0= 'logging' ) ) )
// InternalBlipDSL.g:357:10: {...}? => ( (lv_hasLogging_8_0= 'logging' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "true");
}
// InternalBlipDSL.g:357:19: ( (lv_hasLogging_8_0= 'logging' ) )
// InternalBlipDSL.g:357:20: (lv_hasLogging_8_0= 'logging' )
{
// InternalBlipDSL.g:357:20: (lv_hasLogging_8_0= 'logging' )
// InternalBlipDSL.g:358:10: lv_hasLogging_8_0= 'logging'
{
lv_hasLogging_8_0=(Token)match(input,19,FOLLOW_7); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_hasLogging_8_0, grammarAccess.getBlipAccess().getHasLoggingLoggingKeyword_3_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
setWithLastConsumed(current, "hasLogging", true, "logging");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getBlipAccess().getUnorderedGroup_3());
}
}
}
break;
case 4 :
// InternalBlipDSL.g:375:4: ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) )
{
// InternalBlipDSL.g:375:4: ({...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) ) )
// InternalBlipDSL.g:376:5: {...}? => ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 3) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "getUnorderedGroupHelper().canSelect(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 3)");
}
// InternalBlipDSL.g:376:101: ( ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) ) )
// InternalBlipDSL.g:377:6: ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getBlipAccess().getUnorderedGroup_3(), 3);
// InternalBlipDSL.g:380:9: ({...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) ) )
// InternalBlipDSL.g:380:10: {...}? => ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleBlip", "true");
}
// InternalBlipDSL.g:380:19: ( ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) ) )
// InternalBlipDSL.g:380:20: ( (lv_description_9_0= 'describedBy' ) ) ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) )
{
// InternalBlipDSL.g:380:20: ( (lv_description_9_0= 'describedBy' ) )
// InternalBlipDSL.g:381:10: (lv_description_9_0= 'describedBy' )
{
// InternalBlipDSL.g:381:10: (lv_description_9_0= 'describedBy' )
// InternalBlipDSL.g:382:11: lv_description_9_0= 'describedBy'
{
lv_description_9_0=(Token)match(input,20,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_description_9_0, grammarAccess.getBlipAccess().getDescriptionDescribedByKeyword_3_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
setWithLastConsumed(current, "description", true, "describedBy");
}
}
}
// InternalBlipDSL.g:394:9: ( (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING ) )
// InternalBlipDSL.g:395:10: (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING )
{
// InternalBlipDSL.g:395:10: (lv_descriptionValue_10_0= ruleTRANSLATABLESTRING )
// InternalBlipDSL.g:396:11: lv_descriptionValue_10_0= ruleTRANSLATABLESTRING
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getDescriptionValueTRANSLATABLESTRINGParserRuleCall_3_3_1_0());
}
pushFollow(FOLLOW_7);
lv_descriptionValue_10_0=ruleTRANSLATABLESTRING();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipRule());
}
set(
current,
"descriptionValue",
lv_descriptionValue_10_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLESTRING");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getBlipAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop5;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getBlipAccess().getUnorderedGroup_3());
}
// InternalBlipDSL.g:426:3: (otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) ) )?
int alt6=2;
int LA6_0 = input.LA(1);
if ( (LA6_0==21) ) {
alt6=1;
}
switch (alt6) {
case 1 :
// InternalBlipDSL.g:427:4: otherlv_11= 'workload' ( (lv_workload_12_0= ruleBlipWorkload ) )
{
otherlv_11=(Token)match(input,21,FOLLOW_10); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getBlipAccess().getWorkloadKeyword_4_0());
}
// InternalBlipDSL.g:431:4: ( (lv_workload_12_0= ruleBlipWorkload ) )
// InternalBlipDSL.g:432:5: (lv_workload_12_0= ruleBlipWorkload )
{
// InternalBlipDSL.g:432:5: (lv_workload_12_0= ruleBlipWorkload )
// InternalBlipDSL.g:433:6: lv_workload_12_0= ruleBlipWorkload
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getWorkloadBlipWorkloadParserRuleCall_4_1_0());
}
pushFollow(FOLLOW_11);
lv_workload_12_0=ruleBlipWorkload();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipRule());
}
set(
current,
"workload",
lv_workload_12_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipWorkload");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalBlipDSL.g:451:3: (otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) ) )?
int alt7=2;
int LA7_0 = input.LA(1);
if ( (LA7_0==22) ) {
alt7=1;
}
switch (alt7) {
case 1 :
// InternalBlipDSL.g:452:4: otherlv_13= 'functiongroup' ( (otherlv_14= RULE_ID ) )
{
otherlv_13=(Token)match(input,22,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getBlipAccess().getFunctiongroupKeyword_5_0());
}
// InternalBlipDSL.g:456:4: ( (otherlv_14= RULE_ID ) )
// InternalBlipDSL.g:457:5: (otherlv_14= RULE_ID )
{
// InternalBlipDSL.g:457:5: (otherlv_14= RULE_ID )
// InternalBlipDSL.g:458:6: otherlv_14= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
}
otherlv_14=(Token)match(input,RULE_ID,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getBlipAccess().getFunctionGroupFunctionLibraryBlipGroupCrossReference_5_1_0());
}
}
}
}
break;
}
otherlv_15=(Token)match(input,23,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getBlipAccess().getBpmnKeyword_6());
}
// InternalBlipDSL.g:474:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:475:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:475:4: ( ruleQualifiedName )
// InternalBlipDSL.g:476:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getProcessProcessCrossReference_7_0());
}
pushFollow(FOLLOW_5);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:490:3: (otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}' )?
int alt9=2;
int LA9_0 = input.LA(1);
if ( (LA9_0==14) ) {
alt9=1;
}
switch (alt9) {
case 1 :
// InternalBlipDSL.g:491:4: otherlv_17= '{' ( (lv_items_18_0= ruleBlipItem ) )* otherlv_19= '}'
{
otherlv_17=(Token)match(input,14,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getBlipAccess().getLeftCurlyBracketKeyword_8_0());
}
// InternalBlipDSL.g:495:4: ( (lv_items_18_0= ruleBlipItem ) )*
loop8:
do {
int alt8=2;
int LA8_0 = input.LA(1);
if ( (LA8_0==29||(LA8_0>=31 && LA8_0<=32)||(LA8_0>=36 && LA8_0<=37)||(LA8_0>=39 && LA8_0<=40)||(LA8_0>=49 && LA8_0<=50)) ) {
alt8=1;
}
switch (alt8) {
case 1 :
// InternalBlipDSL.g:496:5: (lv_items_18_0= ruleBlipItem )
{
// InternalBlipDSL.g:496:5: (lv_items_18_0= ruleBlipItem )
// InternalBlipDSL.g:497:6: lv_items_18_0= ruleBlipItem
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipAccess().getItemsBlipItemParserRuleCall_8_1_0());
}
pushFollow(FOLLOW_13);
lv_items_18_0=ruleBlipItem();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipRule());
}
add(
current,
"items",
lv_items_18_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipItem");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop8;
}
} while (true);
otherlv_19=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_19, grammarAccess.getBlipAccess().getRightCurlyBracketKeyword_8_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlip"
// $ANTLR start "entryRuleBlipWorkload"
// InternalBlipDSL.g:523:1: entryRuleBlipWorkload returns [EObject current=null] : iv_ruleBlipWorkload= ruleBlipWorkload EOF ;
public final EObject entryRuleBlipWorkload() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipWorkload = null;
try {
// InternalBlipDSL.g:523:53: (iv_ruleBlipWorkload= ruleBlipWorkload EOF )
// InternalBlipDSL.g:524:2: iv_ruleBlipWorkload= ruleBlipWorkload EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipWorkloadRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipWorkload=ruleBlipWorkload();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipWorkload;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipWorkload"
// $ANTLR start "ruleBlipWorkload"
// InternalBlipDSL.g:530:1: ruleBlipWorkload returns [EObject current=null] : ( () otherlv_1= 'using' ( (lv_source_2_0= ruleBlipDto ) ) (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )? ) ;
public final EObject ruleBlipWorkload() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_source_2_0 = null;
EObject lv_filters_5_0 = null;
enterRule();
try {
// InternalBlipDSL.g:536:2: ( ( () otherlv_1= 'using' ( (lv_source_2_0= ruleBlipDto ) ) (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )? ) )
// InternalBlipDSL.g:537:2: ( () otherlv_1= 'using' ( (lv_source_2_0= ruleBlipDto ) ) (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )? )
{
// InternalBlipDSL.g:537:2: ( () otherlv_1= 'using' ( (lv_source_2_0= ruleBlipDto ) ) (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )? )
// InternalBlipDSL.g:538:3: () otherlv_1= 'using' ( (lv_source_2_0= ruleBlipDto ) ) (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )?
{
// InternalBlipDSL.g:538:3: ()
// InternalBlipDSL.g:539:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipWorkloadAccess().getBlipWorkloadAction_0(),
current);
}
}
otherlv_1=(Token)match(input,24,FOLLOW_14); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipWorkloadAccess().getUsingKeyword_1());
}
// InternalBlipDSL.g:549:3: ( (lv_source_2_0= ruleBlipDto ) )
// InternalBlipDSL.g:550:4: (lv_source_2_0= ruleBlipDto )
{
// InternalBlipDSL.g:550:4: (lv_source_2_0= ruleBlipDto )
// InternalBlipDSL.g:551:5: lv_source_2_0= ruleBlipDto
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipWorkloadAccess().getSourceBlipDtoParserRuleCall_2_0());
}
pushFollow(FOLLOW_15);
lv_source_2_0=ruleBlipDto();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipWorkloadRule());
}
set(
current,
"source",
lv_source_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipDto");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:568:3: (otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}' )?
int alt11=2;
int LA11_0 = input.LA(1);
if ( (LA11_0==25) ) {
alt11=1;
}
switch (alt11) {
case 1 :
// InternalBlipDSL.g:569:4: otherlv_3= 'predefine' otherlv_4= '{' ( (lv_filters_5_0= ruleBlipFilter ) )* otherlv_6= '}'
{
otherlv_3=(Token)match(input,25,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipWorkloadAccess().getPredefineKeyword_3_0());
}
otherlv_4=(Token)match(input,14,FOLLOW_17); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getBlipWorkloadAccess().getLeftCurlyBracketKeyword_3_1());
}
// InternalBlipDSL.g:577:4: ( (lv_filters_5_0= ruleBlipFilter ) )*
loop10:
do {
int alt10=2;
int LA10_0 = input.LA(1);
if ( (LA10_0==26) ) {
alt10=1;
}
switch (alt10) {
case 1 :
// InternalBlipDSL.g:578:5: (lv_filters_5_0= ruleBlipFilter )
{
// InternalBlipDSL.g:578:5: (lv_filters_5_0= ruleBlipFilter )
// InternalBlipDSL.g:579:6: lv_filters_5_0= ruleBlipFilter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipWorkloadAccess().getFiltersBlipFilterParserRuleCall_3_2_0());
}
pushFollow(FOLLOW_17);
lv_filters_5_0=ruleBlipFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipWorkloadRule());
}
add(
current,
"filters",
lv_filters_5_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipFilter");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop10;
}
} while (true);
otherlv_6=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipWorkloadAccess().getRightCurlyBracketKeyword_3_3());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipWorkload"
// $ANTLR start "entryRuleBlipFilter"
// InternalBlipDSL.g:605:1: entryRuleBlipFilter returns [EObject current=null] : iv_ruleBlipFilter= ruleBlipFilter EOF ;
public final EObject entryRuleBlipFilter() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipFilter = null;
try {
// InternalBlipDSL.g:605:51: (iv_ruleBlipFilter= ruleBlipFilter EOF )
// InternalBlipDSL.g:606:2: iv_ruleBlipFilter= ruleBlipFilter EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipFilterRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipFilter=ruleBlipFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipFilter;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipFilter"
// $ANTLR start "ruleBlipFilter"
// InternalBlipDSL.g:612:1: ruleBlipFilter returns [EObject current=null] : ( () otherlv_1= 'set' ( (lv_filterName_2_0= RULE_STRING ) ) otherlv_3= 'to' ( (lv_filterValue_4_0= RULE_STRING ) ) ) ;
public final EObject ruleBlipFilter() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token lv_filterName_2_0=null;
Token otherlv_3=null;
Token lv_filterValue_4_0=null;
enterRule();
try {
// InternalBlipDSL.g:618:2: ( ( () otherlv_1= 'set' ( (lv_filterName_2_0= RULE_STRING ) ) otherlv_3= 'to' ( (lv_filterValue_4_0= RULE_STRING ) ) ) )
// InternalBlipDSL.g:619:2: ( () otherlv_1= 'set' ( (lv_filterName_2_0= RULE_STRING ) ) otherlv_3= 'to' ( (lv_filterValue_4_0= RULE_STRING ) ) )
{
// InternalBlipDSL.g:619:2: ( () otherlv_1= 'set' ( (lv_filterName_2_0= RULE_STRING ) ) otherlv_3= 'to' ( (lv_filterValue_4_0= RULE_STRING ) ) )
// InternalBlipDSL.g:620:3: () otherlv_1= 'set' ( (lv_filterName_2_0= RULE_STRING ) ) otherlv_3= 'to' ( (lv_filterValue_4_0= RULE_STRING ) )
{
// InternalBlipDSL.g:620:3: ()
// InternalBlipDSL.g:621:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipFilterAccess().getBlipFilterAction_0(),
current);
}
}
otherlv_1=(Token)match(input,26,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipFilterAccess().getSetKeyword_1());
}
// InternalBlipDSL.g:631:3: ( (lv_filterName_2_0= RULE_STRING ) )
// InternalBlipDSL.g:632:4: (lv_filterName_2_0= RULE_STRING )
{
// InternalBlipDSL.g:632:4: (lv_filterName_2_0= RULE_STRING )
// InternalBlipDSL.g:633:5: lv_filterName_2_0= RULE_STRING
{
lv_filterName_2_0=(Token)match(input,RULE_STRING,FOLLOW_18); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_filterName_2_0, grammarAccess.getBlipFilterAccess().getFilterNameSTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipFilterRule());
}
setWithLastConsumed(
current,
"filterName",
lv_filterName_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
otherlv_3=(Token)match(input,27,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipFilterAccess().getToKeyword_3());
}
// InternalBlipDSL.g:653:3: ( (lv_filterValue_4_0= RULE_STRING ) )
// InternalBlipDSL.g:654:4: (lv_filterValue_4_0= RULE_STRING )
{
// InternalBlipDSL.g:654:4: (lv_filterValue_4_0= RULE_STRING )
// InternalBlipDSL.g:655:5: lv_filterValue_4_0= RULE_STRING
{
lv_filterValue_4_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_filterValue_4_0, grammarAccess.getBlipFilterAccess().getFilterValueSTRINGTerminalRuleCall_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipFilterRule());
}
setWithLastConsumed(
current,
"filterValue",
lv_filterValue_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 "ruleBlipFilter"
// $ANTLR start "entryRuleBlipDto"
// InternalBlipDSL.g:675:1: entryRuleBlipDto returns [EObject current=null] : iv_ruleBlipDto= ruleBlipDto EOF ;
public final EObject entryRuleBlipDto() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipDto = null;
try {
// InternalBlipDSL.g:675:48: (iv_ruleBlipDto= ruleBlipDto EOF )
// InternalBlipDSL.g:676:2: iv_ruleBlipDto= ruleBlipDto EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipDtoRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipDto=ruleBlipDto();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipDto;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipDto"
// $ANTLR start "ruleBlipDto"
// InternalBlipDSL.g:682:1: ruleBlipDto returns [EObject current=null] : ( () otherlv_1= 'dto' ( (otherlv_2= RULE_ID ) ) ) ;
public final EObject ruleBlipDto() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
enterRule();
try {
// InternalBlipDSL.g:688:2: ( ( () otherlv_1= 'dto' ( (otherlv_2= RULE_ID ) ) ) )
// InternalBlipDSL.g:689:2: ( () otherlv_1= 'dto' ( (otherlv_2= RULE_ID ) ) )
{
// InternalBlipDSL.g:689:2: ( () otherlv_1= 'dto' ( (otherlv_2= RULE_ID ) ) )
// InternalBlipDSL.g:690:3: () otherlv_1= 'dto' ( (otherlv_2= RULE_ID ) )
{
// InternalBlipDSL.g:690:3: ()
// InternalBlipDSL.g:691:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipDtoAccess().getBlipDtoAction_0(),
current);
}
}
otherlv_1=(Token)match(input,28,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipDtoAccess().getDtoKeyword_1());
}
// InternalBlipDSL.g:701:3: ( (otherlv_2= RULE_ID ) )
// InternalBlipDSL.g:702:4: (otherlv_2= RULE_ID )
{
// InternalBlipDSL.g:702:4: (otherlv_2= RULE_ID )
// InternalBlipDSL.g:703:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipDtoRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getBlipDtoAccess().getDtoRefLDtoCrossReference_2_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipDto"
// $ANTLR start "entryRuleBlipItem"
// InternalBlipDSL.g:718:1: entryRuleBlipItem returns [EObject current=null] : iv_ruleBlipItem= ruleBlipItem EOF ;
public final EObject entryRuleBlipItem() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipItem = null;
try {
// InternalBlipDSL.g:718:49: (iv_ruleBlipItem= ruleBlipItem EOF )
// InternalBlipDSL.g:719:2: iv_ruleBlipItem= ruleBlipItem EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipItem=ruleBlipItem();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipItem;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipItem"
// $ANTLR start "ruleBlipItem"
// InternalBlipDSL.g:725:1: ruleBlipItem returns [EObject current=null] : (this_BlipStartEvent_0= ruleBlipStartEvent | this_BlipEndEvent_1= ruleBlipEndEvent | this_BlipUserTask_2= ruleBlipUserTask | this_BlipCallActivity_3= ruleBlipCallActivity | this_BlipScriptTask_4= ruleBlipScriptTask | this_BlipServiceTask_5= ruleBlipServiceTask | this_BlipPersistTask_6= ruleBlipPersistTask | this_BlipExclusiveSplitGateway_7= ruleBlipExclusiveSplitGateway | this_BlipInclusiveSplitGateway_8= ruleBlipInclusiveSplitGateway ) ;
public final EObject ruleBlipItem() throws RecognitionException {
EObject current = null;
EObject this_BlipStartEvent_0 = null;
EObject this_BlipEndEvent_1 = null;
EObject this_BlipUserTask_2 = null;
EObject this_BlipCallActivity_3 = null;
EObject this_BlipScriptTask_4 = null;
EObject this_BlipServiceTask_5 = null;
EObject this_BlipPersistTask_6 = null;
EObject this_BlipExclusiveSplitGateway_7 = null;
EObject this_BlipInclusiveSplitGateway_8 = null;
enterRule();
try {
// InternalBlipDSL.g:731:2: ( (this_BlipStartEvent_0= ruleBlipStartEvent | this_BlipEndEvent_1= ruleBlipEndEvent | this_BlipUserTask_2= ruleBlipUserTask | this_BlipCallActivity_3= ruleBlipCallActivity | this_BlipScriptTask_4= ruleBlipScriptTask | this_BlipServiceTask_5= ruleBlipServiceTask | this_BlipPersistTask_6= ruleBlipPersistTask | this_BlipExclusiveSplitGateway_7= ruleBlipExclusiveSplitGateway | this_BlipInclusiveSplitGateway_8= ruleBlipInclusiveSplitGateway ) )
// InternalBlipDSL.g:732:2: (this_BlipStartEvent_0= ruleBlipStartEvent | this_BlipEndEvent_1= ruleBlipEndEvent | this_BlipUserTask_2= ruleBlipUserTask | this_BlipCallActivity_3= ruleBlipCallActivity | this_BlipScriptTask_4= ruleBlipScriptTask | this_BlipServiceTask_5= ruleBlipServiceTask | this_BlipPersistTask_6= ruleBlipPersistTask | this_BlipExclusiveSplitGateway_7= ruleBlipExclusiveSplitGateway | this_BlipInclusiveSplitGateway_8= ruleBlipInclusiveSplitGateway )
{
// InternalBlipDSL.g:732:2: (this_BlipStartEvent_0= ruleBlipStartEvent | this_BlipEndEvent_1= ruleBlipEndEvent | this_BlipUserTask_2= ruleBlipUserTask | this_BlipCallActivity_3= ruleBlipCallActivity | this_BlipScriptTask_4= ruleBlipScriptTask | this_BlipServiceTask_5= ruleBlipServiceTask | this_BlipPersistTask_6= ruleBlipPersistTask | this_BlipExclusiveSplitGateway_7= ruleBlipExclusiveSplitGateway | this_BlipInclusiveSplitGateway_8= ruleBlipInclusiveSplitGateway )
int alt12=9;
switch ( input.LA(1) ) {
case 29:
{
alt12=1;
}
break;
case 31:
{
alt12=2;
}
break;
case 32:
{
alt12=3;
}
break;
case 36:
{
alt12=4;
}
break;
case 37:
{
alt12=5;
}
break;
case 40:
{
alt12=6;
}
break;
case 39:
{
alt12=7;
}
break;
case 49:
{
alt12=8;
}
break;
case 50:
{
alt12=9;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 12, 0, input);
throw nvae;
}
switch (alt12) {
case 1 :
// InternalBlipDSL.g:733:3: this_BlipStartEvent_0= ruleBlipStartEvent
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipStartEventParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_BlipStartEvent_0=ruleBlipStartEvent();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipStartEvent_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalBlipDSL.g:742:3: this_BlipEndEvent_1= ruleBlipEndEvent
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipEndEventParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_BlipEndEvent_1=ruleBlipEndEvent();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipEndEvent_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalBlipDSL.g:751:3: this_BlipUserTask_2= ruleBlipUserTask
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipUserTaskParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_BlipUserTask_2=ruleBlipUserTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipUserTask_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalBlipDSL.g:760:3: this_BlipCallActivity_3= ruleBlipCallActivity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipCallActivityParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_BlipCallActivity_3=ruleBlipCallActivity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipCallActivity_3;
afterParserOrEnumRuleCall();
}
}
break;
case 5 :
// InternalBlipDSL.g:769:3: this_BlipScriptTask_4= ruleBlipScriptTask
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipScriptTaskParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_BlipScriptTask_4=ruleBlipScriptTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipScriptTask_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalBlipDSL.g:778:3: this_BlipServiceTask_5= ruleBlipServiceTask
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipServiceTaskParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_BlipServiceTask_5=ruleBlipServiceTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipServiceTask_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalBlipDSL.g:787:3: this_BlipPersistTask_6= ruleBlipPersistTask
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipPersistTaskParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_BlipPersistTask_6=ruleBlipPersistTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipPersistTask_6;
afterParserOrEnumRuleCall();
}
}
break;
case 8 :
// InternalBlipDSL.g:796:3: this_BlipExclusiveSplitGateway_7= ruleBlipExclusiveSplitGateway
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipExclusiveSplitGatewayParserRuleCall_7());
}
pushFollow(FOLLOW_2);
this_BlipExclusiveSplitGateway_7=ruleBlipExclusiveSplitGateway();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipExclusiveSplitGateway_7;
afterParserOrEnumRuleCall();
}
}
break;
case 9 :
// InternalBlipDSL.g:805:3: this_BlipInclusiveSplitGateway_8= ruleBlipInclusiveSplitGateway
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipItemAccess().getBlipInclusiveSplitGatewayParserRuleCall_8());
}
pushFollow(FOLLOW_2);
this_BlipInclusiveSplitGateway_8=ruleBlipInclusiveSplitGateway();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_BlipInclusiveSplitGateway_8;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipItem"
// $ANTLR start "entryRuleBlipStartEvent"
// InternalBlipDSL.g:817:1: entryRuleBlipStartEvent returns [EObject current=null] : iv_ruleBlipStartEvent= ruleBlipStartEvent EOF ;
public final EObject entryRuleBlipStartEvent() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipStartEvent = null;
try {
// InternalBlipDSL.g:817:55: (iv_ruleBlipStartEvent= ruleBlipStartEvent EOF )
// InternalBlipDSL.g:818:2: iv_ruleBlipStartEvent= ruleBlipStartEvent EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipStartEventRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipStartEvent=ruleBlipStartEvent();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipStartEvent;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipStartEvent"
// $ANTLR start "ruleBlipStartEvent"
// InternalBlipDSL.g:824:1: ruleBlipStartEvent returns [EObject current=null] : ( () otherlv_1= 'startevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ) ;
public final EObject ruleBlipStartEvent() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:830:2: ( ( () otherlv_1= 'startevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ) )
// InternalBlipDSL.g:831:2: ( () otherlv_1= 'startevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) )
{
// InternalBlipDSL.g:831:2: ( () otherlv_1= 'startevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) )
// InternalBlipDSL.g:832:3: () otherlv_1= 'startevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) )
{
// InternalBlipDSL.g:832:3: ()
// InternalBlipDSL.g:833:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipStartEventAccess().getBlipStartEventAction_0(),
current);
}
}
otherlv_1=(Token)match(input,29,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipStartEventAccess().getStarteventKeyword_1());
}
// InternalBlipDSL.g:843:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:844:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:844:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:845:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipStartEventAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipStartEventRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipStartEventAccess().getForKeyword_3());
}
// InternalBlipDSL.g:866:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:867:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:867:4: ( ruleQualifiedName )
// InternalBlipDSL.g:868:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipStartEventRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipStartEventAccess().getEventStartEventCrossReference_4_0());
}
pushFollow(FOLLOW_2);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipStartEvent"
// $ANTLR start "entryRuleBlipEndEvent"
// InternalBlipDSL.g:886:1: entryRuleBlipEndEvent returns [EObject current=null] : iv_ruleBlipEndEvent= ruleBlipEndEvent EOF ;
public final EObject entryRuleBlipEndEvent() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipEndEvent = null;
try {
// InternalBlipDSL.g:886:53: (iv_ruleBlipEndEvent= ruleBlipEndEvent EOF )
// InternalBlipDSL.g:887:2: iv_ruleBlipEndEvent= ruleBlipEndEvent EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipEndEventRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipEndEvent=ruleBlipEndEvent();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipEndEvent;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipEndEvent"
// $ANTLR start "ruleBlipEndEvent"
// InternalBlipDSL.g:893:1: ruleBlipEndEvent returns [EObject current=null] : ( () otherlv_1= 'endevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) ) ) ;
public final EObject ruleBlipEndEvent() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
Enumerator lv_endHandling_5_0 = null;
enterRule();
try {
// InternalBlipDSL.g:899:2: ( ( () otherlv_1= 'endevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) ) ) )
// InternalBlipDSL.g:900:2: ( () otherlv_1= 'endevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) ) )
{
// InternalBlipDSL.g:900:2: ( () otherlv_1= 'endevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) ) )
// InternalBlipDSL.g:901:3: () otherlv_1= 'endevent' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) )
{
// InternalBlipDSL.g:901:3: ()
// InternalBlipDSL.g:902:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipEndEventAccess().getBlipEndEventAction_0(),
current);
}
}
otherlv_1=(Token)match(input,31,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipEndEventAccess().getEndeventKeyword_1());
}
// InternalBlipDSL.g:912:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:913:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:913:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:914:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipEndEventAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipEndEventRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipEndEventAccess().getForKeyword_3());
}
// InternalBlipDSL.g:935:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:936:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:936:4: ( ruleQualifiedName )
// InternalBlipDSL.g:937:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipEndEventRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipEndEventAccess().getEventEndEventCrossReference_4_0());
}
pushFollow(FOLLOW_20);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:951:3: ( (lv_endHandling_5_0= ruleEndEventHandlingEnum ) )
// InternalBlipDSL.g:952:4: (lv_endHandling_5_0= ruleEndEventHandlingEnum )
{
// InternalBlipDSL.g:952:4: (lv_endHandling_5_0= ruleEndEventHandlingEnum )
// InternalBlipDSL.g:953:5: lv_endHandling_5_0= ruleEndEventHandlingEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipEndEventAccess().getEndHandlingEndEventHandlingEnumEnumRuleCall_5_0());
}
pushFollow(FOLLOW_2);
lv_endHandling_5_0=ruleEndEventHandlingEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipEndEventRule());
}
set(
current,
"endHandling",
lv_endHandling_5_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.EndEventHandlingEnum");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipEndEvent"
// $ANTLR start "entryRuleBlipUserTask"
// InternalBlipDSL.g:974:1: entryRuleBlipUserTask returns [EObject current=null] : iv_ruleBlipUserTask= ruleBlipUserTask EOF ;
public final EObject entryRuleBlipUserTask() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipUserTask = null;
try {
// InternalBlipDSL.g:974:53: (iv_ruleBlipUserTask= ruleBlipUserTask EOF )
// InternalBlipDSL.g:975:2: iv_ruleBlipUserTask= ruleBlipUserTask EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipUserTaskRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipUserTask=ruleBlipUserTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipUserTask;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipUserTask"
// $ANTLR start "ruleBlipUserTask"
// InternalBlipDSL.g:981:1: ruleBlipUserTask returns [EObject current=null] : ( () otherlv_1= 'usertask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )? (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )? (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )? ) ;
public final EObject ruleBlipUserTask() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_9=null;
Token otherlv_10=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_dtoPath_6_0 = null;
enterRule();
try {
// InternalBlipDSL.g:987:2: ( ( () otherlv_1= 'usertask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )? (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )? (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )? ) )
// InternalBlipDSL.g:988:2: ( () otherlv_1= 'usertask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )? (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )? (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )? )
{
// InternalBlipDSL.g:988:2: ( () otherlv_1= 'usertask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )? (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )? (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )? )
// InternalBlipDSL.g:989:3: () otherlv_1= 'usertask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )? (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )? (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )?
{
// InternalBlipDSL.g:989:3: ()
// InternalBlipDSL.g:990:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipUserTaskAccess().getBlipUserTaskAction_0(),
current);
}
}
otherlv_1=(Token)match(input,32,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipUserTaskAccess().getUsertaskKeyword_1());
}
// InternalBlipDSL.g:1000:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1001:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1001:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1002:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipUserTaskAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipUserTaskRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipUserTaskAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1023:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1024:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1024:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1025:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipUserTaskRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipUserTaskAccess().getTaskUserTaskCrossReference_4_0());
}
pushFollow(FOLLOW_21);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:1039:3: (otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) ) )?
int alt13=2;
int LA13_0 = input.LA(1);
if ( (LA13_0==33) ) {
alt13=1;
}
switch (alt13) {
case 1 :
// InternalBlipDSL.g:1040:4: otherlv_5= 'operatesOn' ( (lv_dtoPath_6_0= ruleBlipDtoPath ) )
{
otherlv_5=(Token)match(input,33,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipUserTaskAccess().getOperatesOnKeyword_5_0());
}
// InternalBlipDSL.g:1044:4: ( (lv_dtoPath_6_0= ruleBlipDtoPath ) )
// InternalBlipDSL.g:1045:5: (lv_dtoPath_6_0= ruleBlipDtoPath )
{
// InternalBlipDSL.g:1045:5: (lv_dtoPath_6_0= ruleBlipDtoPath )
// InternalBlipDSL.g:1046:6: lv_dtoPath_6_0= ruleBlipDtoPath
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipUserTaskAccess().getDtoPathBlipDtoPathParserRuleCall_5_1_0());
}
pushFollow(FOLLOW_22);
lv_dtoPath_6_0=ruleBlipDtoPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipUserTaskRule());
}
set(
current,
"dtoPath",
lv_dtoPath_6_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipDtoPath");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalBlipDSL.g:1064:3: (otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) ) )?
int alt14=2;
int LA14_0 = input.LA(1);
if ( (LA14_0==34) ) {
alt14=1;
}
switch (alt14) {
case 1 :
// InternalBlipDSL.g:1065:4: otherlv_7= 'onentry' ( (otherlv_8= RULE_ID ) )
{
otherlv_7=(Token)match(input,34,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getBlipUserTaskAccess().getOnentryKeyword_6_0());
}
// InternalBlipDSL.g:1069:4: ( (otherlv_8= RULE_ID ) )
// InternalBlipDSL.g:1070:5: (otherlv_8= RULE_ID )
{
// InternalBlipDSL.g:1070:5: (otherlv_8= RULE_ID )
// InternalBlipDSL.g:1071:6: otherlv_8= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipUserTaskRule());
}
}
otherlv_8=(Token)match(input,RULE_ID,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getBlipUserTaskAccess().getOnEntryFunctionLibraryFunctionCrossReference_6_1_0());
}
}
}
}
break;
}
// InternalBlipDSL.g:1083:3: (otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) ) )?
int alt15=2;
int LA15_0 = input.LA(1);
if ( (LA15_0==35) ) {
alt15=1;
}
switch (alt15) {
case 1 :
// InternalBlipDSL.g:1084:4: otherlv_9= 'onexit' ( (otherlv_10= RULE_ID ) )
{
otherlv_9=(Token)match(input,35,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getBlipUserTaskAccess().getOnexitKeyword_7_0());
}
// InternalBlipDSL.g:1088:4: ( (otherlv_10= RULE_ID ) )
// InternalBlipDSL.g:1089:5: (otherlv_10= RULE_ID )
{
// InternalBlipDSL.g:1089:5: (otherlv_10= RULE_ID )
// InternalBlipDSL.g:1090:6: otherlv_10= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipUserTaskRule());
}
}
otherlv_10=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getBlipUserTaskAccess().getOnExitFunctionLibraryFunctionCrossReference_7_1_0());
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipUserTask"
// $ANTLR start "entryRuleBlipCallActivity"
// InternalBlipDSL.g:1106:1: entryRuleBlipCallActivity returns [EObject current=null] : iv_ruleBlipCallActivity= ruleBlipCallActivity EOF ;
public final EObject entryRuleBlipCallActivity() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipCallActivity = null;
try {
// InternalBlipDSL.g:1106:57: (iv_ruleBlipCallActivity= ruleBlipCallActivity EOF )
// InternalBlipDSL.g:1107:2: iv_ruleBlipCallActivity= ruleBlipCallActivity EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipCallActivityRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipCallActivity=ruleBlipCallActivity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipCallActivity;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipCallActivity"
// $ANTLR start "ruleBlipCallActivity"
// InternalBlipDSL.g:1113:1: ruleBlipCallActivity returns [EObject current=null] : ( () otherlv_1= 'callActivity' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )? ) ;
public final EObject ruleBlipCallActivity() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_8=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1119:2: ( ( () otherlv_1= 'callActivity' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )? ) )
// InternalBlipDSL.g:1120:2: ( () otherlv_1= 'callActivity' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )? )
{
// InternalBlipDSL.g:1120:2: ( () otherlv_1= 'callActivity' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )? )
// InternalBlipDSL.g:1121:3: () otherlv_1= 'callActivity' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )?
{
// InternalBlipDSL.g:1121:3: ()
// InternalBlipDSL.g:1122:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipCallActivityAccess().getBlipCallActivityAction_0(),
current);
}
}
otherlv_1=(Token)match(input,36,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipCallActivityAccess().getCallActivityKeyword_1());
}
// InternalBlipDSL.g:1132:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1133:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1133:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1134:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipCallActivityAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipCallActivityRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipCallActivityAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1155:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1156:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1156:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1157:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipCallActivityRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipCallActivityAccess().getCallActivityCallActivityCrossReference_4_0());
}
pushFollow(FOLLOW_22);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:1171:3: (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )?
int alt16=2;
int LA16_0 = input.LA(1);
if ( (LA16_0==34) ) {
alt16=1;
}
switch (alt16) {
case 1 :
// InternalBlipDSL.g:1172:4: otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) )
{
otherlv_5=(Token)match(input,34,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipCallActivityAccess().getOnentryKeyword_5_0());
}
// InternalBlipDSL.g:1176:4: ( (otherlv_6= RULE_ID ) )
// InternalBlipDSL.g:1177:5: (otherlv_6= RULE_ID )
{
// InternalBlipDSL.g:1177:5: (otherlv_6= RULE_ID )
// InternalBlipDSL.g:1178:6: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipCallActivityRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipCallActivityAccess().getOnEntryFunctionLibraryFunctionCrossReference_5_1_0());
}
}
}
}
break;
}
// InternalBlipDSL.g:1190:3: (otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) ) )?
int alt17=2;
int LA17_0 = input.LA(1);
if ( (LA17_0==35) ) {
alt17=1;
}
switch (alt17) {
case 1 :
// InternalBlipDSL.g:1191:4: otherlv_7= 'onexit' ( (otherlv_8= RULE_ID ) )
{
otherlv_7=(Token)match(input,35,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getBlipCallActivityAccess().getOnexitKeyword_6_0());
}
// InternalBlipDSL.g:1195:4: ( (otherlv_8= RULE_ID ) )
// InternalBlipDSL.g:1196:5: (otherlv_8= RULE_ID )
{
// InternalBlipDSL.g:1196:5: (otherlv_8= RULE_ID )
// InternalBlipDSL.g:1197:6: otherlv_8= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipCallActivityRule());
}
}
otherlv_8=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getBlipCallActivityAccess().getOnExitFunctionLibraryFunctionCrossReference_6_1_0());
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipCallActivity"
// $ANTLR start "entryRuleBlipScriptTask"
// InternalBlipDSL.g:1213:1: entryRuleBlipScriptTask returns [EObject current=null] : iv_ruleBlipScriptTask= ruleBlipScriptTask EOF ;
public final EObject entryRuleBlipScriptTask() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipScriptTask = null;
try {
// InternalBlipDSL.g:1213:55: (iv_ruleBlipScriptTask= ruleBlipScriptTask EOF )
// InternalBlipDSL.g:1214:2: iv_ruleBlipScriptTask= ruleBlipScriptTask EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipScriptTaskRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipScriptTask=ruleBlipScriptTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipScriptTask;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipScriptTask"
// $ANTLR start "ruleBlipScriptTask"
// InternalBlipDSL.g:1220:1: ruleBlipScriptTask returns [EObject current=null] : ( () otherlv_1= 'scripttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) ) ;
public final EObject ruleBlipScriptTask() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1226:2: ( ( () otherlv_1= 'scripttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) ) )
// InternalBlipDSL.g:1227:2: ( () otherlv_1= 'scripttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) )
{
// InternalBlipDSL.g:1227:2: ( () otherlv_1= 'scripttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) )
// InternalBlipDSL.g:1228:3: () otherlv_1= 'scripttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) )
{
// InternalBlipDSL.g:1228:3: ()
// InternalBlipDSL.g:1229:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipScriptTaskAccess().getBlipScriptTaskAction_0(),
current);
}
}
otherlv_1=(Token)match(input,37,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipScriptTaskAccess().getScripttaskKeyword_1());
}
// InternalBlipDSL.g:1239:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1240:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1240:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1241:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipScriptTaskAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipScriptTaskRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipScriptTaskAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1262:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1263:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1263:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1264:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipScriptTaskRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipScriptTaskAccess().getTaskScriptTaskCrossReference_4_0());
}
pushFollow(FOLLOW_24);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipScriptTaskAccess().getFunctionKeyword_5());
}
// InternalBlipDSL.g:1282:3: ( (otherlv_6= RULE_ID ) )
// InternalBlipDSL.g:1283:4: (otherlv_6= RULE_ID )
{
// InternalBlipDSL.g:1283:4: (otherlv_6= RULE_ID )
// InternalBlipDSL.g:1284:5: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipScriptTaskRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipScriptTaskAccess().getFunctionFunctionLibraryFunctionCrossReference_6_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipScriptTask"
// $ANTLR start "entryRuleBlipPersistTask"
// InternalBlipDSL.g:1299:1: entryRuleBlipPersistTask returns [EObject current=null] : iv_ruleBlipPersistTask= ruleBlipPersistTask EOF ;
public final EObject entryRuleBlipPersistTask() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipPersistTask = null;
try {
// InternalBlipDSL.g:1299:56: (iv_ruleBlipPersistTask= ruleBlipPersistTask EOF )
// InternalBlipDSL.g:1300:2: iv_ruleBlipPersistTask= ruleBlipPersistTask EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPersistTaskRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipPersistTask=ruleBlipPersistTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipPersistTask;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipPersistTask"
// $ANTLR start "ruleBlipPersistTask"
// InternalBlipDSL.g:1306:1: ruleBlipPersistTask returns [EObject current=null] : ( () otherlv_1= 'persisttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) ) ;
public final EObject ruleBlipPersistTask() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1312:2: ( ( () otherlv_1= 'persisttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) ) )
// InternalBlipDSL.g:1313:2: ( () otherlv_1= 'persisttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) )
{
// InternalBlipDSL.g:1313:2: ( () otherlv_1= 'persisttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) ) )
// InternalBlipDSL.g:1314:3: () otherlv_1= 'persisttask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'function' ( (otherlv_6= RULE_ID ) )
{
// InternalBlipDSL.g:1314:3: ()
// InternalBlipDSL.g:1315:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipPersistTaskAccess().getBlipPersistTaskAction_0(),
current);
}
}
otherlv_1=(Token)match(input,39,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipPersistTaskAccess().getPersisttaskKeyword_1());
}
// InternalBlipDSL.g:1325:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1326:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1326:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1327:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPersistTaskAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipPersistTaskRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipPersistTaskAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1348:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1349:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1349:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1350:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipPersistTaskRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipPersistTaskAccess().getTaskScriptTaskCrossReference_4_0());
}
pushFollow(FOLLOW_24);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipPersistTaskAccess().getFunctionKeyword_5());
}
// InternalBlipDSL.g:1368:3: ( (otherlv_6= RULE_ID ) )
// InternalBlipDSL.g:1369:4: (otherlv_6= RULE_ID )
{
// InternalBlipDSL.g:1369:4: (otherlv_6= RULE_ID )
// InternalBlipDSL.g:1370:5: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipPersistTaskRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipPersistTaskAccess().getFunctionFunctionLibraryFunctionCrossReference_6_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipPersistTask"
// $ANTLR start "entryRuleBlipServiceTask"
// InternalBlipDSL.g:1385:1: entryRuleBlipServiceTask returns [EObject current=null] : iv_ruleBlipServiceTask= ruleBlipServiceTask EOF ;
public final EObject entryRuleBlipServiceTask() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipServiceTask = null;
try {
// InternalBlipDSL.g:1385:56: (iv_ruleBlipServiceTask= ruleBlipServiceTask EOF )
// InternalBlipDSL.g:1386:2: iv_ruleBlipServiceTask= ruleBlipServiceTask EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipServiceTaskRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipServiceTask=ruleBlipServiceTask();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipServiceTask;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipServiceTask"
// $ANTLR start "ruleBlipServiceTask"
// InternalBlipDSL.g:1392:1: ruleBlipServiceTask returns [EObject current=null] : ( () otherlv_1= 'servicetask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? otherlv_7= 'run' ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) ) otherlv_12= 'as' ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) ) (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )? ) ;
public final EObject ruleBlipServiceTask() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token lv_timeoutInSecs_9_0=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_14=null;
Token otherlv_15=null;
Token lv_webServiceInterface_16_0=null;
Token lv_webServiceOperation_17_0=null;
Token otherlv_18=null;
Token otherlv_19=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
Enumerator lv_executionMode_11_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1398:2: ( ( () otherlv_1= 'servicetask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? otherlv_7= 'run' ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) ) otherlv_12= 'as' ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) ) (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )? ) )
// InternalBlipDSL.g:1399:2: ( () otherlv_1= 'servicetask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? otherlv_7= 'run' ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) ) otherlv_12= 'as' ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) ) (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )? )
{
// InternalBlipDSL.g:1399:2: ( () otherlv_1= 'servicetask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? otherlv_7= 'run' ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) ) otherlv_12= 'as' ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) ) (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )? )
// InternalBlipDSL.g:1400:3: () otherlv_1= 'servicetask' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )? otherlv_7= 'run' ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) ) otherlv_12= 'as' ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) ) (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )?
{
// InternalBlipDSL.g:1400:3: ()
// InternalBlipDSL.g:1401:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipServiceTaskAccess().getBlipServiceTaskAction_0(),
current);
}
}
otherlv_1=(Token)match(input,40,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipServiceTaskAccess().getServicetaskKeyword_1());
}
// InternalBlipDSL.g:1411:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1412:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1412:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1413:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipServiceTaskAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipServiceTaskRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipServiceTaskAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1434:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1435:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1435:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1436:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipServiceTaskAccess().getTaskServiceTaskCrossReference_4_0());
}
pushFollow(FOLLOW_25);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:1450:3: (otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) ) )?
int alt18=2;
int LA18_0 = input.LA(1);
if ( (LA18_0==34) ) {
alt18=1;
}
switch (alt18) {
case 1 :
// InternalBlipDSL.g:1451:4: otherlv_5= 'onentry' ( (otherlv_6= RULE_ID ) )
{
otherlv_5=(Token)match(input,34,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipServiceTaskAccess().getOnentryKeyword_5_0());
}
// InternalBlipDSL.g:1455:4: ( (otherlv_6= RULE_ID ) )
// InternalBlipDSL.g:1456:5: (otherlv_6= RULE_ID )
{
// InternalBlipDSL.g:1456:5: (otherlv_6= RULE_ID )
// InternalBlipDSL.g:1457:6: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_26); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipServiceTaskAccess().getOnEntryFunctionLibraryFunctionCrossReference_5_1_0());
}
}
}
}
break;
}
otherlv_7=(Token)match(input,41,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getBlipServiceTaskAccess().getRunKeyword_6());
}
// InternalBlipDSL.g:1473:3: ( (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' ) | ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) ) )
int alt19=2;
int LA19_0 = input.LA(1);
if ( (LA19_0==42) ) {
alt19=1;
}
else if ( ((LA19_0>=121 && LA19_0<=122)) ) {
alt19=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 19, 0, input);
throw nvae;
}
switch (alt19) {
case 1 :
// InternalBlipDSL.g:1474:4: (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' )
{
// InternalBlipDSL.g:1474:4: (otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout' )
// InternalBlipDSL.g:1475:5: otherlv_8= 'asynchron' ( (lv_timeoutInSecs_9_0= RULE_INT ) ) otherlv_10= 'secsTimeout'
{
otherlv_8=(Token)match(input,42,FOLLOW_28); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getBlipServiceTaskAccess().getAsynchronKeyword_7_0_0());
}
// InternalBlipDSL.g:1479:5: ( (lv_timeoutInSecs_9_0= RULE_INT ) )
// InternalBlipDSL.g:1480:6: (lv_timeoutInSecs_9_0= RULE_INT )
{
// InternalBlipDSL.g:1480:6: (lv_timeoutInSecs_9_0= RULE_INT )
// InternalBlipDSL.g:1481:7: lv_timeoutInSecs_9_0= RULE_INT
{
lv_timeoutInSecs_9_0=(Token)match(input,RULE_INT,FOLLOW_29); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_timeoutInSecs_9_0, grammarAccess.getBlipServiceTaskAccess().getTimeoutInSecsINTTerminalRuleCall_7_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
setWithLastConsumed(
current,
"timeoutInSecs",
lv_timeoutInSecs_9_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
otherlv_10=(Token)match(input,43,FOLLOW_30); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getBlipServiceTaskAccess().getSecsTimeoutKeyword_7_0_2());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:1503:4: ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) )
{
// InternalBlipDSL.g:1503:4: ( (lv_executionMode_11_0= ruleServiceExecutionModeEnum ) )
// InternalBlipDSL.g:1504:5: (lv_executionMode_11_0= ruleServiceExecutionModeEnum )
{
// InternalBlipDSL.g:1504:5: (lv_executionMode_11_0= ruleServiceExecutionModeEnum )
// InternalBlipDSL.g:1505:6: lv_executionMode_11_0= ruleServiceExecutionModeEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipServiceTaskAccess().getExecutionModeServiceExecutionModeEnumEnumRuleCall_7_1_0());
}
pushFollow(FOLLOW_30);
lv_executionMode_11_0=ruleServiceExecutionModeEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipServiceTaskRule());
}
set(
current,
"executionMode",
lv_executionMode_11_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.ServiceExecutionModeEnum");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_12=(Token)match(input,44,FOLLOW_31); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getBlipServiceTaskAccess().getAsKeyword_8());
}
// InternalBlipDSL.g:1527:3: ( (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) ) | (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) ) )
int alt20=2;
int LA20_0 = input.LA(1);
if ( (LA20_0==38) ) {
alt20=1;
}
else if ( (LA20_0==45) ) {
alt20=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 20, 0, input);
throw nvae;
}
switch (alt20) {
case 1 :
// InternalBlipDSL.g:1528:4: (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) )
{
// InternalBlipDSL.g:1528:4: (otherlv_13= 'function' ( (otherlv_14= RULE_ID ) ) )
// InternalBlipDSL.g:1529:5: otherlv_13= 'function' ( (otherlv_14= RULE_ID ) )
{
otherlv_13=(Token)match(input,38,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getBlipServiceTaskAccess().getFunctionKeyword_9_0_0());
}
// InternalBlipDSL.g:1533:5: ( (otherlv_14= RULE_ID ) )
// InternalBlipDSL.g:1534:6: (otherlv_14= RULE_ID )
{
// InternalBlipDSL.g:1534:6: (otherlv_14= RULE_ID )
// InternalBlipDSL.g:1535:7: otherlv_14= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
}
otherlv_14=(Token)match(input,RULE_ID,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getBlipServiceTaskAccess().getFunctionFunctionLibraryFunctionCrossReference_9_0_1_0());
}
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:1548:4: (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) )
{
// InternalBlipDSL.g:1548:4: (otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) ) )
// InternalBlipDSL.g:1549:5: otherlv_15= 'webservice' ( (lv_webServiceInterface_16_0= RULE_STRING ) ) ( (lv_webServiceOperation_17_0= RULE_STRING ) )
{
otherlv_15=(Token)match(input,45,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getBlipServiceTaskAccess().getWebserviceKeyword_9_1_0());
}
// InternalBlipDSL.g:1553:5: ( (lv_webServiceInterface_16_0= RULE_STRING ) )
// InternalBlipDSL.g:1554:6: (lv_webServiceInterface_16_0= RULE_STRING )
{
// InternalBlipDSL.g:1554:6: (lv_webServiceInterface_16_0= RULE_STRING )
// InternalBlipDSL.g:1555:7: lv_webServiceInterface_16_0= RULE_STRING
{
lv_webServiceInterface_16_0=(Token)match(input,RULE_STRING,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_webServiceInterface_16_0, grammarAccess.getBlipServiceTaskAccess().getWebServiceInterfaceSTRINGTerminalRuleCall_9_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
setWithLastConsumed(
current,
"webServiceInterface",
lv_webServiceInterface_16_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalBlipDSL.g:1571:5: ( (lv_webServiceOperation_17_0= RULE_STRING ) )
// InternalBlipDSL.g:1572:6: (lv_webServiceOperation_17_0= RULE_STRING )
{
// InternalBlipDSL.g:1572:6: (lv_webServiceOperation_17_0= RULE_STRING )
// InternalBlipDSL.g:1573:7: lv_webServiceOperation_17_0= RULE_STRING
{
lv_webServiceOperation_17_0=(Token)match(input,RULE_STRING,FOLLOW_23); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_webServiceOperation_17_0, grammarAccess.getBlipServiceTaskAccess().getWebServiceOperationSTRINGTerminalRuleCall_9_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
setWithLastConsumed(
current,
"webServiceOperation",
lv_webServiceOperation_17_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
break;
}
// InternalBlipDSL.g:1591:3: (otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) ) )?
int alt21=2;
int LA21_0 = input.LA(1);
if ( (LA21_0==35) ) {
alt21=1;
}
switch (alt21) {
case 1 :
// InternalBlipDSL.g:1592:4: otherlv_18= 'onexit' ( (otherlv_19= RULE_ID ) )
{
otherlv_18=(Token)match(input,35,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getBlipServiceTaskAccess().getOnexitKeyword_10_0());
}
// InternalBlipDSL.g:1596:4: ( (otherlv_19= RULE_ID ) )
// InternalBlipDSL.g:1597:5: (otherlv_19= RULE_ID )
{
// InternalBlipDSL.g:1597:5: (otherlv_19= RULE_ID )
// InternalBlipDSL.g:1598:6: otherlv_19= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipServiceTaskRule());
}
}
otherlv_19=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_19, grammarAccess.getBlipServiceTaskAccess().getOnExitFunctionLibraryFunctionCrossReference_10_1_0());
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipServiceTask"
// $ANTLR start "entryRuleBlipOutGoing"
// InternalBlipDSL.g:1614:1: entryRuleBlipOutGoing returns [EObject current=null] : iv_ruleBlipOutGoing= ruleBlipOutGoing EOF ;
public final EObject entryRuleBlipOutGoing() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipOutGoing = null;
try {
// InternalBlipDSL.g:1614:53: (iv_ruleBlipOutGoing= ruleBlipOutGoing EOF )
// InternalBlipDSL.g:1615:2: iv_ruleBlipOutGoing= ruleBlipOutGoing EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipOutGoing=ruleBlipOutGoing();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipOutGoing;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipOutGoing"
// $ANTLR start "ruleBlipOutGoing"
// InternalBlipDSL.g:1621:1: ruleBlipOutGoing returns [EObject current=null] : ( () otherlv_1= 'case' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'when' ( (otherlv_6= RULE_ID ) ) ) ;
public final EObject ruleBlipOutGoing() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_6=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1627:2: ( ( () otherlv_1= 'case' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'when' ( (otherlv_6= RULE_ID ) ) ) )
// InternalBlipDSL.g:1628:2: ( () otherlv_1= 'case' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'when' ( (otherlv_6= RULE_ID ) ) )
{
// InternalBlipDSL.g:1628:2: ( () otherlv_1= 'case' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'when' ( (otherlv_6= RULE_ID ) ) )
// InternalBlipDSL.g:1629:3: () otherlv_1= 'case' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= 'when' ( (otherlv_6= RULE_ID ) )
{
// InternalBlipDSL.g:1629:3: ()
// InternalBlipDSL.g:1630:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipOutGoingAccess().getBlipOutGoingAction_0(),
current);
}
}
otherlv_1=(Token)match(input,46,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipOutGoingAccess().getCaseKeyword_1());
}
// InternalBlipDSL.g:1640:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1641:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1641:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1642:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipOutGoingRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipOutGoingAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1663:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1664:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1664:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1665:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipOutGoingRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingAccess().getSequenceFlowSequenceFlowCrossReference_4_0());
}
pushFollow(FOLLOW_32);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,47,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipOutGoingAccess().getWhenKeyword_5());
}
// InternalBlipDSL.g:1683:3: ( (otherlv_6= RULE_ID ) )
// InternalBlipDSL.g:1684:4: (otherlv_6= RULE_ID )
{
// InternalBlipDSL.g:1684:4: (otherlv_6= RULE_ID )
// InternalBlipDSL.g:1685:5: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipOutGoingRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getBlipOutGoingAccess().getConstraintFunctionLibraryTestCrossReference_6_0());
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipOutGoing"
// $ANTLR start "entryRuleBlipOutGoingDefault"
// InternalBlipDSL.g:1700:1: entryRuleBlipOutGoingDefault returns [EObject current=null] : iv_ruleBlipOutGoingDefault= ruleBlipOutGoingDefault EOF ;
public final EObject entryRuleBlipOutGoingDefault() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipOutGoingDefault = null;
try {
// InternalBlipDSL.g:1700:60: (iv_ruleBlipOutGoingDefault= ruleBlipOutGoingDefault EOF )
// InternalBlipDSL.g:1701:2: iv_ruleBlipOutGoingDefault= ruleBlipOutGoingDefault EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingDefaultRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipOutGoingDefault=ruleBlipOutGoingDefault();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipOutGoingDefault;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipOutGoingDefault"
// $ANTLR start "ruleBlipOutGoingDefault"
// InternalBlipDSL.g:1707:1: ruleBlipOutGoingDefault returns [EObject current=null] : ( () ( (lv_isDefault_1_0= 'default' ) ) ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ) ;
public final EObject ruleBlipOutGoingDefault() throws RecognitionException {
EObject current = null;
Token lv_isDefault_1_0=null;
Token otherlv_3=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1713:2: ( ( () ( (lv_isDefault_1_0= 'default' ) ) ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) ) )
// InternalBlipDSL.g:1714:2: ( () ( (lv_isDefault_1_0= 'default' ) ) ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) )
{
// InternalBlipDSL.g:1714:2: ( () ( (lv_isDefault_1_0= 'default' ) ) ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) )
// InternalBlipDSL.g:1715:3: () ( (lv_isDefault_1_0= 'default' ) ) ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) )
{
// InternalBlipDSL.g:1715:3: ()
// InternalBlipDSL.g:1716:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipOutGoingDefaultAccess().getBlipOutGoingDefaultAction_0(),
current);
}
}
// InternalBlipDSL.g:1722:3: ( (lv_isDefault_1_0= 'default' ) )
// InternalBlipDSL.g:1723:4: (lv_isDefault_1_0= 'default' )
{
// InternalBlipDSL.g:1723:4: (lv_isDefault_1_0= 'default' )
// InternalBlipDSL.g:1724:5: lv_isDefault_1_0= 'default'
{
lv_isDefault_1_0=(Token)match(input,48,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isDefault_1_0, grammarAccess.getBlipOutGoingDefaultAccess().getIsDefaultDefaultKeyword_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipOutGoingDefaultRule());
}
setWithLastConsumed(current, "isDefault", true, "default");
}
}
}
// InternalBlipDSL.g:1736:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1737:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1737:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1738:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingDefaultAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipOutGoingDefaultRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipOutGoingDefaultAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1759:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1760:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1760:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1761:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipOutGoingDefaultRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipOutGoingDefaultAccess().getSequenceFlowSequenceFlowCrossReference_4_0());
}
pushFollow(FOLLOW_2);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipOutGoingDefault"
// $ANTLR start "entryRuleBlipExclusiveSplitGateway"
// InternalBlipDSL.g:1779:1: entryRuleBlipExclusiveSplitGateway returns [EObject current=null] : iv_ruleBlipExclusiveSplitGateway= ruleBlipExclusiveSplitGateway EOF ;
public final EObject entryRuleBlipExclusiveSplitGateway() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipExclusiveSplitGateway = null;
try {
// InternalBlipDSL.g:1779:66: (iv_ruleBlipExclusiveSplitGateway= ruleBlipExclusiveSplitGateway EOF )
// InternalBlipDSL.g:1780:2: iv_ruleBlipExclusiveSplitGateway= ruleBlipExclusiveSplitGateway EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipExclusiveSplitGatewayRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipExclusiveSplitGateway=ruleBlipExclusiveSplitGateway();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipExclusiveSplitGateway;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipExclusiveSplitGateway"
// $ANTLR start "ruleBlipExclusiveSplitGateway"
// InternalBlipDSL.g:1786:1: ruleBlipExclusiveSplitGateway returns [EObject current=null] : ( () otherlv_1= 'exclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) ) otherlv_8= '}' ) ;
public final EObject ruleBlipExclusiveSplitGateway() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_8=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_outgoings_6_0 = null;
EObject lv_outgoings_7_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1792:2: ( ( () otherlv_1= 'exclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) ) otherlv_8= '}' ) )
// InternalBlipDSL.g:1793:2: ( () otherlv_1= 'exclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) ) otherlv_8= '}' )
{
// InternalBlipDSL.g:1793:2: ( () otherlv_1= 'exclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) ) otherlv_8= '}' )
// InternalBlipDSL.g:1794:3: () otherlv_1= 'exclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) ) otherlv_8= '}'
{
// InternalBlipDSL.g:1794:3: ()
// InternalBlipDSL.g:1795:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipExclusiveSplitGatewayAccess().getBlipExclusiveSplitGatewayAction_0(),
current);
}
}
otherlv_1=(Token)match(input,49,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipExclusiveSplitGatewayAccess().getExclusivesplitgatewayKeyword_1());
}
// InternalBlipDSL.g:1805:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1806:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1806:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1807:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipExclusiveSplitGatewayAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipExclusiveSplitGatewayRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipExclusiveSplitGatewayAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1828:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1829:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1829:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1830:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipExclusiveSplitGatewayRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipExclusiveSplitGatewayAccess().getGatewayGatewayCrossReference_4_0());
}
pushFollow(FOLLOW_16);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,14,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipExclusiveSplitGatewayAccess().getLeftCurlyBracketKeyword_5());
}
// InternalBlipDSL.g:1848:3: ( (lv_outgoings_6_0= ruleBlipOutGoing ) )*
loop22:
do {
int alt22=2;
int LA22_0 = input.LA(1);
if ( (LA22_0==46) ) {
alt22=1;
}
switch (alt22) {
case 1 :
// InternalBlipDSL.g:1849:4: (lv_outgoings_6_0= ruleBlipOutGoing )
{
// InternalBlipDSL.g:1849:4: (lv_outgoings_6_0= ruleBlipOutGoing )
// InternalBlipDSL.g:1850:5: lv_outgoings_6_0= ruleBlipOutGoing
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipExclusiveSplitGatewayAccess().getOutgoingsBlipOutGoingParserRuleCall_6_0());
}
pushFollow(FOLLOW_33);
lv_outgoings_6_0=ruleBlipOutGoing();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipExclusiveSplitGatewayRule());
}
add(
current,
"outgoings",
lv_outgoings_6_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipOutGoing");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop22;
}
} while (true);
// InternalBlipDSL.g:1867:3: ( (lv_outgoings_7_0= ruleBlipOutGoingDefault ) )
// InternalBlipDSL.g:1868:4: (lv_outgoings_7_0= ruleBlipOutGoingDefault )
{
// InternalBlipDSL.g:1868:4: (lv_outgoings_7_0= ruleBlipOutGoingDefault )
// InternalBlipDSL.g:1869:5: lv_outgoings_7_0= ruleBlipOutGoingDefault
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipExclusiveSplitGatewayAccess().getOutgoingsBlipOutGoingDefaultParserRuleCall_7_0());
}
pushFollow(FOLLOW_34);
lv_outgoings_7_0=ruleBlipOutGoingDefault();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipExclusiveSplitGatewayRule());
}
add(
current,
"outgoings",
lv_outgoings_7_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipOutGoingDefault");
afterParserOrEnumRuleCall();
}
}
}
otherlv_8=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getBlipExclusiveSplitGatewayAccess().getRightCurlyBracketKeyword_8());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipExclusiveSplitGateway"
// $ANTLR start "entryRuleBlipInclusiveSplitGateway"
// InternalBlipDSL.g:1894:1: entryRuleBlipInclusiveSplitGateway returns [EObject current=null] : iv_ruleBlipInclusiveSplitGateway= ruleBlipInclusiveSplitGateway EOF ;
public final EObject entryRuleBlipInclusiveSplitGateway() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipInclusiveSplitGateway = null;
try {
// InternalBlipDSL.g:1894:66: (iv_ruleBlipInclusiveSplitGateway= ruleBlipInclusiveSplitGateway EOF )
// InternalBlipDSL.g:1895:2: iv_ruleBlipInclusiveSplitGateway= ruleBlipInclusiveSplitGateway EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipInclusiveSplitGatewayRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipInclusiveSplitGateway=ruleBlipInclusiveSplitGateway();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipInclusiveSplitGateway;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipInclusiveSplitGateway"
// $ANTLR start "ruleBlipInclusiveSplitGateway"
// InternalBlipDSL.g:1901:1: ruleBlipInclusiveSplitGateway returns [EObject current=null] : ( () otherlv_1= 'inclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* otherlv_7= '}' ) ;
public final EObject ruleBlipInclusiveSplitGateway() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
Token otherlv_5=null;
Token otherlv_7=null;
AntlrDatatypeRuleToken lv_name_2_0 = null;
EObject lv_outgoings_6_0 = null;
enterRule();
try {
// InternalBlipDSL.g:1907:2: ( ( () otherlv_1= 'inclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* otherlv_7= '}' ) )
// InternalBlipDSL.g:1908:2: ( () otherlv_1= 'inclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* otherlv_7= '}' )
{
// InternalBlipDSL.g:1908:2: ( () otherlv_1= 'inclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* otherlv_7= '}' )
// InternalBlipDSL.g:1909:3: () otherlv_1= 'inclusivesplitgateway' ( (lv_name_2_0= ruleTRANSLATABLEID ) ) otherlv_3= 'for' ( ( ruleQualifiedName ) ) otherlv_5= '{' ( (lv_outgoings_6_0= ruleBlipOutGoing ) )* otherlv_7= '}'
{
// InternalBlipDSL.g:1909:3: ()
// InternalBlipDSL.g:1910:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipInclusiveSplitGatewayAccess().getBlipInclusiveSplitGatewayAction_0(),
current);
}
}
otherlv_1=(Token)match(input,50,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getBlipInclusiveSplitGatewayAccess().getInclusivesplitgatewayKeyword_1());
}
// InternalBlipDSL.g:1920:3: ( (lv_name_2_0= ruleTRANSLATABLEID ) )
// InternalBlipDSL.g:1921:4: (lv_name_2_0= ruleTRANSLATABLEID )
{
// InternalBlipDSL.g:1921:4: (lv_name_2_0= ruleTRANSLATABLEID )
// InternalBlipDSL.g:1922:5: lv_name_2_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipInclusiveSplitGatewayAccess().getNameTRANSLATABLEIDParserRuleCall_2_0());
}
pushFollow(FOLLOW_19);
lv_name_2_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipInclusiveSplitGatewayRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,30,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBlipInclusiveSplitGatewayAccess().getForKeyword_3());
}
// InternalBlipDSL.g:1943:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:1944:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:1944:4: ( ruleQualifiedName )
// InternalBlipDSL.g:1945:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBlipInclusiveSplitGatewayRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipInclusiveSplitGatewayAccess().getGatewayGatewayCrossReference_4_0());
}
pushFollow(FOLLOW_16);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_5=(Token)match(input,14,FOLLOW_35); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getBlipInclusiveSplitGatewayAccess().getLeftCurlyBracketKeyword_5());
}
// InternalBlipDSL.g:1963:3: ( (lv_outgoings_6_0= ruleBlipOutGoing ) )*
loop23:
do {
int alt23=2;
int LA23_0 = input.LA(1);
if ( (LA23_0==46) ) {
alt23=1;
}
switch (alt23) {
case 1 :
// InternalBlipDSL.g:1964:4: (lv_outgoings_6_0= ruleBlipOutGoing )
{
// InternalBlipDSL.g:1964:4: (lv_outgoings_6_0= ruleBlipOutGoing )
// InternalBlipDSL.g:1965:5: lv_outgoings_6_0= ruleBlipOutGoing
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipInclusiveSplitGatewayAccess().getOutgoingsBlipOutGoingParserRuleCall_6_0());
}
pushFollow(FOLLOW_35);
lv_outgoings_6_0=ruleBlipOutGoing();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipInclusiveSplitGatewayRule());
}
add(
current,
"outgoings",
lv_outgoings_6_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.BlipOutGoing");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop23;
}
} while (true);
otherlv_7=(Token)match(input,15,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getBlipInclusiveSplitGatewayAccess().getRightCurlyBracketKeyword_7());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipInclusiveSplitGateway"
// $ANTLR start "entryRuleBlipDtoPath"
// InternalBlipDSL.g:1990:1: entryRuleBlipDtoPath returns [EObject current=null] : iv_ruleBlipDtoPath= ruleBlipDtoPath EOF ;
public final EObject entryRuleBlipDtoPath() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlipDtoPath = null;
try {
// InternalBlipDSL.g:1990:52: (iv_ruleBlipDtoPath= ruleBlipDtoPath EOF )
// InternalBlipDSL.g:1991:2: iv_ruleBlipDtoPath= ruleBlipDtoPath EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipDtoPathRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlipDtoPath=ruleBlipDtoPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlipDtoPath;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlipDtoPath"
// $ANTLR start "ruleBlipDtoPath"
// InternalBlipDSL.g:1997:1: ruleBlipDtoPath returns [EObject current=null] : ( () ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) ) ) ;
public final EObject ruleBlipDtoPath() throws RecognitionException {
EObject current = null;
AntlrDatatypeRuleToken lv_dtoPath_1_0 = null;
enterRule();
try {
// InternalBlipDSL.g:2003:2: ( ( () ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) ) ) )
// InternalBlipDSL.g:2004:2: ( () ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) ) )
{
// InternalBlipDSL.g:2004:2: ( () ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) ) )
// InternalBlipDSL.g:2005:3: () ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) )
{
// InternalBlipDSL.g:2005:3: ()
// InternalBlipDSL.g:2006:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBlipDtoPathAccess().getBlipDtoPathAction_0(),
current);
}
}
// InternalBlipDSL.g:2012:3: ( (lv_dtoPath_1_0= ruleQualifiedDtoPath ) )
// InternalBlipDSL.g:2013:4: (lv_dtoPath_1_0= ruleQualifiedDtoPath )
{
// InternalBlipDSL.g:2013:4: (lv_dtoPath_1_0= ruleQualifiedDtoPath )
// InternalBlipDSL.g:2014:5: lv_dtoPath_1_0= ruleQualifiedDtoPath
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlipDtoPathAccess().getDtoPathQualifiedDtoPathParserRuleCall_1_0());
}
pushFollow(FOLLOW_2);
lv_dtoPath_1_0=ruleQualifiedDtoPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBlipDtoPathRule());
}
set(
current,
"dtoPath",
lv_dtoPath_1_0,
"org.eclipse.osbp.xtext.blip.BlipDSL.QualifiedDtoPath");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlipDtoPath"
// $ANTLR start "entryRuleQualifiedDtoPath"
// InternalBlipDSL.g:2035:1: entryRuleQualifiedDtoPath returns [String current=null] : iv_ruleQualifiedDtoPath= ruleQualifiedDtoPath EOF ;
public final String entryRuleQualifiedDtoPath() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedDtoPath = null;
try {
// InternalBlipDSL.g:2035:56: (iv_ruleQualifiedDtoPath= ruleQualifiedDtoPath EOF )
// InternalBlipDSL.g:2036:2: iv_ruleQualifiedDtoPath= ruleQualifiedDtoPath EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedDtoPathRule());
}
pushFollow(FOLLOW_1);
iv_ruleQualifiedDtoPath=ruleQualifiedDtoPath();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleQualifiedDtoPath.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleQualifiedDtoPath"
// $ANTLR start "ruleQualifiedDtoPath"
// InternalBlipDSL.g:2042:1: ruleQualifiedDtoPath returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) ;
public final AntlrDatatypeRuleToken ruleQualifiedDtoPath() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
AntlrDatatypeRuleToken this_ValidID_0 = null;
AntlrDatatypeRuleToken this_ValidID_2 = null;
enterRule();
try {
// InternalBlipDSL.g:2048:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalBlipDSL.g:2049:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalBlipDSL.g:2049:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalBlipDSL.g:2050:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedDtoPathAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_36);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:2060:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop24:
do {
int alt24=2;
int LA24_0 = input.LA(1);
if ( (LA24_0==51) && (synpred1_InternalBlipDSL())) {
alt24=1;
}
switch (alt24) {
case 1 :
// InternalBlipDSL.g:2061:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalBlipDSL.g:2061:4: ( ( '.' )=>kw= '.' )
// InternalBlipDSL.g:2062:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,51,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedDtoPathAccess().getFullStopKeyword_1_0());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedDtoPathAccess().getValidIDParserRuleCall_1_1());
}
pushFollow(FOLLOW_36);
this_ValidID_2=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_2);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
default :
break loop24;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedDtoPath"
// $ANTLR start "entryRuleTRANSLATABLEID"
// InternalBlipDSL.g:2084:1: entryRuleTRANSLATABLEID returns [String current=null] : iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF ;
public final String entryRuleTRANSLATABLEID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLEID = null;
try {
// InternalBlipDSL.g:2084:54: (iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF )
// InternalBlipDSL.g:2085: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"
// InternalBlipDSL.g:2091: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 {
// InternalBlipDSL.g:2097:2: (this_ID_0= RULE_ID )
// InternalBlipDSL.g:2098:2: this_ID_0= RULE_ID
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getTRANSLATABLEIDAccess().getIDTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTRANSLATABLEID"
// $ANTLR start "entryRuleTRANSLATABLESTRING"
// InternalBlipDSL.g:2108:1: entryRuleTRANSLATABLESTRING returns [String current=null] : iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF ;
public final String entryRuleTRANSLATABLESTRING() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLESTRING = null;
try {
// InternalBlipDSL.g:2108:58: (iv_ruleTRANSLATABLESTRING= ruleTRANSLATABLESTRING EOF )
// InternalBlipDSL.g:2109: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"
// InternalBlipDSL.g:2115: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 {
// InternalBlipDSL.g:2121:2: (this_STRING_0= RULE_STRING )
// InternalBlipDSL.g:2122:2: this_STRING_0= RULE_STRING
{
this_STRING_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_STRING_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_STRING_0, grammarAccess.getTRANSLATABLESTRINGAccess().getSTRINGTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTRANSLATABLESTRING"
// $ANTLR start "entryRuleXImportDeclaration"
// InternalBlipDSL.g:2132:1: entryRuleXImportDeclaration returns [EObject current=null] : iv_ruleXImportDeclaration= ruleXImportDeclaration EOF ;
public final EObject entryRuleXImportDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportDeclaration = null;
try {
// InternalBlipDSL.g:2132:59: (iv_ruleXImportDeclaration= ruleXImportDeclaration EOF )
// InternalBlipDSL.g:2133: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"
// InternalBlipDSL.g:2139: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 {
// InternalBlipDSL.g:2145: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= ';' )? ) )
// InternalBlipDSL.g:2146: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= ';' )? )
{
// InternalBlipDSL.g:2146: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= ';' )? )
// InternalBlipDSL.g:2147: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= ';' )?
{
// InternalBlipDSL.g:2147:3: ()
// InternalBlipDSL.g:2148:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXImportDeclarationAccess().getOXImportDeclarationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,52,FOLLOW_37); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXImportDeclarationAccess().getImportKeyword_1());
}
// InternalBlipDSL.g:2158: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 alt27=4;
alt27 = dfa27.predict(input);
switch (alt27) {
case 1 :
// InternalBlipDSL.g:2159:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
{
// InternalBlipDSL.g:2159:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
// InternalBlipDSL.g:2160:5: ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
{
// InternalBlipDSL.g:2160:5: ( (lv_static_2_0= 'static' ) )
// InternalBlipDSL.g:2161:6: (lv_static_2_0= 'static' )
{
// InternalBlipDSL.g:2161:6: (lv_static_2_0= 'static' )
// InternalBlipDSL.g:2162:7: lv_static_2_0= 'static'
{
lv_static_2_0=(Token)match(input,53,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_static_2_0, grammarAccess.getXImportDeclarationAccess().getStaticStaticKeyword_2_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "static", true, "static");
}
}
}
// InternalBlipDSL.g:2174:5: ( (lv_extension_3_0= 'extension' ) )?
int alt25=2;
int LA25_0 = input.LA(1);
if ( (LA25_0==54) ) {
alt25=1;
}
switch (alt25) {
case 1 :
// InternalBlipDSL.g:2175:6: (lv_extension_3_0= 'extension' )
{
// InternalBlipDSL.g:2175:6: (lv_extension_3_0= 'extension' )
// InternalBlipDSL.g:2176:7: lv_extension_3_0= 'extension'
{
lv_extension_3_0=(Token)match(input,54,FOLLOW_38); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_extension_3_0, grammarAccess.getXImportDeclarationAccess().getExtensionExtensionKeyword_2_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "extension", true, "extension");
}
}
}
break;
}
// InternalBlipDSL.g:2188:5: ( ( ruleQualifiedNameInStaticImport ) )
// InternalBlipDSL.g:2189:6: ( ruleQualifiedNameInStaticImport )
{
// InternalBlipDSL.g:2189:6: ( ruleQualifiedNameInStaticImport )
// InternalBlipDSL.g:2190:7: ruleQualifiedNameInStaticImport
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0());
}
pushFollow(FOLLOW_39);
ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:2204:5: ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
int alt26=2;
int LA26_0 = input.LA(1);
if ( (LA26_0==55) ) {
alt26=1;
}
else if ( (LA26_0==RULE_ID) ) {
alt26=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 26, 0, input);
throw nvae;
}
switch (alt26) {
case 1 :
// InternalBlipDSL.g:2205:6: ( (lv_wildcard_5_0= '*' ) )
{
// InternalBlipDSL.g:2205:6: ( (lv_wildcard_5_0= '*' ) )
// InternalBlipDSL.g:2206:7: (lv_wildcard_5_0= '*' )
{
// InternalBlipDSL.g:2206:7: (lv_wildcard_5_0= '*' )
// InternalBlipDSL.g:2207:8: lv_wildcard_5_0= '*'
{
lv_wildcard_5_0=(Token)match(input,55,FOLLOW_40); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_wildcard_5_0, grammarAccess.getXImportDeclarationAccess().getWildcardAsteriskKeyword_2_0_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
setWithLastConsumed(current, "wildcard", true, "*");
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:2220:6: ( (lv_memberName_6_0= ruleValidID ) )
{
// InternalBlipDSL.g:2220:6: ( (lv_memberName_6_0= ruleValidID ) )
// InternalBlipDSL.g:2221:7: (lv_memberName_6_0= ruleValidID )
{
// InternalBlipDSL.g:2221:7: (lv_memberName_6_0= ruleValidID )
// InternalBlipDSL.g:2222:8: lv_memberName_6_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getMemberNameValidIDParserRuleCall_2_0_3_1_0());
}
pushFollow(FOLLOW_40);
lv_memberName_6_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"memberName",
lv_memberName_6_0,
"org.eclipse.xtext.xbase.Xtype.ValidID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
}
}
break;
case 2 :
// InternalBlipDSL.g:2242:4: ( ( ruleQualifiedName ) )
{
// InternalBlipDSL.g:2242:4: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:2243:5: ( ruleQualifiedName )
{
// InternalBlipDSL.g:2243:5: ( ruleQualifiedName )
// InternalBlipDSL.g:2244:6: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXImportDeclarationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedTypeJvmDeclaredTypeCrossReference_2_1_0());
}
pushFollow(FOLLOW_40);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 3 :
// InternalBlipDSL.g:2259:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
{
// InternalBlipDSL.g:2259:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
// InternalBlipDSL.g:2260:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
{
// InternalBlipDSL.g:2260:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
// InternalBlipDSL.g:2261:6: lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0());
}
pushFollow(FOLLOW_40);
lv_importedNamespace_8_0=ruleQualifiedNameWithWildcard();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"importedNamespace",
lv_importedNamespace_8_0,
"org.eclipse.xtext.xbase.Xtype.QualifiedNameWithWildcard");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 4 :
// InternalBlipDSL.g:2279:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
{
// InternalBlipDSL.g:2279:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
// InternalBlipDSL.g:2280:5: ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
{
// InternalBlipDSL.g:2280:5: ( (lv_fqnImport_9_0= 'ns' ) )
// InternalBlipDSL.g:2281:6: (lv_fqnImport_9_0= 'ns' )
{
// InternalBlipDSL.g:2281:6: (lv_fqnImport_9_0= 'ns' )
// InternalBlipDSL.g:2282:7: lv_fqnImport_9_0= 'ns'
{
lv_fqnImport_9_0=(Token)match(input,56,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");
}
}
}
// InternalBlipDSL.g:2294:5: ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
// InternalBlipDSL.g:2295:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
{
// InternalBlipDSL.g:2295:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
// InternalBlipDSL.g:2296:7: lv_importedFullyQualifiedName_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedFullyQualifiedNameQualifiedNameParserRuleCall_2_3_1_0());
}
pushFollow(FOLLOW_40);
lv_importedFullyQualifiedName_10_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXImportDeclarationRule());
}
set(
current,
"importedFullyQualifiedName",
lv_importedFullyQualifiedName_10_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
}
// InternalBlipDSL.g:2315:3: (otherlv_11= ';' )?
int alt28=2;
int LA28_0 = input.LA(1);
if ( (LA28_0==57) ) {
alt28=1;
}
switch (alt28) {
case 1 :
// InternalBlipDSL.g:2316:4: otherlv_11= ';'
{
otherlv_11=(Token)match(input,57,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"
// InternalBlipDSL.g:2325:1: entryRuleXAnnotation returns [EObject current=null] : iv_ruleXAnnotation= ruleXAnnotation EOF ;
public final EObject entryRuleXAnnotation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotation = null;
try {
// InternalBlipDSL.g:2325:52: (iv_ruleXAnnotation= ruleXAnnotation EOF )
// InternalBlipDSL.g:2326: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"
// InternalBlipDSL.g:2332: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 {
// InternalBlipDSL.g:2338: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= ')' )? ) )
// InternalBlipDSL.g:2339: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= ')' )? )
{
// InternalBlipDSL.g:2339: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= ')' )? )
// InternalBlipDSL.g:2340: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= ')' )?
{
// InternalBlipDSL.g:2340:3: ()
// InternalBlipDSL.g:2341:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationAccess().getXAnnotationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,58,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationAccess().getCommercialAtKeyword_1());
}
// InternalBlipDSL.g:2351:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:2352:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:2352:4: ( ruleQualifiedName )
// InternalBlipDSL.g:2353:5: ruleQualifiedName
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAnnotationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getAnnotationTypeJvmAnnotationTypeCrossReference_2_0());
}
pushFollow(FOLLOW_41);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:2367: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 alt31=2;
int LA31_0 = input.LA(1);
if ( (LA31_0==59) && (synpred2_InternalBlipDSL())) {
alt31=1;
}
switch (alt31) {
case 1 :
// InternalBlipDSL.g:2368:4: ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')'
{
// InternalBlipDSL.g:2368:4: ( ( '(' )=>otherlv_3= '(' )
// InternalBlipDSL.g:2369:5: ( '(' )=>otherlv_3= '('
{
otherlv_3=(Token)match(input,59,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXAnnotationAccess().getLeftParenthesisKeyword_3_0());
}
}
// InternalBlipDSL.g:2375:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?
int alt30=3;
alt30 = dfa30.predict(input);
switch (alt30) {
case 1 :
// InternalBlipDSL.g:2376:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
{
// InternalBlipDSL.g:2376:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
// InternalBlipDSL.g:2377:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
{
// InternalBlipDSL.g:2377:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) )
// InternalBlipDSL.g:2378:7: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
{
// InternalBlipDSL.g:2387:7: (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
// InternalBlipDSL.g:2388:8: lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0());
}
pushFollow(FOLLOW_43);
lv_elementValuePairs_4_0=ruleXAnnotationElementValuePair();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
add(
current,
"elementValuePairs",
lv_elementValuePairs_4_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValuePair");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:2405:6: (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
loop29:
do {
int alt29=2;
int LA29_0 = input.LA(1);
if ( (LA29_0==60) ) {
alt29=1;
}
switch (alt29) {
case 1 :
// InternalBlipDSL.g:2406:7: otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
{
otherlv_5=(Token)match(input,60,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXAnnotationAccess().getCommaKeyword_3_1_0_1_0());
}
// InternalBlipDSL.g:2410:7: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
// InternalBlipDSL.g:2411:8: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
{
// InternalBlipDSL.g:2420:8: (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
// InternalBlipDSL.g:2421:9: lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0());
}
pushFollow(FOLLOW_43);
lv_elementValuePairs_6_0=ruleXAnnotationElementValuePair();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
add(
current,
"elementValuePairs",
lv_elementValuePairs_6_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValuePair");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop29;
}
} while (true);
}
}
break;
case 2 :
// InternalBlipDSL.g:2441:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
{
// InternalBlipDSL.g:2441:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
// InternalBlipDSL.g:2442:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
{
// InternalBlipDSL.g:2442:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
// InternalBlipDSL.g:2443:7: lv_value_7_0= ruleXAnnotationElementValueOrCommaList
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_44);
lv_value_7_0=ruleXAnnotationElementValueOrCommaList();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationRule());
}
set(
current,
"value",
lv_value_7_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationElementValueOrCommaList");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_8=(Token)match(input,61,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"
// InternalBlipDSL.g:2470:1: entryRuleXAnnotationElementValuePair returns [EObject current=null] : iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF ;
public final EObject entryRuleXAnnotationElementValuePair() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValuePair = null;
try {
// InternalBlipDSL.g:2470:68: (iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF )
// InternalBlipDSL.g:2471: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"
// InternalBlipDSL.g:2477: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 {
// InternalBlipDSL.g:2483:2: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) )
// InternalBlipDSL.g:2484:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
{
// InternalBlipDSL.g:2484:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
// InternalBlipDSL.g:2485:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) )
{
// InternalBlipDSL.g:2485:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) )
// InternalBlipDSL.g:2486:4: ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' )
{
// InternalBlipDSL.g:2495:4: ( ( ( ruleValidID ) ) otherlv_1= '=' )
// InternalBlipDSL.g:2496:5: ( ( ruleValidID ) ) otherlv_1= '='
{
// InternalBlipDSL.g:2496:5: ( ( ruleValidID ) )
// InternalBlipDSL.g:2497:6: ( ruleValidID )
{
// InternalBlipDSL.g:2497:6: ( ruleValidID )
// InternalBlipDSL.g:2498:7: ruleValidID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAnnotationElementValuePairRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValuePairAccess().getElementJvmOperationCrossReference_0_0_0_0());
}
pushFollow(FOLLOW_45);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_1=(Token)match(input,62,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValuePairAccess().getEqualsSignKeyword_0_0_1());
}
}
}
// InternalBlipDSL.g:2518:3: ( (lv_value_2_0= ruleXAnnotationElementValue ) )
// InternalBlipDSL.g:2519:4: (lv_value_2_0= ruleXAnnotationElementValue )
{
// InternalBlipDSL.g:2519:4: (lv_value_2_0= ruleXAnnotationElementValue )
// InternalBlipDSL.g:2520: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"
// InternalBlipDSL.g:2541:1: entryRuleXAnnotationElementValueOrCommaList returns [EObject current=null] : iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF ;
public final EObject entryRuleXAnnotationElementValueOrCommaList() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValueOrCommaList = null;
try {
// InternalBlipDSL.g:2541:75: (iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF )
// InternalBlipDSL.g:2542: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"
// InternalBlipDSL.g:2548: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 {
// InternalBlipDSL.g:2554: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 ) ) )+ )? ) ) )
// InternalBlipDSL.g:2555: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 ) ) )+ )? ) )
{
// InternalBlipDSL.g:2555: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 alt36=2;
alt36 = dfa36.predict(input);
switch (alt36) {
case 1 :
// InternalBlipDSL.g:2556:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalBlipDSL.g:2556:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalBlipDSL.g:2557:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalBlipDSL.g:2557:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalBlipDSL.g:2558:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalBlipDSL.g:2565:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalBlipDSL.g:2566:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalBlipDSL.g:2566:6: ()
// InternalBlipDSL.g:2567:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,64,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalBlipDSL.g:2583:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt33=2;
int LA33_0 = input.LA(1);
if ( ((LA33_0>=RULE_STRING && LA33_0<=RULE_DECIMAL)||LA33_0==14||LA33_0==30||(LA33_0>=52 && LA33_0<=54)||(LA33_0>=58 && LA33_0<=59)||(LA33_0>=63 && LA33_0<=64)||LA33_0==71||(LA33_0>=87 && LA33_0<=88)||LA33_0==92||LA33_0==98||LA33_0==100||(LA33_0>=102 && LA33_0<=103)||(LA33_0>=106 && LA33_0<=115)||LA33_0==117) ) {
alt33=1;
}
switch (alt33) {
case 1 :
// InternalBlipDSL.g:2584:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalBlipDSL.g:2584:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2585:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2585:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalBlipDSL.g:2586:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:2603:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop32:
do {
int alt32=2;
int LA32_0 = input.LA(1);
if ( (LA32_0==60) ) {
alt32=1;
}
switch (alt32) {
case 1 :
// InternalBlipDSL.g:2604:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_0_1_1_0());
}
// InternalBlipDSL.g:2608:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2609:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2609:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalBlipDSL.g:2610:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop32;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,65,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:2635:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
{
// InternalBlipDSL.g:2635:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
// InternalBlipDSL.g:2636:4: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXAnnotationOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_50);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:2644:4: ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
int alt35=2;
int LA35_0 = input.LA(1);
if ( (LA35_0==60) ) {
alt35=1;
}
switch (alt35) {
case 1 :
// InternalBlipDSL.g:2645:5: () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
{
// InternalBlipDSL.g:2645:5: ()
// InternalBlipDSL.g:2646:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndAdd(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralElementsAction_1_1_0(),
current);
}
}
// InternalBlipDSL.g:2652:5: (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
int cnt34=0;
loop34:
do {
int alt34=2;
int LA34_0 = input.LA(1);
if ( (LA34_0==60) ) {
alt34=1;
}
switch (alt34) {
case 1 :
// InternalBlipDSL.g:2653:6: otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
{
otherlv_9=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_1_1_1_0());
}
// InternalBlipDSL.g:2657:6: ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2658:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2658:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
// InternalBlipDSL.g:2659:8: lv_elements_10_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_50);
lv_elements_10_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueOrCommaListRule());
}
add(
current,
"elements",
lv_elements_10_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
if ( cnt34 >= 1 ) break loop34;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(34, input);
throw eee;
}
cnt34++;
} 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"
// InternalBlipDSL.g:2683:1: entryRuleXAnnotationElementValue returns [EObject current=null] : iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF ;
public final EObject entryRuleXAnnotationElementValue() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValue = null;
try {
// InternalBlipDSL.g:2683:64: (iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF )
// InternalBlipDSL.g:2684: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"
// InternalBlipDSL.g:2690: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 {
// InternalBlipDSL.g:2696:2: ( ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2697:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2697:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
int alt39=2;
alt39 = dfa39.predict(input);
switch (alt39) {
case 1 :
// InternalBlipDSL.g:2698:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalBlipDSL.g:2698:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalBlipDSL.g:2699:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalBlipDSL.g:2699:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalBlipDSL.g:2700:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalBlipDSL.g:2707:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalBlipDSL.g:2708:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalBlipDSL.g:2708:6: ()
// InternalBlipDSL.g:2709:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,64,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalBlipDSL.g:2725:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt38=2;
int LA38_0 = input.LA(1);
if ( ((LA38_0>=RULE_STRING && LA38_0<=RULE_DECIMAL)||LA38_0==14||LA38_0==30||(LA38_0>=52 && LA38_0<=54)||(LA38_0>=58 && LA38_0<=59)||(LA38_0>=63 && LA38_0<=64)||LA38_0==71||(LA38_0>=87 && LA38_0<=88)||LA38_0==92||LA38_0==98||LA38_0==100||(LA38_0>=102 && LA38_0<=103)||(LA38_0>=106 && LA38_0<=115)||LA38_0==117) ) {
alt38=1;
}
switch (alt38) {
case 1 :
// InternalBlipDSL.g:2726:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalBlipDSL.g:2726:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2727:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2727:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalBlipDSL.g:2728:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:2745:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop37:
do {
int alt37=2;
int LA37_0 = input.LA(1);
if ( (LA37_0==60) ) {
alt37=1;
}
switch (alt37) {
case 1 :
// InternalBlipDSL.g:2746:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueAccess().getCommaKeyword_0_1_1_0());
}
// InternalBlipDSL.g:2750:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalBlipDSL.g:2751:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalBlipDSL.g:2751:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalBlipDSL.g:2752:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAnnotationElementValueRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotationOrExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop37;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,65,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:2777: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"
// InternalBlipDSL.g:2789:1: entryRuleXAnnotationOrExpression returns [EObject current=null] : iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF ;
public final EObject entryRuleXAnnotationOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationOrExpression = null;
try {
// InternalBlipDSL.g:2789:64: (iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF )
// InternalBlipDSL.g:2790: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"
// InternalBlipDSL.g:2796: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 {
// InternalBlipDSL.g:2802:2: ( (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) )
// InternalBlipDSL.g:2803:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
{
// InternalBlipDSL.g:2803:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
int alt40=2;
int LA40_0 = input.LA(1);
if ( (LA40_0==58) ) {
alt40=1;
}
else if ( ((LA40_0>=RULE_STRING && LA40_0<=RULE_DECIMAL)||LA40_0==14||LA40_0==30||(LA40_0>=52 && LA40_0<=54)||LA40_0==59||(LA40_0>=63 && LA40_0<=64)||LA40_0==71||(LA40_0>=87 && LA40_0<=88)||LA40_0==92||LA40_0==98||LA40_0==100||(LA40_0>=102 && LA40_0<=103)||(LA40_0>=106 && LA40_0<=115)||LA40_0==117) ) {
alt40=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 40, 0, input);
throw nvae;
}
switch (alt40) {
case 1 :
// InternalBlipDSL.g:2804: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 :
// InternalBlipDSL.g:2813: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"
// InternalBlipDSL.g:2825:1: entryRuleXExpression returns [EObject current=null] : iv_ruleXExpression= ruleXExpression EOF ;
public final EObject entryRuleXExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpression = null;
try {
// InternalBlipDSL.g:2825:52: (iv_ruleXExpression= ruleXExpression EOF )
// InternalBlipDSL.g:2826: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"
// InternalBlipDSL.g:2832: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 {
// InternalBlipDSL.g:2838:2: (this_XAssignment_0= ruleXAssignment )
// InternalBlipDSL.g:2839: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"
// InternalBlipDSL.g:2850:1: entryRuleXAssignment returns [EObject current=null] : iv_ruleXAssignment= ruleXAssignment EOF ;
public final EObject entryRuleXAssignment() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAssignment = null;
try {
// InternalBlipDSL.g:2850:52: (iv_ruleXAssignment= ruleXAssignment EOF )
// InternalBlipDSL.g:2851: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"
// InternalBlipDSL.g:2857: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 {
// InternalBlipDSL.g:2863:2: ( ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) )
// InternalBlipDSL.g:2864:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
{
// InternalBlipDSL.g:2864:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
int alt42=2;
switch ( input.LA(1) ) {
case RULE_ID:
{
int LA42_1 = input.LA(2);
if ( (LA42_1==62) ) {
alt42=1;
}
else if ( (LA42_1==EOF||(LA42_1>=RULE_STRING && LA42_1<=RULE_DECIMAL)||(LA42_1>=14 && LA42_1<=15)||LA42_1==30||LA42_1==44||LA42_1==46||LA42_1==48||(LA42_1>=51 && LA42_1<=55)||LA42_1==57||(LA42_1>=59 && LA42_1<=61)||(LA42_1>=63 && LA42_1<=96)||(LA42_1>=98 && LA42_1<=118)) ) {
alt42=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 1, input);
throw nvae;
}
}
break;
case 106:
{
int LA42_2 = input.LA(2);
if ( (LA42_2==EOF||(LA42_2>=RULE_STRING && LA42_2<=RULE_DECIMAL)||(LA42_2>=14 && LA42_2<=15)||LA42_2==30||LA42_2==44||LA42_2==46||LA42_2==48||(LA42_2>=51 && LA42_2<=55)||LA42_2==57||(LA42_2>=59 && LA42_2<=61)||(LA42_2>=63 && LA42_2<=96)||(LA42_2>=98 && LA42_2<=118)) ) {
alt42=2;
}
else if ( (LA42_2==62) ) {
alt42=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 2, input);
throw nvae;
}
}
break;
case 53:
{
int LA42_3 = input.LA(2);
if ( (LA42_3==62) ) {
alt42=1;
}
else if ( (LA42_3==EOF||(LA42_3>=RULE_STRING && LA42_3<=RULE_DECIMAL)||(LA42_3>=14 && LA42_3<=15)||LA42_3==30||LA42_3==44||LA42_3==46||LA42_3==48||(LA42_3>=51 && LA42_3<=55)||LA42_3==57||(LA42_3>=59 && LA42_3<=61)||(LA42_3>=63 && LA42_3<=96)||(LA42_3>=98 && LA42_3<=118)) ) {
alt42=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 3, input);
throw nvae;
}
}
break;
case 52:
{
int LA42_4 = input.LA(2);
if ( (LA42_4==62) ) {
alt42=1;
}
else if ( (LA42_4==EOF||(LA42_4>=RULE_STRING && LA42_4<=RULE_DECIMAL)||(LA42_4>=14 && LA42_4<=15)||LA42_4==30||LA42_4==44||LA42_4==46||LA42_4==48||(LA42_4>=51 && LA42_4<=55)||LA42_4==57||(LA42_4>=59 && LA42_4<=61)||(LA42_4>=63 && LA42_4<=96)||(LA42_4>=98 && LA42_4<=118)) ) {
alt42=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 4, input);
throw nvae;
}
}
break;
case 54:
{
int LA42_5 = input.LA(2);
if ( (LA42_5==EOF||(LA42_5>=RULE_STRING && LA42_5<=RULE_DECIMAL)||(LA42_5>=14 && LA42_5<=15)||LA42_5==30||LA42_5==44||LA42_5==46||LA42_5==48||(LA42_5>=51 && LA42_5<=55)||LA42_5==57||(LA42_5>=59 && LA42_5<=61)||(LA42_5>=63 && LA42_5<=96)||(LA42_5>=98 && LA42_5<=118)) ) {
alt42=2;
}
else if ( (LA42_5==62) ) {
alt42=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 5, input);
throw nvae;
}
}
break;
case RULE_STRING:
case RULE_INT:
case RULE_HEX:
case RULE_DECIMAL:
case 14:
case 30:
case 59:
case 63:
case 64:
case 71:
case 87:
case 88:
case 92:
case 98:
case 100:
case 102:
case 103:
case 107:
case 108:
case 109:
case 110:
case 111:
case 112:
case 113:
case 114:
case 115:
case 117:
{
alt42=2;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 42, 0, input);
throw nvae;
}
switch (alt42) {
case 1 :
// InternalBlipDSL.g:2865:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
{
// InternalBlipDSL.g:2865:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
// InternalBlipDSL.g:2866:4: () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) )
{
// InternalBlipDSL.g:2866:4: ()
// InternalBlipDSL.g:2867:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0(),
current);
}
}
// InternalBlipDSL.g:2873:4: ( ( ruleFeatureCallID ) )
// InternalBlipDSL.g:2874:5: ( ruleFeatureCallID )
{
// InternalBlipDSL.g:2874:5: ( ruleFeatureCallID )
// InternalBlipDSL.g:2875:6: ruleFeatureCallID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAssignmentRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0());
}
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getOpSingleAssignParserRuleCall_0_2());
}
pushFollow(FOLLOW_46);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:2896:4: ( (lv_value_3_0= ruleXAssignment ) )
// InternalBlipDSL.g:2897:5: (lv_value_3_0= ruleXAssignment )
{
// InternalBlipDSL.g:2897:5: (lv_value_3_0= ruleXAssignment )
// InternalBlipDSL.g:2898: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 :
// InternalBlipDSL.g:2917:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
{
// InternalBlipDSL.g:2917:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
// InternalBlipDSL.g:2918:4: this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getXOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_51);
this_XOrExpression_4=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOrExpression_4;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:2926:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
int alt41=2;
alt41 = dfa41.predict(input);
switch (alt41) {
case 1 :
// InternalBlipDSL.g:2927:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) )
{
// InternalBlipDSL.g:2927:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalBlipDSL.g:2928:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalBlipDSL.g:2938:6: ( () ( ( ruleOpMultiAssign ) ) )
// InternalBlipDSL.g:2939:7: () ( ( ruleOpMultiAssign ) )
{
// InternalBlipDSL.g:2939:7: ()
// InternalBlipDSL.g:2940:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:2946:7: ( ( ruleOpMultiAssign ) )
// InternalBlipDSL.g:2947:8: ( ruleOpMultiAssign )
{
// InternalBlipDSL.g:2947:8: ( ruleOpMultiAssign )
// InternalBlipDSL.g:2948:9: ruleOpMultiAssign
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAssignmentRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:2964:5: ( (lv_rightOperand_7_0= ruleXAssignment ) )
// InternalBlipDSL.g:2965:6: (lv_rightOperand_7_0= ruleXAssignment )
{
// InternalBlipDSL.g:2965:6: (lv_rightOperand_7_0= ruleXAssignment )
// InternalBlipDSL.g:2966: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"
// InternalBlipDSL.g:2989:1: entryRuleOpSingleAssign returns [String current=null] : iv_ruleOpSingleAssign= ruleOpSingleAssign EOF ;
public final String entryRuleOpSingleAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpSingleAssign = null;
try {
// InternalBlipDSL.g:2989:54: (iv_ruleOpSingleAssign= ruleOpSingleAssign EOF )
// InternalBlipDSL.g:2990: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"
// InternalBlipDSL.g:2996:1: ruleOpSingleAssign returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '=' ;
public final AntlrDatatypeRuleToken ruleOpSingleAssign() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:3002:2: (kw= '=' )
// InternalBlipDSL.g:3003:2: kw= '='
{
kw=(Token)match(input,62,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"
// InternalBlipDSL.g:3011:1: entryRuleOpMultiAssign returns [String current=null] : iv_ruleOpMultiAssign= ruleOpMultiAssign EOF ;
public final String entryRuleOpMultiAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMultiAssign = null;
try {
// InternalBlipDSL.g:3011:53: (iv_ruleOpMultiAssign= ruleOpMultiAssign EOF )
// InternalBlipDSL.g:3012: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"
// InternalBlipDSL.g:3018: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 {
// InternalBlipDSL.g:3024:2: ( (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) )
// InternalBlipDSL.g:3025:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
{
// InternalBlipDSL.g:3025:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
int alt44=7;
switch ( input.LA(1) ) {
case 66:
{
alt44=1;
}
break;
case 67:
{
alt44=2;
}
break;
case 68:
{
alt44=3;
}
break;
case 69:
{
alt44=4;
}
break;
case 70:
{
alt44=5;
}
break;
case 71:
{
alt44=6;
}
break;
case 72:
{
alt44=7;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 44, 0, input);
throw nvae;
}
switch (alt44) {
case 1 :
// InternalBlipDSL.g:3026:3: kw= '+='
{
kw=(Token)match(input,66,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPlusSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:3032:3: kw= '-='
{
kw=(Token)match(input,67,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getHyphenMinusEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:3038:3: kw= '*='
{
kw=(Token)match(input,68,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getAsteriskEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalBlipDSL.g:3044:3: kw= '/='
{
kw=(Token)match(input,69,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getSolidusEqualsSignKeyword_3());
}
}
break;
case 5 :
// InternalBlipDSL.g:3050:3: kw= '%='
{
kw=(Token)match(input,70,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPercentSignEqualsSignKeyword_4());
}
}
break;
case 6 :
// InternalBlipDSL.g:3056:3: (kw= '<' kw= '<' kw= '=' )
{
// InternalBlipDSL.g:3056:3: (kw= '<' kw= '<' kw= '=' )
// InternalBlipDSL.g:3057:4: kw= '<' kw= '<' kw= '='
{
kw=(Token)match(input,71,FOLLOW_52); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_0());
}
kw=(Token)match(input,71,FOLLOW_45); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_1());
}
kw=(Token)match(input,62,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getEqualsSignKeyword_5_2());
}
}
}
break;
case 7 :
// InternalBlipDSL.g:3074:3: (kw= '>' (kw= '>' )? kw= '>=' )
{
// InternalBlipDSL.g:3074:3: (kw= '>' (kw= '>' )? kw= '>=' )
// InternalBlipDSL.g:3075:4: kw= '>' (kw= '>' )? kw= '>='
{
kw=(Token)match(input,72,FOLLOW_53); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_0());
}
// InternalBlipDSL.g:3080:4: (kw= '>' )?
int alt43=2;
int LA43_0 = input.LA(1);
if ( (LA43_0==72) ) {
alt43=1;
}
switch (alt43) {
case 1 :
// InternalBlipDSL.g:3081:5: kw= '>'
{
kw=(Token)match(input,72,FOLLOW_54); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_1());
}
}
break;
}
kw=(Token)match(input,73,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"
// InternalBlipDSL.g:3097:1: entryRuleXOrExpression returns [EObject current=null] : iv_ruleXOrExpression= ruleXOrExpression EOF ;
public final EObject entryRuleXOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOrExpression = null;
try {
// InternalBlipDSL.g:3097:54: (iv_ruleXOrExpression= ruleXOrExpression EOF )
// InternalBlipDSL.g:3098: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"
// InternalBlipDSL.g:3104: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 {
// InternalBlipDSL.g:3110:2: ( (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) )
// InternalBlipDSL.g:3111:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
{
// InternalBlipDSL.g:3111:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
// InternalBlipDSL.g:3112:3: this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getXAndExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_55);
this_XAndExpression_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAndExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3120:3: ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
loop45:
do {
int alt45=2;
int LA45_0 = input.LA(1);
if ( (LA45_0==74) ) {
int LA45_2 = input.LA(2);
if ( (synpred9_InternalBlipDSL()) ) {
alt45=1;
}
}
switch (alt45) {
case 1 :
// InternalBlipDSL.g:3121:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) )
{
// InternalBlipDSL.g:3121:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) )
// InternalBlipDSL.g:3122:5: ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) )
{
// InternalBlipDSL.g:3132:5: ( () ( ( ruleOpOr ) ) )
// InternalBlipDSL.g:3133:6: () ( ( ruleOpOr ) )
{
// InternalBlipDSL.g:3133:6: ()
// InternalBlipDSL.g:3134:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOrExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3140:6: ( ( ruleOpOr ) )
// InternalBlipDSL.g:3141:7: ( ruleOpOr )
{
// InternalBlipDSL.g:3141:7: ( ruleOpOr )
// InternalBlipDSL.g:3142:8: ruleOpOr
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXOrExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3158:4: ( (lv_rightOperand_3_0= ruleXAndExpression ) )
// InternalBlipDSL.g:3159:5: (lv_rightOperand_3_0= ruleXAndExpression )
{
// InternalBlipDSL.g:3159:5: (lv_rightOperand_3_0= ruleXAndExpression )
// InternalBlipDSL.g:3160:6: lv_rightOperand_3_0= ruleXAndExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getRightOperandXAndExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_55);
lv_rightOperand_3_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXOrExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XAndExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop45;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOrExpression"
// $ANTLR start "entryRuleOpOr"
// InternalBlipDSL.g:3182:1: entryRuleOpOr returns [String current=null] : iv_ruleOpOr= ruleOpOr EOF ;
public final String entryRuleOpOr() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOr = null;
try {
// InternalBlipDSL.g:3182:44: (iv_ruleOpOr= ruleOpOr EOF )
// InternalBlipDSL.g:3183: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"
// InternalBlipDSL.g:3189:1: ruleOpOr returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '||' ;
public final AntlrDatatypeRuleToken ruleOpOr() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:3195:2: (kw= '||' )
// InternalBlipDSL.g:3196:2: kw= '||'
{
kw=(Token)match(input,74,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"
// InternalBlipDSL.g:3204:1: entryRuleXAndExpression returns [EObject current=null] : iv_ruleXAndExpression= ruleXAndExpression EOF ;
public final EObject entryRuleXAndExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAndExpression = null;
try {
// InternalBlipDSL.g:3204:55: (iv_ruleXAndExpression= ruleXAndExpression EOF )
// InternalBlipDSL.g:3205: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"
// InternalBlipDSL.g:3211: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 {
// InternalBlipDSL.g:3217:2: ( (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) )
// InternalBlipDSL.g:3218:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
{
// InternalBlipDSL.g:3218:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
// InternalBlipDSL.g:3219:3: this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getXEqualityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_56);
this_XEqualityExpression_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XEqualityExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3227:3: ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
loop46:
do {
int alt46=2;
int LA46_0 = input.LA(1);
if ( (LA46_0==75) ) {
int LA46_2 = input.LA(2);
if ( (synpred10_InternalBlipDSL()) ) {
alt46=1;
}
}
switch (alt46) {
case 1 :
// InternalBlipDSL.g:3228:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
{
// InternalBlipDSL.g:3228:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) )
// InternalBlipDSL.g:3229:5: ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) )
{
// InternalBlipDSL.g:3239:5: ( () ( ( ruleOpAnd ) ) )
// InternalBlipDSL.g:3240:6: () ( ( ruleOpAnd ) )
{
// InternalBlipDSL.g:3240:6: ()
// InternalBlipDSL.g:3241:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3247:6: ( ( ruleOpAnd ) )
// InternalBlipDSL.g:3248:7: ( ruleOpAnd )
{
// InternalBlipDSL.g:3248:7: ( ruleOpAnd )
// InternalBlipDSL.g:3249:8: ruleOpAnd
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAndExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3265:4: ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
// InternalBlipDSL.g:3266:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
{
// InternalBlipDSL.g:3266:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
// InternalBlipDSL.g:3267:6: lv_rightOperand_3_0= ruleXEqualityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getRightOperandXEqualityExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_56);
lv_rightOperand_3_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAndExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XEqualityExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop46;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAndExpression"
// $ANTLR start "entryRuleOpAnd"
// InternalBlipDSL.g:3289:1: entryRuleOpAnd returns [String current=null] : iv_ruleOpAnd= ruleOpAnd EOF ;
public final String entryRuleOpAnd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAnd = null;
try {
// InternalBlipDSL.g:3289:45: (iv_ruleOpAnd= ruleOpAnd EOF )
// InternalBlipDSL.g:3290: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"
// InternalBlipDSL.g:3296:1: ruleOpAnd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '&&' ;
public final AntlrDatatypeRuleToken ruleOpAnd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:3302:2: (kw= '&&' )
// InternalBlipDSL.g:3303:2: kw= '&&'
{
kw=(Token)match(input,75,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"
// InternalBlipDSL.g:3311:1: entryRuleXEqualityExpression returns [EObject current=null] : iv_ruleXEqualityExpression= ruleXEqualityExpression EOF ;
public final EObject entryRuleXEqualityExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXEqualityExpression = null;
try {
// InternalBlipDSL.g:3311:60: (iv_ruleXEqualityExpression= ruleXEqualityExpression EOF )
// InternalBlipDSL.g:3312: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"
// InternalBlipDSL.g:3318: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 {
// InternalBlipDSL.g:3324:2: ( (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) )
// InternalBlipDSL.g:3325:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
{
// InternalBlipDSL.g:3325:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
// InternalBlipDSL.g:3326:3: this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getXRelationalExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_57);
this_XRelationalExpression_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XRelationalExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3334:3: ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
loop47:
do {
int alt47=2;
switch ( input.LA(1) ) {
case 76:
{
int LA47_2 = input.LA(2);
if ( (synpred11_InternalBlipDSL()) ) {
alt47=1;
}
}
break;
case 77:
{
int LA47_3 = input.LA(2);
if ( (synpred11_InternalBlipDSL()) ) {
alt47=1;
}
}
break;
case 78:
{
int LA47_4 = input.LA(2);
if ( (synpred11_InternalBlipDSL()) ) {
alt47=1;
}
}
break;
case 79:
{
int LA47_5 = input.LA(2);
if ( (synpred11_InternalBlipDSL()) ) {
alt47=1;
}
}
break;
}
switch (alt47) {
case 1 :
// InternalBlipDSL.g:3335:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
{
// InternalBlipDSL.g:3335:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) )
// InternalBlipDSL.g:3336:5: ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) )
{
// InternalBlipDSL.g:3346:5: ( () ( ( ruleOpEquality ) ) )
// InternalBlipDSL.g:3347:6: () ( ( ruleOpEquality ) )
{
// InternalBlipDSL.g:3347:6: ()
// InternalBlipDSL.g:3348:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3354:6: ( ( ruleOpEquality ) )
// InternalBlipDSL.g:3355:7: ( ruleOpEquality )
{
// InternalBlipDSL.g:3355:7: ( ruleOpEquality )
// InternalBlipDSL.g:3356:8: ruleOpEquality
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXEqualityExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3372:4: ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
// InternalBlipDSL.g:3373:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
{
// InternalBlipDSL.g:3373:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
// InternalBlipDSL.g:3374:6: lv_rightOperand_3_0= ruleXRelationalExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_57);
lv_rightOperand_3_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXEqualityExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XRelationalExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop47;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXEqualityExpression"
// $ANTLR start "entryRuleOpEquality"
// InternalBlipDSL.g:3396:1: entryRuleOpEquality returns [String current=null] : iv_ruleOpEquality= ruleOpEquality EOF ;
public final String entryRuleOpEquality() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpEquality = null;
try {
// InternalBlipDSL.g:3396:50: (iv_ruleOpEquality= ruleOpEquality EOF )
// InternalBlipDSL.g:3397: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"
// InternalBlipDSL.g:3403: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 {
// InternalBlipDSL.g:3409:2: ( (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) )
// InternalBlipDSL.g:3410:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
{
// InternalBlipDSL.g:3410:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
int alt48=4;
switch ( input.LA(1) ) {
case 76:
{
alt48=1;
}
break;
case 77:
{
alt48=2;
}
break;
case 78:
{
alt48=3;
}
break;
case 79:
{
alt48=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 48, 0, input);
throw nvae;
}
switch (alt48) {
case 1 :
// InternalBlipDSL.g:3411:3: kw= '=='
{
kw=(Token)match(input,76,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:3417:3: kw= '!='
{
kw=(Token)match(input,77,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getExclamationMarkEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:3423:3: kw= '==='
{
kw=(Token)match(input,78,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalBlipDSL.g:3429:3: kw= '!=='
{
kw=(Token)match(input,79,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"
// InternalBlipDSL.g:3438:1: entryRuleXRelationalExpression returns [EObject current=null] : iv_ruleXRelationalExpression= ruleXRelationalExpression EOF ;
public final EObject entryRuleXRelationalExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXRelationalExpression = null;
try {
// InternalBlipDSL.g:3438:62: (iv_ruleXRelationalExpression= ruleXRelationalExpression EOF )
// InternalBlipDSL.g:3439: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"
// InternalBlipDSL.g:3445: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 {
// InternalBlipDSL.g:3451:2: ( (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) )
// InternalBlipDSL.g:3452:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
{
// InternalBlipDSL.g:3452:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
// InternalBlipDSL.g:3453:3: this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getXOtherOperatorExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_58);
this_XOtherOperatorExpression_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOtherOperatorExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3461:3: ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
loop49:
do {
int alt49=3;
switch ( input.LA(1) ) {
case 71:
{
int LA49_2 = input.LA(2);
if ( (synpred13_InternalBlipDSL()) ) {
alt49=2;
}
}
break;
case 72:
{
int LA49_3 = input.LA(2);
if ( (synpred13_InternalBlipDSL()) ) {
alt49=2;
}
}
break;
case 80:
{
int LA49_4 = input.LA(2);
if ( (synpred12_InternalBlipDSL()) ) {
alt49=1;
}
}
break;
case 73:
{
int LA49_5 = input.LA(2);
if ( (synpred13_InternalBlipDSL()) ) {
alt49=2;
}
}
break;
}
switch (alt49) {
case 1 :
// InternalBlipDSL.g:3462:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:3462:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:3463:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalBlipDSL.g:3463:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) )
// InternalBlipDSL.g:3464:6: ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' )
{
// InternalBlipDSL.g:3470:6: ( () otherlv_2= 'instanceof' )
// InternalBlipDSL.g:3471:7: () otherlv_2= 'instanceof'
{
// InternalBlipDSL.g:3471:7: ()
// InternalBlipDSL.g:3472:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXInstanceOfExpressionExpressionAction_1_0_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,80,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXRelationalExpressionAccess().getInstanceofKeyword_1_0_0_0_1());
}
}
}
// InternalBlipDSL.g:3484:5: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:3485:6: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:3485:6: (lv_type_3_0= ruleJvmTypeReference )
// InternalBlipDSL.g:3486:7: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_58);
lv_type_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXRelationalExpressionRule());
}
set(
current,
"type",
lv_type_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:3505:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
{
// InternalBlipDSL.g:3505:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
// InternalBlipDSL.g:3506:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
{
// InternalBlipDSL.g:3506:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) )
// InternalBlipDSL.g:3507:6: ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) )
{
// InternalBlipDSL.g:3517:6: ( () ( ( ruleOpCompare ) ) )
// InternalBlipDSL.g:3518:7: () ( ( ruleOpCompare ) )
{
// InternalBlipDSL.g:3518:7: ()
// InternalBlipDSL.g:3519:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3525:7: ( ( ruleOpCompare ) )
// InternalBlipDSL.g:3526:8: ( ruleOpCompare )
{
// InternalBlipDSL.g:3526:8: ( ruleOpCompare )
// InternalBlipDSL.g:3527:9: ruleOpCompare
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXRelationalExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3543:5: ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
// InternalBlipDSL.g:3544:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
{
// InternalBlipDSL.g:3544:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
// InternalBlipDSL.g:3545:7: lv_rightOperand_6_0= ruleXOtherOperatorExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_58);
lv_rightOperand_6_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXRelationalExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_6_0,
"org.eclipse.xtext.xbase.Xbase.XOtherOperatorExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
default :
break loop49;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXRelationalExpression"
// $ANTLR start "entryRuleOpCompare"
// InternalBlipDSL.g:3568:1: entryRuleOpCompare returns [String current=null] : iv_ruleOpCompare= ruleOpCompare EOF ;
public final String entryRuleOpCompare() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpCompare = null;
try {
// InternalBlipDSL.g:3568:49: (iv_ruleOpCompare= ruleOpCompare EOF )
// InternalBlipDSL.g:3569: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"
// InternalBlipDSL.g:3575: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 {
// InternalBlipDSL.g:3581:2: ( (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) )
// InternalBlipDSL.g:3582:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
{
// InternalBlipDSL.g:3582:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
int alt50=4;
switch ( input.LA(1) ) {
case 73:
{
alt50=1;
}
break;
case 71:
{
int LA50_2 = input.LA(2);
if ( (LA50_2==EOF||(LA50_2>=RULE_STRING && LA50_2<=RULE_DECIMAL)||LA50_2==14||LA50_2==30||(LA50_2>=52 && LA50_2<=54)||LA50_2==59||(LA50_2>=63 && LA50_2<=64)||LA50_2==71||(LA50_2>=87 && LA50_2<=88)||LA50_2==92||LA50_2==98||LA50_2==100||(LA50_2>=102 && LA50_2<=103)||(LA50_2>=106 && LA50_2<=115)||LA50_2==117) ) {
alt50=4;
}
else if ( (LA50_2==62) ) {
alt50=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 50, 2, input);
throw nvae;
}
}
break;
case 72:
{
alt50=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 50, 0, input);
throw nvae;
}
switch (alt50) {
case 1 :
// InternalBlipDSL.g:3583:3: kw= '>='
{
kw=(Token)match(input,73,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:3589:3: (kw= '<' kw= '=' )
{
// InternalBlipDSL.g:3589:3: (kw= '<' kw= '=' )
// InternalBlipDSL.g:3590:4: kw= '<' kw= '='
{
kw=(Token)match(input,71,FOLLOW_45); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_1_0());
}
kw=(Token)match(input,62,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getEqualsSignKeyword_1_1());
}
}
}
break;
case 3 :
// InternalBlipDSL.g:3602:3: kw= '>'
{
kw=(Token)match(input,72,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignKeyword_2());
}
}
break;
case 4 :
// InternalBlipDSL.g:3608:3: kw= '<'
{
kw=(Token)match(input,71,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"
// InternalBlipDSL.g:3617:1: entryRuleXOtherOperatorExpression returns [EObject current=null] : iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF ;
public final EObject entryRuleXOtherOperatorExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOtherOperatorExpression = null;
try {
// InternalBlipDSL.g:3617:65: (iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF )
// InternalBlipDSL.g:3618: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"
// InternalBlipDSL.g:3624: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 {
// InternalBlipDSL.g:3630:2: ( (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) )
// InternalBlipDSL.g:3631:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
{
// InternalBlipDSL.g:3631:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
// InternalBlipDSL.g:3632:3: this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getXAdditiveExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_60);
this_XAdditiveExpression_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAdditiveExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3640:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
loop51:
do {
int alt51=2;
alt51 = dfa51.predict(input);
switch (alt51) {
case 1 :
// InternalBlipDSL.g:3641:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
{
// InternalBlipDSL.g:3641:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) )
// InternalBlipDSL.g:3642:5: ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) )
{
// InternalBlipDSL.g:3652:5: ( () ( ( ruleOpOther ) ) )
// InternalBlipDSL.g:3653:6: () ( ( ruleOpOther ) )
{
// InternalBlipDSL.g:3653:6: ()
// InternalBlipDSL.g:3654:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOtherOperatorExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3660:6: ( ( ruleOpOther ) )
// InternalBlipDSL.g:3661:7: ( ruleOpOther )
{
// InternalBlipDSL.g:3661:7: ( ruleOpOther )
// InternalBlipDSL.g:3662:8: ruleOpOther
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXOtherOperatorExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3678:4: ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
// InternalBlipDSL.g:3679:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
{
// InternalBlipDSL.g:3679:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
// InternalBlipDSL.g:3680:6: lv_rightOperand_3_0= ruleXAdditiveExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandXAdditiveExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_60);
lv_rightOperand_3_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXOtherOperatorExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XAdditiveExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop51;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOtherOperatorExpression"
// $ANTLR start "entryRuleOpOther"
// InternalBlipDSL.g:3702:1: entryRuleOpOther returns [String current=null] : iv_ruleOpOther= ruleOpOther EOF ;
public final String entryRuleOpOther() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOther = null;
try {
// InternalBlipDSL.g:3702:47: (iv_ruleOpOther= ruleOpOther EOF )
// InternalBlipDSL.g:3703: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"
// InternalBlipDSL.g:3709: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 {
// InternalBlipDSL.g:3715:2: ( (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) )
// InternalBlipDSL.g:3716:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
{
// InternalBlipDSL.g:3716:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
int alt54=9;
alt54 = dfa54.predict(input);
switch (alt54) {
case 1 :
// InternalBlipDSL.g:3717:3: kw= '->'
{
kw=(Token)match(input,81,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getHyphenMinusGreaterThanSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:3723:3: kw= '..<'
{
kw=(Token)match(input,82,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopLessThanSignKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:3729:3: (kw= '>' kw= '..' )
{
// InternalBlipDSL.g:3729:3: (kw= '>' kw= '..' )
// InternalBlipDSL.g:3730:4: kw= '>' kw= '..'
{
kw=(Token)match(input,72,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_2_0());
}
kw=(Token)match(input,83,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_2_1());
}
}
}
break;
case 4 :
// InternalBlipDSL.g:3742:3: kw= '..'
{
kw=(Token)match(input,83,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_3());
}
}
break;
case 5 :
// InternalBlipDSL.g:3748:3: kw= '=>'
{
kw=(Token)match(input,84,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getEqualsSignGreaterThanSignKeyword_4());
}
}
break;
case 6 :
// InternalBlipDSL.g:3754:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
{
// InternalBlipDSL.g:3754:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
// InternalBlipDSL.g:3755:4: kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
{
kw=(Token)match(input,72,FOLLOW_62); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_0());
}
// InternalBlipDSL.g:3760:4: ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
int alt52=2;
int LA52_0 = input.LA(1);
if ( (LA52_0==72) ) {
int LA52_1 = input.LA(2);
if ( (LA52_1==72) && (synpred15_InternalBlipDSL())) {
alt52=1;
}
else if ( (LA52_1==EOF||(LA52_1>=RULE_STRING && LA52_1<=RULE_DECIMAL)||LA52_1==14||LA52_1==30||(LA52_1>=52 && LA52_1<=54)||LA52_1==59||(LA52_1>=63 && LA52_1<=64)||LA52_1==71||(LA52_1>=87 && LA52_1<=88)||LA52_1==92||LA52_1==98||LA52_1==100||(LA52_1>=102 && LA52_1<=103)||(LA52_1>=106 && LA52_1<=115)||LA52_1==117) ) {
alt52=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 52, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 52, 0, input);
throw nvae;
}
switch (alt52) {
case 1 :
// InternalBlipDSL.g:3761:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
{
// InternalBlipDSL.g:3761:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
// InternalBlipDSL.g:3762:6: ( ( '>' '>' ) )=> (kw= '>' kw= '>' )
{
// InternalBlipDSL.g:3767:6: (kw= '>' kw= '>' )
// InternalBlipDSL.g:3768:7: kw= '>' kw= '>'
{
kw=(Token)match(input,72,FOLLOW_62); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_1_0_0_0());
}
kw=(Token)match(input,72,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 :
// InternalBlipDSL.g:3781:5: kw= '>'
{
kw=(Token)match(input,72,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 :
// InternalBlipDSL.g:3789:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
{
// InternalBlipDSL.g:3789:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
// InternalBlipDSL.g:3790:4: kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
{
kw=(Token)match(input,71,FOLLOW_63); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_0());
}
// InternalBlipDSL.g:3795:4: ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
int alt53=3;
int LA53_0 = input.LA(1);
if ( (LA53_0==71) ) {
int LA53_1 = input.LA(2);
if ( (synpred16_InternalBlipDSL()) ) {
alt53=1;
}
else if ( (true) ) {
alt53=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 53, 1, input);
throw nvae;
}
}
else if ( (LA53_0==84) ) {
alt53=3;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 53, 0, input);
throw nvae;
}
switch (alt53) {
case 1 :
// InternalBlipDSL.g:3796:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
{
// InternalBlipDSL.g:3796:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
// InternalBlipDSL.g:3797:6: ( ( '<' '<' ) )=> (kw= '<' kw= '<' )
{
// InternalBlipDSL.g:3802:6: (kw= '<' kw= '<' )
// InternalBlipDSL.g:3803:7: kw= '<' kw= '<'
{
kw=(Token)match(input,71,FOLLOW_52); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_1_0_0_0());
}
kw=(Token)match(input,71,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 :
// InternalBlipDSL.g:3816:5: kw= '<'
{
kw=(Token)match(input,71,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 :
// InternalBlipDSL.g:3822:5: kw= '=>'
{
kw=(Token)match(input,84,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 :
// InternalBlipDSL.g:3830:3: kw= '<>'
{
kw=(Token)match(input,85,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignGreaterThanSignKeyword_7());
}
}
break;
case 9 :
// InternalBlipDSL.g:3836:3: kw= '?:'
{
kw=(Token)match(input,86,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"
// InternalBlipDSL.g:3845:1: entryRuleXAdditiveExpression returns [EObject current=null] : iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF ;
public final EObject entryRuleXAdditiveExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAdditiveExpression = null;
try {
// InternalBlipDSL.g:3845:60: (iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF )
// InternalBlipDSL.g:3846: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"
// InternalBlipDSL.g:3852: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 {
// InternalBlipDSL.g:3858:2: ( (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) )
// InternalBlipDSL.g:3859:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
{
// InternalBlipDSL.g:3859:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
// InternalBlipDSL.g:3860:3: this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getXMultiplicativeExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_64);
this_XMultiplicativeExpression_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMultiplicativeExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3868:3: ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
loop55:
do {
int alt55=2;
int LA55_0 = input.LA(1);
if ( (LA55_0==87) ) {
int LA55_2 = input.LA(2);
if ( (synpred17_InternalBlipDSL()) ) {
alt55=1;
}
}
else if ( (LA55_0==88) ) {
int LA55_3 = input.LA(2);
if ( (synpred17_InternalBlipDSL()) ) {
alt55=1;
}
}
switch (alt55) {
case 1 :
// InternalBlipDSL.g:3869:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
{
// InternalBlipDSL.g:3869:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) )
// InternalBlipDSL.g:3870:5: ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) )
{
// InternalBlipDSL.g:3880:5: ( () ( ( ruleOpAdd ) ) )
// InternalBlipDSL.g:3881:6: () ( ( ruleOpAdd ) )
{
// InternalBlipDSL.g:3881:6: ()
// InternalBlipDSL.g:3882:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAdditiveExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:3888:6: ( ( ruleOpAdd ) )
// InternalBlipDSL.g:3889:7: ( ruleOpAdd )
{
// InternalBlipDSL.g:3889:7: ( ruleOpAdd )
// InternalBlipDSL.g:3890:8: ruleOpAdd
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXAdditiveExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:3906:4: ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
// InternalBlipDSL.g:3907:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
{
// InternalBlipDSL.g:3907:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
// InternalBlipDSL.g:3908:6: lv_rightOperand_3_0= ruleXMultiplicativeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_64);
lv_rightOperand_3_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXAdditiveExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XMultiplicativeExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop55;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAdditiveExpression"
// $ANTLR start "entryRuleOpAdd"
// InternalBlipDSL.g:3930:1: entryRuleOpAdd returns [String current=null] : iv_ruleOpAdd= ruleOpAdd EOF ;
public final String entryRuleOpAdd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAdd = null;
try {
// InternalBlipDSL.g:3930:45: (iv_ruleOpAdd= ruleOpAdd EOF )
// InternalBlipDSL.g:3931: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"
// InternalBlipDSL.g:3937:1: ruleOpAdd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '+' | kw= '-' ) ;
public final AntlrDatatypeRuleToken ruleOpAdd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:3943:2: ( (kw= '+' | kw= '-' ) )
// InternalBlipDSL.g:3944:2: (kw= '+' | kw= '-' )
{
// InternalBlipDSL.g:3944:2: (kw= '+' | kw= '-' )
int alt56=2;
int LA56_0 = input.LA(1);
if ( (LA56_0==87) ) {
alt56=1;
}
else if ( (LA56_0==88) ) {
alt56=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 56, 0, input);
throw nvae;
}
switch (alt56) {
case 1 :
// InternalBlipDSL.g:3945:3: kw= '+'
{
kw=(Token)match(input,87,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAddAccess().getPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:3951:3: kw= '-'
{
kw=(Token)match(input,88,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"
// InternalBlipDSL.g:3960:1: entryRuleXMultiplicativeExpression returns [EObject current=null] : iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF ;
public final EObject entryRuleXMultiplicativeExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMultiplicativeExpression = null;
try {
// InternalBlipDSL.g:3960:66: (iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF )
// InternalBlipDSL.g:3961: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"
// InternalBlipDSL.g:3967: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 {
// InternalBlipDSL.g:3973:2: ( (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) )
// InternalBlipDSL.g:3974:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
{
// InternalBlipDSL.g:3974:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
// InternalBlipDSL.g:3975:3: this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getXUnaryOperationParserRuleCall_0());
}
pushFollow(FOLLOW_65);
this_XUnaryOperation_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XUnaryOperation_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:3983:3: ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
loop57:
do {
int alt57=2;
switch ( input.LA(1) ) {
case 55:
{
int LA57_2 = input.LA(2);
if ( (synpred18_InternalBlipDSL()) ) {
alt57=1;
}
}
break;
case 89:
{
int LA57_3 = input.LA(2);
if ( (synpred18_InternalBlipDSL()) ) {
alt57=1;
}
}
break;
case 90:
{
int LA57_4 = input.LA(2);
if ( (synpred18_InternalBlipDSL()) ) {
alt57=1;
}
}
break;
case 91:
{
int LA57_5 = input.LA(2);
if ( (synpred18_InternalBlipDSL()) ) {
alt57=1;
}
}
break;
}
switch (alt57) {
case 1 :
// InternalBlipDSL.g:3984:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
{
// InternalBlipDSL.g:3984:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) )
// InternalBlipDSL.g:3985:5: ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) )
{
// InternalBlipDSL.g:3995:5: ( () ( ( ruleOpMulti ) ) )
// InternalBlipDSL.g:3996:6: () ( ( ruleOpMulti ) )
{
// InternalBlipDSL.g:3996:6: ()
// InternalBlipDSL.g:3997:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMultiplicativeExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:4003:6: ( ( ruleOpMulti ) )
// InternalBlipDSL.g:4004:7: ( ruleOpMulti )
{
// InternalBlipDSL.g:4004:7: ( ruleOpMulti )
// InternalBlipDSL.g:4005:8: ruleOpMulti
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMultiplicativeExpressionRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalBlipDSL.g:4021:4: ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
// InternalBlipDSL.g:4022:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
{
// InternalBlipDSL.g:4022:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
// InternalBlipDSL.g:4023:6: lv_rightOperand_3_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getRightOperandXUnaryOperationParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_65);
lv_rightOperand_3_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMultiplicativeExpressionRule());
}
set(
current,
"rightOperand",
lv_rightOperand_3_0,
"org.eclipse.xtext.xbase.Xbase.XUnaryOperation");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop57;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMultiplicativeExpression"
// $ANTLR start "entryRuleOpMulti"
// InternalBlipDSL.g:4045:1: entryRuleOpMulti returns [String current=null] : iv_ruleOpMulti= ruleOpMulti EOF ;
public final String entryRuleOpMulti() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMulti = null;
try {
// InternalBlipDSL.g:4045:47: (iv_ruleOpMulti= ruleOpMulti EOF )
// InternalBlipDSL.g:4046: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"
// InternalBlipDSL.g:4052: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 {
// InternalBlipDSL.g:4058:2: ( (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) )
// InternalBlipDSL.g:4059:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
{
// InternalBlipDSL.g:4059:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
int alt58=4;
switch ( input.LA(1) ) {
case 55:
{
alt58=1;
}
break;
case 89:
{
alt58=2;
}
break;
case 90:
{
alt58=3;
}
break;
case 91:
{
alt58=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 58, 0, input);
throw nvae;
}
switch (alt58) {
case 1 :
// InternalBlipDSL.g:4060:3: kw= '*'
{
kw=(Token)match(input,55,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:4066:3: kw= '**'
{
kw=(Token)match(input,89,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskAsteriskKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:4072: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().getSolidusKeyword_2());
}
}
break;
case 4 :
// InternalBlipDSL.g:4078:3: kw= '%'
{
kw=(Token)match(input,91,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"
// InternalBlipDSL.g:4087:1: entryRuleXUnaryOperation returns [EObject current=null] : iv_ruleXUnaryOperation= ruleXUnaryOperation EOF ;
public final EObject entryRuleXUnaryOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXUnaryOperation = null;
try {
// InternalBlipDSL.g:4087:56: (iv_ruleXUnaryOperation= ruleXUnaryOperation EOF )
// InternalBlipDSL.g:4088: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"
// InternalBlipDSL.g:4094: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 {
// InternalBlipDSL.g:4100:2: ( ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) )
// InternalBlipDSL.g:4101:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
{
// InternalBlipDSL.g:4101:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
int alt59=2;
int LA59_0 = input.LA(1);
if ( ((LA59_0>=87 && LA59_0<=88)||LA59_0==92) ) {
alt59=1;
}
else if ( ((LA59_0>=RULE_STRING && LA59_0<=RULE_DECIMAL)||LA59_0==14||LA59_0==30||(LA59_0>=52 && LA59_0<=54)||LA59_0==59||(LA59_0>=63 && LA59_0<=64)||LA59_0==71||LA59_0==98||LA59_0==100||(LA59_0>=102 && LA59_0<=103)||(LA59_0>=106 && LA59_0<=115)||LA59_0==117) ) {
alt59=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 59, 0, input);
throw nvae;
}
switch (alt59) {
case 1 :
// InternalBlipDSL.g:4102:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
{
// InternalBlipDSL.g:4102:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
// InternalBlipDSL.g:4103:4: () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) )
{
// InternalBlipDSL.g:4103:4: ()
// InternalBlipDSL.g:4104:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXUnaryOperationAccess().getXUnaryOperationAction_0_0(),
current);
}
}
// InternalBlipDSL.g:4110:4: ( ( ruleOpUnary ) )
// InternalBlipDSL.g:4111:5: ( ruleOpUnary )
{
// InternalBlipDSL.g:4111:5: ( ruleOpUnary )
// InternalBlipDSL.g:4112:6: ruleOpUnary
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXUnaryOperationRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0());
}
pushFollow(FOLLOW_46);
ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:4126:4: ( (lv_operand_2_0= ruleXUnaryOperation ) )
// InternalBlipDSL.g:4127:5: (lv_operand_2_0= ruleXUnaryOperation )
{
// InternalBlipDSL.g:4127:5: (lv_operand_2_0= ruleXUnaryOperation )
// InternalBlipDSL.g:4128: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 :
// InternalBlipDSL.g:4147: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"
// InternalBlipDSL.g:4159:1: entryRuleOpUnary returns [String current=null] : iv_ruleOpUnary= ruleOpUnary EOF ;
public final String entryRuleOpUnary() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpUnary = null;
try {
// InternalBlipDSL.g:4159:47: (iv_ruleOpUnary= ruleOpUnary EOF )
// InternalBlipDSL.g:4160: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"
// InternalBlipDSL.g:4166: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 {
// InternalBlipDSL.g:4172:2: ( (kw= '!' | kw= '-' | kw= '+' ) )
// InternalBlipDSL.g:4173:2: (kw= '!' | kw= '-' | kw= '+' )
{
// InternalBlipDSL.g:4173:2: (kw= '!' | kw= '-' | kw= '+' )
int alt60=3;
switch ( input.LA(1) ) {
case 92:
{
alt60=1;
}
break;
case 88:
{
alt60=2;
}
break;
case 87:
{
alt60=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 60, 0, input);
throw nvae;
}
switch (alt60) {
case 1 :
// InternalBlipDSL.g:4174:3: kw= '!'
{
kw=(Token)match(input,92,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getExclamationMarkKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:4180:3: kw= '-'
{
kw=(Token)match(input,88,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getHyphenMinusKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:4186:3: kw= '+'
{
kw=(Token)match(input,87,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getPlusSignKeyword_2());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleOpUnary"
// $ANTLR start "entryRuleXCastedExpression"
// InternalBlipDSL.g:4195:1: entryRuleXCastedExpression returns [EObject current=null] : iv_ruleXCastedExpression= ruleXCastedExpression EOF ;
public final EObject entryRuleXCastedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCastedExpression = null;
try {
// InternalBlipDSL.g:4195:58: (iv_ruleXCastedExpression= ruleXCastedExpression EOF )
// InternalBlipDSL.g:4196: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"
// InternalBlipDSL.g:4202: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 {
// InternalBlipDSL.g:4208:2: ( (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) )
// InternalBlipDSL.g:4209:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
{
// InternalBlipDSL.g:4209:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
// InternalBlipDSL.g:4210:3: this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getXPostfixOperationParserRuleCall_0());
}
pushFollow(FOLLOW_66);
this_XPostfixOperation_0=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPostfixOperation_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:4218:3: ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
loop61:
do {
int alt61=2;
int LA61_0 = input.LA(1);
if ( (LA61_0==44) ) {
int LA61_2 = input.LA(2);
if ( (synpred19_InternalBlipDSL()) ) {
alt61=1;
}
}
switch (alt61) {
case 1 :
// InternalBlipDSL.g:4219:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalBlipDSL.g:4219:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) )
// InternalBlipDSL.g:4220:5: ( ( () 'as' ) )=> ( () otherlv_2= 'as' )
{
// InternalBlipDSL.g:4226:5: ( () otherlv_2= 'as' )
// InternalBlipDSL.g:4227:6: () otherlv_2= 'as'
{
// InternalBlipDSL.g:4227:6: ()
// InternalBlipDSL.g:4228:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXCastedExpressionAccess().getXCastedExpressionTargetAction_1_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,44,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCastedExpressionAccess().getAsKeyword_1_0_0_1());
}
}
}
// InternalBlipDSL.g:4240:4: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:4241:5: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:4241:5: (lv_type_3_0= ruleJvmTypeReference )
// InternalBlipDSL.g:4242:6: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_66);
lv_type_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCastedExpressionRule());
}
set(
current,
"type",
lv_type_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop61;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCastedExpression"
// $ANTLR start "entryRuleXPostfixOperation"
// InternalBlipDSL.g:4264:1: entryRuleXPostfixOperation returns [EObject current=null] : iv_ruleXPostfixOperation= ruleXPostfixOperation EOF ;
public final EObject entryRuleXPostfixOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPostfixOperation = null;
try {
// InternalBlipDSL.g:4264:58: (iv_ruleXPostfixOperation= ruleXPostfixOperation EOF )
// InternalBlipDSL.g:4265: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"
// InternalBlipDSL.g:4271: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 {
// InternalBlipDSL.g:4277:2: ( (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) )
// InternalBlipDSL.g:4278:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
{
// InternalBlipDSL.g:4278:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
// InternalBlipDSL.g:4279:3: this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getXMemberFeatureCallParserRuleCall_0());
}
pushFollow(FOLLOW_67);
this_XMemberFeatureCall_0=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMemberFeatureCall_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:4287:3: ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
int alt62=2;
int LA62_0 = input.LA(1);
if ( (LA62_0==93) ) {
int LA62_1 = input.LA(2);
if ( (synpred20_InternalBlipDSL()) ) {
alt62=1;
}
}
else if ( (LA62_0==94) ) {
int LA62_2 = input.LA(2);
if ( (synpred20_InternalBlipDSL()) ) {
alt62=1;
}
}
switch (alt62) {
case 1 :
// InternalBlipDSL.g:4288:4: ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) )
{
// InternalBlipDSL.g:4298:4: ( () ( ( ruleOpPostfix ) ) )
// InternalBlipDSL.g:4299:5: () ( ( ruleOpPostfix ) )
{
// InternalBlipDSL.g:4299:5: ()
// InternalBlipDSL.g:4300:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXPostfixOperationAccess().getXPostfixOperationOperandAction_1_0_0(),
current);
}
}
// InternalBlipDSL.g:4306:5: ( ( ruleOpPostfix ) )
// InternalBlipDSL.g:4307:6: ( ruleOpPostfix )
{
// InternalBlipDSL.g:4307:6: ( ruleOpPostfix )
// InternalBlipDSL.g:4308: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"
// InternalBlipDSL.g:4328:1: entryRuleOpPostfix returns [String current=null] : iv_ruleOpPostfix= ruleOpPostfix EOF ;
public final String entryRuleOpPostfix() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpPostfix = null;
try {
// InternalBlipDSL.g:4328:49: (iv_ruleOpPostfix= ruleOpPostfix EOF )
// InternalBlipDSL.g:4329: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"
// InternalBlipDSL.g:4335:1: ruleOpPostfix returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '++' | kw= '--' ) ;
public final AntlrDatatypeRuleToken ruleOpPostfix() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:4341:2: ( (kw= '++' | kw= '--' ) )
// InternalBlipDSL.g:4342:2: (kw= '++' | kw= '--' )
{
// InternalBlipDSL.g:4342:2: (kw= '++' | kw= '--' )
int alt63=2;
int LA63_0 = input.LA(1);
if ( (LA63_0==93) ) {
alt63=1;
}
else if ( (LA63_0==94) ) {
alt63=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 63, 0, input);
throw nvae;
}
switch (alt63) {
case 1 :
// InternalBlipDSL.g:4343:3: kw= '++'
{
kw=(Token)match(input,93,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpPostfixAccess().getPlusSignPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:4349:3: kw= '--'
{
kw=(Token)match(input,94,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"
// InternalBlipDSL.g:4358:1: entryRuleXMemberFeatureCall returns [EObject current=null] : iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF ;
public final EObject entryRuleXMemberFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMemberFeatureCall = null;
try {
// InternalBlipDSL.g:4358:59: (iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF )
// InternalBlipDSL.g:4359: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"
// InternalBlipDSL.g:4365: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 {
// InternalBlipDSL.g:4371: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 ) )? ) )* ) )
// InternalBlipDSL.g:4372: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 ) )? ) )* )
{
// InternalBlipDSL.g:4372: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 ) )? ) )* )
// InternalBlipDSL.g:4373:3: this_XPrimaryExpression_0= ruleXPrimaryExpression ( ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) ) | ( ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) ) (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )? ( ( ruleIdOrSuper ) ) ( ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) ) ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )? otherlv_22= ')' )? ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )? ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getXPrimaryExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_68);
this_XPrimaryExpression_0=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPrimaryExpression_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:4381: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 ) )? ) )*
loop72:
do {
int alt72=3;
switch ( input.LA(1) ) {
case 51:
{
int LA72_2 = input.LA(2);
if ( (synpred21_InternalBlipDSL()) ) {
alt72=1;
}
else if ( (synpred22_InternalBlipDSL()) ) {
alt72=2;
}
}
break;
case 95:
{
int LA72_3 = input.LA(2);
if ( (synpred21_InternalBlipDSL()) ) {
alt72=1;
}
else if ( (synpred22_InternalBlipDSL()) ) {
alt72=2;
}
}
break;
case 96:
{
int LA72_4 = input.LA(2);
if ( (synpred22_InternalBlipDSL()) ) {
alt72=2;
}
}
break;
}
switch (alt72) {
case 1 :
// InternalBlipDSL.g:4382:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
{
// InternalBlipDSL.g:4382:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
// InternalBlipDSL.g:4383:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) )
{
// InternalBlipDSL.g:4383:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalBlipDSL.g:4384:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalBlipDSL.g:4404:6: ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalBlipDSL.g:4405:7: () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalBlipDSL.g:4405:7: ()
// InternalBlipDSL.g:4406:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXAssignmentAssignableAction_1_0_0_0_0(),
current);
}
}
// InternalBlipDSL.g:4412:7: (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) )
int alt64=2;
int LA64_0 = input.LA(1);
if ( (LA64_0==51) ) {
alt64=1;
}
else if ( (LA64_0==95) ) {
alt64=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 64, 0, input);
throw nvae;
}
switch (alt64) {
case 1 :
// InternalBlipDSL.g:4413:8: otherlv_2= '.'
{
otherlv_2=(Token)match(input,51,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_0_0_0_1_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:4418:8: ( (lv_explicitStatic_3_0= '::' ) )
{
// InternalBlipDSL.g:4418:8: ( (lv_explicitStatic_3_0= '::' ) )
// InternalBlipDSL.g:4419:9: (lv_explicitStatic_3_0= '::' )
{
// InternalBlipDSL.g:4419:9: (lv_explicitStatic_3_0= '::' )
// InternalBlipDSL.g:4420:10: lv_explicitStatic_3_0= '::'
{
lv_explicitStatic_3_0=(Token)match(input,95,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitStatic_3_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitStaticColonColonKeyword_1_0_0_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitStatic", true, "::");
}
}
}
}
break;
}
// InternalBlipDSL.g:4433:7: ( ( ruleFeatureCallID ) )
// InternalBlipDSL.g:4434:8: ( ruleFeatureCallID )
{
// InternalBlipDSL.g:4434:8: ( ruleFeatureCallID )
// InternalBlipDSL.g:4435:9: ruleFeatureCallID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_1_0_0_0_2_0());
}
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getOpSingleAssignParserRuleCall_1_0_0_0_3());
}
pushFollow(FOLLOW_46);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:4458:5: ( (lv_value_6_0= ruleXAssignment ) )
// InternalBlipDSL.g:4459:6: (lv_value_6_0= ruleXAssignment )
{
// InternalBlipDSL.g:4459:6: (lv_value_6_0= ruleXAssignment )
// InternalBlipDSL.g:4460:7: lv_value_6_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getValueXAssignmentParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_68);
lv_value_6_0=ruleXAssignment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
set(
current,
"value",
lv_value_6_0,
"org.eclipse.xtext.xbase.Xbase.XAssignment");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:4479: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 ) )? )
{
// InternalBlipDSL.g:4479: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 ) )? )
// InternalBlipDSL.g:4480: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 ) )?
{
// InternalBlipDSL.g:4480:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) )
// InternalBlipDSL.g:4481:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
{
// InternalBlipDSL.g:4501:6: ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
// InternalBlipDSL.g:4502:7: () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
{
// InternalBlipDSL.g:4502:7: ()
// InternalBlipDSL.g:4503:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0(),
current);
}
}
// InternalBlipDSL.g:4509:7: (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
int alt65=3;
switch ( input.LA(1) ) {
case 51:
{
alt65=1;
}
break;
case 96:
{
alt65=2;
}
break;
case 95:
{
alt65=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 65, 0, input);
throw nvae;
}
switch (alt65) {
case 1 :
// InternalBlipDSL.g:4510:8: otherlv_8= '.'
{
otherlv_8=(Token)match(input,51,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_1_0_0_1_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:4515:8: ( (lv_nullSafe_9_0= '?.' ) )
{
// InternalBlipDSL.g:4515:8: ( (lv_nullSafe_9_0= '?.' ) )
// InternalBlipDSL.g:4516:9: (lv_nullSafe_9_0= '?.' )
{
// InternalBlipDSL.g:4516:9: (lv_nullSafe_9_0= '?.' )
// InternalBlipDSL.g:4517:10: lv_nullSafe_9_0= '?.'
{
lv_nullSafe_9_0=(Token)match(input,96,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_nullSafe_9_0, grammarAccess.getXMemberFeatureCallAccess().getNullSafeQuestionMarkFullStopKeyword_1_1_0_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "nullSafe", true, "?.");
}
}
}
}
break;
case 3 :
// InternalBlipDSL.g:4530:8: ( (lv_explicitStatic_10_0= '::' ) )
{
// InternalBlipDSL.g:4530:8: ( (lv_explicitStatic_10_0= '::' ) )
// InternalBlipDSL.g:4531:9: (lv_explicitStatic_10_0= '::' )
{
// InternalBlipDSL.g:4531:9: (lv_explicitStatic_10_0= '::' )
// InternalBlipDSL.g:4532:10: lv_explicitStatic_10_0= '::'
{
lv_explicitStatic_10_0=(Token)match(input,95,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitStatic_10_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitStaticColonColonKeyword_1_1_0_0_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitStatic", true, "::");
}
}
}
}
break;
}
}
}
// InternalBlipDSL.g:4547:5: (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )?
int alt67=2;
int LA67_0 = input.LA(1);
if ( (LA67_0==71) ) {
alt67=1;
}
switch (alt67) {
case 1 :
// InternalBlipDSL.g:4548:6: otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>'
{
otherlv_11=(Token)match(input,71,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXMemberFeatureCallAccess().getLessThanSignKeyword_1_1_1_0());
}
// InternalBlipDSL.g:4552:6: ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:4553:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:4553:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:4554:8: lv_typeArguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_12_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_12_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:4571:6: (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )*
loop66:
do {
int alt66=2;
int LA66_0 = input.LA(1);
if ( (LA66_0==60) ) {
alt66=1;
}
switch (alt66) {
case 1 :
// InternalBlipDSL.g:4572:7: otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
{
otherlv_13=(Token)match(input,60,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_1_2_0());
}
// InternalBlipDSL.g:4576:7: ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:4577:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:4577:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:4578:9: lv_typeArguments_14_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_14_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_14_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop66;
}
} while (true);
otherlv_15=(Token)match(input,72,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXMemberFeatureCallAccess().getGreaterThanSignKeyword_1_1_1_3());
}
}
break;
}
// InternalBlipDSL.g:4601:5: ( ( ruleIdOrSuper ) )
// InternalBlipDSL.g:4602:6: ( ruleIdOrSuper )
{
// InternalBlipDSL.g:4602:6: ( ruleIdOrSuper )
// InternalBlipDSL.g:4603:7: ruleIdOrSuper
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_2_0());
}
pushFollow(FOLLOW_73);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:4617: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 alt70=2;
alt70 = dfa70.predict(input);
switch (alt70) {
case 1 :
// InternalBlipDSL.g:4618: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= ')'
{
// InternalBlipDSL.g:4618:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) )
// InternalBlipDSL.g:4619:7: ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' )
{
// InternalBlipDSL.g:4623:7: (lv_explicitOperationCall_17_0= '(' )
// InternalBlipDSL.g:4624:8: lv_explicitOperationCall_17_0= '('
{
lv_explicitOperationCall_17_0=(Token)match(input,59,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitOperationCall_17_0, grammarAccess.getXMemberFeatureCallAccess().getExplicitOperationCallLeftParenthesisKeyword_1_1_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXMemberFeatureCallRule());
}
setWithLastConsumed(current, "explicitOperationCall", true, "(");
}
}
}
// InternalBlipDSL.g:4636:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?
int alt69=3;
alt69 = dfa69.predict(input);
switch (alt69) {
case 1 :
// InternalBlipDSL.g:4637:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
{
// InternalBlipDSL.g:4637:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
// InternalBlipDSL.g:4638:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure )
{
// InternalBlipDSL.g:4663:8: (lv_memberCallArguments_18_0= ruleXShortClosure )
// InternalBlipDSL.g:4664:9: lv_memberCallArguments_18_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0());
}
pushFollow(FOLLOW_44);
lv_memberCallArguments_18_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_18_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:4682:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
{
// InternalBlipDSL.g:4682:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
// InternalBlipDSL.g:4683:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:4683:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) )
// InternalBlipDSL.g:4684:9: (lv_memberCallArguments_19_0= ruleXExpression )
{
// InternalBlipDSL.g:4684:9: (lv_memberCallArguments_19_0= ruleXExpression )
// InternalBlipDSL.g:4685:10: lv_memberCallArguments_19_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_memberCallArguments_19_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_19_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:4702:8: (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
loop68:
do {
int alt68=2;
int LA68_0 = input.LA(1);
if ( (LA68_0==60) ) {
alt68=1;
}
switch (alt68) {
case 1 :
// InternalBlipDSL.g:4703:9: otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) )
{
otherlv_20=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_3_1_1_1_0());
}
// InternalBlipDSL.g:4707:9: ( (lv_memberCallArguments_21_0= ruleXExpression ) )
// InternalBlipDSL.g:4708:10: (lv_memberCallArguments_21_0= ruleXExpression )
{
// InternalBlipDSL.g:4708:10: (lv_memberCallArguments_21_0= ruleXExpression )
// InternalBlipDSL.g:4709:11: lv_memberCallArguments_21_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_memberCallArguments_21_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_21_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop68;
}
} while (true);
}
}
break;
}
otherlv_22=(Token)match(input,61,FOLLOW_75); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getXMemberFeatureCallAccess().getRightParenthesisKeyword_1_1_3_2());
}
}
break;
}
// InternalBlipDSL.g:4734:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
int alt71=2;
alt71 = dfa71.predict(input);
switch (alt71) {
case 1 :
// InternalBlipDSL.g:4735:6: ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure )
{
// InternalBlipDSL.g:4741:6: (lv_memberCallArguments_23_0= ruleXClosure )
// InternalBlipDSL.g:4742:7: lv_memberCallArguments_23_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0());
}
pushFollow(FOLLOW_68);
lv_memberCallArguments_23_0=ruleXClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXMemberFeatureCallRule());
}
add(
current,
"memberCallArguments",
lv_memberCallArguments_23_0,
"org.eclipse.xtext.xbase.Xbase.XClosure");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
break;
default :
break loop72;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMemberFeatureCall"
// $ANTLR start "entryRuleXPrimaryExpression"
// InternalBlipDSL.g:4765:1: entryRuleXPrimaryExpression returns [EObject current=null] : iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF ;
public final EObject entryRuleXPrimaryExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPrimaryExpression = null;
try {
// InternalBlipDSL.g:4765:59: (iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF )
// InternalBlipDSL.g:4766: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"
// InternalBlipDSL.g:4772: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 {
// InternalBlipDSL.g:4778: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 ) )
// InternalBlipDSL.g:4779: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 )
{
// InternalBlipDSL.g:4779: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 alt73=15;
alt73 = dfa73.predict(input);
switch (alt73) {
case 1 :
// InternalBlipDSL.g:4780: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 :
// InternalBlipDSL.g:4789: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 :
// InternalBlipDSL.g:4798: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 :
// InternalBlipDSL.g:4807:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
{
// InternalBlipDSL.g:4807:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
// InternalBlipDSL.g:4808: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 :
// InternalBlipDSL.g:4825: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 :
// InternalBlipDSL.g:4834: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 :
// InternalBlipDSL.g:4843: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 :
// InternalBlipDSL.g:4852:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
{
// InternalBlipDSL.g:4852:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
// InternalBlipDSL.g:4853: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 :
// InternalBlipDSL.g:4876: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 :
// InternalBlipDSL.g:4885: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 :
// InternalBlipDSL.g:4894: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 :
// InternalBlipDSL.g:4903: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 :
// InternalBlipDSL.g:4912: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 :
// InternalBlipDSL.g:4921: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 :
// InternalBlipDSL.g:4930: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"
// InternalBlipDSL.g:4942:1: entryRuleXLiteral returns [EObject current=null] : iv_ruleXLiteral= ruleXLiteral EOF ;
public final EObject entryRuleXLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXLiteral = null;
try {
// InternalBlipDSL.g:4942:49: (iv_ruleXLiteral= ruleXLiteral EOF )
// InternalBlipDSL.g:4943: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"
// InternalBlipDSL.g:4949: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 {
// InternalBlipDSL.g:4955: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 ) )
// InternalBlipDSL.g:4956: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 )
{
// InternalBlipDSL.g:4956: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 alt74=7;
int LA74_0 = input.LA(1);
if ( (LA74_0==63) ) {
alt74=1;
}
else if ( (LA74_0==64) && (synpred28_InternalBlipDSL())) {
alt74=2;
}
else if ( ((LA74_0>=109 && LA74_0<=110)) ) {
alt74=3;
}
else if ( ((LA74_0>=RULE_INT && LA74_0<=RULE_DECIMAL)) ) {
alt74=4;
}
else if ( (LA74_0==111) ) {
alt74=5;
}
else if ( (LA74_0==RULE_STRING) ) {
alt74=6;
}
else if ( (LA74_0==112) ) {
alt74=7;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 74, 0, input);
throw nvae;
}
switch (alt74) {
case 1 :
// InternalBlipDSL.g:4957: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 :
// InternalBlipDSL.g:4966:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
{
// InternalBlipDSL.g:4966:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
// InternalBlipDSL.g:4967: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 :
// InternalBlipDSL.g:4983: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 :
// InternalBlipDSL.g:4992: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 :
// InternalBlipDSL.g:5001: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 :
// InternalBlipDSL.g:5010: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 :
// InternalBlipDSL.g:5019: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"
// InternalBlipDSL.g:5031:1: entryRuleXCollectionLiteral returns [EObject current=null] : iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF ;
public final EObject entryRuleXCollectionLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCollectionLiteral = null;
try {
// InternalBlipDSL.g:5031:59: (iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF )
// InternalBlipDSL.g:5032: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"
// InternalBlipDSL.g:5038: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 {
// InternalBlipDSL.g:5044:2: ( (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) )
// InternalBlipDSL.g:5045:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
{
// InternalBlipDSL.g:5045:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
int alt75=2;
int LA75_0 = input.LA(1);
if ( (LA75_0==63) ) {
int LA75_1 = input.LA(2);
if ( (LA75_1==14) ) {
alt75=1;
}
else if ( (LA75_1==64) ) {
alt75=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 75, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 75, 0, input);
throw nvae;
}
switch (alt75) {
case 1 :
// InternalBlipDSL.g:5046: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 :
// InternalBlipDSL.g:5055: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"
// InternalBlipDSL.g:5067:1: entryRuleXSetLiteral returns [EObject current=null] : iv_ruleXSetLiteral= ruleXSetLiteral EOF ;
public final EObject entryRuleXSetLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSetLiteral = null;
try {
// InternalBlipDSL.g:5067:52: (iv_ruleXSetLiteral= ruleXSetLiteral EOF )
// InternalBlipDSL.g:5068: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"
// InternalBlipDSL.g:5074: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 {
// InternalBlipDSL.g:5080:2: ( ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) )
// InternalBlipDSL.g:5081:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
{
// InternalBlipDSL.g:5081:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
// InternalBlipDSL.g:5082:3: () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}'
{
// InternalBlipDSL.g:5082:3: ()
// InternalBlipDSL.g:5083:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSetLiteralAccess().getXSetLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSetLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,14,FOLLOW_76); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSetLiteralAccess().getLeftCurlyBracketKeyword_2());
}
// InternalBlipDSL.g:5097:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt77=2;
int LA77_0 = input.LA(1);
if ( ((LA77_0>=RULE_STRING && LA77_0<=RULE_DECIMAL)||LA77_0==14||LA77_0==30||(LA77_0>=52 && LA77_0<=54)||LA77_0==59||(LA77_0>=63 && LA77_0<=64)||LA77_0==71||(LA77_0>=87 && LA77_0<=88)||LA77_0==92||LA77_0==98||LA77_0==100||(LA77_0>=102 && LA77_0<=103)||(LA77_0>=106 && LA77_0<=115)||LA77_0==117) ) {
alt77=1;
}
switch (alt77) {
case 1 :
// InternalBlipDSL.g:5098:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:5098:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalBlipDSL.g:5099:5: (lv_elements_3_0= ruleXExpression )
{
// InternalBlipDSL.g:5099:5: (lv_elements_3_0= ruleXExpression )
// InternalBlipDSL.g:5100:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_77);
lv_elements_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSetLiteralRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5117:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop76:
do {
int alt76=2;
int LA76_0 = input.LA(1);
if ( (LA76_0==60) ) {
alt76=1;
}
switch (alt76) {
case 1 :
// InternalBlipDSL.g:5118:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSetLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalBlipDSL.g:5122:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5123:6: (lv_elements_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5123:6: (lv_elements_5_0= ruleXExpression )
// InternalBlipDSL.g:5124:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_77);
lv_elements_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSetLiteralRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop76;
}
} 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"
// InternalBlipDSL.g:5151:1: entryRuleXListLiteral returns [EObject current=null] : iv_ruleXListLiteral= ruleXListLiteral EOF ;
public final EObject entryRuleXListLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXListLiteral = null;
try {
// InternalBlipDSL.g:5151:53: (iv_ruleXListLiteral= ruleXListLiteral EOF )
// InternalBlipDSL.g:5152: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"
// InternalBlipDSL.g:5158: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 {
// InternalBlipDSL.g:5164:2: ( ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) )
// InternalBlipDSL.g:5165:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
{
// InternalBlipDSL.g:5165:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
// InternalBlipDSL.g:5166:3: () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']'
{
// InternalBlipDSL.g:5166:3: ()
// InternalBlipDSL.g:5167:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXListLiteralAccess().getXListLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXListLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,64,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXListLiteralAccess().getLeftSquareBracketKeyword_2());
}
// InternalBlipDSL.g:5181:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt79=2;
int LA79_0 = input.LA(1);
if ( ((LA79_0>=RULE_STRING && LA79_0<=RULE_DECIMAL)||LA79_0==14||LA79_0==30||(LA79_0>=52 && LA79_0<=54)||LA79_0==59||(LA79_0>=63 && LA79_0<=64)||LA79_0==71||(LA79_0>=87 && LA79_0<=88)||LA79_0==92||LA79_0==98||LA79_0==100||(LA79_0>=102 && LA79_0<=103)||(LA79_0>=106 && LA79_0<=115)||LA79_0==117) ) {
alt79=1;
}
switch (alt79) {
case 1 :
// InternalBlipDSL.g:5182:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:5182:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalBlipDSL.g:5183:5: (lv_elements_3_0= ruleXExpression )
{
// InternalBlipDSL.g:5183:5: (lv_elements_3_0= ruleXExpression )
// InternalBlipDSL.g:5184:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_49);
lv_elements_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXListLiteralRule());
}
add(
current,
"elements",
lv_elements_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5201:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop78:
do {
int alt78=2;
int LA78_0 = input.LA(1);
if ( (LA78_0==60) ) {
alt78=1;
}
switch (alt78) {
case 1 :
// InternalBlipDSL.g:5202:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXListLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalBlipDSL.g:5206:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5207:6: (lv_elements_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5207:6: (lv_elements_5_0= ruleXExpression )
// InternalBlipDSL.g:5208:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_49);
lv_elements_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXListLiteralRule());
}
add(
current,
"elements",
lv_elements_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop78;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,65,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"
// InternalBlipDSL.g:5235:1: entryRuleXClosure returns [EObject current=null] : iv_ruleXClosure= ruleXClosure EOF ;
public final EObject entryRuleXClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXClosure = null;
try {
// InternalBlipDSL.g:5235:49: (iv_ruleXClosure= ruleXClosure EOF )
// InternalBlipDSL.g:5236: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"
// InternalBlipDSL.g:5242: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 {
// InternalBlipDSL.g:5248: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= ']' ) )
// InternalBlipDSL.g:5249: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= ']' )
{
// InternalBlipDSL.g:5249: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= ']' )
// InternalBlipDSL.g:5250: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= ']'
{
// InternalBlipDSL.g:5250:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) )
// InternalBlipDSL.g:5251:4: ( ( () '[' ) )=> ( () otherlv_1= '[' )
{
// InternalBlipDSL.g:5257:4: ( () otherlv_1= '[' )
// InternalBlipDSL.g:5258:5: () otherlv_1= '['
{
// InternalBlipDSL.g:5258:5: ()
// InternalBlipDSL.g:5259:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,64,FOLLOW_78); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXClosureAccess().getLeftSquareBracketKeyword_0_0_1());
}
}
}
// InternalBlipDSL.g:5271:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?
int alt82=2;
alt82 = dfa82.predict(input);
switch (alt82) {
case 1 :
// InternalBlipDSL.g:5272:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
{
// InternalBlipDSL.g:5295:4: ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
// InternalBlipDSL.g:5296:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) )
{
// InternalBlipDSL.g:5296:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )?
int alt81=2;
int LA81_0 = input.LA(1);
if ( (LA81_0==RULE_ID||LA81_0==59||LA81_0==84) ) {
alt81=1;
}
switch (alt81) {
case 1 :
// InternalBlipDSL.g:5297:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:5297:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5298:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5298:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5299:8: lv_declaredFormalParameters_2_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_2_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_2_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5316:6: (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
loop80:
do {
int alt80=2;
int LA80_0 = input.LA(1);
if ( (LA80_0==60) ) {
alt80=1;
}
switch (alt80) {
case 1 :
// InternalBlipDSL.g:5317:7: otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
{
otherlv_3=(Token)match(input,60,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXClosureAccess().getCommaKeyword_1_0_0_1_0());
}
// InternalBlipDSL.g:5321:7: ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5322:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5322:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5323:9: lv_declaredFormalParameters_4_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_4_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_4_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop80;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:5342:5: ( (lv_explicitSyntax_5_0= '|' ) )
// InternalBlipDSL.g:5343:6: (lv_explicitSyntax_5_0= '|' )
{
// InternalBlipDSL.g:5343:6: (lv_explicitSyntax_5_0= '|' )
// InternalBlipDSL.g:5344:7: lv_explicitSyntax_5_0= '|'
{
lv_explicitSyntax_5_0=(Token)match(input,97,FOLLOW_80); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitSyntax_5_0, grammarAccess.getXClosureAccess().getExplicitSyntaxVerticalLineKeyword_1_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXClosureRule());
}
setWithLastConsumed(current, "explicitSyntax", true, "|");
}
}
}
}
}
break;
}
// InternalBlipDSL.g:5358:3: ( (lv_expression_6_0= ruleXExpressionInClosure ) )
// InternalBlipDSL.g:5359:4: (lv_expression_6_0= ruleXExpressionInClosure )
{
// InternalBlipDSL.g:5359:4: (lv_expression_6_0= ruleXExpressionInClosure )
// InternalBlipDSL.g:5360:5: lv_expression_6_0= ruleXExpressionInClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getExpressionXExpressionInClosureParserRuleCall_2_0());
}
pushFollow(FOLLOW_81);
lv_expression_6_0=ruleXExpressionInClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXClosureRule());
}
set(
current,
"expression",
lv_expression_6_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionInClosure");
afterParserOrEnumRuleCall();
}
}
}
otherlv_7=(Token)match(input,65,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"
// InternalBlipDSL.g:5385:1: entryRuleXExpressionInClosure returns [EObject current=null] : iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF ;
public final EObject entryRuleXExpressionInClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionInClosure = null;
try {
// InternalBlipDSL.g:5385:61: (iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF )
// InternalBlipDSL.g:5386: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"
// InternalBlipDSL.g:5392: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 {
// InternalBlipDSL.g:5398:2: ( ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) )
// InternalBlipDSL.g:5399:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
{
// InternalBlipDSL.g:5399:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
// InternalBlipDSL.g:5400:3: () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
{
// InternalBlipDSL.g:5400:3: ()
// InternalBlipDSL.g:5401:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXExpressionInClosureAccess().getXBlockExpressionAction_0(),
current);
}
}
// InternalBlipDSL.g:5407:3: ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
loop84:
do {
int alt84=2;
int LA84_0 = input.LA(1);
if ( ((LA84_0>=RULE_STRING && LA84_0<=RULE_DECIMAL)||LA84_0==14||LA84_0==30||(LA84_0>=52 && LA84_0<=54)||LA84_0==59||(LA84_0>=63 && LA84_0<=64)||LA84_0==71||(LA84_0>=87 && LA84_0<=88)||LA84_0==92||LA84_0==98||LA84_0==100||(LA84_0>=102 && LA84_0<=115)||LA84_0==117) ) {
alt84=1;
}
switch (alt84) {
case 1 :
// InternalBlipDSL.g:5408:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )?
{
// InternalBlipDSL.g:5408:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) )
// InternalBlipDSL.g:5409:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
{
// InternalBlipDSL.g:5409:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
// InternalBlipDSL.g:5410:6: lv_expressions_1_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0());
}
pushFollow(FOLLOW_82);
lv_expressions_1_0=ruleXExpressionOrVarDeclaration();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXExpressionInClosureRule());
}
add(
current,
"expressions",
lv_expressions_1_0,
"org.eclipse.xtext.xbase.Xbase.XExpressionOrVarDeclaration");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5427:4: (otherlv_2= ';' )?
int alt83=2;
int LA83_0 = input.LA(1);
if ( (LA83_0==57) ) {
alt83=1;
}
switch (alt83) {
case 1 :
// InternalBlipDSL.g:5428:5: otherlv_2= ';'
{
otherlv_2=(Token)match(input,57,FOLLOW_83); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
}
}
break;
}
}
break;
default :
break loop84;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpressionInClosure"
// $ANTLR start "entryRuleXShortClosure"
// InternalBlipDSL.g:5438:1: entryRuleXShortClosure returns [EObject current=null] : iv_ruleXShortClosure= ruleXShortClosure EOF ;
public final EObject entryRuleXShortClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXShortClosure = null;
try {
// InternalBlipDSL.g:5438:54: (iv_ruleXShortClosure= ruleXShortClosure EOF )
// InternalBlipDSL.g:5439: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"
// InternalBlipDSL.g:5445: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 {
// InternalBlipDSL.g:5451:2: ( ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalBlipDSL.g:5452:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:5452:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalBlipDSL.g:5453:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalBlipDSL.g:5453:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) )
// InternalBlipDSL.g:5454:4: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
{
// InternalBlipDSL.g:5479:4: ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
// InternalBlipDSL.g:5480:5: () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) )
{
// InternalBlipDSL.g:5480:5: ()
// InternalBlipDSL.g:5481:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXShortClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
// InternalBlipDSL.g:5487:5: ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )?
int alt86=2;
int LA86_0 = input.LA(1);
if ( (LA86_0==RULE_ID||LA86_0==59||LA86_0==84) ) {
alt86=1;
}
switch (alt86) {
case 1 :
// InternalBlipDSL.g:5488:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:5488:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5489:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5489:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5490:8: lv_declaredFormalParameters_1_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_1_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXShortClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_1_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5507:6: (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
loop85:
do {
int alt85=2;
int LA85_0 = input.LA(1);
if ( (LA85_0==60) ) {
alt85=1;
}
switch (alt85) {
case 1 :
// InternalBlipDSL.g:5508:7: otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
{
otherlv_2=(Token)match(input,60,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXShortClosureAccess().getCommaKeyword_0_0_1_1_0());
}
// InternalBlipDSL.g:5512:7: ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5513:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5513:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5514:9: lv_declaredFormalParameters_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0());
}
pushFollow(FOLLOW_79);
lv_declaredFormalParameters_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXShortClosureRule());
}
add(
current,
"declaredFormalParameters",
lv_declaredFormalParameters_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop85;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:5533:5: ( (lv_explicitSyntax_4_0= '|' ) )
// InternalBlipDSL.g:5534:6: (lv_explicitSyntax_4_0= '|' )
{
// InternalBlipDSL.g:5534:6: (lv_explicitSyntax_4_0= '|' )
// InternalBlipDSL.g:5535:7: lv_explicitSyntax_4_0= '|'
{
lv_explicitSyntax_4_0=(Token)match(input,97,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitSyntax_4_0, grammarAccess.getXShortClosureAccess().getExplicitSyntaxVerticalLineKeyword_0_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXShortClosureRule());
}
setWithLastConsumed(current, "explicitSyntax", true, "|");
}
}
}
}
}
// InternalBlipDSL.g:5549:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5550:4: (lv_expression_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5550:4: (lv_expression_5_0= ruleXExpression )
// InternalBlipDSL.g:5551: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"
// InternalBlipDSL.g:5572:1: entryRuleXParenthesizedExpression returns [EObject current=null] : iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF ;
public final EObject entryRuleXParenthesizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXParenthesizedExpression = null;
try {
// InternalBlipDSL.g:5572:65: (iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF )
// InternalBlipDSL.g:5573: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"
// InternalBlipDSL.g:5579: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 {
// InternalBlipDSL.g:5585:2: ( (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) )
// InternalBlipDSL.g:5586:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
{
// InternalBlipDSL.g:5586:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
// InternalBlipDSL.g:5587:3: otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')'
{
otherlv_0=(Token)match(input,59,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXParenthesizedExpressionAccess().getXExpressionParserRuleCall_1());
}
pushFollow(FOLLOW_44);
this_XExpression_1=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XExpression_1;
afterParserOrEnumRuleCall();
}
otherlv_2=(Token)match(input,61,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"
// InternalBlipDSL.g:5607:1: entryRuleXIfExpression returns [EObject current=null] : iv_ruleXIfExpression= ruleXIfExpression EOF ;
public final EObject entryRuleXIfExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXIfExpression = null;
try {
// InternalBlipDSL.g:5607:54: (iv_ruleXIfExpression= ruleXIfExpression EOF )
// InternalBlipDSL.g:5608: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"
// InternalBlipDSL.g:5614: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 {
// InternalBlipDSL.g:5620: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 ) ) )? ) )
// InternalBlipDSL.g:5621: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 ) ) )? )
{
// InternalBlipDSL.g:5621: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 ) ) )? )
// InternalBlipDSL.g:5622: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 ) ) )?
{
// InternalBlipDSL.g:5622:3: ()
// InternalBlipDSL.g:5623:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXIfExpressionAccess().getXIfExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,98,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXIfExpressionAccess().getIfKeyword_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXIfExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalBlipDSL.g:5637:3: ( (lv_if_3_0= ruleXExpression ) )
// InternalBlipDSL.g:5638:4: (lv_if_3_0= ruleXExpression )
{
// InternalBlipDSL.g:5638:4: (lv_if_3_0= ruleXExpression )
// InternalBlipDSL.g:5639:5: lv_if_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getIfXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_44);
lv_if_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXIfExpressionRule());
}
set(
current,
"if",
lv_if_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXIfExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalBlipDSL.g:5660:3: ( (lv_then_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5661:4: (lv_then_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5661:4: (lv_then_5_0= ruleXExpression )
// InternalBlipDSL.g:5662:5: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getThenXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_85);
lv_then_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXIfExpressionRule());
}
set(
current,
"then",
lv_then_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:5679:3: ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
int alt87=2;
int LA87_0 = input.LA(1);
if ( (LA87_0==99) ) {
int LA87_1 = input.LA(2);
if ( (synpred32_InternalBlipDSL()) ) {
alt87=1;
}
}
switch (alt87) {
case 1 :
// InternalBlipDSL.g:5680:4: ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) )
{
// InternalBlipDSL.g:5680:4: ( ( 'else' )=>otherlv_6= 'else' )
// InternalBlipDSL.g:5681:5: ( 'else' )=>otherlv_6= 'else'
{
otherlv_6=(Token)match(input,99,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXIfExpressionAccess().getElseKeyword_6_0());
}
}
// InternalBlipDSL.g:5687:4: ( (lv_else_7_0= ruleXExpression ) )
// InternalBlipDSL.g:5688:5: (lv_else_7_0= ruleXExpression )
{
// InternalBlipDSL.g:5688:5: (lv_else_7_0= ruleXExpression )
// InternalBlipDSL.g:5689: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"
// InternalBlipDSL.g:5711:1: entryRuleXSwitchExpression returns [EObject current=null] : iv_ruleXSwitchExpression= ruleXSwitchExpression EOF ;
public final EObject entryRuleXSwitchExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSwitchExpression = null;
try {
// InternalBlipDSL.g:5711:58: (iv_ruleXSwitchExpression= ruleXSwitchExpression EOF )
// InternalBlipDSL.g:5712: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"
// InternalBlipDSL.g:5718: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 {
// InternalBlipDSL.g:5724: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= '}' ) )
// InternalBlipDSL.g:5725: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= '}' )
{
// InternalBlipDSL.g:5725: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= '}' )
// InternalBlipDSL.g:5726: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= '}'
{
// InternalBlipDSL.g:5726:3: ()
// InternalBlipDSL.g:5727:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSwitchExpressionAccess().getXSwitchExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,100,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSwitchExpressionAccess().getSwitchKeyword_1());
}
// InternalBlipDSL.g:5737: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 alt89=2;
alt89 = dfa89.predict(input);
switch (alt89) {
case 1 :
// InternalBlipDSL.g:5738:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalBlipDSL.g:5738:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalBlipDSL.g:5739:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalBlipDSL.g:5739:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalBlipDSL.g:5740:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalBlipDSL.g:5750:6: (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalBlipDSL.g:5751:7: otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
otherlv_2=(Token)match(input,59,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSwitchExpressionAccess().getLeftParenthesisKeyword_2_0_0_0_0());
}
// InternalBlipDSL.g:5755:7: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5756:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5756:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5757:9: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,101,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_0_0_0_2());
}
}
}
// InternalBlipDSL.g:5780:5: ( (lv_switch_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5781:6: (lv_switch_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5781:6: (lv_switch_5_0= ruleXExpression )
// InternalBlipDSL.g:5782:7: lv_switch_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_44);
lv_switch_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"switch",
lv_switch_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,61,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXSwitchExpressionAccess().getRightParenthesisKeyword_2_0_2());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:5805:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:5805:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
// InternalBlipDSL.g:5806:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) )
{
// InternalBlipDSL.g:5806:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?
int alt88=2;
alt88 = dfa88.predict(input);
switch (alt88) {
case 1 :
// InternalBlipDSL.g:5807:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
{
// InternalBlipDSL.g:5816:6: ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
// InternalBlipDSL.g:5817:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':'
{
// InternalBlipDSL.g:5817:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5818:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5818:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:5819:9: lv_declaredParam_7_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_7_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_7_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_8=(Token)match(input,101,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_1_0_0_1());
}
}
}
break;
}
// InternalBlipDSL.g:5842:5: ( (lv_switch_9_0= ruleXExpression ) )
// InternalBlipDSL.g:5843:6: (lv_switch_9_0= ruleXExpression )
{
// InternalBlipDSL.g:5843:6: (lv_switch_9_0= ruleXExpression )
// InternalBlipDSL.g:5844:7: lv_switch_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_16);
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_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXSwitchExpressionAccess().getLeftCurlyBracketKeyword_3());
}
// InternalBlipDSL.g:5867:3: ( (lv_cases_11_0= ruleXCasePart ) )*
loop90:
do {
int alt90=2;
int LA90_0 = input.LA(1);
if ( (LA90_0==RULE_ID||LA90_0==46||(LA90_0>=59 && LA90_0<=60)||LA90_0==84||LA90_0==101) ) {
alt90=1;
}
switch (alt90) {
case 1 :
// InternalBlipDSL.g:5868:4: (lv_cases_11_0= ruleXCasePart )
{
// InternalBlipDSL.g:5868:4: (lv_cases_11_0= ruleXCasePart )
// InternalBlipDSL.g:5869:5: lv_cases_11_0= ruleXCasePart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getCasesXCasePartParserRuleCall_4_0());
}
pushFollow(FOLLOW_88);
lv_cases_11_0=ruleXCasePart();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSwitchExpressionRule());
}
add(
current,
"cases",
lv_cases_11_0,
"org.eclipse.xtext.xbase.Xbase.XCasePart");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop90;
}
} while (true);
// InternalBlipDSL.g:5886:3: (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )?
int alt91=2;
int LA91_0 = input.LA(1);
if ( (LA91_0==48) ) {
alt91=1;
}
switch (alt91) {
case 1 :
// InternalBlipDSL.g:5887:4: otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) )
{
otherlv_12=(Token)match(input,48,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXSwitchExpressionAccess().getDefaultKeyword_5_0());
}
otherlv_13=(Token)match(input,101,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_5_1());
}
// InternalBlipDSL.g:5895:4: ( (lv_default_14_0= ruleXExpression ) )
// InternalBlipDSL.g:5896:5: (lv_default_14_0= ruleXExpression )
{
// InternalBlipDSL.g:5896:5: (lv_default_14_0= ruleXExpression )
// InternalBlipDSL.g:5897:6: lv_default_14_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDefaultXExpressionParserRuleCall_5_2_0());
}
pushFollow(FOLLOW_34);
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"
// InternalBlipDSL.g:5923:1: entryRuleXCasePart returns [EObject current=null] : iv_ruleXCasePart= ruleXCasePart EOF ;
public final EObject entryRuleXCasePart() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCasePart = null;
try {
// InternalBlipDSL.g:5923:50: (iv_ruleXCasePart= ruleXCasePart EOF )
// InternalBlipDSL.g:5924: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"
// InternalBlipDSL.g:5930: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 {
// InternalBlipDSL.g:5936: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= ',' ) ) ) ) )
// InternalBlipDSL.g:5937: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= ',' ) ) ) )
{
// InternalBlipDSL.g:5937: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= ',' ) ) ) )
// InternalBlipDSL.g:5938: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= ',' ) ) )
{
// InternalBlipDSL.g:5938:3: ()
// InternalBlipDSL.g:5939:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXCasePartAccess().getXCasePartAction_0(),
current);
}
}
// InternalBlipDSL.g:5945:3: ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )?
int alt92=2;
int LA92_0 = input.LA(1);
if ( (LA92_0==RULE_ID||LA92_0==59||LA92_0==84) ) {
alt92=1;
}
switch (alt92) {
case 1 :
// InternalBlipDSL.g:5946:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:5946:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:5947:5: lv_typeGuard_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getTypeGuardJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_89);
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;
}
// InternalBlipDSL.g:5964:3: (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )?
int alt93=2;
int LA93_0 = input.LA(1);
if ( (LA93_0==46) ) {
alt93=1;
}
switch (alt93) {
case 1 :
// InternalBlipDSL.g:5965:4: otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) )
{
otherlv_2=(Token)match(input,46,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCasePartAccess().getCaseKeyword_2_0());
}
// InternalBlipDSL.g:5969:4: ( (lv_case_3_0= ruleXExpression ) )
// InternalBlipDSL.g:5970:5: (lv_case_3_0= ruleXExpression )
{
// InternalBlipDSL.g:5970:5: (lv_case_3_0= ruleXExpression )
// InternalBlipDSL.g:5971:6: lv_case_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getCaseXExpressionParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_90);
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;
}
// InternalBlipDSL.g:5989:3: ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
int alt94=2;
int LA94_0 = input.LA(1);
if ( (LA94_0==101) ) {
alt94=1;
}
else if ( (LA94_0==60) ) {
alt94=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 94, 0, input);
throw nvae;
}
switch (alt94) {
case 1 :
// InternalBlipDSL.g:5990:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:5990:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
// InternalBlipDSL.g:5991:5: otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,101,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXCasePartAccess().getColonKeyword_3_0_0());
}
// InternalBlipDSL.g:5995:5: ( (lv_then_5_0= ruleXExpression ) )
// InternalBlipDSL.g:5996:6: (lv_then_5_0= ruleXExpression )
{
// InternalBlipDSL.g:5996:6: (lv_then_5_0= ruleXExpression )
// InternalBlipDSL.g:5997: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 :
// InternalBlipDSL.g:6016:4: ( (lv_fallThrough_6_0= ',' ) )
{
// InternalBlipDSL.g:6016:4: ( (lv_fallThrough_6_0= ',' ) )
// InternalBlipDSL.g:6017:5: (lv_fallThrough_6_0= ',' )
{
// InternalBlipDSL.g:6017:5: (lv_fallThrough_6_0= ',' )
// InternalBlipDSL.g:6018:6: lv_fallThrough_6_0= ','
{
lv_fallThrough_6_0=(Token)match(input,60,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"
// InternalBlipDSL.g:6035:1: entryRuleXForLoopExpression returns [EObject current=null] : iv_ruleXForLoopExpression= ruleXForLoopExpression EOF ;
public final EObject entryRuleXForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXForLoopExpression = null;
try {
// InternalBlipDSL.g:6035:59: (iv_ruleXForLoopExpression= ruleXForLoopExpression EOF )
// InternalBlipDSL.g:6036: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"
// InternalBlipDSL.g:6042: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 {
// InternalBlipDSL.g:6048: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 ) ) ) )
// InternalBlipDSL.g:6049: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 ) ) )
{
// InternalBlipDSL.g:6049: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 ) ) )
// InternalBlipDSL.g:6050: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 ) )
{
// InternalBlipDSL.g:6050:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalBlipDSL.g:6051:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalBlipDSL.g:6064:4: ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalBlipDSL.g:6065:5: () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
// InternalBlipDSL.g:6065:5: ()
// InternalBlipDSL.g:6066:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXForLoopExpressionAccess().getXForLoopExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,30,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXForLoopExpressionAccess().getForKeyword_0_0_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXForLoopExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
// InternalBlipDSL.g:6080:5: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalBlipDSL.g:6081:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalBlipDSL.g:6081:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalBlipDSL.g:6082:7: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0());
}
pushFollow(FOLLOW_87);
lv_declaredParam_3_0=ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXForLoopExpressionRule());
}
set(
current,
"declaredParam",
lv_declaredParam_3_0,
"org.eclipse.xtext.xbase.Xbase.JvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,101,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXForLoopExpressionAccess().getColonKeyword_0_0_4());
}
}
}
// InternalBlipDSL.g:6105:3: ( (lv_forExpression_5_0= ruleXExpression ) )
// InternalBlipDSL.g:6106:4: (lv_forExpression_5_0= ruleXExpression )
{
// InternalBlipDSL.g:6106:4: (lv_forExpression_5_0= ruleXExpression )
// InternalBlipDSL.g:6107:5: lv_forExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getForExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_44);
lv_forExpression_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXForLoopExpressionRule());
}
set(
current,
"forExpression",
lv_forExpression_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXForLoopExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalBlipDSL.g:6128:3: ( (lv_eachExpression_7_0= ruleXExpression ) )
// InternalBlipDSL.g:6129:4: (lv_eachExpression_7_0= ruleXExpression )
{
// InternalBlipDSL.g:6129:4: (lv_eachExpression_7_0= ruleXExpression )
// InternalBlipDSL.g:6130: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"
// InternalBlipDSL.g:6151:1: entryRuleXBasicForLoopExpression returns [EObject current=null] : iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF ;
public final EObject entryRuleXBasicForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBasicForLoopExpression = null;
try {
// InternalBlipDSL.g:6151:64: (iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF )
// InternalBlipDSL.g:6152: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"
// InternalBlipDSL.g:6158: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 {
// InternalBlipDSL.g:6164: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 ) ) ) )
// InternalBlipDSL.g:6165: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 ) ) )
{
// InternalBlipDSL.g:6165: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 ) ) )
// InternalBlipDSL.g:6166: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 ) )
{
// InternalBlipDSL.g:6166:3: ()
// InternalBlipDSL.g:6167:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBasicForLoopExpressionAccess().getXBasicForLoopExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,30,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBasicForLoopExpressionAccess().getForKeyword_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_91); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXBasicForLoopExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalBlipDSL.g:6181:3: ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )?
int alt96=2;
int LA96_0 = input.LA(1);
if ( ((LA96_0>=RULE_STRING && LA96_0<=RULE_DECIMAL)||LA96_0==14||LA96_0==30||(LA96_0>=52 && LA96_0<=54)||LA96_0==59||(LA96_0>=63 && LA96_0<=64)||LA96_0==71||(LA96_0>=87 && LA96_0<=88)||LA96_0==92||LA96_0==98||LA96_0==100||(LA96_0>=102 && LA96_0<=115)||LA96_0==117) ) {
alt96=1;
}
switch (alt96) {
case 1 :
// InternalBlipDSL.g:6182:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
{
// InternalBlipDSL.g:6182:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) )
// InternalBlipDSL.g:6183:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
{
// InternalBlipDSL.g:6183:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
// InternalBlipDSL.g:6184:6: lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_92);
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();
}
}
}
// InternalBlipDSL.g:6201:4: (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
loop95:
do {
int alt95=2;
int LA95_0 = input.LA(1);
if ( (LA95_0==60) ) {
alt95=1;
}
switch (alt95) {
case 1 :
// InternalBlipDSL.g:6202:5: otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
{
otherlv_4=(Token)match(input,60,FOLLOW_93); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_3_1_0());
}
// InternalBlipDSL.g:6206:5: ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
// InternalBlipDSL.g:6207:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
{
// InternalBlipDSL.g:6207:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
// InternalBlipDSL.g:6208:7: lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_92);
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 loop95;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,57,FOLLOW_94); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_4());
}
// InternalBlipDSL.g:6231:3: ( (lv_expression_7_0= ruleXExpression ) )?
int alt97=2;
int LA97_0 = input.LA(1);
if ( ((LA97_0>=RULE_STRING && LA97_0<=RULE_DECIMAL)||LA97_0==14||LA97_0==30||(LA97_0>=52 && LA97_0<=54)||LA97_0==59||(LA97_0>=63 && LA97_0<=64)||LA97_0==71||(LA97_0>=87 && LA97_0<=88)||LA97_0==92||LA97_0==98||LA97_0==100||(LA97_0>=102 && LA97_0<=103)||(LA97_0>=106 && LA97_0<=115)||LA97_0==117) ) {
alt97=1;
}
switch (alt97) {
case 1 :
// InternalBlipDSL.g:6232:4: (lv_expression_7_0= ruleXExpression )
{
// InternalBlipDSL.g:6232:4: (lv_expression_7_0= ruleXExpression )
// InternalBlipDSL.g:6233:5: lv_expression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getExpressionXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_95);
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,57,FOLLOW_42); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_6());
}
// InternalBlipDSL.g:6254:3: ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )?
int alt99=2;
int LA99_0 = input.LA(1);
if ( ((LA99_0>=RULE_STRING && LA99_0<=RULE_DECIMAL)||LA99_0==14||LA99_0==30||(LA99_0>=52 && LA99_0<=54)||LA99_0==59||(LA99_0>=63 && LA99_0<=64)||LA99_0==71||(LA99_0>=87 && LA99_0<=88)||LA99_0==92||LA99_0==98||LA99_0==100||(LA99_0>=102 && LA99_0<=103)||(LA99_0>=106 && LA99_0<=115)||LA99_0==117) ) {
alt99=1;
}
switch (alt99) {
case 1 :
// InternalBlipDSL.g:6255:4: ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:6255:4: ( (lv_updateExpressions_9_0= ruleXExpression ) )
// InternalBlipDSL.g:6256:5: (lv_updateExpressions_9_0= ruleXExpression )
{
// InternalBlipDSL.g:6256:5: (lv_updateExpressions_9_0= ruleXExpression )
// InternalBlipDSL.g:6257:6: lv_updateExpressions_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_0_0());
}
pushFollow(FOLLOW_43);
lv_updateExpressions_9_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"updateExpressions",
lv_updateExpressions_9_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:6274:4: (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
loop98:
do {
int alt98=2;
int LA98_0 = input.LA(1);
if ( (LA98_0==60) ) {
alt98=1;
}
switch (alt98) {
case 1 :
// InternalBlipDSL.g:6275:5: otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_7_1_0());
}
// InternalBlipDSL.g:6279:5: ( (lv_updateExpressions_11_0= ruleXExpression ) )
// InternalBlipDSL.g:6280:6: (lv_updateExpressions_11_0= ruleXExpression )
{
// InternalBlipDSL.g:6280:6: (lv_updateExpressions_11_0= ruleXExpression )
// InternalBlipDSL.g:6281:7: lv_updateExpressions_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0());
}
pushFollow(FOLLOW_43);
lv_updateExpressions_11_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXBasicForLoopExpressionRule());
}
add(
current,
"updateExpressions",
lv_updateExpressions_11_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop98;
}
} while (true);
}
break;
}
otherlv_12=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXBasicForLoopExpressionAccess().getRightParenthesisKeyword_8());
}
// InternalBlipDSL.g:6304:3: ( (lv_eachExpression_13_0= ruleXExpression ) )
// InternalBlipDSL.g:6305:4: (lv_eachExpression_13_0= ruleXExpression )
{
// InternalBlipDSL.g:6305:4: (lv_eachExpression_13_0= ruleXExpression )
// InternalBlipDSL.g:6306: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"
// InternalBlipDSL.g:6327:1: entryRuleXWhileExpression returns [EObject current=null] : iv_ruleXWhileExpression= ruleXWhileExpression EOF ;
public final EObject entryRuleXWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXWhileExpression = null;
try {
// InternalBlipDSL.g:6327:57: (iv_ruleXWhileExpression= ruleXWhileExpression EOF )
// InternalBlipDSL.g:6328: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"
// InternalBlipDSL.g:6334: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 {
// InternalBlipDSL.g:6340:2: ( ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) )
// InternalBlipDSL.g:6341:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:6341:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
// InternalBlipDSL.g:6342:3: () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) )
{
// InternalBlipDSL.g:6342:3: ()
// InternalBlipDSL.g:6343:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXWhileExpressionAccess().getXWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,102,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXWhileExpressionAccess().getWhileKeyword_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXWhileExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalBlipDSL.g:6357:3: ( (lv_predicate_3_0= ruleXExpression ) )
// InternalBlipDSL.g:6358:4: (lv_predicate_3_0= ruleXExpression )
{
// InternalBlipDSL.g:6358:4: (lv_predicate_3_0= ruleXExpression )
// InternalBlipDSL.g:6359:5: lv_predicate_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getPredicateXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_44);
lv_predicate_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXWhileExpressionRule());
}
set(
current,
"predicate",
lv_predicate_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXWhileExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalBlipDSL.g:6380:3: ( (lv_body_5_0= ruleXExpression ) )
// InternalBlipDSL.g:6381:4: (lv_body_5_0= ruleXExpression )
{
// InternalBlipDSL.g:6381:4: (lv_body_5_0= ruleXExpression )
// InternalBlipDSL.g:6382: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"
// InternalBlipDSL.g:6403:1: entryRuleXDoWhileExpression returns [EObject current=null] : iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF ;
public final EObject entryRuleXDoWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXDoWhileExpression = null;
try {
// InternalBlipDSL.g:6403:59: (iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF )
// InternalBlipDSL.g:6404: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"
// InternalBlipDSL.g:6410: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 {
// InternalBlipDSL.g:6416:2: ( ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) )
// InternalBlipDSL.g:6417:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalBlipDSL.g:6417:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalBlipDSL.g:6418:3: () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalBlipDSL.g:6418:3: ()
// InternalBlipDSL.g:6419:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXDoWhileExpressionAccess().getXDoWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,103,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXDoWhileExpressionAccess().getDoKeyword_1());
}
// InternalBlipDSL.g:6429:3: ( (lv_body_2_0= ruleXExpression ) )
// InternalBlipDSL.g:6430:4: (lv_body_2_0= ruleXExpression )
{
// InternalBlipDSL.g:6430:4: (lv_body_2_0= ruleXExpression )
// InternalBlipDSL.g:6431:5: lv_body_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getBodyXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_96);
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,102,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXDoWhileExpressionAccess().getWhileKeyword_3());
}
otherlv_4=(Token)match(input,59,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXDoWhileExpressionAccess().getLeftParenthesisKeyword_4());
}
// InternalBlipDSL.g:6456:3: ( (lv_predicate_5_0= ruleXExpression ) )
// InternalBlipDSL.g:6457:4: (lv_predicate_5_0= ruleXExpression )
{
// InternalBlipDSL.g:6457:4: (lv_predicate_5_0= ruleXExpression )
// InternalBlipDSL.g:6458:5: lv_predicate_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getPredicateXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_44);
lv_predicate_5_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXDoWhileExpressionRule());
}
set(
current,
"predicate",
lv_predicate_5_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_6=(Token)match(input,61,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"
// InternalBlipDSL.g:6483:1: entryRuleXBlockExpression returns [EObject current=null] : iv_ruleXBlockExpression= ruleXBlockExpression EOF ;
public final EObject entryRuleXBlockExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBlockExpression = null;
try {
// InternalBlipDSL.g:6483:57: (iv_ruleXBlockExpression= ruleXBlockExpression EOF )
// InternalBlipDSL.g:6484: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"
// InternalBlipDSL.g:6490: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 {
// InternalBlipDSL.g:6496:2: ( ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) )
// InternalBlipDSL.g:6497:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
{
// InternalBlipDSL.g:6497:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
// InternalBlipDSL.g:6498:3: () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}'
{
// InternalBlipDSL.g:6498:3: ()
// InternalBlipDSL.g:6499:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBlockExpressionAccess().getXBlockExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,14,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBlockExpressionAccess().getLeftCurlyBracketKeyword_1());
}
// InternalBlipDSL.g:6509:3: ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )*
loop101:
do {
int alt101=2;
int LA101_0 = input.LA(1);
if ( ((LA101_0>=RULE_STRING && LA101_0<=RULE_DECIMAL)||LA101_0==14||LA101_0==30||(LA101_0>=52 && LA101_0<=54)||LA101_0==59||(LA101_0>=63 && LA101_0<=64)||LA101_0==71||(LA101_0>=87 && LA101_0<=88)||LA101_0==92||LA101_0==98||LA101_0==100||(LA101_0>=102 && LA101_0<=115)||LA101_0==117) ) {
alt101=1;
}
switch (alt101) {
case 1 :
// InternalBlipDSL.g:6510:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )?
{
// InternalBlipDSL.g:6510:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) )
// InternalBlipDSL.g:6511:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
{
// InternalBlipDSL.g:6511:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
// InternalBlipDSL.g:6512:6: lv_expressions_2_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0());
}
pushFollow(FOLLOW_98);
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();
}
}
}
// InternalBlipDSL.g:6529:4: (otherlv_3= ';' )?
int alt100=2;
int LA100_0 = input.LA(1);
if ( (LA100_0==57) ) {
alt100=1;
}
switch (alt100) {
case 1 :
// InternalBlipDSL.g:6530:5: otherlv_3= ';'
{
otherlv_3=(Token)match(input,57,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
}
}
break;
}
}
break;
default :
break loop101;
}
} 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"
// InternalBlipDSL.g:6544:1: entryRuleXExpressionOrVarDeclaration returns [EObject current=null] : iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF ;
public final EObject entryRuleXExpressionOrVarDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionOrVarDeclaration = null;
try {
// InternalBlipDSL.g:6544:68: (iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF )
// InternalBlipDSL.g:6545: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"
// InternalBlipDSL.g:6551: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 {
// InternalBlipDSL.g:6557:2: ( (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) )
// InternalBlipDSL.g:6558:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
{
// InternalBlipDSL.g:6558:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
int alt102=2;
int LA102_0 = input.LA(1);
if ( ((LA102_0>=104 && LA102_0<=105)) ) {
alt102=1;
}
else if ( ((LA102_0>=RULE_STRING && LA102_0<=RULE_DECIMAL)||LA102_0==14||LA102_0==30||(LA102_0>=52 && LA102_0<=54)||LA102_0==59||(LA102_0>=63 && LA102_0<=64)||LA102_0==71||(LA102_0>=87 && LA102_0<=88)||LA102_0==92||LA102_0==98||LA102_0==100||(LA102_0>=102 && LA102_0<=103)||(LA102_0>=106 && LA102_0<=115)||LA102_0==117) ) {
alt102=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 102, 0, input);
throw nvae;
}
switch (alt102) {
case 1 :
// InternalBlipDSL.g:6559: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 :
// InternalBlipDSL.g:6568: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"
// InternalBlipDSL.g:6580:1: entryRuleXVariableDeclaration returns [EObject current=null] : iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF ;
public final EObject entryRuleXVariableDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXVariableDeclaration = null;
try {
// InternalBlipDSL.g:6580:61: (iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF )
// InternalBlipDSL.g:6581: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"
// InternalBlipDSL.g:6587: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 {
// InternalBlipDSL.g:6593: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 ) ) )? ) )
// InternalBlipDSL.g:6594: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 ) ) )? )
{
// InternalBlipDSL.g:6594: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 ) ) )? )
// InternalBlipDSL.g:6595: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 ) ) )?
{
// InternalBlipDSL.g:6595:3: ()
// InternalBlipDSL.g:6596:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXVariableDeclarationAccess().getXVariableDeclarationAction_0(),
current);
}
}
// InternalBlipDSL.g:6602:3: ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' )
int alt103=2;
int LA103_0 = input.LA(1);
if ( (LA103_0==104) ) {
alt103=1;
}
else if ( (LA103_0==105) ) {
alt103=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 103, 0, input);
throw nvae;
}
switch (alt103) {
case 1 :
// InternalBlipDSL.g:6603:4: ( (lv_writeable_1_0= 'var' ) )
{
// InternalBlipDSL.g:6603:4: ( (lv_writeable_1_0= 'var' ) )
// InternalBlipDSL.g:6604:5: (lv_writeable_1_0= 'var' )
{
// InternalBlipDSL.g:6604:5: (lv_writeable_1_0= 'var' )
// InternalBlipDSL.g:6605:6: lv_writeable_1_0= 'var'
{
lv_writeable_1_0=(Token)match(input,104,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_writeable_1_0, grammarAccess.getXVariableDeclarationAccess().getWriteableVarKeyword_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXVariableDeclarationRule());
}
setWithLastConsumed(current, "writeable", true, "var");
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:6618:4: otherlv_2= 'val'
{
otherlv_2=(Token)match(input,105,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXVariableDeclarationAccess().getValKeyword_1_1());
}
}
break;
}
// InternalBlipDSL.g:6623:3: ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) )
int alt104=2;
int LA104_0 = input.LA(1);
if ( (LA104_0==RULE_ID) ) {
int LA104_1 = input.LA(2);
if ( (synpred36_InternalBlipDSL()) ) {
alt104=1;
}
else if ( (true) ) {
alt104=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 104, 1, input);
throw nvae;
}
}
else if ( (LA104_0==59) && (synpred36_InternalBlipDSL())) {
alt104=1;
}
else if ( (LA104_0==84) && (synpred36_InternalBlipDSL())) {
alt104=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 104, 0, input);
throw nvae;
}
switch (alt104) {
case 1 :
// InternalBlipDSL.g:6624:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
{
// InternalBlipDSL.g:6624:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
// InternalBlipDSL.g:6625:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
{
// InternalBlipDSL.g:6638:5: ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
// InternalBlipDSL.g:6639:6: ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) )
{
// InternalBlipDSL.g:6639:6: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:6640:7: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:6640:7: (lv_type_3_0= ruleJvmTypeReference )
// InternalBlipDSL.g:6641: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();
}
}
}
// InternalBlipDSL.g:6658:6: ( (lv_name_4_0= ruleValidID ) )
// InternalBlipDSL.g:6659:7: (lv_name_4_0= ruleValidID )
{
// InternalBlipDSL.g:6659:7: (lv_name_4_0= ruleValidID )
// InternalBlipDSL.g:6660:8: lv_name_4_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0());
}
pushFollow(FOLLOW_99);
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 :
// InternalBlipDSL.g:6680:4: ( (lv_name_5_0= ruleValidID ) )
{
// InternalBlipDSL.g:6680:4: ( (lv_name_5_0= ruleValidID ) )
// InternalBlipDSL.g:6681:5: (lv_name_5_0= ruleValidID )
{
// InternalBlipDSL.g:6681:5: (lv_name_5_0= ruleValidID )
// InternalBlipDSL.g:6682:6: lv_name_5_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_99);
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;
}
// InternalBlipDSL.g:6700:3: (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
int alt105=2;
int LA105_0 = input.LA(1);
if ( (LA105_0==62) ) {
alt105=1;
}
switch (alt105) {
case 1 :
// InternalBlipDSL.g:6701:4: otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,62,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXVariableDeclarationAccess().getEqualsSignKeyword_3_0());
}
// InternalBlipDSL.g:6705:4: ( (lv_right_7_0= ruleXExpression ) )
// InternalBlipDSL.g:6706:5: (lv_right_7_0= ruleXExpression )
{
// InternalBlipDSL.g:6706:5: (lv_right_7_0= ruleXExpression )
// InternalBlipDSL.g:6707: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"
// InternalBlipDSL.g:6729:1: entryRuleJvmFormalParameter returns [EObject current=null] : iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF ;
public final EObject entryRuleJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmFormalParameter = null;
try {
// InternalBlipDSL.g:6729:59: (iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF )
// InternalBlipDSL.g:6730: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"
// InternalBlipDSL.g:6736: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 {
// InternalBlipDSL.g:6742:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalBlipDSL.g:6743:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalBlipDSL.g:6743:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
// InternalBlipDSL.g:6744:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) )
{
// InternalBlipDSL.g:6744:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )?
int alt106=2;
int LA106_0 = input.LA(1);
if ( (LA106_0==RULE_ID) ) {
int LA106_1 = input.LA(2);
if ( (LA106_1==RULE_ID||LA106_1==51||LA106_1==64||LA106_1==71) ) {
alt106=1;
}
}
else if ( (LA106_0==59||LA106_0==84) ) {
alt106=1;
}
switch (alt106) {
case 1 :
// InternalBlipDSL.g:6745:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:6745:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalBlipDSL.g:6746: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;
}
// InternalBlipDSL.g:6763:3: ( (lv_name_1_0= ruleValidID ) )
// InternalBlipDSL.g:6764:4: (lv_name_1_0= ruleValidID )
{
// InternalBlipDSL.g:6764:4: (lv_name_1_0= ruleValidID )
// InternalBlipDSL.g:6765: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"
// InternalBlipDSL.g:6786:1: entryRuleFullJvmFormalParameter returns [EObject current=null] : iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF ;
public final EObject entryRuleFullJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleFullJvmFormalParameter = null;
try {
// InternalBlipDSL.g:6786:63: (iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF )
// InternalBlipDSL.g:6787: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"
// InternalBlipDSL.g:6793: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 {
// InternalBlipDSL.g:6799:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalBlipDSL.g:6800:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalBlipDSL.g:6800:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
// InternalBlipDSL.g:6801:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) )
{
// InternalBlipDSL.g:6801:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:6802:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:6802:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalBlipDSL.g:6803: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();
}
}
}
// InternalBlipDSL.g:6820:3: ( (lv_name_1_0= ruleValidID ) )
// InternalBlipDSL.g:6821:4: (lv_name_1_0= ruleValidID )
{
// InternalBlipDSL.g:6821:4: (lv_name_1_0= ruleValidID )
// InternalBlipDSL.g:6822: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"
// InternalBlipDSL.g:6843:1: entryRuleXFeatureCall returns [EObject current=null] : iv_ruleXFeatureCall= ruleXFeatureCall EOF ;
public final EObject entryRuleXFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFeatureCall = null;
try {
// InternalBlipDSL.g:6843:53: (iv_ruleXFeatureCall= ruleXFeatureCall EOF )
// InternalBlipDSL.g:6844: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"
// InternalBlipDSL.g:6850: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 {
// InternalBlipDSL.g:6856: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 ) )? ) )
// InternalBlipDSL.g:6857: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 ) )? )
{
// InternalBlipDSL.g:6857: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 ) )? )
// InternalBlipDSL.g:6858: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 ) )?
{
// InternalBlipDSL.g:6858:3: ()
// InternalBlipDSL.g:6859:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXFeatureCallAccess().getXFeatureCallAction_0(),
current);
}
}
// InternalBlipDSL.g:6865:3: (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )?
int alt108=2;
int LA108_0 = input.LA(1);
if ( (LA108_0==71) ) {
alt108=1;
}
switch (alt108) {
case 1 :
// InternalBlipDSL.g:6866:4: otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>'
{
otherlv_1=(Token)match(input,71,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXFeatureCallAccess().getLessThanSignKeyword_1_0());
}
// InternalBlipDSL.g:6870:4: ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:6871:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:6871:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:6872:6: lv_typeArguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_2_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_2_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:6889:4: (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop107:
do {
int alt107=2;
int LA107_0 = input.LA(1);
if ( (LA107_0==60) ) {
alt107=1;
}
switch (alt107) {
case 1 :
// InternalBlipDSL.g:6890:5: otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,60,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXFeatureCallAccess().getCommaKeyword_1_2_0());
}
// InternalBlipDSL.g:6894:5: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:6895:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:6895:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:6896:7: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop107;
}
} while (true);
otherlv_5=(Token)match(input,72,FOLLOW_70); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFeatureCallAccess().getGreaterThanSignKeyword_1_3());
}
}
break;
}
// InternalBlipDSL.g:6919:3: ( ( ruleIdOrSuper ) )
// InternalBlipDSL.g:6920:4: ( ruleIdOrSuper )
{
// InternalBlipDSL.g:6920:4: ( ruleIdOrSuper )
// InternalBlipDSL.g:6921: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_100);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:6935: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 alt111=2;
alt111 = dfa111.predict(input);
switch (alt111) {
case 1 :
// InternalBlipDSL.g:6936: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= ')'
{
// InternalBlipDSL.g:6936:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) )
// InternalBlipDSL.g:6937:5: ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' )
{
// InternalBlipDSL.g:6941:5: (lv_explicitOperationCall_7_0= '(' )
// InternalBlipDSL.g:6942:6: lv_explicitOperationCall_7_0= '('
{
lv_explicitOperationCall_7_0=(Token)match(input,59,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitOperationCall_7_0, grammarAccess.getXFeatureCallAccess().getExplicitOperationCallLeftParenthesisKeyword_3_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXFeatureCallRule());
}
setWithLastConsumed(current, "explicitOperationCall", true, "(");
}
}
}
// InternalBlipDSL.g:6954:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?
int alt110=3;
alt110 = dfa110.predict(input);
switch (alt110) {
case 1 :
// InternalBlipDSL.g:6955:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
{
// InternalBlipDSL.g:6955:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
// InternalBlipDSL.g:6956:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure )
{
// InternalBlipDSL.g:6981:6: (lv_featureCallArguments_8_0= ruleXShortClosure )
// InternalBlipDSL.g:6982:7: lv_featureCallArguments_8_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0());
}
pushFollow(FOLLOW_44);
lv_featureCallArguments_8_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_8_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:7000:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
{
// InternalBlipDSL.g:7000:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
// InternalBlipDSL.g:7001:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:7001:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) )
// InternalBlipDSL.g:7002:7: (lv_featureCallArguments_9_0= ruleXExpression )
{
// InternalBlipDSL.g:7002:7: (lv_featureCallArguments_9_0= ruleXExpression )
// InternalBlipDSL.g:7003:8: lv_featureCallArguments_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_featureCallArguments_9_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_9_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:7020:6: (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
loop109:
do {
int alt109=2;
int LA109_0 = input.LA(1);
if ( (LA109_0==60) ) {
alt109=1;
}
switch (alt109) {
case 1 :
// InternalBlipDSL.g:7021:7: otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXFeatureCallAccess().getCommaKeyword_3_1_1_1_0());
}
// InternalBlipDSL.g:7025:7: ( (lv_featureCallArguments_11_0= ruleXExpression ) )
// InternalBlipDSL.g:7026:8: (lv_featureCallArguments_11_0= ruleXExpression )
{
// InternalBlipDSL.g:7026:8: (lv_featureCallArguments_11_0= ruleXExpression )
// InternalBlipDSL.g:7027:9: lv_featureCallArguments_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_featureCallArguments_11_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFeatureCallRule());
}
add(
current,
"featureCallArguments",
lv_featureCallArguments_11_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop109;
}
} while (true);
}
}
break;
}
otherlv_12=(Token)match(input,61,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXFeatureCallAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
// InternalBlipDSL.g:7052:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
int alt112=2;
alt112 = dfa112.predict(input);
switch (alt112) {
case 1 :
// InternalBlipDSL.g:7053:4: ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure )
{
// InternalBlipDSL.g:7059:4: (lv_featureCallArguments_13_0= ruleXClosure )
// InternalBlipDSL.g:7060: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"
// InternalBlipDSL.g:7081:1: entryRuleFeatureCallID returns [String current=null] : iv_ruleFeatureCallID= ruleFeatureCallID EOF ;
public final String entryRuleFeatureCallID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleFeatureCallID = null;
try {
// InternalBlipDSL.g:7081:53: (iv_ruleFeatureCallID= ruleFeatureCallID EOF )
// InternalBlipDSL.g:7082: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"
// InternalBlipDSL.g:7088: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 {
// InternalBlipDSL.g:7094:2: ( (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) )
// InternalBlipDSL.g:7095:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
{
// InternalBlipDSL.g:7095:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
int alt113=5;
switch ( input.LA(1) ) {
case RULE_ID:
{
alt113=1;
}
break;
case 106:
{
alt113=2;
}
break;
case 53:
{
alt113=3;
}
break;
case 52:
{
alt113=4;
}
break;
case 54:
{
alt113=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 113, 0, input);
throw nvae;
}
switch (alt113) {
case 1 :
// InternalBlipDSL.g:7096: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 :
// InternalBlipDSL.g:7107:3: kw= 'extends'
{
kw=(Token)match(input,106,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getExtendsKeyword_1());
}
}
break;
case 3 :
// InternalBlipDSL.g:7113:3: kw= 'static'
{
kw=(Token)match(input,53,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getStaticKeyword_2());
}
}
break;
case 4 :
// InternalBlipDSL.g:7119:3: kw= 'import'
{
kw=(Token)match(input,52,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getImportKeyword_3());
}
}
break;
case 5 :
// InternalBlipDSL.g:7125:3: kw= 'extension'
{
kw=(Token)match(input,54,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"
// InternalBlipDSL.g:7134:1: entryRuleIdOrSuper returns [String current=null] : iv_ruleIdOrSuper= ruleIdOrSuper EOF ;
public final String entryRuleIdOrSuper() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleIdOrSuper = null;
try {
// InternalBlipDSL.g:7134:49: (iv_ruleIdOrSuper= ruleIdOrSuper EOF )
// InternalBlipDSL.g:7135: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"
// InternalBlipDSL.g:7141: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 {
// InternalBlipDSL.g:7147:2: ( (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) )
// InternalBlipDSL.g:7148:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
{
// InternalBlipDSL.g:7148:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
int alt114=2;
int LA114_0 = input.LA(1);
if ( (LA114_0==RULE_ID||(LA114_0>=52 && LA114_0<=54)||LA114_0==106) ) {
alt114=1;
}
else if ( (LA114_0==107) ) {
alt114=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 114, 0, input);
throw nvae;
}
switch (alt114) {
case 1 :
// InternalBlipDSL.g:7149: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 :
// InternalBlipDSL.g:7160:3: kw= 'super'
{
kw=(Token)match(input,107,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"
// InternalBlipDSL.g:7169:1: entryRuleXConstructorCall returns [EObject current=null] : iv_ruleXConstructorCall= ruleXConstructorCall EOF ;
public final EObject entryRuleXConstructorCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXConstructorCall = null;
try {
// InternalBlipDSL.g:7169:57: (iv_ruleXConstructorCall= ruleXConstructorCall EOF )
// InternalBlipDSL.g:7170: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"
// InternalBlipDSL.g:7176: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 {
// InternalBlipDSL.g:7182: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 ) )? ) )
// InternalBlipDSL.g:7183: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 ) )? )
{
// InternalBlipDSL.g:7183: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 ) )? )
// InternalBlipDSL.g:7184: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 ) )?
{
// InternalBlipDSL.g:7184:3: ()
// InternalBlipDSL.g:7185:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXConstructorCallAccess().getXConstructorCallAction_0(),
current);
}
}
otherlv_1=(Token)match(input,108,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXConstructorCallAccess().getNewKeyword_1());
}
// InternalBlipDSL.g:7195:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:7196:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:7196:4: ( ruleQualifiedName )
// InternalBlipDSL.g:7197: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_102);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:7211:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?
int alt116=2;
alt116 = dfa116.predict(input);
switch (alt116) {
case 1 :
// InternalBlipDSL.g:7212:4: ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>'
{
// InternalBlipDSL.g:7212:4: ( ( '<' )=>otherlv_3= '<' )
// InternalBlipDSL.g:7213:5: ( '<' )=>otherlv_3= '<'
{
otherlv_3=(Token)match(input,71,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXConstructorCallAccess().getLessThanSignKeyword_3_0());
}
}
// InternalBlipDSL.g:7219:4: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:7220:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:7220:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:7221:6: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:7238:4: (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )*
loop115:
do {
int alt115=2;
int LA115_0 = input.LA(1);
if ( (LA115_0==60) ) {
alt115=1;
}
switch (alt115) {
case 1 :
// InternalBlipDSL.g:7239:5: otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
{
otherlv_5=(Token)match(input,60,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXConstructorCallAccess().getCommaKeyword_3_2_0());
}
// InternalBlipDSL.g:7243:5: ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:7244:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:7244:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:7245:7: lv_typeArguments_6_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_72);
lv_typeArguments_6_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"typeArguments",
lv_typeArguments_6_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop115;
}
} while (true);
otherlv_7=(Token)match(input,72,FOLLOW_100); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXConstructorCallAccess().getGreaterThanSignKeyword_3_3());
}
}
break;
}
// InternalBlipDSL.g:7268: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 alt119=2;
alt119 = dfa119.predict(input);
switch (alt119) {
case 1 :
// InternalBlipDSL.g:7269: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= ')'
{
// InternalBlipDSL.g:7269:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) )
// InternalBlipDSL.g:7270:5: ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' )
{
// InternalBlipDSL.g:7274:5: (lv_explicitConstructorCall_8_0= '(' )
// InternalBlipDSL.g:7275:6: lv_explicitConstructorCall_8_0= '('
{
lv_explicitConstructorCall_8_0=(Token)match(input,59,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_explicitConstructorCall_8_0, grammarAccess.getXConstructorCallAccess().getExplicitConstructorCallLeftParenthesisKeyword_4_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getXConstructorCallRule());
}
setWithLastConsumed(current, "explicitConstructorCall", true, "(");
}
}
}
// InternalBlipDSL.g:7287:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?
int alt118=3;
alt118 = dfa118.predict(input);
switch (alt118) {
case 1 :
// InternalBlipDSL.g:7288:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
{
// InternalBlipDSL.g:7288:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
// InternalBlipDSL.g:7289:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure )
{
// InternalBlipDSL.g:7314:6: (lv_arguments_9_0= ruleXShortClosure )
// InternalBlipDSL.g:7315:7: lv_arguments_9_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXShortClosureParserRuleCall_4_1_0_0());
}
pushFollow(FOLLOW_44);
lv_arguments_9_0=ruleXShortClosure();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_9_0,
"org.eclipse.xtext.xbase.Xbase.XShortClosure");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalBlipDSL.g:7333:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
{
// InternalBlipDSL.g:7333:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
// InternalBlipDSL.g:7334:6: ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
{
// InternalBlipDSL.g:7334:6: ( (lv_arguments_10_0= ruleXExpression ) )
// InternalBlipDSL.g:7335:7: (lv_arguments_10_0= ruleXExpression )
{
// InternalBlipDSL.g:7335:7: (lv_arguments_10_0= ruleXExpression )
// InternalBlipDSL.g:7336:8: lv_arguments_10_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_0_0());
}
pushFollow(FOLLOW_43);
lv_arguments_10_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_10_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:7353:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
loop117:
do {
int alt117=2;
int LA117_0 = input.LA(1);
if ( (LA117_0==60) ) {
alt117=1;
}
switch (alt117) {
case 1 :
// InternalBlipDSL.g:7354:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) )
{
otherlv_11=(Token)match(input,60,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXConstructorCallAccess().getCommaKeyword_4_1_1_1_0());
}
// InternalBlipDSL.g:7358:7: ( (lv_arguments_12_0= ruleXExpression ) )
// InternalBlipDSL.g:7359:8: (lv_arguments_12_0= ruleXExpression )
{
// InternalBlipDSL.g:7359:8: (lv_arguments_12_0= ruleXExpression )
// InternalBlipDSL.g:7360:9: lv_arguments_12_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_arguments_12_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXConstructorCallRule());
}
add(
current,
"arguments",
lv_arguments_12_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop117;
}
} while (true);
}
}
break;
}
otherlv_13=(Token)match(input,61,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2());
}
}
break;
}
// InternalBlipDSL.g:7385:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
int alt120=2;
alt120 = dfa120.predict(input);
switch (alt120) {
case 1 :
// InternalBlipDSL.g:7386:4: ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure )
{
// InternalBlipDSL.g:7392:4: (lv_arguments_14_0= ruleXClosure )
// InternalBlipDSL.g:7393: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"
// InternalBlipDSL.g:7414:1: entryRuleXBooleanLiteral returns [EObject current=null] : iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF ;
public final EObject entryRuleXBooleanLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBooleanLiteral = null;
try {
// InternalBlipDSL.g:7414:56: (iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF )
// InternalBlipDSL.g:7415: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"
// InternalBlipDSL.g:7421: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 {
// InternalBlipDSL.g:7427:2: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )
// InternalBlipDSL.g:7428:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
{
// InternalBlipDSL.g:7428:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
// InternalBlipDSL.g:7429:3: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
{
// InternalBlipDSL.g:7429:3: ()
// InternalBlipDSL.g:7430:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0(),
current);
}
}
// InternalBlipDSL.g:7436:3: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
int alt121=2;
int LA121_0 = input.LA(1);
if ( (LA121_0==109) ) {
alt121=1;
}
else if ( (LA121_0==110) ) {
alt121=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 121, 0, input);
throw nvae;
}
switch (alt121) {
case 1 :
// InternalBlipDSL.g:7437:4: otherlv_1= 'false'
{
otherlv_1=(Token)match(input,109,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:7442:4: ( (lv_isTrue_2_0= 'true' ) )
{
// InternalBlipDSL.g:7442:4: ( (lv_isTrue_2_0= 'true' ) )
// InternalBlipDSL.g:7443:5: (lv_isTrue_2_0= 'true' )
{
// InternalBlipDSL.g:7443:5: (lv_isTrue_2_0= 'true' )
// InternalBlipDSL.g:7444:6: lv_isTrue_2_0= 'true'
{
lv_isTrue_2_0=(Token)match(input,110,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"
// InternalBlipDSL.g:7461:1: entryRuleXNullLiteral returns [EObject current=null] : iv_ruleXNullLiteral= ruleXNullLiteral EOF ;
public final EObject entryRuleXNullLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNullLiteral = null;
try {
// InternalBlipDSL.g:7461:53: (iv_ruleXNullLiteral= ruleXNullLiteral EOF )
// InternalBlipDSL.g:7462: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"
// InternalBlipDSL.g:7468:1: ruleXNullLiteral returns [EObject current=null] : ( () otherlv_1= 'null' ) ;
public final EObject ruleXNullLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalBlipDSL.g:7474:2: ( ( () otherlv_1= 'null' ) )
// InternalBlipDSL.g:7475:2: ( () otherlv_1= 'null' )
{
// InternalBlipDSL.g:7475:2: ( () otherlv_1= 'null' )
// InternalBlipDSL.g:7476:3: () otherlv_1= 'null'
{
// InternalBlipDSL.g:7476:3: ()
// InternalBlipDSL.g:7477:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNullLiteralAccess().getXNullLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,111,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"
// InternalBlipDSL.g:7491:1: entryRuleXNumberLiteral returns [EObject current=null] : iv_ruleXNumberLiteral= ruleXNumberLiteral EOF ;
public final EObject entryRuleXNumberLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNumberLiteral = null;
try {
// InternalBlipDSL.g:7491:55: (iv_ruleXNumberLiteral= ruleXNumberLiteral EOF )
// InternalBlipDSL.g:7492: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"
// InternalBlipDSL.g:7498: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 {
// InternalBlipDSL.g:7504:2: ( ( () ( (lv_value_1_0= ruleNumber ) ) ) )
// InternalBlipDSL.g:7505:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
{
// InternalBlipDSL.g:7505:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
// InternalBlipDSL.g:7506:3: () ( (lv_value_1_0= ruleNumber ) )
{
// InternalBlipDSL.g:7506:3: ()
// InternalBlipDSL.g:7507:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNumberLiteralAccess().getXNumberLiteralAction_0(),
current);
}
}
// InternalBlipDSL.g:7513:3: ( (lv_value_1_0= ruleNumber ) )
// InternalBlipDSL.g:7514:4: (lv_value_1_0= ruleNumber )
{
// InternalBlipDSL.g:7514:4: (lv_value_1_0= ruleNumber )
// InternalBlipDSL.g:7515: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"
// InternalBlipDSL.g:7536:1: entryRuleXStringLiteral returns [EObject current=null] : iv_ruleXStringLiteral= ruleXStringLiteral EOF ;
public final EObject entryRuleXStringLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXStringLiteral = null;
try {
// InternalBlipDSL.g:7536:55: (iv_ruleXStringLiteral= ruleXStringLiteral EOF )
// InternalBlipDSL.g:7537: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"
// InternalBlipDSL.g:7543: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 {
// InternalBlipDSL.g:7549:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalBlipDSL.g:7550:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalBlipDSL.g:7550:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalBlipDSL.g:7551:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalBlipDSL.g:7551:3: ()
// InternalBlipDSL.g:7552:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXStringLiteralAccess().getXStringLiteralAction_0(),
current);
}
}
// InternalBlipDSL.g:7558:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalBlipDSL.g:7559:4: (lv_value_1_0= RULE_STRING )
{
// InternalBlipDSL.g:7559:4: (lv_value_1_0= RULE_STRING )
// InternalBlipDSL.g:7560: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"
// InternalBlipDSL.g:7580:1: entryRuleXTypeLiteral returns [EObject current=null] : iv_ruleXTypeLiteral= ruleXTypeLiteral EOF ;
public final EObject entryRuleXTypeLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTypeLiteral = null;
try {
// InternalBlipDSL.g:7580:53: (iv_ruleXTypeLiteral= ruleXTypeLiteral EOF )
// InternalBlipDSL.g:7581: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"
// InternalBlipDSL.g:7587: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 {
// InternalBlipDSL.g:7593:2: ( ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) )
// InternalBlipDSL.g:7594:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
{
// InternalBlipDSL.g:7594:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
// InternalBlipDSL.g:7595:3: () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')'
{
// InternalBlipDSL.g:7595:3: ()
// InternalBlipDSL.g:7596:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTypeLiteralAccess().getXTypeLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,112,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTypeLiteralAccess().getTypeofKeyword_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXTypeLiteralAccess().getLeftParenthesisKeyword_2());
}
// InternalBlipDSL.g:7610:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:7611:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:7611:4: ( ruleQualifiedName )
// InternalBlipDSL.g:7612: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_103);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:7626:3: ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )*
loop122:
do {
int alt122=2;
int LA122_0 = input.LA(1);
if ( (LA122_0==64) ) {
alt122=1;
}
switch (alt122) {
case 1 :
// InternalBlipDSL.g:7627:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
{
// InternalBlipDSL.g:7627:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
// InternalBlipDSL.g:7628:5: lv_arrayDimensions_4_0= ruleArrayBrackets
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getArrayDimensionsArrayBracketsParserRuleCall_4_0());
}
pushFollow(FOLLOW_103);
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 loop122;
}
} while (true);
otherlv_5=(Token)match(input,61,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"
// InternalBlipDSL.g:7653:1: entryRuleXThrowExpression returns [EObject current=null] : iv_ruleXThrowExpression= ruleXThrowExpression EOF ;
public final EObject entryRuleXThrowExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXThrowExpression = null;
try {
// InternalBlipDSL.g:7653:57: (iv_ruleXThrowExpression= ruleXThrowExpression EOF )
// InternalBlipDSL.g:7654: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"
// InternalBlipDSL.g:7660: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 {
// InternalBlipDSL.g:7666:2: ( ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) )
// InternalBlipDSL.g:7667:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:7667:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
// InternalBlipDSL.g:7668:3: () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) )
{
// InternalBlipDSL.g:7668:3: ()
// InternalBlipDSL.g:7669:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXThrowExpressionAccess().getXThrowExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,113,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXThrowExpressionAccess().getThrowKeyword_1());
}
// InternalBlipDSL.g:7679:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalBlipDSL.g:7680:4: (lv_expression_2_0= ruleXExpression )
{
// InternalBlipDSL.g:7680:4: (lv_expression_2_0= ruleXExpression )
// InternalBlipDSL.g:7681: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"
// InternalBlipDSL.g:7702:1: entryRuleXReturnExpression returns [EObject current=null] : iv_ruleXReturnExpression= ruleXReturnExpression EOF ;
public final EObject entryRuleXReturnExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXReturnExpression = null;
try {
// InternalBlipDSL.g:7702:58: (iv_ruleXReturnExpression= ruleXReturnExpression EOF )
// InternalBlipDSL.g:7703: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"
// InternalBlipDSL.g:7709: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 {
// InternalBlipDSL.g:7715: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 ) )? ) )
// InternalBlipDSL.g:7716: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 ) )? )
{
// InternalBlipDSL.g:7716: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 ) )? )
// InternalBlipDSL.g:7717: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 ) )?
{
// InternalBlipDSL.g:7717:3: ()
// InternalBlipDSL.g:7718:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXReturnExpressionAccess().getXReturnExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,114,FOLLOW_104); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXReturnExpressionAccess().getReturnKeyword_1());
}
// InternalBlipDSL.g:7728: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 alt123=2;
alt123 = dfa123.predict(input);
switch (alt123) {
case 1 :
// InternalBlipDSL.g:7729: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 )
{
// InternalBlipDSL.g:7730:4: (lv_expression_2_0= ruleXExpression )
// InternalBlipDSL.g:7731: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"
// InternalBlipDSL.g:7752:1: entryRuleXTryCatchFinallyExpression returns [EObject current=null] : iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF ;
public final EObject entryRuleXTryCatchFinallyExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTryCatchFinallyExpression = null;
try {
// InternalBlipDSL.g:7752:67: (iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF )
// InternalBlipDSL.g:7753: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"
// InternalBlipDSL.g:7759: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 {
// InternalBlipDSL.g:7765: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 ) ) ) ) ) )
// InternalBlipDSL.g:7766: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 ) ) ) ) )
{
// InternalBlipDSL.g:7766: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 ) ) ) ) )
// InternalBlipDSL.g:7767: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 ) ) ) )
{
// InternalBlipDSL.g:7767:3: ()
// InternalBlipDSL.g:7768:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTryCatchFinallyExpressionAccess().getXTryCatchFinallyExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,115,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTryCatchFinallyExpressionAccess().getTryKeyword_1());
}
// InternalBlipDSL.g:7778:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalBlipDSL.g:7779:4: (lv_expression_2_0= ruleXExpression )
{
// InternalBlipDSL.g:7779:4: (lv_expression_2_0= ruleXExpression )
// InternalBlipDSL.g:7780:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_105);
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();
}
}
}
// InternalBlipDSL.g:7797: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 alt126=2;
int LA126_0 = input.LA(1);
if ( (LA126_0==118) ) {
alt126=1;
}
else if ( (LA126_0==116) ) {
alt126=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 126, 0, input);
throw nvae;
}
switch (alt126) {
case 1 :
// InternalBlipDSL.g:7798:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
{
// InternalBlipDSL.g:7798:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
// InternalBlipDSL.g:7799:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
{
// InternalBlipDSL.g:7799:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+
int cnt124=0;
loop124:
do {
int alt124=2;
int LA124_0 = input.LA(1);
if ( (LA124_0==118) ) {
int LA124_2 = input.LA(2);
if ( (synpred45_InternalBlipDSL()) ) {
alt124=1;
}
}
switch (alt124) {
case 1 :
// InternalBlipDSL.g:7800:6: ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause )
{
// InternalBlipDSL.g:7801:6: (lv_catchClauses_3_0= ruleXCatchClause )
// InternalBlipDSL.g:7802:7: lv_catchClauses_3_0= ruleXCatchClause
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getCatchClausesXCatchClauseParserRuleCall_3_0_0_0());
}
pushFollow(FOLLOW_106);
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 ( cnt124 >= 1 ) break loop124;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(124, input);
throw eee;
}
cnt124++;
} while (true);
// InternalBlipDSL.g:7819:5: ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
int alt125=2;
int LA125_0 = input.LA(1);
if ( (LA125_0==116) ) {
int LA125_1 = input.LA(2);
if ( (synpred46_InternalBlipDSL()) ) {
alt125=1;
}
}
switch (alt125) {
case 1 :
// InternalBlipDSL.g:7820:6: ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) )
{
// InternalBlipDSL.g:7820:6: ( ( 'finally' )=>otherlv_4= 'finally' )
// InternalBlipDSL.g:7821:7: ( 'finally' )=>otherlv_4= 'finally'
{
otherlv_4=(Token)match(input,116,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_0_1_0());
}
}
// InternalBlipDSL.g:7827:6: ( (lv_finallyExpression_5_0= ruleXExpression ) )
// InternalBlipDSL.g:7828:7: (lv_finallyExpression_5_0= ruleXExpression )
{
// InternalBlipDSL.g:7828:7: (lv_finallyExpression_5_0= ruleXExpression )
// InternalBlipDSL.g:7829: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 :
// InternalBlipDSL.g:7849:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:7849:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
// InternalBlipDSL.g:7850:5: otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,116,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_1_0());
}
// InternalBlipDSL.g:7854:5: ( (lv_finallyExpression_7_0= ruleXExpression ) )
// InternalBlipDSL.g:7855:6: (lv_finallyExpression_7_0= ruleXExpression )
{
// InternalBlipDSL.g:7855:6: (lv_finallyExpression_7_0= ruleXExpression )
// InternalBlipDSL.g:7856: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"
// InternalBlipDSL.g:7879:1: entryRuleXSynchronizedExpression returns [EObject current=null] : iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF ;
public final EObject entryRuleXSynchronizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSynchronizedExpression = null;
try {
// InternalBlipDSL.g:7879:64: (iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF )
// InternalBlipDSL.g:7880: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"
// InternalBlipDSL.g:7886: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 {
// InternalBlipDSL.g:7892:2: ( ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalBlipDSL.g:7893:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:7893:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalBlipDSL.g:7894:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalBlipDSL.g:7894:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) )
// InternalBlipDSL.g:7895:4: ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' )
{
// InternalBlipDSL.g:7902:4: ( () otherlv_1= 'synchronized' otherlv_2= '(' )
// InternalBlipDSL.g:7903:5: () otherlv_1= 'synchronized' otherlv_2= '('
{
// InternalBlipDSL.g:7903:5: ()
// InternalBlipDSL.g:7904:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSynchronizedExpressionAccess().getXSynchronizedExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,117,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSynchronizedExpressionAccess().getSynchronizedKeyword_0_0_1());
}
otherlv_2=(Token)match(input,59,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSynchronizedExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
}
}
// InternalBlipDSL.g:7920:3: ( (lv_param_3_0= ruleXExpression ) )
// InternalBlipDSL.g:7921:4: (lv_param_3_0= ruleXExpression )
{
// InternalBlipDSL.g:7921:4: (lv_param_3_0= ruleXExpression )
// InternalBlipDSL.g:7922:5: lv_param_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getParamXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_44);
lv_param_3_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXSynchronizedExpressionRule());
}
set(
current,
"param",
lv_param_3_0,
"org.eclipse.xtext.xbase.Xbase.XExpression");
afterParserOrEnumRuleCall();
}
}
}
otherlv_4=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSynchronizedExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalBlipDSL.g:7943:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalBlipDSL.g:7944:4: (lv_expression_5_0= ruleXExpression )
{
// InternalBlipDSL.g:7944:4: (lv_expression_5_0= ruleXExpression )
// InternalBlipDSL.g:7945: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"
// InternalBlipDSL.g:7966:1: entryRuleXCatchClause returns [EObject current=null] : iv_ruleXCatchClause= ruleXCatchClause EOF ;
public final EObject entryRuleXCatchClause() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCatchClause = null;
try {
// InternalBlipDSL.g:7966:53: (iv_ruleXCatchClause= ruleXCatchClause EOF )
// InternalBlipDSL.g:7967: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"
// InternalBlipDSL.g:7973: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 {
// InternalBlipDSL.g:7979:2: ( ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) )
// InternalBlipDSL.g:7980:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
{
// InternalBlipDSL.g:7980:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
// InternalBlipDSL.g:7981:3: ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) )
{
// InternalBlipDSL.g:7981:3: ( ( 'catch' )=>otherlv_0= 'catch' )
// InternalBlipDSL.g:7982:4: ( 'catch' )=>otherlv_0= 'catch'
{
otherlv_0=(Token)match(input,118,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXCatchClauseAccess().getCatchKeyword_0());
}
}
otherlv_1=(Token)match(input,59,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXCatchClauseAccess().getLeftParenthesisKeyword_1());
}
// InternalBlipDSL.g:7992:3: ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) )
// InternalBlipDSL.g:7993:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
{
// InternalBlipDSL.g:7993:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
// InternalBlipDSL.g:7994:5: lv_declaredParam_2_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0());
}
pushFollow(FOLLOW_44);
lv_declaredParam_2_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXCatchClauseRule());
}
set(
current,
"declaredParam",
lv_declaredParam_2_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,61,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXCatchClauseAccess().getRightParenthesisKeyword_3());
}
// InternalBlipDSL.g:8015:3: ( (lv_expression_4_0= ruleXExpression ) )
// InternalBlipDSL.g:8016:4: (lv_expression_4_0= ruleXExpression )
{
// InternalBlipDSL.g:8016:4: (lv_expression_4_0= ruleXExpression )
// InternalBlipDSL.g:8017: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"
// InternalBlipDSL.g:8038:1: entryRuleQualifiedName returns [String current=null] : iv_ruleQualifiedName= ruleQualifiedName EOF ;
public final String entryRuleQualifiedName() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedName = null;
try {
// InternalBlipDSL.g:8038:53: (iv_ruleQualifiedName= ruleQualifiedName EOF )
// InternalBlipDSL.g:8039: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"
// InternalBlipDSL.g:8045: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 {
// InternalBlipDSL.g:8051:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalBlipDSL.g:8052:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalBlipDSL.g:8052:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalBlipDSL.g:8053:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_36);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:8063:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop127:
do {
int alt127=2;
int LA127_0 = input.LA(1);
if ( (LA127_0==51) ) {
int LA127_2 = input.LA(2);
if ( (LA127_2==RULE_ID) ) {
int LA127_3 = input.LA(3);
if ( (synpred49_InternalBlipDSL()) ) {
alt127=1;
}
}
}
switch (alt127) {
case 1 :
// InternalBlipDSL.g:8064:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalBlipDSL.g:8064:4: ( ( '.' )=>kw= '.' )
// InternalBlipDSL.g:8065:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,51,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameAccess().getFullStopKeyword_1_0());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_1_1());
}
pushFollow(FOLLOW_36);
this_ValidID_2=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_2);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
default :
break loop127;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedName"
// $ANTLR start "entryRuleNumber"
// InternalBlipDSL.g:8087: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 {
// InternalBlipDSL.g:8089:2: (iv_ruleNumber= ruleNumber EOF )
// InternalBlipDSL.g:8090: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"
// InternalBlipDSL.g:8099: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 {
// InternalBlipDSL.g:8106: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 ) )? ) ) )
// InternalBlipDSL.g:8107: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 ) )? ) )
{
// InternalBlipDSL.g:8107: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 alt131=2;
int LA131_0 = input.LA(1);
if ( (LA131_0==RULE_HEX) ) {
alt131=1;
}
else if ( (LA131_0==RULE_INT||LA131_0==RULE_DECIMAL) ) {
alt131=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 131, 0, input);
throw nvae;
}
switch (alt131) {
case 1 :
// InternalBlipDSL.g:8108: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 :
// InternalBlipDSL.g:8116:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
{
// InternalBlipDSL.g:8116:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
// InternalBlipDSL.g:8117:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
{
// InternalBlipDSL.g:8117:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL )
int alt128=2;
int LA128_0 = input.LA(1);
if ( (LA128_0==RULE_INT) ) {
alt128=1;
}
else if ( (LA128_0==RULE_DECIMAL) ) {
alt128=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 128, 0, input);
throw nvae;
}
switch (alt128) {
case 1 :
// InternalBlipDSL.g:8118:5: this_INT_1= RULE_INT
{
this_INT_1=(Token)match(input,RULE_INT,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_1);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_1, grammarAccess.getNumberAccess().getINTTerminalRuleCall_1_0_0());
}
}
break;
case 2 :
// InternalBlipDSL.g:8126:5: this_DECIMAL_2= RULE_DECIMAL
{
this_DECIMAL_2=(Token)match(input,RULE_DECIMAL,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_DECIMAL_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_DECIMAL_2, grammarAccess.getNumberAccess().getDECIMALTerminalRuleCall_1_0_1());
}
}
break;
}
// InternalBlipDSL.g:8134:4: (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
int alt130=2;
int LA130_0 = input.LA(1);
if ( (LA130_0==51) ) {
int LA130_1 = input.LA(2);
if ( (LA130_1==RULE_INT||LA130_1==RULE_DECIMAL) ) {
alt130=1;
}
}
switch (alt130) {
case 1 :
// InternalBlipDSL.g:8135:5: kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
{
kw=(Token)match(input,51,FOLLOW_107); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getNumberAccess().getFullStopKeyword_1_1_0());
}
// InternalBlipDSL.g:8140:5: (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
int alt129=2;
int LA129_0 = input.LA(1);
if ( (LA129_0==RULE_INT) ) {
alt129=1;
}
else if ( (LA129_0==RULE_DECIMAL) ) {
alt129=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 129, 0, input);
throw nvae;
}
switch (alt129) {
case 1 :
// InternalBlipDSL.g:8141: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 :
// InternalBlipDSL.g:8149: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"
// InternalBlipDSL.g:8166:1: entryRuleJvmTypeReference returns [EObject current=null] : iv_ruleJvmTypeReference= ruleJvmTypeReference EOF ;
public final EObject entryRuleJvmTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmTypeReference = null;
try {
// InternalBlipDSL.g:8166:57: (iv_ruleJvmTypeReference= ruleJvmTypeReference EOF )
// InternalBlipDSL.g:8167: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"
// InternalBlipDSL.g:8173: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 {
// InternalBlipDSL.g:8179:2: ( ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) )
// InternalBlipDSL.g:8180:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
{
// InternalBlipDSL.g:8180:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
int alt133=2;
int LA133_0 = input.LA(1);
if ( (LA133_0==RULE_ID) ) {
alt133=1;
}
else if ( (LA133_0==59||LA133_0==84) ) {
alt133=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 133, 0, input);
throw nvae;
}
switch (alt133) {
case 1 :
// InternalBlipDSL.g:8181:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
{
// InternalBlipDSL.g:8181:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
// InternalBlipDSL.g:8182:4: this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getJvmParameterizedTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_101);
this_JvmParameterizedTypeReference_0=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmParameterizedTypeReference_0;
afterParserOrEnumRuleCall();
}
// InternalBlipDSL.g:8190:4: ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
loop132:
do {
int alt132=2;
int LA132_0 = input.LA(1);
if ( (LA132_0==64) ) {
int LA132_2 = input.LA(2);
if ( (LA132_2==65) ) {
int LA132_3 = input.LA(3);
if ( (synpred50_InternalBlipDSL()) ) {
alt132=1;
}
}
}
switch (alt132) {
case 1 :
// InternalBlipDSL.g:8191:5: ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets )
{
// InternalBlipDSL.g:8197:5: ( () ruleArrayBrackets )
// InternalBlipDSL.g:8198:6: () ruleArrayBrackets
{
// InternalBlipDSL.g:8198:6: ()
// InternalBlipDSL.g:8199: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_101);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop132;
}
} while (true);
}
}
break;
case 2 :
// InternalBlipDSL.g:8216: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"
// InternalBlipDSL.g:8228:1: entryRuleArrayBrackets returns [String current=null] : iv_ruleArrayBrackets= ruleArrayBrackets EOF ;
public final String entryRuleArrayBrackets() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleArrayBrackets = null;
try {
// InternalBlipDSL.g:8228:53: (iv_ruleArrayBrackets= ruleArrayBrackets EOF )
// InternalBlipDSL.g:8229: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"
// InternalBlipDSL.g:8235:1: ruleArrayBrackets returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '[' kw= ']' ) ;
public final AntlrDatatypeRuleToken ruleArrayBrackets() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalBlipDSL.g:8241:2: ( (kw= '[' kw= ']' ) )
// InternalBlipDSL.g:8242:2: (kw= '[' kw= ']' )
{
// InternalBlipDSL.g:8242:2: (kw= '[' kw= ']' )
// InternalBlipDSL.g:8243:3: kw= '[' kw= ']'
{
kw=(Token)match(input,64,FOLLOW_81); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getLeftSquareBracketKeyword_0());
}
kw=(Token)match(input,65,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"
// InternalBlipDSL.g:8257:1: entryRuleXFunctionTypeRef returns [EObject current=null] : iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF ;
public final EObject entryRuleXFunctionTypeRef() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFunctionTypeRef = null;
try {
// InternalBlipDSL.g:8257:57: (iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF )
// InternalBlipDSL.g:8258: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"
// InternalBlipDSL.g:8264: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 {
// InternalBlipDSL.g:8270:2: ( ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) ) )
// InternalBlipDSL.g:8271:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:8271:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:8272:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) )
{
// InternalBlipDSL.g:8272:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )?
int alt136=2;
int LA136_0 = input.LA(1);
if ( (LA136_0==59) ) {
alt136=1;
}
switch (alt136) {
case 1 :
// InternalBlipDSL.g:8273:4: otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')'
{
otherlv_0=(Token)match(input,59,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0());
}
// InternalBlipDSL.g:8277:4: ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )?
int alt135=2;
int LA135_0 = input.LA(1);
if ( (LA135_0==RULE_ID||LA135_0==59||LA135_0==84) ) {
alt135=1;
}
switch (alt135) {
case 1 :
// InternalBlipDSL.g:8278:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
{
// InternalBlipDSL.g:8278:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8279:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8279:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8280:7: lv_paramTypes_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_43);
lv_paramTypes_1_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFunctionTypeRefRule());
}
add(
current,
"paramTypes",
lv_paramTypes_1_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:8297:5: (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
loop134:
do {
int alt134=2;
int LA134_0 = input.LA(1);
if ( (LA134_0==60) ) {
alt134=1;
}
switch (alt134) {
case 1 :
// InternalBlipDSL.g:8298:6: otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
{
otherlv_2=(Token)match(input,60,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXFunctionTypeRefAccess().getCommaKeyword_0_1_1_0());
}
// InternalBlipDSL.g:8302:6: ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8303:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8303:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8304:8: lv_paramTypes_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_43);
lv_paramTypes_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getXFunctionTypeRefRule());
}
add(
current,
"paramTypes",
lv_paramTypes_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop134;
}
} while (true);
}
break;
}
otherlv_4=(Token)match(input,61,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2());
}
}
break;
}
otherlv_5=(Token)match(input,84,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFunctionTypeRefAccess().getEqualsSignGreaterThanSignKeyword_1());
}
// InternalBlipDSL.g:8332:3: ( (lv_returnType_6_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8333:4: (lv_returnType_6_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8333:4: (lv_returnType_6_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8334: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"
// InternalBlipDSL.g:8355:1: entryRuleJvmParameterizedTypeReference returns [EObject current=null] : iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF ;
public final EObject entryRuleJvmParameterizedTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmParameterizedTypeReference = null;
try {
// InternalBlipDSL.g:8355:70: (iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF )
// InternalBlipDSL.g:8356: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"
// InternalBlipDSL.g:8362: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 {
// InternalBlipDSL.g:8368: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= '>' )? )* )? ) )
// InternalBlipDSL.g:8369: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= '>' )? )* )? )
{
// InternalBlipDSL.g:8369: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= '>' )? )* )? )
// InternalBlipDSL.g:8370: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= '>' )? )* )?
{
// InternalBlipDSL.g:8370:3: ( ( ruleQualifiedName ) )
// InternalBlipDSL.g:8371:4: ( ruleQualifiedName )
{
// InternalBlipDSL.g:8371:4: ( ruleQualifiedName )
// InternalBlipDSL.g:8372: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_110);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:8386: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 alt141=2;
alt141 = dfa141.predict(input);
switch (alt141) {
case 1 :
// InternalBlipDSL.g:8387: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= '>' )? )*
{
// InternalBlipDSL.g:8387:4: ( ( '<' )=>otherlv_1= '<' )
// InternalBlipDSL.g:8388:5: ( '<' )=>otherlv_1= '<'
{
otherlv_1=(Token)match(input,71,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_0());
}
}
// InternalBlipDSL.g:8394:4: ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:8395:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:8395:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:8396:6: lv_arguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_2_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_2_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:8413:4: (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop137:
do {
int alt137=2;
int LA137_0 = input.LA(1);
if ( (LA137_0==60) ) {
alt137=1;
}
switch (alt137) {
case 1 :
// InternalBlipDSL.g:8414:5: otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,60,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_2_0());
}
// InternalBlipDSL.g:8418:5: ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:8419:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:8419:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:8420:7: lv_arguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_4_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_4_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop137;
}
} while (true);
otherlv_5=(Token)match(input,72,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_3());
}
// InternalBlipDSL.g:8442:4: ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
loop140:
do {
int alt140=2;
int LA140_0 = input.LA(1);
if ( (LA140_0==51) ) {
int LA140_2 = input.LA(2);
if ( (LA140_2==RULE_ID) ) {
int LA140_3 = input.LA(3);
if ( (synpred52_InternalBlipDSL()) ) {
alt140=1;
}
}
}
switch (alt140) {
case 1 :
// InternalBlipDSL.g:8443:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
{
// InternalBlipDSL.g:8443:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) )
// InternalBlipDSL.g:8444:6: ( ( () '.' ) )=> ( () otherlv_7= '.' )
{
// InternalBlipDSL.g:8450:6: ( () otherlv_7= '.' )
// InternalBlipDSL.g:8451:7: () otherlv_7= '.'
{
// InternalBlipDSL.g:8451:7: ()
// InternalBlipDSL.g:8452:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmParameterizedTypeReferenceAccess().getJvmInnerTypeReferenceOuterAction_1_4_0_0_0(),
current);
}
}
otherlv_7=(Token)match(input,51,FOLLOW_4); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getJvmParameterizedTypeReferenceAccess().getFullStopKeyword_1_4_0_0_1());
}
}
}
// InternalBlipDSL.g:8464:5: ( ( ruleValidID ) )
// InternalBlipDSL.g:8465:6: ( ruleValidID )
{
// InternalBlipDSL.g:8465:6: ( ruleValidID )
// InternalBlipDSL.g:8466: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_111);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:8480:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
int alt139=2;
alt139 = dfa139.predict(input);
switch (alt139) {
case 1 :
// InternalBlipDSL.g:8481:6: ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>'
{
// InternalBlipDSL.g:8481:6: ( ( '<' )=>otherlv_9= '<' )
// InternalBlipDSL.g:8482:7: ( '<' )=>otherlv_9= '<'
{
otherlv_9=(Token)match(input,71,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_4_2_0());
}
}
// InternalBlipDSL.g:8488:6: ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:8489:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:8489:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:8490:8: lv_arguments_10_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_10_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_10_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalBlipDSL.g:8507:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )*
loop138:
do {
int alt138=2;
int LA138_0 = input.LA(1);
if ( (LA138_0==60) ) {
alt138=1;
}
switch (alt138) {
case 1 :
// InternalBlipDSL.g:8508:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
{
otherlv_11=(Token)match(input,60,FOLLOW_71); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_4_2_2_0());
}
// InternalBlipDSL.g:8512:7: ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalBlipDSL.g:8513:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalBlipDSL.g:8513:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
// InternalBlipDSL.g:8514:9: lv_arguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0());
}
pushFollow(FOLLOW_72);
lv_arguments_12_0=ruleJvmArgumentTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getJvmParameterizedTypeReferenceRule());
}
add(
current,
"arguments",
lv_arguments_12_0,
"org.eclipse.xtext.xbase.Xtype.JvmArgumentTypeReference");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop138;
}
} while (true);
otherlv_13=(Token)match(input,72,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_4_2_3());
}
}
break;
}
}
break;
default :
break loop140;
}
} while (true);
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmParameterizedTypeReference"
// $ANTLR start "entryRuleJvmArgumentTypeReference"
// InternalBlipDSL.g:8543:1: entryRuleJvmArgumentTypeReference returns [EObject current=null] : iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF ;
public final EObject entryRuleJvmArgumentTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmArgumentTypeReference = null;
try {
// InternalBlipDSL.g:8543:65: (iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF )
// InternalBlipDSL.g:8544: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"
// InternalBlipDSL.g:8550: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 {
// InternalBlipDSL.g:8556:2: ( (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) )
// InternalBlipDSL.g:8557:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
{
// InternalBlipDSL.g:8557:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
int alt142=2;
int LA142_0 = input.LA(1);
if ( (LA142_0==RULE_ID||LA142_0==59||LA142_0==84) ) {
alt142=1;
}
else if ( (LA142_0==119) ) {
alt142=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 142, 0, input);
throw nvae;
}
switch (alt142) {
case 1 :
// InternalBlipDSL.g:8558: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 :
// InternalBlipDSL.g:8567: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"
// InternalBlipDSL.g:8579:1: entryRuleJvmWildcardTypeReference returns [EObject current=null] : iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF ;
public final EObject entryRuleJvmWildcardTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmWildcardTypeReference = null;
try {
// InternalBlipDSL.g:8579:65: (iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF )
// InternalBlipDSL.g:8580: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"
// InternalBlipDSL.g:8586: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 {
// InternalBlipDSL.g:8592:2: ( ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? ) )
// InternalBlipDSL.g:8593:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
{
// InternalBlipDSL.g:8593:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
// InternalBlipDSL.g:8594:3: () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
{
// InternalBlipDSL.g:8594:3: ()
// InternalBlipDSL.g:8595:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getJvmWildcardTypeReferenceAccess().getJvmWildcardTypeReferenceAction_0(),
current);
}
}
otherlv_1=(Token)match(input,119,FOLLOW_112); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmWildcardTypeReferenceAccess().getQuestionMarkKeyword_1());
}
// InternalBlipDSL.g:8605:3: ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
int alt145=3;
int LA145_0 = input.LA(1);
if ( (LA145_0==106) ) {
alt145=1;
}
else if ( (LA145_0==107) ) {
alt145=2;
}
switch (alt145) {
case 1 :
// InternalBlipDSL.g:8606:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
{
// InternalBlipDSL.g:8606:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
// InternalBlipDSL.g:8607:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
{
// InternalBlipDSL.g:8607:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) )
// InternalBlipDSL.g:8608:6: (lv_constraints_2_0= ruleJvmUpperBound )
{
// InternalBlipDSL.g:8608:6: (lv_constraints_2_0= ruleJvmUpperBound )
// InternalBlipDSL.g:8609:7: lv_constraints_2_0= ruleJvmUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0());
}
pushFollow(FOLLOW_113);
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();
}
}
}
// InternalBlipDSL.g:8626:5: ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
loop143:
do {
int alt143=2;
int LA143_0 = input.LA(1);
if ( (LA143_0==120) ) {
alt143=1;
}
switch (alt143) {
case 1 :
// InternalBlipDSL.g:8627:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
{
// InternalBlipDSL.g:8627:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
// InternalBlipDSL.g:8628:7: lv_constraints_3_0= ruleJvmUpperBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_113);
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 loop143;
}
} while (true);
}
}
break;
case 2 :
// InternalBlipDSL.g:8647:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
{
// InternalBlipDSL.g:8647:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
// InternalBlipDSL.g:8648:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
{
// InternalBlipDSL.g:8648:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) )
// InternalBlipDSL.g:8649:6: (lv_constraints_4_0= ruleJvmLowerBound )
{
// InternalBlipDSL.g:8649:6: (lv_constraints_4_0= ruleJvmLowerBound )
// InternalBlipDSL.g:8650:7: lv_constraints_4_0= ruleJvmLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0());
}
pushFollow(FOLLOW_113);
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();
}
}
}
// InternalBlipDSL.g:8667:5: ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
loop144:
do {
int alt144=2;
int LA144_0 = input.LA(1);
if ( (LA144_0==120) ) {
alt144=1;
}
switch (alt144) {
case 1 :
// InternalBlipDSL.g:8668:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
{
// InternalBlipDSL.g:8668:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
// InternalBlipDSL.g:8669:7: lv_constraints_5_0= ruleJvmLowerBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_113);
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 loop144;
}
} while (true);
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmWildcardTypeReference"
// $ANTLR start "entryRuleJvmUpperBound"
// InternalBlipDSL.g:8692:1: entryRuleJvmUpperBound returns [EObject current=null] : iv_ruleJvmUpperBound= ruleJvmUpperBound EOF ;
public final EObject entryRuleJvmUpperBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBound = null;
try {
// InternalBlipDSL.g:8692:54: (iv_ruleJvmUpperBound= ruleJvmUpperBound EOF )
// InternalBlipDSL.g:8693: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"
// InternalBlipDSL.g:8699: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 {
// InternalBlipDSL.g:8705:2: ( (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalBlipDSL.g:8706:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:8706:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:8707:3: otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,106,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAccess().getExtendsKeyword_0());
}
// InternalBlipDSL.g:8711:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8712:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8712:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8713: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"
// InternalBlipDSL.g:8734:1: entryRuleJvmUpperBoundAnded returns [EObject current=null] : iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF ;
public final EObject entryRuleJvmUpperBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBoundAnded = null;
try {
// InternalBlipDSL.g:8734:59: (iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF )
// InternalBlipDSL.g:8735: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"
// InternalBlipDSL.g:8741: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 {
// InternalBlipDSL.g:8747:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalBlipDSL.g:8748:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:8748:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:8749:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,120,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalBlipDSL.g:8753:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8754:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8754:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8755: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"
// InternalBlipDSL.g:8776:1: entryRuleJvmLowerBound returns [EObject current=null] : iv_ruleJvmLowerBound= ruleJvmLowerBound EOF ;
public final EObject entryRuleJvmLowerBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBound = null;
try {
// InternalBlipDSL.g:8776:54: (iv_ruleJvmLowerBound= ruleJvmLowerBound EOF )
// InternalBlipDSL.g:8777: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"
// InternalBlipDSL.g:8783: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 {
// InternalBlipDSL.g:8789:2: ( (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalBlipDSL.g:8790:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:8790:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:8791:3: otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,107,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAccess().getSuperKeyword_0());
}
// InternalBlipDSL.g:8795:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8796:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8796:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8797: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"
// InternalBlipDSL.g:8818:1: entryRuleJvmLowerBoundAnded returns [EObject current=null] : iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF ;
public final EObject entryRuleJvmLowerBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBoundAnded = null;
try {
// InternalBlipDSL.g:8818:59: (iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF )
// InternalBlipDSL.g:8819: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"
// InternalBlipDSL.g:8825: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 {
// InternalBlipDSL.g:8831:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalBlipDSL.g:8832:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalBlipDSL.g:8832:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalBlipDSL.g:8833:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,120,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalBlipDSL.g:8837:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalBlipDSL.g:8838:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalBlipDSL.g:8838:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalBlipDSL.g:8839: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"
// InternalBlipDSL.g:8860:1: entryRuleQualifiedNameWithWildcard returns [String current=null] : iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF ;
public final String entryRuleQualifiedNameWithWildcard() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameWithWildcard = null;
try {
// InternalBlipDSL.g:8860:65: (iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF )
// InternalBlipDSL.g:8861: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"
// InternalBlipDSL.g:8867: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 {
// InternalBlipDSL.g:8873:2: ( (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) )
// InternalBlipDSL.g:8874:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
{
// InternalBlipDSL.g:8874:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
// InternalBlipDSL.g:8875:3: this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardAccess().getQualifiedNameParserRuleCall_0());
}
pushFollow(FOLLOW_114);
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,51,FOLLOW_115); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getFullStopKeyword_1());
}
kw=(Token)match(input,55,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"
// InternalBlipDSL.g:8899:1: entryRuleValidID returns [String current=null] : iv_ruleValidID= ruleValidID EOF ;
public final String entryRuleValidID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleValidID = null;
try {
// InternalBlipDSL.g:8899:47: (iv_ruleValidID= ruleValidID EOF )
// InternalBlipDSL.g:8900: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"
// InternalBlipDSL.g:8906: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 {
// InternalBlipDSL.g:8912:2: (this_ID_0= RULE_ID )
// InternalBlipDSL.g:8913: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"
// InternalBlipDSL.g:8923:1: entryRuleXImportSection returns [EObject current=null] : iv_ruleXImportSection= ruleXImportSection EOF ;
public final EObject entryRuleXImportSection() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportSection = null;
try {
// InternalBlipDSL.g:8923:55: (iv_ruleXImportSection= ruleXImportSection EOF )
// InternalBlipDSL.g:8924: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"
// InternalBlipDSL.g:8930: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 {
// InternalBlipDSL.g:8936:2: ( ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ )
// InternalBlipDSL.g:8937:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
{
// InternalBlipDSL.g:8937:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
int cnt146=0;
loop146:
do {
int alt146=2;
int LA146_0 = input.LA(1);
if ( (LA146_0==52) ) {
alt146=1;
}
switch (alt146) {
case 1 :
// InternalBlipDSL.g:8938:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
{
// InternalBlipDSL.g:8938:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
// InternalBlipDSL.g:8939:4: lv_importDeclarations_0_0= ruleXImportDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionAccess().getImportDeclarationsXImportDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_116);
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 ( cnt146 >= 1 ) break loop146;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(146, input);
throw eee;
}
cnt146++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXImportSection"
// $ANTLR start "entryRuleQualifiedNameInStaticImport"
// InternalBlipDSL.g:8959:1: entryRuleQualifiedNameInStaticImport returns [String current=null] : iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF ;
public final String entryRuleQualifiedNameInStaticImport() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameInStaticImport = null;
try {
// InternalBlipDSL.g:8959:67: (iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF )
// InternalBlipDSL.g:8960: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"
// InternalBlipDSL.g:8966: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 {
// InternalBlipDSL.g:8972:2: ( (this_ValidID_0= ruleValidID kw= '.' )+ )
// InternalBlipDSL.g:8973:2: (this_ValidID_0= ruleValidID kw= '.' )+
{
// InternalBlipDSL.g:8973:2: (this_ValidID_0= ruleValidID kw= '.' )+
int cnt147=0;
loop147:
do {
int alt147=2;
int LA147_0 = input.LA(1);
if ( (LA147_0==RULE_ID) ) {
int LA147_2 = input.LA(2);
if ( (LA147_2==51) ) {
alt147=1;
}
}
switch (alt147) {
case 1 :
// InternalBlipDSL.g:8974:3: this_ValidID_0= ruleValidID kw= '.'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_114);
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,51,FOLLOW_117); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameInStaticImportAccess().getFullStopKeyword_1());
}
}
break;
default :
if ( cnt147 >= 1 ) break loop147;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(147, input);
throw eee;
}
cnt147++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedNameInStaticImport"
// $ANTLR start "ruleServiceExecutionModeEnum"
// InternalBlipDSL.g:8993:1: ruleServiceExecutionModeEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'synchron' ) | (enumLiteral_1= 'oneway' ) ) ;
public final Enumerator ruleServiceExecutionModeEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalBlipDSL.g:8999:2: ( ( (enumLiteral_0= 'synchron' ) | (enumLiteral_1= 'oneway' ) ) )
// InternalBlipDSL.g:9000:2: ( (enumLiteral_0= 'synchron' ) | (enumLiteral_1= 'oneway' ) )
{
// InternalBlipDSL.g:9000:2: ( (enumLiteral_0= 'synchron' ) | (enumLiteral_1= 'oneway' ) )
int alt148=2;
int LA148_0 = input.LA(1);
if ( (LA148_0==121) ) {
alt148=1;
}
else if ( (LA148_0==122) ) {
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 :
// InternalBlipDSL.g:9001:3: (enumLiteral_0= 'synchron' )
{
// InternalBlipDSL.g:9001:3: (enumLiteral_0= 'synchron' )
// InternalBlipDSL.g:9002:4: enumLiteral_0= 'synchron'
{
enumLiteral_0=(Token)match(input,121,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getServiceExecutionModeEnumAccess().getSYNCEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getServiceExecutionModeEnumAccess().getSYNCEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:9009:3: (enumLiteral_1= 'oneway' )
{
// InternalBlipDSL.g:9009:3: (enumLiteral_1= 'oneway' )
// InternalBlipDSL.g:9010:4: enumLiteral_1= 'oneway'
{
enumLiteral_1=(Token)match(input,122,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getServiceExecutionModeEnumAccess().getONEWAYEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getServiceExecutionModeEnumAccess().getONEWAYEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleServiceExecutionModeEnum"
// $ANTLR start "ruleEndEventHandlingEnum"
// InternalBlipDSL.g:9020:1: ruleEndEventHandlingEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'terminates process' ) | (enumLiteral_1= 'ends token path' ) ) ;
public final Enumerator ruleEndEventHandlingEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalBlipDSL.g:9026:2: ( ( (enumLiteral_0= 'terminates process' ) | (enumLiteral_1= 'ends token path' ) ) )
// InternalBlipDSL.g:9027:2: ( (enumLiteral_0= 'terminates process' ) | (enumLiteral_1= 'ends token path' ) )
{
// InternalBlipDSL.g:9027:2: ( (enumLiteral_0= 'terminates process' ) | (enumLiteral_1= 'ends token path' ) )
int alt149=2;
int LA149_0 = input.LA(1);
if ( (LA149_0==123) ) {
alt149=1;
}
else if ( (LA149_0==124) ) {
alt149=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 149, 0, input);
throw nvae;
}
switch (alt149) {
case 1 :
// InternalBlipDSL.g:9028:3: (enumLiteral_0= 'terminates process' )
{
// InternalBlipDSL.g:9028:3: (enumLiteral_0= 'terminates process' )
// InternalBlipDSL.g:9029:4: enumLiteral_0= 'terminates process'
{
enumLiteral_0=(Token)match(input,123,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getEndEventHandlingEnumAccess().getTERMINATES_PROCESSEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getEndEventHandlingEnumAccess().getTERMINATES_PROCESSEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:9036:3: (enumLiteral_1= 'ends token path' )
{
// InternalBlipDSL.g:9036:3: (enumLiteral_1= 'ends token path' )
// InternalBlipDSL.g:9037:4: enumLiteral_1= 'ends token path'
{
enumLiteral_1=(Token)match(input,124,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getEndEventHandlingEnumAccess().getENDS_TOKEN_PATHEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getEndEventHandlingEnumAccess().getENDS_TOKEN_PATHEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEndEventHandlingEnum"
// $ANTLR start "ruleIconsEnum"
// InternalBlipDSL.g:9047:1: ruleIconsEnum returns [Enumerator current=null] : ( (enumLiteral_0= 'plus' ) | (enumLiteral_1= 'minus' ) | (enumLiteral_2= 'info' ) | (enumLiteral_3= 'left' ) | (enumLiteral_4= 'up' ) | (enumLiteral_5= 'right' ) | (enumLiteral_6= 'down' ) | (enumLiteral_7= 'exchange' ) | (enumLiteral_8= 'home' ) | (enumLiteral_9= 'home-1' ) | (enumLiteral_10= 'up-dir' ) | (enumLiteral_11= 'right-dir' ) | (enumLiteral_12= 'down-dir' ) | (enumLiteral_13= 'left-dir' ) | (enumLiteral_14= 'star' ) | (enumLiteral_15= 'star-empty' ) | (enumLiteral_16= 'th-list' ) | (enumLiteral_17= 'heart-empty' ) | (enumLiteral_18= 'heart' ) | (enumLiteral_19= 'music' ) | (enumLiteral_20= 'th' ) | (enumLiteral_21= 'flag' ) | (enumLiteral_22= 'cog' ) | (enumLiteral_23= 'attention' ) | (enumLiteral_24= 'mail' ) | (enumLiteral_25= 'edit' ) | (enumLiteral_26= 'pencil' ) | (enumLiteral_27= 'ok' ) | (enumLiteral_28= 'cancel-1' ) | (enumLiteral_29= 'cancel' ) | (enumLiteral_30= 'cancel-circle' ) | (enumLiteral_31= 'help' ) | (enumLiteral_32= 'plus-circle' ) | (enumLiteral_33= 'minus-circle' ) | (enumLiteral_34= 'right-thin' ) | (enumLiteral_35= 'forward' ) | (enumLiteral_36= 'cw' ) | (enumLiteral_37= 'left-thin' ) | (enumLiteral_38= 'up-thin' ) | (enumLiteral_39= 'down-thin' ) | (enumLiteral_40= 'left-bold' ) | (enumLiteral_41= 'right-bold' ) | (enumLiteral_42= 'up-bold' ) | (enumLiteral_43= 'down-bold' ) | (enumLiteral_44= 'user-add' ) | (enumLiteral_45= 'help-circle' ) | (enumLiteral_46= 'info-circle' ) | (enumLiteral_47= 'back' ) | (enumLiteral_48= 'eye' ) | (enumLiteral_49= 'tag' ) | (enumLiteral_50= 'upload-cloud' ) | (enumLiteral_51= 'reply' ) | (enumLiteral_52= 'export' ) | (enumLiteral_53= 'print' ) | (enumLiteral_54= 'retweet' ) | (enumLiteral_55= 'comment' ) | (enumLiteral_56= 'vcard' ) | (enumLiteral_57= 'location' ) | (enumLiteral_58= 'trash' ) | (enumLiteral_59= 'resize-full' ) | (enumLiteral_60= 'resize-small' ) | (enumLiteral_61= 'down-open' ) | (enumLiteral_62= 'left-open' ) | (enumLiteral_63= 'right-open' ) | (enumLiteral_64= 'up-open' ) | (enumLiteral_65= 'arrows-cw' ) | (enumLiteral_66= 'chart-pie' ) | (enumLiteral_67= 'search-1' ) | (enumLiteral_68= 'user' ) | (enumLiteral_69= 'users' ) | (enumLiteral_70= 'monitor' ) | (enumLiteral_71= 'folder' ) | (enumLiteral_72= 'doc' ) | (enumLiteral_73= 'calendar' ) | (enumLiteral_74= 'chart' ) | (enumLiteral_75= 'attach' ) | (enumLiteral_76= 'upload' ) | (enumLiteral_77= 'download' ) | (enumLiteral_78= 'mobile' ) | (enumLiteral_79= 'camera' ) | (enumLiteral_80= 'lock' ) | (enumLiteral_81= 'lock-open' ) | (enumLiteral_82= 'bell' ) | (enumLiteral_83= 'link' ) | (enumLiteral_84= 'clock' ) | (enumLiteral_85= 'block' ) ) ;
public final Enumerator ruleIconsEnum() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
Token enumLiteral_6=null;
Token enumLiteral_7=null;
Token enumLiteral_8=null;
Token enumLiteral_9=null;
Token enumLiteral_10=null;
Token enumLiteral_11=null;
Token enumLiteral_12=null;
Token enumLiteral_13=null;
Token enumLiteral_14=null;
Token enumLiteral_15=null;
Token enumLiteral_16=null;
Token enumLiteral_17=null;
Token enumLiteral_18=null;
Token enumLiteral_19=null;
Token enumLiteral_20=null;
Token enumLiteral_21=null;
Token enumLiteral_22=null;
Token enumLiteral_23=null;
Token enumLiteral_24=null;
Token enumLiteral_25=null;
Token enumLiteral_26=null;
Token enumLiteral_27=null;
Token enumLiteral_28=null;
Token enumLiteral_29=null;
Token enumLiteral_30=null;
Token enumLiteral_31=null;
Token enumLiteral_32=null;
Token enumLiteral_33=null;
Token enumLiteral_34=null;
Token enumLiteral_35=null;
Token enumLiteral_36=null;
Token enumLiteral_37=null;
Token enumLiteral_38=null;
Token enumLiteral_39=null;
Token enumLiteral_40=null;
Token enumLiteral_41=null;
Token enumLiteral_42=null;
Token enumLiteral_43=null;
Token enumLiteral_44=null;
Token enumLiteral_45=null;
Token enumLiteral_46=null;
Token enumLiteral_47=null;
Token enumLiteral_48=null;
Token enumLiteral_49=null;
Token enumLiteral_50=null;
Token enumLiteral_51=null;
Token enumLiteral_52=null;
Token enumLiteral_53=null;
Token enumLiteral_54=null;
Token enumLiteral_55=null;
Token enumLiteral_56=null;
Token enumLiteral_57=null;
Token enumLiteral_58=null;
Token enumLiteral_59=null;
Token enumLiteral_60=null;
Token enumLiteral_61=null;
Token enumLiteral_62=null;
Token enumLiteral_63=null;
Token enumLiteral_64=null;
Token enumLiteral_65=null;
Token enumLiteral_66=null;
Token enumLiteral_67=null;
Token enumLiteral_68=null;
Token enumLiteral_69=null;
Token enumLiteral_70=null;
Token enumLiteral_71=null;
Token enumLiteral_72=null;
Token enumLiteral_73=null;
Token enumLiteral_74=null;
Token enumLiteral_75=null;
Token enumLiteral_76=null;
Token enumLiteral_77=null;
Token enumLiteral_78=null;
Token enumLiteral_79=null;
Token enumLiteral_80=null;
Token enumLiteral_81=null;
Token enumLiteral_82=null;
Token enumLiteral_83=null;
Token enumLiteral_84=null;
Token enumLiteral_85=null;
enterRule();
try {
// InternalBlipDSL.g:9053:2: ( ( (enumLiteral_0= 'plus' ) | (enumLiteral_1= 'minus' ) | (enumLiteral_2= 'info' ) | (enumLiteral_3= 'left' ) | (enumLiteral_4= 'up' ) | (enumLiteral_5= 'right' ) | (enumLiteral_6= 'down' ) | (enumLiteral_7= 'exchange' ) | (enumLiteral_8= 'home' ) | (enumLiteral_9= 'home-1' ) | (enumLiteral_10= 'up-dir' ) | (enumLiteral_11= 'right-dir' ) | (enumLiteral_12= 'down-dir' ) | (enumLiteral_13= 'left-dir' ) | (enumLiteral_14= 'star' ) | (enumLiteral_15= 'star-empty' ) | (enumLiteral_16= 'th-list' ) | (enumLiteral_17= 'heart-empty' ) | (enumLiteral_18= 'heart' ) | (enumLiteral_19= 'music' ) | (enumLiteral_20= 'th' ) | (enumLiteral_21= 'flag' ) | (enumLiteral_22= 'cog' ) | (enumLiteral_23= 'attention' ) | (enumLiteral_24= 'mail' ) | (enumLiteral_25= 'edit' ) | (enumLiteral_26= 'pencil' ) | (enumLiteral_27= 'ok' ) | (enumLiteral_28= 'cancel-1' ) | (enumLiteral_29= 'cancel' ) | (enumLiteral_30= 'cancel-circle' ) | (enumLiteral_31= 'help' ) | (enumLiteral_32= 'plus-circle' ) | (enumLiteral_33= 'minus-circle' ) | (enumLiteral_34= 'right-thin' ) | (enumLiteral_35= 'forward' ) | (enumLiteral_36= 'cw' ) | (enumLiteral_37= 'left-thin' ) | (enumLiteral_38= 'up-thin' ) | (enumLiteral_39= 'down-thin' ) | (enumLiteral_40= 'left-bold' ) | (enumLiteral_41= 'right-bold' ) | (enumLiteral_42= 'up-bold' ) | (enumLiteral_43= 'down-bold' ) | (enumLiteral_44= 'user-add' ) | (enumLiteral_45= 'help-circle' ) | (enumLiteral_46= 'info-circle' ) | (enumLiteral_47= 'back' ) | (enumLiteral_48= 'eye' ) | (enumLiteral_49= 'tag' ) | (enumLiteral_50= 'upload-cloud' ) | (enumLiteral_51= 'reply' ) | (enumLiteral_52= 'export' ) | (enumLiteral_53= 'print' ) | (enumLiteral_54= 'retweet' ) | (enumLiteral_55= 'comment' ) | (enumLiteral_56= 'vcard' ) | (enumLiteral_57= 'location' ) | (enumLiteral_58= 'trash' ) | (enumLiteral_59= 'resize-full' ) | (enumLiteral_60= 'resize-small' ) | (enumLiteral_61= 'down-open' ) | (enumLiteral_62= 'left-open' ) | (enumLiteral_63= 'right-open' ) | (enumLiteral_64= 'up-open' ) | (enumLiteral_65= 'arrows-cw' ) | (enumLiteral_66= 'chart-pie' ) | (enumLiteral_67= 'search-1' ) | (enumLiteral_68= 'user' ) | (enumLiteral_69= 'users' ) | (enumLiteral_70= 'monitor' ) | (enumLiteral_71= 'folder' ) | (enumLiteral_72= 'doc' ) | (enumLiteral_73= 'calendar' ) | (enumLiteral_74= 'chart' ) | (enumLiteral_75= 'attach' ) | (enumLiteral_76= 'upload' ) | (enumLiteral_77= 'download' ) | (enumLiteral_78= 'mobile' ) | (enumLiteral_79= 'camera' ) | (enumLiteral_80= 'lock' ) | (enumLiteral_81= 'lock-open' ) | (enumLiteral_82= 'bell' ) | (enumLiteral_83= 'link' ) | (enumLiteral_84= 'clock' ) | (enumLiteral_85= 'block' ) ) )
// InternalBlipDSL.g:9054:2: ( (enumLiteral_0= 'plus' ) | (enumLiteral_1= 'minus' ) | (enumLiteral_2= 'info' ) | (enumLiteral_3= 'left' ) | (enumLiteral_4= 'up' ) | (enumLiteral_5= 'right' ) | (enumLiteral_6= 'down' ) | (enumLiteral_7= 'exchange' ) | (enumLiteral_8= 'home' ) | (enumLiteral_9= 'home-1' ) | (enumLiteral_10= 'up-dir' ) | (enumLiteral_11= 'right-dir' ) | (enumLiteral_12= 'down-dir' ) | (enumLiteral_13= 'left-dir' ) | (enumLiteral_14= 'star' ) | (enumLiteral_15= 'star-empty' ) | (enumLiteral_16= 'th-list' ) | (enumLiteral_17= 'heart-empty' ) | (enumLiteral_18= 'heart' ) | (enumLiteral_19= 'music' ) | (enumLiteral_20= 'th' ) | (enumLiteral_21= 'flag' ) | (enumLiteral_22= 'cog' ) | (enumLiteral_23= 'attention' ) | (enumLiteral_24= 'mail' ) | (enumLiteral_25= 'edit' ) | (enumLiteral_26= 'pencil' ) | (enumLiteral_27= 'ok' ) | (enumLiteral_28= 'cancel-1' ) | (enumLiteral_29= 'cancel' ) | (enumLiteral_30= 'cancel-circle' ) | (enumLiteral_31= 'help' ) | (enumLiteral_32= 'plus-circle' ) | (enumLiteral_33= 'minus-circle' ) | (enumLiteral_34= 'right-thin' ) | (enumLiteral_35= 'forward' ) | (enumLiteral_36= 'cw' ) | (enumLiteral_37= 'left-thin' ) | (enumLiteral_38= 'up-thin' ) | (enumLiteral_39= 'down-thin' ) | (enumLiteral_40= 'left-bold' ) | (enumLiteral_41= 'right-bold' ) | (enumLiteral_42= 'up-bold' ) | (enumLiteral_43= 'down-bold' ) | (enumLiteral_44= 'user-add' ) | (enumLiteral_45= 'help-circle' ) | (enumLiteral_46= 'info-circle' ) | (enumLiteral_47= 'back' ) | (enumLiteral_48= 'eye' ) | (enumLiteral_49= 'tag' ) | (enumLiteral_50= 'upload-cloud' ) | (enumLiteral_51= 'reply' ) | (enumLiteral_52= 'export' ) | (enumLiteral_53= 'print' ) | (enumLiteral_54= 'retweet' ) | (enumLiteral_55= 'comment' ) | (enumLiteral_56= 'vcard' ) | (enumLiteral_57= 'location' ) | (enumLiteral_58= 'trash' ) | (enumLiteral_59= 'resize-full' ) | (enumLiteral_60= 'resize-small' ) | (enumLiteral_61= 'down-open' ) | (enumLiteral_62= 'left-open' ) | (enumLiteral_63= 'right-open' ) | (enumLiteral_64= 'up-open' ) | (enumLiteral_65= 'arrows-cw' ) | (enumLiteral_66= 'chart-pie' ) | (enumLiteral_67= 'search-1' ) | (enumLiteral_68= 'user' ) | (enumLiteral_69= 'users' ) | (enumLiteral_70= 'monitor' ) | (enumLiteral_71= 'folder' ) | (enumLiteral_72= 'doc' ) | (enumLiteral_73= 'calendar' ) | (enumLiteral_74= 'chart' ) | (enumLiteral_75= 'attach' ) | (enumLiteral_76= 'upload' ) | (enumLiteral_77= 'download' ) | (enumLiteral_78= 'mobile' ) | (enumLiteral_79= 'camera' ) | (enumLiteral_80= 'lock' ) | (enumLiteral_81= 'lock-open' ) | (enumLiteral_82= 'bell' ) | (enumLiteral_83= 'link' ) | (enumLiteral_84= 'clock' ) | (enumLiteral_85= 'block' ) )
{
// InternalBlipDSL.g:9054:2: ( (enumLiteral_0= 'plus' ) | (enumLiteral_1= 'minus' ) | (enumLiteral_2= 'info' ) | (enumLiteral_3= 'left' ) | (enumLiteral_4= 'up' ) | (enumLiteral_5= 'right' ) | (enumLiteral_6= 'down' ) | (enumLiteral_7= 'exchange' ) | (enumLiteral_8= 'home' ) | (enumLiteral_9= 'home-1' ) | (enumLiteral_10= 'up-dir' ) | (enumLiteral_11= 'right-dir' ) | (enumLiteral_12= 'down-dir' ) | (enumLiteral_13= 'left-dir' ) | (enumLiteral_14= 'star' ) | (enumLiteral_15= 'star-empty' ) | (enumLiteral_16= 'th-list' ) | (enumLiteral_17= 'heart-empty' ) | (enumLiteral_18= 'heart' ) | (enumLiteral_19= 'music' ) | (enumLiteral_20= 'th' ) | (enumLiteral_21= 'flag' ) | (enumLiteral_22= 'cog' ) | (enumLiteral_23= 'attention' ) | (enumLiteral_24= 'mail' ) | (enumLiteral_25= 'edit' ) | (enumLiteral_26= 'pencil' ) | (enumLiteral_27= 'ok' ) | (enumLiteral_28= 'cancel-1' ) | (enumLiteral_29= 'cancel' ) | (enumLiteral_30= 'cancel-circle' ) | (enumLiteral_31= 'help' ) | (enumLiteral_32= 'plus-circle' ) | (enumLiteral_33= 'minus-circle' ) | (enumLiteral_34= 'right-thin' ) | (enumLiteral_35= 'forward' ) | (enumLiteral_36= 'cw' ) | (enumLiteral_37= 'left-thin' ) | (enumLiteral_38= 'up-thin' ) | (enumLiteral_39= 'down-thin' ) | (enumLiteral_40= 'left-bold' ) | (enumLiteral_41= 'right-bold' ) | (enumLiteral_42= 'up-bold' ) | (enumLiteral_43= 'down-bold' ) | (enumLiteral_44= 'user-add' ) | (enumLiteral_45= 'help-circle' ) | (enumLiteral_46= 'info-circle' ) | (enumLiteral_47= 'back' ) | (enumLiteral_48= 'eye' ) | (enumLiteral_49= 'tag' ) | (enumLiteral_50= 'upload-cloud' ) | (enumLiteral_51= 'reply' ) | (enumLiteral_52= 'export' ) | (enumLiteral_53= 'print' ) | (enumLiteral_54= 'retweet' ) | (enumLiteral_55= 'comment' ) | (enumLiteral_56= 'vcard' ) | (enumLiteral_57= 'location' ) | (enumLiteral_58= 'trash' ) | (enumLiteral_59= 'resize-full' ) | (enumLiteral_60= 'resize-small' ) | (enumLiteral_61= 'down-open' ) | (enumLiteral_62= 'left-open' ) | (enumLiteral_63= 'right-open' ) | (enumLiteral_64= 'up-open' ) | (enumLiteral_65= 'arrows-cw' ) | (enumLiteral_66= 'chart-pie' ) | (enumLiteral_67= 'search-1' ) | (enumLiteral_68= 'user' ) | (enumLiteral_69= 'users' ) | (enumLiteral_70= 'monitor' ) | (enumLiteral_71= 'folder' ) | (enumLiteral_72= 'doc' ) | (enumLiteral_73= 'calendar' ) | (enumLiteral_74= 'chart' ) | (enumLiteral_75= 'attach' ) | (enumLiteral_76= 'upload' ) | (enumLiteral_77= 'download' ) | (enumLiteral_78= 'mobile' ) | (enumLiteral_79= 'camera' ) | (enumLiteral_80= 'lock' ) | (enumLiteral_81= 'lock-open' ) | (enumLiteral_82= 'bell' ) | (enumLiteral_83= 'link' ) | (enumLiteral_84= 'clock' ) | (enumLiteral_85= 'block' ) )
int alt150=86;
switch ( input.LA(1) ) {
case 125:
{
alt150=1;
}
break;
case 126:
{
alt150=2;
}
break;
case 127:
{
alt150=3;
}
break;
case 128:
{
alt150=4;
}
break;
case 129:
{
alt150=5;
}
break;
case 130:
{
alt150=6;
}
break;
case 131:
{
alt150=7;
}
break;
case 132:
{
alt150=8;
}
break;
case 133:
{
alt150=9;
}
break;
case 134:
{
alt150=10;
}
break;
case 135:
{
alt150=11;
}
break;
case 136:
{
alt150=12;
}
break;
case 137:
{
alt150=13;
}
break;
case 138:
{
alt150=14;
}
break;
case 139:
{
alt150=15;
}
break;
case 140:
{
alt150=16;
}
break;
case 141:
{
alt150=17;
}
break;
case 142:
{
alt150=18;
}
break;
case 143:
{
alt150=19;
}
break;
case 144:
{
alt150=20;
}
break;
case 145:
{
alt150=21;
}
break;
case 146:
{
alt150=22;
}
break;
case 147:
{
alt150=23;
}
break;
case 148:
{
alt150=24;
}
break;
case 149:
{
alt150=25;
}
break;
case 150:
{
alt150=26;
}
break;
case 151:
{
alt150=27;
}
break;
case 152:
{
alt150=28;
}
break;
case 153:
{
alt150=29;
}
break;
case 154:
{
alt150=30;
}
break;
case 155:
{
alt150=31;
}
break;
case 156:
{
alt150=32;
}
break;
case 157:
{
alt150=33;
}
break;
case 158:
{
alt150=34;
}
break;
case 159:
{
alt150=35;
}
break;
case 160:
{
alt150=36;
}
break;
case 161:
{
alt150=37;
}
break;
case 162:
{
alt150=38;
}
break;
case 163:
{
alt150=39;
}
break;
case 164:
{
alt150=40;
}
break;
case 165:
{
alt150=41;
}
break;
case 166:
{
alt150=42;
}
break;
case 167:
{
alt150=43;
}
break;
case 168:
{
alt150=44;
}
break;
case 169:
{
alt150=45;
}
break;
case 170:
{
alt150=46;
}
break;
case 171:
{
alt150=47;
}
break;
case 172:
{
alt150=48;
}
break;
case 173:
{
alt150=49;
}
break;
case 174:
{
alt150=50;
}
break;
case 175:
{
alt150=51;
}
break;
case 176:
{
alt150=52;
}
break;
case 177:
{
alt150=53;
}
break;
case 178:
{
alt150=54;
}
break;
case 179:
{
alt150=55;
}
break;
case 180:
{
alt150=56;
}
break;
case 181:
{
alt150=57;
}
break;
case 182:
{
alt150=58;
}
break;
case 183:
{
alt150=59;
}
break;
case 184:
{
alt150=60;
}
break;
case 185:
{
alt150=61;
}
break;
case 186:
{
alt150=62;
}
break;
case 187:
{
alt150=63;
}
break;
case 188:
{
alt150=64;
}
break;
case 189:
{
alt150=65;
}
break;
case 190:
{
alt150=66;
}
break;
case 191:
{
alt150=67;
}
break;
case 192:
{
alt150=68;
}
break;
case 193:
{
alt150=69;
}
break;
case 194:
{
alt150=70;
}
break;
case 195:
{
alt150=71;
}
break;
case 196:
{
alt150=72;
}
break;
case 197:
{
alt150=73;
}
break;
case 198:
{
alt150=74;
}
break;
case 199:
{
alt150=75;
}
break;
case 200:
{
alt150=76;
}
break;
case 201:
{
alt150=77;
}
break;
case 202:
{
alt150=78;
}
break;
case 203:
{
alt150=79;
}
break;
case 204:
{
alt150=80;
}
break;
case 205:
{
alt150=81;
}
break;
case 206:
{
alt150=82;
}
break;
case 207:
{
alt150=83;
}
break;
case 208:
{
alt150=84;
}
break;
case 209:
{
alt150=85;
}
break;
case 210:
{
alt150=86;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 150, 0, input);
throw nvae;
}
switch (alt150) {
case 1 :
// InternalBlipDSL.g:9055:3: (enumLiteral_0= 'plus' )
{
// InternalBlipDSL.g:9055:3: (enumLiteral_0= 'plus' )
// InternalBlipDSL.g:9056:4: enumLiteral_0= 'plus'
{
enumLiteral_0=(Token)match(input,125,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_PLUSEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getIconsEnumAccess().getICON_PLUSEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalBlipDSL.g:9063:3: (enumLiteral_1= 'minus' )
{
// InternalBlipDSL.g:9063:3: (enumLiteral_1= 'minus' )
// InternalBlipDSL.g:9064:4: enumLiteral_1= 'minus'
{
enumLiteral_1=(Token)match(input,126,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MINUSEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getIconsEnumAccess().getICON_MINUSEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalBlipDSL.g:9071:3: (enumLiteral_2= 'info' )
{
// InternalBlipDSL.g:9071:3: (enumLiteral_2= 'info' )
// InternalBlipDSL.g:9072:4: enumLiteral_2= 'info'
{
enumLiteral_2=(Token)match(input,127,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_INFOEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getIconsEnumAccess().getICON_INFOEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalBlipDSL.g:9079:3: (enumLiteral_3= 'left' )
{
// InternalBlipDSL.g:9079:3: (enumLiteral_3= 'left' )
// InternalBlipDSL.g:9080:4: enumLiteral_3= 'left'
{
enumLiteral_3=(Token)match(input,128,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LEFTEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getIconsEnumAccess().getICON_LEFTEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalBlipDSL.g:9087:3: (enumLiteral_4= 'up' )
{
// InternalBlipDSL.g:9087:3: (enumLiteral_4= 'up' )
// InternalBlipDSL.g:9088:4: enumLiteral_4= 'up'
{
enumLiteral_4=(Token)match(input,129,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UPEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getIconsEnumAccess().getICON_UPEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalBlipDSL.g:9095:3: (enumLiteral_5= 'right' )
{
// InternalBlipDSL.g:9095:3: (enumLiteral_5= 'right' )
// InternalBlipDSL.g:9096:4: enumLiteral_5= 'right'
{
enumLiteral_5=(Token)match(input,130,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RIGHTEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getIconsEnumAccess().getICON_RIGHTEnumLiteralDeclaration_5());
}
}
}
break;
case 7 :
// InternalBlipDSL.g:9103:3: (enumLiteral_6= 'down' )
{
// InternalBlipDSL.g:9103:3: (enumLiteral_6= 'down' )
// InternalBlipDSL.g:9104:4: enumLiteral_6= 'down'
{
enumLiteral_6=(Token)match(input,131,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWNEnumLiteralDeclaration_6().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_6, grammarAccess.getIconsEnumAccess().getICON_DOWNEnumLiteralDeclaration_6());
}
}
}
break;
case 8 :
// InternalBlipDSL.g:9111:3: (enumLiteral_7= 'exchange' )
{
// InternalBlipDSL.g:9111:3: (enumLiteral_7= 'exchange' )
// InternalBlipDSL.g:9112:4: enumLiteral_7= 'exchange'
{
enumLiteral_7=(Token)match(input,132,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_EXCHANGEEnumLiteralDeclaration_7().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_7, grammarAccess.getIconsEnumAccess().getICON_EXCHANGEEnumLiteralDeclaration_7());
}
}
}
break;
case 9 :
// InternalBlipDSL.g:9119:3: (enumLiteral_8= 'home' )
{
// InternalBlipDSL.g:9119:3: (enumLiteral_8= 'home' )
// InternalBlipDSL.g:9120:4: enumLiteral_8= 'home'
{
enumLiteral_8=(Token)match(input,133,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HOMEEnumLiteralDeclaration_8().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_8, grammarAccess.getIconsEnumAccess().getICON_HOMEEnumLiteralDeclaration_8());
}
}
}
break;
case 10 :
// InternalBlipDSL.g:9127:3: (enumLiteral_9= 'home-1' )
{
// InternalBlipDSL.g:9127:3: (enumLiteral_9= 'home-1' )
// InternalBlipDSL.g:9128:4: enumLiteral_9= 'home-1'
{
enumLiteral_9=(Token)match(input,134,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HOME_1EnumLiteralDeclaration_9().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_9, grammarAccess.getIconsEnumAccess().getICON_HOME_1EnumLiteralDeclaration_9());
}
}
}
break;
case 11 :
// InternalBlipDSL.g:9135:3: (enumLiteral_10= 'up-dir' )
{
// InternalBlipDSL.g:9135:3: (enumLiteral_10= 'up-dir' )
// InternalBlipDSL.g:9136:4: enumLiteral_10= 'up-dir'
{
enumLiteral_10=(Token)match(input,135,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UP_DIREnumLiteralDeclaration_10().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_10, grammarAccess.getIconsEnumAccess().getICON_UP_DIREnumLiteralDeclaration_10());
}
}
}
break;
case 12 :
// InternalBlipDSL.g:9143:3: (enumLiteral_11= 'right-dir' )
{
// InternalBlipDSL.g:9143:3: (enumLiteral_11= 'right-dir' )
// InternalBlipDSL.g:9144:4: enumLiteral_11= 'right-dir'
{
enumLiteral_11=(Token)match(input,136,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RIGHT_DIREnumLiteralDeclaration_11().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_11, grammarAccess.getIconsEnumAccess().getICON_RIGHT_DIREnumLiteralDeclaration_11());
}
}
}
break;
case 13 :
// InternalBlipDSL.g:9151:3: (enumLiteral_12= 'down-dir' )
{
// InternalBlipDSL.g:9151:3: (enumLiteral_12= 'down-dir' )
// InternalBlipDSL.g:9152:4: enumLiteral_12= 'down-dir'
{
enumLiteral_12=(Token)match(input,137,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWN_DIREnumLiteralDeclaration_12().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_12, grammarAccess.getIconsEnumAccess().getICON_DOWN_DIREnumLiteralDeclaration_12());
}
}
}
break;
case 14 :
// InternalBlipDSL.g:9159:3: (enumLiteral_13= 'left-dir' )
{
// InternalBlipDSL.g:9159:3: (enumLiteral_13= 'left-dir' )
// InternalBlipDSL.g:9160:4: enumLiteral_13= 'left-dir'
{
enumLiteral_13=(Token)match(input,138,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LEFT_DIREnumLiteralDeclaration_13().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_13, grammarAccess.getIconsEnumAccess().getICON_LEFT_DIREnumLiteralDeclaration_13());
}
}
}
break;
case 15 :
// InternalBlipDSL.g:9167:3: (enumLiteral_14= 'star' )
{
// InternalBlipDSL.g:9167:3: (enumLiteral_14= 'star' )
// InternalBlipDSL.g:9168:4: enumLiteral_14= 'star'
{
enumLiteral_14=(Token)match(input,139,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_STAREnumLiteralDeclaration_14().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_14, grammarAccess.getIconsEnumAccess().getICON_STAREnumLiteralDeclaration_14());
}
}
}
break;
case 16 :
// InternalBlipDSL.g:9175:3: (enumLiteral_15= 'star-empty' )
{
// InternalBlipDSL.g:9175:3: (enumLiteral_15= 'star-empty' )
// InternalBlipDSL.g:9176:4: enumLiteral_15= 'star-empty'
{
enumLiteral_15=(Token)match(input,140,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_STAR_EMPTYEnumLiteralDeclaration_15().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_15, grammarAccess.getIconsEnumAccess().getICON_STAR_EMPTYEnumLiteralDeclaration_15());
}
}
}
break;
case 17 :
// InternalBlipDSL.g:9183:3: (enumLiteral_16= 'th-list' )
{
// InternalBlipDSL.g:9183:3: (enumLiteral_16= 'th-list' )
// InternalBlipDSL.g:9184:4: enumLiteral_16= 'th-list'
{
enumLiteral_16=(Token)match(input,141,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_TH_LISTEnumLiteralDeclaration_16().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_16, grammarAccess.getIconsEnumAccess().getICON_TH_LISTEnumLiteralDeclaration_16());
}
}
}
break;
case 18 :
// InternalBlipDSL.g:9191:3: (enumLiteral_17= 'heart-empty' )
{
// InternalBlipDSL.g:9191:3: (enumLiteral_17= 'heart-empty' )
// InternalBlipDSL.g:9192:4: enumLiteral_17= 'heart-empty'
{
enumLiteral_17=(Token)match(input,142,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HEART_EMPTYEnumLiteralDeclaration_17().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_17, grammarAccess.getIconsEnumAccess().getICON_HEART_EMPTYEnumLiteralDeclaration_17());
}
}
}
break;
case 19 :
// InternalBlipDSL.g:9199:3: (enumLiteral_18= 'heart' )
{
// InternalBlipDSL.g:9199:3: (enumLiteral_18= 'heart' )
// InternalBlipDSL.g:9200:4: enumLiteral_18= 'heart'
{
enumLiteral_18=(Token)match(input,143,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HEARTEnumLiteralDeclaration_18().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_18, grammarAccess.getIconsEnumAccess().getICON_HEARTEnumLiteralDeclaration_18());
}
}
}
break;
case 20 :
// InternalBlipDSL.g:9207:3: (enumLiteral_19= 'music' )
{
// InternalBlipDSL.g:9207:3: (enumLiteral_19= 'music' )
// InternalBlipDSL.g:9208:4: enumLiteral_19= 'music'
{
enumLiteral_19=(Token)match(input,144,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MUSICEnumLiteralDeclaration_19().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_19, grammarAccess.getIconsEnumAccess().getICON_MUSICEnumLiteralDeclaration_19());
}
}
}
break;
case 21 :
// InternalBlipDSL.g:9215:3: (enumLiteral_20= 'th' )
{
// InternalBlipDSL.g:9215:3: (enumLiteral_20= 'th' )
// InternalBlipDSL.g:9216:4: enumLiteral_20= 'th'
{
enumLiteral_20=(Token)match(input,145,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_THEnumLiteralDeclaration_20().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_20, grammarAccess.getIconsEnumAccess().getICON_THEnumLiteralDeclaration_20());
}
}
}
break;
case 22 :
// InternalBlipDSL.g:9223:3: (enumLiteral_21= 'flag' )
{
// InternalBlipDSL.g:9223:3: (enumLiteral_21= 'flag' )
// InternalBlipDSL.g:9224:4: enumLiteral_21= 'flag'
{
enumLiteral_21=(Token)match(input,146,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_FLAGEnumLiteralDeclaration_21().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_21, grammarAccess.getIconsEnumAccess().getICON_FLAGEnumLiteralDeclaration_21());
}
}
}
break;
case 23 :
// InternalBlipDSL.g:9231:3: (enumLiteral_22= 'cog' )
{
// InternalBlipDSL.g:9231:3: (enumLiteral_22= 'cog' )
// InternalBlipDSL.g:9232:4: enumLiteral_22= 'cog'
{
enumLiteral_22=(Token)match(input,147,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_COGEnumLiteralDeclaration_22().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_22, grammarAccess.getIconsEnumAccess().getICON_COGEnumLiteralDeclaration_22());
}
}
}
break;
case 24 :
// InternalBlipDSL.g:9239:3: (enumLiteral_23= 'attention' )
{
// InternalBlipDSL.g:9239:3: (enumLiteral_23= 'attention' )
// InternalBlipDSL.g:9240:4: enumLiteral_23= 'attention'
{
enumLiteral_23=(Token)match(input,148,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_ATTENTIONEnumLiteralDeclaration_23().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_23, grammarAccess.getIconsEnumAccess().getICON_ATTENTIONEnumLiteralDeclaration_23());
}
}
}
break;
case 25 :
// InternalBlipDSL.g:9247:3: (enumLiteral_24= 'mail' )
{
// InternalBlipDSL.g:9247:3: (enumLiteral_24= 'mail' )
// InternalBlipDSL.g:9248:4: enumLiteral_24= 'mail'
{
enumLiteral_24=(Token)match(input,149,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MAILEnumLiteralDeclaration_24().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_24, grammarAccess.getIconsEnumAccess().getICON_MAILEnumLiteralDeclaration_24());
}
}
}
break;
case 26 :
// InternalBlipDSL.g:9255:3: (enumLiteral_25= 'edit' )
{
// InternalBlipDSL.g:9255:3: (enumLiteral_25= 'edit' )
// InternalBlipDSL.g:9256:4: enumLiteral_25= 'edit'
{
enumLiteral_25=(Token)match(input,150,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_EDITEnumLiteralDeclaration_25().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_25, grammarAccess.getIconsEnumAccess().getICON_EDITEnumLiteralDeclaration_25());
}
}
}
break;
case 27 :
// InternalBlipDSL.g:9263:3: (enumLiteral_26= 'pencil' )
{
// InternalBlipDSL.g:9263:3: (enumLiteral_26= 'pencil' )
// InternalBlipDSL.g:9264:4: enumLiteral_26= 'pencil'
{
enumLiteral_26=(Token)match(input,151,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_PENCILEnumLiteralDeclaration_26().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_26, grammarAccess.getIconsEnumAccess().getICON_PENCILEnumLiteralDeclaration_26());
}
}
}
break;
case 28 :
// InternalBlipDSL.g:9271:3: (enumLiteral_27= 'ok' )
{
// InternalBlipDSL.g:9271:3: (enumLiteral_27= 'ok' )
// InternalBlipDSL.g:9272:4: enumLiteral_27= 'ok'
{
enumLiteral_27=(Token)match(input,152,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_OKEnumLiteralDeclaration_27().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_27, grammarAccess.getIconsEnumAccess().getICON_OKEnumLiteralDeclaration_27());
}
}
}
break;
case 29 :
// InternalBlipDSL.g:9279:3: (enumLiteral_28= 'cancel-1' )
{
// InternalBlipDSL.g:9279:3: (enumLiteral_28= 'cancel-1' )
// InternalBlipDSL.g:9280:4: enumLiteral_28= 'cancel-1'
{
enumLiteral_28=(Token)match(input,153,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CANCEL_1EnumLiteralDeclaration_28().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_28, grammarAccess.getIconsEnumAccess().getICON_CANCEL_1EnumLiteralDeclaration_28());
}
}
}
break;
case 30 :
// InternalBlipDSL.g:9287:3: (enumLiteral_29= 'cancel' )
{
// InternalBlipDSL.g:9287:3: (enumLiteral_29= 'cancel' )
// InternalBlipDSL.g:9288:4: enumLiteral_29= 'cancel'
{
enumLiteral_29=(Token)match(input,154,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CANCELEnumLiteralDeclaration_29().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_29, grammarAccess.getIconsEnumAccess().getICON_CANCELEnumLiteralDeclaration_29());
}
}
}
break;
case 31 :
// InternalBlipDSL.g:9295:3: (enumLiteral_30= 'cancel-circle' )
{
// InternalBlipDSL.g:9295:3: (enumLiteral_30= 'cancel-circle' )
// InternalBlipDSL.g:9296:4: enumLiteral_30= 'cancel-circle'
{
enumLiteral_30=(Token)match(input,155,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CANCEL_CIRCLEEnumLiteralDeclaration_30().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_30, grammarAccess.getIconsEnumAccess().getICON_CANCEL_CIRCLEEnumLiteralDeclaration_30());
}
}
}
break;
case 32 :
// InternalBlipDSL.g:9303:3: (enumLiteral_31= 'help' )
{
// InternalBlipDSL.g:9303:3: (enumLiteral_31= 'help' )
// InternalBlipDSL.g:9304:4: enumLiteral_31= 'help'
{
enumLiteral_31=(Token)match(input,156,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HELPEnumLiteralDeclaration_31().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_31, grammarAccess.getIconsEnumAccess().getICON_HELPEnumLiteralDeclaration_31());
}
}
}
break;
case 33 :
// InternalBlipDSL.g:9311:3: (enumLiteral_32= 'plus-circle' )
{
// InternalBlipDSL.g:9311:3: (enumLiteral_32= 'plus-circle' )
// InternalBlipDSL.g:9312:4: enumLiteral_32= 'plus-circle'
{
enumLiteral_32=(Token)match(input,157,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_PLUS_CIRCLEEnumLiteralDeclaration_32().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_32, grammarAccess.getIconsEnumAccess().getICON_PLUS_CIRCLEEnumLiteralDeclaration_32());
}
}
}
break;
case 34 :
// InternalBlipDSL.g:9319:3: (enumLiteral_33= 'minus-circle' )
{
// InternalBlipDSL.g:9319:3: (enumLiteral_33= 'minus-circle' )
// InternalBlipDSL.g:9320:4: enumLiteral_33= 'minus-circle'
{
enumLiteral_33=(Token)match(input,158,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MINUS_CIRCLEEnumLiteralDeclaration_33().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_33, grammarAccess.getIconsEnumAccess().getICON_MINUS_CIRCLEEnumLiteralDeclaration_33());
}
}
}
break;
case 35 :
// InternalBlipDSL.g:9327:3: (enumLiteral_34= 'right-thin' )
{
// InternalBlipDSL.g:9327:3: (enumLiteral_34= 'right-thin' )
// InternalBlipDSL.g:9328:4: enumLiteral_34= 'right-thin'
{
enumLiteral_34=(Token)match(input,159,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RIGHT_THINEnumLiteralDeclaration_34().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_34, grammarAccess.getIconsEnumAccess().getICON_RIGHT_THINEnumLiteralDeclaration_34());
}
}
}
break;
case 36 :
// InternalBlipDSL.g:9335:3: (enumLiteral_35= 'forward' )
{
// InternalBlipDSL.g:9335:3: (enumLiteral_35= 'forward' )
// InternalBlipDSL.g:9336:4: enumLiteral_35= 'forward'
{
enumLiteral_35=(Token)match(input,160,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_FORWARDEnumLiteralDeclaration_35().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_35, grammarAccess.getIconsEnumAccess().getICON_FORWARDEnumLiteralDeclaration_35());
}
}
}
break;
case 37 :
// InternalBlipDSL.g:9343:3: (enumLiteral_36= 'cw' )
{
// InternalBlipDSL.g:9343:3: (enumLiteral_36= 'cw' )
// InternalBlipDSL.g:9344:4: enumLiteral_36= 'cw'
{
enumLiteral_36=(Token)match(input,161,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CWEnumLiteralDeclaration_36().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_36, grammarAccess.getIconsEnumAccess().getICON_CWEnumLiteralDeclaration_36());
}
}
}
break;
case 38 :
// InternalBlipDSL.g:9351:3: (enumLiteral_37= 'left-thin' )
{
// InternalBlipDSL.g:9351:3: (enumLiteral_37= 'left-thin' )
// InternalBlipDSL.g:9352:4: enumLiteral_37= 'left-thin'
{
enumLiteral_37=(Token)match(input,162,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LEFT_THINEnumLiteralDeclaration_37().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_37, grammarAccess.getIconsEnumAccess().getICON_LEFT_THINEnumLiteralDeclaration_37());
}
}
}
break;
case 39 :
// InternalBlipDSL.g:9359:3: (enumLiteral_38= 'up-thin' )
{
// InternalBlipDSL.g:9359:3: (enumLiteral_38= 'up-thin' )
// InternalBlipDSL.g:9360:4: enumLiteral_38= 'up-thin'
{
enumLiteral_38=(Token)match(input,163,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UP_THINEnumLiteralDeclaration_38().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_38, grammarAccess.getIconsEnumAccess().getICON_UP_THINEnumLiteralDeclaration_38());
}
}
}
break;
case 40 :
// InternalBlipDSL.g:9367:3: (enumLiteral_39= 'down-thin' )
{
// InternalBlipDSL.g:9367:3: (enumLiteral_39= 'down-thin' )
// InternalBlipDSL.g:9368:4: enumLiteral_39= 'down-thin'
{
enumLiteral_39=(Token)match(input,164,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWN_THINEnumLiteralDeclaration_39().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_39, grammarAccess.getIconsEnumAccess().getICON_DOWN_THINEnumLiteralDeclaration_39());
}
}
}
break;
case 41 :
// InternalBlipDSL.g:9375:3: (enumLiteral_40= 'left-bold' )
{
// InternalBlipDSL.g:9375:3: (enumLiteral_40= 'left-bold' )
// InternalBlipDSL.g:9376:4: enumLiteral_40= 'left-bold'
{
enumLiteral_40=(Token)match(input,165,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LEFT_BOLDEnumLiteralDeclaration_40().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_40, grammarAccess.getIconsEnumAccess().getICON_LEFT_BOLDEnumLiteralDeclaration_40());
}
}
}
break;
case 42 :
// InternalBlipDSL.g:9383:3: (enumLiteral_41= 'right-bold' )
{
// InternalBlipDSL.g:9383:3: (enumLiteral_41= 'right-bold' )
// InternalBlipDSL.g:9384:4: enumLiteral_41= 'right-bold'
{
enumLiteral_41=(Token)match(input,166,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RIGHT_BOLDEnumLiteralDeclaration_41().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_41, grammarAccess.getIconsEnumAccess().getICON_RIGHT_BOLDEnumLiteralDeclaration_41());
}
}
}
break;
case 43 :
// InternalBlipDSL.g:9391:3: (enumLiteral_42= 'up-bold' )
{
// InternalBlipDSL.g:9391:3: (enumLiteral_42= 'up-bold' )
// InternalBlipDSL.g:9392:4: enumLiteral_42= 'up-bold'
{
enumLiteral_42=(Token)match(input,167,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UP_BOLDEnumLiteralDeclaration_42().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_42, grammarAccess.getIconsEnumAccess().getICON_UP_BOLDEnumLiteralDeclaration_42());
}
}
}
break;
case 44 :
// InternalBlipDSL.g:9399:3: (enumLiteral_43= 'down-bold' )
{
// InternalBlipDSL.g:9399:3: (enumLiteral_43= 'down-bold' )
// InternalBlipDSL.g:9400:4: enumLiteral_43= 'down-bold'
{
enumLiteral_43=(Token)match(input,168,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWN_BOLDEnumLiteralDeclaration_43().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_43, grammarAccess.getIconsEnumAccess().getICON_DOWN_BOLDEnumLiteralDeclaration_43());
}
}
}
break;
case 45 :
// InternalBlipDSL.g:9407:3: (enumLiteral_44= 'user-add' )
{
// InternalBlipDSL.g:9407:3: (enumLiteral_44= 'user-add' )
// InternalBlipDSL.g:9408:4: enumLiteral_44= 'user-add'
{
enumLiteral_44=(Token)match(input,169,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_USER_ADDEnumLiteralDeclaration_44().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_44, grammarAccess.getIconsEnumAccess().getICON_USER_ADDEnumLiteralDeclaration_44());
}
}
}
break;
case 46 :
// InternalBlipDSL.g:9415:3: (enumLiteral_45= 'help-circle' )
{
// InternalBlipDSL.g:9415:3: (enumLiteral_45= 'help-circle' )
// InternalBlipDSL.g:9416:4: enumLiteral_45= 'help-circle'
{
enumLiteral_45=(Token)match(input,170,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_HELP_CIRCLEEnumLiteralDeclaration_45().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_45, grammarAccess.getIconsEnumAccess().getICON_HELP_CIRCLEEnumLiteralDeclaration_45());
}
}
}
break;
case 47 :
// InternalBlipDSL.g:9423:3: (enumLiteral_46= 'info-circle' )
{
// InternalBlipDSL.g:9423:3: (enumLiteral_46= 'info-circle' )
// InternalBlipDSL.g:9424:4: enumLiteral_46= 'info-circle'
{
enumLiteral_46=(Token)match(input,171,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_INFO_CIRCLEEnumLiteralDeclaration_46().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_46, grammarAccess.getIconsEnumAccess().getICON_INFO_CIRCLEEnumLiteralDeclaration_46());
}
}
}
break;
case 48 :
// InternalBlipDSL.g:9431:3: (enumLiteral_47= 'back' )
{
// InternalBlipDSL.g:9431:3: (enumLiteral_47= 'back' )
// InternalBlipDSL.g:9432:4: enumLiteral_47= 'back'
{
enumLiteral_47=(Token)match(input,172,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_BACKEnumLiteralDeclaration_47().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_47, grammarAccess.getIconsEnumAccess().getICON_BACKEnumLiteralDeclaration_47());
}
}
}
break;
case 49 :
// InternalBlipDSL.g:9439:3: (enumLiteral_48= 'eye' )
{
// InternalBlipDSL.g:9439:3: (enumLiteral_48= 'eye' )
// InternalBlipDSL.g:9440:4: enumLiteral_48= 'eye'
{
enumLiteral_48=(Token)match(input,173,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_EYEEnumLiteralDeclaration_48().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_48, grammarAccess.getIconsEnumAccess().getICON_EYEEnumLiteralDeclaration_48());
}
}
}
break;
case 50 :
// InternalBlipDSL.g:9447:3: (enumLiteral_49= 'tag' )
{
// InternalBlipDSL.g:9447:3: (enumLiteral_49= 'tag' )
// InternalBlipDSL.g:9448:4: enumLiteral_49= 'tag'
{
enumLiteral_49=(Token)match(input,174,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_TAGEnumLiteralDeclaration_49().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_49, grammarAccess.getIconsEnumAccess().getICON_TAGEnumLiteralDeclaration_49());
}
}
}
break;
case 51 :
// InternalBlipDSL.g:9455:3: (enumLiteral_50= 'upload-cloud' )
{
// InternalBlipDSL.g:9455:3: (enumLiteral_50= 'upload-cloud' )
// InternalBlipDSL.g:9456:4: enumLiteral_50= 'upload-cloud'
{
enumLiteral_50=(Token)match(input,175,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UPLOAD_CLOUDEnumLiteralDeclaration_50().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_50, grammarAccess.getIconsEnumAccess().getICON_UPLOAD_CLOUDEnumLiteralDeclaration_50());
}
}
}
break;
case 52 :
// InternalBlipDSL.g:9463:3: (enumLiteral_51= 'reply' )
{
// InternalBlipDSL.g:9463:3: (enumLiteral_51= 'reply' )
// InternalBlipDSL.g:9464:4: enumLiteral_51= 'reply'
{
enumLiteral_51=(Token)match(input,176,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_REPLYEnumLiteralDeclaration_51().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_51, grammarAccess.getIconsEnumAccess().getICON_REPLYEnumLiteralDeclaration_51());
}
}
}
break;
case 53 :
// InternalBlipDSL.g:9471:3: (enumLiteral_52= 'export' )
{
// InternalBlipDSL.g:9471:3: (enumLiteral_52= 'export' )
// InternalBlipDSL.g:9472:4: enumLiteral_52= 'export'
{
enumLiteral_52=(Token)match(input,177,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_EXPORTEnumLiteralDeclaration_52().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_52, grammarAccess.getIconsEnumAccess().getICON_EXPORTEnumLiteralDeclaration_52());
}
}
}
break;
case 54 :
// InternalBlipDSL.g:9479:3: (enumLiteral_53= 'print' )
{
// InternalBlipDSL.g:9479:3: (enumLiteral_53= 'print' )
// InternalBlipDSL.g:9480:4: enumLiteral_53= 'print'
{
enumLiteral_53=(Token)match(input,178,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_PRINTEnumLiteralDeclaration_53().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_53, grammarAccess.getIconsEnumAccess().getICON_PRINTEnumLiteralDeclaration_53());
}
}
}
break;
case 55 :
// InternalBlipDSL.g:9487:3: (enumLiteral_54= 'retweet' )
{
// InternalBlipDSL.g:9487:3: (enumLiteral_54= 'retweet' )
// InternalBlipDSL.g:9488:4: enumLiteral_54= 'retweet'
{
enumLiteral_54=(Token)match(input,179,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RETWEETEnumLiteralDeclaration_54().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_54, grammarAccess.getIconsEnumAccess().getICON_RETWEETEnumLiteralDeclaration_54());
}
}
}
break;
case 56 :
// InternalBlipDSL.g:9495:3: (enumLiteral_55= 'comment' )
{
// InternalBlipDSL.g:9495:3: (enumLiteral_55= 'comment' )
// InternalBlipDSL.g:9496:4: enumLiteral_55= 'comment'
{
enumLiteral_55=(Token)match(input,180,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_COMMENTEnumLiteralDeclaration_55().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_55, grammarAccess.getIconsEnumAccess().getICON_COMMENTEnumLiteralDeclaration_55());
}
}
}
break;
case 57 :
// InternalBlipDSL.g:9503:3: (enumLiteral_56= 'vcard' )
{
// InternalBlipDSL.g:9503:3: (enumLiteral_56= 'vcard' )
// InternalBlipDSL.g:9504:4: enumLiteral_56= 'vcard'
{
enumLiteral_56=(Token)match(input,181,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_VCARDEnumLiteralDeclaration_56().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_56, grammarAccess.getIconsEnumAccess().getICON_VCARDEnumLiteralDeclaration_56());
}
}
}
break;
case 58 :
// InternalBlipDSL.g:9511:3: (enumLiteral_57= 'location' )
{
// InternalBlipDSL.g:9511:3: (enumLiteral_57= 'location' )
// InternalBlipDSL.g:9512:4: enumLiteral_57= 'location'
{
enumLiteral_57=(Token)match(input,182,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LOCATIONEnumLiteralDeclaration_57().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_57, grammarAccess.getIconsEnumAccess().getICON_LOCATIONEnumLiteralDeclaration_57());
}
}
}
break;
case 59 :
// InternalBlipDSL.g:9519:3: (enumLiteral_58= 'trash' )
{
// InternalBlipDSL.g:9519:3: (enumLiteral_58= 'trash' )
// InternalBlipDSL.g:9520:4: enumLiteral_58= 'trash'
{
enumLiteral_58=(Token)match(input,183,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_TRASHEnumLiteralDeclaration_58().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_58, grammarAccess.getIconsEnumAccess().getICON_TRASHEnumLiteralDeclaration_58());
}
}
}
break;
case 60 :
// InternalBlipDSL.g:9527:3: (enumLiteral_59= 'resize-full' )
{
// InternalBlipDSL.g:9527:3: (enumLiteral_59= 'resize-full' )
// InternalBlipDSL.g:9528:4: enumLiteral_59= 'resize-full'
{
enumLiteral_59=(Token)match(input,184,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RESIZE_FULLEnumLiteralDeclaration_59().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_59, grammarAccess.getIconsEnumAccess().getICON_RESIZE_FULLEnumLiteralDeclaration_59());
}
}
}
break;
case 61 :
// InternalBlipDSL.g:9535:3: (enumLiteral_60= 'resize-small' )
{
// InternalBlipDSL.g:9535:3: (enumLiteral_60= 'resize-small' )
// InternalBlipDSL.g:9536:4: enumLiteral_60= 'resize-small'
{
enumLiteral_60=(Token)match(input,185,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RESIZE_SMALLEnumLiteralDeclaration_60().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_60, grammarAccess.getIconsEnumAccess().getICON_RESIZE_SMALLEnumLiteralDeclaration_60());
}
}
}
break;
case 62 :
// InternalBlipDSL.g:9543:3: (enumLiteral_61= 'down-open' )
{
// InternalBlipDSL.g:9543:3: (enumLiteral_61= 'down-open' )
// InternalBlipDSL.g:9544:4: enumLiteral_61= 'down-open'
{
enumLiteral_61=(Token)match(input,186,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWN_OPENEnumLiteralDeclaration_61().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_61, grammarAccess.getIconsEnumAccess().getICON_DOWN_OPENEnumLiteralDeclaration_61());
}
}
}
break;
case 63 :
// InternalBlipDSL.g:9551:3: (enumLiteral_62= 'left-open' )
{
// InternalBlipDSL.g:9551:3: (enumLiteral_62= 'left-open' )
// InternalBlipDSL.g:9552:4: enumLiteral_62= 'left-open'
{
enumLiteral_62=(Token)match(input,187,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LEFT_OPENEnumLiteralDeclaration_62().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_62, grammarAccess.getIconsEnumAccess().getICON_LEFT_OPENEnumLiteralDeclaration_62());
}
}
}
break;
case 64 :
// InternalBlipDSL.g:9559:3: (enumLiteral_63= 'right-open' )
{
// InternalBlipDSL.g:9559:3: (enumLiteral_63= 'right-open' )
// InternalBlipDSL.g:9560:4: enumLiteral_63= 'right-open'
{
enumLiteral_63=(Token)match(input,188,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_RIGHT_OPENEnumLiteralDeclaration_63().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_63, grammarAccess.getIconsEnumAccess().getICON_RIGHT_OPENEnumLiteralDeclaration_63());
}
}
}
break;
case 65 :
// InternalBlipDSL.g:9567:3: (enumLiteral_64= 'up-open' )
{
// InternalBlipDSL.g:9567:3: (enumLiteral_64= 'up-open' )
// InternalBlipDSL.g:9568:4: enumLiteral_64= 'up-open'
{
enumLiteral_64=(Token)match(input,189,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UP_OPENEnumLiteralDeclaration_64().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_64, grammarAccess.getIconsEnumAccess().getICON_UP_OPENEnumLiteralDeclaration_64());
}
}
}
break;
case 66 :
// InternalBlipDSL.g:9575:3: (enumLiteral_65= 'arrows-cw' )
{
// InternalBlipDSL.g:9575:3: (enumLiteral_65= 'arrows-cw' )
// InternalBlipDSL.g:9576:4: enumLiteral_65= 'arrows-cw'
{
enumLiteral_65=(Token)match(input,190,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_ARROWS_CWEnumLiteralDeclaration_65().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_65, grammarAccess.getIconsEnumAccess().getICON_ARROWS_CWEnumLiteralDeclaration_65());
}
}
}
break;
case 67 :
// InternalBlipDSL.g:9583:3: (enumLiteral_66= 'chart-pie' )
{
// InternalBlipDSL.g:9583:3: (enumLiteral_66= 'chart-pie' )
// InternalBlipDSL.g:9584:4: enumLiteral_66= 'chart-pie'
{
enumLiteral_66=(Token)match(input,191,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CHART_PIEEnumLiteralDeclaration_66().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_66, grammarAccess.getIconsEnumAccess().getICON_CHART_PIEEnumLiteralDeclaration_66());
}
}
}
break;
case 68 :
// InternalBlipDSL.g:9591:3: (enumLiteral_67= 'search-1' )
{
// InternalBlipDSL.g:9591:3: (enumLiteral_67= 'search-1' )
// InternalBlipDSL.g:9592:4: enumLiteral_67= 'search-1'
{
enumLiteral_67=(Token)match(input,192,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_SEARCH_1EnumLiteralDeclaration_67().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_67, grammarAccess.getIconsEnumAccess().getICON_SEARCH_1EnumLiteralDeclaration_67());
}
}
}
break;
case 69 :
// InternalBlipDSL.g:9599:3: (enumLiteral_68= 'user' )
{
// InternalBlipDSL.g:9599:3: (enumLiteral_68= 'user' )
// InternalBlipDSL.g:9600:4: enumLiteral_68= 'user'
{
enumLiteral_68=(Token)match(input,193,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_USEREnumLiteralDeclaration_68().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_68, grammarAccess.getIconsEnumAccess().getICON_USEREnumLiteralDeclaration_68());
}
}
}
break;
case 70 :
// InternalBlipDSL.g:9607:3: (enumLiteral_69= 'users' )
{
// InternalBlipDSL.g:9607:3: (enumLiteral_69= 'users' )
// InternalBlipDSL.g:9608:4: enumLiteral_69= 'users'
{
enumLiteral_69=(Token)match(input,194,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_USERSEnumLiteralDeclaration_69().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_69, grammarAccess.getIconsEnumAccess().getICON_USERSEnumLiteralDeclaration_69());
}
}
}
break;
case 71 :
// InternalBlipDSL.g:9615:3: (enumLiteral_70= 'monitor' )
{
// InternalBlipDSL.g:9615:3: (enumLiteral_70= 'monitor' )
// InternalBlipDSL.g:9616:4: enumLiteral_70= 'monitor'
{
enumLiteral_70=(Token)match(input,195,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MONITOREnumLiteralDeclaration_70().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_70, grammarAccess.getIconsEnumAccess().getICON_MONITOREnumLiteralDeclaration_70());
}
}
}
break;
case 72 :
// InternalBlipDSL.g:9623:3: (enumLiteral_71= 'folder' )
{
// InternalBlipDSL.g:9623:3: (enumLiteral_71= 'folder' )
// InternalBlipDSL.g:9624:4: enumLiteral_71= 'folder'
{
enumLiteral_71=(Token)match(input,196,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_FOLDEREnumLiteralDeclaration_71().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_71, grammarAccess.getIconsEnumAccess().getICON_FOLDEREnumLiteralDeclaration_71());
}
}
}
break;
case 73 :
// InternalBlipDSL.g:9631:3: (enumLiteral_72= 'doc' )
{
// InternalBlipDSL.g:9631:3: (enumLiteral_72= 'doc' )
// InternalBlipDSL.g:9632:4: enumLiteral_72= 'doc'
{
enumLiteral_72=(Token)match(input,197,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOCEnumLiteralDeclaration_72().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_72, grammarAccess.getIconsEnumAccess().getICON_DOCEnumLiteralDeclaration_72());
}
}
}
break;
case 74 :
// InternalBlipDSL.g:9639:3: (enumLiteral_73= 'calendar' )
{
// InternalBlipDSL.g:9639:3: (enumLiteral_73= 'calendar' )
// InternalBlipDSL.g:9640:4: enumLiteral_73= 'calendar'
{
enumLiteral_73=(Token)match(input,198,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CALENDAREnumLiteralDeclaration_73().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_73, grammarAccess.getIconsEnumAccess().getICON_CALENDAREnumLiteralDeclaration_73());
}
}
}
break;
case 75 :
// InternalBlipDSL.g:9647:3: (enumLiteral_74= 'chart' )
{
// InternalBlipDSL.g:9647:3: (enumLiteral_74= 'chart' )
// InternalBlipDSL.g:9648:4: enumLiteral_74= 'chart'
{
enumLiteral_74=(Token)match(input,199,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CHARTEnumLiteralDeclaration_74().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_74, grammarAccess.getIconsEnumAccess().getICON_CHARTEnumLiteralDeclaration_74());
}
}
}
break;
case 76 :
// InternalBlipDSL.g:9655:3: (enumLiteral_75= 'attach' )
{
// InternalBlipDSL.g:9655:3: (enumLiteral_75= 'attach' )
// InternalBlipDSL.g:9656:4: enumLiteral_75= 'attach'
{
enumLiteral_75=(Token)match(input,200,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_ATTACHEnumLiteralDeclaration_75().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_75, grammarAccess.getIconsEnumAccess().getICON_ATTACHEnumLiteralDeclaration_75());
}
}
}
break;
case 77 :
// InternalBlipDSL.g:9663:3: (enumLiteral_76= 'upload' )
{
// InternalBlipDSL.g:9663:3: (enumLiteral_76= 'upload' )
// InternalBlipDSL.g:9664:4: enumLiteral_76= 'upload'
{
enumLiteral_76=(Token)match(input,201,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_UPLOADEnumLiteralDeclaration_76().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_76, grammarAccess.getIconsEnumAccess().getICON_UPLOADEnumLiteralDeclaration_76());
}
}
}
break;
case 78 :
// InternalBlipDSL.g:9671:3: (enumLiteral_77= 'download' )
{
// InternalBlipDSL.g:9671:3: (enumLiteral_77= 'download' )
// InternalBlipDSL.g:9672:4: enumLiteral_77= 'download'
{
enumLiteral_77=(Token)match(input,202,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_DOWNLOADEnumLiteralDeclaration_77().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_77, grammarAccess.getIconsEnumAccess().getICON_DOWNLOADEnumLiteralDeclaration_77());
}
}
}
break;
case 79 :
// InternalBlipDSL.g:9679:3: (enumLiteral_78= 'mobile' )
{
// InternalBlipDSL.g:9679:3: (enumLiteral_78= 'mobile' )
// InternalBlipDSL.g:9680:4: enumLiteral_78= 'mobile'
{
enumLiteral_78=(Token)match(input,203,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_MOBILEEnumLiteralDeclaration_78().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_78, grammarAccess.getIconsEnumAccess().getICON_MOBILEEnumLiteralDeclaration_78());
}
}
}
break;
case 80 :
// InternalBlipDSL.g:9687:3: (enumLiteral_79= 'camera' )
{
// InternalBlipDSL.g:9687:3: (enumLiteral_79= 'camera' )
// InternalBlipDSL.g:9688:4: enumLiteral_79= 'camera'
{
enumLiteral_79=(Token)match(input,204,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CAMERAEnumLiteralDeclaration_79().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_79, grammarAccess.getIconsEnumAccess().getICON_CAMERAEnumLiteralDeclaration_79());
}
}
}
break;
case 81 :
// InternalBlipDSL.g:9695:3: (enumLiteral_80= 'lock' )
{
// InternalBlipDSL.g:9695:3: (enumLiteral_80= 'lock' )
// InternalBlipDSL.g:9696:4: enumLiteral_80= 'lock'
{
enumLiteral_80=(Token)match(input,205,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LOCKEnumLiteralDeclaration_80().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_80, grammarAccess.getIconsEnumAccess().getICON_LOCKEnumLiteralDeclaration_80());
}
}
}
break;
case 82 :
// InternalBlipDSL.g:9703:3: (enumLiteral_81= 'lock-open' )
{
// InternalBlipDSL.g:9703:3: (enumLiteral_81= 'lock-open' )
// InternalBlipDSL.g:9704:4: enumLiteral_81= 'lock-open'
{
enumLiteral_81=(Token)match(input,206,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LOCK_OPENEnumLiteralDeclaration_81().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_81, grammarAccess.getIconsEnumAccess().getICON_LOCK_OPENEnumLiteralDeclaration_81());
}
}
}
break;
case 83 :
// InternalBlipDSL.g:9711:3: (enumLiteral_82= 'bell' )
{
// InternalBlipDSL.g:9711:3: (enumLiteral_82= 'bell' )
// InternalBlipDSL.g:9712:4: enumLiteral_82= 'bell'
{
enumLiteral_82=(Token)match(input,207,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_BELLEnumLiteralDeclaration_82().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_82, grammarAccess.getIconsEnumAccess().getICON_BELLEnumLiteralDeclaration_82());
}
}
}
break;
case 84 :
// InternalBlipDSL.g:9719:3: (enumLiteral_83= 'link' )
{
// InternalBlipDSL.g:9719:3: (enumLiteral_83= 'link' )
// InternalBlipDSL.g:9720:4: enumLiteral_83= 'link'
{
enumLiteral_83=(Token)match(input,208,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_LINKEnumLiteralDeclaration_83().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_83, grammarAccess.getIconsEnumAccess().getICON_LINKEnumLiteralDeclaration_83());
}
}
}
break;
case 85 :
// InternalBlipDSL.g:9727:3: (enumLiteral_84= 'clock' )
{
// InternalBlipDSL.g:9727:3: (enumLiteral_84= 'clock' )
// InternalBlipDSL.g:9728:4: enumLiteral_84= 'clock'
{
enumLiteral_84=(Token)match(input,209,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_CLOCKEnumLiteralDeclaration_84().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_84, grammarAccess.getIconsEnumAccess().getICON_CLOCKEnumLiteralDeclaration_84());
}
}
}
break;
case 86 :
// InternalBlipDSL.g:9735:3: (enumLiteral_85= 'block' )
{
// InternalBlipDSL.g:9735:3: (enumLiteral_85= 'block' )
// InternalBlipDSL.g:9736:4: enumLiteral_85= 'block'
{
enumLiteral_85=(Token)match(input,210,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getIconsEnumAccess().getICON_BLOCKEnumLiteralDeclaration_85().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_85, grammarAccess.getIconsEnumAccess().getICON_BLOCKEnumLiteralDeclaration_85());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleIconsEnum"
// $ANTLR start synpred1_InternalBlipDSL
public final void synpred1_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2062:5: ( '.' )
// InternalBlipDSL.g:2062:6: '.'
{
match(input,51,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred1_InternalBlipDSL
// $ANTLR start synpred2_InternalBlipDSL
public final void synpred2_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2369:5: ( '(' )
// InternalBlipDSL.g:2369:6: '('
{
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred2_InternalBlipDSL
// $ANTLR start synpred3_InternalBlipDSL
public final void synpred3_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2378:7: ( ( ( ( ruleValidID ) ) '=' ) )
// InternalBlipDSL.g:2378:8: ( ( ( ruleValidID ) ) '=' )
{
// InternalBlipDSL.g:2378:8: ( ( ( ruleValidID ) ) '=' )
// InternalBlipDSL.g:2379:8: ( ( ruleValidID ) ) '='
{
// InternalBlipDSL.g:2379:8: ( ( ruleValidID ) )
// InternalBlipDSL.g:2380:9: ( ruleValidID )
{
// InternalBlipDSL.g:2380:9: ( ruleValidID )
// InternalBlipDSL.g:2381:10: ruleValidID
{
pushFollow(FOLLOW_45);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
match(input,62,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred3_InternalBlipDSL
// $ANTLR start synpred6_InternalBlipDSL
public final void synpred6_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2558:5: ( ( () '#' '[' ) )
// InternalBlipDSL.g:2558:6: ( () '#' '[' )
{
// InternalBlipDSL.g:2558:6: ( () '#' '[' )
// InternalBlipDSL.g:2559:6: () '#' '['
{
// InternalBlipDSL.g:2559:6: ()
// InternalBlipDSL.g:2560:6:
{
}
match(input,63,FOLLOW_47); if (state.failed) return ;
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred6_InternalBlipDSL
// $ANTLR start synpred7_InternalBlipDSL
public final void synpred7_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2700:5: ( ( () '#' '[' ) )
// InternalBlipDSL.g:2700:6: ( () '#' '[' )
{
// InternalBlipDSL.g:2700:6: ( () '#' '[' )
// InternalBlipDSL.g:2701:6: () '#' '['
{
// InternalBlipDSL.g:2701:6: ()
// InternalBlipDSL.g:2702:6:
{
}
match(input,63,FOLLOW_47); if (state.failed) return ;
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred7_InternalBlipDSL
// $ANTLR start synpred8_InternalBlipDSL
public final void synpred8_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:2928:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalBlipDSL.g:2928:7: ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalBlipDSL.g:2928:7: ( () ( ( ruleOpMultiAssign ) ) )
// InternalBlipDSL.g:2929:7: () ( ( ruleOpMultiAssign ) )
{
// InternalBlipDSL.g:2929:7: ()
// InternalBlipDSL.g:2930:7:
{
}
// InternalBlipDSL.g:2931:7: ( ( ruleOpMultiAssign ) )
// InternalBlipDSL.g:2932:8: ( ruleOpMultiAssign )
{
// InternalBlipDSL.g:2932:8: ( ruleOpMultiAssign )
// InternalBlipDSL.g:2933:9: ruleOpMultiAssign
{
pushFollow(FOLLOW_2);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred8_InternalBlipDSL
// $ANTLR start synpred9_InternalBlipDSL
public final void synpred9_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3122:5: ( ( () ( ( ruleOpOr ) ) ) )
// InternalBlipDSL.g:3122:6: ( () ( ( ruleOpOr ) ) )
{
// InternalBlipDSL.g:3122:6: ( () ( ( ruleOpOr ) ) )
// InternalBlipDSL.g:3123:6: () ( ( ruleOpOr ) )
{
// InternalBlipDSL.g:3123:6: ()
// InternalBlipDSL.g:3124:6:
{
}
// InternalBlipDSL.g:3125:6: ( ( ruleOpOr ) )
// InternalBlipDSL.g:3126:7: ( ruleOpOr )
{
// InternalBlipDSL.g:3126:7: ( ruleOpOr )
// InternalBlipDSL.g:3127:8: ruleOpOr
{
pushFollow(FOLLOW_2);
ruleOpOr();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred9_InternalBlipDSL
// $ANTLR start synpred10_InternalBlipDSL
public final void synpred10_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3229:5: ( ( () ( ( ruleOpAnd ) ) ) )
// InternalBlipDSL.g:3229:6: ( () ( ( ruleOpAnd ) ) )
{
// InternalBlipDSL.g:3229:6: ( () ( ( ruleOpAnd ) ) )
// InternalBlipDSL.g:3230:6: () ( ( ruleOpAnd ) )
{
// InternalBlipDSL.g:3230:6: ()
// InternalBlipDSL.g:3231:6:
{
}
// InternalBlipDSL.g:3232:6: ( ( ruleOpAnd ) )
// InternalBlipDSL.g:3233:7: ( ruleOpAnd )
{
// InternalBlipDSL.g:3233:7: ( ruleOpAnd )
// InternalBlipDSL.g:3234:8: ruleOpAnd
{
pushFollow(FOLLOW_2);
ruleOpAnd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred10_InternalBlipDSL
// $ANTLR start synpred11_InternalBlipDSL
public final void synpred11_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3336:5: ( ( () ( ( ruleOpEquality ) ) ) )
// InternalBlipDSL.g:3336:6: ( () ( ( ruleOpEquality ) ) )
{
// InternalBlipDSL.g:3336:6: ( () ( ( ruleOpEquality ) ) )
// InternalBlipDSL.g:3337:6: () ( ( ruleOpEquality ) )
{
// InternalBlipDSL.g:3337:6: ()
// InternalBlipDSL.g:3338:6:
{
}
// InternalBlipDSL.g:3339:6: ( ( ruleOpEquality ) )
// InternalBlipDSL.g:3340:7: ( ruleOpEquality )
{
// InternalBlipDSL.g:3340:7: ( ruleOpEquality )
// InternalBlipDSL.g:3341:8: ruleOpEquality
{
pushFollow(FOLLOW_2);
ruleOpEquality();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred11_InternalBlipDSL
// $ANTLR start synpred12_InternalBlipDSL
public final void synpred12_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3464:6: ( ( () 'instanceof' ) )
// InternalBlipDSL.g:3464:7: ( () 'instanceof' )
{
// InternalBlipDSL.g:3464:7: ( () 'instanceof' )
// InternalBlipDSL.g:3465:7: () 'instanceof'
{
// InternalBlipDSL.g:3465:7: ()
// InternalBlipDSL.g:3466:7:
{
}
match(input,80,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred12_InternalBlipDSL
// $ANTLR start synpred13_InternalBlipDSL
public final void synpred13_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3507:6: ( ( () ( ( ruleOpCompare ) ) ) )
// InternalBlipDSL.g:3507:7: ( () ( ( ruleOpCompare ) ) )
{
// InternalBlipDSL.g:3507:7: ( () ( ( ruleOpCompare ) ) )
// InternalBlipDSL.g:3508:7: () ( ( ruleOpCompare ) )
{
// InternalBlipDSL.g:3508:7: ()
// InternalBlipDSL.g:3509:7:
{
}
// InternalBlipDSL.g:3510:7: ( ( ruleOpCompare ) )
// InternalBlipDSL.g:3511:8: ( ruleOpCompare )
{
// InternalBlipDSL.g:3511:8: ( ruleOpCompare )
// InternalBlipDSL.g:3512:9: ruleOpCompare
{
pushFollow(FOLLOW_2);
ruleOpCompare();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred13_InternalBlipDSL
// $ANTLR start synpred14_InternalBlipDSL
public final void synpred14_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3642:5: ( ( () ( ( ruleOpOther ) ) ) )
// InternalBlipDSL.g:3642:6: ( () ( ( ruleOpOther ) ) )
{
// InternalBlipDSL.g:3642:6: ( () ( ( ruleOpOther ) ) )
// InternalBlipDSL.g:3643:6: () ( ( ruleOpOther ) )
{
// InternalBlipDSL.g:3643:6: ()
// InternalBlipDSL.g:3644:6:
{
}
// InternalBlipDSL.g:3645:6: ( ( ruleOpOther ) )
// InternalBlipDSL.g:3646:7: ( ruleOpOther )
{
// InternalBlipDSL.g:3646:7: ( ruleOpOther )
// InternalBlipDSL.g:3647:8: ruleOpOther
{
pushFollow(FOLLOW_2);
ruleOpOther();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred14_InternalBlipDSL
// $ANTLR start synpred15_InternalBlipDSL
public final void synpred15_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3762:6: ( ( '>' '>' ) )
// InternalBlipDSL.g:3762:7: ( '>' '>' )
{
// InternalBlipDSL.g:3762:7: ( '>' '>' )
// InternalBlipDSL.g:3763:7: '>' '>'
{
match(input,72,FOLLOW_62); if (state.failed) return ;
match(input,72,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred15_InternalBlipDSL
// $ANTLR start synpred16_InternalBlipDSL
public final void synpred16_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3797:6: ( ( '<' '<' ) )
// InternalBlipDSL.g:3797:7: ( '<' '<' )
{
// InternalBlipDSL.g:3797:7: ( '<' '<' )
// InternalBlipDSL.g:3798:7: '<' '<'
{
match(input,71,FOLLOW_52); if (state.failed) return ;
match(input,71,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred16_InternalBlipDSL
// $ANTLR start synpred17_InternalBlipDSL
public final void synpred17_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3870:5: ( ( () ( ( ruleOpAdd ) ) ) )
// InternalBlipDSL.g:3870:6: ( () ( ( ruleOpAdd ) ) )
{
// InternalBlipDSL.g:3870:6: ( () ( ( ruleOpAdd ) ) )
// InternalBlipDSL.g:3871:6: () ( ( ruleOpAdd ) )
{
// InternalBlipDSL.g:3871:6: ()
// InternalBlipDSL.g:3872:6:
{
}
// InternalBlipDSL.g:3873:6: ( ( ruleOpAdd ) )
// InternalBlipDSL.g:3874:7: ( ruleOpAdd )
{
// InternalBlipDSL.g:3874:7: ( ruleOpAdd )
// InternalBlipDSL.g:3875:8: ruleOpAdd
{
pushFollow(FOLLOW_2);
ruleOpAdd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred17_InternalBlipDSL
// $ANTLR start synpred18_InternalBlipDSL
public final void synpred18_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:3985:5: ( ( () ( ( ruleOpMulti ) ) ) )
// InternalBlipDSL.g:3985:6: ( () ( ( ruleOpMulti ) ) )
{
// InternalBlipDSL.g:3985:6: ( () ( ( ruleOpMulti ) ) )
// InternalBlipDSL.g:3986:6: () ( ( ruleOpMulti ) )
{
// InternalBlipDSL.g:3986:6: ()
// InternalBlipDSL.g:3987:6:
{
}
// InternalBlipDSL.g:3988:6: ( ( ruleOpMulti ) )
// InternalBlipDSL.g:3989:7: ( ruleOpMulti )
{
// InternalBlipDSL.g:3989:7: ( ruleOpMulti )
// InternalBlipDSL.g:3990:8: ruleOpMulti
{
pushFollow(FOLLOW_2);
ruleOpMulti();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred18_InternalBlipDSL
// $ANTLR start synpred19_InternalBlipDSL
public final void synpred19_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4220:5: ( ( () 'as' ) )
// InternalBlipDSL.g:4220:6: ( () 'as' )
{
// InternalBlipDSL.g:4220:6: ( () 'as' )
// InternalBlipDSL.g:4221:6: () 'as'
{
// InternalBlipDSL.g:4221:6: ()
// InternalBlipDSL.g:4222:6:
{
}
match(input,44,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred19_InternalBlipDSL
// $ANTLR start synpred20_InternalBlipDSL
public final void synpred20_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4288:4: ( ( () ( ( ruleOpPostfix ) ) ) )
// InternalBlipDSL.g:4288:5: ( () ( ( ruleOpPostfix ) ) )
{
// InternalBlipDSL.g:4288:5: ( () ( ( ruleOpPostfix ) ) )
// InternalBlipDSL.g:4289:5: () ( ( ruleOpPostfix ) )
{
// InternalBlipDSL.g:4289:5: ()
// InternalBlipDSL.g:4290:5:
{
}
// InternalBlipDSL.g:4291:5: ( ( ruleOpPostfix ) )
// InternalBlipDSL.g:4292:6: ( ruleOpPostfix )
{
// InternalBlipDSL.g:4292:6: ( ruleOpPostfix )
// InternalBlipDSL.g:4293:7: ruleOpPostfix
{
pushFollow(FOLLOW_2);
ruleOpPostfix();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred20_InternalBlipDSL
// $ANTLR start synpred21_InternalBlipDSL
public final void synpred21_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4384:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalBlipDSL.g:4384:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalBlipDSL.g:4384:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalBlipDSL.g:4385:7: () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalBlipDSL.g:4385:7: ()
// InternalBlipDSL.g:4386:7:
{
}
// InternalBlipDSL.g:4387:7: ( '.' | ( ( '::' ) ) )
int alt151=2;
int LA151_0 = input.LA(1);
if ( (LA151_0==51) ) {
alt151=1;
}
else if ( (LA151_0==95) ) {
alt151=2;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 151, 0, input);
throw nvae;
}
switch (alt151) {
case 1 :
// InternalBlipDSL.g:4388:8: '.'
{
match(input,51,FOLLOW_69); if (state.failed) return ;
}
break;
case 2 :
// InternalBlipDSL.g:4390:8: ( ( '::' ) )
{
// InternalBlipDSL.g:4390:8: ( ( '::' ) )
// InternalBlipDSL.g:4391:9: ( '::' )
{
// InternalBlipDSL.g:4391:9: ( '::' )
// InternalBlipDSL.g:4392:10: '::'
{
match(input,95,FOLLOW_69); if (state.failed) return ;
}
}
}
break;
}
// InternalBlipDSL.g:4396:7: ( ( ruleFeatureCallID ) )
// InternalBlipDSL.g:4397:8: ( ruleFeatureCallID )
{
// InternalBlipDSL.g:4397:8: ( ruleFeatureCallID )
// InternalBlipDSL.g:4398:9: ruleFeatureCallID
{
pushFollow(FOLLOW_45);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return ;
}
}
pushFollow(FOLLOW_2);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred21_InternalBlipDSL
// $ANTLR start synpred22_InternalBlipDSL
public final void synpred22_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4481:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )
// InternalBlipDSL.g:4481:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
{
// InternalBlipDSL.g:4481:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
// InternalBlipDSL.g:4482:7: () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
{
// InternalBlipDSL.g:4482:7: ()
// InternalBlipDSL.g:4483:7:
{
}
// InternalBlipDSL.g:4484:7: ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
int alt152=3;
switch ( input.LA(1) ) {
case 51:
{
alt152=1;
}
break;
case 96:
{
alt152=2;
}
break;
case 95:
{
alt152=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 152, 0, input);
throw nvae;
}
switch (alt152) {
case 1 :
// InternalBlipDSL.g:4485:8: '.'
{
match(input,51,FOLLOW_2); if (state.failed) return ;
}
break;
case 2 :
// InternalBlipDSL.g:4487:8: ( ( '?.' ) )
{
// InternalBlipDSL.g:4487:8: ( ( '?.' ) )
// InternalBlipDSL.g:4488:9: ( '?.' )
{
// InternalBlipDSL.g:4488:9: ( '?.' )
// InternalBlipDSL.g:4489:10: '?.'
{
match(input,96,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
case 3 :
// InternalBlipDSL.g:4493:8: ( ( '::' ) )
{
// InternalBlipDSL.g:4493:8: ( ( '::' ) )
// InternalBlipDSL.g:4494:9: ( '::' )
{
// InternalBlipDSL.g:4494:9: ( '::' )
// InternalBlipDSL.g:4495:10: '::'
{
match(input,95,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
}
}
}
}
// $ANTLR end synpred22_InternalBlipDSL
// $ANTLR start synpred23_InternalBlipDSL
public final void synpred23_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4619:7: ( ( '(' ) )
// InternalBlipDSL.g:4619:8: ( '(' )
{
// InternalBlipDSL.g:4619:8: ( '(' )
// InternalBlipDSL.g:4620:8: '('
{
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred23_InternalBlipDSL
// $ANTLR start synpred24_InternalBlipDSL
public final void synpred24_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4638:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalBlipDSL.g:4638:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalBlipDSL.g:4638:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalBlipDSL.g:4639:9: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalBlipDSL.g:4639:9: ()
// InternalBlipDSL.g:4640:9:
{
}
// InternalBlipDSL.g:4641:9: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt154=2;
int LA154_0 = input.LA(1);
if ( (LA154_0==RULE_ID||LA154_0==59||LA154_0==84) ) {
alt154=1;
}
switch (alt154) {
case 1 :
// InternalBlipDSL.g:4642:10: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:4642:10: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:4643:11: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:4643:11: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:4644:12: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalBlipDSL.g:4647:10: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop153:
do {
int alt153=2;
int LA153_0 = input.LA(1);
if ( (LA153_0==60) ) {
alt153=1;
}
switch (alt153) {
case 1 :
// InternalBlipDSL.g:4648:11: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,60,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:4649:11: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:4650:12: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:4650:12: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:4651:13: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop153;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:4656:9: ( ( '|' ) )
// InternalBlipDSL.g:4657:10: ( '|' )
{
// InternalBlipDSL.g:4657:10: ( '|' )
// InternalBlipDSL.g:4658:11: '|'
{
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred24_InternalBlipDSL
// $ANTLR start synpred25_InternalBlipDSL
public final void synpred25_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4735:6: ( ( () '[' ) )
// InternalBlipDSL.g:4735:7: ( () '[' )
{
// InternalBlipDSL.g:4735:7: ( () '[' )
// InternalBlipDSL.g:4736:7: () '['
{
// InternalBlipDSL.g:4736:7: ()
// InternalBlipDSL.g:4737:7:
{
}
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred25_InternalBlipDSL
// $ANTLR start synpred26_InternalBlipDSL
public final void synpred26_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4808:4: ( ( () 'synchronized' '(' ) )
// InternalBlipDSL.g:4808:5: ( () 'synchronized' '(' )
{
// InternalBlipDSL.g:4808:5: ( () 'synchronized' '(' )
// InternalBlipDSL.g:4809:5: () 'synchronized' '('
{
// InternalBlipDSL.g:4809:5: ()
// InternalBlipDSL.g:4810:5:
{
}
match(input,117,FOLLOW_84); if (state.failed) return ;
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred26_InternalBlipDSL
// $ANTLR start synpred27_InternalBlipDSL
public final void synpred27_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4853:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalBlipDSL.g:4853:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalBlipDSL.g:4853:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalBlipDSL.g:4854:5: () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalBlipDSL.g:4854:5: ()
// InternalBlipDSL.g:4855:5:
{
}
match(input,30,FOLLOW_84); if (state.failed) return ;
match(input,59,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:4858:5: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:4859:6: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:4859:6: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:4860:7: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,101,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred27_InternalBlipDSL
// $ANTLR start synpred28_InternalBlipDSL
public final void synpred28_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:4967:4: ( ( () '[' ) )
// InternalBlipDSL.g:4967:5: ( () '[' )
{
// InternalBlipDSL.g:4967:5: ( () '[' )
// InternalBlipDSL.g:4968:5: () '['
{
// InternalBlipDSL.g:4968:5: ()
// InternalBlipDSL.g:4969:5:
{
}
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred28_InternalBlipDSL
// $ANTLR start synpred30_InternalBlipDSL
public final void synpred30_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:5272:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalBlipDSL.g:5272:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalBlipDSL.g:5272:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalBlipDSL.g:5273:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalBlipDSL.g:5273:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt156=2;
int LA156_0 = input.LA(1);
if ( (LA156_0==RULE_ID||LA156_0==59||LA156_0==84) ) {
alt156=1;
}
switch (alt156) {
case 1 :
// InternalBlipDSL.g:5274:6: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:5274:6: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5275:7: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5275:7: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:5276:8: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalBlipDSL.g:5279:6: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop155:
do {
int alt155=2;
int LA155_0 = input.LA(1);
if ( (LA155_0==60) ) {
alt155=1;
}
switch (alt155) {
case 1 :
// InternalBlipDSL.g:5280:7: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,60,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:5281:7: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5282:8: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5282:8: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:5283:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop155;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:5288:5: ( ( '|' ) )
// InternalBlipDSL.g:5289:6: ( '|' )
{
// InternalBlipDSL.g:5289:6: ( '|' )
// InternalBlipDSL.g:5290:7: '|'
{
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred30_InternalBlipDSL
// $ANTLR start synpred32_InternalBlipDSL
public final void synpred32_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:5681:5: ( 'else' )
// InternalBlipDSL.g:5681:6: 'else'
{
match(input,99,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred32_InternalBlipDSL
// $ANTLR start synpred33_InternalBlipDSL
public final void synpred33_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:5740:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalBlipDSL.g:5740:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalBlipDSL.g:5740:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalBlipDSL.g:5741:7: '(' ( ( ruleJvmFormalParameter ) ) ':'
{
match(input,59,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:5742:7: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5743:8: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5743:8: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:5744:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,101,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred33_InternalBlipDSL
// $ANTLR start synpred34_InternalBlipDSL
public final void synpred34_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:5807:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalBlipDSL.g:5807:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalBlipDSL.g:5807:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
// InternalBlipDSL.g:5808:7: ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalBlipDSL.g:5808:7: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:5809:8: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:5809:8: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:5810:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_87);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,101,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred34_InternalBlipDSL
// $ANTLR start synpred36_InternalBlipDSL
public final void synpred36_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:6625:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )
// InternalBlipDSL.g:6625:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
{
// InternalBlipDSL.g:6625:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
// InternalBlipDSL.g:6626:6: ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) )
{
// InternalBlipDSL.g:6626:6: ( ( ruleJvmTypeReference ) )
// InternalBlipDSL.g:6627:7: ( ruleJvmTypeReference )
{
// InternalBlipDSL.g:6627:7: ( ruleJvmTypeReference )
// InternalBlipDSL.g:6628:8: ruleJvmTypeReference
{
pushFollow(FOLLOW_4);
ruleJvmTypeReference();
state._fsp--;
if (state.failed) return ;
}
}
// InternalBlipDSL.g:6631:6: ( ( ruleValidID ) )
// InternalBlipDSL.g:6632:7: ( ruleValidID )
{
// InternalBlipDSL.g:6632:7: ( ruleValidID )
// InternalBlipDSL.g:6633:8: ruleValidID
{
pushFollow(FOLLOW_2);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred36_InternalBlipDSL
// $ANTLR start synpred37_InternalBlipDSL
public final void synpred37_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:6937:5: ( ( '(' ) )
// InternalBlipDSL.g:6937:6: ( '(' )
{
// InternalBlipDSL.g:6937:6: ( '(' )
// InternalBlipDSL.g:6938:6: '('
{
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred37_InternalBlipDSL
// $ANTLR start synpred38_InternalBlipDSL
public final void synpred38_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:6956:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalBlipDSL.g:6956:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalBlipDSL.g:6956:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalBlipDSL.g:6957:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalBlipDSL.g:6957:7: ()
// InternalBlipDSL.g:6958:7:
{
}
// InternalBlipDSL.g:6959:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt160=2;
int LA160_0 = input.LA(1);
if ( (LA160_0==RULE_ID||LA160_0==59||LA160_0==84) ) {
alt160=1;
}
switch (alt160) {
case 1 :
// InternalBlipDSL.g:6960:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:6960:8: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:6961:9: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:6961:9: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:6962:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalBlipDSL.g:6965:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop159:
do {
int alt159=2;
int LA159_0 = input.LA(1);
if ( (LA159_0==60) ) {
alt159=1;
}
switch (alt159) {
case 1 :
// InternalBlipDSL.g:6966:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,60,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:6967:9: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:6968:10: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:6968:10: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:6969:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop159;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:6974:7: ( ( '|' ) )
// InternalBlipDSL.g:6975:8: ( '|' )
{
// InternalBlipDSL.g:6975:8: ( '|' )
// InternalBlipDSL.g:6976:9: '|'
{
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred38_InternalBlipDSL
// $ANTLR start synpred39_InternalBlipDSL
public final void synpred39_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7053:4: ( ( () '[' ) )
// InternalBlipDSL.g:7053:5: ( () '[' )
{
// InternalBlipDSL.g:7053:5: ( () '[' )
// InternalBlipDSL.g:7054:5: () '['
{
// InternalBlipDSL.g:7054:5: ()
// InternalBlipDSL.g:7055:5:
{
}
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred39_InternalBlipDSL
// $ANTLR start synpred40_InternalBlipDSL
public final void synpred40_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7213:5: ( '<' )
// InternalBlipDSL.g:7213:6: '<'
{
match(input,71,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred40_InternalBlipDSL
// $ANTLR start synpred41_InternalBlipDSL
public final void synpred41_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7270:5: ( ( '(' ) )
// InternalBlipDSL.g:7270:6: ( '(' )
{
// InternalBlipDSL.g:7270:6: ( '(' )
// InternalBlipDSL.g:7271:6: '('
{
match(input,59,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred41_InternalBlipDSL
// $ANTLR start synpred42_InternalBlipDSL
public final void synpred42_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7289:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalBlipDSL.g:7289:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalBlipDSL.g:7289:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalBlipDSL.g:7290:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalBlipDSL.g:7290:7: ()
// InternalBlipDSL.g:7291:7:
{
}
// InternalBlipDSL.g:7292:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt162=2;
int LA162_0 = input.LA(1);
if ( (LA162_0==RULE_ID||LA162_0==59||LA162_0==84) ) {
alt162=1;
}
switch (alt162) {
case 1 :
// InternalBlipDSL.g:7293:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalBlipDSL.g:7293:8: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:7294:9: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:7294:9: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:7295:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalBlipDSL.g:7298:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop161:
do {
int alt161=2;
int LA161_0 = input.LA(1);
if ( (LA161_0==60) ) {
alt161=1;
}
switch (alt161) {
case 1 :
// InternalBlipDSL.g:7299:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,60,FOLLOW_59); if (state.failed) return ;
// InternalBlipDSL.g:7300:9: ( ( ruleJvmFormalParameter ) )
// InternalBlipDSL.g:7301:10: ( ruleJvmFormalParameter )
{
// InternalBlipDSL.g:7301:10: ( ruleJvmFormalParameter )
// InternalBlipDSL.g:7302:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_79);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop161;
}
} while (true);
}
break;
}
// InternalBlipDSL.g:7307:7: ( ( '|' ) )
// InternalBlipDSL.g:7308:8: ( '|' )
{
// InternalBlipDSL.g:7308:8: ( '|' )
// InternalBlipDSL.g:7309:9: '|'
{
match(input,97,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred42_InternalBlipDSL
// $ANTLR start synpred43_InternalBlipDSL
public final void synpred43_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7386:4: ( ( () '[' ) )
// InternalBlipDSL.g:7386:5: ( () '[' )
{
// InternalBlipDSL.g:7386:5: ( () '[' )
// InternalBlipDSL.g:7387:5: () '['
{
// InternalBlipDSL.g:7387:5: ()
// InternalBlipDSL.g:7388:5:
{
}
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred43_InternalBlipDSL
// $ANTLR start synpred44_InternalBlipDSL
public final void synpred44_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7729: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 )
// InternalBlipDSL.g:
{
if ( (input.LA(1)>=RULE_STRING && input.LA(1)<=RULE_DECIMAL)||input.LA(1)==14||input.LA(1)==30||(input.LA(1)>=52 && input.LA(1)<=54)||input.LA(1)==59||(input.LA(1)>=63 && input.LA(1)<=64)||input.LA(1)==71||(input.LA(1)>=87 && input.LA(1)<=88)||input.LA(1)==92||input.LA(1)==98||input.LA(1)==100||(input.LA(1)>=102 && input.LA(1)<=103)||(input.LA(1)>=106 && input.LA(1)<=115)||input.LA(1)==117 ) {
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 synpred44_InternalBlipDSL
// $ANTLR start synpred45_InternalBlipDSL
public final void synpred45_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7800:6: ( 'catch' )
// InternalBlipDSL.g:7800:7: 'catch'
{
match(input,118,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred45_InternalBlipDSL
// $ANTLR start synpred46_InternalBlipDSL
public final void synpred46_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:7821:7: ( 'finally' )
// InternalBlipDSL.g:7821:8: 'finally'
{
match(input,116,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred46_InternalBlipDSL
// $ANTLR start synpred49_InternalBlipDSL
public final void synpred49_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:8065:5: ( '.' )
// InternalBlipDSL.g:8065:6: '.'
{
match(input,51,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred49_InternalBlipDSL
// $ANTLR start synpred50_InternalBlipDSL
public final void synpred50_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:8191:5: ( ( () ruleArrayBrackets ) )
// InternalBlipDSL.g:8191:6: ( () ruleArrayBrackets )
{
// InternalBlipDSL.g:8191:6: ( () ruleArrayBrackets )
// InternalBlipDSL.g:8192:6: () ruleArrayBrackets
{
// InternalBlipDSL.g:8192:6: ()
// InternalBlipDSL.g:8193:6:
{
}
pushFollow(FOLLOW_2);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred50_InternalBlipDSL
// $ANTLR start synpred51_InternalBlipDSL
public final void synpred51_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:8388:5: ( '<' )
// InternalBlipDSL.g:8388:6: '<'
{
match(input,71,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred51_InternalBlipDSL
// $ANTLR start synpred52_InternalBlipDSL
public final void synpred52_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:8444:6: ( ( () '.' ) )
// InternalBlipDSL.g:8444:7: ( () '.' )
{
// InternalBlipDSL.g:8444:7: ( () '.' )
// InternalBlipDSL.g:8445:7: () '.'
{
// InternalBlipDSL.g:8445:7: ()
// InternalBlipDSL.g:8446:7:
{
}
match(input,51,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred52_InternalBlipDSL
// $ANTLR start synpred53_InternalBlipDSL
public final void synpred53_InternalBlipDSL_fragment() throws RecognitionException {
// InternalBlipDSL.g:8482:7: ( '<' )
// InternalBlipDSL.g:8482:8: '<'
{
match(input,71,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred53_InternalBlipDSL
// Delegated rules
public final boolean synpred8_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred8_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred22_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred37_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred41_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred18_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred25_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred13_InternalBlipDSL_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 synpred28_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred28_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred50_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred44_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred10_InternalBlipDSL_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 synpred53_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred53_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred16_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred20_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred51_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred32_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred6_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred38_InternalBlipDSL_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 synpred3_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred3_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred23_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred26_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred14_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred1_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred17_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred11_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred45_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred52_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred9_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred36_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred21_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred42_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred7_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred39_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred19_InternalBlipDSL_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 synpred30_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred30_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred33_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred43_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred27_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred12_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred24_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred2_InternalBlipDSL_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 synpred34_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred34_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred15_InternalBlipDSL_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 synpred46_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred46_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred49_InternalBlipDSL_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_InternalBlipDSL() {
state.backtracking++;
int start = input.mark();
try {
synpred40_InternalBlipDSL_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 DFA27 dfa27 = new DFA27(this);
protected DFA30 dfa30 = new DFA30(this);
protected DFA36 dfa36 = new DFA36(this);
protected DFA39 dfa39 = new DFA39(this);
protected DFA41 dfa41 = new DFA41(this);
protected DFA51 dfa51 = new DFA51(this);
protected DFA54 dfa54 = new DFA54(this);
protected DFA70 dfa70 = new DFA70(this);
protected DFA69 dfa69 = new DFA69(this);
protected DFA71 dfa71 = new DFA71(this);
protected DFA73 dfa73 = new DFA73(this);
protected DFA82 dfa82 = new DFA82(this);
protected DFA89 dfa89 = new DFA89(this);
protected DFA88 dfa88 = new DFA88(this);
protected DFA111 dfa111 = new DFA111(this);
protected DFA110 dfa110 = new DFA110(this);
protected DFA112 dfa112 = new DFA112(this);
protected DFA116 dfa116 = new DFA116(this);
protected DFA119 dfa119 = new DFA119(this);
protected DFA118 dfa118 = new DFA118(this);
protected DFA120 dfa120 = new DFA120(this);
protected DFA123 dfa123 = new DFA123(this);
protected DFA141 dfa141 = new DFA141(this);
protected DFA139 dfa139 = new DFA139(this);
static final String dfa_1s = "\10\uffff";
static final String dfa_2s = "\2\uffff\1\5\3\uffff\1\5\1\uffff";
static final String dfa_3s = "\1\5\1\uffff\1\15\1\uffff\1\5\1\uffff\1\15\1\uffff";
static final String dfa_4s = "\1\70\1\uffff\1\71\1\uffff\1\67\1\uffff\1\71\1\uffff";
static final String dfa_5s = "\1\uffff\1\1\1\uffff\1\4\1\uffff\1\2\1\uffff\1\3";
static final String dfa_6s = "\10\uffff}>";
static final String[] dfa_7s = {
"\1\2\57\uffff\1\1\2\uffff\1\3",
"",
"\1\5\45\uffff\1\4\1\5\4\uffff\1\5",
"",
"\1\6\61\uffff\1\7",
"",
"\1\5\45\uffff\1\4\1\5\4\uffff\1\5",
""
};
static final short[] dfa_1 = DFA.unpackEncodedString(dfa_1s);
static final short[] dfa_2 = DFA.unpackEncodedString(dfa_2s);
static final char[] dfa_3 = DFA.unpackEncodedStringToUnsignedChars(dfa_3s);
static final char[] dfa_4 = DFA.unpackEncodedStringToUnsignedChars(dfa_4s);
static final short[] dfa_5 = DFA.unpackEncodedString(dfa_5s);
static final short[] dfa_6 = DFA.unpackEncodedString(dfa_6s);
static final short[][] dfa_7 = unpackEncodedStringArray(dfa_7s);
class DFA27 extends DFA {
public DFA27(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 27;
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 "2158: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\165\1\0\42\uffff";
static final String dfa_11s = "\2\uffff\1\2\37\uffff\1\3\1\1";
static final String dfa_12s = "\1\uffff\1\0\42\uffff}>";
static final String[] dfa_13s = {
"\1\2\1\1\3\2\5\uffff\1\2\17\uffff\1\2\25\uffff\3\2\3\uffff\2\2\1\uffff\1\42\1\uffff\2\2\6\uffff\1\2\17\uffff\2\2\3\uffff\1\2\5\uffff\1\2\1\uffff\1\2\1\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 DFA30 extends DFA {
public DFA30(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 30;
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 "2375: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 LA30_1 = input.LA(1);
int index30_1 = input.index();
input.rewind();
s = -1;
if ( (synpred3_InternalBlipDSL()) ) {s = 35;}
else if ( (true) ) {s = 2;}
input.seek(index30_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 30, _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\165\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\17\uffff\1\2\25\uffff\3\2\3\uffff\2\2\3\uffff\1\1\1\2\6\uffff\1\2\17\uffff\2\2\3\uffff\1\2\5\uffff\1\2\1\uffff\1\2\1\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 DFA36 extends DFA {
public DFA36(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 36;
this.eot = dfa_14;
this.eof = dfa_14;
this.min = dfa_15;
this.max = dfa_16;
this.accept = dfa_17;
this.special = dfa_18;
this.transition = dfa_19;
}
public String getDescription() {
return "2555: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 LA36_1 = input.LA(1);
int index36_1 = input.index();
input.rewind();
s = -1;
if ( (synpred6_InternalBlipDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index36_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 36, _s, input);
error(nvae);
throw nvae;
}
}
class DFA39 extends DFA {
public DFA39(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 39;
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 "2697: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 LA39_1 = input.LA(1);
int index39_1 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalBlipDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index39_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 39, _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\166\7\0\2\uffff";
static final String dfa_24s = "\10\uffff\1\2\1\1";
static final String dfa_25s = "\1\uffff\1\1\1\2\1\3\1\4\1\5\1\0\1\6\2\uffff}>";
static final String[] dfa_26s = {
"\5\10\5\uffff\2\10\16\uffff\1\10\15\uffff\1\10\1\uffff\1\10\1\uffff\1\10\2\uffff\5\10\1\uffff\1\10\1\uffff\3\10\1\uffff\3\10\1\1\1\2\1\3\1\4\1\5\1\6\1\7\30\10\1\uffff\25\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 DFA41 extends DFA {
public DFA41(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 41;
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 "2926: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 LA41_6 = input.LA(1);
int index41_6 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_6);
if ( s>=0 ) return s;
break;
case 1 :
int LA41_1 = input.LA(1);
int index41_1 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA41_2 = input.LA(1);
int index41_2 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_2);
if ( s>=0 ) return s;
break;
case 3 :
int LA41_3 = input.LA(1);
int index41_3 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_3);
if ( s>=0 ) return s;
break;
case 4 :
int LA41_4 = input.LA(1);
int index41_4 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_4);
if ( s>=0 ) return s;
break;
case 5 :
int LA41_5 = input.LA(1);
int index41_5 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_5);
if ( s>=0 ) return s;
break;
case 6 :
int LA41_7 = input.LA(1);
int index41_7 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalBlipDSL()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index41_7);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 41, _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\166\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\0\1\6\1\7\1\4\1\5\1\1\1\2\1\uffff}>";
static final String[] dfa_33s = {
"\5\1\5\uffff\2\1\16\uffff\1\1\15\uffff\1\1\1\uffff\1\1\1\uffff\1\1\2\uffff\5\1\1\uffff\1\1\1\uffff\3\1\1\uffff\10\1\1\2\1\3\10\1\1\4\1\5\1\6\1\7\1\10\1\11\12\1\1\uffff\25\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 DFA51 extends DFA {
public DFA51(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 51;
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 3640: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 LA51_3 = input.LA(1);
int index51_3 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_3);
if ( s>=0 ) return s;
break;
case 1 :
int LA51_8 = input.LA(1);
int index51_8 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_8);
if ( s>=0 ) return s;
break;
case 2 :
int LA51_9 = input.LA(1);
int index51_9 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_9);
if ( s>=0 ) return s;
break;
case 3 :
int LA51_2 = input.LA(1);
int index51_2 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_2);
if ( s>=0 ) return s;
break;
case 4 :
int LA51_6 = input.LA(1);
int index51_6 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_6);
if ( s>=0 ) return s;
break;
case 5 :
int LA51_7 = input.LA(1);
int index51_7 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_7);
if ( s>=0 ) return s;
break;
case 6 :
int LA51_4 = input.LA(1);
int index51_4 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_4);
if ( s>=0 ) return s;
break;
case 7 :
int LA51_5 = input.LA(1);
int index51_5 = input.index();
input.rewind();
s = -1;
if ( (synpred14_InternalBlipDSL()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index51_5);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 51, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_34s = "\1\107\2\uffff\1\110\7\uffff";
static final String dfa_35s = "\1\126\2\uffff\1\123\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\6\1\3";
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\11\12\uffff\1\12",
"",
"",
"",
"",
"",
"",
""
};
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 DFA54 extends DFA {
public DFA54(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 54;
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 "3716: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\166\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\16\uffff\1\2\15\uffff\1\2\1\uffff\1\2\1\uffff\1\2\2\uffff\5\2\1\uffff\1\2\1\uffff\1\1\2\2\1\uffff\42\2\1\uffff\25\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 DFA70 extends DFA {
public DFA70(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 70;
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 "4617: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 LA70_1 = input.LA(1);
int index70_1 = input.index();
input.rewind();
s = -1;
if ( (synpred23_InternalBlipDSL()) ) {s = 77;}
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;
}
}
static final String dfa_46s = "\1\4\2\0\41\uffff";
static final String dfa_47s = "\1\165\2\0\41\uffff";
static final String dfa_48s = "\3\uffff\2\1\1\2\35\uffff\1\3";
static final String dfa_49s = "\1\0\1\1\1\2\41\uffff}>";
static final String[] dfa_50s = {
"\1\5\1\1\3\5\5\uffff\1\5\17\uffff\1\5\25\uffff\3\5\4\uffff\1\2\1\uffff\1\43\1\uffff\2\5\6\uffff\1\5\14\uffff\1\3\2\uffff\2\5\3\uffff\1\5\4\uffff\1\4\1\5\1\uffff\1\5\1\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 DFA69 extends DFA {
public DFA69(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 69;
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 "4636: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 LA69_0 = input.LA(1);
int index69_0 = input.index();
input.rewind();
s = -1;
if ( (LA69_0==RULE_ID) ) {s = 1;}
else if ( (LA69_0==59) ) {s = 2;}
else if ( (LA69_0==84) && (synpred24_InternalBlipDSL())) {s = 3;}
else if ( (LA69_0==97) && (synpred24_InternalBlipDSL())) {s = 4;}
else if ( (LA69_0==RULE_STRING||(LA69_0>=RULE_INT && LA69_0<=RULE_DECIMAL)||LA69_0==14||LA69_0==30||(LA69_0>=52 && LA69_0<=54)||(LA69_0>=63 && LA69_0<=64)||LA69_0==71||(LA69_0>=87 && LA69_0<=88)||LA69_0==92||LA69_0==98||LA69_0==100||(LA69_0>=102 && LA69_0<=103)||(LA69_0>=106 && LA69_0<=115)||LA69_0==117) ) {s = 5;}
else if ( (LA69_0==61) ) {s = 35;}
input.seek(index69_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA69_1 = input.LA(1);
int index69_1 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index69_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA69_2 = input.LA(1);
int index69_2 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index69_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 69, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_51s = {
"\5\2\5\uffff\2\2\16\uffff\1\2\15\uffff\1\2\1\uffff\1\2\1\uffff\1\2\2\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\1\2\1\1\40\2\1\uffff\25\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_51 = unpackEncodedStringArray(dfa_51s);
class DFA71 extends DFA {
public DFA71(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 71;
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 "4734: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 LA71_1 = input.LA(1);
int index71_1 = input.index();
input.rewind();
s = -1;
if ( (synpred25_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index71_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 71, _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\165\26\uffff\1\0\10\uffff";
static final String dfa_55s = "\1\uffff\1\1\1\2\1\3\1\4\1\5\6\uffff\1\6\11\uffff\1\7\1\uffff\1\12\1\13\1\14\1\15\1\16\1\17\1\10\1\11";
static final String dfa_56s = "\1\0\26\uffff\1\1\10\uffff}>";
static final String[] dfa_57s = {
"\1\14\1\5\3\14\5\uffff\1\2\17\uffff\1\27\25\uffff\3\5\4\uffff\1\35\3\uffff\2\14\6\uffff\1\5\32\uffff\1\26\1\uffff\1\3\1\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 DFA73 extends DFA {
public DFA73(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 73;
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 "4779: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 LA73_0 = input.LA(1);
int index73_0 = input.index();
input.rewind();
s = -1;
if ( (LA73_0==108) ) {s = 1;}
else if ( (LA73_0==14) ) {s = 2;}
else if ( (LA73_0==100) ) {s = 3;}
else if ( (LA73_0==117) && (synpred26_InternalBlipDSL())) {s = 4;}
else if ( (LA73_0==RULE_ID||(LA73_0>=52 && LA73_0<=54)||LA73_0==71||(LA73_0>=106 && LA73_0<=107)) ) {s = 5;}
else if ( (LA73_0==RULE_STRING||(LA73_0>=RULE_INT && LA73_0<=RULE_DECIMAL)||(LA73_0>=63 && LA73_0<=64)||(LA73_0>=109 && LA73_0<=112)) ) {s = 12;}
else if ( (LA73_0==98) ) {s = 22;}
else if ( (LA73_0==30) ) {s = 23;}
else if ( (LA73_0==102) ) {s = 24;}
else if ( (LA73_0==103) ) {s = 25;}
else if ( (LA73_0==113) ) {s = 26;}
else if ( (LA73_0==114) ) {s = 27;}
else if ( (LA73_0==115) ) {s = 28;}
else if ( (LA73_0==59) ) {s = 29;}
input.seek(index73_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA73_23 = input.LA(1);
int index73_23 = input.index();
input.rewind();
s = -1;
if ( (synpred27_InternalBlipDSL()) ) {s = 30;}
else if ( (true) ) {s = 31;}
input.seek(index73_23);
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_58s = "\46\uffff";
static final String dfa_59s = "\1\4\2\0\43\uffff";
static final String dfa_60s = "\1\165\2\0\43\uffff";
static final String dfa_61s = "\3\uffff\2\1\1\2\40\uffff";
static final String dfa_62s = "\1\0\1\1\1\2\43\uffff}>";
static final String[] dfa_63s = {
"\1\5\1\1\3\5\5\uffff\1\5\17\uffff\1\5\25\uffff\3\5\4\uffff\1\2\3\uffff\3\5\5\uffff\1\5\14\uffff\1\3\2\uffff\2\5\3\uffff\1\5\4\uffff\1\4\1\5\1\uffff\1\5\1\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 DFA82 extends DFA {
public DFA82(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 82;
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 "5271: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 LA82_0 = input.LA(1);
int index82_0 = input.index();
input.rewind();
s = -1;
if ( (LA82_0==RULE_ID) ) {s = 1;}
else if ( (LA82_0==59) ) {s = 2;}
else if ( (LA82_0==84) && (synpred30_InternalBlipDSL())) {s = 3;}
else if ( (LA82_0==97) && (synpred30_InternalBlipDSL())) {s = 4;}
else if ( (LA82_0==RULE_STRING||(LA82_0>=RULE_INT && LA82_0<=RULE_DECIMAL)||LA82_0==14||LA82_0==30||(LA82_0>=52 && LA82_0<=54)||(LA82_0>=63 && LA82_0<=65)||LA82_0==71||(LA82_0>=87 && LA82_0<=88)||LA82_0==92||LA82_0==98||LA82_0==100||(LA82_0>=102 && LA82_0<=115)||LA82_0==117) ) {s = 5;}
input.seek(index82_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA82_1 = input.LA(1);
int index82_1 = input.index();
input.rewind();
s = -1;
if ( (synpred30_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index82_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA82_2 = input.LA(1);
int index82_2 = input.index();
input.rewind();
s = -1;
if ( (synpred30_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index82_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 82, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_64s = {
"\5\2\5\uffff\1\2\17\uffff\1\2\25\uffff\3\2\4\uffff\1\1\3\uffff\2\2\6\uffff\1\2\14\uffff\1\2\2\uffff\2\2\3\uffff\1\2\5\uffff\1\2\1\uffff\1\2\1\uffff\2\2\2\uffff\12\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_64 = unpackEncodedStringArray(dfa_64s);
class DFA89 extends DFA {
public DFA89(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 89;
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 "5737: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 LA89_1 = input.LA(1);
int index89_1 = input.index();
input.rewind();
s = -1;
if ( (synpred33_InternalBlipDSL()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index89_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 89, _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\165\2\0\37\uffff";
static final String dfa_68s = "\3\uffff\1\1\1\2\35\uffff";
static final String dfa_69s = "\1\0\1\1\1\2\37\uffff}>";
static final String[] dfa_70s = {
"\1\4\1\1\3\4\5\uffff\1\4\17\uffff\1\4\25\uffff\3\4\4\uffff\1\2\3\uffff\2\4\6\uffff\1\4\14\uffff\1\3\2\uffff\2\4\3\uffff\1\4\5\uffff\1\4\1\uffff\1\4\1\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 DFA88 extends DFA {
public DFA88(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 88;
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 "5806: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 LA88_0 = input.LA(1);
int index88_0 = input.index();
input.rewind();
s = -1;
if ( (LA88_0==RULE_ID) ) {s = 1;}
else if ( (LA88_0==59) ) {s = 2;}
else if ( (LA88_0==84) && (synpred34_InternalBlipDSL())) {s = 3;}
else if ( (LA88_0==RULE_STRING||(LA88_0>=RULE_INT && LA88_0<=RULE_DECIMAL)||LA88_0==14||LA88_0==30||(LA88_0>=52 && LA88_0<=54)||(LA88_0>=63 && LA88_0<=64)||LA88_0==71||(LA88_0>=87 && LA88_0<=88)||LA88_0==92||LA88_0==98||LA88_0==100||(LA88_0>=102 && LA88_0<=103)||(LA88_0>=106 && LA88_0<=115)||LA88_0==117) ) {s = 4;}
input.seek(index88_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA88_1 = input.LA(1);
int index88_1 = input.index();
input.rewind();
s = -1;
if ( (synpred34_InternalBlipDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index88_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA88_2 = input.LA(1);
int index88_2 = input.index();
input.rewind();
s = -1;
if ( (synpred34_InternalBlipDSL()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index88_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 88, _s, input);
error(nvae);
throw nvae;
}
}
class DFA111 extends DFA {
public DFA111(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 111;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_45;
}
public String getDescription() {
return "6935: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 LA111_1 = input.LA(1);
int index111_1 = input.index();
input.rewind();
s = -1;
if ( (synpred37_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index111_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 111, _s, input);
error(nvae);
throw nvae;
}
}
class DFA110 extends DFA {
public DFA110(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 110;
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 "6954: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 LA110_0 = input.LA(1);
int index110_0 = input.index();
input.rewind();
s = -1;
if ( (LA110_0==RULE_ID) ) {s = 1;}
else if ( (LA110_0==59) ) {s = 2;}
else if ( (LA110_0==84) && (synpred38_InternalBlipDSL())) {s = 3;}
else if ( (LA110_0==97) && (synpred38_InternalBlipDSL())) {s = 4;}
else if ( (LA110_0==RULE_STRING||(LA110_0>=RULE_INT && LA110_0<=RULE_DECIMAL)||LA110_0==14||LA110_0==30||(LA110_0>=52 && LA110_0<=54)||(LA110_0>=63 && LA110_0<=64)||LA110_0==71||(LA110_0>=87 && LA110_0<=88)||LA110_0==92||LA110_0==98||LA110_0==100||(LA110_0>=102 && LA110_0<=103)||(LA110_0>=106 && LA110_0<=115)||LA110_0==117) ) {s = 5;}
else if ( (LA110_0==61) ) {s = 35;}
input.seek(index110_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA110_1 = input.LA(1);
int index110_1 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index110_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA110_2 = input.LA(1);
int index110_2 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index110_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 110, _s, input);
error(nvae);
throw nvae;
}
}
class DFA112 extends DFA {
public DFA112(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 112;
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 "7052: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 LA112_1 = input.LA(1);
int index112_1 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index112_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 112, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_71s = {
"\5\2\5\uffff\2\2\16\uffff\1\2\15\uffff\1\2\1\uffff\1\2\1\uffff\1\2\2\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\31\2\1\uffff\25\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_71 = unpackEncodedStringArray(dfa_71s);
class DFA116 extends DFA {
public DFA116(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 116;
this.eot = dfa_39;
this.eof = dfa_40;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_71;
}
public String getDescription() {
return "7211: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 LA116_1 = input.LA(1);
int index116_1 = input.index();
input.rewind();
s = -1;
if ( (synpred40_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index116_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 116, _s, input);
error(nvae);
throw nvae;
}
}
class DFA119 extends DFA {
public DFA119(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 119;
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 "7268: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 LA119_1 = input.LA(1);
int index119_1 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index119_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 119, _s, input);
error(nvae);
throw nvae;
}
}
class DFA118 extends DFA {
public DFA118(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 118;
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 "7287: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 LA118_0 = input.LA(1);
int index118_0 = input.index();
input.rewind();
s = -1;
if ( (LA118_0==RULE_ID) ) {s = 1;}
else if ( (LA118_0==59) ) {s = 2;}
else if ( (LA118_0==84) && (synpred42_InternalBlipDSL())) {s = 3;}
else if ( (LA118_0==97) && (synpred42_InternalBlipDSL())) {s = 4;}
else if ( (LA118_0==RULE_STRING||(LA118_0>=RULE_INT && LA118_0<=RULE_DECIMAL)||LA118_0==14||LA118_0==30||(LA118_0>=52 && LA118_0<=54)||(LA118_0>=63 && LA118_0<=64)||LA118_0==71||(LA118_0>=87 && LA118_0<=88)||LA118_0==92||LA118_0==98||LA118_0==100||(LA118_0>=102 && LA118_0<=103)||(LA118_0>=106 && LA118_0<=115)||LA118_0==117) ) {s = 5;}
else if ( (LA118_0==61) ) {s = 35;}
input.seek(index118_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA118_1 = input.LA(1);
int index118_1 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index118_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA118_2 = input.LA(1);
int index118_2 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalBlipDSL()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index118_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 118, _s, input);
error(nvae);
throw nvae;
}
}
class DFA120 extends DFA {
public DFA120(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 120;
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 "7385: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 LA120_1 = input.LA(1);
int index120_1 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 2;}
input.seek(index120_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 120, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_72s = "\1\41\115\uffff";
static final String dfa_73s = "\1\4\40\0\55\uffff";
static final String dfa_74s = "\1\166\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\1\1\24\1\23\1\25\5\uffff\1\12\1\41\16\uffff\1\32\15\uffff\1\41\1\uffff\1\41\1\uffff\1\41\2\uffff\1\41\1\4\1\3\1\5\1\41\1\uffff\1\41\1\uffff\1\40\2\41\1\uffff\1\17\1\20\6\41\1\15\17\41\1\10\1\7\3\41\1\6\4\41\1\uffff\1\31\1\41\1\13\1\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 DFA123 extends DFA {
public DFA123(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 123;
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 "7728: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 LA123_1 = input.LA(1);
int index123_1 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA123_2 = input.LA(1);
int index123_2 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA123_3 = input.LA(1);
int index123_3 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA123_4 = input.LA(1);
int index123_4 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA123_5 = input.LA(1);
int index123_5 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA123_6 = input.LA(1);
int index123_6 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA123_7 = input.LA(1);
int index123_7 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_7);
if ( s>=0 ) return s;
break;
case 7 :
int LA123_8 = input.LA(1);
int index123_8 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_8);
if ( s>=0 ) return s;
break;
case 8 :
int LA123_9 = input.LA(1);
int index123_9 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_9);
if ( s>=0 ) return s;
break;
case 9 :
int LA123_10 = input.LA(1);
int index123_10 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_10);
if ( s>=0 ) return s;
break;
case 10 :
int LA123_11 = input.LA(1);
int index123_11 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_11);
if ( s>=0 ) return s;
break;
case 11 :
int LA123_12 = input.LA(1);
int index123_12 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_12);
if ( s>=0 ) return s;
break;
case 12 :
int LA123_13 = input.LA(1);
int index123_13 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_13);
if ( s>=0 ) return s;
break;
case 13 :
int LA123_14 = input.LA(1);
int index123_14 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_14);
if ( s>=0 ) return s;
break;
case 14 :
int LA123_15 = input.LA(1);
int index123_15 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_15);
if ( s>=0 ) return s;
break;
case 15 :
int LA123_16 = input.LA(1);
int index123_16 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_16);
if ( s>=0 ) return s;
break;
case 16 :
int LA123_17 = input.LA(1);
int index123_17 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_17);
if ( s>=0 ) return s;
break;
case 17 :
int LA123_18 = input.LA(1);
int index123_18 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_18);
if ( s>=0 ) return s;
break;
case 18 :
int LA123_19 = input.LA(1);
int index123_19 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_19);
if ( s>=0 ) return s;
break;
case 19 :
int LA123_20 = input.LA(1);
int index123_20 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_20);
if ( s>=0 ) return s;
break;
case 20 :
int LA123_21 = input.LA(1);
int index123_21 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_21);
if ( s>=0 ) return s;
break;
case 21 :
int LA123_22 = input.LA(1);
int index123_22 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_22);
if ( s>=0 ) return s;
break;
case 22 :
int LA123_23 = input.LA(1);
int index123_23 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_23);
if ( s>=0 ) return s;
break;
case 23 :
int LA123_24 = input.LA(1);
int index123_24 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_24);
if ( s>=0 ) return s;
break;
case 24 :
int LA123_25 = input.LA(1);
int index123_25 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_25);
if ( s>=0 ) return s;
break;
case 25 :
int LA123_26 = input.LA(1);
int index123_26 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_26);
if ( s>=0 ) return s;
break;
case 26 :
int LA123_27 = input.LA(1);
int index123_27 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_27);
if ( s>=0 ) return s;
break;
case 27 :
int LA123_28 = input.LA(1);
int index123_28 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_28);
if ( s>=0 ) return s;
break;
case 28 :
int LA123_29 = input.LA(1);
int index123_29 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_29);
if ( s>=0 ) return s;
break;
case 29 :
int LA123_30 = input.LA(1);
int index123_30 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_30);
if ( s>=0 ) return s;
break;
case 30 :
int LA123_31 = input.LA(1);
int index123_31 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_31);
if ( s>=0 ) return s;
break;
case 31 :
int LA123_32 = input.LA(1);
int index123_32 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalBlipDSL()) ) {s = 77;}
else if ( (true) ) {s = 33;}
input.seek(index123_32);
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_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\170\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\16\uffff\1\2\15\uffff\1\2\1\uffff\1\2\1\uffff\1\2\2\uffff\5\2\1\uffff\1\2\1\uffff\3\2\1\uffff\10\2\1\1\31\2\1\uffff\25\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 DFA141 extends DFA {
public DFA141(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 141;
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 "8386: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 LA141_1 = input.LA(1);
int index141_1 = input.index();
input.rewind();
s = -1;
if ( (synpred51_InternalBlipDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index141_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 141, _s, input);
error(nvae);
throw nvae;
}
}
class DFA139 extends DFA {
public DFA139(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 139;
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 "8480: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 LA139_1 = input.LA(1);
int index139_1 = input.index();
input.rewind();
s = -1;
if ( (synpred53_InternalBlipDSL()) ) {s = 78;}
else if ( (true) ) {s = 2;}
input.seek(index139_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 139, _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[]{0x0000000000000020L});
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[]{0x0000000000FE0000L});
public static final BitSet FOLLOW_8 = new BitSet(new long[]{0x0000000000000010L});
public static final BitSet FOLLOW_9 = new BitSet(new long[]{0x0000000000000000L,0xE000000000000000L,0xFFFFFFFFFFFFFFFFL,0x000000000007FFFFL});
public static final BitSet FOLLOW_10 = new BitSet(new long[]{0x0000000001000000L});
public static final BitSet FOLLOW_11 = new BitSet(new long[]{0x0000000000C00000L});
public static final BitSet FOLLOW_12 = new BitSet(new long[]{0x0000000000800000L});
public static final BitSet FOLLOW_13 = new BitSet(new long[]{0x000601B1A0008000L});
public static final BitSet FOLLOW_14 = new BitSet(new long[]{0x0000000010000000L});
public static final BitSet FOLLOW_15 = new BitSet(new long[]{0x0000000002000002L});
public static final BitSet FOLLOW_16 = new BitSet(new long[]{0x0000000000004000L});
public static final BitSet FOLLOW_17 = new BitSet(new long[]{0x0000000004008000L});
public static final BitSet FOLLOW_18 = new BitSet(new long[]{0x0000000008000000L});
public static final BitSet FOLLOW_19 = new BitSet(new long[]{0x0000000040000000L});
public static final BitSet FOLLOW_20 = new BitSet(new long[]{0x0000000000000000L,0x1800000000000000L});
public static final BitSet FOLLOW_21 = new BitSet(new long[]{0x0000000E00000002L});
public static final BitSet FOLLOW_22 = new BitSet(new long[]{0x0000000C00000002L});
public static final BitSet FOLLOW_23 = new BitSet(new long[]{0x0000000800000002L});
public static final BitSet FOLLOW_24 = new BitSet(new long[]{0x0000004000000000L});
public static final BitSet FOLLOW_25 = new BitSet(new long[]{0x0000020400000000L});
public static final BitSet FOLLOW_26 = new BitSet(new long[]{0x0000020000000000L});
public static final BitSet FOLLOW_27 = new BitSet(new long[]{0x0000040000000000L,0x0600000000000000L});
public static final BitSet FOLLOW_28 = new BitSet(new long[]{0x0000000000000040L});
public static final BitSet FOLLOW_29 = new BitSet(new long[]{0x0000080000000000L});
public static final BitSet FOLLOW_30 = new BitSet(new long[]{0x0000100000000000L});
public static final BitSet FOLLOW_31 = new BitSet(new long[]{0x0000204000000000L});
public static final BitSet FOLLOW_32 = new BitSet(new long[]{0x0000800000000000L});
public static final BitSet FOLLOW_33 = new BitSet(new long[]{0x0001400000000000L});
public static final BitSet FOLLOW_34 = new BitSet(new long[]{0x0000000000008000L});
public static final BitSet FOLLOW_35 = new BitSet(new long[]{0x0000400000008000L});
public static final BitSet FOLLOW_36 = new BitSet(new long[]{0x0008000000000002L});
public static final BitSet FOLLOW_37 = new BitSet(new long[]{0x0120000000000020L});
public static final BitSet FOLLOW_38 = new BitSet(new long[]{0x0040000000000020L});
public static final BitSet FOLLOW_39 = new BitSet(new long[]{0x0080000000000020L});
public static final BitSet FOLLOW_40 = new BitSet(new long[]{0x0200000000000002L});
public static final BitSet FOLLOW_41 = new BitSet(new long[]{0x0800000000000002L});
public static final BitSet FOLLOW_42 = new BitSet(new long[]{0xAC700000400041F0L,0x002FFCD411800081L});
public static final BitSet FOLLOW_43 = new BitSet(new long[]{0x3000000000000000L});
public static final BitSet FOLLOW_44 = new BitSet(new long[]{0x2000000000000000L});
public static final BitSet FOLLOW_45 = new BitSet(new long[]{0x4000000000000000L});
public static final BitSet FOLLOW_46 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFCD411800081L});
public static final BitSet FOLLOW_47 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000001L});
public static final BitSet FOLLOW_48 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFCD411800083L});
public static final BitSet FOLLOW_49 = new BitSet(new long[]{0x1000000000000000L,0x0000000000000002L});
public static final BitSet FOLLOW_50 = new BitSet(new long[]{0x1000000000000002L});
public static final BitSet FOLLOW_51 = new BitSet(new long[]{0x0000000000000002L,0x00000000000001FCL});
public static final BitSet FOLLOW_52 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000080L});
public static final BitSet FOLLOW_53 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000300L});
public static final BitSet FOLLOW_54 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000200L});
public static final BitSet FOLLOW_55 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000400L});
public static final BitSet FOLLOW_56 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000800L});
public static final BitSet FOLLOW_57 = new BitSet(new long[]{0x0000000000000002L,0x000000000000F000L});
public static final BitSet FOLLOW_58 = new BitSet(new long[]{0x0000000000000002L,0x0000000000010380L});
public static final BitSet FOLLOW_59 = new BitSet(new long[]{0x0800000000000020L,0x0000000000100000L});
public static final BitSet FOLLOW_60 = new BitSet(new long[]{0x0000000000000002L,0x00000000007E0180L});
public static final BitSet FOLLOW_61 = new BitSet(new long[]{0x0000000000000000L,0x0000000000080000L});
public static final BitSet FOLLOW_62 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_63 = new BitSet(new long[]{0x0000000000000000L,0x0000000000100080L});
public static final BitSet FOLLOW_64 = new BitSet(new long[]{0x0000000000000002L,0x0000000001800000L});
public static final BitSet FOLLOW_65 = new BitSet(new long[]{0x0080000000000002L,0x000000000E000000L});
public static final BitSet FOLLOW_66 = new BitSet(new long[]{0x0000100000000002L});
public static final BitSet FOLLOW_67 = new BitSet(new long[]{0x0000000000000002L,0x0000000060000000L});
public static final BitSet FOLLOW_68 = new BitSet(new long[]{0x0008000000000002L,0x0000000180000000L});
public static final BitSet FOLLOW_69 = new BitSet(new long[]{0x0070000000000020L,0x0000040000000000L});
public static final BitSet FOLLOW_70 = new BitSet(new long[]{0x0070000000000020L,0x00000C0000000080L});
public static final BitSet FOLLOW_71 = new BitSet(new long[]{0x0800000000000020L,0x0080000000100000L});
public static final BitSet FOLLOW_72 = new BitSet(new long[]{0x1000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_73 = new BitSet(new long[]{0x0808000000000002L,0x0000000180000001L});
public static final BitSet FOLLOW_74 = new BitSet(new long[]{0xAC700000400041F0L,0x002FFCD611900081L});
public static final BitSet FOLLOW_75 = new BitSet(new long[]{0x0008000000000002L,0x0000000180000001L});
public static final BitSet FOLLOW_76 = new BitSet(new long[]{0x8C7000004000C1F0L,0x002FFCD411800081L});
public static final BitSet FOLLOW_77 = new BitSet(new long[]{0x1000000000008000L});
public static final BitSet FOLLOW_78 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFFD611900083L});
public static final BitSet FOLLOW_79 = new BitSet(new long[]{0x1000000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_80 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFFD411800083L});
public static final BitSet FOLLOW_81 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000002L});
public static final BitSet FOLLOW_82 = new BitSet(new long[]{0x8E700000400041F2L,0x002FFFD411800081L});
public static final BitSet FOLLOW_83 = new BitSet(new long[]{0x8C700000400041F2L,0x002FFFD411800081L});
public static final BitSet FOLLOW_84 = new BitSet(new long[]{0x0800000000000000L});
public static final BitSet FOLLOW_85 = new BitSet(new long[]{0x0000000000000002L,0x0000000800000000L});
public static final BitSet FOLLOW_86 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFCD411900081L});
public static final BitSet FOLLOW_87 = new BitSet(new long[]{0x0000000000000000L,0x0000002000000000L});
public static final BitSet FOLLOW_88 = new BitSet(new long[]{0x1801400000008020L,0x0000002000100000L});
public static final BitSet FOLLOW_89 = new BitSet(new long[]{0x1000400000000000L,0x0000002000000000L});
public static final BitSet FOLLOW_90 = new BitSet(new long[]{0x1000000000000000L,0x0000002000000000L});
public static final BitSet FOLLOW_91 = new BitSet(new long[]{0x8E700000400041F0L,0x002FFFD411800081L});
public static final BitSet FOLLOW_92 = new BitSet(new long[]{0x1200000000000000L});
public static final BitSet FOLLOW_93 = new BitSet(new long[]{0x8C700000400041F0L,0x002FFFD411800081L});
public static final BitSet FOLLOW_94 = new BitSet(new long[]{0x8E700000400041F0L,0x002FFCD411800081L});
public static final BitSet FOLLOW_95 = new BitSet(new long[]{0x0200000000000000L});
public static final BitSet FOLLOW_96 = new BitSet(new long[]{0x0000000000000000L,0x0000004000000000L});
public static final BitSet FOLLOW_97 = new BitSet(new long[]{0x8C7000004000C1F0L,0x002FFFD411800081L});
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x8E7000004000C1F0L,0x002FFFD411800081L});
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x4000000000000002L});
public static final BitSet FOLLOW_100 = new BitSet(new long[]{0x0800000000000002L,0x0000000000000001L});
public static final BitSet FOLLOW_101 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000001L});
public static final BitSet FOLLOW_102 = new BitSet(new long[]{0x0800000000000002L,0x0000000000000081L});
public static final BitSet FOLLOW_103 = new BitSet(new long[]{0x2000000000000000L,0x0000000000000001L});
public static final BitSet FOLLOW_104 = new BitSet(new long[]{0x8C700000400041F2L,0x002FFCD411800081L});
public static final BitSet FOLLOW_105 = new BitSet(new long[]{0x0000000000000000L,0x0050000000000000L});
public static final BitSet FOLLOW_106 = new BitSet(new long[]{0x0000000000000002L,0x0050000000000000L});
public static final BitSet FOLLOW_107 = new BitSet(new long[]{0x0000000000000140L});
public static final BitSet FOLLOW_108 = new BitSet(new long[]{0x2800000000000020L,0x0000000000100000L});
public static final BitSet FOLLOW_109 = new BitSet(new long[]{0x0000000000000000L,0x0000000000100000L});
public static final BitSet FOLLOW_110 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000080L});
public static final BitSet FOLLOW_111 = new BitSet(new long[]{0x0008000000000002L,0x0000000000000080L});
public static final BitSet FOLLOW_112 = new BitSet(new long[]{0x0000000000000002L,0x00000C0000000000L});
public static final BitSet FOLLOW_113 = new BitSet(new long[]{0x0000000000000002L,0x0100000000000000L});
public static final BitSet FOLLOW_114 = new BitSet(new long[]{0x0008000000000000L});
public static final BitSet FOLLOW_115 = new BitSet(new long[]{0x0080000000000000L});
public static final BitSet FOLLOW_116 = new BitSet(new long[]{0x0010000000000002L});
public static final BitSet FOLLOW_117 = new BitSet(new long[]{0x0000000000000022L});
}