blob: 781f133df96683226dc907ab2deb9c37d2f694b2 [file] [log] [blame]
package org.eclipse.osbp.dsl.entity.xtext.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.dsl.entity.xtext.services.EntityGrammarGrammarAccess;
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, 2015 - Lunifera GmbH (Gross Enzersdorf), Loetz GmbH&Co.KG (Heidelberg)
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Florian Pirchner - Initial implementation
*
* generated by Xtext 2.11.0
*/
@SuppressWarnings("all")
public class InternalEntityGrammarParser 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", "'abstract'", "'historized'", "'timedependent'", "'('", "')'", "'cacheable'", "'entity'", "'extends'", "'{'", "'persistenceUnit'", "'}'", "'mappedSuperclass'", "'bean'", "'onTab'", "'unique'", "'index'", "','", "'schemaName'", "'tableName'", "'ref'", "'cascadeMergePersist'", "'cascadeRemove'", "'cascadeRefresh'", "'filterDepth'", "'['", "']'", "'opposite'", "'asGrid'", "'asTable'", "'sideKick'", "'hidden'", "'readOnly'", "'group'", "'properties'", "'transient'", "'extraStyle'", "'derived'", "'domainDescription'", "'var'", "'id'", "'uuid'", "'version'", "'domainKey'", "'filter'", "'range'", "'onKanbanCard'", "'asKanbanState'", "'asKanbanOrdering'", "'decentOrder'", "'def'", "'states'", "'='", "'superIndex'", "'.'", "'inheritancePerClass'", "'discriminatorColumn'", "'discriminatorType'", "'discriminatorValue'", "'inheritancePerSubclass'", "'package'", "'datatype'", "'jvmType'", "'asPrimitive'", "'dateType'", "'asBlob'", "'isFalse'", "'msgCode'", "'msgI18nKey'", "'severity'", "'isTrue'", "'maxDecimal'", "'minDecimal'", "'digits'", "'isFuture'", "'isPast'", "'maxNumber'", "'minNumber'", "'isNotNull'", "'isNull'", "'regex'", "'minMaxSize'", "'enum'", "'asDefault'", "'forNull'", "'key'", "'value'", "'cachable'", "'collection'", "'refers'", "'settings'", "'lazy'", "'notnull'", "'dto'", "'date'", "'mapto'", "'..'", "'+'", "'-'", "'import'", "'static'", "'extension'", "'*'", "'ns'", "';'", "'@'", "'#'", "'+='", "'-='", "'*='", "'/='", "'%='", "'<'", "'>'", "'>='", "'||'", "'&&'", "'=='", "'!='", "'==='", "'!=='", "'instanceof'", "'->'", "'..<'", "'=>'", "'<>'", "'?:'", "'**'", "'/'", "'%'", "'!'", "'as'", "'++'", "'--'", "'::'", "'?.'", "'|'", "'if'", "'else'", "'switch'", "':'", "'default'", "'case'", "'for'", "'while'", "'do'", "'val'", "'super'", "'new'", "'false'", "'true'", "'null'", "'typeof'", "'throw'", "'return'", "'try'", "'finally'", "'synchronized'", "'catch'", "'?'", "'&'", "'INHERIT'", "'STRING'", "'CHAR'", "'INT'", "'DATE'", "'TIMESTAMP'", "'info'", "'warn'", "'error'", "'time'", "'timestamp'", "'private'", "'protected'", "'public'", "'<='", "'0'", "'1'"
};
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 RULE_DECIMAL=8;
public static final int T__26=26;
public static final int T__27=27;
public static final int T__28=28;
public static final int T__29=29;
public static final int T__22=22;
public static final int T__23=23;
public static final int T__24=24;
public static final int T__25=25;
public static final int T__20=20;
public static final int T__21=21;
public static final int T__122=122;
public static final int T__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__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__81=81;
public static final int T__82=82;
public static final int T__83=83;
public static final int RULE_WS=11;
public static final int RULE_ANY_OTHER=12;
public static final int T__88=88;
public static final int T__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 InternalEntityGrammarParser(TokenStream input) {
this(input, new RecognizerSharedState());
}
public InternalEntityGrammarParser(TokenStream input, RecognizerSharedState state) {
super(input, state);
}
public String[] getTokenNames() { return InternalEntityGrammarParser.tokenNames; }
public String getGrammarFileName() { return "InternalEntityGrammar.g"; }
private EntityGrammarGrammarAccess grammarAccess;
public InternalEntityGrammarParser(TokenStream input, EntityGrammarGrammarAccess grammarAccess) {
this(input);
this.grammarAccess = grammarAccess;
registerRules(grammarAccess.getGrammar());
}
@Override
protected String getFirstRuleName() {
return "EntityModel";
}
@Override
protected EntityGrammarGrammarAccess getGrammarAccess() {
return grammarAccess;
}
// $ANTLR start "entryRuleEntityModel"
// InternalEntityGrammar.g:76:1: entryRuleEntityModel returns [EObject current=null] : iv_ruleEntityModel= ruleEntityModel EOF ;
public final EObject entryRuleEntityModel() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntityModel = null;
try {
// InternalEntityGrammar.g:76:52: (iv_ruleEntityModel= ruleEntityModel EOF )
// InternalEntityGrammar.g:77:2: iv_ruleEntityModel= ruleEntityModel EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityModelRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntityModel=ruleEntityModel();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntityModel;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntityModel"
// $ANTLR start "ruleEntityModel"
// InternalEntityGrammar.g:83:1: ruleEntityModel returns [EObject current=null] : ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleTypedPackage ) )* ) ;
public final EObject ruleEntityModel() throws RecognitionException {
EObject current = null;
EObject lv_importSection_0_0 = null;
EObject lv_packages_1_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:89:2: ( ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleTypedPackage ) )* ) )
// InternalEntityGrammar.g:90:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleTypedPackage ) )* )
{
// InternalEntityGrammar.g:90:2: ( ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleTypedPackage ) )* )
// InternalEntityGrammar.g:91:3: ( (lv_importSection_0_0= ruleXImportSection ) )? ( (lv_packages_1_0= ruleTypedPackage ) )*
{
// InternalEntityGrammar.g:91:3: ( (lv_importSection_0_0= ruleXImportSection ) )?
int alt1=2;
int LA1_0 = input.LA(1);
if ( (LA1_0==111) ) {
alt1=1;
}
switch (alt1) {
case 1 :
// InternalEntityGrammar.g:92:4: (lv_importSection_0_0= ruleXImportSection )
{
// InternalEntityGrammar.g:92:4: (lv_importSection_0_0= ruleXImportSection )
// InternalEntityGrammar.g:93:5: lv_importSection_0_0= ruleXImportSection
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityModelAccess().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.getEntityModelRule());
}
set(
current,
"importSection",
lv_importSection_0_0,
"org.eclipse.xtext.xbase.Xtype.XImportSection");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:110:3: ( (lv_packages_1_0= ruleTypedPackage ) )*
loop2:
do {
int alt2=2;
int LA2_0 = input.LA(1);
if ( (LA2_0==72) ) {
alt2=1;
}
switch (alt2) {
case 1 :
// InternalEntityGrammar.g:111:4: (lv_packages_1_0= ruleTypedPackage )
{
// InternalEntityGrammar.g:111:4: (lv_packages_1_0= ruleTypedPackage )
// InternalEntityGrammar.g:112:5: lv_packages_1_0= ruleTypedPackage
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityModelAccess().getPackagesTypedPackageParserRuleCall_1_0());
}
pushFollow(FOLLOW_3);
lv_packages_1_0=ruleTypedPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityModelRule());
}
add(
current,
"packages",
lv_packages_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.TypedPackage");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop2;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntityModel"
// $ANTLR start "entryRuleClass"
// InternalEntityGrammar.g:133:1: entryRuleClass returns [EObject current=null] : iv_ruleClass= ruleClass EOF ;
public final EObject entryRuleClass() throws RecognitionException {
EObject current = null;
EObject iv_ruleClass = null;
try {
// InternalEntityGrammar.g:133:46: (iv_ruleClass= ruleClass EOF )
// InternalEntityGrammar.g:134:2: iv_ruleClass= ruleClass EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassRule());
}
pushFollow(FOLLOW_1);
iv_ruleClass=ruleClass();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleClass;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleClass"
// $ANTLR start "ruleClass"
// InternalEntityGrammar.g:140:1: ruleClass returns [EObject current=null] : ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) ) ) ;
public final EObject ruleClass() throws RecognitionException {
EObject current = null;
Token lv_abstract_4_0=null;
Token lv_historized_5_0=null;
Token lv_timedependent_6_0=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token lv_cacheable_10_0=null;
Token otherlv_11=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_18=null;
Token lv_persistenceUnit_19_0=null;
Token otherlv_23=null;
Token lv_historized_25_0=null;
Token lv_timedependent_26_0=null;
Token lv_mappedSuperclass_27_0=null;
Token otherlv_28=null;
Token otherlv_31=null;
Token otherlv_32=null;
Token lv_persistenceUnit_33_0=null;
Token otherlv_35=null;
Token otherlv_37=null;
Token otherlv_39=null;
Token lv_beanOnTab_41_0=null;
Token otherlv_42=null;
Token otherlv_44=null;
EObject lv_annotations_1_0 = null;
Enumerator lv_timedependentDateType_8_0 = null;
AntlrDatatypeRuleToken lv_name_12_0 = null;
EObject lv_persistenceInfo_16_0 = null;
EObject lv_inheritanceStrategy_17_0 = null;
EObject lv_features_20_0 = null;
EObject lv_indexes_21_0 = null;
EObject lv_superIndex_22_0 = null;
AntlrDatatypeRuleToken lv_name_30_0 = null;
EObject lv_features_34_0 = null;
AntlrDatatypeRuleToken lv_name_38_0 = null;
EObject lv_features_43_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:146:2: ( ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) ) ) )
// InternalEntityGrammar.g:147:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) ) )
{
// InternalEntityGrammar.g:147:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) ) )
// InternalEntityGrammar.g:148:3: () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) )
{
// InternalEntityGrammar.g:148:3: ()
// InternalEntityGrammar.g:149:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getClassAccess().getLClassAction_0(),
current);
}
}
// InternalEntityGrammar.g:155:3: ( (lv_annotations_1_0= ruleAnnotationDef ) )*
loop3:
do {
int alt3=2;
int LA3_0 = input.LA(1);
if ( (LA3_0==117) ) {
alt3=1;
}
switch (alt3) {
case 1 :
// InternalEntityGrammar.g:156:4: (lv_annotations_1_0= ruleAnnotationDef )
{
// InternalEntityGrammar.g:156:4: (lv_annotations_1_0= ruleAnnotationDef )
// InternalEntityGrammar.g:157:5: lv_annotations_1_0= ruleAnnotationDef
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getAnnotationsAnnotationDefParserRuleCall_1_0());
}
pushFollow(FOLLOW_4);
lv_annotations_1_0=ruleAnnotationDef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"annotations",
lv_annotations_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AnnotationDef");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop3;
}
} while (true);
// InternalEntityGrammar.g:174:3: ( ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' ) | ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' ) | ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' ) )
int alt19=3;
switch ( input.LA(1) ) {
case 13:
case 18:
case 19:
{
alt19=1;
}
break;
case 14:
{
int LA19_2 = input.LA(2);
if ( (LA19_2==24) ) {
alt19=2;
}
else if ( ((LA19_2>=13 && LA19_2<=15)||(LA19_2>=18 && LA19_2<=19)) ) {
alt19=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 19, 2, input);
throw nvae;
}
}
break;
case 15:
{
int LA19_3 = input.LA(2);
if ( ((LA19_3>=13 && LA19_3<=16)||(LA19_3>=18 && LA19_3<=19)) ) {
alt19=1;
}
else if ( (LA19_3==24) ) {
alt19=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 19, 3, input);
throw nvae;
}
}
break;
case 24:
{
alt19=2;
}
break;
case 25:
{
alt19=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 19, 0, input);
throw nvae;
}
switch (alt19) {
case 1 :
// InternalEntityGrammar.g:175:4: ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' )
{
// InternalEntityGrammar.g:175:4: ( () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}' )
// InternalEntityGrammar.g:176:5: () ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) ) otherlv_11= 'entity' ( (lv_name_12_0= ruleTRANSLATABLEID ) ) (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? otherlv_15= '{' ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) ) ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )? (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )? ( (lv_features_20_0= ruleEntityFeature ) )* ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )* otherlv_23= '}'
{
// InternalEntityGrammar.g:176:5: ()
// InternalEntityGrammar.g:177:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getClassAccess().getLEntityAnnotationInfoAction_2_0_0(),
current);
}
}
// InternalEntityGrammar.g:183:5: ( ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:184:6: ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:184:6: ( ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:185:7: ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1());
// InternalEntityGrammar.g:188:7: ( ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )* )
// InternalEntityGrammar.g:189:8: ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )*
{
// InternalEntityGrammar.g:189:8: ( ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) ) )*
loop6:
do {
int alt6=4;
int LA6_0 = input.LA(1);
if ( LA6_0 == 13 && getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 0) ) {
alt6=1;
}
else if ( LA6_0 >= 14 && LA6_0 <= 15 && getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 1) ) {
alt6=2;
}
else if ( LA6_0 == 18 && getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 2) ) {
alt6=3;
}
switch (alt6) {
case 1 :
// InternalEntityGrammar.g:190:6: ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) )
{
// InternalEntityGrammar.g:190:6: ({...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) ) )
// InternalEntityGrammar.g:191:7: {...}? => ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 0)");
}
// InternalEntityGrammar.g:191:108: ( ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) ) )
// InternalEntityGrammar.g:192:8: ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 0);
// InternalEntityGrammar.g:195:11: ({...}? => ( (lv_abstract_4_0= 'abstract' ) ) )
// InternalEntityGrammar.g:195:12: {...}? => ( (lv_abstract_4_0= 'abstract' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "true");
}
// InternalEntityGrammar.g:195:21: ( (lv_abstract_4_0= 'abstract' ) )
// InternalEntityGrammar.g:195:22: (lv_abstract_4_0= 'abstract' )
{
// InternalEntityGrammar.g:195:22: (lv_abstract_4_0= 'abstract' )
// InternalEntityGrammar.g:196:12: lv_abstract_4_0= 'abstract'
{
lv_abstract_4_0=(Token)match(input,13,FOLLOW_5); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_abstract_4_0, grammarAccess.getClassAccess().getAbstractAbstractKeyword_2_0_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "abstract", true, "abstract");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:213:6: ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) )
{
// InternalEntityGrammar.g:213:6: ({...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) ) )
// InternalEntityGrammar.g:214:7: {...}? => ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 1)");
}
// InternalEntityGrammar.g:214:108: ( ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) ) )
// InternalEntityGrammar.g:215:8: ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 1);
// InternalEntityGrammar.g:218:11: ({...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) ) )
// InternalEntityGrammar.g:218:12: {...}? => ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "true");
}
// InternalEntityGrammar.g:218:21: ( ( (lv_historized_5_0= 'historized' ) ) | ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? ) )
int alt5=2;
int LA5_0 = input.LA(1);
if ( (LA5_0==14) ) {
alt5=1;
}
else if ( (LA5_0==15) ) {
alt5=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 5, 0, input);
throw nvae;
}
switch (alt5) {
case 1 :
// InternalEntityGrammar.g:218:22: ( (lv_historized_5_0= 'historized' ) )
{
// InternalEntityGrammar.g:218:22: ( (lv_historized_5_0= 'historized' ) )
// InternalEntityGrammar.g:219:12: (lv_historized_5_0= 'historized' )
{
// InternalEntityGrammar.g:219:12: (lv_historized_5_0= 'historized' )
// InternalEntityGrammar.g:220:13: lv_historized_5_0= 'historized'
{
lv_historized_5_0=(Token)match(input,14,FOLLOW_5); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_historized_5_0, grammarAccess.getClassAccess().getHistorizedHistorizedKeyword_2_0_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "historized", true, "historized");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:233:11: ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? )
{
// InternalEntityGrammar.g:233:11: ( ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )? )
// InternalEntityGrammar.g:234:12: ( (lv_timedependent_6_0= 'timedependent' ) ) (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )?
{
// InternalEntityGrammar.g:234:12: ( (lv_timedependent_6_0= 'timedependent' ) )
// InternalEntityGrammar.g:235:13: (lv_timedependent_6_0= 'timedependent' )
{
// InternalEntityGrammar.g:235:13: (lv_timedependent_6_0= 'timedependent' )
// InternalEntityGrammar.g:236:14: lv_timedependent_6_0= 'timedependent'
{
lv_timedependent_6_0=(Token)match(input,15,FOLLOW_6); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_timedependent_6_0, grammarAccess.getClassAccess().getTimedependentTimedependentKeyword_2_0_1_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "timedependent", true, "timedependent");
}
}
}
// InternalEntityGrammar.g:248:12: (otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')' )?
int alt4=2;
int LA4_0 = input.LA(1);
if ( (LA4_0==16) ) {
alt4=1;
}
switch (alt4) {
case 1 :
// InternalEntityGrammar.g:249:13: otherlv_7= '(' ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) ) otherlv_9= ')'
{
otherlv_7=(Token)match(input,16,FOLLOW_7); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getClassAccess().getLeftParenthesisKeyword_2_0_1_1_1_1_0());
}
// InternalEntityGrammar.g:253:13: ( (lv_timedependentDateType_8_0= ruleLHistorizedDateType ) )
// InternalEntityGrammar.g:254:14: (lv_timedependentDateType_8_0= ruleLHistorizedDateType )
{
// InternalEntityGrammar.g:254:14: (lv_timedependentDateType_8_0= ruleLHistorizedDateType )
// InternalEntityGrammar.g:255:15: lv_timedependentDateType_8_0= ruleLHistorizedDateType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getTimedependentDateTypeLHistorizedDateTypeEnumRuleCall_2_0_1_1_1_1_1_0());
}
pushFollow(FOLLOW_8);
lv_timedependentDateType_8_0=ruleLHistorizedDateType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"timedependentDateType",
lv_timedependentDateType_8_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.LHistorizedDateType");
afterParserOrEnumRuleCall();
}
}
}
otherlv_9=(Token)match(input,17,FOLLOW_5); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getClassAccess().getRightParenthesisKeyword_2_0_1_1_1_1_2());
}
}
break;
}
}
}
break;
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:284:6: ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) )
{
// InternalEntityGrammar.g:284:6: ({...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) ) )
// InternalEntityGrammar.g:285:7: {...}? => ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "getUnorderedGroupHelper().canSelect(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 2)");
}
// InternalEntityGrammar.g:285:108: ( ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) ) )
// InternalEntityGrammar.g:286:8: ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1(), 2);
// InternalEntityGrammar.g:289:11: ({...}? => ( (lv_cacheable_10_0= 'cacheable' ) ) )
// InternalEntityGrammar.g:289:12: {...}? => ( (lv_cacheable_10_0= 'cacheable' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleClass", "true");
}
// InternalEntityGrammar.g:289:21: ( (lv_cacheable_10_0= 'cacheable' ) )
// InternalEntityGrammar.g:289:22: (lv_cacheable_10_0= 'cacheable' )
{
// InternalEntityGrammar.g:289:22: (lv_cacheable_10_0= 'cacheable' )
// InternalEntityGrammar.g:290:12: lv_cacheable_10_0= 'cacheable'
{
lv_cacheable_10_0=(Token)match(input,18,FOLLOW_5); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cacheable_10_0, grammarAccess.getClassAccess().getCacheableCacheableKeyword_2_0_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "cacheable", true, "cacheable");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1());
}
}
}
break;
default :
break loop6;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getClassAccess().getUnorderedGroup_2_0_1());
}
otherlv_11=(Token)match(input,19,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getClassAccess().getEntityKeyword_2_0_2());
}
// InternalEntityGrammar.g:318:5: ( (lv_name_12_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:319:6: (lv_name_12_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:319:6: (lv_name_12_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:320:7: lv_name_12_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getNameTRANSLATABLEIDParserRuleCall_2_0_3_0());
}
pushFollow(FOLLOW_10);
lv_name_12_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"name",
lv_name_12_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:337:5: (otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )?
int alt7=2;
int LA7_0 = input.LA(1);
if ( (LA7_0==20) ) {
alt7=1;
}
switch (alt7) {
case 1 :
// InternalEntityGrammar.g:338:6: otherlv_13= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) )
{
otherlv_13=(Token)match(input,20,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getClassAccess().getExtendsKeyword_2_0_4_0());
}
// InternalEntityGrammar.g:342:6: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:343:7: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:343:7: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:344:8: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getSuperTypeLEntityCrossReference_2_0_4_1_0());
}
pushFollow(FOLLOW_12);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_15=(Token)match(input,21,FOLLOW_13); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getClassAccess().getLeftCurlyBracketKeyword_2_0_5());
}
// InternalEntityGrammar.g:363:5: ( (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo ) )
// InternalEntityGrammar.g:364:6: (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo )
{
// InternalEntityGrammar.g:364:6: (lv_persistenceInfo_16_0= ruleEntityPersistenceInfo )
// InternalEntityGrammar.g:365:7: lv_persistenceInfo_16_0= ruleEntityPersistenceInfo
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getPersistenceInfoEntityPersistenceInfoParserRuleCall_2_0_6_0());
}
pushFollow(FOLLOW_14);
lv_persistenceInfo_16_0=ruleEntityPersistenceInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"persistenceInfo",
lv_persistenceInfo_16_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityPersistenceInfo");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:382:5: ( (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy ) )?
int alt8=2;
int LA8_0 = input.LA(1);
if ( (LA8_0==67||LA8_0==71) ) {
alt8=1;
}
switch (alt8) {
case 1 :
// InternalEntityGrammar.g:383:6: (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy )
{
// InternalEntityGrammar.g:383:6: (lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy )
// InternalEntityGrammar.g:384:7: lv_inheritanceStrategy_17_0= ruleEntityInheritanceStrategy
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getInheritanceStrategyEntityInheritanceStrategyParserRuleCall_2_0_7_0());
}
pushFollow(FOLLOW_15);
lv_inheritanceStrategy_17_0=ruleEntityInheritanceStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"inheritanceStrategy",
lv_inheritanceStrategy_17_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityInheritanceStrategy");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:401:5: (otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) ) )?
int alt9=2;
int LA9_0 = input.LA(1);
if ( (LA9_0==22) ) {
alt9=1;
}
switch (alt9) {
case 1 :
// InternalEntityGrammar.g:402:6: otherlv_18= 'persistenceUnit' ( (lv_persistenceUnit_19_0= RULE_STRING ) )
{
otherlv_18=(Token)match(input,22,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getClassAccess().getPersistenceUnitKeyword_2_0_8_0());
}
// InternalEntityGrammar.g:406:6: ( (lv_persistenceUnit_19_0= RULE_STRING ) )
// InternalEntityGrammar.g:407:7: (lv_persistenceUnit_19_0= RULE_STRING )
{
// InternalEntityGrammar.g:407:7: (lv_persistenceUnit_19_0= RULE_STRING )
// InternalEntityGrammar.g:408:8: lv_persistenceUnit_19_0= RULE_STRING
{
lv_persistenceUnit_19_0=(Token)match(input,RULE_STRING,FOLLOW_17); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_persistenceUnit_19_0, grammarAccess.getClassAccess().getPersistenceUnitSTRINGTerminalRuleCall_2_0_8_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(
current,
"persistenceUnit",
lv_persistenceUnit_19_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalEntityGrammar.g:425:5: ( (lv_features_20_0= ruleEntityFeature ) )*
loop10:
do {
int alt10=2;
int LA10_0 = input.LA(1);
if ( (LA10_0==32||LA10_0==47||(LA10_0>=49 && LA10_0<=55)||LA10_0==62||LA10_0==117) ) {
alt10=1;
}
switch (alt10) {
case 1 :
// InternalEntityGrammar.g:426:6: (lv_features_20_0= ruleEntityFeature )
{
// InternalEntityGrammar.g:426:6: (lv_features_20_0= ruleEntityFeature )
// InternalEntityGrammar.g:427:7: lv_features_20_0= ruleEntityFeature
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getFeaturesEntityFeatureParserRuleCall_2_0_9_0());
}
pushFollow(FOLLOW_17);
lv_features_20_0=ruleEntityFeature();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"features",
lv_features_20_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityFeature");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop10;
}
} while (true);
// InternalEntityGrammar.g:444:5: ( ( (lv_indexes_21_0= ruleIndex ) ) | ( (lv_superIndex_22_0= ruleEntitySuperIndex ) ) )*
loop11:
do {
int alt11=3;
int LA11_0 = input.LA(1);
if ( ((LA11_0>=27 && LA11_0<=28)) ) {
alt11=1;
}
else if ( (LA11_0==65) ) {
alt11=2;
}
switch (alt11) {
case 1 :
// InternalEntityGrammar.g:445:6: ( (lv_indexes_21_0= ruleIndex ) )
{
// InternalEntityGrammar.g:445:6: ( (lv_indexes_21_0= ruleIndex ) )
// InternalEntityGrammar.g:446:7: (lv_indexes_21_0= ruleIndex )
{
// InternalEntityGrammar.g:446:7: (lv_indexes_21_0= ruleIndex )
// InternalEntityGrammar.g:447:8: lv_indexes_21_0= ruleIndex
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getIndexesIndexParserRuleCall_2_0_10_0_0());
}
pushFollow(FOLLOW_18);
lv_indexes_21_0=ruleIndex();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"indexes",
lv_indexes_21_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.Index");
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:465:6: ( (lv_superIndex_22_0= ruleEntitySuperIndex ) )
{
// InternalEntityGrammar.g:465:6: ( (lv_superIndex_22_0= ruleEntitySuperIndex ) )
// InternalEntityGrammar.g:466:7: (lv_superIndex_22_0= ruleEntitySuperIndex )
{
// InternalEntityGrammar.g:466:7: (lv_superIndex_22_0= ruleEntitySuperIndex )
// InternalEntityGrammar.g:467:8: lv_superIndex_22_0= ruleEntitySuperIndex
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getSuperIndexEntitySuperIndexParserRuleCall_2_0_10_1_0());
}
pushFollow(FOLLOW_18);
lv_superIndex_22_0=ruleEntitySuperIndex();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"superIndex",
lv_superIndex_22_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntitySuperIndex");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop11;
}
} while (true);
otherlv_23=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_23, grammarAccess.getClassAccess().getRightCurlyBracketKeyword_2_0_11());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:491:4: ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' )
{
// InternalEntityGrammar.g:491:4: ( () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}' )
// InternalEntityGrammar.g:492:5: () ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )? ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) ) (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_name_30_0= ruleValidIDWithKeywords ) ) otherlv_31= '{' (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )? ( (lv_features_34_0= ruleEntityFeature ) )* otherlv_35= '}'
{
// InternalEntityGrammar.g:492:5: ()
// InternalEntityGrammar.g:493:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getClassAccess().getLEntityAnnotationInfoAction_2_1_0(),
current);
}
}
// InternalEntityGrammar.g:499:5: ( ( (lv_historized_25_0= 'historized' ) ) | ( (lv_timedependent_26_0= 'timedependent' ) ) )?
int alt12=3;
int LA12_0 = input.LA(1);
if ( (LA12_0==14) ) {
alt12=1;
}
else if ( (LA12_0==15) ) {
alt12=2;
}
switch (alt12) {
case 1 :
// InternalEntityGrammar.g:500:6: ( (lv_historized_25_0= 'historized' ) )
{
// InternalEntityGrammar.g:500:6: ( (lv_historized_25_0= 'historized' ) )
// InternalEntityGrammar.g:501:7: (lv_historized_25_0= 'historized' )
{
// InternalEntityGrammar.g:501:7: (lv_historized_25_0= 'historized' )
// InternalEntityGrammar.g:502:8: lv_historized_25_0= 'historized'
{
lv_historized_25_0=(Token)match(input,14,FOLLOW_19); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_historized_25_0, grammarAccess.getClassAccess().getHistorizedHistorizedKeyword_2_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "historized", true, "historized");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:515:6: ( (lv_timedependent_26_0= 'timedependent' ) )
{
// InternalEntityGrammar.g:515:6: ( (lv_timedependent_26_0= 'timedependent' ) )
// InternalEntityGrammar.g:516:7: (lv_timedependent_26_0= 'timedependent' )
{
// InternalEntityGrammar.g:516:7: (lv_timedependent_26_0= 'timedependent' )
// InternalEntityGrammar.g:517:8: lv_timedependent_26_0= 'timedependent'
{
lv_timedependent_26_0=(Token)match(input,15,FOLLOW_19); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_timedependent_26_0, grammarAccess.getClassAccess().getTimedependentTimedependentKeyword_2_1_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "timedependent", true, "timedependent");
}
}
}
}
break;
}
// InternalEntityGrammar.g:530:5: ( (lv_mappedSuperclass_27_0= 'mappedSuperclass' ) )
// InternalEntityGrammar.g:531:6: (lv_mappedSuperclass_27_0= 'mappedSuperclass' )
{
// InternalEntityGrammar.g:531:6: (lv_mappedSuperclass_27_0= 'mappedSuperclass' )
// InternalEntityGrammar.g:532:7: lv_mappedSuperclass_27_0= 'mappedSuperclass'
{
lv_mappedSuperclass_27_0=(Token)match(input,24,FOLLOW_20); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_mappedSuperclass_27_0, grammarAccess.getClassAccess().getMappedSuperclassMappedSuperclassKeyword_2_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "mappedSuperclass", true, "mappedSuperclass");
}
}
}
// InternalEntityGrammar.g:544:5: (otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )?
int alt13=2;
int LA13_0 = input.LA(1);
if ( (LA13_0==20) ) {
alt13=1;
}
switch (alt13) {
case 1 :
// InternalEntityGrammar.g:545:6: otherlv_28= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) )
{
otherlv_28=(Token)match(input,20,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_28, grammarAccess.getClassAccess().getExtendsKeyword_2_1_3_0());
}
// InternalEntityGrammar.g:549:6: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:550:7: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:550:7: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:551:8: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getSuperTypeLEntityCrossReference_2_1_3_1_0());
}
pushFollow(FOLLOW_9);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:566:5: ( (lv_name_30_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:567:6: (lv_name_30_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:567:6: (lv_name_30_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:568:7: lv_name_30_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getNameValidIDWithKeywordsParserRuleCall_2_1_4_0());
}
pushFollow(FOLLOW_12);
lv_name_30_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"name",
lv_name_30_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
otherlv_31=(Token)match(input,21,FOLLOW_21); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_31, grammarAccess.getClassAccess().getLeftCurlyBracketKeyword_2_1_5());
}
// InternalEntityGrammar.g:589:5: (otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) ) )?
int alt14=2;
int LA14_0 = input.LA(1);
if ( (LA14_0==22) ) {
alt14=1;
}
switch (alt14) {
case 1 :
// InternalEntityGrammar.g:590:6: otherlv_32= 'persistenceUnit' ( (lv_persistenceUnit_33_0= RULE_STRING ) )
{
otherlv_32=(Token)match(input,22,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_32, grammarAccess.getClassAccess().getPersistenceUnitKeyword_2_1_6_0());
}
// InternalEntityGrammar.g:594:6: ( (lv_persistenceUnit_33_0= RULE_STRING ) )
// InternalEntityGrammar.g:595:7: (lv_persistenceUnit_33_0= RULE_STRING )
{
// InternalEntityGrammar.g:595:7: (lv_persistenceUnit_33_0= RULE_STRING )
// InternalEntityGrammar.g:596:8: lv_persistenceUnit_33_0= RULE_STRING
{
lv_persistenceUnit_33_0=(Token)match(input,RULE_STRING,FOLLOW_22); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_persistenceUnit_33_0, grammarAccess.getClassAccess().getPersistenceUnitSTRINGTerminalRuleCall_2_1_6_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(
current,
"persistenceUnit",
lv_persistenceUnit_33_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
// InternalEntityGrammar.g:613:5: ( (lv_features_34_0= ruleEntityFeature ) )*
loop15:
do {
int alt15=2;
int LA15_0 = input.LA(1);
if ( (LA15_0==32||LA15_0==47||(LA15_0>=49 && LA15_0<=55)||LA15_0==62||LA15_0==117) ) {
alt15=1;
}
switch (alt15) {
case 1 :
// InternalEntityGrammar.g:614:6: (lv_features_34_0= ruleEntityFeature )
{
// InternalEntityGrammar.g:614:6: (lv_features_34_0= ruleEntityFeature )
// InternalEntityGrammar.g:615:7: lv_features_34_0= ruleEntityFeature
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getFeaturesEntityFeatureParserRuleCall_2_1_7_0());
}
pushFollow(FOLLOW_22);
lv_features_34_0=ruleEntityFeature();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"features",
lv_features_34_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityFeature");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop15;
}
} while (true);
otherlv_35=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_35, grammarAccess.getClassAccess().getRightCurlyBracketKeyword_2_1_8());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:638:4: ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' )
{
// InternalEntityGrammar.g:638:4: ( () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}' )
// InternalEntityGrammar.g:639:5: () otherlv_37= 'bean' ( (lv_name_38_0= ruleTRANSLATABLEID ) ) (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )? ( (lv_beanOnTab_41_0= 'onTab' ) )? otherlv_42= '{' ( (lv_features_43_0= ruleBeanFeature ) )* otherlv_44= '}'
{
// InternalEntityGrammar.g:639:5: ()
// InternalEntityGrammar.g:640:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getClassAccess().getLBeanAnnotationInfoAction_2_2_0(),
current);
}
}
otherlv_37=(Token)match(input,25,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_37, grammarAccess.getClassAccess().getBeanKeyword_2_2_1());
}
// InternalEntityGrammar.g:650:5: ( (lv_name_38_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:651:6: (lv_name_38_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:651:6: (lv_name_38_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:652:7: lv_name_38_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getNameTRANSLATABLEIDParserRuleCall_2_2_2_0());
}
pushFollow(FOLLOW_23);
lv_name_38_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
set(
current,
"name",
lv_name_38_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:669:5: (otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) ) )?
int alt16=2;
int LA16_0 = input.LA(1);
if ( (LA16_0==20) ) {
alt16=1;
}
switch (alt16) {
case 1 :
// InternalEntityGrammar.g:670:6: otherlv_39= 'extends' ( ( ruleTYPE_CROSS_REFERENCE ) )
{
otherlv_39=(Token)match(input,20,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_39, grammarAccess.getClassAccess().getExtendsKeyword_2_2_3_0());
}
// InternalEntityGrammar.g:674:6: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:675:7: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:675:7: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:676:8: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getSuperTypeLBeanCrossReference_2_2_3_1_0());
}
pushFollow(FOLLOW_24);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:691:5: ( (lv_beanOnTab_41_0= 'onTab' ) )?
int alt17=2;
int LA17_0 = input.LA(1);
if ( (LA17_0==26) ) {
alt17=1;
}
switch (alt17) {
case 1 :
// InternalEntityGrammar.g:692:6: (lv_beanOnTab_41_0= 'onTab' )
{
// InternalEntityGrammar.g:692:6: (lv_beanOnTab_41_0= 'onTab' )
// InternalEntityGrammar.g:693:7: lv_beanOnTab_41_0= 'onTab'
{
lv_beanOnTab_41_0=(Token)match(input,26,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_beanOnTab_41_0, grammarAccess.getClassAccess().getBeanOnTabOnTabKeyword_2_2_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getClassRule());
}
setWithLastConsumed(current, "beanOnTab", true, "onTab");
}
}
}
break;
}
otherlv_42=(Token)match(input,21,FOLLOW_25); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_42, grammarAccess.getClassAccess().getLeftCurlyBracketKeyword_2_2_5());
}
// InternalEntityGrammar.g:709:5: ( (lv_features_43_0= ruleBeanFeature ) )*
loop18:
do {
int alt18=2;
int LA18_0 = input.LA(1);
if ( (LA18_0==32||LA18_0==47||(LA18_0>=51 && LA18_0<=52)||LA18_0==54||LA18_0==62||LA18_0==117) ) {
alt18=1;
}
switch (alt18) {
case 1 :
// InternalEntityGrammar.g:710:6: (lv_features_43_0= ruleBeanFeature )
{
// InternalEntityGrammar.g:710:6: (lv_features_43_0= ruleBeanFeature )
// InternalEntityGrammar.g:711:7: lv_features_43_0= ruleBeanFeature
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getClassAccess().getFeaturesBeanFeatureParserRuleCall_2_2_6_0());
}
pushFollow(FOLLOW_25);
lv_features_43_0=ruleBeanFeature();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getClassRule());
}
add(
current,
"features",
lv_features_43_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.BeanFeature");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop18;
}
} while (true);
otherlv_44=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_44, grammarAccess.getClassAccess().getRightCurlyBracketKeyword_2_2_7());
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleClass"
// $ANTLR start "entryRuleIndex"
// InternalEntityGrammar.g:738:1: entryRuleIndex returns [EObject current=null] : iv_ruleIndex= ruleIndex EOF ;
public final EObject entryRuleIndex() throws RecognitionException {
EObject current = null;
EObject iv_ruleIndex = null;
try {
// InternalEntityGrammar.g:738:46: (iv_ruleIndex= ruleIndex EOF )
// InternalEntityGrammar.g:739:2: iv_ruleIndex= ruleIndex EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getIndexRule());
}
pushFollow(FOLLOW_1);
iv_ruleIndex=ruleIndex();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleIndex;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleIndex"
// $ANTLR start "ruleIndex"
// InternalEntityGrammar.g:745:1: ruleIndex returns [EObject current=null] : ( ( (lv_unique_0_0= 'unique' ) )? otherlv_1= 'index' ( (lv_name_2_0= RULE_ID ) ) otherlv_3= '{' ( (otherlv_4= RULE_ID ) ) (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )* otherlv_7= '}' ) ;
public final EObject ruleIndex() throws RecognitionException {
EObject current = null;
Token lv_unique_0_0=null;
Token otherlv_1=null;
Token lv_name_2_0=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_6=null;
Token otherlv_7=null;
enterRule();
try {
// InternalEntityGrammar.g:751:2: ( ( ( (lv_unique_0_0= 'unique' ) )? otherlv_1= 'index' ( (lv_name_2_0= RULE_ID ) ) otherlv_3= '{' ( (otherlv_4= RULE_ID ) ) (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )* otherlv_7= '}' ) )
// InternalEntityGrammar.g:752:2: ( ( (lv_unique_0_0= 'unique' ) )? otherlv_1= 'index' ( (lv_name_2_0= RULE_ID ) ) otherlv_3= '{' ( (otherlv_4= RULE_ID ) ) (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )* otherlv_7= '}' )
{
// InternalEntityGrammar.g:752:2: ( ( (lv_unique_0_0= 'unique' ) )? otherlv_1= 'index' ( (lv_name_2_0= RULE_ID ) ) otherlv_3= '{' ( (otherlv_4= RULE_ID ) ) (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )* otherlv_7= '}' )
// InternalEntityGrammar.g:753:3: ( (lv_unique_0_0= 'unique' ) )? otherlv_1= 'index' ( (lv_name_2_0= RULE_ID ) ) otherlv_3= '{' ( (otherlv_4= RULE_ID ) ) (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )* otherlv_7= '}'
{
// InternalEntityGrammar.g:753:3: ( (lv_unique_0_0= 'unique' ) )?
int alt20=2;
int LA20_0 = input.LA(1);
if ( (LA20_0==27) ) {
alt20=1;
}
switch (alt20) {
case 1 :
// InternalEntityGrammar.g:754:4: (lv_unique_0_0= 'unique' )
{
// InternalEntityGrammar.g:754:4: (lv_unique_0_0= 'unique' )
// InternalEntityGrammar.g:755:5: lv_unique_0_0= 'unique'
{
lv_unique_0_0=(Token)match(input,27,FOLLOW_26); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_unique_0_0, grammarAccess.getIndexAccess().getUniqueUniqueKeyword_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getIndexRule());
}
setWithLastConsumed(current, "unique", true, "unique");
}
}
}
break;
}
otherlv_1=(Token)match(input,28,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getIndexAccess().getIndexKeyword_1());
}
// InternalEntityGrammar.g:771:3: ( (lv_name_2_0= RULE_ID ) )
// InternalEntityGrammar.g:772:4: (lv_name_2_0= RULE_ID )
{
// InternalEntityGrammar.g:772:4: (lv_name_2_0= RULE_ID )
// InternalEntityGrammar.g:773:5: lv_name_2_0= RULE_ID
{
lv_name_2_0=(Token)match(input,RULE_ID,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_name_2_0, grammarAccess.getIndexAccess().getNameIDTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getIndexRule());
}
setWithLastConsumed(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xtype.ID");
}
}
}
otherlv_3=(Token)match(input,21,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getIndexAccess().getLeftCurlyBracketKeyword_3());
}
// InternalEntityGrammar.g:793:3: ( (otherlv_4= RULE_ID ) )
// InternalEntityGrammar.g:794:4: (otherlv_4= RULE_ID )
{
// InternalEntityGrammar.g:794:4: (otherlv_4= RULE_ID )
// InternalEntityGrammar.g:795:5: otherlv_4= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getIndexRule());
}
}
otherlv_4=(Token)match(input,RULE_ID,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getIndexAccess().getFeaturesLEntityFeatureCrossReference_4_0());
}
}
}
// InternalEntityGrammar.g:806:3: (otherlv_5= ',' ( (otherlv_6= RULE_ID ) ) )*
loop21:
do {
int alt21=2;
int LA21_0 = input.LA(1);
if ( (LA21_0==29) ) {
alt21=1;
}
switch (alt21) {
case 1 :
// InternalEntityGrammar.g:807:4: otherlv_5= ',' ( (otherlv_6= RULE_ID ) )
{
otherlv_5=(Token)match(input,29,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getIndexAccess().getCommaKeyword_5_0());
}
// InternalEntityGrammar.g:811:4: ( (otherlv_6= RULE_ID ) )
// InternalEntityGrammar.g:812:5: (otherlv_6= RULE_ID )
{
// InternalEntityGrammar.g:812:5: (otherlv_6= RULE_ID )
// InternalEntityGrammar.g:813:6: otherlv_6= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getIndexRule());
}
}
otherlv_6=(Token)match(input,RULE_ID,FOLLOW_27); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getIndexAccess().getFeaturesLEntityFeatureCrossReference_5_1_0());
}
}
}
}
break;
default :
break loop21;
}
} while (true);
otherlv_7=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getIndexAccess().getRightCurlyBracketKeyword_6());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleIndex"
// $ANTLR start "entryRuleEntityPersistenceInfo"
// InternalEntityGrammar.g:833:1: entryRuleEntityPersistenceInfo returns [EObject current=null] : iv_ruleEntityPersistenceInfo= ruleEntityPersistenceInfo EOF ;
public final EObject entryRuleEntityPersistenceInfo() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntityPersistenceInfo = null;
try {
// InternalEntityGrammar.g:833:62: (iv_ruleEntityPersistenceInfo= ruleEntityPersistenceInfo EOF )
// InternalEntityGrammar.g:834:2: iv_ruleEntityPersistenceInfo= ruleEntityPersistenceInfo EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityPersistenceInfoRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntityPersistenceInfo=ruleEntityPersistenceInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntityPersistenceInfo;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntityPersistenceInfo"
// $ANTLR start "ruleEntityPersistenceInfo"
// InternalEntityGrammar.g:840:1: ruleEntityPersistenceInfo returns [EObject current=null] : ( () ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) ) ;
public final EObject ruleEntityPersistenceInfo() throws RecognitionException {
EObject current = null;
Token otherlv_2=null;
Token otherlv_4=null;
AntlrDatatypeRuleToken lv_schemaName_3_0 = null;
AntlrDatatypeRuleToken lv_tableName_5_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:846:2: ( ( () ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) ) )
// InternalEntityGrammar.g:847:2: ( () ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) )
{
// InternalEntityGrammar.g:847:2: ( () ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) )
// InternalEntityGrammar.g:848:3: () ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) )
{
// InternalEntityGrammar.g:848:3: ()
// InternalEntityGrammar.g:849:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getEntityPersistenceInfoAccess().getLEntityPersistenceInfoAction_0(),
current);
}
}
// InternalEntityGrammar.g:855:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:856:4: ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:856:4: ( ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:857:5: ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1());
// InternalEntityGrammar.g:860:5: ( ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:861:6: ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:861:6: ( ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
loop22:
do {
int alt22=3;
int LA22_0 = input.LA(1);
if ( LA22_0 == 30 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 0) ) {
alt22=1;
}
else if ( LA22_0 == 31 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 1) ) {
alt22=2;
}
switch (alt22) {
case 1 :
// InternalEntityGrammar.g:862:4: ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:862:4: ({...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:863:5: {...}? => ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityPersistenceInfo", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 0)");
}
// InternalEntityGrammar.g:863:118: ( ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:864:6: ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 0);
// InternalEntityGrammar.g:867:9: ({...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:867:10: {...}? => (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityPersistenceInfo", "true");
}
// InternalEntityGrammar.g:867:19: (otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:867:20: otherlv_2= 'schemaName' ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) )
{
otherlv_2=(Token)match(input,30,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getEntityPersistenceInfoAccess().getSchemaNameKeyword_1_0_0());
}
// InternalEntityGrammar.g:871:9: ( (lv_schemaName_3_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:872:10: (lv_schemaName_3_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:872:10: (lv_schemaName_3_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:873:11: lv_schemaName_3_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityPersistenceInfoAccess().getSchemaNameValidIDWithKeywordsParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_28);
lv_schemaName_3_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityPersistenceInfoRule());
}
set(
current,
"schemaName",
lv_schemaName_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:896:4: ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:896:4: ({...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:897:5: {...}? => ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityPersistenceInfo", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 1)");
}
// InternalEntityGrammar.g:897:118: ( ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:898:6: ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1(), 1);
// InternalEntityGrammar.g:901:9: ({...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:901:10: {...}? => (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityPersistenceInfo", "true");
}
// InternalEntityGrammar.g:901:19: (otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:901:20: otherlv_4= 'tableName' ( (lv_tableName_5_0= ruleValidIDWithKeywords ) )
{
otherlv_4=(Token)match(input,31,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getEntityPersistenceInfoAccess().getTableNameKeyword_1_1_0());
}
// InternalEntityGrammar.g:905:9: ( (lv_tableName_5_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:906:10: (lv_tableName_5_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:906:10: (lv_tableName_5_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:907:11: lv_tableName_5_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityPersistenceInfoAccess().getTableNameValidIDWithKeywordsParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_28);
lv_tableName_5_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityPersistenceInfoRule());
}
set(
current,
"tableName",
lv_tableName_5_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1());
}
}
}
break;
default :
break loop22;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEntityPersistenceInfoAccess().getUnorderedGroup_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntityPersistenceInfo"
// $ANTLR start "entryRuleColumnPersistenceInfo"
// InternalEntityGrammar.g:941:1: entryRuleColumnPersistenceInfo returns [EObject current=null] : iv_ruleColumnPersistenceInfo= ruleColumnPersistenceInfo EOF ;
public final EObject entryRuleColumnPersistenceInfo() throws RecognitionException {
EObject current = null;
EObject iv_ruleColumnPersistenceInfo = null;
try {
// InternalEntityGrammar.g:941:62: (iv_ruleColumnPersistenceInfo= ruleColumnPersistenceInfo EOF )
// InternalEntityGrammar.g:942:2: iv_ruleColumnPersistenceInfo= ruleColumnPersistenceInfo EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getColumnPersistenceInfoRule());
}
pushFollow(FOLLOW_1);
iv_ruleColumnPersistenceInfo=ruleColumnPersistenceInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleColumnPersistenceInfo;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleColumnPersistenceInfo"
// $ANTLR start "ruleColumnPersistenceInfo"
// InternalEntityGrammar.g:948:1: ruleColumnPersistenceInfo returns [EObject current=null] : ( () otherlv_1= '(' ( (lv_columnName_2_0= ruleValidIDWithKeywords ) ) otherlv_3= ')' ) ;
public final EObject ruleColumnPersistenceInfo() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_3=null;
AntlrDatatypeRuleToken lv_columnName_2_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:954:2: ( ( () otherlv_1= '(' ( (lv_columnName_2_0= ruleValidIDWithKeywords ) ) otherlv_3= ')' ) )
// InternalEntityGrammar.g:955:2: ( () otherlv_1= '(' ( (lv_columnName_2_0= ruleValidIDWithKeywords ) ) otherlv_3= ')' )
{
// InternalEntityGrammar.g:955:2: ( () otherlv_1= '(' ( (lv_columnName_2_0= ruleValidIDWithKeywords ) ) otherlv_3= ')' )
// InternalEntityGrammar.g:956:3: () otherlv_1= '(' ( (lv_columnName_2_0= ruleValidIDWithKeywords ) ) otherlv_3= ')'
{
// InternalEntityGrammar.g:956:3: ()
// InternalEntityGrammar.g:957:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getColumnPersistenceInfoAccess().getLEntityColumnPersistenceInfoAction_0(),
current);
}
}
otherlv_1=(Token)match(input,16,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getColumnPersistenceInfoAccess().getLeftParenthesisKeyword_1());
}
// InternalEntityGrammar.g:967:3: ( (lv_columnName_2_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:968:4: (lv_columnName_2_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:968:4: (lv_columnName_2_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:969:5: lv_columnName_2_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getColumnPersistenceInfoAccess().getColumnNameValidIDWithKeywordsParserRuleCall_2_0());
}
pushFollow(FOLLOW_8);
lv_columnName_2_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getColumnPersistenceInfoRule());
}
set(
current,
"columnName",
lv_columnName_2_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
otherlv_3=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getColumnPersistenceInfoAccess().getRightParenthesisKeyword_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleColumnPersistenceInfo"
// $ANTLR start "entryRuleEntityFeature"
// InternalEntityGrammar.g:994:1: entryRuleEntityFeature returns [EObject current=null] : iv_ruleEntityFeature= ruleEntityFeature EOF ;
public final EObject entryRuleEntityFeature() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntityFeature = null;
try {
// InternalEntityGrammar.g:994:54: (iv_ruleEntityFeature= ruleEntityFeature EOF )
// InternalEntityGrammar.g:995:2: iv_ruleEntityFeature= ruleEntityFeature EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntityFeature=ruleEntityFeature();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntityFeature;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntityFeature"
// $ANTLR start "ruleEntityFeature"
// InternalEntityGrammar.g:1001:1: ruleEntityFeature returns [EObject current=null] : ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) ) ) ;
public final EObject ruleEntityFeature() throws RecognitionException {
EObject current = null;
Token otherlv_3=null;
Token lv_cascadeMergePersist_4_0=null;
Token lv_cascadeRemove_5_0=null;
Token lv_cascadeRefresh_6_0=null;
Token otherlv_7=null;
Token lv_filterDepth_8_0=null;
Token otherlv_11=null;
Token otherlv_13=null;
Token otherlv_16=null;
Token lv_asGrid_18_0=null;
Token lv_asTable_19_0=null;
Token lv_sideKick_20_0=null;
Token lv_referenceHidden_21_0=null;
Token lv_referenceReadOnly_22_0=null;
Token lv_isGrouped_23_0=null;
Token otherlv_25=null;
Token otherlv_26=null;
Token otherlv_28=null;
Token otherlv_30=null;
Token lv_transient_33_0=null;
Token lv_attributeHidden_34_0=null;
Token lv_attributeReadOnly_35_0=null;
Token otherlv_37=null;
Token otherlv_39=null;
Token lv_isGrouped_42_0=null;
Token otherlv_44=null;
Token lv_extraStyle_45_0=null;
Token otherlv_46=null;
Token otherlv_47=null;
Token otherlv_49=null;
Token otherlv_51=null;
Token lv_derived_52_0=null;
Token lv_domainDescription_53_0=null;
Token lv_attributeHidden_54_0=null;
Token lv_attributeReadOnly_55_0=null;
Token lv_isGrouped_59_0=null;
Token otherlv_61=null;
Token lv_extraStyle_62_0=null;
Token otherlv_63=null;
Token otherlv_64=null;
Token otherlv_66=null;
Token otherlv_68=null;
Token otherlv_70=null;
Token lv_id_71_0=null;
Token lv_uuid_72_0=null;
Token lv_version_73_0=null;
Token lv_domainDescription_74_0=null;
Token lv_domainKey_75_0=null;
Token lv_uniqueEntry_77_0=null;
Token lv_filtering_78_0=null;
Token lv_rangeFiltering_79_0=null;
Token lv_attributeHidden_80_0=null;
Token lv_attributeReadOnly_81_0=null;
Token otherlv_84=null;
Token otherlv_86=null;
Token lv_onKanbanCard_88_0=null;
Token lv_asKanbanState_90_0=null;
Token lv_asKanbanOrdering_91_0=null;
Token lv_decentKanbanOrder_92_0=null;
Token otherlv_94=null;
Token lv_isGrouped_97_0=null;
Token otherlv_99=null;
Token lv_extraStyle_100_0=null;
Token otherlv_101=null;
Token otherlv_102=null;
Token otherlv_104=null;
Token otherlv_106=null;
Token otherlv_108=null;
Token otherlv_111=null;
Token otherlv_113=null;
Token otherlv_115=null;
EObject lv_annotations_1_0 = null;
EObject lv_multiplicity_10_0 = null;
EObject lv_constraints_12_0 = null;
AntlrDatatypeRuleToken lv_name_14_0 = null;
EObject lv_persistenceInfo_15_0 = null;
AntlrDatatypeRuleToken lv_groupName_24_0 = null;
EObject lv_properties_27_0 = null;
EObject lv_properties_29_0 = null;
EObject lv_resultFilters_31_0 = null;
EObject lv_constraints_38_0 = null;
AntlrDatatypeRuleToken lv_name_40_0 = null;
AntlrDatatypeRuleToken lv_groupName_43_0 = null;
EObject lv_properties_48_0 = null;
EObject lv_properties_50_0 = null;
AntlrDatatypeRuleToken lv_name_57_0 = null;
AntlrDatatypeRuleToken lv_groupName_60_0 = null;
EObject lv_properties_65_0 = null;
EObject lv_properties_67_0 = null;
EObject lv_derivedGetterExpression_69_0 = null;
EObject lv_multiplicity_83_0 = null;
EObject lv_constraints_85_0 = null;
AntlrDatatypeRuleToken lv_name_87_0 = null;
EObject lv_onKanbanCardStates_89_0 = null;
EObject lv_persistenceInfo_93_0 = null;
AntlrDatatypeRuleToken lv_groupName_98_0 = null;
EObject lv_properties_103_0 = null;
EObject lv_properties_105_0 = null;
EObject lv_type_109_0 = null;
AntlrDatatypeRuleToken lv_name_110_0 = null;
EObject lv_params_112_0 = null;
EObject lv_params_114_0 = null;
EObject lv_body_116_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:1007:2: ( ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) ) ) )
// InternalEntityGrammar.g:1008:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) ) )
{
// InternalEntityGrammar.g:1008:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) ) )
// InternalEntityGrammar.g:1009:3: () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) )
{
// InternalEntityGrammar.g:1009:3: ()
// InternalEntityGrammar.g:1010:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getEntityFeatureAccess().getLEntityFeatureAction_0(),
current);
}
}
// InternalEntityGrammar.g:1016:3: ( (lv_annotations_1_0= ruleAnnotationDef ) )*
loop23:
do {
int alt23=2;
int LA23_0 = input.LA(1);
if ( (LA23_0==117) ) {
alt23=1;
}
switch (alt23) {
case 1 :
// InternalEntityGrammar.g:1017:4: (lv_annotations_1_0= ruleAnnotationDef )
{
// InternalEntityGrammar.g:1017:4: (lv_annotations_1_0= ruleAnnotationDef )
// InternalEntityGrammar.g:1018:5: lv_annotations_1_0= ruleAnnotationDef
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getAnnotationsAnnotationDefParserRuleCall_1_0());
}
pushFollow(FOLLOW_29);
lv_annotations_1_0=ruleAnnotationDef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"annotations",
lv_annotations_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AnnotationDef");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop23;
}
} while (true);
// InternalEntityGrammar.g:1035:3: ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) ) | ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) ) )
int alt68=3;
switch ( input.LA(1) ) {
case 32:
{
alt68=1;
}
break;
case 47:
case 49:
case 50:
case 51:
case 52:
case 53:
case 54:
case 55:
{
alt68=2;
}
break;
case 62:
{
alt68=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 68, 0, input);
throw nvae;
}
switch (alt68) {
case 1 :
// InternalEntityGrammar.g:1036:4: ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) )
{
// InternalEntityGrammar.g:1036:4: ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? ) )
// InternalEntityGrammar.g:1037:5: () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? )
{
// InternalEntityGrammar.g:1037:5: ()
// InternalEntityGrammar.g:1038:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getEntityFeatureAccess().getLEntityReferenceAnnotationInfoAction_2_0_0(),
current);
}
}
// InternalEntityGrammar.g:1044:5: (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )? )
// InternalEntityGrammar.g:1045:6: otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )? (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_10_0= ruleMultiplicity ) )? (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )? ( (lv_name_14_0= ruleTRANSLATABLEID ) ) ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )? (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )? ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? ) ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )? (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )? ( (lv_resultFilters_31_0= ruleResultFilters ) )?
{
otherlv_3=(Token)match(input,32,FOLLOW_30); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getEntityFeatureAccess().getRefKeyword_2_0_1_0());
}
// InternalEntityGrammar.g:1049:6: ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )?
int alt24=2;
int LA24_0 = input.LA(1);
if ( (LA24_0==33) ) {
alt24=1;
}
switch (alt24) {
case 1 :
// InternalEntityGrammar.g:1050:7: (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' )
{
// InternalEntityGrammar.g:1050:7: (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' )
// InternalEntityGrammar.g:1051:8: lv_cascadeMergePersist_4_0= 'cascadeMergePersist'
{
lv_cascadeMergePersist_4_0=(Token)match(input,33,FOLLOW_31); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cascadeMergePersist_4_0, grammarAccess.getEntityFeatureAccess().getCascadeMergePersistCascadeMergePersistKeyword_2_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "cascadeMergePersist", true, "cascadeMergePersist");
}
}
}
break;
}
// InternalEntityGrammar.g:1063:6: ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )?
int alt25=2;
int LA25_0 = input.LA(1);
if ( (LA25_0==34) ) {
alt25=1;
}
switch (alt25) {
case 1 :
// InternalEntityGrammar.g:1064:7: (lv_cascadeRemove_5_0= 'cascadeRemove' )
{
// InternalEntityGrammar.g:1064:7: (lv_cascadeRemove_5_0= 'cascadeRemove' )
// InternalEntityGrammar.g:1065:8: lv_cascadeRemove_5_0= 'cascadeRemove'
{
lv_cascadeRemove_5_0=(Token)match(input,34,FOLLOW_32); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cascadeRemove_5_0, grammarAccess.getEntityFeatureAccess().getCascadeRemoveCascadeRemoveKeyword_2_0_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "cascadeRemove", true, "cascadeRemove");
}
}
}
break;
}
// InternalEntityGrammar.g:1077:6: ( (lv_cascadeRefresh_6_0= 'cascadeRefresh' ) )?
int alt26=2;
int LA26_0 = input.LA(1);
if ( (LA26_0==35) ) {
alt26=1;
}
switch (alt26) {
case 1 :
// InternalEntityGrammar.g:1078:7: (lv_cascadeRefresh_6_0= 'cascadeRefresh' )
{
// InternalEntityGrammar.g:1078:7: (lv_cascadeRefresh_6_0= 'cascadeRefresh' )
// InternalEntityGrammar.g:1079:8: lv_cascadeRefresh_6_0= 'cascadeRefresh'
{
lv_cascadeRefresh_6_0=(Token)match(input,35,FOLLOW_33); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cascadeRefresh_6_0, grammarAccess.getEntityFeatureAccess().getCascadeRefreshCascadeRefreshKeyword_2_0_1_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "cascadeRefresh", true, "cascadeRefresh");
}
}
}
break;
}
// InternalEntityGrammar.g:1091:6: (otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) ) )?
int alt27=2;
int LA27_0 = input.LA(1);
if ( (LA27_0==36) ) {
alt27=1;
}
switch (alt27) {
case 1 :
// InternalEntityGrammar.g:1092:7: otherlv_7= 'filterDepth' ( (lv_filterDepth_8_0= RULE_INT ) )
{
otherlv_7=(Token)match(input,36,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getEntityFeatureAccess().getFilterDepthKeyword_2_0_1_4_0());
}
// InternalEntityGrammar.g:1096:7: ( (lv_filterDepth_8_0= RULE_INT ) )
// InternalEntityGrammar.g:1097:8: (lv_filterDepth_8_0= RULE_INT )
{
// InternalEntityGrammar.g:1097:8: (lv_filterDepth_8_0= RULE_INT )
// InternalEntityGrammar.g:1098:9: lv_filterDepth_8_0= RULE_INT
{
lv_filterDepth_8_0=(Token)match(input,RULE_INT,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_filterDepth_8_0, grammarAccess.getEntityFeatureAccess().getFilterDepthINTTerminalRuleCall_2_0_1_4_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(
current,
"filterDepth",
lv_filterDepth_8_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
}
break;
}
// InternalEntityGrammar.g:1115:6: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:1116:7: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:1116:7: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:1117:8: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getTypeLEntityCrossReference_2_0_1_5_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1131:6: ( (lv_multiplicity_10_0= ruleMultiplicity ) )?
int alt28=2;
int LA28_0 = input.LA(1);
if ( (LA28_0==37) ) {
int LA28_1 = input.LA(2);
if ( (LA28_1==109||LA28_1==114||LA28_1==171||(LA28_1>=188 && LA28_1<=189)) ) {
alt28=1;
}
}
switch (alt28) {
case 1 :
// InternalEntityGrammar.g:1132:7: (lv_multiplicity_10_0= ruleMultiplicity )
{
// InternalEntityGrammar.g:1132:7: (lv_multiplicity_10_0= ruleMultiplicity )
// InternalEntityGrammar.g:1133:8: lv_multiplicity_10_0= ruleMultiplicity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getMultiplicityMultiplicityParserRuleCall_2_0_1_6_0());
}
pushFollow(FOLLOW_35);
lv_multiplicity_10_0=ruleMultiplicity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"multiplicity",
lv_multiplicity_10_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.Multiplicity");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:1150:6: (otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']' )?
int alt30=2;
int LA30_0 = input.LA(1);
if ( (LA30_0==37) ) {
alt30=1;
}
switch (alt30) {
case 1 :
// InternalEntityGrammar.g:1151:7: otherlv_11= '[' ( (lv_constraints_12_0= ruleAllConstraints ) )* otherlv_13= ']'
{
otherlv_11=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getEntityFeatureAccess().getLeftSquareBracketKeyword_2_0_1_7_0());
}
// InternalEntityGrammar.g:1155:7: ( (lv_constraints_12_0= ruleAllConstraints ) )*
loop29:
do {
int alt29=2;
int LA29_0 = input.LA(1);
if ( (LA29_0==78||(LA29_0>=82 && LA29_0<=93)) ) {
alt29=1;
}
switch (alt29) {
case 1 :
// InternalEntityGrammar.g:1156:8: (lv_constraints_12_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:1156:8: (lv_constraints_12_0= ruleAllConstraints )
// InternalEntityGrammar.g:1157:9: lv_constraints_12_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_0_1_7_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_12_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"constraints",
lv_constraints_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop29;
}
} while (true);
otherlv_13=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getEntityFeatureAccess().getRightSquareBracketKeyword_2_0_1_7_2());
}
}
break;
}
// InternalEntityGrammar.g:1179:6: ( (lv_name_14_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1180:7: (lv_name_14_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1180:7: (lv_name_14_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1181:8: lv_name_14_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_0_1_8_0());
}
pushFollow(FOLLOW_37);
lv_name_14_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"name",
lv_name_14_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1198:6: ( (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo ) )?
int alt31=2;
int LA31_0 = input.LA(1);
if ( (LA31_0==16) ) {
alt31=1;
}
switch (alt31) {
case 1 :
// InternalEntityGrammar.g:1199:7: (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo )
{
// InternalEntityGrammar.g:1199:7: (lv_persistenceInfo_15_0= ruleColumnPersistenceInfo )
// InternalEntityGrammar.g:1200:8: lv_persistenceInfo_15_0= ruleColumnPersistenceInfo
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPersistenceInfoColumnPersistenceInfoParserRuleCall_2_0_1_9_0());
}
pushFollow(FOLLOW_38);
lv_persistenceInfo_15_0=ruleColumnPersistenceInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"persistenceInfo",
lv_persistenceInfo_15_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.ColumnPersistenceInfo");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:1217:6: (otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )? )?
int alt33=2;
int LA33_0 = input.LA(1);
if ( (LA33_0==39) ) {
alt33=1;
}
switch (alt33) {
case 1 :
// InternalEntityGrammar.g:1218:7: otherlv_16= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )?
{
otherlv_16=(Token)match(input,39,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getEntityFeatureAccess().getOppositeKeyword_2_0_1_10_0());
}
// InternalEntityGrammar.g:1222:7: ( ( ruleLFQN ) )
// InternalEntityGrammar.g:1223:8: ( ruleLFQN )
{
// InternalEntityGrammar.g:1223:8: ( ruleLFQN )
// InternalEntityGrammar.g:1224:9: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getOppositeLEntityReferenceCrossReference_2_0_1_10_1_0());
}
pushFollow(FOLLOW_39);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1238:7: ( ( (lv_asGrid_18_0= 'asGrid' ) ) | ( (lv_asTable_19_0= 'asTable' ) ) )?
int alt32=3;
int LA32_0 = input.LA(1);
if ( (LA32_0==40) ) {
alt32=1;
}
else if ( (LA32_0==41) ) {
alt32=2;
}
switch (alt32) {
case 1 :
// InternalEntityGrammar.g:1239:8: ( (lv_asGrid_18_0= 'asGrid' ) )
{
// InternalEntityGrammar.g:1239:8: ( (lv_asGrid_18_0= 'asGrid' ) )
// InternalEntityGrammar.g:1240:9: (lv_asGrid_18_0= 'asGrid' )
{
// InternalEntityGrammar.g:1240:9: (lv_asGrid_18_0= 'asGrid' )
// InternalEntityGrammar.g:1241:10: lv_asGrid_18_0= 'asGrid'
{
lv_asGrid_18_0=(Token)match(input,40,FOLLOW_40); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asGrid_18_0, grammarAccess.getEntityFeatureAccess().getAsGridAsGridKeyword_2_0_1_10_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "asGrid", true, "asGrid");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1254:8: ( (lv_asTable_19_0= 'asTable' ) )
{
// InternalEntityGrammar.g:1254:8: ( (lv_asTable_19_0= 'asTable' ) )
// InternalEntityGrammar.g:1255:9: (lv_asTable_19_0= 'asTable' )
{
// InternalEntityGrammar.g:1255:9: (lv_asTable_19_0= 'asTable' )
// InternalEntityGrammar.g:1256:10: lv_asTable_19_0= 'asTable'
{
lv_asTable_19_0=(Token)match(input,41,FOLLOW_40); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asTable_19_0, grammarAccess.getEntityFeatureAccess().getAsTableAsTableKeyword_2_0_1_10_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "asTable", true, "asTable");
}
}
}
}
break;
}
}
break;
}
// InternalEntityGrammar.g:1270:6: ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? )
int alt36=2;
alt36 = dfa36.predict(input);
switch (alt36) {
case 1 :
// InternalEntityGrammar.g:1271:7: ( (lv_sideKick_20_0= 'sideKick' ) )?
{
// InternalEntityGrammar.g:1271:7: ( (lv_sideKick_20_0= 'sideKick' ) )?
int alt34=2;
int LA34_0 = input.LA(1);
if ( (LA34_0==42) ) {
alt34=1;
}
switch (alt34) {
case 1 :
// InternalEntityGrammar.g:1272:8: (lv_sideKick_20_0= 'sideKick' )
{
// InternalEntityGrammar.g:1272:8: (lv_sideKick_20_0= 'sideKick' )
// InternalEntityGrammar.g:1273:9: lv_sideKick_20_0= 'sideKick'
{
lv_sideKick_20_0=(Token)match(input,42,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_sideKick_20_0, grammarAccess.getEntityFeatureAccess().getSideKickSideKickKeyword_2_0_1_11_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "sideKick", true, "sideKick");
}
}
}
break;
}
}
break;
case 2 :
// InternalEntityGrammar.g:1286:7: ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )?
{
// InternalEntityGrammar.g:1286:7: ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )?
int alt35=3;
int LA35_0 = input.LA(1);
if ( (LA35_0==43) ) {
alt35=1;
}
else if ( (LA35_0==44) ) {
alt35=2;
}
switch (alt35) {
case 1 :
// InternalEntityGrammar.g:1287:8: ( (lv_referenceHidden_21_0= 'hidden' ) )
{
// InternalEntityGrammar.g:1287:8: ( (lv_referenceHidden_21_0= 'hidden' ) )
// InternalEntityGrammar.g:1288:9: (lv_referenceHidden_21_0= 'hidden' )
{
// InternalEntityGrammar.g:1288:9: (lv_referenceHidden_21_0= 'hidden' )
// InternalEntityGrammar.g:1289:10: lv_referenceHidden_21_0= 'hidden'
{
lv_referenceHidden_21_0=(Token)match(input,43,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_referenceHidden_21_0, grammarAccess.getEntityFeatureAccess().getReferenceHiddenHiddenKeyword_2_0_1_11_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "referenceHidden", true, "hidden");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1302:8: ( (lv_referenceReadOnly_22_0= 'readOnly' ) )
{
// InternalEntityGrammar.g:1302:8: ( (lv_referenceReadOnly_22_0= 'readOnly' ) )
// InternalEntityGrammar.g:1303:9: (lv_referenceReadOnly_22_0= 'readOnly' )
{
// InternalEntityGrammar.g:1303:9: (lv_referenceReadOnly_22_0= 'readOnly' )
// InternalEntityGrammar.g:1304:10: lv_referenceReadOnly_22_0= 'readOnly'
{
lv_referenceReadOnly_22_0=(Token)match(input,44,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_referenceReadOnly_22_0, grammarAccess.getEntityFeatureAccess().getReferenceReadOnlyReadOnlyKeyword_2_0_1_11_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "referenceReadOnly", true, "readOnly");
}
}
}
}
break;
}
}
break;
}
// InternalEntityGrammar.g:1318:6: ( ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) ) )?
int alt37=2;
int LA37_0 = input.LA(1);
if ( (LA37_0==45) ) {
alt37=1;
}
switch (alt37) {
case 1 :
// InternalEntityGrammar.g:1319:7: ( (lv_isGrouped_23_0= 'group' ) ) ( (lv_groupName_24_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:1319:7: ( (lv_isGrouped_23_0= 'group' ) )
// InternalEntityGrammar.g:1320:8: (lv_isGrouped_23_0= 'group' )
{
// InternalEntityGrammar.g:1320:8: (lv_isGrouped_23_0= 'group' )
// InternalEntityGrammar.g:1321:9: lv_isGrouped_23_0= 'group'
{
lv_isGrouped_23_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_23_0, grammarAccess.getEntityFeatureAccess().getIsGroupedGroupKeyword_2_0_1_12_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:1333:7: ( (lv_groupName_24_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1334:8: (lv_groupName_24_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1334:8: (lv_groupName_24_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1335:9: lv_groupName_24_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_0_1_12_1_0());
}
pushFollow(FOLLOW_42);
lv_groupName_24_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"groupName",
lv_groupName_24_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:1353:6: (otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')' )?
int alt39=2;
int LA39_0 = input.LA(1);
if ( (LA39_0==46) ) {
alt39=1;
}
switch (alt39) {
case 1 :
// InternalEntityGrammar.g:1354:7: otherlv_25= 'properties' otherlv_26= '(' ( (lv_properties_27_0= ruleKeyAndValue ) ) (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )* otherlv_30= ')'
{
otherlv_25=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_25, grammarAccess.getEntityFeatureAccess().getPropertiesKeyword_2_0_1_13_0());
}
otherlv_26=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_26, grammarAccess.getEntityFeatureAccess().getLeftParenthesisKeyword_2_0_1_13_1());
}
// InternalEntityGrammar.g:1362:7: ( (lv_properties_27_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1363:8: (lv_properties_27_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1363:8: (lv_properties_27_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1364:9: lv_properties_27_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_0_1_13_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_27_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_27_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1381:7: (otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) ) )*
loop38:
do {
int alt38=2;
int LA38_0 = input.LA(1);
if ( (LA38_0==29) ) {
alt38=1;
}
switch (alt38) {
case 1 :
// InternalEntityGrammar.g:1382:8: otherlv_28= ',' ( (lv_properties_29_0= ruleKeyAndValue ) )
{
otherlv_28=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_28, grammarAccess.getEntityFeatureAccess().getCommaKeyword_2_0_1_13_3_0());
}
// InternalEntityGrammar.g:1386:8: ( (lv_properties_29_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1387:9: (lv_properties_29_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1387:9: (lv_properties_29_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1388:10: lv_properties_29_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_0_1_13_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_29_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_29_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop38;
}
} while (true);
otherlv_30=(Token)match(input,17,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_30, grammarAccess.getEntityFeatureAccess().getRightParenthesisKeyword_2_0_1_13_4());
}
}
break;
}
// InternalEntityGrammar.g:1411:6: ( (lv_resultFilters_31_0= ruleResultFilters ) )?
int alt40=2;
int LA40_0 = input.LA(1);
if ( (LA40_0==56) ) {
alt40=1;
}
switch (alt40) {
case 1 :
// InternalEntityGrammar.g:1412:7: (lv_resultFilters_31_0= ruleResultFilters )
{
// InternalEntityGrammar.g:1412:7: (lv_resultFilters_31_0= ruleResultFilters )
// InternalEntityGrammar.g:1413:8: lv_resultFilters_31_0= ruleResultFilters
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getResultFiltersResultFiltersParserRuleCall_2_0_1_14_0());
}
pushFollow(FOLLOW_2);
lv_resultFilters_31_0=ruleResultFilters();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"resultFilters",
lv_resultFilters_31_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ResultFilters");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1433:4: ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) )
{
// InternalEntityGrammar.g:1433:4: ( () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) ) )
// InternalEntityGrammar.g:1434:5: () ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) )
{
// InternalEntityGrammar.g:1434:5: ()
// InternalEntityGrammar.g:1435:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getEntityFeatureAccess().getLEntityAttributeAnnotationInfoAction_2_1_0(),
current);
}
}
// InternalEntityGrammar.g:1441:5: ( ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) ) | ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) ) | ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) ) )
int alt65=3;
switch ( input.LA(1) ) {
case 47:
{
alt65=1;
}
break;
case 49:
{
alt65=2;
}
break;
case 50:
case 51:
case 52:
case 53:
case 54:
case 55:
{
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 :
// InternalEntityGrammar.g:1442:6: ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) )
{
// InternalEntityGrammar.g:1442:6: ( ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) ) )
// InternalEntityGrammar.g:1443:7: ( (lv_transient_33_0= 'transient' ) ) ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )? ( (lv_name_40_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) )
{
// InternalEntityGrammar.g:1443:7: ( (lv_transient_33_0= 'transient' ) )
// InternalEntityGrammar.g:1444:8: (lv_transient_33_0= 'transient' )
{
// InternalEntityGrammar.g:1444:8: (lv_transient_33_0= 'transient' )
// InternalEntityGrammar.g:1445:9: lv_transient_33_0= 'transient'
{
lv_transient_33_0=(Token)match(input,47,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_transient_33_0, grammarAccess.getEntityFeatureAccess().getTransientTransientKeyword_2_1_1_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "transient", true, "transient");
}
}
}
// InternalEntityGrammar.g:1457:7: ( ( (lv_attributeHidden_34_0= 'hidden' ) ) | ( (lv_attributeReadOnly_35_0= 'readOnly' ) ) )?
int alt41=3;
int LA41_0 = input.LA(1);
if ( (LA41_0==43) ) {
alt41=1;
}
else if ( (LA41_0==44) ) {
alt41=2;
}
switch (alt41) {
case 1 :
// InternalEntityGrammar.g:1458:8: ( (lv_attributeHidden_34_0= 'hidden' ) )
{
// InternalEntityGrammar.g:1458:8: ( (lv_attributeHidden_34_0= 'hidden' ) )
// InternalEntityGrammar.g:1459:9: (lv_attributeHidden_34_0= 'hidden' )
{
// InternalEntityGrammar.g:1459:9: (lv_attributeHidden_34_0= 'hidden' )
// InternalEntityGrammar.g:1460:10: lv_attributeHidden_34_0= 'hidden'
{
lv_attributeHidden_34_0=(Token)match(input,43,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeHidden_34_0, grammarAccess.getEntityFeatureAccess().getAttributeHiddenHiddenKeyword_2_1_1_0_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeHidden", true, "hidden");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1473:8: ( (lv_attributeReadOnly_35_0= 'readOnly' ) )
{
// InternalEntityGrammar.g:1473:8: ( (lv_attributeReadOnly_35_0= 'readOnly' ) )
// InternalEntityGrammar.g:1474:9: (lv_attributeReadOnly_35_0= 'readOnly' )
{
// InternalEntityGrammar.g:1474:9: (lv_attributeReadOnly_35_0= 'readOnly' )
// InternalEntityGrammar.g:1475:10: lv_attributeReadOnly_35_0= 'readOnly'
{
lv_attributeReadOnly_35_0=(Token)match(input,44,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeReadOnly_35_0, grammarAccess.getEntityFeatureAccess().getAttributeReadOnlyReadOnlyKeyword_2_1_1_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeReadOnly", true, "readOnly");
}
}
}
}
break;
}
// InternalEntityGrammar.g:1488:7: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:1489:8: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:1489:8: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:1490:9: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getTypeLScalarTypeCrossReference_2_1_1_0_2_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1504:7: (otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']' )?
int alt43=2;
int LA43_0 = input.LA(1);
if ( (LA43_0==37) ) {
alt43=1;
}
switch (alt43) {
case 1 :
// InternalEntityGrammar.g:1505:8: otherlv_37= '[' ( (lv_constraints_38_0= ruleAllConstraints ) )* otherlv_39= ']'
{
otherlv_37=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_37, grammarAccess.getEntityFeatureAccess().getLeftSquareBracketKeyword_2_1_1_0_3_0());
}
// InternalEntityGrammar.g:1509:8: ( (lv_constraints_38_0= ruleAllConstraints ) )*
loop42:
do {
int alt42=2;
int LA42_0 = input.LA(1);
if ( (LA42_0==78||(LA42_0>=82 && LA42_0<=93)) ) {
alt42=1;
}
switch (alt42) {
case 1 :
// InternalEntityGrammar.g:1510:9: (lv_constraints_38_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:1510:9: (lv_constraints_38_0= ruleAllConstraints )
// InternalEntityGrammar.g:1511:10: lv_constraints_38_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_1_1_0_3_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_38_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"constraints",
lv_constraints_38_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop42;
}
} while (true);
otherlv_39=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_39, grammarAccess.getEntityFeatureAccess().getRightSquareBracketKeyword_2_1_1_0_3_2());
}
}
break;
}
// InternalEntityGrammar.g:1533:7: ( (lv_name_40_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1534:8: (lv_name_40_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1534:8: (lv_name_40_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1535:9: lv_name_40_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_1_1_0_4_0());
}
pushFollow(FOLLOW_48);
lv_name_40_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"name",
lv_name_40_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1552:7: ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:1553:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:1553:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* ) )
// InternalEntityGrammar.g:1554:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5());
// InternalEntityGrammar.g:1557:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )* )
// InternalEntityGrammar.g:1558:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )*
{
// InternalEntityGrammar.g:1558:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) ) )*
loop45:
do {
int alt45=4;
int LA45_0 = input.LA(1);
if ( LA45_0 == 45 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 0) ) {
alt45=1;
}
else if ( LA45_0 == 48 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 1) ) {
alt45=2;
}
else if ( LA45_0 == 46 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 2) ) {
alt45=3;
}
switch (alt45) {
case 1 :
// InternalEntityGrammar.g:1559:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) )
{
// InternalEntityGrammar.g:1559:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) ) )
// InternalEntityGrammar.g:1560:9: {...}? => ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 0)");
}
// InternalEntityGrammar.g:1560:122: ( ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) ) )
// InternalEntityGrammar.g:1561:10: ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 0);
// InternalEntityGrammar.g:1564:13: ({...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) ) )
// InternalEntityGrammar.g:1564:14: {...}? => ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1564:23: ( ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) ) )
// InternalEntityGrammar.g:1564:24: ( (lv_isGrouped_42_0= 'group' ) ) ( (lv_groupName_43_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:1564:24: ( (lv_isGrouped_42_0= 'group' ) )
// InternalEntityGrammar.g:1565:14: (lv_isGrouped_42_0= 'group' )
{
// InternalEntityGrammar.g:1565:14: (lv_isGrouped_42_0= 'group' )
// InternalEntityGrammar.g:1566:15: lv_isGrouped_42_0= 'group'
{
lv_isGrouped_42_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_42_0, grammarAccess.getEntityFeatureAccess().getIsGroupedGroupKeyword_2_1_1_0_5_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:1578:13: ( (lv_groupName_43_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1579:14: (lv_groupName_43_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1579:14: (lv_groupName_43_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1580:15: lv_groupName_43_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_1_1_0_5_0_1_0());
}
pushFollow(FOLLOW_48);
lv_groupName_43_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"groupName",
lv_groupName_43_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1603:8: ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) )
{
// InternalEntityGrammar.g:1603:8: ({...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) ) )
// InternalEntityGrammar.g:1604:9: {...}? => ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 1)");
}
// InternalEntityGrammar.g:1604:122: ( ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) ) )
// InternalEntityGrammar.g:1605:10: ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 1);
// InternalEntityGrammar.g:1608:13: ({...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) ) )
// InternalEntityGrammar.g:1608:14: {...}? => (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1608:23: (otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) ) )
// InternalEntityGrammar.g:1608:24: otherlv_44= 'extraStyle' ( (lv_extraStyle_45_0= RULE_STRING ) )
{
otherlv_44=(Token)match(input,48,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_44, grammarAccess.getEntityFeatureAccess().getExtraStyleKeyword_2_1_1_0_5_1_0());
}
// InternalEntityGrammar.g:1612:13: ( (lv_extraStyle_45_0= RULE_STRING ) )
// InternalEntityGrammar.g:1613:14: (lv_extraStyle_45_0= RULE_STRING )
{
// InternalEntityGrammar.g:1613:14: (lv_extraStyle_45_0= RULE_STRING )
// InternalEntityGrammar.g:1614:15: lv_extraStyle_45_0= RULE_STRING
{
lv_extraStyle_45_0=(Token)match(input,RULE_STRING,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_extraStyle_45_0, grammarAccess.getEntityFeatureAccess().getExtraStyleSTRINGTerminalRuleCall_2_1_1_0_5_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(
current,
"extraStyle",
lv_extraStyle_45_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:1636:8: ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) )
{
// InternalEntityGrammar.g:1636:8: ({...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) ) )
// InternalEntityGrammar.g:1637:9: {...}? => ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 2)");
}
// InternalEntityGrammar.g:1637:122: ( ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) ) )
// InternalEntityGrammar.g:1638:10: ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5(), 2);
// InternalEntityGrammar.g:1641:13: ({...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' ) )
// InternalEntityGrammar.g:1641:14: {...}? => (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1641:23: (otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')' )
// InternalEntityGrammar.g:1641:24: otherlv_46= 'properties' otherlv_47= '(' ( (lv_properties_48_0= ruleKeyAndValue ) ) (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )* otherlv_51= ')'
{
otherlv_46=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_46, grammarAccess.getEntityFeatureAccess().getPropertiesKeyword_2_1_1_0_5_2_0());
}
otherlv_47=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_47, grammarAccess.getEntityFeatureAccess().getLeftParenthesisKeyword_2_1_1_0_5_2_1());
}
// InternalEntityGrammar.g:1649:13: ( (lv_properties_48_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1650:14: (lv_properties_48_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1650:14: (lv_properties_48_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1651:15: lv_properties_48_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_0_5_2_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_48_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_48_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1668:13: (otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) ) )*
loop44:
do {
int alt44=2;
int LA44_0 = input.LA(1);
if ( (LA44_0==29) ) {
alt44=1;
}
switch (alt44) {
case 1 :
// InternalEntityGrammar.g:1669:14: otherlv_49= ',' ( (lv_properties_50_0= ruleKeyAndValue ) )
{
otherlv_49=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_49, grammarAccess.getEntityFeatureAccess().getCommaKeyword_2_1_1_0_5_2_3_0());
}
// InternalEntityGrammar.g:1673:14: ( (lv_properties_50_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1674:15: (lv_properties_50_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1674:15: (lv_properties_50_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1675:16: lv_properties_50_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_0_5_2_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_50_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_50_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop44;
}
} while (true);
otherlv_51=(Token)match(input,17,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_51, grammarAccess.getEntityFeatureAccess().getRightParenthesisKeyword_2_1_1_0_5_2_4());
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5());
}
}
}
break;
default :
break loop45;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_0_5());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1712:6: ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) )
{
// InternalEntityGrammar.g:1712:6: ( ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) ) )
// InternalEntityGrammar.g:1713:7: ( (lv_derived_52_0= 'derived' ) ) ( (lv_domainDescription_53_0= 'domainDescription' ) )? ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_name_57_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) ) ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) )
{
// InternalEntityGrammar.g:1713:7: ( (lv_derived_52_0= 'derived' ) )
// InternalEntityGrammar.g:1714:8: (lv_derived_52_0= 'derived' )
{
// InternalEntityGrammar.g:1714:8: (lv_derived_52_0= 'derived' )
// InternalEntityGrammar.g:1715:9: lv_derived_52_0= 'derived'
{
lv_derived_52_0=(Token)match(input,49,FOLLOW_49); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_derived_52_0, grammarAccess.getEntityFeatureAccess().getDerivedDerivedKeyword_2_1_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "derived", true, "derived");
}
}
}
// InternalEntityGrammar.g:1727:7: ( (lv_domainDescription_53_0= 'domainDescription' ) )?
int alt46=2;
int LA46_0 = input.LA(1);
if ( (LA46_0==50) ) {
alt46=1;
}
switch (alt46) {
case 1 :
// InternalEntityGrammar.g:1728:8: (lv_domainDescription_53_0= 'domainDescription' )
{
// InternalEntityGrammar.g:1728:8: (lv_domainDescription_53_0= 'domainDescription' )
// InternalEntityGrammar.g:1729:9: lv_domainDescription_53_0= 'domainDescription'
{
lv_domainDescription_53_0=(Token)match(input,50,FOLLOW_47); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_domainDescription_53_0, grammarAccess.getEntityFeatureAccess().getDomainDescriptionDomainDescriptionKeyword_2_1_1_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "domainDescription", true, "domainDescription");
}
}
}
break;
}
// InternalEntityGrammar.g:1741:7: ( ( (lv_attributeHidden_54_0= 'hidden' ) ) | ( (lv_attributeReadOnly_55_0= 'readOnly' ) ) )?
int alt47=3;
int LA47_0 = input.LA(1);
if ( (LA47_0==43) ) {
alt47=1;
}
else if ( (LA47_0==44) ) {
alt47=2;
}
switch (alt47) {
case 1 :
// InternalEntityGrammar.g:1742:8: ( (lv_attributeHidden_54_0= 'hidden' ) )
{
// InternalEntityGrammar.g:1742:8: ( (lv_attributeHidden_54_0= 'hidden' ) )
// InternalEntityGrammar.g:1743:9: (lv_attributeHidden_54_0= 'hidden' )
{
// InternalEntityGrammar.g:1743:9: (lv_attributeHidden_54_0= 'hidden' )
// InternalEntityGrammar.g:1744:10: lv_attributeHidden_54_0= 'hidden'
{
lv_attributeHidden_54_0=(Token)match(input,43,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeHidden_54_0, grammarAccess.getEntityFeatureAccess().getAttributeHiddenHiddenKeyword_2_1_1_1_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeHidden", true, "hidden");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1757:8: ( (lv_attributeReadOnly_55_0= 'readOnly' ) )
{
// InternalEntityGrammar.g:1757:8: ( (lv_attributeReadOnly_55_0= 'readOnly' ) )
// InternalEntityGrammar.g:1758:9: (lv_attributeReadOnly_55_0= 'readOnly' )
{
// InternalEntityGrammar.g:1758:9: (lv_attributeReadOnly_55_0= 'readOnly' )
// InternalEntityGrammar.g:1759:10: lv_attributeReadOnly_55_0= 'readOnly'
{
lv_attributeReadOnly_55_0=(Token)match(input,44,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeReadOnly_55_0, grammarAccess.getEntityFeatureAccess().getAttributeReadOnlyReadOnlyKeyword_2_1_1_1_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeReadOnly", true, "readOnly");
}
}
}
}
break;
}
// InternalEntityGrammar.g:1772:7: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:1773:8: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:1773:8: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:1774:9: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getTypeLScalarTypeCrossReference_2_1_1_1_3_0());
}
pushFollow(FOLLOW_9);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1788:7: ( (lv_name_57_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1789:8: (lv_name_57_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1789:8: (lv_name_57_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1790:9: lv_name_57_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_1_1_1_4_0());
}
pushFollow(FOLLOW_50);
lv_name_57_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"name",
lv_name_57_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1807:7: ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:1808:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:1808:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* ) )
// InternalEntityGrammar.g:1809:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5());
// InternalEntityGrammar.g:1812:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )* )
// InternalEntityGrammar.g:1813:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )*
{
// InternalEntityGrammar.g:1813:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) ) )*
loop49:
do {
int alt49=4;
int LA49_0 = input.LA(1);
if ( LA49_0 == 45 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 0) ) {
alt49=1;
}
else if ( LA49_0 == 48 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 1) ) {
alt49=2;
}
else if ( LA49_0 == 46 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 2) ) {
alt49=3;
}
switch (alt49) {
case 1 :
// InternalEntityGrammar.g:1814:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) )
{
// InternalEntityGrammar.g:1814:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) ) )
// InternalEntityGrammar.g:1815:9: {...}? => ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 0)");
}
// InternalEntityGrammar.g:1815:122: ( ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) ) )
// InternalEntityGrammar.g:1816:10: ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 0);
// InternalEntityGrammar.g:1819:13: ({...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) ) )
// InternalEntityGrammar.g:1819:14: {...}? => ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1819:23: ( ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) ) )
// InternalEntityGrammar.g:1819:24: ( (lv_isGrouped_59_0= 'group' ) ) ( (lv_groupName_60_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:1819:24: ( (lv_isGrouped_59_0= 'group' ) )
// InternalEntityGrammar.g:1820:14: (lv_isGrouped_59_0= 'group' )
{
// InternalEntityGrammar.g:1820:14: (lv_isGrouped_59_0= 'group' )
// InternalEntityGrammar.g:1821:15: lv_isGrouped_59_0= 'group'
{
lv_isGrouped_59_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_59_0, grammarAccess.getEntityFeatureAccess().getIsGroupedGroupKeyword_2_1_1_1_5_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:1833:13: ( (lv_groupName_60_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:1834:14: (lv_groupName_60_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:1834:14: (lv_groupName_60_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:1835:15: lv_groupName_60_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_1_1_1_5_0_1_0());
}
pushFollow(FOLLOW_50);
lv_groupName_60_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"groupName",
lv_groupName_60_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:1858:8: ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) )
{
// InternalEntityGrammar.g:1858:8: ({...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) ) )
// InternalEntityGrammar.g:1859:9: {...}? => ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 1)");
}
// InternalEntityGrammar.g:1859:122: ( ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) ) )
// InternalEntityGrammar.g:1860:10: ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 1);
// InternalEntityGrammar.g:1863:13: ({...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) ) )
// InternalEntityGrammar.g:1863:14: {...}? => (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1863:23: (otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) ) )
// InternalEntityGrammar.g:1863:24: otherlv_61= 'extraStyle' ( (lv_extraStyle_62_0= RULE_STRING ) )
{
otherlv_61=(Token)match(input,48,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_61, grammarAccess.getEntityFeatureAccess().getExtraStyleKeyword_2_1_1_1_5_1_0());
}
// InternalEntityGrammar.g:1867:13: ( (lv_extraStyle_62_0= RULE_STRING ) )
// InternalEntityGrammar.g:1868:14: (lv_extraStyle_62_0= RULE_STRING )
{
// InternalEntityGrammar.g:1868:14: (lv_extraStyle_62_0= RULE_STRING )
// InternalEntityGrammar.g:1869:15: lv_extraStyle_62_0= RULE_STRING
{
lv_extraStyle_62_0=(Token)match(input,RULE_STRING,FOLLOW_50); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_extraStyle_62_0, grammarAccess.getEntityFeatureAccess().getExtraStyleSTRINGTerminalRuleCall_2_1_1_1_5_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(
current,
"extraStyle",
lv_extraStyle_62_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:1891:8: ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) )
{
// InternalEntityGrammar.g:1891:8: ({...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) ) )
// InternalEntityGrammar.g:1892:9: {...}? => ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 2)");
}
// InternalEntityGrammar.g:1892:122: ( ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) ) )
// InternalEntityGrammar.g:1893:10: ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5(), 2);
// InternalEntityGrammar.g:1896:13: ({...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' ) )
// InternalEntityGrammar.g:1896:14: {...}? => (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:1896:23: (otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')' )
// InternalEntityGrammar.g:1896:24: otherlv_63= 'properties' otherlv_64= '(' ( (lv_properties_65_0= ruleKeyAndValue ) ) (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )* otherlv_68= ')'
{
otherlv_63=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_63, grammarAccess.getEntityFeatureAccess().getPropertiesKeyword_2_1_1_1_5_2_0());
}
otherlv_64=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_64, grammarAccess.getEntityFeatureAccess().getLeftParenthesisKeyword_2_1_1_1_5_2_1());
}
// InternalEntityGrammar.g:1904:13: ( (lv_properties_65_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1905:14: (lv_properties_65_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1905:14: (lv_properties_65_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1906:15: lv_properties_65_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_1_5_2_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_65_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_65_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:1923:13: (otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) ) )*
loop48:
do {
int alt48=2;
int LA48_0 = input.LA(1);
if ( (LA48_0==29) ) {
alt48=1;
}
switch (alt48) {
case 1 :
// InternalEntityGrammar.g:1924:14: otherlv_66= ',' ( (lv_properties_67_0= ruleKeyAndValue ) )
{
otherlv_66=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_66, grammarAccess.getEntityFeatureAccess().getCommaKeyword_2_1_1_1_5_2_3_0());
}
// InternalEntityGrammar.g:1928:14: ( (lv_properties_67_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:1929:15: (lv_properties_67_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:1929:15: (lv_properties_67_0= ruleKeyAndValue )
// InternalEntityGrammar.g:1930:16: lv_properties_67_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_1_5_2_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_67_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_67_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop48;
}
} while (true);
otherlv_68=(Token)match(input,17,FOLLOW_50); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_68, grammarAccess.getEntityFeatureAccess().getRightParenthesisKeyword_2_1_1_1_5_2_4());
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5());
}
}
}
break;
default :
break loop49;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_1_5());
}
// InternalEntityGrammar.g:1965:7: ( (lv_derivedGetterExpression_69_0= ruleXBlockExpression ) )
// InternalEntityGrammar.g:1966:8: (lv_derivedGetterExpression_69_0= ruleXBlockExpression )
{
// InternalEntityGrammar.g:1966:8: (lv_derivedGetterExpression_69_0= ruleXBlockExpression )
// InternalEntityGrammar.g:1967:9: lv_derivedGetterExpression_69_0= ruleXBlockExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getDerivedGetterExpressionXBlockExpressionParserRuleCall_2_1_1_1_6_0());
}
pushFollow(FOLLOW_2);
lv_derivedGetterExpression_69_0=ruleXBlockExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"derivedGetterExpression",
lv_derivedGetterExpression_69_0,
"org.eclipse.xtext.xbase.Xbase.XBlockExpression");
afterParserOrEnumRuleCall();
}
}
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:1986:6: ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) )
{
// InternalEntityGrammar.g:1986:6: ( (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) ) )
// InternalEntityGrammar.g:1987:7: (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_83_0= ruleMultiplicity ) )? (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )? ( (lv_name_87_0= ruleTRANSLATABLEID ) ) ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )? ( (lv_asKanbanState_90_0= 'asKanbanState' ) )? ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )? ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )? (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )? ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) )
{
// InternalEntityGrammar.g:1987:7: (otherlv_70= 'var' | ( (lv_id_71_0= 'id' ) ) | ( (lv_uuid_72_0= 'uuid' ) ) | ( (lv_version_73_0= 'version' ) ) | ( (lv_domainDescription_74_0= 'domainDescription' ) ) | ( (lv_domainKey_75_0= 'domainKey' ) ) )
int alt50=6;
switch ( input.LA(1) ) {
case 51:
{
alt50=1;
}
break;
case 52:
{
alt50=2;
}
break;
case 53:
{
alt50=3;
}
break;
case 54:
{
alt50=4;
}
break;
case 50:
{
alt50=5;
}
break;
case 55:
{
alt50=6;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 50, 0, input);
throw nvae;
}
switch (alt50) {
case 1 :
// InternalEntityGrammar.g:1988:8: otherlv_70= 'var'
{
otherlv_70=(Token)match(input,51,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_70, grammarAccess.getEntityFeatureAccess().getVarKeyword_2_1_1_2_0_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:1993:8: ( (lv_id_71_0= 'id' ) )
{
// InternalEntityGrammar.g:1993:8: ( (lv_id_71_0= 'id' ) )
// InternalEntityGrammar.g:1994:9: (lv_id_71_0= 'id' )
{
// InternalEntityGrammar.g:1994:9: (lv_id_71_0= 'id' )
// InternalEntityGrammar.g:1995:10: lv_id_71_0= 'id'
{
lv_id_71_0=(Token)match(input,52,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_id_71_0, grammarAccess.getEntityFeatureAccess().getIdIdKeyword_2_1_1_2_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "id", true, "id");
}
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:2008:8: ( (lv_uuid_72_0= 'uuid' ) )
{
// InternalEntityGrammar.g:2008:8: ( (lv_uuid_72_0= 'uuid' ) )
// InternalEntityGrammar.g:2009:9: (lv_uuid_72_0= 'uuid' )
{
// InternalEntityGrammar.g:2009:9: (lv_uuid_72_0= 'uuid' )
// InternalEntityGrammar.g:2010:10: lv_uuid_72_0= 'uuid'
{
lv_uuid_72_0=(Token)match(input,53,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_uuid_72_0, grammarAccess.getEntityFeatureAccess().getUuidUuidKeyword_2_1_1_2_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "uuid", true, "uuid");
}
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:2023:8: ( (lv_version_73_0= 'version' ) )
{
// InternalEntityGrammar.g:2023:8: ( (lv_version_73_0= 'version' ) )
// InternalEntityGrammar.g:2024:9: (lv_version_73_0= 'version' )
{
// InternalEntityGrammar.g:2024:9: (lv_version_73_0= 'version' )
// InternalEntityGrammar.g:2025:10: lv_version_73_0= 'version'
{
lv_version_73_0=(Token)match(input,54,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_version_73_0, grammarAccess.getEntityFeatureAccess().getVersionVersionKeyword_2_1_1_2_0_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "version", true, "version");
}
}
}
}
break;
case 5 :
// InternalEntityGrammar.g:2038:8: ( (lv_domainDescription_74_0= 'domainDescription' ) )
{
// InternalEntityGrammar.g:2038:8: ( (lv_domainDescription_74_0= 'domainDescription' ) )
// InternalEntityGrammar.g:2039:9: (lv_domainDescription_74_0= 'domainDescription' )
{
// InternalEntityGrammar.g:2039:9: (lv_domainDescription_74_0= 'domainDescription' )
// InternalEntityGrammar.g:2040:10: lv_domainDescription_74_0= 'domainDescription'
{
lv_domainDescription_74_0=(Token)match(input,50,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_domainDescription_74_0, grammarAccess.getEntityFeatureAccess().getDomainDescriptionDomainDescriptionKeyword_2_1_1_2_0_4_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "domainDescription", true, "domainDescription");
}
}
}
}
break;
case 6 :
// InternalEntityGrammar.g:2053:8: ( (lv_domainKey_75_0= 'domainKey' ) )
{
// InternalEntityGrammar.g:2053:8: ( (lv_domainKey_75_0= 'domainKey' ) )
// InternalEntityGrammar.g:2054:9: (lv_domainKey_75_0= 'domainKey' )
{
// InternalEntityGrammar.g:2054:9: (lv_domainKey_75_0= 'domainKey' )
// InternalEntityGrammar.g:2055:10: lv_domainKey_75_0= 'domainKey'
{
lv_domainKey_75_0=(Token)match(input,55,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_domainKey_75_0, grammarAccess.getEntityFeatureAccess().getDomainKeyDomainKeyKeyword_2_1_1_2_0_5_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "domainKey", true, "domainKey");
}
}
}
}
break;
}
// InternalEntityGrammar.g:2068:7: ( ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:2069:8: ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:2069:8: ( ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:2070:9: ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1());
// InternalEntityGrammar.g:2073:9: ( ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:2074:10: ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:2074:10: ( ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) ) | ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) ) )*
loop53:
do {
int alt53=4;
int LA53_0 = input.LA(1);
if ( LA53_0 == 27 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 0) ) {
alt53=1;
}
else if ( LA53_0 >= 56 && LA53_0 <= 57 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 1) ) {
alt53=2;
}
else if ( LA53_0 >= 43 && LA53_0 <= 44 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 2) ) {
alt53=3;
}
switch (alt53) {
case 1 :
// InternalEntityGrammar.g:2075:8: ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) )
{
// InternalEntityGrammar.g:2075:8: ({...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) ) )
// InternalEntityGrammar.g:2076:9: {...}? => ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 0)");
}
// InternalEntityGrammar.g:2076:122: ( ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) ) )
// InternalEntityGrammar.g:2077:10: ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 0);
// InternalEntityGrammar.g:2080:13: ({...}? => ( (lv_uniqueEntry_77_0= 'unique' ) ) )
// InternalEntityGrammar.g:2080:14: {...}? => ( (lv_uniqueEntry_77_0= 'unique' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2080:23: ( (lv_uniqueEntry_77_0= 'unique' ) )
// InternalEntityGrammar.g:2080:24: (lv_uniqueEntry_77_0= 'unique' )
{
// InternalEntityGrammar.g:2080:24: (lv_uniqueEntry_77_0= 'unique' )
// InternalEntityGrammar.g:2081:14: lv_uniqueEntry_77_0= 'unique'
{
lv_uniqueEntry_77_0=(Token)match(input,27,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_uniqueEntry_77_0, grammarAccess.getEntityFeatureAccess().getUniqueEntryUniqueKeyword_2_1_1_2_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "uniqueEntry", true, "unique");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:2098:8: ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) )
{
// InternalEntityGrammar.g:2098:8: ({...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) ) )
// InternalEntityGrammar.g:2099:9: {...}? => ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 1)");
}
// InternalEntityGrammar.g:2099:122: ( ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) ) )
// InternalEntityGrammar.g:2100:10: ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 1);
// InternalEntityGrammar.g:2103:13: ({...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) ) )
// InternalEntityGrammar.g:2103:14: {...}? => ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2103:23: ( ( (lv_filtering_78_0= 'filter' ) ) | ( (lv_rangeFiltering_79_0= 'range' ) ) )
int alt51=2;
int LA51_0 = input.LA(1);
if ( (LA51_0==56) ) {
alt51=1;
}
else if ( (LA51_0==57) ) {
alt51=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 51, 0, input);
throw nvae;
}
switch (alt51) {
case 1 :
// InternalEntityGrammar.g:2103:24: ( (lv_filtering_78_0= 'filter' ) )
{
// InternalEntityGrammar.g:2103:24: ( (lv_filtering_78_0= 'filter' ) )
// InternalEntityGrammar.g:2104:14: (lv_filtering_78_0= 'filter' )
{
// InternalEntityGrammar.g:2104:14: (lv_filtering_78_0= 'filter' )
// InternalEntityGrammar.g:2105:15: lv_filtering_78_0= 'filter'
{
lv_filtering_78_0=(Token)match(input,56,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_filtering_78_0, grammarAccess.getEntityFeatureAccess().getFilteringFilterKeyword_2_1_1_2_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "filtering", true, "filter");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:2118:13: ( (lv_rangeFiltering_79_0= 'range' ) )
{
// InternalEntityGrammar.g:2118:13: ( (lv_rangeFiltering_79_0= 'range' ) )
// InternalEntityGrammar.g:2119:14: (lv_rangeFiltering_79_0= 'range' )
{
// InternalEntityGrammar.g:2119:14: (lv_rangeFiltering_79_0= 'range' )
// InternalEntityGrammar.g:2120:15: lv_rangeFiltering_79_0= 'range'
{
lv_rangeFiltering_79_0=(Token)match(input,57,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_rangeFiltering_79_0, grammarAccess.getEntityFeatureAccess().getRangeFilteringRangeKeyword_2_1_1_2_1_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "rangeFiltering", true, "range");
}
}
}
}
break;
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:2138:8: ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) )
{
// InternalEntityGrammar.g:2138:8: ({...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) ) )
// InternalEntityGrammar.g:2139:9: {...}? => ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 2)");
}
// InternalEntityGrammar.g:2139:122: ( ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) ) )
// InternalEntityGrammar.g:2140:10: ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1(), 2);
// InternalEntityGrammar.g:2143:13: ({...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) ) )
// InternalEntityGrammar.g:2143:14: {...}? => ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2143:23: ( ( (lv_attributeHidden_80_0= 'hidden' ) ) | ( (lv_attributeReadOnly_81_0= 'readOnly' ) ) )
int alt52=2;
int LA52_0 = input.LA(1);
if ( (LA52_0==43) ) {
alt52=1;
}
else if ( (LA52_0==44) ) {
alt52=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 52, 0, input);
throw nvae;
}
switch (alt52) {
case 1 :
// InternalEntityGrammar.g:2143:24: ( (lv_attributeHidden_80_0= 'hidden' ) )
{
// InternalEntityGrammar.g:2143:24: ( (lv_attributeHidden_80_0= 'hidden' ) )
// InternalEntityGrammar.g:2144:14: (lv_attributeHidden_80_0= 'hidden' )
{
// InternalEntityGrammar.g:2144:14: (lv_attributeHidden_80_0= 'hidden' )
// InternalEntityGrammar.g:2145:15: lv_attributeHidden_80_0= 'hidden'
{
lv_attributeHidden_80_0=(Token)match(input,43,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeHidden_80_0, grammarAccess.getEntityFeatureAccess().getAttributeHiddenHiddenKeyword_2_1_1_2_1_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeHidden", true, "hidden");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:2158:13: ( (lv_attributeReadOnly_81_0= 'readOnly' ) )
{
// InternalEntityGrammar.g:2158:13: ( (lv_attributeReadOnly_81_0= 'readOnly' ) )
// InternalEntityGrammar.g:2159:14: (lv_attributeReadOnly_81_0= 'readOnly' )
{
// InternalEntityGrammar.g:2159:14: (lv_attributeReadOnly_81_0= 'readOnly' )
// InternalEntityGrammar.g:2160:15: lv_attributeReadOnly_81_0= 'readOnly'
{
lv_attributeReadOnly_81_0=(Token)match(input,44,FOLLOW_51); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_attributeReadOnly_81_0, grammarAccess.getEntityFeatureAccess().getAttributeReadOnlyReadOnlyKeyword_2_1_1_2_1_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "attributeReadOnly", true, "readOnly");
}
}
}
}
break;
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1());
}
}
}
break;
default :
break loop53;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_1());
}
// InternalEntityGrammar.g:2185:7: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:2186:8: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:2186:8: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:2187:9: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getTypeLScalarTypeCrossReference_2_1_1_2_2_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2201:7: ( (lv_multiplicity_83_0= ruleMultiplicity ) )?
int alt54=2;
int LA54_0 = input.LA(1);
if ( (LA54_0==37) ) {
int LA54_1 = input.LA(2);
if ( (LA54_1==109||LA54_1==114||LA54_1==171||(LA54_1>=188 && LA54_1<=189)) ) {
alt54=1;
}
}
switch (alt54) {
case 1 :
// InternalEntityGrammar.g:2202:8: (lv_multiplicity_83_0= ruleMultiplicity )
{
// InternalEntityGrammar.g:2202:8: (lv_multiplicity_83_0= ruleMultiplicity )
// InternalEntityGrammar.g:2203:9: lv_multiplicity_83_0= ruleMultiplicity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getMultiplicityMultiplicityParserRuleCall_2_1_1_2_3_0());
}
pushFollow(FOLLOW_35);
lv_multiplicity_83_0=ruleMultiplicity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"multiplicity",
lv_multiplicity_83_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.Multiplicity");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:2220:7: (otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']' )?
int alt56=2;
int LA56_0 = input.LA(1);
if ( (LA56_0==37) ) {
alt56=1;
}
switch (alt56) {
case 1 :
// InternalEntityGrammar.g:2221:8: otherlv_84= '[' ( (lv_constraints_85_0= ruleAllConstraints ) )* otherlv_86= ']'
{
otherlv_84=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_84, grammarAccess.getEntityFeatureAccess().getLeftSquareBracketKeyword_2_1_1_2_4_0());
}
// InternalEntityGrammar.g:2225:8: ( (lv_constraints_85_0= ruleAllConstraints ) )*
loop55:
do {
int alt55=2;
int LA55_0 = input.LA(1);
if ( (LA55_0==78||(LA55_0>=82 && LA55_0<=93)) ) {
alt55=1;
}
switch (alt55) {
case 1 :
// InternalEntityGrammar.g:2226:9: (lv_constraints_85_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:2226:9: (lv_constraints_85_0= ruleAllConstraints )
// InternalEntityGrammar.g:2227:10: lv_constraints_85_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_1_1_2_4_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_85_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"constraints",
lv_constraints_85_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop55;
}
} while (true);
otherlv_86=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_86, grammarAccess.getEntityFeatureAccess().getRightSquareBracketKeyword_2_1_1_2_4_2());
}
}
break;
}
// InternalEntityGrammar.g:2249:7: ( (lv_name_87_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:2250:8: (lv_name_87_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:2250:8: (lv_name_87_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:2251:9: lv_name_87_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_1_1_2_5_0());
}
pushFollow(FOLLOW_52);
lv_name_87_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"name",
lv_name_87_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2268:7: ( ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) ) )?
int alt57=2;
int LA57_0 = input.LA(1);
if ( (LA57_0==58) ) {
alt57=1;
}
switch (alt57) {
case 1 :
// InternalEntityGrammar.g:2269:8: ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) ) ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) )
{
// InternalEntityGrammar.g:2269:8: ( (lv_onKanbanCard_88_0= 'onKanbanCard' ) )
// InternalEntityGrammar.g:2270:9: (lv_onKanbanCard_88_0= 'onKanbanCard' )
{
// InternalEntityGrammar.g:2270:9: (lv_onKanbanCard_88_0= 'onKanbanCard' )
// InternalEntityGrammar.g:2271:10: lv_onKanbanCard_88_0= 'onKanbanCard'
{
lv_onKanbanCard_88_0=(Token)match(input,58,FOLLOW_53); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_onKanbanCard_88_0, grammarAccess.getEntityFeatureAccess().getOnKanbanCardOnKanbanCardKeyword_2_1_1_2_6_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "onKanbanCard", true, "onKanbanCard");
}
}
}
// InternalEntityGrammar.g:2283:8: ( (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail ) )
// InternalEntityGrammar.g:2284:9: (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail )
{
// InternalEntityGrammar.g:2284:9: (lv_onKanbanCardStates_89_0= ruleKanbanStateDetail )
// InternalEntityGrammar.g:2285:10: lv_onKanbanCardStates_89_0= ruleKanbanStateDetail
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getOnKanbanCardStatesKanbanStateDetailParserRuleCall_2_1_1_2_6_1_0());
}
pushFollow(FOLLOW_54);
lv_onKanbanCardStates_89_0=ruleKanbanStateDetail();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"onKanbanCardStates",
lv_onKanbanCardStates_89_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.KanbanStateDetail");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:2303:7: ( (lv_asKanbanState_90_0= 'asKanbanState' ) )?
int alt58=2;
int LA58_0 = input.LA(1);
if ( (LA58_0==59) ) {
alt58=1;
}
switch (alt58) {
case 1 :
// InternalEntityGrammar.g:2304:8: (lv_asKanbanState_90_0= 'asKanbanState' )
{
// InternalEntityGrammar.g:2304:8: (lv_asKanbanState_90_0= 'asKanbanState' )
// InternalEntityGrammar.g:2305:9: lv_asKanbanState_90_0= 'asKanbanState'
{
lv_asKanbanState_90_0=(Token)match(input,59,FOLLOW_55); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asKanbanState_90_0, grammarAccess.getEntityFeatureAccess().getAsKanbanStateAsKanbanStateKeyword_2_1_1_2_7_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "asKanbanState", true, "asKanbanState");
}
}
}
break;
}
// InternalEntityGrammar.g:2317:7: ( ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )? )?
int alt60=2;
int LA60_0 = input.LA(1);
if ( (LA60_0==60) ) {
alt60=1;
}
switch (alt60) {
case 1 :
// InternalEntityGrammar.g:2318:8: ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) ) ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )?
{
// InternalEntityGrammar.g:2318:8: ( (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' ) )
// InternalEntityGrammar.g:2319:9: (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' )
{
// InternalEntityGrammar.g:2319:9: (lv_asKanbanOrdering_91_0= 'asKanbanOrdering' )
// InternalEntityGrammar.g:2320:10: lv_asKanbanOrdering_91_0= 'asKanbanOrdering'
{
lv_asKanbanOrdering_91_0=(Token)match(input,60,FOLLOW_56); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asKanbanOrdering_91_0, grammarAccess.getEntityFeatureAccess().getAsKanbanOrderingAsKanbanOrderingKeyword_2_1_1_2_8_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "asKanbanOrdering", true, "asKanbanOrdering");
}
}
}
// InternalEntityGrammar.g:2332:8: ( (lv_decentKanbanOrder_92_0= 'decentOrder' ) )?
int alt59=2;
int LA59_0 = input.LA(1);
if ( (LA59_0==61) ) {
alt59=1;
}
switch (alt59) {
case 1 :
// InternalEntityGrammar.g:2333:9: (lv_decentKanbanOrder_92_0= 'decentOrder' )
{
// InternalEntityGrammar.g:2333:9: (lv_decentKanbanOrder_92_0= 'decentOrder' )
// InternalEntityGrammar.g:2334:10: lv_decentKanbanOrder_92_0= 'decentOrder'
{
lv_decentKanbanOrder_92_0=(Token)match(input,61,FOLLOW_57); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_decentKanbanOrder_92_0, grammarAccess.getEntityFeatureAccess().getDecentKanbanOrderDecentOrderKeyword_2_1_1_2_8_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "decentKanbanOrder", true, "decentOrder");
}
}
}
break;
}
}
break;
}
// InternalEntityGrammar.g:2347:7: ( (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo ) )?
int alt61=2;
int LA61_0 = input.LA(1);
if ( (LA61_0==16) ) {
alt61=1;
}
switch (alt61) {
case 1 :
// InternalEntityGrammar.g:2348:8: (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo )
{
// InternalEntityGrammar.g:2348:8: (lv_persistenceInfo_93_0= ruleColumnPersistenceInfo )
// InternalEntityGrammar.g:2349:9: lv_persistenceInfo_93_0= ruleColumnPersistenceInfo
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPersistenceInfoColumnPersistenceInfoParserRuleCall_2_1_1_2_9_0());
}
pushFollow(FOLLOW_58);
lv_persistenceInfo_93_0=ruleColumnPersistenceInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"persistenceInfo",
lv_persistenceInfo_93_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.ColumnPersistenceInfo");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:2366:7: (otherlv_94= 'opposite' ( ( ruleLFQN ) ) )?
int alt62=2;
int LA62_0 = input.LA(1);
if ( (LA62_0==39) ) {
alt62=1;
}
switch (alt62) {
case 1 :
// InternalEntityGrammar.g:2367:8: otherlv_94= 'opposite' ( ( ruleLFQN ) )
{
otherlv_94=(Token)match(input,39,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_94, grammarAccess.getEntityFeatureAccess().getOppositeKeyword_2_1_1_2_10_0());
}
// InternalEntityGrammar.g:2371:8: ( ( ruleLFQN ) )
// InternalEntityGrammar.g:2372:9: ( ruleLFQN )
{
// InternalEntityGrammar.g:2372:9: ( ruleLFQN )
// InternalEntityGrammar.g:2373:10: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getOppositeLBeanReferenceCrossReference_2_1_1_2_10_1_0());
}
pushFollow(FOLLOW_48);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:2388:7: ( ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:2389:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:2389:8: ( ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* ) )
// InternalEntityGrammar.g:2390:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11());
// InternalEntityGrammar.g:2393:9: ( ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )* )
// InternalEntityGrammar.g:2394:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )*
{
// InternalEntityGrammar.g:2394:10: ( ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) ) )*
loop64:
do {
int alt64=4;
int LA64_0 = input.LA(1);
if ( LA64_0 == 45 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 0) ) {
alt64=1;
}
else if ( LA64_0 == 48 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 1) ) {
alt64=2;
}
else if ( LA64_0 == 46 && getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 2) ) {
alt64=3;
}
switch (alt64) {
case 1 :
// InternalEntityGrammar.g:2395:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) )
{
// InternalEntityGrammar.g:2395:8: ({...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) ) )
// InternalEntityGrammar.g:2396:9: {...}? => ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 0)");
}
// InternalEntityGrammar.g:2396:123: ( ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) ) )
// InternalEntityGrammar.g:2397:10: ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 0);
// InternalEntityGrammar.g:2400:13: ({...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) ) )
// InternalEntityGrammar.g:2400:14: {...}? => ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2400:23: ( ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) ) )
// InternalEntityGrammar.g:2400:24: ( (lv_isGrouped_97_0= 'group' ) ) ( (lv_groupName_98_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:2400:24: ( (lv_isGrouped_97_0= 'group' ) )
// InternalEntityGrammar.g:2401:14: (lv_isGrouped_97_0= 'group' )
{
// InternalEntityGrammar.g:2401:14: (lv_isGrouped_97_0= 'group' )
// InternalEntityGrammar.g:2402:15: lv_isGrouped_97_0= 'group'
{
lv_isGrouped_97_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_97_0, grammarAccess.getEntityFeatureAccess().getIsGroupedGroupKeyword_2_1_1_2_11_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:2414:13: ( (lv_groupName_98_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:2415:14: (lv_groupName_98_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:2415:14: (lv_groupName_98_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:2416:15: lv_groupName_98_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_1_1_2_11_0_1_0());
}
pushFollow(FOLLOW_48);
lv_groupName_98_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"groupName",
lv_groupName_98_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:2439:8: ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) )
{
// InternalEntityGrammar.g:2439:8: ({...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) ) )
// InternalEntityGrammar.g:2440:9: {...}? => ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 1)");
}
// InternalEntityGrammar.g:2440:123: ( ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) ) )
// InternalEntityGrammar.g:2441:10: ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 1);
// InternalEntityGrammar.g:2444:13: ({...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) ) )
// InternalEntityGrammar.g:2444:14: {...}? => (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2444:23: (otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) ) )
// InternalEntityGrammar.g:2444:24: otherlv_99= 'extraStyle' ( (lv_extraStyle_100_0= RULE_STRING ) )
{
otherlv_99=(Token)match(input,48,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_99, grammarAccess.getEntityFeatureAccess().getExtraStyleKeyword_2_1_1_2_11_1_0());
}
// InternalEntityGrammar.g:2448:13: ( (lv_extraStyle_100_0= RULE_STRING ) )
// InternalEntityGrammar.g:2449:14: (lv_extraStyle_100_0= RULE_STRING )
{
// InternalEntityGrammar.g:2449:14: (lv_extraStyle_100_0= RULE_STRING )
// InternalEntityGrammar.g:2450:15: lv_extraStyle_100_0= RULE_STRING
{
lv_extraStyle_100_0=(Token)match(input,RULE_STRING,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_extraStyle_100_0, grammarAccess.getEntityFeatureAccess().getExtraStyleSTRINGTerminalRuleCall_2_1_1_2_11_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeatureRule());
}
setWithLastConsumed(
current,
"extraStyle",
lv_extraStyle_100_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:2472:8: ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) )
{
// InternalEntityGrammar.g:2472:8: ({...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) ) )
// InternalEntityGrammar.g:2473:9: {...}? => ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "getUnorderedGroupHelper().canSelect(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 2)");
}
// InternalEntityGrammar.g:2473:123: ( ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) ) )
// InternalEntityGrammar.g:2474:10: ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11(), 2);
// InternalEntityGrammar.g:2477:13: ({...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' ) )
// InternalEntityGrammar.g:2477:14: {...}? => (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEntityFeature", "true");
}
// InternalEntityGrammar.g:2477:23: (otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')' )
// InternalEntityGrammar.g:2477:24: otherlv_101= 'properties' otherlv_102= '(' ( (lv_properties_103_0= ruleKeyAndValue ) ) (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )* otherlv_106= ')'
{
otherlv_101=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_101, grammarAccess.getEntityFeatureAccess().getPropertiesKeyword_2_1_1_2_11_2_0());
}
otherlv_102=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_102, grammarAccess.getEntityFeatureAccess().getLeftParenthesisKeyword_2_1_1_2_11_2_1());
}
// InternalEntityGrammar.g:2485:13: ( (lv_properties_103_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:2486:14: (lv_properties_103_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:2486:14: (lv_properties_103_0= ruleKeyAndValue )
// InternalEntityGrammar.g:2487:15: lv_properties_103_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_2_11_2_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_103_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_103_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2504:13: (otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) ) )*
loop63:
do {
int alt63=2;
int LA63_0 = input.LA(1);
if ( (LA63_0==29) ) {
alt63=1;
}
switch (alt63) {
case 1 :
// InternalEntityGrammar.g:2505:14: otherlv_104= ',' ( (lv_properties_105_0= ruleKeyAndValue ) )
{
otherlv_104=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_104, grammarAccess.getEntityFeatureAccess().getCommaKeyword_2_1_1_2_11_2_3_0());
}
// InternalEntityGrammar.g:2509:14: ( (lv_properties_105_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:2510:15: (lv_properties_105_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:2510:15: (lv_properties_105_0= ruleKeyAndValue )
// InternalEntityGrammar.g:2511:16: lv_properties_105_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_2_11_2_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_105_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"properties",
lv_properties_105_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop63;
}
} while (true);
otherlv_106=(Token)match(input,17,FOLLOW_48); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_106, grammarAccess.getEntityFeatureAccess().getRightParenthesisKeyword_2_1_1_2_11_2_4());
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11());
}
}
}
break;
default :
break loop64;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEntityFeatureAccess().getUnorderedGroup_2_1_1_2_11());
}
}
}
break;
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:2550:4: ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) )
{
// InternalEntityGrammar.g:2550:4: ( () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:2551:5: () (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:2551:5: ()
// InternalEntityGrammar.g:2552:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getEntityFeatureAccess().getLOperationAnnotationInfoAction_2_2_0(),
current);
}
}
// InternalEntityGrammar.g:2558:5: (otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:2559:6: otherlv_108= 'def' ( (lv_type_109_0= ruleJvmTypeReference ) ) ( (lv_name_110_0= ruleValidIDWithKeywords ) ) otherlv_111= '(' ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_115= ')' ( (lv_body_116_0= ruleXExpression ) )
{
otherlv_108=(Token)match(input,62,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_108, grammarAccess.getEntityFeatureAccess().getDefKeyword_2_2_1_0());
}
// InternalEntityGrammar.g:2563:6: ( (lv_type_109_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:2564:7: (lv_type_109_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:2564:7: (lv_type_109_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:2565:8: lv_type_109_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getTypeJvmTypeReferenceParserRuleCall_2_2_1_1_0());
}
pushFollow(FOLLOW_9);
lv_type_109_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"type",
lv_type_109_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2582:6: ( (lv_name_110_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:2583:7: (lv_name_110_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:2583:7: (lv_name_110_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:2584:8: lv_name_110_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getNameValidIDWithKeywordsParserRuleCall_2_2_1_2_0());
}
pushFollow(FOLLOW_43);
lv_name_110_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"name",
lv_name_110_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
otherlv_111=(Token)match(input,16,FOLLOW_60); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_111, grammarAccess.getEntityFeatureAccess().getLeftParenthesisKeyword_2_2_1_3());
}
// InternalEntityGrammar.g:2605:6: ( ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )* )?
int alt67=2;
int LA67_0 = input.LA(1);
if ( (LA67_0==RULE_ID||LA67_0==16||LA67_0==136) ) {
alt67=1;
}
switch (alt67) {
case 1 :
// InternalEntityGrammar.g:2606:7: ( (lv_params_112_0= ruleFullJvmFormalParameter ) ) (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:2606:7: ( (lv_params_112_0= ruleFullJvmFormalParameter ) )
// InternalEntityGrammar.g:2607:8: (lv_params_112_0= ruleFullJvmFormalParameter )
{
// InternalEntityGrammar.g:2607:8: (lv_params_112_0= ruleFullJvmFormalParameter )
// InternalEntityGrammar.g:2608:9: lv_params_112_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getParamsFullJvmFormalParameterParserRuleCall_2_2_1_4_0_0());
}
pushFollow(FOLLOW_45);
lv_params_112_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"params",
lv_params_112_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2625:7: (otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) ) )*
loop66:
do {
int alt66=2;
int LA66_0 = input.LA(1);
if ( (LA66_0==29) ) {
alt66=1;
}
switch (alt66) {
case 1 :
// InternalEntityGrammar.g:2626:8: otherlv_113= ',' ( (lv_params_114_0= ruleFullJvmFormalParameter ) )
{
otherlv_113=(Token)match(input,29,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_113, grammarAccess.getEntityFeatureAccess().getCommaKeyword_2_2_1_4_1_0());
}
// InternalEntityGrammar.g:2630:8: ( (lv_params_114_0= ruleFullJvmFormalParameter ) )
// InternalEntityGrammar.g:2631:9: (lv_params_114_0= ruleFullJvmFormalParameter )
{
// InternalEntityGrammar.g:2631:9: (lv_params_114_0= ruleFullJvmFormalParameter )
// InternalEntityGrammar.g:2632:10: lv_params_114_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getParamsFullJvmFormalParameterParserRuleCall_2_2_1_4_1_1_0());
}
pushFollow(FOLLOW_45);
lv_params_114_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
add(
current,
"params",
lv_params_114_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop66;
}
} while (true);
}
break;
}
otherlv_115=(Token)match(input,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_115, grammarAccess.getEntityFeatureAccess().getRightParenthesisKeyword_2_2_1_5());
}
// InternalEntityGrammar.g:2655:6: ( (lv_body_116_0= ruleXExpression ) )
// InternalEntityGrammar.g:2656:7: (lv_body_116_0= ruleXExpression )
{
// InternalEntityGrammar.g:2656:7: (lv_body_116_0= ruleXExpression )
// InternalEntityGrammar.g:2657:8: lv_body_116_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeatureAccess().getBodyXExpressionParserRuleCall_2_2_1_6_0());
}
pushFollow(FOLLOW_2);
lv_body_116_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeatureRule());
}
set(
current,
"body",
lv_body_116_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 "ruleEntityFeature"
// $ANTLR start "entryRuleKanbanStateDetail"
// InternalEntityGrammar.g:2681:1: entryRuleKanbanStateDetail returns [EObject current=null] : iv_ruleKanbanStateDetail= ruleKanbanStateDetail EOF ;
public final EObject entryRuleKanbanStateDetail() throws RecognitionException {
EObject current = null;
EObject iv_ruleKanbanStateDetail = null;
try {
// InternalEntityGrammar.g:2681:58: (iv_ruleKanbanStateDetail= ruleKanbanStateDetail EOF )
// InternalEntityGrammar.g:2682:2: iv_ruleKanbanStateDetail= ruleKanbanStateDetail EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getKanbanStateDetailRule());
}
pushFollow(FOLLOW_1);
iv_ruleKanbanStateDetail=ruleKanbanStateDetail();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleKanbanStateDetail;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleKanbanStateDetail"
// $ANTLR start "ruleKanbanStateDetail"
// InternalEntityGrammar.g:2688:1: ruleKanbanStateDetail returns [EObject current=null] : ( () otherlv_1= 'states' otherlv_2= '(' ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )? otherlv_6= ')' ) ;
public final EObject ruleKanbanStateDetail() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_infos_3_0 = null;
EObject lv_infos_5_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:2694:2: ( ( () otherlv_1= 'states' otherlv_2= '(' ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )? otherlv_6= ')' ) )
// InternalEntityGrammar.g:2695:2: ( () otherlv_1= 'states' otherlv_2= '(' ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )? otherlv_6= ')' )
{
// InternalEntityGrammar.g:2695:2: ( () otherlv_1= 'states' otherlv_2= '(' ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )? otherlv_6= ')' )
// InternalEntityGrammar.g:2696:3: () otherlv_1= 'states' otherlv_2= '(' ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )? otherlv_6= ')'
{
// InternalEntityGrammar.g:2696:3: ()
// InternalEntityGrammar.g:2697:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getKanbanStateDetailAccess().getLKanbanStateDetailAction_0(),
current);
}
}
otherlv_1=(Token)match(input,63,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getKanbanStateDetailAccess().getStatesKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_62); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getKanbanStateDetailAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:2711:3: ( ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )* )?
int alt70=2;
int LA70_0 = input.LA(1);
if ( (LA70_0==RULE_ID) ) {
alt70=1;
}
switch (alt70) {
case 1 :
// InternalEntityGrammar.g:2712:4: ( (lv_infos_3_0= ruleKanbanEnumInfo ) ) (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )*
{
// InternalEntityGrammar.g:2712:4: ( (lv_infos_3_0= ruleKanbanEnumInfo ) )
// InternalEntityGrammar.g:2713:5: (lv_infos_3_0= ruleKanbanEnumInfo )
{
// InternalEntityGrammar.g:2713:5: (lv_infos_3_0= ruleKanbanEnumInfo )
// InternalEntityGrammar.g:2714:6: lv_infos_3_0= ruleKanbanEnumInfo
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getKanbanStateDetailAccess().getInfosKanbanEnumInfoParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_45);
lv_infos_3_0=ruleKanbanEnumInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getKanbanStateDetailRule());
}
add(
current,
"infos",
lv_infos_3_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.KanbanEnumInfo");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2731:4: (otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) ) )*
loop69:
do {
int alt69=2;
int LA69_0 = input.LA(1);
if ( (LA69_0==29) ) {
alt69=1;
}
switch (alt69) {
case 1 :
// InternalEntityGrammar.g:2732:5: otherlv_4= ',' ( (lv_infos_5_0= ruleKanbanEnumInfo ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getKanbanStateDetailAccess().getCommaKeyword_3_1_0());
}
// InternalEntityGrammar.g:2736:5: ( (lv_infos_5_0= ruleKanbanEnumInfo ) )
// InternalEntityGrammar.g:2737:6: (lv_infos_5_0= ruleKanbanEnumInfo )
{
// InternalEntityGrammar.g:2737:6: (lv_infos_5_0= ruleKanbanEnumInfo )
// InternalEntityGrammar.g:2738:7: lv_infos_5_0= ruleKanbanEnumInfo
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getKanbanStateDetailAccess().getInfosKanbanEnumInfoParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_45);
lv_infos_5_0=ruleKanbanEnumInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getKanbanStateDetailRule());
}
add(
current,
"infos",
lv_infos_5_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.KanbanEnumInfo");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop69;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getKanbanStateDetailAccess().getRightParenthesisKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleKanbanStateDetail"
// $ANTLR start "entryRuleKanbanEnumInfo"
// InternalEntityGrammar.g:2765:1: entryRuleKanbanEnumInfo returns [EObject current=null] : iv_ruleKanbanEnumInfo= ruleKanbanEnumInfo EOF ;
public final EObject entryRuleKanbanEnumInfo() throws RecognitionException {
EObject current = null;
EObject iv_ruleKanbanEnumInfo = null;
try {
// InternalEntityGrammar.g:2765:55: (iv_ruleKanbanEnumInfo= ruleKanbanEnumInfo EOF )
// InternalEntityGrammar.g:2766:2: iv_ruleKanbanEnumInfo= ruleKanbanEnumInfo EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getKanbanEnumInfoRule());
}
pushFollow(FOLLOW_1);
iv_ruleKanbanEnumInfo=ruleKanbanEnumInfo();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleKanbanEnumInfo;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleKanbanEnumInfo"
// $ANTLR start "ruleKanbanEnumInfo"
// InternalEntityGrammar.g:2772:1: ruleKanbanEnumInfo returns [EObject current=null] : ( ( (otherlv_0= RULE_ID ) ) (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )? ) ;
public final EObject ruleKanbanEnumInfo() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_1=null;
Token lv_i18nKey_2_0=null;
enterRule();
try {
// InternalEntityGrammar.g:2778:2: ( ( ( (otherlv_0= RULE_ID ) ) (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )? ) )
// InternalEntityGrammar.g:2779:2: ( ( (otherlv_0= RULE_ID ) ) (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )? )
{
// InternalEntityGrammar.g:2779:2: ( ( (otherlv_0= RULE_ID ) ) (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )? )
// InternalEntityGrammar.g:2780:3: ( (otherlv_0= RULE_ID ) ) (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )?
{
// InternalEntityGrammar.g:2780:3: ( (otherlv_0= RULE_ID ) )
// InternalEntityGrammar.g:2781:4: (otherlv_0= RULE_ID )
{
// InternalEntityGrammar.g:2781:4: (otherlv_0= RULE_ID )
// InternalEntityGrammar.g:2782:5: otherlv_0= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getKanbanEnumInfoRule());
}
}
otherlv_0=(Token)match(input,RULE_ID,FOLLOW_63); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getKanbanEnumInfoAccess().getLiteralLEnumLiteralCrossReference_0_0());
}
}
}
// InternalEntityGrammar.g:2793:3: (otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) ) )?
int alt71=2;
int LA71_0 = input.LA(1);
if ( (LA71_0==64) ) {
alt71=1;
}
switch (alt71) {
case 1 :
// InternalEntityGrammar.g:2794:4: otherlv_1= '=' ( (lv_i18nKey_2_0= RULE_STRING ) )
{
otherlv_1=(Token)match(input,64,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getKanbanEnumInfoAccess().getEqualsSignKeyword_1_0());
}
// InternalEntityGrammar.g:2798:4: ( (lv_i18nKey_2_0= RULE_STRING ) )
// InternalEntityGrammar.g:2799:5: (lv_i18nKey_2_0= RULE_STRING )
{
// InternalEntityGrammar.g:2799:5: (lv_i18nKey_2_0= RULE_STRING )
// InternalEntityGrammar.g:2800:6: lv_i18nKey_2_0= RULE_STRING
{
lv_i18nKey_2_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_i18nKey_2_0, grammarAccess.getKanbanEnumInfoAccess().getI18nKeySTRINGTerminalRuleCall_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getKanbanEnumInfoRule());
}
setWithLastConsumed(
current,
"i18nKey",
lv_i18nKey_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleKanbanEnumInfo"
// $ANTLR start "entryRuleBeanFeature"
// InternalEntityGrammar.g:2821:1: entryRuleBeanFeature returns [EObject current=null] : iv_ruleBeanFeature= ruleBeanFeature EOF ;
public final EObject entryRuleBeanFeature() throws RecognitionException {
EObject current = null;
EObject iv_ruleBeanFeature = null;
try {
// InternalEntityGrammar.g:2821:52: (iv_ruleBeanFeature= ruleBeanFeature EOF )
// InternalEntityGrammar.g:2822:2: iv_ruleBeanFeature= ruleBeanFeature EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureRule());
}
pushFollow(FOLLOW_1);
iv_ruleBeanFeature=ruleBeanFeature();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBeanFeature;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBeanFeature"
// $ANTLR start "ruleBeanFeature"
// InternalEntityGrammar.g:2828:1: ruleBeanFeature returns [EObject current=null] : ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) ) ) ;
public final EObject ruleBeanFeature() throws RecognitionException {
EObject current = null;
Token otherlv_3=null;
Token lv_cascadeMergePersist_4_0=null;
Token lv_cascadeRemove_5_0=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token lv_asGrid_14_0=null;
Token lv_asTable_15_0=null;
Token lv_sideKick_16_0=null;
Token lv_isGrouped_17_0=null;
Token otherlv_19=null;
Token otherlv_20=null;
Token otherlv_22=null;
Token otherlv_24=null;
Token lv_transient_27_0=null;
Token otherlv_29=null;
Token otherlv_31=null;
Token lv_isGrouped_33_0=null;
Token otherlv_35=null;
Token otherlv_36=null;
Token otherlv_38=null;
Token otherlv_40=null;
Token otherlv_41=null;
Token lv_id_42_0=null;
Token lv_version_43_0=null;
Token lv_filtering_44_0=null;
Token lv_rangeFiltering_45_0=null;
Token otherlv_48=null;
Token otherlv_50=null;
Token lv_isGrouped_52_0=null;
Token otherlv_54=null;
Token otherlv_55=null;
Token otherlv_57=null;
Token otherlv_59=null;
Token otherlv_61=null;
Token otherlv_64=null;
Token otherlv_66=null;
Token otherlv_68=null;
EObject lv_annotations_1_0 = null;
EObject lv_multiplicity_7_0 = null;
EObject lv_constraints_9_0 = null;
AntlrDatatypeRuleToken lv_name_11_0 = null;
AntlrDatatypeRuleToken lv_groupName_18_0 = null;
EObject lv_properties_21_0 = null;
EObject lv_properties_23_0 = null;
EObject lv_resultFilters_25_0 = null;
EObject lv_constraints_30_0 = null;
AntlrDatatypeRuleToken lv_name_32_0 = null;
AntlrDatatypeRuleToken lv_groupName_34_0 = null;
EObject lv_properties_37_0 = null;
EObject lv_properties_39_0 = null;
EObject lv_multiplicity_47_0 = null;
EObject lv_constraints_49_0 = null;
AntlrDatatypeRuleToken lv_name_51_0 = null;
AntlrDatatypeRuleToken lv_groupName_53_0 = null;
EObject lv_properties_56_0 = null;
EObject lv_properties_58_0 = null;
EObject lv_type_62_0 = null;
AntlrDatatypeRuleToken lv_name_63_0 = null;
EObject lv_params_65_0 = null;
EObject lv_params_67_0 = null;
EObject lv_body_69_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:2834:2: ( ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) ) ) )
// InternalEntityGrammar.g:2835:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) ) )
{
// InternalEntityGrammar.g:2835:2: ( () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) ) )
// InternalEntityGrammar.g:2836:3: () ( (lv_annotations_1_0= ruleAnnotationDef ) )* ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) )
{
// InternalEntityGrammar.g:2836:3: ()
// InternalEntityGrammar.g:2837:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getBeanFeatureAccess().getLBeanFeatureAction_0(),
current);
}
}
// InternalEntityGrammar.g:2843:3: ( (lv_annotations_1_0= ruleAnnotationDef ) )*
loop72:
do {
int alt72=2;
int LA72_0 = input.LA(1);
if ( (LA72_0==117) ) {
alt72=1;
}
switch (alt72) {
case 1 :
// InternalEntityGrammar.g:2844:4: (lv_annotations_1_0= ruleAnnotationDef )
{
// InternalEntityGrammar.g:2844:4: (lv_annotations_1_0= ruleAnnotationDef )
// InternalEntityGrammar.g:2845:5: lv_annotations_1_0= ruleAnnotationDef
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getAnnotationsAnnotationDefParserRuleCall_1_0());
}
pushFollow(FOLLOW_64);
lv_annotations_1_0=ruleAnnotationDef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"annotations",
lv_annotations_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AnnotationDef");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop72;
}
} while (true);
// InternalEntityGrammar.g:2862:3: ( ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) ) | ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) ) | ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) ) )
int alt101=3;
switch ( input.LA(1) ) {
case 32:
{
alt101=1;
}
break;
case 47:
case 51:
case 52:
case 54:
{
alt101=2;
}
break;
case 62:
{
alt101=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 101, 0, input);
throw nvae;
}
switch (alt101) {
case 1 :
// InternalEntityGrammar.g:2863:4: ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) )
{
// InternalEntityGrammar.g:2863:4: ( () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? ) )
// InternalEntityGrammar.g:2864:5: () (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? )
{
// InternalEntityGrammar.g:2864:5: ()
// InternalEntityGrammar.g:2865:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getBeanFeatureAccess().getLBeanReferenceAnnotationInfoAction_2_0_0(),
current);
}
}
// InternalEntityGrammar.g:2871:5: (otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )? )
// InternalEntityGrammar.g:2872:6: otherlv_3= 'ref' ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )? ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_7_0= ruleMultiplicity ) )? (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )? ( (lv_name_11_0= ruleTRANSLATABLEID ) ) (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )? ( (lv_sideKick_16_0= 'sideKick' ) )? ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )? (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )? ( (lv_resultFilters_25_0= ruleResultFilters ) )?
{
otherlv_3=(Token)match(input,32,FOLLOW_65); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getBeanFeatureAccess().getRefKeyword_2_0_1_0());
}
// InternalEntityGrammar.g:2876:6: ( (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' ) )?
int alt73=2;
int LA73_0 = input.LA(1);
if ( (LA73_0==33) ) {
alt73=1;
}
switch (alt73) {
case 1 :
// InternalEntityGrammar.g:2877:7: (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' )
{
// InternalEntityGrammar.g:2877:7: (lv_cascadeMergePersist_4_0= 'cascadeMergePersist' )
// InternalEntityGrammar.g:2878:8: lv_cascadeMergePersist_4_0= 'cascadeMergePersist'
{
lv_cascadeMergePersist_4_0=(Token)match(input,33,FOLLOW_66); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cascadeMergePersist_4_0, grammarAccess.getBeanFeatureAccess().getCascadeMergePersistCascadeMergePersistKeyword_2_0_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "cascadeMergePersist", true, "cascadeMergePersist");
}
}
}
break;
}
// InternalEntityGrammar.g:2890:6: ( (lv_cascadeRemove_5_0= 'cascadeRemove' ) )?
int alt74=2;
int LA74_0 = input.LA(1);
if ( (LA74_0==34) ) {
alt74=1;
}
switch (alt74) {
case 1 :
// InternalEntityGrammar.g:2891:7: (lv_cascadeRemove_5_0= 'cascadeRemove' )
{
// InternalEntityGrammar.g:2891:7: (lv_cascadeRemove_5_0= 'cascadeRemove' )
// InternalEntityGrammar.g:2892:8: lv_cascadeRemove_5_0= 'cascadeRemove'
{
lv_cascadeRemove_5_0=(Token)match(input,34,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_cascadeRemove_5_0, grammarAccess.getBeanFeatureAccess().getCascadeRemoveCascadeRemoveKeyword_2_0_1_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "cascadeRemove", true, "cascadeRemove");
}
}
}
break;
}
// InternalEntityGrammar.g:2904:6: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:2905:7: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:2905:7: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:2906:8: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getTypeLTypeCrossReference_2_0_1_3_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2920:6: ( (lv_multiplicity_7_0= ruleMultiplicity ) )?
int alt75=2;
int LA75_0 = input.LA(1);
if ( (LA75_0==37) ) {
int LA75_1 = input.LA(2);
if ( (LA75_1==109||LA75_1==114||LA75_1==171||(LA75_1>=188 && LA75_1<=189)) ) {
alt75=1;
}
}
switch (alt75) {
case 1 :
// InternalEntityGrammar.g:2921:7: (lv_multiplicity_7_0= ruleMultiplicity )
{
// InternalEntityGrammar.g:2921:7: (lv_multiplicity_7_0= ruleMultiplicity )
// InternalEntityGrammar.g:2922:8: lv_multiplicity_7_0= ruleMultiplicity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getMultiplicityMultiplicityParserRuleCall_2_0_1_4_0());
}
pushFollow(FOLLOW_35);
lv_multiplicity_7_0=ruleMultiplicity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"multiplicity",
lv_multiplicity_7_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.Multiplicity");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:2939:6: (otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']' )?
int alt77=2;
int LA77_0 = input.LA(1);
if ( (LA77_0==37) ) {
alt77=1;
}
switch (alt77) {
case 1 :
// InternalEntityGrammar.g:2940:7: otherlv_8= '[' ( (lv_constraints_9_0= ruleAllConstraints ) )* otherlv_10= ']'
{
otherlv_8=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getBeanFeatureAccess().getLeftSquareBracketKeyword_2_0_1_5_0());
}
// InternalEntityGrammar.g:2944:7: ( (lv_constraints_9_0= ruleAllConstraints ) )*
loop76:
do {
int alt76=2;
int LA76_0 = input.LA(1);
if ( (LA76_0==78||(LA76_0>=82 && LA76_0<=93)) ) {
alt76=1;
}
switch (alt76) {
case 1 :
// InternalEntityGrammar.g:2945:8: (lv_constraints_9_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:2945:8: (lv_constraints_9_0= ruleAllConstraints )
// InternalEntityGrammar.g:2946:9: lv_constraints_9_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_0_1_5_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_9_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"constraints",
lv_constraints_9_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop76;
}
} while (true);
otherlv_10=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getBeanFeatureAccess().getRightSquareBracketKeyword_2_0_1_5_2());
}
}
break;
}
// InternalEntityGrammar.g:2968:6: ( (lv_name_11_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:2969:7: (lv_name_11_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:2969:7: (lv_name_11_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:2970:8: lv_name_11_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_0_1_6_0());
}
pushFollow(FOLLOW_67);
lv_name_11_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"name",
lv_name_11_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:2987:6: (otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )? )?
int alt79=2;
int LA79_0 = input.LA(1);
if ( (LA79_0==39) ) {
alt79=1;
}
switch (alt79) {
case 1 :
// InternalEntityGrammar.g:2988:7: otherlv_12= 'opposite' ( ( ruleLFQN ) ) ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )?
{
otherlv_12=(Token)match(input,39,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getBeanFeatureAccess().getOppositeKeyword_2_0_1_7_0());
}
// InternalEntityGrammar.g:2992:7: ( ( ruleLFQN ) )
// InternalEntityGrammar.g:2993:8: ( ruleLFQN )
{
// InternalEntityGrammar.g:2993:8: ( ruleLFQN )
// InternalEntityGrammar.g:2994:9: ruleLFQN
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getOppositeLReferenceCrossReference_2_0_1_7_1_0());
}
pushFollow(FOLLOW_68);
ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3008:7: ( ( (lv_asGrid_14_0= 'asGrid' ) ) | ( (lv_asTable_15_0= 'asTable' ) ) )?
int alt78=3;
int LA78_0 = input.LA(1);
if ( (LA78_0==40) ) {
alt78=1;
}
else if ( (LA78_0==41) ) {
alt78=2;
}
switch (alt78) {
case 1 :
// InternalEntityGrammar.g:3009:8: ( (lv_asGrid_14_0= 'asGrid' ) )
{
// InternalEntityGrammar.g:3009:8: ( (lv_asGrid_14_0= 'asGrid' ) )
// InternalEntityGrammar.g:3010:9: (lv_asGrid_14_0= 'asGrid' )
{
// InternalEntityGrammar.g:3010:9: (lv_asGrid_14_0= 'asGrid' )
// InternalEntityGrammar.g:3011:10: lv_asGrid_14_0= 'asGrid'
{
lv_asGrid_14_0=(Token)match(input,40,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asGrid_14_0, grammarAccess.getBeanFeatureAccess().getAsGridAsGridKeyword_2_0_1_7_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "asGrid", true, "asGrid");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:3024:8: ( (lv_asTable_15_0= 'asTable' ) )
{
// InternalEntityGrammar.g:3024:8: ( (lv_asTable_15_0= 'asTable' ) )
// InternalEntityGrammar.g:3025:9: (lv_asTable_15_0= 'asTable' )
{
// InternalEntityGrammar.g:3025:9: (lv_asTable_15_0= 'asTable' )
// InternalEntityGrammar.g:3026:10: lv_asTable_15_0= 'asTable'
{
lv_asTable_15_0=(Token)match(input,41,FOLLOW_69); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asTable_15_0, grammarAccess.getBeanFeatureAccess().getAsTableAsTableKeyword_2_0_1_7_2_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "asTable", true, "asTable");
}
}
}
}
break;
}
}
break;
}
// InternalEntityGrammar.g:3040:6: ( (lv_sideKick_16_0= 'sideKick' ) )?
int alt80=2;
int LA80_0 = input.LA(1);
if ( (LA80_0==42) ) {
alt80=1;
}
switch (alt80) {
case 1 :
// InternalEntityGrammar.g:3041:7: (lv_sideKick_16_0= 'sideKick' )
{
// InternalEntityGrammar.g:3041:7: (lv_sideKick_16_0= 'sideKick' )
// InternalEntityGrammar.g:3042:8: lv_sideKick_16_0= 'sideKick'
{
lv_sideKick_16_0=(Token)match(input,42,FOLLOW_41); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_sideKick_16_0, grammarAccess.getBeanFeatureAccess().getSideKickSideKickKeyword_2_0_1_8_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "sideKick", true, "sideKick");
}
}
}
break;
}
// InternalEntityGrammar.g:3054:6: ( ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) ) )?
int alt81=2;
int LA81_0 = input.LA(1);
if ( (LA81_0==45) ) {
alt81=1;
}
switch (alt81) {
case 1 :
// InternalEntityGrammar.g:3055:7: ( (lv_isGrouped_17_0= 'group' ) ) ( (lv_groupName_18_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:3055:7: ( (lv_isGrouped_17_0= 'group' ) )
// InternalEntityGrammar.g:3056:8: (lv_isGrouped_17_0= 'group' )
{
// InternalEntityGrammar.g:3056:8: (lv_isGrouped_17_0= 'group' )
// InternalEntityGrammar.g:3057:9: lv_isGrouped_17_0= 'group'
{
lv_isGrouped_17_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_17_0, grammarAccess.getBeanFeatureAccess().getIsGroupedGroupKeyword_2_0_1_9_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:3069:7: ( (lv_groupName_18_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3070:8: (lv_groupName_18_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3070:8: (lv_groupName_18_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3071:9: lv_groupName_18_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_0_1_9_1_0());
}
pushFollow(FOLLOW_42);
lv_groupName_18_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"groupName",
lv_groupName_18_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:3089:6: (otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')' )?
int alt83=2;
int LA83_0 = input.LA(1);
if ( (LA83_0==46) ) {
alt83=1;
}
switch (alt83) {
case 1 :
// InternalEntityGrammar.g:3090:7: otherlv_19= 'properties' otherlv_20= '(' ( (lv_properties_21_0= ruleKeyAndValue ) ) (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )* otherlv_24= ')'
{
otherlv_19=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_19, grammarAccess.getBeanFeatureAccess().getPropertiesKeyword_2_0_1_10_0());
}
otherlv_20=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getBeanFeatureAccess().getLeftParenthesisKeyword_2_0_1_10_1());
}
// InternalEntityGrammar.g:3098:7: ( (lv_properties_21_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3099:8: (lv_properties_21_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3099:8: (lv_properties_21_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3100:9: lv_properties_21_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_0_1_10_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_21_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_21_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3117:7: (otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) ) )*
loop82:
do {
int alt82=2;
int LA82_0 = input.LA(1);
if ( (LA82_0==29) ) {
alt82=1;
}
switch (alt82) {
case 1 :
// InternalEntityGrammar.g:3118:8: otherlv_22= ',' ( (lv_properties_23_0= ruleKeyAndValue ) )
{
otherlv_22=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getBeanFeatureAccess().getCommaKeyword_2_0_1_10_3_0());
}
// InternalEntityGrammar.g:3122:8: ( (lv_properties_23_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3123:9: (lv_properties_23_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3123:9: (lv_properties_23_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3124:10: lv_properties_23_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_0_1_10_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_23_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_23_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop82;
}
} while (true);
otherlv_24=(Token)match(input,17,FOLLOW_46); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_24, grammarAccess.getBeanFeatureAccess().getRightParenthesisKeyword_2_0_1_10_4());
}
}
break;
}
// InternalEntityGrammar.g:3147:6: ( (lv_resultFilters_25_0= ruleResultFilters ) )?
int alt84=2;
int LA84_0 = input.LA(1);
if ( (LA84_0==56) ) {
alt84=1;
}
switch (alt84) {
case 1 :
// InternalEntityGrammar.g:3148:7: (lv_resultFilters_25_0= ruleResultFilters )
{
// InternalEntityGrammar.g:3148:7: (lv_resultFilters_25_0= ruleResultFilters )
// InternalEntityGrammar.g:3149:8: lv_resultFilters_25_0= ruleResultFilters
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getResultFiltersResultFiltersParserRuleCall_2_0_1_11_0());
}
pushFollow(FOLLOW_2);
lv_resultFilters_25_0=ruleResultFilters();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"resultFilters",
lv_resultFilters_25_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ResultFilters");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:3169:4: ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) )
{
// InternalEntityGrammar.g:3169:4: ( () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) ) )
// InternalEntityGrammar.g:3170:5: () ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) )
{
// InternalEntityGrammar.g:3170:5: ()
// InternalEntityGrammar.g:3171:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getBeanFeatureAccess().getLBeanAttributeAnnotationInfoAction_2_1_0(),
current);
}
}
// InternalEntityGrammar.g:3177:5: ( ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? ) | ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? ) )
int alt98=2;
int LA98_0 = input.LA(1);
if ( (LA98_0==47) ) {
alt98=1;
}
else if ( ((LA98_0>=51 && LA98_0<=52)||LA98_0==54) ) {
alt98=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 98, 0, input);
throw nvae;
}
switch (alt98) {
case 1 :
// InternalEntityGrammar.g:3178:6: ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? )
{
// InternalEntityGrammar.g:3178:6: ( ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )? )
// InternalEntityGrammar.g:3179:7: ( (lv_transient_27_0= 'transient' ) ) ( ( ruleTYPE_CROSS_REFERENCE ) ) (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )? ( (lv_name_32_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )? (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )?
{
// InternalEntityGrammar.g:3179:7: ( (lv_transient_27_0= 'transient' ) )
// InternalEntityGrammar.g:3180:8: (lv_transient_27_0= 'transient' )
{
// InternalEntityGrammar.g:3180:8: (lv_transient_27_0= 'transient' )
// InternalEntityGrammar.g:3181:9: lv_transient_27_0= 'transient'
{
lv_transient_27_0=(Token)match(input,47,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_transient_27_0, grammarAccess.getBeanFeatureAccess().getTransientTransientKeyword_2_1_1_0_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "transient", true, "transient");
}
}
}
// InternalEntityGrammar.g:3193:7: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:3194:8: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:3194:8: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:3195:9: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getTypeLScalarTypeCrossReference_2_1_1_0_1_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3209:7: (otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']' )?
int alt86=2;
int LA86_0 = input.LA(1);
if ( (LA86_0==37) ) {
alt86=1;
}
switch (alt86) {
case 1 :
// InternalEntityGrammar.g:3210:8: otherlv_29= '[' ( (lv_constraints_30_0= ruleAllConstraints ) )* otherlv_31= ']'
{
otherlv_29=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_29, grammarAccess.getBeanFeatureAccess().getLeftSquareBracketKeyword_2_1_1_0_2_0());
}
// InternalEntityGrammar.g:3214:8: ( (lv_constraints_30_0= ruleAllConstraints ) )*
loop85:
do {
int alt85=2;
int LA85_0 = input.LA(1);
if ( (LA85_0==78||(LA85_0>=82 && LA85_0<=93)) ) {
alt85=1;
}
switch (alt85) {
case 1 :
// InternalEntityGrammar.g:3215:9: (lv_constraints_30_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:3215:9: (lv_constraints_30_0= ruleAllConstraints )
// InternalEntityGrammar.g:3216:10: lv_constraints_30_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_1_1_0_2_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_30_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"constraints",
lv_constraints_30_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop85;
}
} while (true);
otherlv_31=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_31, grammarAccess.getBeanFeatureAccess().getRightSquareBracketKeyword_2_1_1_0_2_2());
}
}
break;
}
// InternalEntityGrammar.g:3238:7: ( (lv_name_32_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3239:8: (lv_name_32_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3239:8: (lv_name_32_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3240:9: lv_name_32_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_1_1_0_3_0());
}
pushFollow(FOLLOW_70);
lv_name_32_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"name",
lv_name_32_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3257:7: ( ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) ) )?
int alt87=2;
int LA87_0 = input.LA(1);
if ( (LA87_0==45) ) {
alt87=1;
}
switch (alt87) {
case 1 :
// InternalEntityGrammar.g:3258:8: ( (lv_isGrouped_33_0= 'group' ) ) ( (lv_groupName_34_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:3258:8: ( (lv_isGrouped_33_0= 'group' ) )
// InternalEntityGrammar.g:3259:9: (lv_isGrouped_33_0= 'group' )
{
// InternalEntityGrammar.g:3259:9: (lv_isGrouped_33_0= 'group' )
// InternalEntityGrammar.g:3260:10: lv_isGrouped_33_0= 'group'
{
lv_isGrouped_33_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_33_0, grammarAccess.getBeanFeatureAccess().getIsGroupedGroupKeyword_2_1_1_0_4_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:3272:8: ( (lv_groupName_34_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3273:9: (lv_groupName_34_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3273:9: (lv_groupName_34_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3274:10: lv_groupName_34_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_1_1_0_4_1_0());
}
pushFollow(FOLLOW_71);
lv_groupName_34_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"groupName",
lv_groupName_34_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:3292:7: (otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')' )?
int alt89=2;
int LA89_0 = input.LA(1);
if ( (LA89_0==46) ) {
alt89=1;
}
switch (alt89) {
case 1 :
// InternalEntityGrammar.g:3293:8: otherlv_35= 'properties' otherlv_36= '(' ( (lv_properties_37_0= ruleKeyAndValue ) ) (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )* otherlv_40= ')'
{
otherlv_35=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_35, grammarAccess.getBeanFeatureAccess().getPropertiesKeyword_2_1_1_0_5_0());
}
otherlv_36=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_36, grammarAccess.getBeanFeatureAccess().getLeftParenthesisKeyword_2_1_1_0_5_1());
}
// InternalEntityGrammar.g:3301:8: ( (lv_properties_37_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3302:9: (lv_properties_37_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3302:9: (lv_properties_37_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3303:10: lv_properties_37_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_0_5_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_37_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_37_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3320:8: (otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) ) )*
loop88:
do {
int alt88=2;
int LA88_0 = input.LA(1);
if ( (LA88_0==29) ) {
alt88=1;
}
switch (alt88) {
case 1 :
// InternalEntityGrammar.g:3321:9: otherlv_38= ',' ( (lv_properties_39_0= ruleKeyAndValue ) )
{
otherlv_38=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_38, grammarAccess.getBeanFeatureAccess().getCommaKeyword_2_1_1_0_5_3_0());
}
// InternalEntityGrammar.g:3325:9: ( (lv_properties_39_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3326:10: (lv_properties_39_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3326:10: (lv_properties_39_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3327:11: lv_properties_39_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_0_5_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_39_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_39_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop88;
}
} while (true);
otherlv_40=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_40, grammarAccess.getBeanFeatureAccess().getRightParenthesisKeyword_2_1_1_0_5_4());
}
}
break;
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:3352:6: ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? )
{
// InternalEntityGrammar.g:3352:6: ( (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )? )
// InternalEntityGrammar.g:3353:7: (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) ) ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )? ( ( ruleTYPE_CROSS_REFERENCE ) ) ( (lv_multiplicity_47_0= ruleMultiplicity ) )? (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )? ( (lv_name_51_0= ruleTRANSLATABLEID ) ) ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )? (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )?
{
// InternalEntityGrammar.g:3353:7: (otherlv_41= 'var' | ( (lv_id_42_0= 'id' ) ) | ( (lv_version_43_0= 'version' ) ) )
int alt90=3;
switch ( input.LA(1) ) {
case 51:
{
alt90=1;
}
break;
case 52:
{
alt90=2;
}
break;
case 54:
{
alt90=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 90, 0, input);
throw nvae;
}
switch (alt90) {
case 1 :
// InternalEntityGrammar.g:3354:8: otherlv_41= 'var'
{
otherlv_41=(Token)match(input,51,FOLLOW_72); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_41, grammarAccess.getBeanFeatureAccess().getVarKeyword_2_1_1_1_0_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:3359:8: ( (lv_id_42_0= 'id' ) )
{
// InternalEntityGrammar.g:3359:8: ( (lv_id_42_0= 'id' ) )
// InternalEntityGrammar.g:3360:9: (lv_id_42_0= 'id' )
{
// InternalEntityGrammar.g:3360:9: (lv_id_42_0= 'id' )
// InternalEntityGrammar.g:3361:10: lv_id_42_0= 'id'
{
lv_id_42_0=(Token)match(input,52,FOLLOW_72); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_id_42_0, grammarAccess.getBeanFeatureAccess().getIdIdKeyword_2_1_1_1_0_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "id", true, "id");
}
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:3374:8: ( (lv_version_43_0= 'version' ) )
{
// InternalEntityGrammar.g:3374:8: ( (lv_version_43_0= 'version' ) )
// InternalEntityGrammar.g:3375:9: (lv_version_43_0= 'version' )
{
// InternalEntityGrammar.g:3375:9: (lv_version_43_0= 'version' )
// InternalEntityGrammar.g:3376:10: lv_version_43_0= 'version'
{
lv_version_43_0=(Token)match(input,54,FOLLOW_72); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_version_43_0, grammarAccess.getBeanFeatureAccess().getVersionVersionKeyword_2_1_1_1_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "version", true, "version");
}
}
}
}
break;
}
// InternalEntityGrammar.g:3389:7: ( ( (lv_filtering_44_0= 'filter' ) ) | ( (lv_rangeFiltering_45_0= 'range' ) ) )?
int alt91=3;
int LA91_0 = input.LA(1);
if ( (LA91_0==56) ) {
alt91=1;
}
else if ( (LA91_0==57) ) {
alt91=2;
}
switch (alt91) {
case 1 :
// InternalEntityGrammar.g:3390:8: ( (lv_filtering_44_0= 'filter' ) )
{
// InternalEntityGrammar.g:3390:8: ( (lv_filtering_44_0= 'filter' ) )
// InternalEntityGrammar.g:3391:9: (lv_filtering_44_0= 'filter' )
{
// InternalEntityGrammar.g:3391:9: (lv_filtering_44_0= 'filter' )
// InternalEntityGrammar.g:3392:10: lv_filtering_44_0= 'filter'
{
lv_filtering_44_0=(Token)match(input,56,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_filtering_44_0, grammarAccess.getBeanFeatureAccess().getFilteringFilterKeyword_2_1_1_1_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "filtering", true, "filter");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:3405:8: ( (lv_rangeFiltering_45_0= 'range' ) )
{
// InternalEntityGrammar.g:3405:8: ( (lv_rangeFiltering_45_0= 'range' ) )
// InternalEntityGrammar.g:3406:9: (lv_rangeFiltering_45_0= 'range' )
{
// InternalEntityGrammar.g:3406:9: (lv_rangeFiltering_45_0= 'range' )
// InternalEntityGrammar.g:3407:10: lv_rangeFiltering_45_0= 'range'
{
lv_rangeFiltering_45_0=(Token)match(input,57,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_rangeFiltering_45_0, grammarAccess.getBeanFeatureAccess().getRangeFilteringRangeKeyword_2_1_1_1_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "rangeFiltering", true, "range");
}
}
}
}
break;
}
// InternalEntityGrammar.g:3420:7: ( ( ruleTYPE_CROSS_REFERENCE ) )
// InternalEntityGrammar.g:3421:8: ( ruleTYPE_CROSS_REFERENCE )
{
// InternalEntityGrammar.g:3421:8: ( ruleTYPE_CROSS_REFERENCE )
// InternalEntityGrammar.g:3422:9: ruleTYPE_CROSS_REFERENCE
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getTypeLScalarTypeCrossReference_2_1_1_1_2_0());
}
pushFollow(FOLLOW_35);
ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3436:7: ( (lv_multiplicity_47_0= ruleMultiplicity ) )?
int alt92=2;
int LA92_0 = input.LA(1);
if ( (LA92_0==37) ) {
int LA92_1 = input.LA(2);
if ( (LA92_1==109||LA92_1==114||LA92_1==171||(LA92_1>=188 && LA92_1<=189)) ) {
alt92=1;
}
}
switch (alt92) {
case 1 :
// InternalEntityGrammar.g:3437:8: (lv_multiplicity_47_0= ruleMultiplicity )
{
// InternalEntityGrammar.g:3437:8: (lv_multiplicity_47_0= ruleMultiplicity )
// InternalEntityGrammar.g:3438:9: lv_multiplicity_47_0= ruleMultiplicity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getMultiplicityMultiplicityParserRuleCall_2_1_1_1_3_0());
}
pushFollow(FOLLOW_35);
lv_multiplicity_47_0=ruleMultiplicity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"multiplicity",
lv_multiplicity_47_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.Multiplicity");
afterParserOrEnumRuleCall();
}
}
}
break;
}
// InternalEntityGrammar.g:3455:7: (otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']' )?
int alt94=2;
int LA94_0 = input.LA(1);
if ( (LA94_0==37) ) {
alt94=1;
}
switch (alt94) {
case 1 :
// InternalEntityGrammar.g:3456:8: otherlv_48= '[' ( (lv_constraints_49_0= ruleAllConstraints ) )* otherlv_50= ']'
{
otherlv_48=(Token)match(input,37,FOLLOW_36); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_48, grammarAccess.getBeanFeatureAccess().getLeftSquareBracketKeyword_2_1_1_1_4_0());
}
// InternalEntityGrammar.g:3460:8: ( (lv_constraints_49_0= ruleAllConstraints ) )*
loop93:
do {
int alt93=2;
int LA93_0 = input.LA(1);
if ( (LA93_0==78||(LA93_0>=82 && LA93_0<=93)) ) {
alt93=1;
}
switch (alt93) {
case 1 :
// InternalEntityGrammar.g:3461:9: (lv_constraints_49_0= ruleAllConstraints )
{
// InternalEntityGrammar.g:3461:9: (lv_constraints_49_0= ruleAllConstraints )
// InternalEntityGrammar.g:3462:10: lv_constraints_49_0= ruleAllConstraints
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getConstraintsAllConstraintsParserRuleCall_2_1_1_1_4_1_0());
}
pushFollow(FOLLOW_36);
lv_constraints_49_0=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"constraints",
lv_constraints_49_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.AllConstraints");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop93;
}
} while (true);
otherlv_50=(Token)match(input,38,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_50, grammarAccess.getBeanFeatureAccess().getRightSquareBracketKeyword_2_1_1_1_4_2());
}
}
break;
}
// InternalEntityGrammar.g:3484:7: ( (lv_name_51_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3485:8: (lv_name_51_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3485:8: (lv_name_51_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3486:9: lv_name_51_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getNameTRANSLATABLEIDParserRuleCall_2_1_1_1_5_0());
}
pushFollow(FOLLOW_70);
lv_name_51_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"name",
lv_name_51_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3503:7: ( ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) ) )?
int alt95=2;
int LA95_0 = input.LA(1);
if ( (LA95_0==45) ) {
alt95=1;
}
switch (alt95) {
case 1 :
// InternalEntityGrammar.g:3504:8: ( (lv_isGrouped_52_0= 'group' ) ) ( (lv_groupName_53_0= ruleTRANSLATABLEID ) )
{
// InternalEntityGrammar.g:3504:8: ( (lv_isGrouped_52_0= 'group' ) )
// InternalEntityGrammar.g:3505:9: (lv_isGrouped_52_0= 'group' )
{
// InternalEntityGrammar.g:3505:9: (lv_isGrouped_52_0= 'group' )
// InternalEntityGrammar.g:3506:10: lv_isGrouped_52_0= 'group'
{
lv_isGrouped_52_0=(Token)match(input,45,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_isGrouped_52_0, grammarAccess.getBeanFeatureAccess().getIsGroupedGroupKeyword_2_1_1_1_6_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getBeanFeatureRule());
}
setWithLastConsumed(current, "isGrouped", true, "group");
}
}
}
// InternalEntityGrammar.g:3518:8: ( (lv_groupName_53_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3519:9: (lv_groupName_53_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3519:9: (lv_groupName_53_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3520:10: lv_groupName_53_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getGroupNameTRANSLATABLEIDParserRuleCall_2_1_1_1_6_1_0());
}
pushFollow(FOLLOW_71);
lv_groupName_53_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"groupName",
lv_groupName_53_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
// InternalEntityGrammar.g:3538:7: (otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')' )?
int alt97=2;
int LA97_0 = input.LA(1);
if ( (LA97_0==46) ) {
alt97=1;
}
switch (alt97) {
case 1 :
// InternalEntityGrammar.g:3539:8: otherlv_54= 'properties' otherlv_55= '(' ( (lv_properties_56_0= ruleKeyAndValue ) ) (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )* otherlv_59= ')'
{
otherlv_54=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_54, grammarAccess.getBeanFeatureAccess().getPropertiesKeyword_2_1_1_1_7_0());
}
otherlv_55=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_55, grammarAccess.getBeanFeatureAccess().getLeftParenthesisKeyword_2_1_1_1_7_1());
}
// InternalEntityGrammar.g:3547:8: ( (lv_properties_56_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3548:9: (lv_properties_56_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3548:9: (lv_properties_56_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3549:10: lv_properties_56_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_1_7_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_56_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_56_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3566:8: (otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) ) )*
loop96:
do {
int alt96=2;
int LA96_0 = input.LA(1);
if ( (LA96_0==29) ) {
alt96=1;
}
switch (alt96) {
case 1 :
// InternalEntityGrammar.g:3567:9: otherlv_57= ',' ( (lv_properties_58_0= ruleKeyAndValue ) )
{
otherlv_57=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_57, grammarAccess.getBeanFeatureAccess().getCommaKeyword_2_1_1_1_7_3_0());
}
// InternalEntityGrammar.g:3571:9: ( (lv_properties_58_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:3572:10: (lv_properties_58_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:3572:10: (lv_properties_58_0= ruleKeyAndValue )
// InternalEntityGrammar.g:3573:11: lv_properties_58_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getPropertiesKeyAndValueParserRuleCall_2_1_1_1_7_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_58_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"properties",
lv_properties_58_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop96;
}
} while (true);
otherlv_59=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_59, grammarAccess.getBeanFeatureAccess().getRightParenthesisKeyword_2_1_1_1_7_4());
}
}
break;
}
}
}
break;
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:3600:4: ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) )
{
// InternalEntityGrammar.g:3600:4: ( () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:3601:5: () (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:3601:5: ()
// InternalEntityGrammar.g:3602:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getBeanFeatureAccess().getLOperationAnnotationInfoAction_2_2_0(),
current);
}
}
// InternalEntityGrammar.g:3608:5: (otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:3609:6: otherlv_61= 'def' ( (lv_type_62_0= ruleJvmTypeReference ) ) ( (lv_name_63_0= ruleValidIDWithKeywords ) ) otherlv_64= '(' ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )? otherlv_68= ')' ( (lv_body_69_0= ruleXExpression ) )
{
otherlv_61=(Token)match(input,62,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_61, grammarAccess.getBeanFeatureAccess().getDefKeyword_2_2_1_0());
}
// InternalEntityGrammar.g:3613:6: ( (lv_type_62_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:3614:7: (lv_type_62_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:3614:7: (lv_type_62_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:3615:8: lv_type_62_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getTypeJvmTypeReferenceParserRuleCall_2_2_1_1_0());
}
pushFollow(FOLLOW_9);
lv_type_62_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"type",
lv_type_62_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3632:6: ( (lv_name_63_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:3633:7: (lv_name_63_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:3633:7: (lv_name_63_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:3634:8: lv_name_63_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getNameValidIDWithKeywordsParserRuleCall_2_2_1_2_0());
}
pushFollow(FOLLOW_43);
lv_name_63_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"name",
lv_name_63_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
otherlv_64=(Token)match(input,16,FOLLOW_60); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_64, grammarAccess.getBeanFeatureAccess().getLeftParenthesisKeyword_2_2_1_3());
}
// InternalEntityGrammar.g:3655:6: ( ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )* )?
int alt100=2;
int LA100_0 = input.LA(1);
if ( (LA100_0==RULE_ID||LA100_0==16||LA100_0==136) ) {
alt100=1;
}
switch (alt100) {
case 1 :
// InternalEntityGrammar.g:3656:7: ( (lv_params_65_0= ruleFullJvmFormalParameter ) ) (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:3656:7: ( (lv_params_65_0= ruleFullJvmFormalParameter ) )
// InternalEntityGrammar.g:3657:8: (lv_params_65_0= ruleFullJvmFormalParameter )
{
// InternalEntityGrammar.g:3657:8: (lv_params_65_0= ruleFullJvmFormalParameter )
// InternalEntityGrammar.g:3658:9: lv_params_65_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getParamsFullJvmFormalParameterParserRuleCall_2_2_1_4_0_0());
}
pushFollow(FOLLOW_45);
lv_params_65_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"params",
lv_params_65_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:3675:7: (otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) ) )*
loop99:
do {
int alt99=2;
int LA99_0 = input.LA(1);
if ( (LA99_0==29) ) {
alt99=1;
}
switch (alt99) {
case 1 :
// InternalEntityGrammar.g:3676:8: otherlv_66= ',' ( (lv_params_67_0= ruleFullJvmFormalParameter ) )
{
otherlv_66=(Token)match(input,29,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_66, grammarAccess.getBeanFeatureAccess().getCommaKeyword_2_2_1_4_1_0());
}
// InternalEntityGrammar.g:3680:8: ( (lv_params_67_0= ruleFullJvmFormalParameter ) )
// InternalEntityGrammar.g:3681:9: (lv_params_67_0= ruleFullJvmFormalParameter )
{
// InternalEntityGrammar.g:3681:9: (lv_params_67_0= ruleFullJvmFormalParameter )
// InternalEntityGrammar.g:3682:10: lv_params_67_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getParamsFullJvmFormalParameterParserRuleCall_2_2_1_4_1_1_0());
}
pushFollow(FOLLOW_45);
lv_params_67_0=ruleFullJvmFormalParameter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
add(
current,
"params",
lv_params_67_0,
"org.eclipse.xtext.xbase.Xbase.FullJvmFormalParameter");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop99;
}
} while (true);
}
break;
}
otherlv_68=(Token)match(input,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_68, grammarAccess.getBeanFeatureAccess().getRightParenthesisKeyword_2_2_1_5());
}
// InternalEntityGrammar.g:3705:6: ( (lv_body_69_0= ruleXExpression ) )
// InternalEntityGrammar.g:3706:7: (lv_body_69_0= ruleXExpression )
{
// InternalEntityGrammar.g:3706:7: (lv_body_69_0= ruleXExpression )
// InternalEntityGrammar.g:3707:8: lv_body_69_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBeanFeatureAccess().getBodyXExpressionParserRuleCall_2_2_1_6_0());
}
pushFollow(FOLLOW_2);
lv_body_69_0=ruleXExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getBeanFeatureRule());
}
set(
current,
"body",
lv_body_69_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 "ruleBeanFeature"
// $ANTLR start "entryRuleEntitySuperIndex"
// InternalEntityGrammar.g:3731:1: entryRuleEntitySuperIndex returns [EObject current=null] : iv_ruleEntitySuperIndex= ruleEntitySuperIndex EOF ;
public final EObject entryRuleEntitySuperIndex() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntitySuperIndex = null;
try {
// InternalEntityGrammar.g:3731:57: (iv_ruleEntitySuperIndex= ruleEntitySuperIndex EOF )
// InternalEntityGrammar.g:3732:2: iv_ruleEntitySuperIndex= ruleEntitySuperIndex EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntitySuperIndexRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntitySuperIndex=ruleEntitySuperIndex();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntitySuperIndex;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntitySuperIndex"
// $ANTLR start "ruleEntitySuperIndex"
// InternalEntityGrammar.g:3738:1: ruleEntitySuperIndex returns [EObject current=null] : (otherlv_0= 'superIndex' ( (lv_name_1_0= ruleTRANSLATABLEID ) ) otherlv_2= '{' ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )* otherlv_4= '}' ) ;
public final EObject ruleEntitySuperIndex() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
Token otherlv_4=null;
AntlrDatatypeRuleToken lv_name_1_0 = null;
EObject lv_attributes_3_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:3744:2: ( (otherlv_0= 'superIndex' ( (lv_name_1_0= ruleTRANSLATABLEID ) ) otherlv_2= '{' ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )* otherlv_4= '}' ) )
// InternalEntityGrammar.g:3745:2: (otherlv_0= 'superIndex' ( (lv_name_1_0= ruleTRANSLATABLEID ) ) otherlv_2= '{' ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )* otherlv_4= '}' )
{
// InternalEntityGrammar.g:3745:2: (otherlv_0= 'superIndex' ( (lv_name_1_0= ruleTRANSLATABLEID ) ) otherlv_2= '{' ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )* otherlv_4= '}' )
// InternalEntityGrammar.g:3746:3: otherlv_0= 'superIndex' ( (lv_name_1_0= ruleTRANSLATABLEID ) ) otherlv_2= '{' ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )* otherlv_4= '}'
{
otherlv_0=(Token)match(input,65,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getEntitySuperIndexAccess().getSuperIndexKeyword_0());
}
// InternalEntityGrammar.g:3750:3: ( (lv_name_1_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:3751:4: (lv_name_1_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:3751:4: (lv_name_1_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:3752:5: lv_name_1_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntitySuperIndexAccess().getNameTRANSLATABLEIDParserRuleCall_1_0());
}
pushFollow(FOLLOW_12);
lv_name_1_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntitySuperIndexRule());
}
set(
current,
"name",
lv_name_1_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
otherlv_2=(Token)match(input,21,FOLLOW_73); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getEntitySuperIndexAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:3773:3: ( (lv_attributes_3_0= ruleEntitySuperIndexAttribute ) )*
loop102:
do {
int alt102=2;
int LA102_0 = input.LA(1);
if ( (LA102_0==32) ) {
alt102=1;
}
switch (alt102) {
case 1 :
// InternalEntityGrammar.g:3774:4: (lv_attributes_3_0= ruleEntitySuperIndexAttribute )
{
// InternalEntityGrammar.g:3774:4: (lv_attributes_3_0= ruleEntitySuperIndexAttribute )
// InternalEntityGrammar.g:3775:5: lv_attributes_3_0= ruleEntitySuperIndexAttribute
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntitySuperIndexAccess().getAttributesEntitySuperIndexAttributeParserRuleCall_3_0());
}
pushFollow(FOLLOW_73);
lv_attributes_3_0=ruleEntitySuperIndexAttribute();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntitySuperIndexRule());
}
add(
current,
"attributes",
lv_attributes_3_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntitySuperIndexAttribute");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop102;
}
} while (true);
otherlv_4=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getEntitySuperIndexAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntitySuperIndex"
// $ANTLR start "entryRuleEntitySuperIndexAttribute"
// InternalEntityGrammar.g:3800:1: entryRuleEntitySuperIndexAttribute returns [EObject current=null] : iv_ruleEntitySuperIndexAttribute= ruleEntitySuperIndexAttribute EOF ;
public final EObject entryRuleEntitySuperIndexAttribute() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntitySuperIndexAttribute = null;
try {
// InternalEntityGrammar.g:3800:66: (iv_ruleEntitySuperIndexAttribute= ruleEntitySuperIndexAttribute EOF )
// InternalEntityGrammar.g:3801:2: iv_ruleEntitySuperIndexAttribute= ruleEntitySuperIndexAttribute EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntitySuperIndexAttributeRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntitySuperIndexAttribute=ruleEntitySuperIndexAttribute();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntitySuperIndexAttribute;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntitySuperIndexAttribute"
// $ANTLR start "ruleEntitySuperIndexAttribute"
// InternalEntityGrammar.g:3807:1: ruleEntitySuperIndexAttribute returns [EObject current=null] : (otherlv_0= 'ref' ( (otherlv_1= RULE_ID ) ) ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )? ) ;
public final EObject ruleEntitySuperIndexAttribute() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_1=null;
EObject lv_tail_2_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:3813:2: ( (otherlv_0= 'ref' ( (otherlv_1= RULE_ID ) ) ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )? ) )
// InternalEntityGrammar.g:3814:2: (otherlv_0= 'ref' ( (otherlv_1= RULE_ID ) ) ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )? )
{
// InternalEntityGrammar.g:3814:2: (otherlv_0= 'ref' ( (otherlv_1= RULE_ID ) ) ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )? )
// InternalEntityGrammar.g:3815:3: otherlv_0= 'ref' ( (otherlv_1= RULE_ID ) ) ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )?
{
otherlv_0=(Token)match(input,32,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getEntitySuperIndexAttributeAccess().getRefKeyword_0());
}
// InternalEntityGrammar.g:3819:3: ( (otherlv_1= RULE_ID ) )
// InternalEntityGrammar.g:3820:4: (otherlv_1= RULE_ID )
{
// InternalEntityGrammar.g:3820:4: (otherlv_1= RULE_ID )
// InternalEntityGrammar.g:3821:5: otherlv_1= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntitySuperIndexAttributeRule());
}
}
otherlv_1=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getEntitySuperIndexAttributeAccess().getFeatureLFeatureCrossReference_1_0());
}
}
}
// InternalEntityGrammar.g:3832:3: ( (lv_tail_2_0= ruleEntityFeaturePathSegment ) )?
int alt103=2;
int LA103_0 = input.LA(1);
if ( (LA103_0==66) ) {
alt103=1;
}
switch (alt103) {
case 1 :
// InternalEntityGrammar.g:3833:4: (lv_tail_2_0= ruleEntityFeaturePathSegment )
{
// InternalEntityGrammar.g:3833:4: (lv_tail_2_0= ruleEntityFeaturePathSegment )
// InternalEntityGrammar.g:3834:5: lv_tail_2_0= ruleEntityFeaturePathSegment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntitySuperIndexAttributeAccess().getTailEntityFeaturePathSegmentParserRuleCall_2_0());
}
pushFollow(FOLLOW_2);
lv_tail_2_0=ruleEntityFeaturePathSegment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntitySuperIndexAttributeRule());
}
set(
current,
"tail",
lv_tail_2_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityFeaturePathSegment");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntitySuperIndexAttribute"
// $ANTLR start "entryRuleEntityFeaturePathSegment"
// InternalEntityGrammar.g:3855:1: entryRuleEntityFeaturePathSegment returns [EObject current=null] : iv_ruleEntityFeaturePathSegment= ruleEntityFeaturePathSegment EOF ;
public final EObject entryRuleEntityFeaturePathSegment() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntityFeaturePathSegment = null;
try {
// InternalEntityGrammar.g:3855:65: (iv_ruleEntityFeaturePathSegment= ruleEntityFeaturePathSegment EOF )
// InternalEntityGrammar.g:3856:2: iv_ruleEntityFeaturePathSegment= ruleEntityFeaturePathSegment EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeaturePathSegmentRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntityFeaturePathSegment=ruleEntityFeaturePathSegment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntityFeaturePathSegment;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntityFeaturePathSegment"
// $ANTLR start "ruleEntityFeaturePathSegment"
// InternalEntityGrammar.g:3862:1: ruleEntityFeaturePathSegment returns [EObject current=null] : ( () otherlv_1= '.' ( (otherlv_2= RULE_ID ) ) ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )? ) ;
public final EObject ruleEntityFeaturePathSegment() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
EObject lv_tail_3_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:3868:2: ( ( () otherlv_1= '.' ( (otherlv_2= RULE_ID ) ) ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )? ) )
// InternalEntityGrammar.g:3869:2: ( () otherlv_1= '.' ( (otherlv_2= RULE_ID ) ) ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )? )
{
// InternalEntityGrammar.g:3869:2: ( () otherlv_1= '.' ( (otherlv_2= RULE_ID ) ) ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )? )
// InternalEntityGrammar.g:3870:3: () otherlv_1= '.' ( (otherlv_2= RULE_ID ) ) ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )?
{
// InternalEntityGrammar.g:3870:3: ()
// InternalEntityGrammar.g:3871:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getEntityFeaturePathSegmentAccess().getLNestedFeatureAction_0(),
current);
}
}
otherlv_1=(Token)match(input,66,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getEntityFeaturePathSegmentAccess().getFullStopKeyword_1());
}
// InternalEntityGrammar.g:3881:3: ( (otherlv_2= RULE_ID ) )
// InternalEntityGrammar.g:3882:4: (otherlv_2= RULE_ID )
{
// InternalEntityGrammar.g:3882:4: (otherlv_2= RULE_ID )
// InternalEntityGrammar.g:3883:5: otherlv_2= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEntityFeaturePathSegmentRule());
}
}
otherlv_2=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getEntityFeaturePathSegmentAccess().getFeatureLFeatureCrossReference_2_0());
}
}
}
// InternalEntityGrammar.g:3894:3: ( (lv_tail_3_0= ruleEntityFeaturePathSegment ) )?
int alt104=2;
int LA104_0 = input.LA(1);
if ( (LA104_0==66) ) {
alt104=1;
}
switch (alt104) {
case 1 :
// InternalEntityGrammar.g:3895:4: (lv_tail_3_0= ruleEntityFeaturePathSegment )
{
// InternalEntityGrammar.g:3895:4: (lv_tail_3_0= ruleEntityFeaturePathSegment )
// InternalEntityGrammar.g:3896:5: lv_tail_3_0= ruleEntityFeaturePathSegment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityFeaturePathSegmentAccess().getTailEntityFeaturePathSegmentParserRuleCall_3_0());
}
pushFollow(FOLLOW_2);
lv_tail_3_0=ruleEntityFeaturePathSegment();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEntityFeaturePathSegmentRule());
}
set(
current,
"tail",
lv_tail_3_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.EntityFeaturePathSegment");
afterParserOrEnumRuleCall();
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntityFeaturePathSegment"
// $ANTLR start "entryRuleEntityInheritanceStrategy"
// InternalEntityGrammar.g:3917:1: entryRuleEntityInheritanceStrategy returns [EObject current=null] : iv_ruleEntityInheritanceStrategy= ruleEntityInheritanceStrategy EOF ;
public final EObject entryRuleEntityInheritanceStrategy() throws RecognitionException {
EObject current = null;
EObject iv_ruleEntityInheritanceStrategy = null;
try {
// InternalEntityGrammar.g:3917:66: (iv_ruleEntityInheritanceStrategy= ruleEntityInheritanceStrategy EOF )
// InternalEntityGrammar.g:3918:2: iv_ruleEntityInheritanceStrategy= ruleEntityInheritanceStrategy EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityInheritanceStrategyRule());
}
pushFollow(FOLLOW_1);
iv_ruleEntityInheritanceStrategy=ruleEntityInheritanceStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEntityInheritanceStrategy;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEntityInheritanceStrategy"
// $ANTLR start "ruleEntityInheritanceStrategy"
// InternalEntityGrammar.g:3924:1: ruleEntityInheritanceStrategy returns [EObject current=null] : (this_TablePerClassStrategy_0= ruleTablePerClassStrategy | this_TablePerSubclassStrategy_1= ruleTablePerSubclassStrategy ) ;
public final EObject ruleEntityInheritanceStrategy() throws RecognitionException {
EObject current = null;
EObject this_TablePerClassStrategy_0 = null;
EObject this_TablePerSubclassStrategy_1 = null;
enterRule();
try {
// InternalEntityGrammar.g:3930:2: ( (this_TablePerClassStrategy_0= ruleTablePerClassStrategy | this_TablePerSubclassStrategy_1= ruleTablePerSubclassStrategy ) )
// InternalEntityGrammar.g:3931:2: (this_TablePerClassStrategy_0= ruleTablePerClassStrategy | this_TablePerSubclassStrategy_1= ruleTablePerSubclassStrategy )
{
// InternalEntityGrammar.g:3931:2: (this_TablePerClassStrategy_0= ruleTablePerClassStrategy | this_TablePerSubclassStrategy_1= ruleTablePerSubclassStrategy )
int alt105=2;
int LA105_0 = input.LA(1);
if ( (LA105_0==67) ) {
alt105=1;
}
else if ( (LA105_0==71) ) {
alt105=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 105, 0, input);
throw nvae;
}
switch (alt105) {
case 1 :
// InternalEntityGrammar.g:3932:3: this_TablePerClassStrategy_0= ruleTablePerClassStrategy
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityInheritanceStrategyAccess().getTablePerClassStrategyParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_TablePerClassStrategy_0=ruleTablePerClassStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_TablePerClassStrategy_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:3941:3: this_TablePerSubclassStrategy_1= ruleTablePerSubclassStrategy
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEntityInheritanceStrategyAccess().getTablePerSubclassStrategyParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_TablePerSubclassStrategy_1=ruleTablePerSubclassStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_TablePerSubclassStrategy_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEntityInheritanceStrategy"
// $ANTLR start "entryRuleTablePerClassStrategy"
// InternalEntityGrammar.g:3953:1: entryRuleTablePerClassStrategy returns [EObject current=null] : iv_ruleTablePerClassStrategy= ruleTablePerClassStrategy EOF ;
public final EObject entryRuleTablePerClassStrategy() throws RecognitionException {
EObject current = null;
EObject iv_ruleTablePerClassStrategy = null;
try {
// InternalEntityGrammar.g:3953:62: (iv_ruleTablePerClassStrategy= ruleTablePerClassStrategy EOF )
// InternalEntityGrammar.g:3954:2: iv_ruleTablePerClassStrategy= ruleTablePerClassStrategy EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerClassStrategyRule());
}
pushFollow(FOLLOW_1);
iv_ruleTablePerClassStrategy=ruleTablePerClassStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTablePerClassStrategy;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTablePerClassStrategy"
// $ANTLR start "ruleTablePerClassStrategy"
// InternalEntityGrammar.g:3960:1: ruleTablePerClassStrategy returns [EObject current=null] : ( () otherlv_1= 'inheritancePerClass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' ) ;
public final EObject ruleTablePerClassStrategy() 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;
AntlrDatatypeRuleToken lv_discriminatorColumn_5_0 = null;
Enumerator lv_discriminatorType_7_0 = null;
AntlrDatatypeRuleToken lv_discriminatorValue_9_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:3966:2: ( ( () otherlv_1= 'inheritancePerClass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' ) )
// InternalEntityGrammar.g:3967:2: ( () otherlv_1= 'inheritancePerClass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' )
{
// InternalEntityGrammar.g:3967:2: ( () otherlv_1= 'inheritancePerClass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' )
// InternalEntityGrammar.g:3968:3: () otherlv_1= 'inheritancePerClass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}'
{
// InternalEntityGrammar.g:3968:3: ()
// InternalEntityGrammar.g:3969:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getTablePerClassStrategyAccess().getLTablePerClassStrategyAction_0(),
current);
}
}
otherlv_1=(Token)match(input,67,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getTablePerClassStrategyAccess().getInheritancePerClassKeyword_1());
}
otherlv_2=(Token)match(input,21,FOLLOW_75); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getTablePerClassStrategyAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:3983:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:3984:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:3984:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:3985:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3());
// InternalEntityGrammar.g:3988:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:3989:6: ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:3989:6: ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
loop106:
do {
int alt106=4;
int LA106_0 = input.LA(1);
if ( LA106_0 == 68 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 0) ) {
alt106=1;
}
else if ( LA106_0 == 69 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 1) ) {
alt106=2;
}
else if ( LA106_0 == 70 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 2) ) {
alt106=3;
}
switch (alt106) {
case 1 :
// InternalEntityGrammar.g:3990:4: ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:3990:4: ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:3991:5: {...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 0)");
}
// InternalEntityGrammar.g:3991:118: ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:3992:6: ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 0);
// InternalEntityGrammar.g:3995:9: ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:3995:10: {...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "true");
}
// InternalEntityGrammar.g:3995:19: (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:3995:20: otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) )
{
otherlv_4=(Token)match(input,68,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorColumnKeyword_3_0_0());
}
// InternalEntityGrammar.g:3999:9: ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:4000:10: (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:4000:10: (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4001:11: lv_discriminatorColumn_5_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorColumnValidIDWithKeywordsParserRuleCall_3_0_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorColumn_5_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerClassStrategyRule());
}
set(
current,
"discriminatorColumn",
lv_discriminatorColumn_5_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:4024:4: ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) )
{
// InternalEntityGrammar.g:4024:4: ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) )
// InternalEntityGrammar.g:4025:5: {...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 1)");
}
// InternalEntityGrammar.g:4025:118: ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) )
// InternalEntityGrammar.g:4026:6: ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 1);
// InternalEntityGrammar.g:4029:9: ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) )
// InternalEntityGrammar.g:4029:10: {...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "true");
}
// InternalEntityGrammar.g:4029:19: (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) )
// InternalEntityGrammar.g:4029:20: otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) )
{
otherlv_6=(Token)match(input,69,FOLLOW_76); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorTypeKeyword_3_1_0());
}
// InternalEntityGrammar.g:4033:9: ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) )
// InternalEntityGrammar.g:4034:10: (lv_discriminatorType_7_0= ruleDiscriminatorType )
{
// InternalEntityGrammar.g:4034:10: (lv_discriminatorType_7_0= ruleDiscriminatorType )
// InternalEntityGrammar.g:4035:11: lv_discriminatorType_7_0= ruleDiscriminatorType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorTypeDiscriminatorTypeEnumRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorType_7_0=ruleDiscriminatorType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerClassStrategyRule());
}
set(
current,
"discriminatorType",
lv_discriminatorType_7_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.DiscriminatorType");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:4058:4: ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:4058:4: ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:4059:5: {...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 2)");
}
// InternalEntityGrammar.g:4059:118: ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:4060:6: ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3(), 2);
// InternalEntityGrammar.g:4063:9: ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:4063:10: {...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerClassStrategy", "true");
}
// InternalEntityGrammar.g:4063:19: (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:4063:20: otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) )
{
otherlv_8=(Token)match(input,70,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorValueKeyword_3_2_0());
}
// InternalEntityGrammar.g:4067:9: ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:4068:10: (lv_discriminatorValue_9_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:4068:10: (lv_discriminatorValue_9_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4069:11: lv_discriminatorValue_9_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerClassStrategyAccess().getDiscriminatorValueValidIDWithKeywordsParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorValue_9_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerClassStrategyRule());
}
set(
current,
"discriminatorValue",
lv_discriminatorValue_9_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop106;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getTablePerClassStrategyAccess().getUnorderedGroup_3());
}
otherlv_10=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getTablePerClassStrategyAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTablePerClassStrategy"
// $ANTLR start "entryRuleTablePerSubclassStrategy"
// InternalEntityGrammar.g:4107:1: entryRuleTablePerSubclassStrategy returns [EObject current=null] : iv_ruleTablePerSubclassStrategy= ruleTablePerSubclassStrategy EOF ;
public final EObject entryRuleTablePerSubclassStrategy() throws RecognitionException {
EObject current = null;
EObject iv_ruleTablePerSubclassStrategy = null;
try {
// InternalEntityGrammar.g:4107:65: (iv_ruleTablePerSubclassStrategy= ruleTablePerSubclassStrategy EOF )
// InternalEntityGrammar.g:4108:2: iv_ruleTablePerSubclassStrategy= ruleTablePerSubclassStrategy EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerSubclassStrategyRule());
}
pushFollow(FOLLOW_1);
iv_ruleTablePerSubclassStrategy=ruleTablePerSubclassStrategy();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTablePerSubclassStrategy;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTablePerSubclassStrategy"
// $ANTLR start "ruleTablePerSubclassStrategy"
// InternalEntityGrammar.g:4114:1: ruleTablePerSubclassStrategy returns [EObject current=null] : ( () otherlv_1= 'inheritancePerSubclass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' ) ;
public final EObject ruleTablePerSubclassStrategy() 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;
AntlrDatatypeRuleToken lv_discriminatorColumn_5_0 = null;
Enumerator lv_discriminatorType_7_0 = null;
AntlrDatatypeRuleToken lv_discriminatorValue_9_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:4120:2: ( ( () otherlv_1= 'inheritancePerSubclass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' ) )
// InternalEntityGrammar.g:4121:2: ( () otherlv_1= 'inheritancePerSubclass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' )
{
// InternalEntityGrammar.g:4121:2: ( () otherlv_1= 'inheritancePerSubclass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}' )
// InternalEntityGrammar.g:4122:3: () otherlv_1= 'inheritancePerSubclass' otherlv_2= '{' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) ) otherlv_10= '}'
{
// InternalEntityGrammar.g:4122:3: ()
// InternalEntityGrammar.g:4123:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getTablePerSubclassStrategyAccess().getLTablePerSubclassStrategyAction_0(),
current);
}
}
otherlv_1=(Token)match(input,71,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getTablePerSubclassStrategyAccess().getInheritancePerSubclassKeyword_1());
}
otherlv_2=(Token)match(input,21,FOLLOW_75); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getTablePerSubclassStrategyAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:4137:3: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:4138:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:4138:4: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:4139:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3());
// InternalEntityGrammar.g:4142:5: ( ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:4143:6: ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:4143:6: ( ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) ) )*
loop107:
do {
int alt107=4;
int LA107_0 = input.LA(1);
if ( LA107_0 == 68 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 0) ) {
alt107=1;
}
else if ( LA107_0 == 69 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 1) ) {
alt107=2;
}
else if ( LA107_0 == 70 && getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 2) ) {
alt107=3;
}
switch (alt107) {
case 1 :
// InternalEntityGrammar.g:4144:4: ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:4144:4: ({...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:4145:5: {...}? => ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 0)");
}
// InternalEntityGrammar.g:4145:121: ( ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:4146:6: ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 0);
// InternalEntityGrammar.g:4149:9: ({...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:4149:10: {...}? => (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "true");
}
// InternalEntityGrammar.g:4149:19: (otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:4149:20: otherlv_4= 'discriminatorColumn' ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) )
{
otherlv_4=(Token)match(input,68,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorColumnKeyword_3_0_0());
}
// InternalEntityGrammar.g:4153:9: ( (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:4154:10: (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:4154:10: (lv_discriminatorColumn_5_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4155:11: lv_discriminatorColumn_5_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorColumnValidIDWithKeywordsParserRuleCall_3_0_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorColumn_5_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerSubclassStrategyRule());
}
set(
current,
"discriminatorColumn",
lv_discriminatorColumn_5_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:4178:4: ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) )
{
// InternalEntityGrammar.g:4178:4: ({...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) ) )
// InternalEntityGrammar.g:4179:5: {...}? => ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 1)");
}
// InternalEntityGrammar.g:4179:121: ( ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) ) )
// InternalEntityGrammar.g:4180:6: ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 1);
// InternalEntityGrammar.g:4183:9: ({...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) ) )
// InternalEntityGrammar.g:4183:10: {...}? => (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "true");
}
// InternalEntityGrammar.g:4183:19: (otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) ) )
// InternalEntityGrammar.g:4183:20: otherlv_6= 'discriminatorType' ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) )
{
otherlv_6=(Token)match(input,69,FOLLOW_76); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorTypeKeyword_3_1_0());
}
// InternalEntityGrammar.g:4187:9: ( (lv_discriminatorType_7_0= ruleDiscriminatorType ) )
// InternalEntityGrammar.g:4188:10: (lv_discriminatorType_7_0= ruleDiscriminatorType )
{
// InternalEntityGrammar.g:4188:10: (lv_discriminatorType_7_0= ruleDiscriminatorType )
// InternalEntityGrammar.g:4189:11: lv_discriminatorType_7_0= ruleDiscriminatorType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorTypeDiscriminatorTypeEnumRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorType_7_0=ruleDiscriminatorType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerSubclassStrategyRule());
}
set(
current,
"discriminatorType",
lv_discriminatorType_7_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.DiscriminatorType");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:4212:4: ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) )
{
// InternalEntityGrammar.g:4212:4: ({...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) ) )
// InternalEntityGrammar.g:4213:5: {...}? => ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "getUnorderedGroupHelper().canSelect(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 2)");
}
// InternalEntityGrammar.g:4213:121: ( ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) ) )
// InternalEntityGrammar.g:4214:6: ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3(), 2);
// InternalEntityGrammar.g:4217:9: ({...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) ) )
// InternalEntityGrammar.g:4217:10: {...}? => (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleTablePerSubclassStrategy", "true");
}
// InternalEntityGrammar.g:4217:19: (otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) ) )
// InternalEntityGrammar.g:4217:20: otherlv_8= 'discriminatorValue' ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) )
{
otherlv_8=(Token)match(input,70,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorValueKeyword_3_2_0());
}
// InternalEntityGrammar.g:4221:9: ( (lv_discriminatorValue_9_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:4222:10: (lv_discriminatorValue_9_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:4222:10: (lv_discriminatorValue_9_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4223:11: lv_discriminatorValue_9_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTablePerSubclassStrategyAccess().getDiscriminatorValueValidIDWithKeywordsParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_75);
lv_discriminatorValue_9_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTablePerSubclassStrategyRule());
}
set(
current,
"discriminatorValue",
lv_discriminatorValue_9_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3());
}
}
}
break;
default :
break loop107;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getTablePerSubclassStrategyAccess().getUnorderedGroup_3());
}
otherlv_10=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getTablePerSubclassStrategyAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTablePerSubclassStrategy"
// $ANTLR start "entryRuleTRANSLATABLEID"
// InternalEntityGrammar.g:4261:1: entryRuleTRANSLATABLEID returns [String current=null] : iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF ;
public final String entryRuleTRANSLATABLEID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTRANSLATABLEID = null;
try {
// InternalEntityGrammar.g:4261:54: (iv_ruleTRANSLATABLEID= ruleTRANSLATABLEID EOF )
// InternalEntityGrammar.g:4262: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"
// InternalEntityGrammar.g:4268:1: ruleTRANSLATABLEID returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : this_ValidIDWithKeywords_0= ruleValidIDWithKeywords ;
public final AntlrDatatypeRuleToken ruleTRANSLATABLEID() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
AntlrDatatypeRuleToken this_ValidIDWithKeywords_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:4274:2: (this_ValidIDWithKeywords_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4275:2: this_ValidIDWithKeywords_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTRANSLATABLEIDAccess().getValidIDWithKeywordsParserRuleCall());
}
pushFollow(FOLLOW_2);
this_ValidIDWithKeywords_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidIDWithKeywords_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTRANSLATABLEID"
// $ANTLR start "entryRuleTypedPackage"
// InternalEntityGrammar.g:4288:1: entryRuleTypedPackage returns [EObject current=null] : iv_ruleTypedPackage= ruleTypedPackage EOF ;
public final EObject entryRuleTypedPackage() throws RecognitionException {
EObject current = null;
EObject iv_ruleTypedPackage = null;
try {
// InternalEntityGrammar.g:4288:53: (iv_ruleTypedPackage= ruleTypedPackage EOF )
// InternalEntityGrammar.g:4289:2: iv_ruleTypedPackage= ruleTypedPackage EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypedPackageRule());
}
pushFollow(FOLLOW_1);
iv_ruleTypedPackage=ruleTypedPackage();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTypedPackage;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTypedPackage"
// $ANTLR start "ruleTypedPackage"
// InternalEntityGrammar.g:4295:1: ruleTypedPackage returns [EObject current=null] : ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )? ) ;
public final EObject ruleTypedPackage() 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_types_4_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:4301:2: ( ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )? ) )
// InternalEntityGrammar.g:4302:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )? )
{
// InternalEntityGrammar.g:4302:2: ( () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )? )
// InternalEntityGrammar.g:4303:3: () otherlv_1= 'package' ( (lv_name_2_0= ruleQualifiedName ) ) (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )?
{
// InternalEntityGrammar.g:4303:3: ()
// InternalEntityGrammar.g:4304:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getTypedPackageAccess().getLTypedPackageAction_0(),
current);
}
}
otherlv_1=(Token)match(input,72,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getTypedPackageAccess().getPackageKeyword_1());
}
// InternalEntityGrammar.g:4314:3: ( (lv_name_2_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:4315:4: (lv_name_2_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:4315:4: (lv_name_2_0= ruleQualifiedName )
// InternalEntityGrammar.g:4316:5: lv_name_2_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypedPackageAccess().getNameQualifiedNameParserRuleCall_2_0());
}
pushFollow(FOLLOW_77);
lv_name_2_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTypedPackageRule());
}
set(
current,
"name",
lv_name_2_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4333:3: (otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}' )?
int alt109=2;
int LA109_0 = input.LA(1);
if ( (LA109_0==21) ) {
alt109=1;
}
switch (alt109) {
case 1 :
// InternalEntityGrammar.g:4334:4: otherlv_3= '{' ( (lv_types_4_0= ruleType ) )* otherlv_5= '}'
{
otherlv_3=(Token)match(input,21,FOLLOW_78); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getTypedPackageAccess().getLeftCurlyBracketKeyword_3_0());
}
// InternalEntityGrammar.g:4338:4: ( (lv_types_4_0= ruleType ) )*
loop108:
do {
int alt108=2;
int LA108_0 = input.LA(1);
if ( ((LA108_0>=13 && LA108_0<=15)||(LA108_0>=18 && LA108_0<=19)||(LA108_0>=24 && LA108_0<=25)||LA108_0==73||LA108_0==94||LA108_0==117) ) {
alt108=1;
}
switch (alt108) {
case 1 :
// InternalEntityGrammar.g:4339:5: (lv_types_4_0= ruleType )
{
// InternalEntityGrammar.g:4339:5: (lv_types_4_0= ruleType )
// InternalEntityGrammar.g:4340:6: lv_types_4_0= ruleType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypedPackageAccess().getTypesTypeParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_78);
lv_types_4_0=ruleType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getTypedPackageRule());
}
add(
current,
"types",
lv_types_4_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.Type");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop108;
}
} while (true);
otherlv_5=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getTypedPackageAccess().getRightCurlyBracketKeyword_3_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTypedPackage"
// $ANTLR start "entryRuleType"
// InternalEntityGrammar.g:4366:1: entryRuleType returns [EObject current=null] : iv_ruleType= ruleType EOF ;
public final EObject entryRuleType() throws RecognitionException {
EObject current = null;
EObject iv_ruleType = null;
try {
// InternalEntityGrammar.g:4366:45: (iv_ruleType= ruleType EOF )
// InternalEntityGrammar.g:4367:2: iv_ruleType= ruleType EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypeRule());
}
pushFollow(FOLLOW_1);
iv_ruleType=ruleType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleType;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleType"
// $ANTLR start "ruleType"
// InternalEntityGrammar.g:4373:1: ruleType returns [EObject current=null] : (this_ScalarType_0= ruleScalarType | this_Class_1= ruleClass ) ;
public final EObject ruleType() throws RecognitionException {
EObject current = null;
EObject this_ScalarType_0 = null;
EObject this_Class_1 = null;
enterRule();
try {
// InternalEntityGrammar.g:4379:2: ( (this_ScalarType_0= ruleScalarType | this_Class_1= ruleClass ) )
// InternalEntityGrammar.g:4380:2: (this_ScalarType_0= ruleScalarType | this_Class_1= ruleClass )
{
// InternalEntityGrammar.g:4380:2: (this_ScalarType_0= ruleScalarType | this_Class_1= ruleClass )
int alt110=2;
int LA110_0 = input.LA(1);
if ( (LA110_0==73||LA110_0==94) ) {
alt110=1;
}
else if ( ((LA110_0>=13 && LA110_0<=15)||(LA110_0>=18 && LA110_0<=19)||(LA110_0>=24 && LA110_0<=25)||LA110_0==117) ) {
alt110=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 110, 0, input);
throw nvae;
}
switch (alt110) {
case 1 :
// InternalEntityGrammar.g:4381:3: this_ScalarType_0= ruleScalarType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypeAccess().getScalarTypeParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_ScalarType_0=ruleScalarType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_ScalarType_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:4390:3: this_Class_1= ruleClass
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTypeAccess().getClassParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_Class_1=ruleClass();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_Class_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleType"
// $ANTLR start "entryRuleDataType"
// InternalEntityGrammar.g:4402:1: entryRuleDataType returns [EObject current=null] : iv_ruleDataType= ruleDataType EOF ;
public final EObject entryRuleDataType() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataType = null;
try {
// InternalEntityGrammar.g:4402:49: (iv_ruleDataType= ruleDataType EOF )
// InternalEntityGrammar.g:4403:2: iv_ruleDataType= ruleDataType EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataType=ruleDataType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataType;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataType"
// $ANTLR start "ruleDataType"
// InternalEntityGrammar.g:4409:1: ruleDataType returns [EObject current=null] : (otherlv_0= 'datatype' ( (lv_name_1_0= ruleValidIDWithKeywords ) ) ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) ) ) ;
public final EObject ruleDataType() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
Token lv_asPrimitive_4_0=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_11=null;
Token lv_date_12_0=null;
Token otherlv_15=null;
Token otherlv_16=null;
Token otherlv_18=null;
Token otherlv_20=null;
Token lv_asBlob_21_0=null;
Token otherlv_23=null;
Token otherlv_24=null;
Token otherlv_26=null;
Token otherlv_28=null;
AntlrDatatypeRuleToken lv_name_1_0 = null;
EObject lv_jvmTypeReference_3_0 = null;
EObject lv_constraints_5_0 = null;
EObject lv_properties_8_0 = null;
EObject lv_properties_10_0 = null;
Enumerator lv_dateType_13_0 = null;
EObject lv_constraints_14_0 = null;
EObject lv_properties_17_0 = null;
EObject lv_properties_19_0 = null;
EObject lv_constraints_22_0 = null;
EObject lv_properties_25_0 = null;
EObject lv_properties_27_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:4415:2: ( (otherlv_0= 'datatype' ( (lv_name_1_0= ruleValidIDWithKeywords ) ) ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) ) ) )
// InternalEntityGrammar.g:4416:2: (otherlv_0= 'datatype' ( (lv_name_1_0= ruleValidIDWithKeywords ) ) ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) ) )
{
// InternalEntityGrammar.g:4416:2: (otherlv_0= 'datatype' ( (lv_name_1_0= ruleValidIDWithKeywords ) ) ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) ) )
// InternalEntityGrammar.g:4417:3: otherlv_0= 'datatype' ( (lv_name_1_0= ruleValidIDWithKeywords ) ) ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) )
{
otherlv_0=(Token)match(input,73,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getDataTypeAccess().getDatatypeKeyword_0());
}
// InternalEntityGrammar.g:4421:3: ( (lv_name_1_0= ruleValidIDWithKeywords ) )
// InternalEntityGrammar.g:4422:4: (lv_name_1_0= ruleValidIDWithKeywords )
{
// InternalEntityGrammar.g:4422:4: (lv_name_1_0= ruleValidIDWithKeywords )
// InternalEntityGrammar.g:4423:5: lv_name_1_0= ruleValidIDWithKeywords
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getNameValidIDWithKeywordsParserRuleCall_1_0());
}
pushFollow(FOLLOW_79);
lv_name_1_0=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
set(
current,
"name",
lv_name_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ValidIDWithKeywords");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4440:3: ( (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? ) | ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? ) | ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? ) )
int alt121=3;
switch ( input.LA(1) ) {
case 74:
{
alt121=1;
}
break;
case 76:
{
alt121=2;
}
break;
case 77:
{
alt121=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 121, 0, input);
throw nvae;
}
switch (alt121) {
case 1 :
// InternalEntityGrammar.g:4441:4: (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? )
{
// InternalEntityGrammar.g:4441:4: (otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )? )
// InternalEntityGrammar.g:4442:5: otherlv_2= 'jvmType' ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) ) ( (lv_asPrimitive_4_0= 'asPrimitive' ) )? ( (lv_constraints_5_0= ruleDataTypeConstraint ) )* (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )?
{
otherlv_2=(Token)match(input,74,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDataTypeAccess().getJvmTypeKeyword_2_0_0());
}
// InternalEntityGrammar.g:4446:5: ( (lv_jvmTypeReference_3_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:4447:6: (lv_jvmTypeReference_3_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:4447:6: (lv_jvmTypeReference_3_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:4448:7: lv_jvmTypeReference_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getJvmTypeReferenceJvmTypeReferenceParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_80);
lv_jvmTypeReference_3_0=ruleJvmTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
set(
current,
"jvmTypeReference",
lv_jvmTypeReference_3_0,
"org.eclipse.xtext.xbase.Xtype.JvmTypeReference");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4465:5: ( (lv_asPrimitive_4_0= 'asPrimitive' ) )?
int alt111=2;
int LA111_0 = input.LA(1);
if ( (LA111_0==75) ) {
alt111=1;
}
switch (alt111) {
case 1 :
// InternalEntityGrammar.g:4466:6: (lv_asPrimitive_4_0= 'asPrimitive' )
{
// InternalEntityGrammar.g:4466:6: (lv_asPrimitive_4_0= 'asPrimitive' )
// InternalEntityGrammar.g:4467:7: lv_asPrimitive_4_0= 'asPrimitive'
{
lv_asPrimitive_4_0=(Token)match(input,75,FOLLOW_81); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asPrimitive_4_0, grammarAccess.getDataTypeAccess().getAsPrimitiveAsPrimitiveKeyword_2_0_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataTypeRule());
}
setWithLastConsumed(current, "asPrimitive", true, "asPrimitive");
}
}
}
break;
}
// InternalEntityGrammar.g:4479:5: ( (lv_constraints_5_0= ruleDataTypeConstraint ) )*
loop112:
do {
int alt112=2;
int LA112_0 = input.LA(1);
if ( (LA112_0==78||(LA112_0>=82 && LA112_0<=85)||(LA112_0>=88 && LA112_0<=93)) ) {
alt112=1;
}
switch (alt112) {
case 1 :
// InternalEntityGrammar.g:4480:6: (lv_constraints_5_0= ruleDataTypeConstraint )
{
// InternalEntityGrammar.g:4480:6: (lv_constraints_5_0= ruleDataTypeConstraint )
// InternalEntityGrammar.g:4481:7: lv_constraints_5_0= ruleDataTypeConstraint
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getConstraintsDataTypeConstraintParserRuleCall_2_0_3_0());
}
pushFollow(FOLLOW_81);
lv_constraints_5_0=ruleDataTypeConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"constraints",
lv_constraints_5_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.DataTypeConstraint");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop112;
}
} while (true);
// InternalEntityGrammar.g:4498:5: (otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')' )?
int alt114=2;
int LA114_0 = input.LA(1);
if ( (LA114_0==46) ) {
alt114=1;
}
switch (alt114) {
case 1 :
// InternalEntityGrammar.g:4499:6: otherlv_6= 'properties' otherlv_7= '(' ( (lv_properties_8_0= ruleKeyAndValue ) ) (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )* otherlv_11= ')'
{
otherlv_6=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDataTypeAccess().getPropertiesKeyword_2_0_4_0());
}
otherlv_7=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDataTypeAccess().getLeftParenthesisKeyword_2_0_4_1());
}
// InternalEntityGrammar.g:4507:6: ( (lv_properties_8_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4508:7: (lv_properties_8_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4508:7: (lv_properties_8_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4509:8: lv_properties_8_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_0_4_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_8_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_8_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4526:6: (otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) ) )*
loop113:
do {
int alt113=2;
int LA113_0 = input.LA(1);
if ( (LA113_0==29) ) {
alt113=1;
}
switch (alt113) {
case 1 :
// InternalEntityGrammar.g:4527:7: otherlv_9= ',' ( (lv_properties_10_0= ruleKeyAndValue ) )
{
otherlv_9=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDataTypeAccess().getCommaKeyword_2_0_4_3_0());
}
// InternalEntityGrammar.g:4531:7: ( (lv_properties_10_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4532:8: (lv_properties_10_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4532:8: (lv_properties_10_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4533:9: lv_properties_10_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_0_4_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_10_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_10_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop113;
}
} while (true);
otherlv_11=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDataTypeAccess().getRightParenthesisKeyword_2_0_4_4());
}
}
break;
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:4558:4: ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? )
{
// InternalEntityGrammar.g:4558:4: ( ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )? )
// InternalEntityGrammar.g:4559:5: ( (lv_date_12_0= 'dateType' ) ) ( (lv_dateType_13_0= ruleDateType ) ) ( (lv_constraints_14_0= ruleDateConstraint ) )* (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )?
{
// InternalEntityGrammar.g:4559:5: ( (lv_date_12_0= 'dateType' ) )
// InternalEntityGrammar.g:4560:6: (lv_date_12_0= 'dateType' )
{
// InternalEntityGrammar.g:4560:6: (lv_date_12_0= 'dateType' )
// InternalEntityGrammar.g:4561:7: lv_date_12_0= 'dateType'
{
lv_date_12_0=(Token)match(input,76,FOLLOW_82); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_date_12_0, grammarAccess.getDataTypeAccess().getDateDateTypeKeyword_2_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataTypeRule());
}
setWithLastConsumed(current, "date", true, "dateType");
}
}
}
// InternalEntityGrammar.g:4573:5: ( (lv_dateType_13_0= ruleDateType ) )
// InternalEntityGrammar.g:4574:6: (lv_dateType_13_0= ruleDateType )
{
// InternalEntityGrammar.g:4574:6: (lv_dateType_13_0= ruleDateType )
// InternalEntityGrammar.g:4575:7: lv_dateType_13_0= ruleDateType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getDateTypeDateTypeEnumRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_83);
lv_dateType_13_0=ruleDateType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
set(
current,
"dateType",
lv_dateType_13_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.DateType");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4592:5: ( (lv_constraints_14_0= ruleDateConstraint ) )*
loop115:
do {
int alt115=2;
int LA115_0 = input.LA(1);
if ( ((LA115_0>=86 && LA115_0<=87)||(LA115_0>=90 && LA115_0<=91)) ) {
alt115=1;
}
switch (alt115) {
case 1 :
// InternalEntityGrammar.g:4593:6: (lv_constraints_14_0= ruleDateConstraint )
{
// InternalEntityGrammar.g:4593:6: (lv_constraints_14_0= ruleDateConstraint )
// InternalEntityGrammar.g:4594:7: lv_constraints_14_0= ruleDateConstraint
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getConstraintsDateConstraintParserRuleCall_2_1_2_0());
}
pushFollow(FOLLOW_83);
lv_constraints_14_0=ruleDateConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"constraints",
lv_constraints_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.DateConstraint");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop115;
}
} while (true);
// InternalEntityGrammar.g:4611:5: (otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')' )?
int alt117=2;
int LA117_0 = input.LA(1);
if ( (LA117_0==46) ) {
alt117=1;
}
switch (alt117) {
case 1 :
// InternalEntityGrammar.g:4612:6: otherlv_15= 'properties' otherlv_16= '(' ( (lv_properties_17_0= ruleKeyAndValue ) ) (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )* otherlv_20= ')'
{
otherlv_15=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDataTypeAccess().getPropertiesKeyword_2_1_3_0());
}
otherlv_16=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDataTypeAccess().getLeftParenthesisKeyword_2_1_3_1());
}
// InternalEntityGrammar.g:4620:6: ( (lv_properties_17_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4621:7: (lv_properties_17_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4621:7: (lv_properties_17_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4622:8: lv_properties_17_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_1_3_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_17_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_17_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4639:6: (otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) ) )*
loop116:
do {
int alt116=2;
int LA116_0 = input.LA(1);
if ( (LA116_0==29) ) {
alt116=1;
}
switch (alt116) {
case 1 :
// InternalEntityGrammar.g:4640:7: otherlv_18= ',' ( (lv_properties_19_0= ruleKeyAndValue ) )
{
otherlv_18=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getDataTypeAccess().getCommaKeyword_2_1_3_3_0());
}
// InternalEntityGrammar.g:4644:7: ( (lv_properties_19_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4645:8: (lv_properties_19_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4645:8: (lv_properties_19_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4646:9: lv_properties_19_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_1_3_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_19_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_19_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop116;
}
} while (true);
otherlv_20=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getDataTypeAccess().getRightParenthesisKeyword_2_1_3_4());
}
}
break;
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:4671:4: ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? )
{
// InternalEntityGrammar.g:4671:4: ( ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )? )
// InternalEntityGrammar.g:4672:5: ( (lv_asBlob_21_0= 'asBlob' ) ) ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )* (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )?
{
// InternalEntityGrammar.g:4672:5: ( (lv_asBlob_21_0= 'asBlob' ) )
// InternalEntityGrammar.g:4673:6: (lv_asBlob_21_0= 'asBlob' )
{
// InternalEntityGrammar.g:4673:6: (lv_asBlob_21_0= 'asBlob' )
// InternalEntityGrammar.g:4674:7: lv_asBlob_21_0= 'asBlob'
{
lv_asBlob_21_0=(Token)match(input,77,FOLLOW_84); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_asBlob_21_0, grammarAccess.getDataTypeAccess().getAsBlobAsBlobKeyword_2_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDataTypeRule());
}
setWithLastConsumed(current, "asBlob", true, "asBlob");
}
}
}
// InternalEntityGrammar.g:4686:5: ( (lv_constraints_22_0= ruleBlobTypeConstraint ) )*
loop118:
do {
int alt118=2;
int LA118_0 = input.LA(1);
if ( ((LA118_0>=90 && LA118_0<=91)) ) {
alt118=1;
}
switch (alt118) {
case 1 :
// InternalEntityGrammar.g:4687:6: (lv_constraints_22_0= ruleBlobTypeConstraint )
{
// InternalEntityGrammar.g:4687:6: (lv_constraints_22_0= ruleBlobTypeConstraint )
// InternalEntityGrammar.g:4688:7: lv_constraints_22_0= ruleBlobTypeConstraint
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getConstraintsBlobTypeConstraintParserRuleCall_2_2_1_0());
}
pushFollow(FOLLOW_84);
lv_constraints_22_0=ruleBlobTypeConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"constraints",
lv_constraints_22_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.BlobTypeConstraint");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop118;
}
} while (true);
// InternalEntityGrammar.g:4705:5: (otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')' )?
int alt120=2;
int LA120_0 = input.LA(1);
if ( (LA120_0==46) ) {
alt120=1;
}
switch (alt120) {
case 1 :
// InternalEntityGrammar.g:4706:6: otherlv_23= 'properties' otherlv_24= '(' ( (lv_properties_25_0= ruleKeyAndValue ) ) (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )* otherlv_28= ')'
{
otherlv_23=(Token)match(input,46,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_23, grammarAccess.getDataTypeAccess().getPropertiesKeyword_2_2_2_0());
}
otherlv_24=(Token)match(input,16,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_24, grammarAccess.getDataTypeAccess().getLeftParenthesisKeyword_2_2_2_1());
}
// InternalEntityGrammar.g:4714:6: ( (lv_properties_25_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4715:7: (lv_properties_25_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4715:7: (lv_properties_25_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4716:8: lv_properties_25_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_2_2_2_0());
}
pushFollow(FOLLOW_45);
lv_properties_25_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_25_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:4733:6: (otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) ) )*
loop119:
do {
int alt119=2;
int LA119_0 = input.LA(1);
if ( (LA119_0==29) ) {
alt119=1;
}
switch (alt119) {
case 1 :
// InternalEntityGrammar.g:4734:7: otherlv_26= ',' ( (lv_properties_27_0= ruleKeyAndValue ) )
{
otherlv_26=(Token)match(input,29,FOLLOW_44); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_26, grammarAccess.getDataTypeAccess().getCommaKeyword_2_2_2_3_0());
}
// InternalEntityGrammar.g:4738:7: ( (lv_properties_27_0= ruleKeyAndValue ) )
// InternalEntityGrammar.g:4739:8: (lv_properties_27_0= ruleKeyAndValue )
{
// InternalEntityGrammar.g:4739:8: (lv_properties_27_0= ruleKeyAndValue )
// InternalEntityGrammar.g:4740:9: lv_properties_27_0= ruleKeyAndValue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeAccess().getPropertiesKeyAndValueParserRuleCall_2_2_2_3_1_0());
}
pushFollow(FOLLOW_45);
lv_properties_27_0=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDataTypeRule());
}
add(
current,
"properties",
lv_properties_27_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.KeyAndValue");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop119;
}
} while (true);
otherlv_28=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_28, grammarAccess.getDataTypeAccess().getRightParenthesisKeyword_2_2_2_4());
}
}
break;
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataType"
// $ANTLR start "entryRuleAllConstraints"
// InternalEntityGrammar.g:4769:1: entryRuleAllConstraints returns [EObject current=null] : iv_ruleAllConstraints= ruleAllConstraints EOF ;
public final EObject entryRuleAllConstraints() throws RecognitionException {
EObject current = null;
EObject iv_ruleAllConstraints = null;
try {
// InternalEntityGrammar.g:4769:55: (iv_ruleAllConstraints= ruleAllConstraints EOF )
// InternalEntityGrammar.g:4770:2: iv_ruleAllConstraints= ruleAllConstraints EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsRule());
}
pushFollow(FOLLOW_1);
iv_ruleAllConstraints=ruleAllConstraints();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleAllConstraints;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleAllConstraints"
// $ANTLR start "ruleAllConstraints"
// InternalEntityGrammar.g:4776:1: ruleAllConstraints returns [EObject current=null] : (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize | this_DtCFuture_11= ruleDtCFuture | this_DtCPast_12= ruleDtCPast ) ;
public final EObject ruleAllConstraints() throws RecognitionException {
EObject current = null;
EObject this_DtCAssertFalse_0 = null;
EObject this_DtCAssertTrue_1 = null;
EObject this_DtCDecimalMax_2 = null;
EObject this_DtCDecimalMin_3 = null;
EObject this_DtCDigits_4 = null;
EObject this_DtCNumericMax_5 = null;
EObject this_DtCNumericMin_6 = null;
EObject this_DtCNotNull_7 = null;
EObject this_DtCNull_8 = null;
EObject this_DtCRegEx_9 = null;
EObject this_DtCSize_10 = null;
EObject this_DtCFuture_11 = null;
EObject this_DtCPast_12 = null;
enterRule();
try {
// InternalEntityGrammar.g:4782:2: ( (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize | this_DtCFuture_11= ruleDtCFuture | this_DtCPast_12= ruleDtCPast ) )
// InternalEntityGrammar.g:4783:2: (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize | this_DtCFuture_11= ruleDtCFuture | this_DtCPast_12= ruleDtCPast )
{
// InternalEntityGrammar.g:4783:2: (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize | this_DtCFuture_11= ruleDtCFuture | this_DtCPast_12= ruleDtCPast )
int alt122=13;
switch ( input.LA(1) ) {
case 78:
{
alt122=1;
}
break;
case 82:
{
alt122=2;
}
break;
case 83:
{
alt122=3;
}
break;
case 84:
{
alt122=4;
}
break;
case 85:
{
alt122=5;
}
break;
case 88:
{
alt122=6;
}
break;
case 89:
{
alt122=7;
}
break;
case 90:
{
alt122=8;
}
break;
case 91:
{
alt122=9;
}
break;
case 92:
{
alt122=10;
}
break;
case 93:
{
alt122=11;
}
break;
case 86:
{
alt122=12;
}
break;
case 87:
{
alt122=13;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 122, 0, input);
throw nvae;
}
switch (alt122) {
case 1 :
// InternalEntityGrammar.g:4784:3: this_DtCAssertFalse_0= ruleDtCAssertFalse
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCAssertFalseParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DtCAssertFalse_0=ruleDtCAssertFalse();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCAssertFalse_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:4793:3: this_DtCAssertTrue_1= ruleDtCAssertTrue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCAssertTrueParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DtCAssertTrue_1=ruleDtCAssertTrue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCAssertTrue_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalEntityGrammar.g:4802:3: this_DtCDecimalMax_2= ruleDtCDecimalMax
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCDecimalMaxParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_DtCDecimalMax_2=ruleDtCDecimalMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDecimalMax_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalEntityGrammar.g:4811:3: this_DtCDecimalMin_3= ruleDtCDecimalMin
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCDecimalMinParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_DtCDecimalMin_3=ruleDtCDecimalMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDecimalMin_3;
afterParserOrEnumRuleCall();
}
}
break;
case 5 :
// InternalEntityGrammar.g:4820:3: this_DtCDigits_4= ruleDtCDigits
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCDigitsParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_DtCDigits_4=ruleDtCDigits();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDigits_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalEntityGrammar.g:4829:3: this_DtCNumericMax_5= ruleDtCNumericMax
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCNumericMaxParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_DtCNumericMax_5=ruleDtCNumericMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNumericMax_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalEntityGrammar.g:4838:3: this_DtCNumericMin_6= ruleDtCNumericMin
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCNumericMinParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_DtCNumericMin_6=ruleDtCNumericMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNumericMin_6;
afterParserOrEnumRuleCall();
}
}
break;
case 8 :
// InternalEntityGrammar.g:4847:3: this_DtCNotNull_7= ruleDtCNotNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCNotNullParserRuleCall_7());
}
pushFollow(FOLLOW_2);
this_DtCNotNull_7=ruleDtCNotNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNotNull_7;
afterParserOrEnumRuleCall();
}
}
break;
case 9 :
// InternalEntityGrammar.g:4856:3: this_DtCNull_8= ruleDtCNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCNullParserRuleCall_8());
}
pushFollow(FOLLOW_2);
this_DtCNull_8=ruleDtCNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNull_8;
afterParserOrEnumRuleCall();
}
}
break;
case 10 :
// InternalEntityGrammar.g:4865:3: this_DtCRegEx_9= ruleDtCRegEx
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCRegExParserRuleCall_9());
}
pushFollow(FOLLOW_2);
this_DtCRegEx_9=ruleDtCRegEx();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCRegEx_9;
afterParserOrEnumRuleCall();
}
}
break;
case 11 :
// InternalEntityGrammar.g:4874:3: this_DtCSize_10= ruleDtCSize
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCSizeParserRuleCall_10());
}
pushFollow(FOLLOW_2);
this_DtCSize_10=ruleDtCSize();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCSize_10;
afterParserOrEnumRuleCall();
}
}
break;
case 12 :
// InternalEntityGrammar.g:4883:3: this_DtCFuture_11= ruleDtCFuture
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCFutureParserRuleCall_11());
}
pushFollow(FOLLOW_2);
this_DtCFuture_11=ruleDtCFuture();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCFuture_11;
afterParserOrEnumRuleCall();
}
}
break;
case 13 :
// InternalEntityGrammar.g:4892:3: this_DtCPast_12= ruleDtCPast
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAllConstraintsAccess().getDtCPastParserRuleCall_12());
}
pushFollow(FOLLOW_2);
this_DtCPast_12=ruleDtCPast();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCPast_12;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleAllConstraints"
// $ANTLR start "entryRuleDataTypeConstraint"
// InternalEntityGrammar.g:4904:1: entryRuleDataTypeConstraint returns [EObject current=null] : iv_ruleDataTypeConstraint= ruleDataTypeConstraint EOF ;
public final EObject entryRuleDataTypeConstraint() throws RecognitionException {
EObject current = null;
EObject iv_ruleDataTypeConstraint = null;
try {
// InternalEntityGrammar.g:4904:59: (iv_ruleDataTypeConstraint= ruleDataTypeConstraint EOF )
// InternalEntityGrammar.g:4905:2: iv_ruleDataTypeConstraint= ruleDataTypeConstraint EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintRule());
}
pushFollow(FOLLOW_1);
iv_ruleDataTypeConstraint=ruleDataTypeConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDataTypeConstraint;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDataTypeConstraint"
// $ANTLR start "ruleDataTypeConstraint"
// InternalEntityGrammar.g:4911:1: ruleDataTypeConstraint returns [EObject current=null] : (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize ) ;
public final EObject ruleDataTypeConstraint() throws RecognitionException {
EObject current = null;
EObject this_DtCAssertFalse_0 = null;
EObject this_DtCAssertTrue_1 = null;
EObject this_DtCDecimalMax_2 = null;
EObject this_DtCDecimalMin_3 = null;
EObject this_DtCDigits_4 = null;
EObject this_DtCNumericMax_5 = null;
EObject this_DtCNumericMin_6 = null;
EObject this_DtCNotNull_7 = null;
EObject this_DtCNull_8 = null;
EObject this_DtCRegEx_9 = null;
EObject this_DtCSize_10 = null;
enterRule();
try {
// InternalEntityGrammar.g:4917:2: ( (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize ) )
// InternalEntityGrammar.g:4918:2: (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize )
{
// InternalEntityGrammar.g:4918:2: (this_DtCAssertFalse_0= ruleDtCAssertFalse | this_DtCAssertTrue_1= ruleDtCAssertTrue | this_DtCDecimalMax_2= ruleDtCDecimalMax | this_DtCDecimalMin_3= ruleDtCDecimalMin | this_DtCDigits_4= ruleDtCDigits | this_DtCNumericMax_5= ruleDtCNumericMax | this_DtCNumericMin_6= ruleDtCNumericMin | this_DtCNotNull_7= ruleDtCNotNull | this_DtCNull_8= ruleDtCNull | this_DtCRegEx_9= ruleDtCRegEx | this_DtCSize_10= ruleDtCSize )
int alt123=11;
switch ( input.LA(1) ) {
case 78:
{
alt123=1;
}
break;
case 82:
{
alt123=2;
}
break;
case 83:
{
alt123=3;
}
break;
case 84:
{
alt123=4;
}
break;
case 85:
{
alt123=5;
}
break;
case 88:
{
alt123=6;
}
break;
case 89:
{
alt123=7;
}
break;
case 90:
{
alt123=8;
}
break;
case 91:
{
alt123=9;
}
break;
case 92:
{
alt123=10;
}
break;
case 93:
{
alt123=11;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 123, 0, input);
throw nvae;
}
switch (alt123) {
case 1 :
// InternalEntityGrammar.g:4919:3: this_DtCAssertFalse_0= ruleDtCAssertFalse
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCAssertFalseParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DtCAssertFalse_0=ruleDtCAssertFalse();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCAssertFalse_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:4928:3: this_DtCAssertTrue_1= ruleDtCAssertTrue
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCAssertTrueParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DtCAssertTrue_1=ruleDtCAssertTrue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCAssertTrue_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalEntityGrammar.g:4937:3: this_DtCDecimalMax_2= ruleDtCDecimalMax
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCDecimalMaxParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_DtCDecimalMax_2=ruleDtCDecimalMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDecimalMax_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalEntityGrammar.g:4946:3: this_DtCDecimalMin_3= ruleDtCDecimalMin
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCDecimalMinParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_DtCDecimalMin_3=ruleDtCDecimalMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDecimalMin_3;
afterParserOrEnumRuleCall();
}
}
break;
case 5 :
// InternalEntityGrammar.g:4955:3: this_DtCDigits_4= ruleDtCDigits
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCDigitsParserRuleCall_4());
}
pushFollow(FOLLOW_2);
this_DtCDigits_4=ruleDtCDigits();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCDigits_4;
afterParserOrEnumRuleCall();
}
}
break;
case 6 :
// InternalEntityGrammar.g:4964:3: this_DtCNumericMax_5= ruleDtCNumericMax
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCNumericMaxParserRuleCall_5());
}
pushFollow(FOLLOW_2);
this_DtCNumericMax_5=ruleDtCNumericMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNumericMax_5;
afterParserOrEnumRuleCall();
}
}
break;
case 7 :
// InternalEntityGrammar.g:4973:3: this_DtCNumericMin_6= ruleDtCNumericMin
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCNumericMinParserRuleCall_6());
}
pushFollow(FOLLOW_2);
this_DtCNumericMin_6=ruleDtCNumericMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNumericMin_6;
afterParserOrEnumRuleCall();
}
}
break;
case 8 :
// InternalEntityGrammar.g:4982:3: this_DtCNotNull_7= ruleDtCNotNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCNotNullParserRuleCall_7());
}
pushFollow(FOLLOW_2);
this_DtCNotNull_7=ruleDtCNotNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNotNull_7;
afterParserOrEnumRuleCall();
}
}
break;
case 9 :
// InternalEntityGrammar.g:4991:3: this_DtCNull_8= ruleDtCNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCNullParserRuleCall_8());
}
pushFollow(FOLLOW_2);
this_DtCNull_8=ruleDtCNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNull_8;
afterParserOrEnumRuleCall();
}
}
break;
case 10 :
// InternalEntityGrammar.g:5000:3: this_DtCRegEx_9= ruleDtCRegEx
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCRegExParserRuleCall_9());
}
pushFollow(FOLLOW_2);
this_DtCRegEx_9=ruleDtCRegEx();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCRegEx_9;
afterParserOrEnumRuleCall();
}
}
break;
case 11 :
// InternalEntityGrammar.g:5009:3: this_DtCSize_10= ruleDtCSize
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDataTypeConstraintAccess().getDtCSizeParserRuleCall_10());
}
pushFollow(FOLLOW_2);
this_DtCSize_10=ruleDtCSize();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCSize_10;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDataTypeConstraint"
// $ANTLR start "entryRuleDateConstraint"
// InternalEntityGrammar.g:5021:1: entryRuleDateConstraint returns [EObject current=null] : iv_ruleDateConstraint= ruleDateConstraint EOF ;
public final EObject entryRuleDateConstraint() throws RecognitionException {
EObject current = null;
EObject iv_ruleDateConstraint = null;
try {
// InternalEntityGrammar.g:5021:55: (iv_ruleDateConstraint= ruleDateConstraint EOF )
// InternalEntityGrammar.g:5022:2: iv_ruleDateConstraint= ruleDateConstraint EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDateConstraintRule());
}
pushFollow(FOLLOW_1);
iv_ruleDateConstraint=ruleDateConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDateConstraint;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDateConstraint"
// $ANTLR start "ruleDateConstraint"
// InternalEntityGrammar.g:5028:1: ruleDateConstraint returns [EObject current=null] : (this_DtCFuture_0= ruleDtCFuture | this_DtCPast_1= ruleDtCPast | this_DtCNotNull_2= ruleDtCNotNull | this_DtCNull_3= ruleDtCNull ) ;
public final EObject ruleDateConstraint() throws RecognitionException {
EObject current = null;
EObject this_DtCFuture_0 = null;
EObject this_DtCPast_1 = null;
EObject this_DtCNotNull_2 = null;
EObject this_DtCNull_3 = null;
enterRule();
try {
// InternalEntityGrammar.g:5034:2: ( (this_DtCFuture_0= ruleDtCFuture | this_DtCPast_1= ruleDtCPast | this_DtCNotNull_2= ruleDtCNotNull | this_DtCNull_3= ruleDtCNull ) )
// InternalEntityGrammar.g:5035:2: (this_DtCFuture_0= ruleDtCFuture | this_DtCPast_1= ruleDtCPast | this_DtCNotNull_2= ruleDtCNotNull | this_DtCNull_3= ruleDtCNull )
{
// InternalEntityGrammar.g:5035:2: (this_DtCFuture_0= ruleDtCFuture | this_DtCPast_1= ruleDtCPast | this_DtCNotNull_2= ruleDtCNotNull | this_DtCNull_3= ruleDtCNull )
int alt124=4;
switch ( input.LA(1) ) {
case 86:
{
alt124=1;
}
break;
case 87:
{
alt124=2;
}
break;
case 90:
{
alt124=3;
}
break;
case 91:
{
alt124=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 124, 0, input);
throw nvae;
}
switch (alt124) {
case 1 :
// InternalEntityGrammar.g:5036:3: this_DtCFuture_0= ruleDtCFuture
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDateConstraintAccess().getDtCFutureParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DtCFuture_0=ruleDtCFuture();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCFuture_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:5045:3: this_DtCPast_1= ruleDtCPast
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDateConstraintAccess().getDtCPastParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DtCPast_1=ruleDtCPast();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCPast_1;
afterParserOrEnumRuleCall();
}
}
break;
case 3 :
// InternalEntityGrammar.g:5054:3: this_DtCNotNull_2= ruleDtCNotNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDateConstraintAccess().getDtCNotNullParserRuleCall_2());
}
pushFollow(FOLLOW_2);
this_DtCNotNull_2=ruleDtCNotNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNotNull_2;
afterParserOrEnumRuleCall();
}
}
break;
case 4 :
// InternalEntityGrammar.g:5063:3: this_DtCNull_3= ruleDtCNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDateConstraintAccess().getDtCNullParserRuleCall_3());
}
pushFollow(FOLLOW_2);
this_DtCNull_3=ruleDtCNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNull_3;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDateConstraint"
// $ANTLR start "entryRuleBlobTypeConstraint"
// InternalEntityGrammar.g:5075:1: entryRuleBlobTypeConstraint returns [EObject current=null] : iv_ruleBlobTypeConstraint= ruleBlobTypeConstraint EOF ;
public final EObject entryRuleBlobTypeConstraint() throws RecognitionException {
EObject current = null;
EObject iv_ruleBlobTypeConstraint = null;
try {
// InternalEntityGrammar.g:5075:59: (iv_ruleBlobTypeConstraint= ruleBlobTypeConstraint EOF )
// InternalEntityGrammar.g:5076:2: iv_ruleBlobTypeConstraint= ruleBlobTypeConstraint EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlobTypeConstraintRule());
}
pushFollow(FOLLOW_1);
iv_ruleBlobTypeConstraint=ruleBlobTypeConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleBlobTypeConstraint;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleBlobTypeConstraint"
// $ANTLR start "ruleBlobTypeConstraint"
// InternalEntityGrammar.g:5082:1: ruleBlobTypeConstraint returns [EObject current=null] : (this_DtCNotNull_0= ruleDtCNotNull | this_DtCNull_1= ruleDtCNull ) ;
public final EObject ruleBlobTypeConstraint() throws RecognitionException {
EObject current = null;
EObject this_DtCNotNull_0 = null;
EObject this_DtCNull_1 = null;
enterRule();
try {
// InternalEntityGrammar.g:5088:2: ( (this_DtCNotNull_0= ruleDtCNotNull | this_DtCNull_1= ruleDtCNull ) )
// InternalEntityGrammar.g:5089:2: (this_DtCNotNull_0= ruleDtCNotNull | this_DtCNull_1= ruleDtCNull )
{
// InternalEntityGrammar.g:5089:2: (this_DtCNotNull_0= ruleDtCNotNull | this_DtCNull_1= ruleDtCNull )
int alt125=2;
int LA125_0 = input.LA(1);
if ( (LA125_0==90) ) {
alt125=1;
}
else if ( (LA125_0==91) ) {
alt125=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 125, 0, input);
throw nvae;
}
switch (alt125) {
case 1 :
// InternalEntityGrammar.g:5090:3: this_DtCNotNull_0= ruleDtCNotNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlobTypeConstraintAccess().getDtCNotNullParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DtCNotNull_0=ruleDtCNotNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNotNull_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:5099:3: this_DtCNull_1= ruleDtCNull
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getBlobTypeConstraintAccess().getDtCNullParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_DtCNull_1=ruleDtCNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DtCNull_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleBlobTypeConstraint"
// $ANTLR start "entryRuleDtCAssertFalse"
// InternalEntityGrammar.g:5111:1: entryRuleDtCAssertFalse returns [EObject current=null] : iv_ruleDtCAssertFalse= ruleDtCAssertFalse EOF ;
public final EObject entryRuleDtCAssertFalse() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCAssertFalse = null;
try {
// InternalEntityGrammar.g:5111:55: (iv_ruleDtCAssertFalse= ruleDtCAssertFalse EOF )
// InternalEntityGrammar.g:5112:2: iv_ruleDtCAssertFalse= ruleDtCAssertFalse EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertFalseRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCAssertFalse=ruleDtCAssertFalse();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCAssertFalse;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCAssertFalse"
// $ANTLR start "ruleDtCAssertFalse"
// InternalEntityGrammar.g:5118:1: ruleDtCAssertFalse returns [EObject current=null] : ( () otherlv_1= 'isFalse' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCAssertFalse() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:5124:2: ( ( () otherlv_1= 'isFalse' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:5125:2: ( () otherlv_1= 'isFalse' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:5125:2: ( () otherlv_1= 'isFalse' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:5126:3: () otherlv_1= 'isFalse' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:5126:3: ()
// InternalEntityGrammar.g:5127:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCAssertFalseAccess().getLDtCAssertFalseAction_0(),
current);
}
}
otherlv_1=(Token)match(input,78,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCAssertFalseAccess().getIsFalseKeyword_1());
}
// InternalEntityGrammar.g:5137:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt127=2;
int LA127_0 = input.LA(1);
if ( (LA127_0==37) ) {
alt127=1;
}
switch (alt127) {
case 1 :
// InternalEntityGrammar.g:5138:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCAssertFalseAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:5142:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:5143:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:5143:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:5144:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:5147:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:5148:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:5148:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop126:
do {
int alt126=4;
int LA126_0 = input.LA(1);
if ( LA126_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 0) ) {
alt126=1;
}
else if ( LA126_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 1) ) {
alt126=2;
}
else if ( LA126_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 2) ) {
alt126=3;
}
switch (alt126) {
case 1 :
// InternalEntityGrammar.g:5149:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5149:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5150:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:5150:114: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5151:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:5154:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5154:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "true");
}
// InternalEntityGrammar.g:5154:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5154:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCAssertFalseAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCAssertFalseAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:5162:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5163:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5163:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:5164:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertFalseAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertFalseRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:5187:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5187:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5188:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:5188:114: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5189:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:5192:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5192:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "true");
}
// InternalEntityGrammar.g:5192:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5192:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCAssertFalseAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCAssertFalseAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:5200:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5201:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5201:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:5202:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertFalseAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertFalseRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:5225:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:5225:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:5226:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:5226:114: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:5227:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:5230:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:5230:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertFalse", "true");
}
// InternalEntityGrammar.g:5230:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:5230:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCAssertFalseAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCAssertFalseAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:5238:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:5239:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:5239:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:5240:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertFalseAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertFalseRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop126;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCAssertFalseAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCAssertFalseAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCAssertFalse"
// $ANTLR start "entryRuleDtCAssertTrue"
// InternalEntityGrammar.g:5279:1: entryRuleDtCAssertTrue returns [EObject current=null] : iv_ruleDtCAssertTrue= ruleDtCAssertTrue EOF ;
public final EObject entryRuleDtCAssertTrue() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCAssertTrue = null;
try {
// InternalEntityGrammar.g:5279:54: (iv_ruleDtCAssertTrue= ruleDtCAssertTrue EOF )
// InternalEntityGrammar.g:5280:2: iv_ruleDtCAssertTrue= ruleDtCAssertTrue EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertTrueRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCAssertTrue=ruleDtCAssertTrue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCAssertTrue;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCAssertTrue"
// $ANTLR start "ruleDtCAssertTrue"
// InternalEntityGrammar.g:5286:1: ruleDtCAssertTrue returns [EObject current=null] : ( () otherlv_1= 'isTrue' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCAssertTrue() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:5292:2: ( ( () otherlv_1= 'isTrue' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:5293:2: ( () otherlv_1= 'isTrue' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:5293:2: ( () otherlv_1= 'isTrue' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:5294:3: () otherlv_1= 'isTrue' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:5294:3: ()
// InternalEntityGrammar.g:5295:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCAssertTrueAccess().getLDtCAssertTrueAction_0(),
current);
}
}
otherlv_1=(Token)match(input,82,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCAssertTrueAccess().getIsTrueKeyword_1());
}
// InternalEntityGrammar.g:5305:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt129=2;
int LA129_0 = input.LA(1);
if ( (LA129_0==37) ) {
alt129=1;
}
switch (alt129) {
case 1 :
// InternalEntityGrammar.g:5306:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCAssertTrueAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:5310:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:5311:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:5311:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:5312:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:5315:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:5316:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:5316:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop128:
do {
int alt128=4;
int LA128_0 = input.LA(1);
if ( LA128_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 0) ) {
alt128=1;
}
else if ( LA128_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 1) ) {
alt128=2;
}
else if ( LA128_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 2) ) {
alt128=3;
}
switch (alt128) {
case 1 :
// InternalEntityGrammar.g:5317:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5317:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5318:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:5318:113: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5319:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:5322:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5322:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "true");
}
// InternalEntityGrammar.g:5322:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5322:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCAssertTrueAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCAssertTrueAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:5330:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5331:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5331:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:5332:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertTrueAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertTrueRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:5355:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5355:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5356:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:5356:113: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5357:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:5360:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5360:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "true");
}
// InternalEntityGrammar.g:5360:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5360:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCAssertTrueAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCAssertTrueAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:5368:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5369:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5369:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:5370:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertTrueAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertTrueRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:5393:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:5393:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:5394:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:5394:113: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:5395:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:5398:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:5398:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCAssertTrue", "true");
}
// InternalEntityGrammar.g:5398:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:5398:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCAssertTrueAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCAssertTrueAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:5406:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:5407:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:5407:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:5408:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCAssertTrueAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCAssertTrueRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop128;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCAssertTrueAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCAssertTrueAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCAssertTrue"
// $ANTLR start "entryRuleDtCDecimalMax"
// InternalEntityGrammar.g:5447:1: entryRuleDtCDecimalMax returns [EObject current=null] : iv_ruleDtCDecimalMax= ruleDtCDecimalMax EOF ;
public final EObject entryRuleDtCDecimalMax() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCDecimalMax = null;
try {
// InternalEntityGrammar.g:5447:54: (iv_ruleDtCDecimalMax= ruleDtCDecimalMax EOF )
// InternalEntityGrammar.g:5448:2: iv_ruleDtCDecimalMax= ruleDtCDecimalMax EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMaxRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCDecimalMax=ruleDtCDecimalMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCDecimalMax;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCDecimalMax"
// $ANTLR start "ruleDtCDecimalMax"
// InternalEntityGrammar.g:5454:1: ruleDtCDecimalMax returns [EObject current=null] : ( () otherlv_1= 'maxDecimal' otherlv_2= '(' ( (lv_max_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) ;
public final EObject ruleDtCDecimalMax() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_16=null;
AntlrDatatypeRuleToken lv_max_3_0 = null;
AntlrDatatypeRuleToken lv_msgCode_8_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_11_0 = null;
Enumerator lv_severity_14_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:5460:2: ( ( () otherlv_1= 'maxDecimal' otherlv_2= '(' ( (lv_max_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) )
// InternalEntityGrammar.g:5461:2: ( () otherlv_1= 'maxDecimal' otherlv_2= '(' ( (lv_max_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
{
// InternalEntityGrammar.g:5461:2: ( () otherlv_1= 'maxDecimal' otherlv_2= '(' ( (lv_max_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
// InternalEntityGrammar.g:5462:3: () otherlv_1= 'maxDecimal' otherlv_2= '(' ( (lv_max_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')'
{
// InternalEntityGrammar.g:5462:3: ()
// InternalEntityGrammar.g:5463:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCDecimalMaxAccess().getLDtCDecimalMaxAction_0(),
current);
}
}
otherlv_1=(Token)match(input,83,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCDecimalMaxAccess().getMaxDecimalKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_89); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCDecimalMaxAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:5477:3: ( (lv_max_3_0= ruleLDecimal ) )
// InternalEntityGrammar.g:5478:4: (lv_max_3_0= ruleLDecimal )
{
// InternalEntityGrammar.g:5478:4: (lv_max_3_0= ruleLDecimal )
// InternalEntityGrammar.g:5479:5: lv_max_3_0= ruleLDecimal
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMaxAccess().getMaxLDecimalParserRuleCall_3_0());
}
pushFollow(FOLLOW_90);
lv_max_3_0=ruleLDecimal();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMaxRule());
}
set(
current,
"max",
lv_max_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LDecimal");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:5496:3: (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )?
int alt131=2;
int LA131_0 = input.LA(1);
if ( (LA131_0==37) ) {
alt131=1;
}
switch (alt131) {
case 1 :
// InternalEntityGrammar.g:5497:4: otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']'
{
otherlv_4=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCDecimalMaxAccess().getLeftSquareBracketKeyword_4_0());
}
// InternalEntityGrammar.g:5501:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:5502:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:5502:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:5503:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1());
// InternalEntityGrammar.g:5506:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:5507:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:5507:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop130:
do {
int alt130=4;
int LA130_0 = input.LA(1);
if ( LA130_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 0) ) {
alt130=1;
}
else if ( LA130_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 1) ) {
alt130=2;
}
else if ( LA130_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 2) ) {
alt130=3;
}
switch (alt130) {
case 1 :
// InternalEntityGrammar.g:5508:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5508:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5509:6: {...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 0)");
}
// InternalEntityGrammar.g:5509:113: ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5510:7: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 0);
// InternalEntityGrammar.g:5513:10: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5513:11: {...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "true");
}
// InternalEntityGrammar.g:5513:20: (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5513:21: otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) )
{
otherlv_6=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCDecimalMaxAccess().getMsgCodeKeyword_4_1_0_0());
}
otherlv_7=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCDecimalMaxAccess().getEqualsSignKeyword_4_1_0_1());
}
// InternalEntityGrammar.g:5521:10: ( (lv_msgCode_8_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5522:11: (lv_msgCode_8_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5522:11: (lv_msgCode_8_0= ruleQualifiedName )
// InternalEntityGrammar.g:5523:12: lv_msgCode_8_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMaxAccess().getMsgCodeQualifiedNameParserRuleCall_4_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_8_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMaxRule());
}
set(
current,
"msgCode",
lv_msgCode_8_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:5546:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5546:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5547:6: {...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 1)");
}
// InternalEntityGrammar.g:5547:113: ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5548:7: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 1);
// InternalEntityGrammar.g:5551:10: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5551:11: {...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "true");
}
// InternalEntityGrammar.g:5551:20: (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5551:21: otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
{
otherlv_9=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCDecimalMaxAccess().getMsgI18nKeyKeyword_4_1_1_0());
}
otherlv_10=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCDecimalMaxAccess().getEqualsSignKeyword_4_1_1_1());
}
// InternalEntityGrammar.g:5559:10: ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5560:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5560:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
// InternalEntityGrammar.g:5561:12: lv_msgI18nKey_11_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMaxAccess().getMsgI18nKeyQualifiedNameParserRuleCall_4_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_11_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMaxRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_11_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:5584:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:5584:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:5585:6: {...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 2)");
}
// InternalEntityGrammar.g:5585:113: ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:5586:7: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1(), 2);
// InternalEntityGrammar.g:5589:10: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:5589:11: {...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMax", "true");
}
// InternalEntityGrammar.g:5589:20: (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:5589:21: otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) )
{
otherlv_12=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCDecimalMaxAccess().getSeverityKeyword_4_1_2_0());
}
otherlv_13=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCDecimalMaxAccess().getEqualsSignKeyword_4_1_2_1());
}
// InternalEntityGrammar.g:5597:10: ( (lv_severity_14_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:5598:11: (lv_severity_14_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:5598:11: (lv_severity_14_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:5599:12: lv_severity_14_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMaxAccess().getSeverityConstraintSeverityEnumRuleCall_4_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_14_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMaxRule());
}
set(
current,
"severity",
lv_severity_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
default :
break loop130;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCDecimalMaxAccess().getUnorderedGroup_4_1());
}
otherlv_15=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCDecimalMaxAccess().getRightSquareBracketKeyword_4_2());
}
}
break;
}
otherlv_16=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDtCDecimalMaxAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCDecimalMax"
// $ANTLR start "entryRuleDtCDecimalMin"
// InternalEntityGrammar.g:5642:1: entryRuleDtCDecimalMin returns [EObject current=null] : iv_ruleDtCDecimalMin= ruleDtCDecimalMin EOF ;
public final EObject entryRuleDtCDecimalMin() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCDecimalMin = null;
try {
// InternalEntityGrammar.g:5642:54: (iv_ruleDtCDecimalMin= ruleDtCDecimalMin EOF )
// InternalEntityGrammar.g:5643:2: iv_ruleDtCDecimalMin= ruleDtCDecimalMin EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMinRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCDecimalMin=ruleDtCDecimalMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCDecimalMin;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCDecimalMin"
// $ANTLR start "ruleDtCDecimalMin"
// InternalEntityGrammar.g:5649:1: ruleDtCDecimalMin returns [EObject current=null] : ( () otherlv_1= 'minDecimal' otherlv_2= '(' ( (lv_min_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) ;
public final EObject ruleDtCDecimalMin() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_16=null;
AntlrDatatypeRuleToken lv_min_3_0 = null;
AntlrDatatypeRuleToken lv_msgCode_8_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_11_0 = null;
Enumerator lv_severity_14_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:5655:2: ( ( () otherlv_1= 'minDecimal' otherlv_2= '(' ( (lv_min_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) )
// InternalEntityGrammar.g:5656:2: ( () otherlv_1= 'minDecimal' otherlv_2= '(' ( (lv_min_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
{
// InternalEntityGrammar.g:5656:2: ( () otherlv_1= 'minDecimal' otherlv_2= '(' ( (lv_min_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
// InternalEntityGrammar.g:5657:3: () otherlv_1= 'minDecimal' otherlv_2= '(' ( (lv_min_3_0= ruleLDecimal ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')'
{
// InternalEntityGrammar.g:5657:3: ()
// InternalEntityGrammar.g:5658:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCDecimalMinAccess().getLDtCDecimalMinAction_0(),
current);
}
}
otherlv_1=(Token)match(input,84,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCDecimalMinAccess().getMinDecimalKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_89); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCDecimalMinAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:5672:3: ( (lv_min_3_0= ruleLDecimal ) )
// InternalEntityGrammar.g:5673:4: (lv_min_3_0= ruleLDecimal )
{
// InternalEntityGrammar.g:5673:4: (lv_min_3_0= ruleLDecimal )
// InternalEntityGrammar.g:5674:5: lv_min_3_0= ruleLDecimal
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMinAccess().getMinLDecimalParserRuleCall_3_0());
}
pushFollow(FOLLOW_90);
lv_min_3_0=ruleLDecimal();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMinRule());
}
set(
current,
"min",
lv_min_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LDecimal");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:5691:3: (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )?
int alt133=2;
int LA133_0 = input.LA(1);
if ( (LA133_0==37) ) {
alt133=1;
}
switch (alt133) {
case 1 :
// InternalEntityGrammar.g:5692:4: otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']'
{
otherlv_4=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCDecimalMinAccess().getLeftSquareBracketKeyword_4_0());
}
// InternalEntityGrammar.g:5696:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:5697:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:5697:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:5698:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1());
// InternalEntityGrammar.g:5701:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:5702:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:5702:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop132:
do {
int alt132=4;
int LA132_0 = input.LA(1);
if ( LA132_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 0) ) {
alt132=1;
}
else if ( LA132_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 1) ) {
alt132=2;
}
else if ( LA132_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 2) ) {
alt132=3;
}
switch (alt132) {
case 1 :
// InternalEntityGrammar.g:5703:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5703:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5704:6: {...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 0)");
}
// InternalEntityGrammar.g:5704:113: ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5705:7: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 0);
// InternalEntityGrammar.g:5708:10: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5708:11: {...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "true");
}
// InternalEntityGrammar.g:5708:20: (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5708:21: otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) )
{
otherlv_6=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCDecimalMinAccess().getMsgCodeKeyword_4_1_0_0());
}
otherlv_7=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCDecimalMinAccess().getEqualsSignKeyword_4_1_0_1());
}
// InternalEntityGrammar.g:5716:10: ( (lv_msgCode_8_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5717:11: (lv_msgCode_8_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5717:11: (lv_msgCode_8_0= ruleQualifiedName )
// InternalEntityGrammar.g:5718:12: lv_msgCode_8_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMinAccess().getMsgCodeQualifiedNameParserRuleCall_4_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_8_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMinRule());
}
set(
current,
"msgCode",
lv_msgCode_8_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:5741:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5741:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5742:6: {...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 1)");
}
// InternalEntityGrammar.g:5742:113: ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5743:7: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 1);
// InternalEntityGrammar.g:5746:10: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5746:11: {...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "true");
}
// InternalEntityGrammar.g:5746:20: (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5746:21: otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
{
otherlv_9=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCDecimalMinAccess().getMsgI18nKeyKeyword_4_1_1_0());
}
otherlv_10=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCDecimalMinAccess().getEqualsSignKeyword_4_1_1_1());
}
// InternalEntityGrammar.g:5754:10: ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5755:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5755:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
// InternalEntityGrammar.g:5756:12: lv_msgI18nKey_11_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMinAccess().getMsgI18nKeyQualifiedNameParserRuleCall_4_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_11_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMinRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_11_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:5779:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:5779:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:5780:6: {...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 2)");
}
// InternalEntityGrammar.g:5780:113: ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:5781:7: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1(), 2);
// InternalEntityGrammar.g:5784:10: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:5784:11: {...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDecimalMin", "true");
}
// InternalEntityGrammar.g:5784:20: (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:5784:21: otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) )
{
otherlv_12=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCDecimalMinAccess().getSeverityKeyword_4_1_2_0());
}
otherlv_13=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCDecimalMinAccess().getEqualsSignKeyword_4_1_2_1());
}
// InternalEntityGrammar.g:5792:10: ( (lv_severity_14_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:5793:11: (lv_severity_14_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:5793:11: (lv_severity_14_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:5794:12: lv_severity_14_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDecimalMinAccess().getSeverityConstraintSeverityEnumRuleCall_4_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_14_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDecimalMinRule());
}
set(
current,
"severity",
lv_severity_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
default :
break loop132;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCDecimalMinAccess().getUnorderedGroup_4_1());
}
otherlv_15=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCDecimalMinAccess().getRightSquareBracketKeyword_4_2());
}
}
break;
}
otherlv_16=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDtCDecimalMinAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCDecimalMin"
// $ANTLR start "entryRuleDtCDigits"
// InternalEntityGrammar.g:5837:1: entryRuleDtCDigits returns [EObject current=null] : iv_ruleDtCDigits= ruleDtCDigits EOF ;
public final EObject entryRuleDtCDigits() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCDigits = null;
try {
// InternalEntityGrammar.g:5837:50: (iv_ruleDtCDigits= ruleDtCDigits EOF )
// InternalEntityGrammar.g:5838:2: iv_ruleDtCDigits= ruleDtCDigits EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDigitsRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCDigits=ruleDtCDigits();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCDigits;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCDigits"
// $ANTLR start "ruleDtCDigits"
// InternalEntityGrammar.g:5844:1: ruleDtCDigits returns [EObject current=null] : ( () otherlv_1= 'digits' otherlv_2= '(' ( (lv_intDigits_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_fractionDigits_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' ) ;
public final EObject ruleDtCDigits() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token lv_intDigits_3_0=null;
Token otherlv_4=null;
Token lv_fractionDigits_5_0=null;
Token otherlv_6=null;
Token otherlv_8=null;
Token otherlv_9=null;
Token otherlv_11=null;
Token otherlv_12=null;
Token otherlv_14=null;
Token otherlv_15=null;
Token otherlv_17=null;
Token otherlv_18=null;
AntlrDatatypeRuleToken lv_msgCode_10_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_13_0 = null;
Enumerator lv_severity_16_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:5850:2: ( ( () otherlv_1= 'digits' otherlv_2= '(' ( (lv_intDigits_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_fractionDigits_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' ) )
// InternalEntityGrammar.g:5851:2: ( () otherlv_1= 'digits' otherlv_2= '(' ( (lv_intDigits_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_fractionDigits_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' )
{
// InternalEntityGrammar.g:5851:2: ( () otherlv_1= 'digits' otherlv_2= '(' ( (lv_intDigits_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_fractionDigits_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' )
// InternalEntityGrammar.g:5852:3: () otherlv_1= 'digits' otherlv_2= '(' ( (lv_intDigits_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_fractionDigits_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')'
{
// InternalEntityGrammar.g:5852:3: ()
// InternalEntityGrammar.g:5853:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCDigitsAccess().getLDtCDigitsAction_0(),
current);
}
}
otherlv_1=(Token)match(input,85,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCDigitsAccess().getDigitsKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCDigitsAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:5867:3: ( (lv_intDigits_3_0= RULE_INT ) )
// InternalEntityGrammar.g:5868:4: (lv_intDigits_3_0= RULE_INT )
{
// InternalEntityGrammar.g:5868:4: (lv_intDigits_3_0= RULE_INT )
// InternalEntityGrammar.g:5869:5: lv_intDigits_3_0= RULE_INT
{
lv_intDigits_3_0=(Token)match(input,RULE_INT,FOLLOW_91); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_intDigits_3_0, grammarAccess.getDtCDigitsAccess().getIntDigitsINTTerminalRuleCall_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDtCDigitsRule());
}
setWithLastConsumed(
current,
"intDigits",
lv_intDigits_3_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
otherlv_4=(Token)match(input,29,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCDigitsAccess().getCommaKeyword_4());
}
// InternalEntityGrammar.g:5889:3: ( (lv_fractionDigits_5_0= RULE_INT ) )
// InternalEntityGrammar.g:5890:4: (lv_fractionDigits_5_0= RULE_INT )
{
// InternalEntityGrammar.g:5890:4: (lv_fractionDigits_5_0= RULE_INT )
// InternalEntityGrammar.g:5891:5: lv_fractionDigits_5_0= RULE_INT
{
lv_fractionDigits_5_0=(Token)match(input,RULE_INT,FOLLOW_90); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_fractionDigits_5_0, grammarAccess.getDtCDigitsAccess().getFractionDigitsINTTerminalRuleCall_5_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDtCDigitsRule());
}
setWithLastConsumed(
current,
"fractionDigits",
lv_fractionDigits_5_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
// InternalEntityGrammar.g:5907:3: (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )?
int alt135=2;
int LA135_0 = input.LA(1);
if ( (LA135_0==37) ) {
alt135=1;
}
switch (alt135) {
case 1 :
// InternalEntityGrammar.g:5908:4: otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']'
{
otherlv_6=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCDigitsAccess().getLeftSquareBracketKeyword_6_0());
}
// InternalEntityGrammar.g:5912:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:5913:5: ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:5913:5: ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:5914:6: ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1());
// InternalEntityGrammar.g:5917:6: ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:5918:7: ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:5918:7: ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop134:
do {
int alt134=4;
int LA134_0 = input.LA(1);
if ( LA134_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 0) ) {
alt134=1;
}
else if ( LA134_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 1) ) {
alt134=2;
}
else if ( LA134_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 2) ) {
alt134=3;
}
switch (alt134) {
case 1 :
// InternalEntityGrammar.g:5919:5: ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5919:5: ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5920:6: {...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 0)");
}
// InternalEntityGrammar.g:5920:109: ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5921:7: ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 0);
// InternalEntityGrammar.g:5924:10: ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5924:11: {...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "true");
}
// InternalEntityGrammar.g:5924:20: (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5924:21: otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) )
{
otherlv_8=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCDigitsAccess().getMsgCodeKeyword_6_1_0_0());
}
otherlv_9=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCDigitsAccess().getEqualsSignKeyword_6_1_0_1());
}
// InternalEntityGrammar.g:5932:10: ( (lv_msgCode_10_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5933:11: (lv_msgCode_10_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5933:11: (lv_msgCode_10_0= ruleQualifiedName )
// InternalEntityGrammar.g:5934:12: lv_msgCode_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDigitsAccess().getMsgCodeQualifiedNameParserRuleCall_6_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_10_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDigitsRule());
}
set(
current,
"msgCode",
lv_msgCode_10_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:5957:5: ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:5957:5: ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:5958:6: {...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 1)");
}
// InternalEntityGrammar.g:5958:109: ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:5959:7: ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 1);
// InternalEntityGrammar.g:5962:10: ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:5962:11: {...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "true");
}
// InternalEntityGrammar.g:5962:20: (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:5962:21: otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) )
{
otherlv_11=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCDigitsAccess().getMsgI18nKeyKeyword_6_1_1_0());
}
otherlv_12=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCDigitsAccess().getEqualsSignKeyword_6_1_1_1());
}
// InternalEntityGrammar.g:5970:10: ( (lv_msgI18nKey_13_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:5971:11: (lv_msgI18nKey_13_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:5971:11: (lv_msgI18nKey_13_0= ruleQualifiedName )
// InternalEntityGrammar.g:5972:12: lv_msgI18nKey_13_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDigitsAccess().getMsgI18nKeyQualifiedNameParserRuleCall_6_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_13_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDigitsRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_13_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:5995:5: ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:5995:5: ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:5996:6: {...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 2)");
}
// InternalEntityGrammar.g:5996:109: ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:5997:7: ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1(), 2);
// InternalEntityGrammar.g:6000:10: ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6000:11: {...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCDigits", "true");
}
// InternalEntityGrammar.g:6000:20: (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6000:21: otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) )
{
otherlv_14=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getDtCDigitsAccess().getSeverityKeyword_6_1_2_0());
}
otherlv_15=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCDigitsAccess().getEqualsSignKeyword_6_1_2_1());
}
// InternalEntityGrammar.g:6008:10: ( (lv_severity_16_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6009:11: (lv_severity_16_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6009:11: (lv_severity_16_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6010:12: lv_severity_16_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCDigitsAccess().getSeverityConstraintSeverityEnumRuleCall_6_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_16_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCDigitsRule());
}
set(
current,
"severity",
lv_severity_16_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1());
}
}
}
break;
default :
break loop134;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCDigitsAccess().getUnorderedGroup_6_1());
}
otherlv_17=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getDtCDigitsAccess().getRightSquareBracketKeyword_6_2());
}
}
break;
}
otherlv_18=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getDtCDigitsAccess().getRightParenthesisKeyword_7());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCDigits"
// $ANTLR start "entryRuleDtCFuture"
// InternalEntityGrammar.g:6053:1: entryRuleDtCFuture returns [EObject current=null] : iv_ruleDtCFuture= ruleDtCFuture EOF ;
public final EObject entryRuleDtCFuture() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCFuture = null;
try {
// InternalEntityGrammar.g:6053:50: (iv_ruleDtCFuture= ruleDtCFuture EOF )
// InternalEntityGrammar.g:6054:2: iv_ruleDtCFuture= ruleDtCFuture EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCFutureRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCFuture=ruleDtCFuture();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCFuture;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCFuture"
// $ANTLR start "ruleDtCFuture"
// InternalEntityGrammar.g:6060:1: ruleDtCFuture returns [EObject current=null] : ( () otherlv_1= 'isFuture' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCFuture() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6066:2: ( ( () otherlv_1= 'isFuture' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:6067:2: ( () otherlv_1= 'isFuture' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:6067:2: ( () otherlv_1= 'isFuture' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:6068:3: () otherlv_1= 'isFuture' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:6068:3: ()
// InternalEntityGrammar.g:6069:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCFutureAccess().getLDtCFutureAction_0(),
current);
}
}
otherlv_1=(Token)match(input,86,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCFutureAccess().getIsFutureKeyword_1());
}
// InternalEntityGrammar.g:6079:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt137=2;
int LA137_0 = input.LA(1);
if ( (LA137_0==37) ) {
alt137=1;
}
switch (alt137) {
case 1 :
// InternalEntityGrammar.g:6080:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCFutureAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:6084:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6085:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6085:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6086:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:6089:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6090:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6090:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop136:
do {
int alt136=4;
int LA136_0 = input.LA(1);
if ( LA136_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 0) ) {
alt136=1;
}
else if ( LA136_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 1) ) {
alt136=2;
}
else if ( LA136_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 2) ) {
alt136=3;
}
switch (alt136) {
case 1 :
// InternalEntityGrammar.g:6091:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6091:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6092:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:6092:109: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6093:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:6096:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6096:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "true");
}
// InternalEntityGrammar.g:6096:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6096:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCFutureAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCFutureAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:6104:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6105:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6105:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:6106:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCFutureAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCFutureRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:6129:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6129:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6130:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:6130:109: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6131:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:6134:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6134:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "true");
}
// InternalEntityGrammar.g:6134:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6134:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCFutureAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCFutureAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:6142:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6143:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6143:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:6144:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCFutureAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCFutureRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:6167:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:6167:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:6168:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:6168:109: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:6169:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:6172:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6172:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCFuture", "true");
}
// InternalEntityGrammar.g:6172:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6172:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCFutureAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCFutureAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:6180:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6181:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6181:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6182:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCFutureAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCFutureRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop136;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCFutureAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCFutureAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCFuture"
// $ANTLR start "entryRuleDtCPast"
// InternalEntityGrammar.g:6221:1: entryRuleDtCPast returns [EObject current=null] : iv_ruleDtCPast= ruleDtCPast EOF ;
public final EObject entryRuleDtCPast() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCPast = null;
try {
// InternalEntityGrammar.g:6221:48: (iv_ruleDtCPast= ruleDtCPast EOF )
// InternalEntityGrammar.g:6222:2: iv_ruleDtCPast= ruleDtCPast EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCPastRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCPast=ruleDtCPast();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCPast;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCPast"
// $ANTLR start "ruleDtCPast"
// InternalEntityGrammar.g:6228:1: ruleDtCPast returns [EObject current=null] : ( () otherlv_1= 'isPast' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCPast() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6234:2: ( ( () otherlv_1= 'isPast' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:6235:2: ( () otherlv_1= 'isPast' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:6235:2: ( () otherlv_1= 'isPast' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:6236:3: () otherlv_1= 'isPast' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:6236:3: ()
// InternalEntityGrammar.g:6237:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCPastAccess().getLDtCPastAction_0(),
current);
}
}
otherlv_1=(Token)match(input,87,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCPastAccess().getIsPastKeyword_1());
}
// InternalEntityGrammar.g:6247:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt139=2;
int LA139_0 = input.LA(1);
if ( (LA139_0==37) ) {
alt139=1;
}
switch (alt139) {
case 1 :
// InternalEntityGrammar.g:6248:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCPastAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:6252:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6253:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6253:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6254:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:6257:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6258:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6258:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop138:
do {
int alt138=4;
int LA138_0 = input.LA(1);
if ( LA138_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 0) ) {
alt138=1;
}
else if ( LA138_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 1) ) {
alt138=2;
}
else if ( LA138_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 2) ) {
alt138=3;
}
switch (alt138) {
case 1 :
// InternalEntityGrammar.g:6259:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6259:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6260:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:6260:107: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6261:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:6264:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6264:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "true");
}
// InternalEntityGrammar.g:6264:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6264:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCPastAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCPastAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:6272:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6273:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6273:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:6274:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCPastAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCPastRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:6297:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6297:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6298:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:6298:107: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6299:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:6302:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6302:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "true");
}
// InternalEntityGrammar.g:6302:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6302:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCPastAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCPastAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:6310:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6311:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6311:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:6312:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCPastAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCPastRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:6335:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:6335:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:6336:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:6336:107: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:6337:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:6340:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6340:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCPast", "true");
}
// InternalEntityGrammar.g:6340:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6340:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCPastAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCPastAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:6348:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6349:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6349:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6350:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCPastAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCPastRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop138;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCPastAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCPastAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCPast"
// $ANTLR start "entryRuleDtCNumericMax"
// InternalEntityGrammar.g:6389:1: entryRuleDtCNumericMax returns [EObject current=null] : iv_ruleDtCNumericMax= ruleDtCNumericMax EOF ;
public final EObject entryRuleDtCNumericMax() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCNumericMax = null;
try {
// InternalEntityGrammar.g:6389:54: (iv_ruleDtCNumericMax= ruleDtCNumericMax EOF )
// InternalEntityGrammar.g:6390:2: iv_ruleDtCNumericMax= ruleDtCNumericMax EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMaxRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCNumericMax=ruleDtCNumericMax();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCNumericMax;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCNumericMax"
// $ANTLR start "ruleDtCNumericMax"
// InternalEntityGrammar.g:6396:1: ruleDtCNumericMax returns [EObject current=null] : ( () otherlv_1= 'maxNumber' otherlv_2= '(' ( (lv_max_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) ;
public final EObject ruleDtCNumericMax() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_16=null;
AntlrDatatypeRuleToken lv_max_3_0 = null;
AntlrDatatypeRuleToken lv_msgCode_8_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_11_0 = null;
Enumerator lv_severity_14_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6402:2: ( ( () otherlv_1= 'maxNumber' otherlv_2= '(' ( (lv_max_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) )
// InternalEntityGrammar.g:6403:2: ( () otherlv_1= 'maxNumber' otherlv_2= '(' ( (lv_max_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
{
// InternalEntityGrammar.g:6403:2: ( () otherlv_1= 'maxNumber' otherlv_2= '(' ( (lv_max_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
// InternalEntityGrammar.g:6404:3: () otherlv_1= 'maxNumber' otherlv_2= '(' ( (lv_max_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')'
{
// InternalEntityGrammar.g:6404:3: ()
// InternalEntityGrammar.g:6405:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCNumericMaxAccess().getLDtCNumericMaxAction_0(),
current);
}
}
otherlv_1=(Token)match(input,88,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCNumericMaxAccess().getMaxNumberKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_89); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCNumericMaxAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:6419:3: ( (lv_max_3_0= ruleLInt ) )
// InternalEntityGrammar.g:6420:4: (lv_max_3_0= ruleLInt )
{
// InternalEntityGrammar.g:6420:4: (lv_max_3_0= ruleLInt )
// InternalEntityGrammar.g:6421:5: lv_max_3_0= ruleLInt
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMaxAccess().getMaxLIntParserRuleCall_3_0());
}
pushFollow(FOLLOW_90);
lv_max_3_0=ruleLInt();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMaxRule());
}
set(
current,
"max",
lv_max_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LInt");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:6438:3: (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )?
int alt141=2;
int LA141_0 = input.LA(1);
if ( (LA141_0==37) ) {
alt141=1;
}
switch (alt141) {
case 1 :
// InternalEntityGrammar.g:6439:4: otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']'
{
otherlv_4=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCNumericMaxAccess().getLeftSquareBracketKeyword_4_0());
}
// InternalEntityGrammar.g:6443:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6444:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6444:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6445:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1());
// InternalEntityGrammar.g:6448:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6449:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6449:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop140:
do {
int alt140=4;
int LA140_0 = input.LA(1);
if ( LA140_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 0) ) {
alt140=1;
}
else if ( LA140_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 1) ) {
alt140=2;
}
else if ( LA140_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 2) ) {
alt140=3;
}
switch (alt140) {
case 1 :
// InternalEntityGrammar.g:6450:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6450:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6451:6: {...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 0)");
}
// InternalEntityGrammar.g:6451:113: ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6452:7: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 0);
// InternalEntityGrammar.g:6455:10: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6455:11: {...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "true");
}
// InternalEntityGrammar.g:6455:20: (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6455:21: otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) )
{
otherlv_6=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCNumericMaxAccess().getMsgCodeKeyword_4_1_0_0());
}
otherlv_7=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCNumericMaxAccess().getEqualsSignKeyword_4_1_0_1());
}
// InternalEntityGrammar.g:6463:10: ( (lv_msgCode_8_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6464:11: (lv_msgCode_8_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6464:11: (lv_msgCode_8_0= ruleQualifiedName )
// InternalEntityGrammar.g:6465:12: lv_msgCode_8_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMaxAccess().getMsgCodeQualifiedNameParserRuleCall_4_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_8_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMaxRule());
}
set(
current,
"msgCode",
lv_msgCode_8_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:6488:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6488:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6489:6: {...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 1)");
}
// InternalEntityGrammar.g:6489:113: ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6490:7: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 1);
// InternalEntityGrammar.g:6493:10: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6493:11: {...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "true");
}
// InternalEntityGrammar.g:6493:20: (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6493:21: otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
{
otherlv_9=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCNumericMaxAccess().getMsgI18nKeyKeyword_4_1_1_0());
}
otherlv_10=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCNumericMaxAccess().getEqualsSignKeyword_4_1_1_1());
}
// InternalEntityGrammar.g:6501:10: ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6502:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6502:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
// InternalEntityGrammar.g:6503:12: lv_msgI18nKey_11_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMaxAccess().getMsgI18nKeyQualifiedNameParserRuleCall_4_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_11_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMaxRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_11_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:6526:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:6526:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:6527:6: {...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 2)");
}
// InternalEntityGrammar.g:6527:113: ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:6528:7: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1(), 2);
// InternalEntityGrammar.g:6531:10: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6531:11: {...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMax", "true");
}
// InternalEntityGrammar.g:6531:20: (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6531:21: otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) )
{
otherlv_12=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCNumericMaxAccess().getSeverityKeyword_4_1_2_0());
}
otherlv_13=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCNumericMaxAccess().getEqualsSignKeyword_4_1_2_1());
}
// InternalEntityGrammar.g:6539:10: ( (lv_severity_14_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6540:11: (lv_severity_14_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6540:11: (lv_severity_14_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6541:12: lv_severity_14_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMaxAccess().getSeverityConstraintSeverityEnumRuleCall_4_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_14_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMaxRule());
}
set(
current,
"severity",
lv_severity_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1());
}
}
}
break;
default :
break loop140;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCNumericMaxAccess().getUnorderedGroup_4_1());
}
otherlv_15=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCNumericMaxAccess().getRightSquareBracketKeyword_4_2());
}
}
break;
}
otherlv_16=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDtCNumericMaxAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCNumericMax"
// $ANTLR start "entryRuleDtCNumericMin"
// InternalEntityGrammar.g:6584:1: entryRuleDtCNumericMin returns [EObject current=null] : iv_ruleDtCNumericMin= ruleDtCNumericMin EOF ;
public final EObject entryRuleDtCNumericMin() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCNumericMin = null;
try {
// InternalEntityGrammar.g:6584:54: (iv_ruleDtCNumericMin= ruleDtCNumericMin EOF )
// InternalEntityGrammar.g:6585:2: iv_ruleDtCNumericMin= ruleDtCNumericMin EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMinRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCNumericMin=ruleDtCNumericMin();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCNumericMin;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCNumericMin"
// $ANTLR start "ruleDtCNumericMin"
// InternalEntityGrammar.g:6591:1: ruleDtCNumericMin returns [EObject current=null] : ( () otherlv_1= 'minNumber' otherlv_2= '(' ( (lv_min_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) ;
public final EObject ruleDtCNumericMin() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_16=null;
AntlrDatatypeRuleToken lv_min_3_0 = null;
AntlrDatatypeRuleToken lv_msgCode_8_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_11_0 = null;
Enumerator lv_severity_14_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6597:2: ( ( () otherlv_1= 'minNumber' otherlv_2= '(' ( (lv_min_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) )
// InternalEntityGrammar.g:6598:2: ( () otherlv_1= 'minNumber' otherlv_2= '(' ( (lv_min_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
{
// InternalEntityGrammar.g:6598:2: ( () otherlv_1= 'minNumber' otherlv_2= '(' ( (lv_min_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
// InternalEntityGrammar.g:6599:3: () otherlv_1= 'minNumber' otherlv_2= '(' ( (lv_min_3_0= ruleLInt ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')'
{
// InternalEntityGrammar.g:6599:3: ()
// InternalEntityGrammar.g:6600:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCNumericMinAccess().getLDtCNumericMinAction_0(),
current);
}
}
otherlv_1=(Token)match(input,89,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCNumericMinAccess().getMinNumberKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_89); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCNumericMinAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:6614:3: ( (lv_min_3_0= ruleLInt ) )
// InternalEntityGrammar.g:6615:4: (lv_min_3_0= ruleLInt )
{
// InternalEntityGrammar.g:6615:4: (lv_min_3_0= ruleLInt )
// InternalEntityGrammar.g:6616:5: lv_min_3_0= ruleLInt
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMinAccess().getMinLIntParserRuleCall_3_0());
}
pushFollow(FOLLOW_90);
lv_min_3_0=ruleLInt();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMinRule());
}
set(
current,
"min",
lv_min_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LInt");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:6633:3: (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )?
int alt143=2;
int LA143_0 = input.LA(1);
if ( (LA143_0==37) ) {
alt143=1;
}
switch (alt143) {
case 1 :
// InternalEntityGrammar.g:6634:4: otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']'
{
otherlv_4=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCNumericMinAccess().getLeftSquareBracketKeyword_4_0());
}
// InternalEntityGrammar.g:6638:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6639:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6639:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6640:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1());
// InternalEntityGrammar.g:6643:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6644:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6644:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop142:
do {
int alt142=4;
int LA142_0 = input.LA(1);
if ( LA142_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 0) ) {
alt142=1;
}
else if ( LA142_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 1) ) {
alt142=2;
}
else if ( LA142_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 2) ) {
alt142=3;
}
switch (alt142) {
case 1 :
// InternalEntityGrammar.g:6645:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6645:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6646:6: {...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 0)");
}
// InternalEntityGrammar.g:6646:113: ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6647:7: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 0);
// InternalEntityGrammar.g:6650:10: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6650:11: {...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "true");
}
// InternalEntityGrammar.g:6650:20: (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6650:21: otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) )
{
otherlv_6=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCNumericMinAccess().getMsgCodeKeyword_4_1_0_0());
}
otherlv_7=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCNumericMinAccess().getEqualsSignKeyword_4_1_0_1());
}
// InternalEntityGrammar.g:6658:10: ( (lv_msgCode_8_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6659:11: (lv_msgCode_8_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6659:11: (lv_msgCode_8_0= ruleQualifiedName )
// InternalEntityGrammar.g:6660:12: lv_msgCode_8_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMinAccess().getMsgCodeQualifiedNameParserRuleCall_4_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_8_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMinRule());
}
set(
current,
"msgCode",
lv_msgCode_8_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:6683:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6683:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6684:6: {...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 1)");
}
// InternalEntityGrammar.g:6684:113: ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6685:7: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 1);
// InternalEntityGrammar.g:6688:10: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6688:11: {...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "true");
}
// InternalEntityGrammar.g:6688:20: (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6688:21: otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
{
otherlv_9=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCNumericMinAccess().getMsgI18nKeyKeyword_4_1_1_0());
}
otherlv_10=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCNumericMinAccess().getEqualsSignKeyword_4_1_1_1());
}
// InternalEntityGrammar.g:6696:10: ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6697:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6697:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
// InternalEntityGrammar.g:6698:12: lv_msgI18nKey_11_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMinAccess().getMsgI18nKeyQualifiedNameParserRuleCall_4_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_11_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMinRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_11_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:6721:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:6721:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:6722:6: {...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 2)");
}
// InternalEntityGrammar.g:6722:113: ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:6723:7: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1(), 2);
// InternalEntityGrammar.g:6726:10: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6726:11: {...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNumericMin", "true");
}
// InternalEntityGrammar.g:6726:20: (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6726:21: otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) )
{
otherlv_12=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCNumericMinAccess().getSeverityKeyword_4_1_2_0());
}
otherlv_13=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCNumericMinAccess().getEqualsSignKeyword_4_1_2_1());
}
// InternalEntityGrammar.g:6734:10: ( (lv_severity_14_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6735:11: (lv_severity_14_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6735:11: (lv_severity_14_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6736:12: lv_severity_14_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNumericMinAccess().getSeverityConstraintSeverityEnumRuleCall_4_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_14_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNumericMinRule());
}
set(
current,
"severity",
lv_severity_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1());
}
}
}
break;
default :
break loop142;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCNumericMinAccess().getUnorderedGroup_4_1());
}
otherlv_15=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCNumericMinAccess().getRightSquareBracketKeyword_4_2());
}
}
break;
}
otherlv_16=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDtCNumericMinAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCNumericMin"
// $ANTLR start "entryRuleDtCNotNull"
// InternalEntityGrammar.g:6779:1: entryRuleDtCNotNull returns [EObject current=null] : iv_ruleDtCNotNull= ruleDtCNotNull EOF ;
public final EObject entryRuleDtCNotNull() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCNotNull = null;
try {
// InternalEntityGrammar.g:6779:51: (iv_ruleDtCNotNull= ruleDtCNotNull EOF )
// InternalEntityGrammar.g:6780:2: iv_ruleDtCNotNull= ruleDtCNotNull EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNotNullRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCNotNull=ruleDtCNotNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCNotNull;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCNotNull"
// $ANTLR start "ruleDtCNotNull"
// InternalEntityGrammar.g:6786:1: ruleDtCNotNull returns [EObject current=null] : ( () otherlv_1= 'isNotNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCNotNull() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6792:2: ( ( () otherlv_1= 'isNotNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:6793:2: ( () otherlv_1= 'isNotNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:6793:2: ( () otherlv_1= 'isNotNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:6794:3: () otherlv_1= 'isNotNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:6794:3: ()
// InternalEntityGrammar.g:6795:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCNotNullAccess().getLDtCNotNullAction_0(),
current);
}
}
otherlv_1=(Token)match(input,90,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCNotNullAccess().getIsNotNullKeyword_1());
}
// InternalEntityGrammar.g:6805:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt145=2;
int LA145_0 = input.LA(1);
if ( (LA145_0==37) ) {
alt145=1;
}
switch (alt145) {
case 1 :
// InternalEntityGrammar.g:6806:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCNotNullAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:6810:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6811:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6811:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6812:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:6815:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6816:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6816:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop144:
do {
int alt144=4;
int LA144_0 = input.LA(1);
if ( LA144_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 0) ) {
alt144=1;
}
else if ( LA144_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 1) ) {
alt144=2;
}
else if ( LA144_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 2) ) {
alt144=3;
}
switch (alt144) {
case 1 :
// InternalEntityGrammar.g:6817:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6817:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6818:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:6818:110: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6819:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:6822:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6822:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "true");
}
// InternalEntityGrammar.g:6822:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6822:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCNotNullAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCNotNullAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:6830:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6831:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6831:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:6832:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNotNullAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNotNullRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:6855:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6855:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6856:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:6856:110: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6857:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:6860:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6860:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "true");
}
// InternalEntityGrammar.g:6860:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6860:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCNotNullAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCNotNullAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:6868:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6869:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6869:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:6870:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNotNullAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNotNullRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:6893:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:6893:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:6894:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:6894:110: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:6895:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:6898:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:6898:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNotNull", "true");
}
// InternalEntityGrammar.g:6898:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:6898:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCNotNullAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCNotNullAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:6906:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:6907:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:6907:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:6908:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNotNullAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNotNullRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop144;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCNotNullAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCNotNullAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCNotNull"
// $ANTLR start "entryRuleDtCNull"
// InternalEntityGrammar.g:6947:1: entryRuleDtCNull returns [EObject current=null] : iv_ruleDtCNull= ruleDtCNull EOF ;
public final EObject entryRuleDtCNull() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCNull = null;
try {
// InternalEntityGrammar.g:6947:48: (iv_ruleDtCNull= ruleDtCNull EOF )
// InternalEntityGrammar.g:6948:2: iv_ruleDtCNull= ruleDtCNull EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNullRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCNull=ruleDtCNull();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCNull;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCNull"
// $ANTLR start "ruleDtCNull"
// InternalEntityGrammar.g:6954:1: ruleDtCNull returns [EObject current=null] : ( () otherlv_1= 'isNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) ;
public final EObject ruleDtCNull() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_5=null;
Token otherlv_7=null;
Token otherlv_8=null;
Token otherlv_10=null;
Token otherlv_11=null;
Token otherlv_13=null;
AntlrDatatypeRuleToken lv_msgCode_6_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_9_0 = null;
Enumerator lv_severity_12_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:6960:2: ( ( () otherlv_1= 'isNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? ) )
// InternalEntityGrammar.g:6961:2: ( () otherlv_1= 'isNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
{
// InternalEntityGrammar.g:6961:2: ( () otherlv_1= 'isNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )? )
// InternalEntityGrammar.g:6962:3: () otherlv_1= 'isNull' (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
{
// InternalEntityGrammar.g:6962:3: ()
// InternalEntityGrammar.g:6963:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCNullAccess().getLDtCNullAction_0(),
current);
}
}
otherlv_1=(Token)match(input,91,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCNullAccess().getIsNullKeyword_1());
}
// InternalEntityGrammar.g:6973:3: (otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']' )?
int alt147=2;
int LA147_0 = input.LA(1);
if ( (LA147_0==37) ) {
alt147=1;
}
switch (alt147) {
case 1 :
// InternalEntityGrammar.g:6974:4: otherlv_2= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_13= ']'
{
otherlv_2=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCNullAccess().getLeftSquareBracketKeyword_2_0());
}
// InternalEntityGrammar.g:6978:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:6979:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:6979:5: ( ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:6980:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1());
// InternalEntityGrammar.g:6983:6: ( ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:6984:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:6984:7: ( ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop146:
do {
int alt146=4;
int LA146_0 = input.LA(1);
if ( LA146_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 0) ) {
alt146=1;
}
else if ( LA146_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 1) ) {
alt146=2;
}
else if ( LA146_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 2) ) {
alt146=3;
}
switch (alt146) {
case 1 :
// InternalEntityGrammar.g:6985:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:6985:5: ({...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:6986:6: {...}? => ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 0)");
}
// InternalEntityGrammar.g:6986:107: ( ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:6987:7: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 0);
// InternalEntityGrammar.g:6990:10: ({...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:6990:11: {...}? => (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "true");
}
// InternalEntityGrammar.g:6990:20: (otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:6990:21: otherlv_4= 'msgCode' otherlv_5= '=' ( (lv_msgCode_6_0= ruleQualifiedName ) )
{
otherlv_4=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCNullAccess().getMsgCodeKeyword_2_1_0_0());
}
otherlv_5=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getDtCNullAccess().getEqualsSignKeyword_2_1_0_1());
}
// InternalEntityGrammar.g:6998:10: ( (lv_msgCode_6_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:6999:11: (lv_msgCode_6_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:6999:11: (lv_msgCode_6_0= ruleQualifiedName )
// InternalEntityGrammar.g:7000:12: lv_msgCode_6_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNullAccess().getMsgCodeQualifiedNameParserRuleCall_2_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_6_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNullRule());
}
set(
current,
"msgCode",
lv_msgCode_6_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7023:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:7023:5: ({...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:7024:6: {...}? => ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 1)");
}
// InternalEntityGrammar.g:7024:107: ( ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:7025:7: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 1);
// InternalEntityGrammar.g:7028:10: ({...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:7028:11: {...}? => (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "true");
}
// InternalEntityGrammar.g:7028:20: (otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:7028:21: otherlv_7= 'msgI18nKey' otherlv_8= '=' ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
{
otherlv_7=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCNullAccess().getMsgI18nKeyKeyword_2_1_1_0());
}
otherlv_8=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCNullAccess().getEqualsSignKeyword_2_1_1_1());
}
// InternalEntityGrammar.g:7036:10: ( (lv_msgI18nKey_9_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:7037:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:7037:11: (lv_msgI18nKey_9_0= ruleQualifiedName )
// InternalEntityGrammar.g:7038:12: lv_msgI18nKey_9_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNullAccess().getMsgI18nKeyQualifiedNameParserRuleCall_2_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_9_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNullRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_9_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:7061:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:7061:5: ({...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:7062:6: {...}? => ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 2)");
}
// InternalEntityGrammar.g:7062:107: ( ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:7063:7: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1(), 2);
// InternalEntityGrammar.g:7066:10: ({...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:7066:11: {...}? => (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCNull", "true");
}
// InternalEntityGrammar.g:7066:20: (otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:7066:21: otherlv_10= 'severity' otherlv_11= '=' ( (lv_severity_12_0= ruleConstraintSeverity ) )
{
otherlv_10=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCNullAccess().getSeverityKeyword_2_1_2_0());
}
otherlv_11=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCNullAccess().getEqualsSignKeyword_2_1_2_1());
}
// InternalEntityGrammar.g:7074:10: ( (lv_severity_12_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:7075:11: (lv_severity_12_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:7075:11: (lv_severity_12_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:7076:12: lv_severity_12_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCNullAccess().getSeverityConstraintSeverityEnumRuleCall_2_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_12_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCNullRule());
}
set(
current,
"severity",
lv_severity_12_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1());
}
}
}
break;
default :
break loop146;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCNullAccess().getUnorderedGroup_2_1());
}
otherlv_13=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCNullAccess().getRightSquareBracketKeyword_2_2());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCNull"
// $ANTLR start "entryRuleDtCRegEx"
// InternalEntityGrammar.g:7115:1: entryRuleDtCRegEx returns [EObject current=null] : iv_ruleDtCRegEx= ruleDtCRegEx EOF ;
public final EObject entryRuleDtCRegEx() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCRegEx = null;
try {
// InternalEntityGrammar.g:7115:49: (iv_ruleDtCRegEx= ruleDtCRegEx EOF )
// InternalEntityGrammar.g:7116:2: iv_ruleDtCRegEx= ruleDtCRegEx EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCRegExRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCRegEx=ruleDtCRegEx();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCRegEx;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCRegEx"
// $ANTLR start "ruleDtCRegEx"
// InternalEntityGrammar.g:7122:1: ruleDtCRegEx returns [EObject current=null] : ( () otherlv_1= 'regex' otherlv_2= '(' ( (lv_pattern_3_0= RULE_STRING ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) ;
public final EObject ruleDtCRegEx() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token lv_pattern_3_0=null;
Token otherlv_4=null;
Token otherlv_6=null;
Token otherlv_7=null;
Token otherlv_9=null;
Token otherlv_10=null;
Token otherlv_12=null;
Token otherlv_13=null;
Token otherlv_15=null;
Token otherlv_16=null;
AntlrDatatypeRuleToken lv_msgCode_8_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_11_0 = null;
Enumerator lv_severity_14_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7128:2: ( ( () otherlv_1= 'regex' otherlv_2= '(' ( (lv_pattern_3_0= RULE_STRING ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' ) )
// InternalEntityGrammar.g:7129:2: ( () otherlv_1= 'regex' otherlv_2= '(' ( (lv_pattern_3_0= RULE_STRING ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
{
// InternalEntityGrammar.g:7129:2: ( () otherlv_1= 'regex' otherlv_2= '(' ( (lv_pattern_3_0= RULE_STRING ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')' )
// InternalEntityGrammar.g:7130:3: () otherlv_1= 'regex' otherlv_2= '(' ( (lv_pattern_3_0= RULE_STRING ) ) (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )? otherlv_16= ')'
{
// InternalEntityGrammar.g:7130:3: ()
// InternalEntityGrammar.g:7131:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCRegExAccess().getLDtCRegExAction_0(),
current);
}
}
otherlv_1=(Token)match(input,92,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCRegExAccess().getRegexKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCRegExAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:7145:3: ( (lv_pattern_3_0= RULE_STRING ) )
// InternalEntityGrammar.g:7146:4: (lv_pattern_3_0= RULE_STRING )
{
// InternalEntityGrammar.g:7146:4: (lv_pattern_3_0= RULE_STRING )
// InternalEntityGrammar.g:7147:5: lv_pattern_3_0= RULE_STRING
{
lv_pattern_3_0=(Token)match(input,RULE_STRING,FOLLOW_90); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_pattern_3_0, grammarAccess.getDtCRegExAccess().getPatternSTRINGTerminalRuleCall_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDtCRegExRule());
}
setWithLastConsumed(
current,
"pattern",
lv_pattern_3_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
// InternalEntityGrammar.g:7163:3: (otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']' )?
int alt149=2;
int LA149_0 = input.LA(1);
if ( (LA149_0==37) ) {
alt149=1;
}
switch (alt149) {
case 1 :
// InternalEntityGrammar.g:7164:4: otherlv_4= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_15= ']'
{
otherlv_4=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCRegExAccess().getLeftSquareBracketKeyword_4_0());
}
// InternalEntityGrammar.g:7168:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:7169:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:7169:5: ( ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:7170:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1());
// InternalEntityGrammar.g:7173:6: ( ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:7174:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:7174:7: ( ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop148:
do {
int alt148=4;
int LA148_0 = input.LA(1);
if ( LA148_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 0) ) {
alt148=1;
}
else if ( LA148_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 1) ) {
alt148=2;
}
else if ( LA148_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 2) ) {
alt148=3;
}
switch (alt148) {
case 1 :
// InternalEntityGrammar.g:7175:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:7175:5: ({...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:7176:6: {...}? => ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 0)");
}
// InternalEntityGrammar.g:7176:108: ( ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:7177:7: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 0);
// InternalEntityGrammar.g:7180:10: ({...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:7180:11: {...}? => (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "true");
}
// InternalEntityGrammar.g:7180:20: (otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:7180:21: otherlv_6= 'msgCode' otherlv_7= '=' ( (lv_msgCode_8_0= ruleQualifiedName ) )
{
otherlv_6=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCRegExAccess().getMsgCodeKeyword_4_1_0_0());
}
otherlv_7=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getDtCRegExAccess().getEqualsSignKeyword_4_1_0_1());
}
// InternalEntityGrammar.g:7188:10: ( (lv_msgCode_8_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:7189:11: (lv_msgCode_8_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:7189:11: (lv_msgCode_8_0= ruleQualifiedName )
// InternalEntityGrammar.g:7190:12: lv_msgCode_8_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCRegExAccess().getMsgCodeQualifiedNameParserRuleCall_4_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_8_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCRegExRule());
}
set(
current,
"msgCode",
lv_msgCode_8_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7213:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:7213:5: ({...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:7214:6: {...}? => ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 1)");
}
// InternalEntityGrammar.g:7214:108: ( ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:7215:7: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 1);
// InternalEntityGrammar.g:7218:10: ({...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:7218:11: {...}? => (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "true");
}
// InternalEntityGrammar.g:7218:20: (otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:7218:21: otherlv_9= 'msgI18nKey' otherlv_10= '=' ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
{
otherlv_9=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCRegExAccess().getMsgI18nKeyKeyword_4_1_1_0());
}
otherlv_10=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getDtCRegExAccess().getEqualsSignKeyword_4_1_1_1());
}
// InternalEntityGrammar.g:7226:10: ( (lv_msgI18nKey_11_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:7227:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:7227:11: (lv_msgI18nKey_11_0= ruleQualifiedName )
// InternalEntityGrammar.g:7228:12: lv_msgI18nKey_11_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCRegExAccess().getMsgI18nKeyQualifiedNameParserRuleCall_4_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_11_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCRegExRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_11_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:7251:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:7251:5: ({...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:7252:6: {...}? => ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 2)");
}
// InternalEntityGrammar.g:7252:108: ( ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:7253:7: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1(), 2);
// InternalEntityGrammar.g:7256:10: ({...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:7256:11: {...}? => (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCRegEx", "true");
}
// InternalEntityGrammar.g:7256:20: (otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:7256:21: otherlv_12= 'severity' otherlv_13= '=' ( (lv_severity_14_0= ruleConstraintSeverity ) )
{
otherlv_12=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCRegExAccess().getSeverityKeyword_4_1_2_0());
}
otherlv_13=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getDtCRegExAccess().getEqualsSignKeyword_4_1_2_1());
}
// InternalEntityGrammar.g:7264:10: ( (lv_severity_14_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:7265:11: (lv_severity_14_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:7265:11: (lv_severity_14_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:7266:12: lv_severity_14_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCRegExAccess().getSeverityConstraintSeverityEnumRuleCall_4_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_14_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCRegExRule());
}
set(
current,
"severity",
lv_severity_14_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1());
}
}
}
break;
default :
break loop148;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCRegExAccess().getUnorderedGroup_4_1());
}
otherlv_15=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCRegExAccess().getRightSquareBracketKeyword_4_2());
}
}
break;
}
otherlv_16=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_16, grammarAccess.getDtCRegExAccess().getRightParenthesisKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCRegEx"
// $ANTLR start "entryRuleDtCSize"
// InternalEntityGrammar.g:7309:1: entryRuleDtCSize returns [EObject current=null] : iv_ruleDtCSize= ruleDtCSize EOF ;
public final EObject entryRuleDtCSize() throws RecognitionException {
EObject current = null;
EObject iv_ruleDtCSize = null;
try {
// InternalEntityGrammar.g:7309:48: (iv_ruleDtCSize= ruleDtCSize EOF )
// InternalEntityGrammar.g:7310:2: iv_ruleDtCSize= ruleDtCSize EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCSizeRule());
}
pushFollow(FOLLOW_1);
iv_ruleDtCSize=ruleDtCSize();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleDtCSize;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleDtCSize"
// $ANTLR start "ruleDtCSize"
// InternalEntityGrammar.g:7316:1: ruleDtCSize returns [EObject current=null] : ( () otherlv_1= 'minMaxSize' otherlv_2= '(' ( (lv_min_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_max_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' ) ;
public final EObject ruleDtCSize() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token lv_min_3_0=null;
Token otherlv_4=null;
Token lv_max_5_0=null;
Token otherlv_6=null;
Token otherlv_8=null;
Token otherlv_9=null;
Token otherlv_11=null;
Token otherlv_12=null;
Token otherlv_14=null;
Token otherlv_15=null;
Token otherlv_17=null;
Token otherlv_18=null;
AntlrDatatypeRuleToken lv_msgCode_10_0 = null;
AntlrDatatypeRuleToken lv_msgI18nKey_13_0 = null;
Enumerator lv_severity_16_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7322:2: ( ( () otherlv_1= 'minMaxSize' otherlv_2= '(' ( (lv_min_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_max_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' ) )
// InternalEntityGrammar.g:7323:2: ( () otherlv_1= 'minMaxSize' otherlv_2= '(' ( (lv_min_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_max_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' )
{
// InternalEntityGrammar.g:7323:2: ( () otherlv_1= 'minMaxSize' otherlv_2= '(' ( (lv_min_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_max_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')' )
// InternalEntityGrammar.g:7324:3: () otherlv_1= 'minMaxSize' otherlv_2= '(' ( (lv_min_3_0= RULE_INT ) ) otherlv_4= ',' ( (lv_max_5_0= RULE_INT ) ) (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )? otherlv_18= ')'
{
// InternalEntityGrammar.g:7324:3: ()
// InternalEntityGrammar.g:7325:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getDtCSizeAccess().getLDtCSizeAction_0(),
current);
}
}
otherlv_1=(Token)match(input,93,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getDtCSizeAccess().getMinMaxSizeKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getDtCSizeAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:7339:3: ( (lv_min_3_0= RULE_INT ) )
// InternalEntityGrammar.g:7340:4: (lv_min_3_0= RULE_INT )
{
// InternalEntityGrammar.g:7340:4: (lv_min_3_0= RULE_INT )
// InternalEntityGrammar.g:7341:5: lv_min_3_0= RULE_INT
{
lv_min_3_0=(Token)match(input,RULE_INT,FOLLOW_91); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_min_3_0, grammarAccess.getDtCSizeAccess().getMinINTTerminalRuleCall_3_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDtCSizeRule());
}
setWithLastConsumed(
current,
"min",
lv_min_3_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
otherlv_4=(Token)match(input,29,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getDtCSizeAccess().getCommaKeyword_4());
}
// InternalEntityGrammar.g:7361:3: ( (lv_max_5_0= RULE_INT ) )
// InternalEntityGrammar.g:7362:4: (lv_max_5_0= RULE_INT )
{
// InternalEntityGrammar.g:7362:4: (lv_max_5_0= RULE_INT )
// InternalEntityGrammar.g:7363:5: lv_max_5_0= RULE_INT
{
lv_max_5_0=(Token)match(input,RULE_INT,FOLLOW_90); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_max_5_0, grammarAccess.getDtCSizeAccess().getMaxINTTerminalRuleCall_5_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getDtCSizeRule());
}
setWithLastConsumed(
current,
"max",
lv_max_5_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
// InternalEntityGrammar.g:7379:3: (otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']' )?
int alt151=2;
int LA151_0 = input.LA(1);
if ( (LA151_0==37) ) {
alt151=1;
}
switch (alt151) {
case 1 :
// InternalEntityGrammar.g:7380:4: otherlv_6= '[' ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) ) otherlv_17= ']'
{
otherlv_6=(Token)match(input,37,FOLLOW_86); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getDtCSizeAccess().getLeftSquareBracketKeyword_6_0());
}
// InternalEntityGrammar.g:7384:4: ( ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:7385:5: ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:7385:5: ( ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:7386:6: ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1());
// InternalEntityGrammar.g:7389:6: ( ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )* )
// InternalEntityGrammar.g:7390:7: ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )*
{
// InternalEntityGrammar.g:7390:7: ( ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) ) | ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) ) )*
loop150:
do {
int alt150=4;
int LA150_0 = input.LA(1);
if ( LA150_0 == 79 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 0) ) {
alt150=1;
}
else if ( LA150_0 == 80 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 1) ) {
alt150=2;
}
else if ( LA150_0 == 81 && getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 2) ) {
alt150=3;
}
switch (alt150) {
case 1 :
// InternalEntityGrammar.g:7391:5: ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:7391:5: ({...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:7392:6: {...}? => ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 0)");
}
// InternalEntityGrammar.g:7392:107: ( ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:7393:7: ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 0);
// InternalEntityGrammar.g:7396:10: ({...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:7396:11: {...}? => (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "true");
}
// InternalEntityGrammar.g:7396:20: (otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:7396:21: otherlv_8= 'msgCode' otherlv_9= '=' ( (lv_msgCode_10_0= ruleQualifiedName ) )
{
otherlv_8=(Token)match(input,79,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getDtCSizeAccess().getMsgCodeKeyword_6_1_0_0());
}
otherlv_9=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getDtCSizeAccess().getEqualsSignKeyword_6_1_0_1());
}
// InternalEntityGrammar.g:7404:10: ( (lv_msgCode_10_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:7405:11: (lv_msgCode_10_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:7405:11: (lv_msgCode_10_0= ruleQualifiedName )
// InternalEntityGrammar.g:7406:12: lv_msgCode_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCSizeAccess().getMsgCodeQualifiedNameParserRuleCall_6_1_0_2_0());
}
pushFollow(FOLLOW_86);
lv_msgCode_10_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCSizeRule());
}
set(
current,
"msgCode",
lv_msgCode_10_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7429:5: ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) )
{
// InternalEntityGrammar.g:7429:5: ({...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) ) )
// InternalEntityGrammar.g:7430:6: {...}? => ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 1)");
}
// InternalEntityGrammar.g:7430:107: ( ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) ) )
// InternalEntityGrammar.g:7431:7: ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 1);
// InternalEntityGrammar.g:7434:10: ({...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) ) )
// InternalEntityGrammar.g:7434:11: {...}? => (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "true");
}
// InternalEntityGrammar.g:7434:20: (otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:7434:21: otherlv_11= 'msgI18nKey' otherlv_12= '=' ( (lv_msgI18nKey_13_0= ruleQualifiedName ) )
{
otherlv_11=(Token)match(input,80,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getDtCSizeAccess().getMsgI18nKeyKeyword_6_1_1_0());
}
otherlv_12=(Token)match(input,64,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getDtCSizeAccess().getEqualsSignKeyword_6_1_1_1());
}
// InternalEntityGrammar.g:7442:10: ( (lv_msgI18nKey_13_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:7443:11: (lv_msgI18nKey_13_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:7443:11: (lv_msgI18nKey_13_0= ruleQualifiedName )
// InternalEntityGrammar.g:7444:12: lv_msgI18nKey_13_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCSizeAccess().getMsgI18nKeyQualifiedNameParserRuleCall_6_1_1_2_0());
}
pushFollow(FOLLOW_86);
lv_msgI18nKey_13_0=ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCSizeRule());
}
set(
current,
"msgI18nKey",
lv_msgI18nKey_13_0,
"org.eclipse.xtext.xbase.Xbase.QualifiedName");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:7467:5: ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) )
{
// InternalEntityGrammar.g:7467:5: ({...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) ) )
// InternalEntityGrammar.g:7468:6: {...}? => ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 2) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "getUnorderedGroupHelper().canSelect(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 2)");
}
// InternalEntityGrammar.g:7468:107: ( ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) ) )
// InternalEntityGrammar.g:7469:7: ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1(), 2);
// InternalEntityGrammar.g:7472:10: ({...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) ) )
// InternalEntityGrammar.g:7472:11: {...}? => (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleDtCSize", "true");
}
// InternalEntityGrammar.g:7472:20: (otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) ) )
// InternalEntityGrammar.g:7472:21: otherlv_14= 'severity' otherlv_15= '=' ( (lv_severity_16_0= ruleConstraintSeverity ) )
{
otherlv_14=(Token)match(input,81,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_14, grammarAccess.getDtCSizeAccess().getSeverityKeyword_6_1_2_0());
}
otherlv_15=(Token)match(input,64,FOLLOW_88); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getDtCSizeAccess().getEqualsSignKeyword_6_1_2_1());
}
// InternalEntityGrammar.g:7480:10: ( (lv_severity_16_0= ruleConstraintSeverity ) )
// InternalEntityGrammar.g:7481:11: (lv_severity_16_0= ruleConstraintSeverity )
{
// InternalEntityGrammar.g:7481:11: (lv_severity_16_0= ruleConstraintSeverity )
// InternalEntityGrammar.g:7482:12: lv_severity_16_0= ruleConstraintSeverity
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getDtCSizeAccess().getSeverityConstraintSeverityEnumRuleCall_6_1_2_2_0());
}
pushFollow(FOLLOW_86);
lv_severity_16_0=ruleConstraintSeverity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getDtCSizeRule());
}
set(
current,
"severity",
lv_severity_16_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ConstraintSeverity");
afterParserOrEnumRuleCall();
}
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1());
}
}
}
break;
default :
break loop150;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getDtCSizeAccess().getUnorderedGroup_6_1());
}
otherlv_17=(Token)match(input,38,FOLLOW_8); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_17, grammarAccess.getDtCSizeAccess().getRightSquareBracketKeyword_6_2());
}
}
break;
}
otherlv_18=(Token)match(input,17,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_18, grammarAccess.getDtCSizeAccess().getRightParenthesisKeyword_7());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDtCSize"
// $ANTLR start "entryRuleScalarType"
// InternalEntityGrammar.g:7525:1: entryRuleScalarType returns [EObject current=null] : iv_ruleScalarType= ruleScalarType EOF ;
public final EObject entryRuleScalarType() throws RecognitionException {
EObject current = null;
EObject iv_ruleScalarType = null;
try {
// InternalEntityGrammar.g:7525:51: (iv_ruleScalarType= ruleScalarType EOF )
// InternalEntityGrammar.g:7526:2: iv_ruleScalarType= ruleScalarType EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getScalarTypeRule());
}
pushFollow(FOLLOW_1);
iv_ruleScalarType=ruleScalarType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleScalarType;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleScalarType"
// $ANTLR start "ruleScalarType"
// InternalEntityGrammar.g:7532:1: ruleScalarType returns [EObject current=null] : (this_DataType_0= ruleDataType | this_Enum_1= ruleEnum ) ;
public final EObject ruleScalarType() throws RecognitionException {
EObject current = null;
EObject this_DataType_0 = null;
EObject this_Enum_1 = null;
enterRule();
try {
// InternalEntityGrammar.g:7538:2: ( (this_DataType_0= ruleDataType | this_Enum_1= ruleEnum ) )
// InternalEntityGrammar.g:7539:2: (this_DataType_0= ruleDataType | this_Enum_1= ruleEnum )
{
// InternalEntityGrammar.g:7539:2: (this_DataType_0= ruleDataType | this_Enum_1= ruleEnum )
int alt152=2;
int LA152_0 = input.LA(1);
if ( (LA152_0==73) ) {
alt152=1;
}
else if ( (LA152_0==94) ) {
alt152=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 152, 0, input);
throw nvae;
}
switch (alt152) {
case 1 :
// InternalEntityGrammar.g:7540:3: this_DataType_0= ruleDataType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getScalarTypeAccess().getDataTypeParserRuleCall_0());
}
pushFollow(FOLLOW_2);
this_DataType_0=ruleDataType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_DataType_0;
afterParserOrEnumRuleCall();
}
}
break;
case 2 :
// InternalEntityGrammar.g:7549:3: this_Enum_1= ruleEnum
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getScalarTypeAccess().getEnumParserRuleCall_1());
}
pushFollow(FOLLOW_2);
this_Enum_1=ruleEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_Enum_1;
afterParserOrEnumRuleCall();
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleScalarType"
// $ANTLR start "entryRuleEnum"
// InternalEntityGrammar.g:7561:1: entryRuleEnum returns [EObject current=null] : iv_ruleEnum= ruleEnum EOF ;
public final EObject entryRuleEnum() throws RecognitionException {
EObject current = null;
EObject iv_ruleEnum = null;
try {
// InternalEntityGrammar.g:7561:45: (iv_ruleEnum= ruleEnum EOF )
// InternalEntityGrammar.g:7562:2: iv_ruleEnum= ruleEnum EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEnumRule());
}
pushFollow(FOLLOW_1);
iv_ruleEnum=ruleEnum();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEnum;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEnum"
// $ANTLR start "ruleEnum"
// InternalEntityGrammar.g:7568:1: ruleEnum returns [EObject current=null] : (otherlv_0= 'enum' ( (lv_name_1_0= RULE_ID ) ) otherlv_2= '{' ( (lv_literals_3_0= ruleEnumLiteral ) ) (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )* otherlv_6= '}' ) ;
public final EObject ruleEnum() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token lv_name_1_0=null;
Token otherlv_2=null;
Token otherlv_4=null;
Token otherlv_6=null;
EObject lv_literals_3_0 = null;
EObject lv_literals_5_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7574:2: ( (otherlv_0= 'enum' ( (lv_name_1_0= RULE_ID ) ) otherlv_2= '{' ( (lv_literals_3_0= ruleEnumLiteral ) ) (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )* otherlv_6= '}' ) )
// InternalEntityGrammar.g:7575:2: (otherlv_0= 'enum' ( (lv_name_1_0= RULE_ID ) ) otherlv_2= '{' ( (lv_literals_3_0= ruleEnumLiteral ) ) (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )* otherlv_6= '}' )
{
// InternalEntityGrammar.g:7575:2: (otherlv_0= 'enum' ( (lv_name_1_0= RULE_ID ) ) otherlv_2= '{' ( (lv_literals_3_0= ruleEnumLiteral ) ) (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )* otherlv_6= '}' )
// InternalEntityGrammar.g:7576:3: otherlv_0= 'enum' ( (lv_name_1_0= RULE_ID ) ) otherlv_2= '{' ( (lv_literals_3_0= ruleEnumLiteral ) ) (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )* otherlv_6= '}'
{
otherlv_0=(Token)match(input,94,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getEnumAccess().getEnumKeyword_0());
}
// InternalEntityGrammar.g:7580:3: ( (lv_name_1_0= RULE_ID ) )
// InternalEntityGrammar.g:7581:4: (lv_name_1_0= RULE_ID )
{
// InternalEntityGrammar.g:7581:4: (lv_name_1_0= RULE_ID )
// InternalEntityGrammar.g:7582:5: lv_name_1_0= RULE_ID
{
lv_name_1_0=(Token)match(input,RULE_ID,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_name_1_0, grammarAccess.getEnumAccess().getNameIDTerminalRuleCall_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEnumRule());
}
setWithLastConsumed(
current,
"name",
lv_name_1_0,
"org.eclipse.xtext.xbase.Xtype.ID");
}
}
}
otherlv_2=(Token)match(input,21,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getEnumAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:7602:3: ( (lv_literals_3_0= ruleEnumLiteral ) )
// InternalEntityGrammar.g:7603:4: (lv_literals_3_0= ruleEnumLiteral )
{
// InternalEntityGrammar.g:7603:4: (lv_literals_3_0= ruleEnumLiteral )
// InternalEntityGrammar.g:7604:5: lv_literals_3_0= ruleEnumLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEnumAccess().getLiteralsEnumLiteralParserRuleCall_3_0());
}
pushFollow(FOLLOW_27);
lv_literals_3_0=ruleEnumLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEnumRule());
}
add(
current,
"literals",
lv_literals_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.EnumLiteral");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:7621:3: (otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) ) )*
loop153:
do {
int alt153=2;
int LA153_0 = input.LA(1);
if ( (LA153_0==29) ) {
alt153=1;
}
switch (alt153) {
case 1 :
// InternalEntityGrammar.g:7622:4: otherlv_4= ',' ( (lv_literals_5_0= ruleEnumLiteral ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_9); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getEnumAccess().getCommaKeyword_4_0());
}
// InternalEntityGrammar.g:7626:4: ( (lv_literals_5_0= ruleEnumLiteral ) )
// InternalEntityGrammar.g:7627:5: (lv_literals_5_0= ruleEnumLiteral )
{
// InternalEntityGrammar.g:7627:5: (lv_literals_5_0= ruleEnumLiteral )
// InternalEntityGrammar.g:7628:6: lv_literals_5_0= ruleEnumLiteral
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEnumAccess().getLiteralsEnumLiteralParserRuleCall_4_1_0());
}
pushFollow(FOLLOW_27);
lv_literals_5_0=ruleEnumLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEnumRule());
}
add(
current,
"literals",
lv_literals_5_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.EnumLiteral");
afterParserOrEnumRuleCall();
}
}
}
}
break;
default :
break loop153;
}
} while (true);
otherlv_6=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getEnumAccess().getRightCurlyBracketKeyword_5());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEnum"
// $ANTLR start "entryRuleEnumLiteral"
// InternalEntityGrammar.g:7654:1: entryRuleEnumLiteral returns [EObject current=null] : iv_ruleEnumLiteral= ruleEnumLiteral EOF ;
public final EObject entryRuleEnumLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleEnumLiteral = null;
try {
// InternalEntityGrammar.g:7654:52: (iv_ruleEnumLiteral= ruleEnumLiteral EOF )
// InternalEntityGrammar.g:7655:2: iv_ruleEnumLiteral= ruleEnumLiteral EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEnumLiteralRule());
}
pushFollow(FOLLOW_1);
iv_ruleEnumLiteral=ruleEnumLiteral();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleEnumLiteral;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleEnumLiteral"
// $ANTLR start "ruleEnumLiteral"
// InternalEntityGrammar.g:7661:1: ruleEnumLiteral returns [EObject current=null] : ( ( (lv_name_0_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) ) (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )? ) ;
public final EObject ruleEnumLiteral() throws RecognitionException {
EObject current = null;
Token lv_default_2_0=null;
Token lv_null_3_0=null;
Token otherlv_4=null;
Token lv_value_5_0=null;
Token lv_stringValue_6_0=null;
AntlrDatatypeRuleToken lv_name_0_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7667:2: ( ( ( (lv_name_0_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) ) (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )? ) )
// InternalEntityGrammar.g:7668:2: ( ( (lv_name_0_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) ) (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )? )
{
// InternalEntityGrammar.g:7668:2: ( ( (lv_name_0_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) ) (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )? )
// InternalEntityGrammar.g:7669:3: ( (lv_name_0_0= ruleTRANSLATABLEID ) ) ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) ) (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )?
{
// InternalEntityGrammar.g:7669:3: ( (lv_name_0_0= ruleTRANSLATABLEID ) )
// InternalEntityGrammar.g:7670:4: (lv_name_0_0= ruleTRANSLATABLEID )
{
// InternalEntityGrammar.g:7670:4: (lv_name_0_0= ruleTRANSLATABLEID )
// InternalEntityGrammar.g:7671:5: lv_name_0_0= ruleTRANSLATABLEID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getEnumLiteralAccess().getNameTRANSLATABLEIDParserRuleCall_0_0());
}
pushFollow(FOLLOW_92);
lv_name_0_0=ruleTRANSLATABLEID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getEnumLiteralRule());
}
set(
current,
"name",
lv_name_0_0,
"org.eclipse.osbp.dsl.entity.xtext.EntityGrammar.TRANSLATABLEID");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:7688:3: ( ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) ) )
// InternalEntityGrammar.g:7689:4: ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) )
{
// InternalEntityGrammar.g:7689:4: ( ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* ) )
// InternalEntityGrammar.g:7690:5: ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* )
{
getUnorderedGroupHelper().enter(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1());
// InternalEntityGrammar.g:7693:5: ( ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )* )
// InternalEntityGrammar.g:7694:6: ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )*
{
// InternalEntityGrammar.g:7694:6: ( ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) ) | ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) ) )*
loop154:
do {
int alt154=3;
int LA154_0 = input.LA(1);
if ( LA154_0 == 95 && getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 0) ) {
alt154=1;
}
else if ( LA154_0 == 96 && getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 1) ) {
alt154=2;
}
switch (alt154) {
case 1 :
// InternalEntityGrammar.g:7695:4: ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) )
{
// InternalEntityGrammar.g:7695:4: ({...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) ) )
// InternalEntityGrammar.g:7696:5: {...}? => ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 0) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEnumLiteral", "getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 0)");
}
// InternalEntityGrammar.g:7696:108: ( ({...}? => ( (lv_default_2_0= 'asDefault' ) ) ) )
// InternalEntityGrammar.g:7697:6: ({...}? => ( (lv_default_2_0= 'asDefault' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 0);
// InternalEntityGrammar.g:7700:9: ({...}? => ( (lv_default_2_0= 'asDefault' ) ) )
// InternalEntityGrammar.g:7700:10: {...}? => ( (lv_default_2_0= 'asDefault' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEnumLiteral", "true");
}
// InternalEntityGrammar.g:7700:19: ( (lv_default_2_0= 'asDefault' ) )
// InternalEntityGrammar.g:7700:20: (lv_default_2_0= 'asDefault' )
{
// InternalEntityGrammar.g:7700:20: (lv_default_2_0= 'asDefault' )
// InternalEntityGrammar.g:7701:10: lv_default_2_0= 'asDefault'
{
lv_default_2_0=(Token)match(input,95,FOLLOW_92); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_default_2_0, grammarAccess.getEnumLiteralAccess().getDefaultAsDefaultKeyword_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEnumLiteralRule());
}
setWithLastConsumed(current, "default", true, "asDefault");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7718:4: ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) )
{
// InternalEntityGrammar.g:7718:4: ({...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) ) )
// InternalEntityGrammar.g:7719:5: {...}? => ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) )
{
if ( ! getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 1) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEnumLiteral", "getUnorderedGroupHelper().canSelect(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 1)");
}
// InternalEntityGrammar.g:7719:108: ( ({...}? => ( (lv_null_3_0= 'forNull' ) ) ) )
// InternalEntityGrammar.g:7720:6: ({...}? => ( (lv_null_3_0= 'forNull' ) ) )
{
getUnorderedGroupHelper().select(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1(), 1);
// InternalEntityGrammar.g:7723:9: ({...}? => ( (lv_null_3_0= 'forNull' ) ) )
// InternalEntityGrammar.g:7723:10: {...}? => ( (lv_null_3_0= 'forNull' ) )
{
if ( !((true)) ) {
if (state.backtracking>0) {state.failed=true; return current;}
throw new FailedPredicateException(input, "ruleEnumLiteral", "true");
}
// InternalEntityGrammar.g:7723:19: ( (lv_null_3_0= 'forNull' ) )
// InternalEntityGrammar.g:7723:20: (lv_null_3_0= 'forNull' )
{
// InternalEntityGrammar.g:7723:20: (lv_null_3_0= 'forNull' )
// InternalEntityGrammar.g:7724:10: lv_null_3_0= 'forNull'
{
lv_null_3_0=(Token)match(input,96,FOLLOW_92); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_null_3_0, grammarAccess.getEnumLiteralAccess().getNullForNullKeyword_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEnumLiteralRule());
}
setWithLastConsumed(current, "null", true, "forNull");
}
}
}
}
getUnorderedGroupHelper().returnFromSelection(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1());
}
}
}
break;
default :
break loop154;
}
} while (true);
}
}
getUnorderedGroupHelper().leave(grammarAccess.getEnumLiteralAccess().getUnorderedGroup_1());
}
// InternalEntityGrammar.g:7748:3: (otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) ) )?
int alt156=2;
int LA156_0 = input.LA(1);
if ( (LA156_0==64) ) {
alt156=1;
}
switch (alt156) {
case 1 :
// InternalEntityGrammar.g:7749:4: otherlv_4= '=' ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) )
{
otherlv_4=(Token)match(input,64,FOLLOW_93); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getEnumLiteralAccess().getEqualsSignKeyword_2_0());
}
// InternalEntityGrammar.g:7753:4: ( ( (lv_value_5_0= RULE_INT ) ) | ( (lv_stringValue_6_0= RULE_STRING ) ) )
int alt155=2;
int LA155_0 = input.LA(1);
if ( (LA155_0==RULE_INT) ) {
alt155=1;
}
else if ( (LA155_0==RULE_STRING) ) {
alt155=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 155, 0, input);
throw nvae;
}
switch (alt155) {
case 1 :
// InternalEntityGrammar.g:7754:5: ( (lv_value_5_0= RULE_INT ) )
{
// InternalEntityGrammar.g:7754:5: ( (lv_value_5_0= RULE_INT ) )
// InternalEntityGrammar.g:7755:6: (lv_value_5_0= RULE_INT )
{
// InternalEntityGrammar.g:7755:6: (lv_value_5_0= RULE_INT )
// InternalEntityGrammar.g:7756:7: lv_value_5_0= RULE_INT
{
lv_value_5_0=(Token)match(input,RULE_INT,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_value_5_0, grammarAccess.getEnumLiteralAccess().getValueINTTerminalRuleCall_2_1_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEnumLiteralRule());
}
setWithLastConsumed(
current,
"value",
lv_value_5_0,
"org.eclipse.xtext.xbase.Xbase.INT");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7773:5: ( (lv_stringValue_6_0= RULE_STRING ) )
{
// InternalEntityGrammar.g:7773:5: ( (lv_stringValue_6_0= RULE_STRING ) )
// InternalEntityGrammar.g:7774:6: (lv_stringValue_6_0= RULE_STRING )
{
// InternalEntityGrammar.g:7774:6: (lv_stringValue_6_0= RULE_STRING )
// InternalEntityGrammar.g:7775:7: lv_stringValue_6_0= RULE_STRING
{
lv_stringValue_6_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_stringValue_6_0, grammarAccess.getEnumLiteralAccess().getStringValueSTRINGTerminalRuleCall_2_1_1_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getEnumLiteralRule());
}
setWithLastConsumed(
current,
"stringValue",
lv_stringValue_6_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleEnumLiteral"
// $ANTLR start "entryRuleAnnotationDef"
// InternalEntityGrammar.g:7797:1: entryRuleAnnotationDef returns [EObject current=null] : iv_ruleAnnotationDef= ruleAnnotationDef EOF ;
public final EObject entryRuleAnnotationDef() throws RecognitionException {
EObject current = null;
EObject iv_ruleAnnotationDef = null;
try {
// InternalEntityGrammar.g:7797:54: (iv_ruleAnnotationDef= ruleAnnotationDef EOF )
// InternalEntityGrammar.g:7798:2: iv_ruleAnnotationDef= ruleAnnotationDef EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAnnotationDefRule());
}
pushFollow(FOLLOW_1);
iv_ruleAnnotationDef=ruleAnnotationDef();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleAnnotationDef;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleAnnotationDef"
// $ANTLR start "ruleAnnotationDef"
// InternalEntityGrammar.g:7804:1: ruleAnnotationDef returns [EObject current=null] : ( ( ( ( ruleXAnnotation ) ) )=> ( (lv_annotation_0_0= ruleXAnnotation ) ) ) ;
public final EObject ruleAnnotationDef() throws RecognitionException {
EObject current = null;
EObject lv_annotation_0_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7810:2: ( ( ( ( ( ruleXAnnotation ) ) )=> ( (lv_annotation_0_0= ruleXAnnotation ) ) ) )
// InternalEntityGrammar.g:7811:2: ( ( ( ( ruleXAnnotation ) ) )=> ( (lv_annotation_0_0= ruleXAnnotation ) ) )
{
// InternalEntityGrammar.g:7811:2: ( ( ( ( ruleXAnnotation ) ) )=> ( (lv_annotation_0_0= ruleXAnnotation ) ) )
// InternalEntityGrammar.g:7812:3: ( ( ( ruleXAnnotation ) ) )=> ( (lv_annotation_0_0= ruleXAnnotation ) )
{
// InternalEntityGrammar.g:7818:3: ( (lv_annotation_0_0= ruleXAnnotation ) )
// InternalEntityGrammar.g:7819:4: (lv_annotation_0_0= ruleXAnnotation )
{
// InternalEntityGrammar.g:7819:4: (lv_annotation_0_0= ruleXAnnotation )
// InternalEntityGrammar.g:7820:5: lv_annotation_0_0= ruleXAnnotation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAnnotationDefAccess().getAnnotationXAnnotationParserRuleCall_0_0());
}
pushFollow(FOLLOW_2);
lv_annotation_0_0=ruleXAnnotation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getAnnotationDefRule());
}
set(
current,
"annotation",
lv_annotation_0_0,
"org.eclipse.xtext.xbase.annotations.XbaseWithAnnotations.XAnnotation");
afterParserOrEnumRuleCall();
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleAnnotationDef"
// $ANTLR start "entryRuleResultFilters"
// InternalEntityGrammar.g:7841:1: entryRuleResultFilters returns [EObject current=null] : iv_ruleResultFilters= ruleResultFilters EOF ;
public final EObject entryRuleResultFilters() throws RecognitionException {
EObject current = null;
EObject iv_ruleResultFilters = null;
try {
// InternalEntityGrammar.g:7841:54: (iv_ruleResultFilters= ruleResultFilters EOF )
// InternalEntityGrammar.g:7842:2: iv_ruleResultFilters= ruleResultFilters EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getResultFiltersRule());
}
pushFollow(FOLLOW_1);
iv_ruleResultFilters=ruleResultFilters();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleResultFilters;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleResultFilters"
// $ANTLR start "ruleResultFilters"
// InternalEntityGrammar.g:7848:1: ruleResultFilters returns [EObject current=null] : ( () otherlv_1= 'filter' otherlv_2= '{' ( (lv_resultFilters_3_0= ruleResultFilter ) )* otherlv_4= '}' ) ;
public final EObject ruleResultFilters() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
Token otherlv_2=null;
Token otherlv_4=null;
EObject lv_resultFilters_3_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7854:2: ( ( () otherlv_1= 'filter' otherlv_2= '{' ( (lv_resultFilters_3_0= ruleResultFilter ) )* otherlv_4= '}' ) )
// InternalEntityGrammar.g:7855:2: ( () otherlv_1= 'filter' otherlv_2= '{' ( (lv_resultFilters_3_0= ruleResultFilter ) )* otherlv_4= '}' )
{
// InternalEntityGrammar.g:7855:2: ( () otherlv_1= 'filter' otherlv_2= '{' ( (lv_resultFilters_3_0= ruleResultFilter ) )* otherlv_4= '}' )
// InternalEntityGrammar.g:7856:3: () otherlv_1= 'filter' otherlv_2= '{' ( (lv_resultFilters_3_0= ruleResultFilter ) )* otherlv_4= '}'
{
// InternalEntityGrammar.g:7856:3: ()
// InternalEntityGrammar.g:7857:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getResultFiltersAccess().getLResultFiltersAction_0(),
current);
}
}
otherlv_1=(Token)match(input,56,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getResultFiltersAccess().getFilterKeyword_1());
}
otherlv_2=(Token)match(input,21,FOLLOW_94); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getResultFiltersAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:7871:3: ( (lv_resultFilters_3_0= ruleResultFilter ) )*
loop157:
do {
int alt157=2;
int LA157_0 = input.LA(1);
if ( (LA157_0==RULE_ID) ) {
alt157=1;
}
switch (alt157) {
case 1 :
// InternalEntityGrammar.g:7872:4: (lv_resultFilters_3_0= ruleResultFilter )
{
// InternalEntityGrammar.g:7872:4: (lv_resultFilters_3_0= ruleResultFilter )
// InternalEntityGrammar.g:7873:5: lv_resultFilters_3_0= ruleResultFilter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getResultFiltersAccess().getResultFiltersResultFilterParserRuleCall_3_0());
}
pushFollow(FOLLOW_94);
lv_resultFilters_3_0=ruleResultFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getResultFiltersRule());
}
add(
current,
"resultFilters",
lv_resultFilters_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.ResultFilter");
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop157;
}
} while (true);
otherlv_4=(Token)match(input,23,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getResultFiltersAccess().getRightCurlyBracketKeyword_4());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleResultFilters"
// $ANTLR start "entryRuleResultFilter"
// InternalEntityGrammar.g:7898:1: entryRuleResultFilter returns [EObject current=null] : iv_ruleResultFilter= ruleResultFilter EOF ;
public final EObject entryRuleResultFilter() throws RecognitionException {
EObject current = null;
EObject iv_ruleResultFilter = null;
try {
// InternalEntityGrammar.g:7898:53: (iv_ruleResultFilter= ruleResultFilter EOF )
// InternalEntityGrammar.g:7899:2: iv_ruleResultFilter= ruleResultFilter EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getResultFilterRule());
}
pushFollow(FOLLOW_1);
iv_ruleResultFilter=ruleResultFilter();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleResultFilter;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleResultFilter"
// $ANTLR start "ruleResultFilter"
// InternalEntityGrammar.g:7905:1: ruleResultFilter returns [EObject current=null] : this_AttributeMatchingConstraint_0= ruleAttributeMatchingConstraint ;
public final EObject ruleResultFilter() throws RecognitionException {
EObject current = null;
EObject this_AttributeMatchingConstraint_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7911:2: (this_AttributeMatchingConstraint_0= ruleAttributeMatchingConstraint )
// InternalEntityGrammar.g:7912:2: this_AttributeMatchingConstraint_0= ruleAttributeMatchingConstraint
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getResultFilterAccess().getAttributeMatchingConstraintParserRuleCall());
}
pushFollow(FOLLOW_2);
this_AttributeMatchingConstraint_0=ruleAttributeMatchingConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_AttributeMatchingConstraint_0;
afterParserOrEnumRuleCall();
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleResultFilter"
// $ANTLR start "entryRuleAttributeMatchingConstraint"
// InternalEntityGrammar.g:7923:1: entryRuleAttributeMatchingConstraint returns [EObject current=null] : iv_ruleAttributeMatchingConstraint= ruleAttributeMatchingConstraint EOF ;
public final EObject entryRuleAttributeMatchingConstraint() throws RecognitionException {
EObject current = null;
EObject iv_ruleAttributeMatchingConstraint = null;
try {
// InternalEntityGrammar.g:7923:68: (iv_ruleAttributeMatchingConstraint= ruleAttributeMatchingConstraint EOF )
// InternalEntityGrammar.g:7924:2: iv_ruleAttributeMatchingConstraint= ruleAttributeMatchingConstraint EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAttributeMatchingConstraintRule());
}
pushFollow(FOLLOW_1);
iv_ruleAttributeMatchingConstraint=ruleAttributeMatchingConstraint();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleAttributeMatchingConstraint;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleAttributeMatchingConstraint"
// $ANTLR start "ruleAttributeMatchingConstraint"
// InternalEntityGrammar.g:7930:1: ruleAttributeMatchingConstraint returns [EObject current=null] : ( ( (otherlv_0= RULE_ID ) ) ( (lv_comparatorType_1_0= ruleLComparatorType ) ) ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) ) ) ;
public final EObject ruleAttributeMatchingConstraint() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token lv_matchingValue_2_0=null;
Token otherlv_3=null;
Enumerator lv_comparatorType_1_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:7936:2: ( ( ( (otherlv_0= RULE_ID ) ) ( (lv_comparatorType_1_0= ruleLComparatorType ) ) ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) ) ) )
// InternalEntityGrammar.g:7937:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_comparatorType_1_0= ruleLComparatorType ) ) ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) ) )
{
// InternalEntityGrammar.g:7937:2: ( ( (otherlv_0= RULE_ID ) ) ( (lv_comparatorType_1_0= ruleLComparatorType ) ) ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) ) )
// InternalEntityGrammar.g:7938:3: ( (otherlv_0= RULE_ID ) ) ( (lv_comparatorType_1_0= ruleLComparatorType ) ) ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) )
{
// InternalEntityGrammar.g:7938:3: ( (otherlv_0= RULE_ID ) )
// InternalEntityGrammar.g:7939:4: (otherlv_0= RULE_ID )
{
// InternalEntityGrammar.g:7939:4: (otherlv_0= RULE_ID )
// InternalEntityGrammar.g:7940:5: otherlv_0= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getAttributeMatchingConstraintRule());
}
}
otherlv_0=(Token)match(input,RULE_ID,FOLLOW_95); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getAttributeMatchingConstraintAccess().getAttributeLAttributeCrossReference_0_0());
}
}
}
// InternalEntityGrammar.g:7951:3: ( (lv_comparatorType_1_0= ruleLComparatorType ) )
// InternalEntityGrammar.g:7952:4: (lv_comparatorType_1_0= ruleLComparatorType )
{
// InternalEntityGrammar.g:7952:4: (lv_comparatorType_1_0= ruleLComparatorType )
// InternalEntityGrammar.g:7953:5: lv_comparatorType_1_0= ruleLComparatorType
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getAttributeMatchingConstraintAccess().getComparatorTypeLComparatorTypeEnumRuleCall_1_0());
}
pushFollow(FOLLOW_96);
lv_comparatorType_1_0=ruleLComparatorType();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getAttributeMatchingConstraintRule());
}
set(
current,
"comparatorType",
lv_comparatorType_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LComparatorType");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:7970:3: ( ( (lv_matchingValue_2_0= RULE_STRING ) ) | ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) ) )
int alt158=2;
int LA158_0 = input.LA(1);
if ( (LA158_0==RULE_STRING) ) {
alt158=1;
}
else if ( (LA158_0==RULE_ID) && (synpred2_InternalEntityGrammar())) {
alt158=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 158, 0, input);
throw nvae;
}
switch (alt158) {
case 1 :
// InternalEntityGrammar.g:7971:4: ( (lv_matchingValue_2_0= RULE_STRING ) )
{
// InternalEntityGrammar.g:7971:4: ( (lv_matchingValue_2_0= RULE_STRING ) )
// InternalEntityGrammar.g:7972:5: (lv_matchingValue_2_0= RULE_STRING )
{
// InternalEntityGrammar.g:7972:5: (lv_matchingValue_2_0= RULE_STRING )
// InternalEntityGrammar.g:7973:6: lv_matchingValue_2_0= RULE_STRING
{
lv_matchingValue_2_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_matchingValue_2_0, grammarAccess.getAttributeMatchingConstraintAccess().getMatchingValueSTRINGTerminalRuleCall_2_0_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getAttributeMatchingConstraintRule());
}
setWithLastConsumed(
current,
"matchingValue",
lv_matchingValue_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:7990:4: ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) )
{
// InternalEntityGrammar.g:7990:4: ( ( ( RULE_ID ) )=> (otherlv_3= RULE_ID ) )
// InternalEntityGrammar.g:7991:5: ( ( RULE_ID ) )=> (otherlv_3= RULE_ID )
{
// InternalEntityGrammar.g:7995:5: (otherlv_3= RULE_ID )
// InternalEntityGrammar.g:7996:6: otherlv_3= RULE_ID
{
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getAttributeMatchingConstraintRule());
}
}
otherlv_3=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getAttributeMatchingConstraintAccess().getMatchingLiteralLEnumLiteralCrossReference_2_1_0());
}
}
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleAttributeMatchingConstraint"
// $ANTLR start "entryRuleKeyAndValue"
// InternalEntityGrammar.g:8012:1: entryRuleKeyAndValue returns [EObject current=null] : iv_ruleKeyAndValue= ruleKeyAndValue EOF ;
public final EObject entryRuleKeyAndValue() throws RecognitionException {
EObject current = null;
EObject iv_ruleKeyAndValue = null;
try {
// InternalEntityGrammar.g:8012:52: (iv_ruleKeyAndValue= ruleKeyAndValue EOF )
// InternalEntityGrammar.g:8013:2: iv_ruleKeyAndValue= ruleKeyAndValue EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getKeyAndValueRule());
}
pushFollow(FOLLOW_1);
iv_ruleKeyAndValue=ruleKeyAndValue();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleKeyAndValue;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleKeyAndValue"
// $ANTLR start "ruleKeyAndValue"
// InternalEntityGrammar.g:8019:1: ruleKeyAndValue returns [EObject current=null] : (otherlv_0= 'key' otherlv_1= '=' ( (lv_key_2_0= RULE_STRING ) ) otherlv_3= 'value' otherlv_4= '=' ( (lv_value_5_0= RULE_STRING ) ) ) ;
public final EObject ruleKeyAndValue() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_1=null;
Token lv_key_2_0=null;
Token otherlv_3=null;
Token otherlv_4=null;
Token lv_value_5_0=null;
enterRule();
try {
// InternalEntityGrammar.g:8025:2: ( (otherlv_0= 'key' otherlv_1= '=' ( (lv_key_2_0= RULE_STRING ) ) otherlv_3= 'value' otherlv_4= '=' ( (lv_value_5_0= RULE_STRING ) ) ) )
// InternalEntityGrammar.g:8026:2: (otherlv_0= 'key' otherlv_1= '=' ( (lv_key_2_0= RULE_STRING ) ) otherlv_3= 'value' otherlv_4= '=' ( (lv_value_5_0= RULE_STRING ) ) )
{
// InternalEntityGrammar.g:8026:2: (otherlv_0= 'key' otherlv_1= '=' ( (lv_key_2_0= RULE_STRING ) ) otherlv_3= 'value' otherlv_4= '=' ( (lv_value_5_0= RULE_STRING ) ) )
// InternalEntityGrammar.g:8027:3: otherlv_0= 'key' otherlv_1= '=' ( (lv_key_2_0= RULE_STRING ) ) otherlv_3= 'value' otherlv_4= '=' ( (lv_value_5_0= RULE_STRING ) )
{
otherlv_0=(Token)match(input,97,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getKeyAndValueAccess().getKeyKeyword_0());
}
otherlv_1=(Token)match(input,64,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getKeyAndValueAccess().getEqualsSignKeyword_1());
}
// InternalEntityGrammar.g:8035:3: ( (lv_key_2_0= RULE_STRING ) )
// InternalEntityGrammar.g:8036:4: (lv_key_2_0= RULE_STRING )
{
// InternalEntityGrammar.g:8036:4: (lv_key_2_0= RULE_STRING )
// InternalEntityGrammar.g:8037:5: lv_key_2_0= RULE_STRING
{
lv_key_2_0=(Token)match(input,RULE_STRING,FOLLOW_97); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_key_2_0, grammarAccess.getKeyAndValueAccess().getKeySTRINGTerminalRuleCall_2_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getKeyAndValueRule());
}
setWithLastConsumed(
current,
"key",
lv_key_2_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
otherlv_3=(Token)match(input,98,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getKeyAndValueAccess().getValueKeyword_3());
}
otherlv_4=(Token)match(input,64,FOLLOW_16); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getKeyAndValueAccess().getEqualsSignKeyword_4());
}
// InternalEntityGrammar.g:8061:3: ( (lv_value_5_0= RULE_STRING ) )
// InternalEntityGrammar.g:8062:4: (lv_value_5_0= RULE_STRING )
{
// InternalEntityGrammar.g:8062:4: (lv_value_5_0= RULE_STRING )
// InternalEntityGrammar.g:8063:5: lv_value_5_0= RULE_STRING
{
lv_value_5_0=(Token)match(input,RULE_STRING,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(lv_value_5_0, grammarAccess.getKeyAndValueAccess().getValueSTRINGTerminalRuleCall_5_0());
}
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElement(grammarAccess.getKeyAndValueRule());
}
setWithLastConsumed(
current,
"value",
lv_value_5_0,
"org.eclipse.xtext.xbase.Xtype.STRING");
}
}
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleKeyAndValue"
// $ANTLR start "entryRuleLFQN"
// InternalEntityGrammar.g:8083:1: entryRuleLFQN returns [String current=null] : iv_ruleLFQN= ruleLFQN EOF ;
public final String entryRuleLFQN() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleLFQN = null;
try {
// InternalEntityGrammar.g:8083:44: (iv_ruleLFQN= ruleLFQN EOF )
// InternalEntityGrammar.g:8084:2: iv_ruleLFQN= ruleLFQN EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getLFQNRule());
}
pushFollow(FOLLOW_1);
iv_ruleLFQN=ruleLFQN();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleLFQN.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleLFQN"
// $ANTLR start "ruleLFQN"
// InternalEntityGrammar.g:8090:1: ruleLFQN returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) ;
public final AntlrDatatypeRuleToken ruleLFQN() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
Token kw=null;
Token this_ID_2=null;
enterRule();
try {
// InternalEntityGrammar.g:8096:2: ( (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* ) )
// InternalEntityGrammar.g:8097:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
{
// InternalEntityGrammar.g:8097:2: (this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )* )
// InternalEntityGrammar.g:8098:3: this_ID_0= RULE_ID (kw= '.' this_ID_2= RULE_ID )*
{
this_ID_0=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_0);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_0, grammarAccess.getLFQNAccess().getIDTerminalRuleCall_0());
}
// InternalEntityGrammar.g:8105:3: (kw= '.' this_ID_2= RULE_ID )*
loop159:
do {
int alt159=2;
int LA159_0 = input.LA(1);
if ( (LA159_0==66) ) {
alt159=1;
}
switch (alt159) {
case 1 :
// InternalEntityGrammar.g:8106:4: kw= '.' this_ID_2= RULE_ID
{
kw=(Token)match(input,66,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getLFQNAccess().getFullStopKeyword_1_0());
}
this_ID_2=(Token)match(input,RULE_ID,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_2, grammarAccess.getLFQNAccess().getIDTerminalRuleCall_1_1());
}
}
break;
default :
break loop159;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLFQN"
// $ANTLR start "entryRuleTYPE_CROSS_REFERENCE"
// InternalEntityGrammar.g:8123:1: entryRuleTYPE_CROSS_REFERENCE returns [String current=null] : iv_ruleTYPE_CROSS_REFERENCE= ruleTYPE_CROSS_REFERENCE EOF ;
public final String entryRuleTYPE_CROSS_REFERENCE() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleTYPE_CROSS_REFERENCE = null;
try {
// InternalEntityGrammar.g:8123:60: (iv_ruleTYPE_CROSS_REFERENCE= ruleTYPE_CROSS_REFERENCE EOF )
// InternalEntityGrammar.g:8124:2: iv_ruleTYPE_CROSS_REFERENCE= ruleTYPE_CROSS_REFERENCE EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getTYPE_CROSS_REFERENCERule());
}
pushFollow(FOLLOW_1);
iv_ruleTYPE_CROSS_REFERENCE=ruleTYPE_CROSS_REFERENCE();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleTYPE_CROSS_REFERENCE.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleTYPE_CROSS_REFERENCE"
// $ANTLR start "ruleTYPE_CROSS_REFERENCE"
// InternalEntityGrammar.g:8130:1: ruleTYPE_CROSS_REFERENCE returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : this_ID_0= RULE_ID ;
public final AntlrDatatypeRuleToken ruleTYPE_CROSS_REFERENCE() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token this_ID_0=null;
enterRule();
try {
// InternalEntityGrammar.g:8136:2: (this_ID_0= RULE_ID )
// InternalEntityGrammar.g:8137: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.getTYPE_CROSS_REFERENCEAccess().getIDTerminalRuleCall());
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleTYPE_CROSS_REFERENCE"
// $ANTLR start "entryRuleValidIDWithKeywords"
// InternalEntityGrammar.g:8147:1: entryRuleValidIDWithKeywords returns [String current=null] : iv_ruleValidIDWithKeywords= ruleValidIDWithKeywords EOF ;
public final String entryRuleValidIDWithKeywords() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleValidIDWithKeywords = null;
try {
// InternalEntityGrammar.g:8147:59: (iv_ruleValidIDWithKeywords= ruleValidIDWithKeywords EOF )
// InternalEntityGrammar.g:8148:2: iv_ruleValidIDWithKeywords= ruleValidIDWithKeywords EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getValidIDWithKeywordsRule());
}
pushFollow(FOLLOW_1);
iv_ruleValidIDWithKeywords=ruleValidIDWithKeywords();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleValidIDWithKeywords.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleValidIDWithKeywords"
// $ANTLR start "ruleValidIDWithKeywords"
// InternalEntityGrammar.g:8154:1: ruleValidIDWithKeywords returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= 'cachable' | kw= 'id' | kw= 'uuid' | kw= 'transient' | kw= 'version' | kw= 'derived' | kw= 'collection' | kw= 'refers' | kw= 'settings' | kw= 'lazy' | kw= 'notnull' | kw= 'dto' | kw= 'date' | kw= 'mapto' | kw= 'ref' | kw= 'cascadeMergePersist' | kw= 'cascadeRemove' | kw= 'var' | this_ID_18= RULE_ID ) ;
public final AntlrDatatypeRuleToken ruleValidIDWithKeywords() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
Token this_ID_18=null;
enterRule();
try {
// InternalEntityGrammar.g:8160:2: ( (kw= 'cachable' | kw= 'id' | kw= 'uuid' | kw= 'transient' | kw= 'version' | kw= 'derived' | kw= 'collection' | kw= 'refers' | kw= 'settings' | kw= 'lazy' | kw= 'notnull' | kw= 'dto' | kw= 'date' | kw= 'mapto' | kw= 'ref' | kw= 'cascadeMergePersist' | kw= 'cascadeRemove' | kw= 'var' | this_ID_18= RULE_ID ) )
// InternalEntityGrammar.g:8161:2: (kw= 'cachable' | kw= 'id' | kw= 'uuid' | kw= 'transient' | kw= 'version' | kw= 'derived' | kw= 'collection' | kw= 'refers' | kw= 'settings' | kw= 'lazy' | kw= 'notnull' | kw= 'dto' | kw= 'date' | kw= 'mapto' | kw= 'ref' | kw= 'cascadeMergePersist' | kw= 'cascadeRemove' | kw= 'var' | this_ID_18= RULE_ID )
{
// InternalEntityGrammar.g:8161:2: (kw= 'cachable' | kw= 'id' | kw= 'uuid' | kw= 'transient' | kw= 'version' | kw= 'derived' | kw= 'collection' | kw= 'refers' | kw= 'settings' | kw= 'lazy' | kw= 'notnull' | kw= 'dto' | kw= 'date' | kw= 'mapto' | kw= 'ref' | kw= 'cascadeMergePersist' | kw= 'cascadeRemove' | kw= 'var' | this_ID_18= RULE_ID )
int alt160=19;
switch ( input.LA(1) ) {
case 99:
{
alt160=1;
}
break;
case 52:
{
alt160=2;
}
break;
case 53:
{
alt160=3;
}
break;
case 47:
{
alt160=4;
}
break;
case 54:
{
alt160=5;
}
break;
case 49:
{
alt160=6;
}
break;
case 100:
{
alt160=7;
}
break;
case 101:
{
alt160=8;
}
break;
case 102:
{
alt160=9;
}
break;
case 103:
{
alt160=10;
}
break;
case 104:
{
alt160=11;
}
break;
case 105:
{
alt160=12;
}
break;
case 106:
{
alt160=13;
}
break;
case 107:
{
alt160=14;
}
break;
case 32:
{
alt160=15;
}
break;
case 33:
{
alt160=16;
}
break;
case 34:
{
alt160=17;
}
break;
case 51:
{
alt160=18;
}
break;
case RULE_ID:
{
alt160=19;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 160, 0, input);
throw nvae;
}
switch (alt160) {
case 1 :
// InternalEntityGrammar.g:8162:3: kw= 'cachable'
{
kw=(Token)match(input,99,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getCachableKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:8168:3: kw= 'id'
{
kw=(Token)match(input,52,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getIdKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:8174:3: kw= 'uuid'
{
kw=(Token)match(input,53,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getUuidKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:8180:3: kw= 'transient'
{
kw=(Token)match(input,47,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getTransientKeyword_3());
}
}
break;
case 5 :
// InternalEntityGrammar.g:8186:3: kw= 'version'
{
kw=(Token)match(input,54,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getVersionKeyword_4());
}
}
break;
case 6 :
// InternalEntityGrammar.g:8192:3: kw= 'derived'
{
kw=(Token)match(input,49,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getDerivedKeyword_5());
}
}
break;
case 7 :
// InternalEntityGrammar.g:8198:3: kw= 'collection'
{
kw=(Token)match(input,100,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getCollectionKeyword_6());
}
}
break;
case 8 :
// InternalEntityGrammar.g:8204:3: kw= 'refers'
{
kw=(Token)match(input,101,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getRefersKeyword_7());
}
}
break;
case 9 :
// InternalEntityGrammar.g:8210:3: kw= 'settings'
{
kw=(Token)match(input,102,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getSettingsKeyword_8());
}
}
break;
case 10 :
// InternalEntityGrammar.g:8216:3: kw= 'lazy'
{
kw=(Token)match(input,103,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getLazyKeyword_9());
}
}
break;
case 11 :
// InternalEntityGrammar.g:8222:3: kw= 'notnull'
{
kw=(Token)match(input,104,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getNotnullKeyword_10());
}
}
break;
case 12 :
// InternalEntityGrammar.g:8228:3: kw= 'dto'
{
kw=(Token)match(input,105,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getDtoKeyword_11());
}
}
break;
case 13 :
// InternalEntityGrammar.g:8234:3: kw= 'date'
{
kw=(Token)match(input,106,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getDateKeyword_12());
}
}
break;
case 14 :
// InternalEntityGrammar.g:8240:3: kw= 'mapto'
{
kw=(Token)match(input,107,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getMaptoKeyword_13());
}
}
break;
case 15 :
// InternalEntityGrammar.g:8246:3: kw= 'ref'
{
kw=(Token)match(input,32,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getRefKeyword_14());
}
}
break;
case 16 :
// InternalEntityGrammar.g:8252:3: kw= 'cascadeMergePersist'
{
kw=(Token)match(input,33,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getCascadeMergePersistKeyword_15());
}
}
break;
case 17 :
// InternalEntityGrammar.g:8258:3: kw= 'cascadeRemove'
{
kw=(Token)match(input,34,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getCascadeRemoveKeyword_16());
}
}
break;
case 18 :
// InternalEntityGrammar.g:8264:3: kw= 'var'
{
kw=(Token)match(input,51,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getValidIDWithKeywordsAccess().getVarKeyword_17());
}
}
break;
case 19 :
// InternalEntityGrammar.g:8270:3: this_ID_18= RULE_ID
{
this_ID_18=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ID_18);
}
if ( state.backtracking==0 ) {
newLeafNode(this_ID_18, grammarAccess.getValidIDWithKeywordsAccess().getIDTerminalRuleCall_18());
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleValidIDWithKeywords"
// $ANTLR start "entryRuleMultiplicity"
// InternalEntityGrammar.g:8281:1: entryRuleMultiplicity returns [EObject current=null] : iv_ruleMultiplicity= ruleMultiplicity EOF ;
public final EObject entryRuleMultiplicity() throws RecognitionException {
EObject current = null;
EObject iv_ruleMultiplicity = null;
try {
// InternalEntityGrammar.g:8281:53: (iv_ruleMultiplicity= ruleMultiplicity EOF )
// InternalEntityGrammar.g:8282:2: iv_ruleMultiplicity= ruleMultiplicity EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getMultiplicityRule());
}
pushFollow(FOLLOW_1);
iv_ruleMultiplicity=ruleMultiplicity();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleMultiplicity;
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleMultiplicity"
// $ANTLR start "ruleMultiplicity"
// InternalEntityGrammar.g:8288:1: ruleMultiplicity returns [EObject current=null] : (otherlv_0= '[' ( (lv_lower_1_0= ruleLowerBound ) ) (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )? otherlv_4= ']' ) ;
public final EObject ruleMultiplicity() throws RecognitionException {
EObject current = null;
Token otherlv_0=null;
Token otherlv_2=null;
Token otherlv_4=null;
Enumerator lv_lower_1_0 = null;
Enumerator lv_upper_3_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:8294:2: ( (otherlv_0= '[' ( (lv_lower_1_0= ruleLowerBound ) ) (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )? otherlv_4= ']' ) )
// InternalEntityGrammar.g:8295:2: (otherlv_0= '[' ( (lv_lower_1_0= ruleLowerBound ) ) (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )? otherlv_4= ']' )
{
// InternalEntityGrammar.g:8295:2: (otherlv_0= '[' ( (lv_lower_1_0= ruleLowerBound ) ) (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )? otherlv_4= ']' )
// InternalEntityGrammar.g:8296:3: otherlv_0= '[' ( (lv_lower_1_0= ruleLowerBound ) ) (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )? otherlv_4= ']'
{
otherlv_0=(Token)match(input,37,FOLLOW_98); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getMultiplicityAccess().getLeftSquareBracketKeyword_0());
}
// InternalEntityGrammar.g:8300:3: ( (lv_lower_1_0= ruleLowerBound ) )
// InternalEntityGrammar.g:8301:4: (lv_lower_1_0= ruleLowerBound )
{
// InternalEntityGrammar.g:8301:4: (lv_lower_1_0= ruleLowerBound )
// InternalEntityGrammar.g:8302:5: lv_lower_1_0= ruleLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getMultiplicityAccess().getLowerLowerBoundEnumRuleCall_1_0());
}
pushFollow(FOLLOW_99);
lv_lower_1_0=ruleLowerBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getMultiplicityRule());
}
set(
current,
"lower",
lv_lower_1_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.LowerBound");
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:8319:3: (otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) ) )?
int alt161=2;
int LA161_0 = input.LA(1);
if ( (LA161_0==108) ) {
alt161=1;
}
switch (alt161) {
case 1 :
// InternalEntityGrammar.g:8320:4: otherlv_2= '..' ( (lv_upper_3_0= ruleUpperBound ) )
{
otherlv_2=(Token)match(input,108,FOLLOW_100); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getMultiplicityAccess().getFullStopFullStopKeyword_2_0());
}
// InternalEntityGrammar.g:8324:4: ( (lv_upper_3_0= ruleUpperBound ) )
// InternalEntityGrammar.g:8325:5: (lv_upper_3_0= ruleUpperBound )
{
// InternalEntityGrammar.g:8325:5: (lv_upper_3_0= ruleUpperBound )
// InternalEntityGrammar.g:8326:6: lv_upper_3_0= ruleUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getMultiplicityAccess().getUpperUpperBoundEnumRuleCall_2_1_0());
}
pushFollow(FOLLOW_101);
lv_upper_3_0=ruleUpperBound();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
if (current==null) {
current = createModelElementForParent(grammarAccess.getMultiplicityRule());
}
set(
current,
"upper",
lv_upper_3_0,
"org.eclipse.osbp.dsl.common.xtext.CommonGrammar.UpperBound");
afterParserOrEnumRuleCall();
}
}
}
}
break;
}
otherlv_4=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getMultiplicityAccess().getRightSquareBracketKeyword_3());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleMultiplicity"
// $ANTLR start "entryRuleLInt"
// InternalEntityGrammar.g:8352:1: entryRuleLInt returns [String current=null] : iv_ruleLInt= ruleLInt EOF ;
public final String entryRuleLInt() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleLInt = null;
try {
// InternalEntityGrammar.g:8352:44: (iv_ruleLInt= ruleLInt EOF )
// InternalEntityGrammar.g:8353:2: iv_ruleLInt= ruleLInt EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getLIntRule());
}
pushFollow(FOLLOW_1);
iv_ruleLInt=ruleLInt();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleLInt.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleLInt"
// $ANTLR start "ruleLInt"
// InternalEntityGrammar.g:8359:1: ruleLInt returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : ( (kw= '+' | kw= '-' )? this_INT_2= RULE_INT ) ;
public final AntlrDatatypeRuleToken ruleLInt() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
Token this_INT_2=null;
enterRule();
try {
// InternalEntityGrammar.g:8365:2: ( ( (kw= '+' | kw= '-' )? this_INT_2= RULE_INT ) )
// InternalEntityGrammar.g:8366:2: ( (kw= '+' | kw= '-' )? this_INT_2= RULE_INT )
{
// InternalEntityGrammar.g:8366:2: ( (kw= '+' | kw= '-' )? this_INT_2= RULE_INT )
// InternalEntityGrammar.g:8367:3: (kw= '+' | kw= '-' )? this_INT_2= RULE_INT
{
// InternalEntityGrammar.g:8367:3: (kw= '+' | kw= '-' )?
int alt162=3;
int LA162_0 = input.LA(1);
if ( (LA162_0==109) ) {
alt162=1;
}
else if ( (LA162_0==110) ) {
alt162=2;
}
switch (alt162) {
case 1 :
// InternalEntityGrammar.g:8368:4: kw= '+'
{
kw=(Token)match(input,109,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getLIntAccess().getPlusSignKeyword_0_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:8374:4: kw= '-'
{
kw=(Token)match(input,110,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getLIntAccess().getHyphenMinusKeyword_0_1());
}
}
break;
}
this_INT_2=(Token)match(input,RULE_INT,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_2, grammarAccess.getLIntAccess().getINTTerminalRuleCall_1());
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLInt"
// $ANTLR start "entryRuleLDecimal"
// InternalEntityGrammar.g:8391:1: entryRuleLDecimal returns [String current=null] : iv_ruleLDecimal= ruleLDecimal EOF ;
public final String entryRuleLDecimal() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleLDecimal = null;
try {
// InternalEntityGrammar.g:8391:48: (iv_ruleLDecimal= ruleLDecimal EOF )
// InternalEntityGrammar.g:8392:2: iv_ruleLDecimal= ruleLDecimal EOF
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getLDecimalRule());
}
pushFollow(FOLLOW_1);
iv_ruleLDecimal=ruleLDecimal();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current =iv_ruleLDecimal.getText();
}
match(input,EOF,FOLLOW_2); if (state.failed) return current;
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "entryRuleLDecimal"
// $ANTLR start "ruleLDecimal"
// InternalEntityGrammar.g:8398:1: ruleLDecimal returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (this_LInt_0= ruleLInt (kw= '.' this_INT_2= RULE_INT )? ) ;
public final AntlrDatatypeRuleToken ruleLDecimal() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
Token this_INT_2=null;
AntlrDatatypeRuleToken this_LInt_0 = null;
enterRule();
try {
// InternalEntityGrammar.g:8404:2: ( (this_LInt_0= ruleLInt (kw= '.' this_INT_2= RULE_INT )? ) )
// InternalEntityGrammar.g:8405:2: (this_LInt_0= ruleLInt (kw= '.' this_INT_2= RULE_INT )? )
{
// InternalEntityGrammar.g:8405:2: (this_LInt_0= ruleLInt (kw= '.' this_INT_2= RULE_INT )? )
// InternalEntityGrammar.g:8406:3: this_LInt_0= ruleLInt (kw= '.' this_INT_2= RULE_INT )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getLDecimalAccess().getLIntParserRuleCall_0());
}
pushFollow(FOLLOW_74);
this_LInt_0=ruleLInt();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_LInt_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:8416:3: (kw= '.' this_INT_2= RULE_INT )?
int alt163=2;
int LA163_0 = input.LA(1);
if ( (LA163_0==66) ) {
alt163=1;
}
switch (alt163) {
case 1 :
// InternalEntityGrammar.g:8417:4: kw= '.' this_INT_2= RULE_INT
{
kw=(Token)match(input,66,FOLLOW_34); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getLDecimalAccess().getFullStopKeyword_1_0());
}
this_INT_2=(Token)match(input,RULE_INT,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_2, grammarAccess.getLDecimalAccess().getINTTerminalRuleCall_1_1());
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLDecimal"
// $ANTLR start "entryRuleXImportDeclaration"
// InternalEntityGrammar.g:8434:1: entryRuleXImportDeclaration returns [EObject current=null] : iv_ruleXImportDeclaration= ruleXImportDeclaration EOF ;
public final EObject entryRuleXImportDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportDeclaration = null;
try {
// InternalEntityGrammar.g:8434:59: (iv_ruleXImportDeclaration= ruleXImportDeclaration EOF )
// InternalEntityGrammar.g:8435: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"
// InternalEntityGrammar.g:8441: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 {
// InternalEntityGrammar.g:8447: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= ';' )? ) )
// InternalEntityGrammar.g:8448: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= ';' )? )
{
// InternalEntityGrammar.g:8448: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= ';' )? )
// InternalEntityGrammar.g:8449: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= ';' )?
{
// InternalEntityGrammar.g:8449:3: ()
// InternalEntityGrammar.g:8450:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXImportDeclarationAccess().getOXImportDeclarationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,111,FOLLOW_102); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXImportDeclarationAccess().getImportKeyword_1());
}
// InternalEntityGrammar.g:8460: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 alt166=4;
alt166 = dfa166.predict(input);
switch (alt166) {
case 1 :
// InternalEntityGrammar.g:8461:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
{
// InternalEntityGrammar.g:8461:4: ( ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) ) )
// InternalEntityGrammar.g:8462:5: ( (lv_static_2_0= 'static' ) ) ( (lv_extension_3_0= 'extension' ) )? ( ( ruleQualifiedNameInStaticImport ) ) ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
{
// InternalEntityGrammar.g:8462:5: ( (lv_static_2_0= 'static' ) )
// InternalEntityGrammar.g:8463:6: (lv_static_2_0= 'static' )
{
// InternalEntityGrammar.g:8463:6: (lv_static_2_0= 'static' )
// InternalEntityGrammar.g:8464:7: lv_static_2_0= 'static'
{
lv_static_2_0=(Token)match(input,112,FOLLOW_103); 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");
}
}
}
// InternalEntityGrammar.g:8476:5: ( (lv_extension_3_0= 'extension' ) )?
int alt164=2;
int LA164_0 = input.LA(1);
if ( (LA164_0==113) ) {
alt164=1;
}
switch (alt164) {
case 1 :
// InternalEntityGrammar.g:8477:6: (lv_extension_3_0= 'extension' )
{
// InternalEntityGrammar.g:8477:6: (lv_extension_3_0= 'extension' )
// InternalEntityGrammar.g:8478:7: lv_extension_3_0= 'extension'
{
lv_extension_3_0=(Token)match(input,113,FOLLOW_103); 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;
}
// InternalEntityGrammar.g:8490:5: ( ( ruleQualifiedNameInStaticImport ) )
// InternalEntityGrammar.g:8491:6: ( ruleQualifiedNameInStaticImport )
{
// InternalEntityGrammar.g:8491:6: ( ruleQualifiedNameInStaticImport )
// InternalEntityGrammar.g:8492: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_104);
ruleQualifiedNameInStaticImport();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:8506:5: ( ( (lv_wildcard_5_0= '*' ) ) | ( (lv_memberName_6_0= ruleValidID ) ) )
int alt165=2;
int LA165_0 = input.LA(1);
if ( (LA165_0==114) ) {
alt165=1;
}
else if ( (LA165_0==RULE_ID) ) {
alt165=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 165, 0, input);
throw nvae;
}
switch (alt165) {
case 1 :
// InternalEntityGrammar.g:8507:6: ( (lv_wildcard_5_0= '*' ) )
{
// InternalEntityGrammar.g:8507:6: ( (lv_wildcard_5_0= '*' ) )
// InternalEntityGrammar.g:8508:7: (lv_wildcard_5_0= '*' )
{
// InternalEntityGrammar.g:8508:7: (lv_wildcard_5_0= '*' )
// InternalEntityGrammar.g:8509:8: lv_wildcard_5_0= '*'
{
lv_wildcard_5_0=(Token)match(input,114,FOLLOW_105); 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 :
// InternalEntityGrammar.g:8522:6: ( (lv_memberName_6_0= ruleValidID ) )
{
// InternalEntityGrammar.g:8522:6: ( (lv_memberName_6_0= ruleValidID ) )
// InternalEntityGrammar.g:8523:7: (lv_memberName_6_0= ruleValidID )
{
// InternalEntityGrammar.g:8523:7: (lv_memberName_6_0= ruleValidID )
// InternalEntityGrammar.g:8524:8: lv_memberName_6_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getMemberNameValidIDParserRuleCall_2_0_3_1_0());
}
pushFollow(FOLLOW_105);
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 :
// InternalEntityGrammar.g:8544:4: ( ( ruleQualifiedName ) )
{
// InternalEntityGrammar.g:8544:4: ( ( ruleQualifiedName ) )
// InternalEntityGrammar.g:8545:5: ( ruleQualifiedName )
{
// InternalEntityGrammar.g:8545:5: ( ruleQualifiedName )
// InternalEntityGrammar.g:8546: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_105);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:8561:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
{
// InternalEntityGrammar.g:8561:4: ( (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard ) )
// InternalEntityGrammar.g:8562:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
{
// InternalEntityGrammar.g:8562:5: (lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard )
// InternalEntityGrammar.g:8563:6: lv_importedNamespace_8_0= ruleQualifiedNameWithWildcard
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0());
}
pushFollow(FOLLOW_105);
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 :
// InternalEntityGrammar.g:8581:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
{
// InternalEntityGrammar.g:8581:4: ( ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) ) )
// InternalEntityGrammar.g:8582:5: ( (lv_fqnImport_9_0= 'ns' ) ) ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
{
// InternalEntityGrammar.g:8582:5: ( (lv_fqnImport_9_0= 'ns' ) )
// InternalEntityGrammar.g:8583:6: (lv_fqnImport_9_0= 'ns' )
{
// InternalEntityGrammar.g:8583:6: (lv_fqnImport_9_0= 'ns' )
// InternalEntityGrammar.g:8584:7: lv_fqnImport_9_0= 'ns'
{
lv_fqnImport_9_0=(Token)match(input,115,FOLLOW_11); 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");
}
}
}
// InternalEntityGrammar.g:8596:5: ( (lv_importedFullyQualifiedName_10_0= ruleQualifiedName ) )
// InternalEntityGrammar.g:8597:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
{
// InternalEntityGrammar.g:8597:6: (lv_importedFullyQualifiedName_10_0= ruleQualifiedName )
// InternalEntityGrammar.g:8598:7: lv_importedFullyQualifiedName_10_0= ruleQualifiedName
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportDeclarationAccess().getImportedFullyQualifiedNameQualifiedNameParserRuleCall_2_3_1_0());
}
pushFollow(FOLLOW_105);
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;
}
// InternalEntityGrammar.g:8617:3: (otherlv_11= ';' )?
int alt167=2;
int LA167_0 = input.LA(1);
if ( (LA167_0==116) ) {
alt167=1;
}
switch (alt167) {
case 1 :
// InternalEntityGrammar.g:8618:4: otherlv_11= ';'
{
otherlv_11=(Token)match(input,116,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"
// InternalEntityGrammar.g:8627:1: entryRuleXAnnotation returns [EObject current=null] : iv_ruleXAnnotation= ruleXAnnotation EOF ;
public final EObject entryRuleXAnnotation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotation = null;
try {
// InternalEntityGrammar.g:8627:52: (iv_ruleXAnnotation= ruleXAnnotation EOF )
// InternalEntityGrammar.g:8628: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"
// InternalEntityGrammar.g:8634: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 {
// InternalEntityGrammar.g:8640: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= ')' )? ) )
// InternalEntityGrammar.g:8641: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= ')' )? )
{
// InternalEntityGrammar.g:8641: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= ')' )? )
// InternalEntityGrammar.g:8642: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= ')' )?
{
// InternalEntityGrammar.g:8642:3: ()
// InternalEntityGrammar.g:8643:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationAccess().getXAnnotationAction_0(),
current);
}
}
otherlv_1=(Token)match(input,117,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationAccess().getCommercialAtKeyword_1());
}
// InternalEntityGrammar.g:8653:3: ( ( ruleQualifiedName ) )
// InternalEntityGrammar.g:8654:4: ( ruleQualifiedName )
{
// InternalEntityGrammar.g:8654:4: ( ruleQualifiedName )
// InternalEntityGrammar.g:8655: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_106);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:8669: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 alt170=2;
int LA170_0 = input.LA(1);
if ( (LA170_0==16) && (synpred3_InternalEntityGrammar())) {
alt170=1;
}
switch (alt170) {
case 1 :
// InternalEntityGrammar.g:8670:4: ( ( '(' )=>otherlv_3= '(' ) ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )? otherlv_8= ')'
{
// InternalEntityGrammar.g:8670:4: ( ( '(' )=>otherlv_3= '(' )
// InternalEntityGrammar.g:8671:5: ( '(' )=>otherlv_3= '('
{
otherlv_3=(Token)match(input,16,FOLLOW_107); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXAnnotationAccess().getLeftParenthesisKeyword_3_0());
}
}
// InternalEntityGrammar.g:8677:4: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* ) | ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) ) )?
int alt169=3;
alt169 = dfa169.predict(input);
switch (alt169) {
case 1 :
// InternalEntityGrammar.g:8678:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
{
// InternalEntityGrammar.g:8678:5: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )* )
// InternalEntityGrammar.g:8679:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) ) (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
{
// InternalEntityGrammar.g:8679:6: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair ) )
// InternalEntityGrammar.g:8680:7: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
{
// InternalEntityGrammar.g:8689:7: (lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair )
// InternalEntityGrammar.g:8690:8: lv_elementValuePairs_4_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:8707:6: (otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) ) )*
loop168:
do {
int alt168=2;
int LA168_0 = input.LA(1);
if ( (LA168_0==29) ) {
alt168=1;
}
switch (alt168) {
case 1 :
// InternalEntityGrammar.g:8708:7: otherlv_5= ',' ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
{
otherlv_5=(Token)match(input,29,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXAnnotationAccess().getCommaKeyword_3_1_0_1_0());
}
// InternalEntityGrammar.g:8712:7: ( ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair ) )
// InternalEntityGrammar.g:8713:8: ( ( ( ( ruleValidID ) ) '=' ) )=> (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
{
// InternalEntityGrammar.g:8722:8: (lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair )
// InternalEntityGrammar.g:8723:9: lv_elementValuePairs_6_0= ruleXAnnotationElementValuePair
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop168;
}
} while (true);
}
}
break;
case 2 :
// InternalEntityGrammar.g:8743:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
{
// InternalEntityGrammar.g:8743:5: ( (lv_value_7_0= ruleXAnnotationElementValueOrCommaList ) )
// InternalEntityGrammar.g:8744:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
{
// InternalEntityGrammar.g:8744:6: (lv_value_7_0= ruleXAnnotationElementValueOrCommaList )
// InternalEntityGrammar.g:8745:7: lv_value_7_0= ruleXAnnotationElementValueOrCommaList
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationAccess().getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_8);
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,17,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"
// InternalEntityGrammar.g:8772:1: entryRuleXAnnotationElementValuePair returns [EObject current=null] : iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF ;
public final EObject entryRuleXAnnotationElementValuePair() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValuePair = null;
try {
// InternalEntityGrammar.g:8772:68: (iv_ruleXAnnotationElementValuePair= ruleXAnnotationElementValuePair EOF )
// InternalEntityGrammar.g:8773: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"
// InternalEntityGrammar.g:8779: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 {
// InternalEntityGrammar.g:8785:2: ( ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) ) )
// InternalEntityGrammar.g:8786:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
{
// InternalEntityGrammar.g:8786:2: ( ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) ) )
// InternalEntityGrammar.g:8787:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) ) ( (lv_value_2_0= ruleXAnnotationElementValue ) )
{
// InternalEntityGrammar.g:8787:3: ( ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' ) )
// InternalEntityGrammar.g:8788:4: ( ( ( ( ruleValidID ) ) '=' ) )=> ( ( ( ruleValidID ) ) otherlv_1= '=' )
{
// InternalEntityGrammar.g:8797:4: ( ( ( ruleValidID ) ) otherlv_1= '=' )
// InternalEntityGrammar.g:8798:5: ( ( ruleValidID ) ) otherlv_1= '='
{
// InternalEntityGrammar.g:8798:5: ( ( ruleValidID ) )
// InternalEntityGrammar.g:8799:6: ( ruleValidID )
{
// InternalEntityGrammar.g:8799:6: ( ruleValidID )
// InternalEntityGrammar.g:8800: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_87);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
otherlv_1=(Token)match(input,64,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValuePairAccess().getEqualsSignKeyword_0_0_1());
}
}
}
// InternalEntityGrammar.g:8820:3: ( (lv_value_2_0= ruleXAnnotationElementValue ) )
// InternalEntityGrammar.g:8821:4: (lv_value_2_0= ruleXAnnotationElementValue )
{
// InternalEntityGrammar.g:8821:4: (lv_value_2_0= ruleXAnnotationElementValue )
// InternalEntityGrammar.g:8822: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"
// InternalEntityGrammar.g:8843:1: entryRuleXAnnotationElementValueOrCommaList returns [EObject current=null] : iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF ;
public final EObject entryRuleXAnnotationElementValueOrCommaList() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValueOrCommaList = null;
try {
// InternalEntityGrammar.g:8843:75: (iv_ruleXAnnotationElementValueOrCommaList= ruleXAnnotationElementValueOrCommaList EOF )
// InternalEntityGrammar.g:8844: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"
// InternalEntityGrammar.g:8850: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 {
// InternalEntityGrammar.g:8856: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 ) ) )+ )? ) ) )
// InternalEntityGrammar.g:8857: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 ) ) )+ )? ) )
{
// InternalEntityGrammar.g:8857: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 alt175=2;
alt175 = dfa175.predict(input);
switch (alt175) {
case 1 :
// InternalEntityGrammar.g:8858:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalEntityGrammar.g:8858:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalEntityGrammar.g:8859:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalEntityGrammar.g:8859:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalEntityGrammar.g:8860:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalEntityGrammar.g:8867:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalEntityGrammar.g:8868:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalEntityGrammar.g:8868:6: ()
// InternalEntityGrammar.g:8869:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,118,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,37,FOLLOW_110); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalEntityGrammar.g:8885:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt172=2;
int LA172_0 = input.LA(1);
if ( ((LA172_0>=RULE_STRING && LA172_0<=RULE_DECIMAL)||LA172_0==16||(LA172_0>=20 && LA172_0<=21)||LA172_0==37||(LA172_0>=109 && LA172_0<=113)||(LA172_0>=117 && LA172_0<=118)||LA172_0==124||LA172_0==142||LA172_0==149||LA172_0==151||(LA172_0>=155 && LA172_0<=157)||(LA172_0>=159 && LA172_0<=167)||LA172_0==169) ) {
alt172=1;
}
switch (alt172) {
case 1 :
// InternalEntityGrammar.g:8886:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalEntityGrammar.g:8886:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:8887:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:8887:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalEntityGrammar.g:8888:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_111);
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();
}
}
}
// InternalEntityGrammar.g:8905:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop171:
do {
int alt171=2;
int LA171_0 = input.LA(1);
if ( (LA171_0==29) ) {
alt171=1;
}
switch (alt171) {
case 1 :
// InternalEntityGrammar.g:8906:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_0_1_1_0());
}
// InternalEntityGrammar.g:8910:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:8911:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:8911:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalEntityGrammar.g:8912:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_111);
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 loop171;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:8937:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
{
// InternalEntityGrammar.g:8937:3: (this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )? )
// InternalEntityGrammar.g:8938:4: this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXAnnotationOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_112);
this_XAnnotationOrExpression_7=ruleXAnnotationOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAnnotationOrExpression_7;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:8946:4: ( () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+ )?
int alt174=2;
int LA174_0 = input.LA(1);
if ( (LA174_0==29) ) {
alt174=1;
}
switch (alt174) {
case 1 :
// InternalEntityGrammar.g:8947:5: () (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
{
// InternalEntityGrammar.g:8947:5: ()
// InternalEntityGrammar.g:8948:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndAdd(
grammarAccess.getXAnnotationElementValueOrCommaListAccess().getXListLiteralElementsAction_1_1_0(),
current);
}
}
// InternalEntityGrammar.g:8954:5: (otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) ) )+
int cnt173=0;
loop173:
do {
int alt173=2;
int LA173_0 = input.LA(1);
if ( (LA173_0==29) ) {
alt173=1;
}
switch (alt173) {
case 1 :
// InternalEntityGrammar.g:8955:6: otherlv_9= ',' ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
{
otherlv_9=(Token)match(input,29,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getXAnnotationElementValueOrCommaListAccess().getCommaKeyword_1_1_1_0());
}
// InternalEntityGrammar.g:8959:6: ( (lv_elements_10_0= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:8960:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:8960:7: (lv_elements_10_0= ruleXAnnotationOrExpression )
// InternalEntityGrammar.g:8961:8: lv_elements_10_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueOrCommaListAccess().getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_112);
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 ( cnt173 >= 1 ) break loop173;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(173, input);
throw eee;
}
cnt173++;
} 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"
// InternalEntityGrammar.g:8985:1: entryRuleXAnnotationElementValue returns [EObject current=null] : iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF ;
public final EObject entryRuleXAnnotationElementValue() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationElementValue = null;
try {
// InternalEntityGrammar.g:8985:64: (iv_ruleXAnnotationElementValue= ruleXAnnotationElementValue EOF )
// InternalEntityGrammar.g:8986: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"
// InternalEntityGrammar.g:8992: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 {
// InternalEntityGrammar.g:8998:2: ( ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:8999:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:8999:2: ( ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' ) | this_XAnnotationOrExpression_7= ruleXAnnotationOrExpression )
int alt178=2;
alt178 = dfa178.predict(input);
switch (alt178) {
case 1 :
// InternalEntityGrammar.g:9000:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
{
// InternalEntityGrammar.g:9000:3: ( ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']' )
// InternalEntityGrammar.g:9001:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) ) ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )? otherlv_6= ']'
{
// InternalEntityGrammar.g:9001:4: ( ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' ) )
// InternalEntityGrammar.g:9002:5: ( ( () '#' '[' ) )=> ( () otherlv_1= '#' otherlv_2= '[' )
{
// InternalEntityGrammar.g:9009:5: ( () otherlv_1= '#' otherlv_2= '[' )
// InternalEntityGrammar.g:9010:6: () otherlv_1= '#' otherlv_2= '['
{
// InternalEntityGrammar.g:9010:6: ()
// InternalEntityGrammar.g:9011:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAnnotationElementValueAccess().getXListLiteralAction_0_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,118,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXAnnotationElementValueAccess().getNumberSignKeyword_0_0_0_1());
}
otherlv_2=(Token)match(input,37,FOLLOW_110); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXAnnotationElementValueAccess().getLeftSquareBracketKeyword_0_0_0_2());
}
}
}
// InternalEntityGrammar.g:9027:4: ( ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )* )?
int alt177=2;
int LA177_0 = input.LA(1);
if ( ((LA177_0>=RULE_STRING && LA177_0<=RULE_DECIMAL)||LA177_0==16||(LA177_0>=20 && LA177_0<=21)||LA177_0==37||(LA177_0>=109 && LA177_0<=113)||(LA177_0>=117 && LA177_0<=118)||LA177_0==124||LA177_0==142||LA177_0==149||LA177_0==151||(LA177_0>=155 && LA177_0<=157)||(LA177_0>=159 && LA177_0<=167)||LA177_0==169) ) {
alt177=1;
}
switch (alt177) {
case 1 :
// InternalEntityGrammar.g:9028:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
{
// InternalEntityGrammar.g:9028:5: ( (lv_elements_3_0= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:9029:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:9029:6: (lv_elements_3_0= ruleXAnnotationOrExpression )
// InternalEntityGrammar.g:9030:7: lv_elements_3_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_111);
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();
}
}
}
// InternalEntityGrammar.g:9047:5: (otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) ) )*
loop176:
do {
int alt176=2;
int LA176_0 = input.LA(1);
if ( (LA176_0==29) ) {
alt176=1;
}
switch (alt176) {
case 1 :
// InternalEntityGrammar.g:9048:6: otherlv_4= ',' ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_108); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXAnnotationElementValueAccess().getCommaKeyword_0_1_1_0());
}
// InternalEntityGrammar.g:9052:6: ( (lv_elements_5_0= ruleXAnnotationOrExpression ) )
// InternalEntityGrammar.g:9053:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
{
// InternalEntityGrammar.g:9053:7: (lv_elements_5_0= ruleXAnnotationOrExpression )
// InternalEntityGrammar.g:9054:8: lv_elements_5_0= ruleXAnnotationOrExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAnnotationElementValueAccess().getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_111);
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 loop176;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,38,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXAnnotationElementValueAccess().getRightSquareBracketKeyword_0_2());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:9079: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"
// InternalEntityGrammar.g:9091:1: entryRuleXAnnotationOrExpression returns [EObject current=null] : iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF ;
public final EObject entryRuleXAnnotationOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAnnotationOrExpression = null;
try {
// InternalEntityGrammar.g:9091:64: (iv_ruleXAnnotationOrExpression= ruleXAnnotationOrExpression EOF )
// InternalEntityGrammar.g:9092: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"
// InternalEntityGrammar.g:9098: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 {
// InternalEntityGrammar.g:9104:2: ( (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression ) )
// InternalEntityGrammar.g:9105:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
{
// InternalEntityGrammar.g:9105:2: (this_XAnnotation_0= ruleXAnnotation | this_XExpression_1= ruleXExpression )
int alt179=2;
int LA179_0 = input.LA(1);
if ( (LA179_0==117) ) {
alt179=1;
}
else if ( ((LA179_0>=RULE_STRING && LA179_0<=RULE_DECIMAL)||LA179_0==16||(LA179_0>=20 && LA179_0<=21)||LA179_0==37||(LA179_0>=109 && LA179_0<=113)||LA179_0==118||LA179_0==124||LA179_0==142||LA179_0==149||LA179_0==151||(LA179_0>=155 && LA179_0<=157)||(LA179_0>=159 && LA179_0<=167)||LA179_0==169) ) {
alt179=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 179, 0, input);
throw nvae;
}
switch (alt179) {
case 1 :
// InternalEntityGrammar.g:9106: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 :
// InternalEntityGrammar.g:9115: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"
// InternalEntityGrammar.g:9127:1: entryRuleXExpression returns [EObject current=null] : iv_ruleXExpression= ruleXExpression EOF ;
public final EObject entryRuleXExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpression = null;
try {
// InternalEntityGrammar.g:9127:52: (iv_ruleXExpression= ruleXExpression EOF )
// InternalEntityGrammar.g:9128: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"
// InternalEntityGrammar.g:9134: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 {
// InternalEntityGrammar.g:9140:2: (this_XAssignment_0= ruleXAssignment )
// InternalEntityGrammar.g:9141: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"
// InternalEntityGrammar.g:9152:1: entryRuleXAssignment returns [EObject current=null] : iv_ruleXAssignment= ruleXAssignment EOF ;
public final EObject entryRuleXAssignment() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAssignment = null;
try {
// InternalEntityGrammar.g:9152:52: (iv_ruleXAssignment= ruleXAssignment EOF )
// InternalEntityGrammar.g:9153: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"
// InternalEntityGrammar.g:9159: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 {
// InternalEntityGrammar.g:9165:2: ( ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) ) )
// InternalEntityGrammar.g:9166:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
{
// InternalEntityGrammar.g:9166:2: ( ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) ) | (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? ) )
int alt181=2;
switch ( input.LA(1) ) {
case RULE_ID:
{
int LA181_1 = input.LA(2);
if ( (LA181_1==EOF||(LA181_1>=RULE_STRING && LA181_1<=RULE_DECIMAL)||(LA181_1>=16 && LA181_1<=17)||(LA181_1>=20 && LA181_1<=21)||LA181_1==23||(LA181_1>=27 && LA181_1<=29)||LA181_1==32||(LA181_1>=37 && LA181_1<=38)||LA181_1==47||(LA181_1>=49 && LA181_1<=55)||LA181_1==62||(LA181_1>=65 && LA181_1<=66)||(LA181_1>=108 && LA181_1<=114)||(LA181_1>=116 && LA181_1<=147)||(LA181_1>=149 && LA181_1<=170)) ) {
alt181=2;
}
else if ( (LA181_1==64) ) {
alt181=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 1, input);
throw nvae;
}
}
break;
case 20:
{
int LA181_2 = input.LA(2);
if ( (LA181_2==64) ) {
alt181=1;
}
else if ( (LA181_2==EOF||(LA181_2>=RULE_STRING && LA181_2<=RULE_DECIMAL)||(LA181_2>=16 && LA181_2<=17)||(LA181_2>=20 && LA181_2<=21)||LA181_2==23||(LA181_2>=27 && LA181_2<=29)||LA181_2==32||(LA181_2>=37 && LA181_2<=38)||LA181_2==47||(LA181_2>=49 && LA181_2<=55)||LA181_2==62||(LA181_2>=65 && LA181_2<=66)||(LA181_2>=108 && LA181_2<=114)||(LA181_2>=116 && LA181_2<=147)||(LA181_2>=149 && LA181_2<=170)) ) {
alt181=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 2, input);
throw nvae;
}
}
break;
case 112:
{
int LA181_3 = input.LA(2);
if ( (LA181_3==64) ) {
alt181=1;
}
else if ( (LA181_3==EOF||(LA181_3>=RULE_STRING && LA181_3<=RULE_DECIMAL)||(LA181_3>=16 && LA181_3<=17)||(LA181_3>=20 && LA181_3<=21)||LA181_3==23||(LA181_3>=27 && LA181_3<=29)||LA181_3==32||(LA181_3>=37 && LA181_3<=38)||LA181_3==47||(LA181_3>=49 && LA181_3<=55)||LA181_3==62||(LA181_3>=65 && LA181_3<=66)||(LA181_3>=108 && LA181_3<=114)||(LA181_3>=116 && LA181_3<=147)||(LA181_3>=149 && LA181_3<=170)) ) {
alt181=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 3, input);
throw nvae;
}
}
break;
case 111:
{
int LA181_4 = input.LA(2);
if ( (LA181_4==64) ) {
alt181=1;
}
else if ( (LA181_4==EOF||(LA181_4>=RULE_STRING && LA181_4<=RULE_DECIMAL)||(LA181_4>=16 && LA181_4<=17)||(LA181_4>=20 && LA181_4<=21)||LA181_4==23||(LA181_4>=27 && LA181_4<=29)||LA181_4==32||(LA181_4>=37 && LA181_4<=38)||LA181_4==47||(LA181_4>=49 && LA181_4<=55)||LA181_4==62||(LA181_4>=65 && LA181_4<=66)||(LA181_4>=108 && LA181_4<=114)||(LA181_4>=116 && LA181_4<=147)||(LA181_4>=149 && LA181_4<=170)) ) {
alt181=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 4, input);
throw nvae;
}
}
break;
case 113:
{
int LA181_5 = input.LA(2);
if ( (LA181_5==64) ) {
alt181=1;
}
else if ( (LA181_5==EOF||(LA181_5>=RULE_STRING && LA181_5<=RULE_DECIMAL)||(LA181_5>=16 && LA181_5<=17)||(LA181_5>=20 && LA181_5<=21)||LA181_5==23||(LA181_5>=27 && LA181_5<=29)||LA181_5==32||(LA181_5>=37 && LA181_5<=38)||LA181_5==47||(LA181_5>=49 && LA181_5<=55)||LA181_5==62||(LA181_5>=65 && LA181_5<=66)||(LA181_5>=108 && LA181_5<=114)||(LA181_5>=116 && LA181_5<=147)||(LA181_5>=149 && LA181_5<=170)) ) {
alt181=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 5, input);
throw nvae;
}
}
break;
case RULE_STRING:
case RULE_INT:
case RULE_HEX:
case RULE_DECIMAL:
case 16:
case 21:
case 37:
case 109:
case 110:
case 118:
case 124:
case 142:
case 149:
case 151:
case 155:
case 156:
case 157:
case 159:
case 160:
case 161:
case 162:
case 163:
case 164:
case 165:
case 166:
case 167:
case 169:
{
alt181=2;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 181, 0, input);
throw nvae;
}
switch (alt181) {
case 1 :
// InternalEntityGrammar.g:9167:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
{
// InternalEntityGrammar.g:9167:3: ( () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) ) )
// InternalEntityGrammar.g:9168:4: () ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ( (lv_value_3_0= ruleXAssignment ) )
{
// InternalEntityGrammar.g:9168:4: ()
// InternalEntityGrammar.g:9169:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0(),
current);
}
}
// InternalEntityGrammar.g:9175:4: ( ( ruleFeatureCallID ) )
// InternalEntityGrammar.g:9176:5: ( ruleFeatureCallID )
{
// InternalEntityGrammar.g:9176:5: ( ruleFeatureCallID )
// InternalEntityGrammar.g:9177: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_87);
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_61);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9198:4: ( (lv_value_3_0= ruleXAssignment ) )
// InternalEntityGrammar.g:9199:5: (lv_value_3_0= ruleXAssignment )
{
// InternalEntityGrammar.g:9199:5: (lv_value_3_0= ruleXAssignment )
// InternalEntityGrammar.g:9200: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 :
// InternalEntityGrammar.g:9219:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
{
// InternalEntityGrammar.g:9219:3: (this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )? )
// InternalEntityGrammar.g:9220:4: this_XOrExpression_4= ruleXOrExpression ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAssignmentAccess().getXOrExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_113);
this_XOrExpression_4=ruleXOrExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOrExpression_4;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9228:4: ( ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) ) )?
int alt180=2;
alt180 = dfa180.predict(input);
switch (alt180) {
case 1 :
// InternalEntityGrammar.g:9229:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) ) ( (lv_rightOperand_7_0= ruleXAssignment ) )
{
// InternalEntityGrammar.g:9229:5: ( ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalEntityGrammar.g:9230:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )=> ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalEntityGrammar.g:9240:6: ( () ( ( ruleOpMultiAssign ) ) )
// InternalEntityGrammar.g:9241:7: () ( ( ruleOpMultiAssign ) )
{
// InternalEntityGrammar.g:9241:7: ()
// InternalEntityGrammar.g:9242:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9248:7: ( ( ruleOpMultiAssign ) )
// InternalEntityGrammar.g:9249:8: ( ruleOpMultiAssign )
{
// InternalEntityGrammar.g:9249:8: ( ruleOpMultiAssign )
// InternalEntityGrammar.g:9250: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_61);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9266:5: ( (lv_rightOperand_7_0= ruleXAssignment ) )
// InternalEntityGrammar.g:9267:6: (lv_rightOperand_7_0= ruleXAssignment )
{
// InternalEntityGrammar.g:9267:6: (lv_rightOperand_7_0= ruleXAssignment )
// InternalEntityGrammar.g:9268: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"
// InternalEntityGrammar.g:9291:1: entryRuleOpSingleAssign returns [String current=null] : iv_ruleOpSingleAssign= ruleOpSingleAssign EOF ;
public final String entryRuleOpSingleAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpSingleAssign = null;
try {
// InternalEntityGrammar.g:9291:54: (iv_ruleOpSingleAssign= ruleOpSingleAssign EOF )
// InternalEntityGrammar.g:9292: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"
// InternalEntityGrammar.g:9298:1: ruleOpSingleAssign returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '=' ;
public final AntlrDatatypeRuleToken ruleOpSingleAssign() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:9304:2: (kw= '=' )
// InternalEntityGrammar.g:9305:2: kw= '='
{
kw=(Token)match(input,64,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"
// InternalEntityGrammar.g:9313:1: entryRuleOpMultiAssign returns [String current=null] : iv_ruleOpMultiAssign= ruleOpMultiAssign EOF ;
public final String entryRuleOpMultiAssign() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMultiAssign = null;
try {
// InternalEntityGrammar.g:9313:53: (iv_ruleOpMultiAssign= ruleOpMultiAssign EOF )
// InternalEntityGrammar.g:9314: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"
// InternalEntityGrammar.g:9320: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 {
// InternalEntityGrammar.g:9326:2: ( (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) ) )
// InternalEntityGrammar.g:9327:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
{
// InternalEntityGrammar.g:9327:2: (kw= '+=' | kw= '-=' | kw= '*=' | kw= '/=' | kw= '%=' | (kw= '<' kw= '<' kw= '=' ) | (kw= '>' (kw= '>' )? kw= '>=' ) )
int alt183=7;
switch ( input.LA(1) ) {
case 119:
{
alt183=1;
}
break;
case 120:
{
alt183=2;
}
break;
case 121:
{
alt183=3;
}
break;
case 122:
{
alt183=4;
}
break;
case 123:
{
alt183=5;
}
break;
case 124:
{
alt183=6;
}
break;
case 125:
{
alt183=7;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 183, 0, input);
throw nvae;
}
switch (alt183) {
case 1 :
// InternalEntityGrammar.g:9328:3: kw= '+='
{
kw=(Token)match(input,119,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPlusSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:9334:3: kw= '-='
{
kw=(Token)match(input,120,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getHyphenMinusEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:9340:3: kw= '*='
{
kw=(Token)match(input,121,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getAsteriskEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:9346:3: kw= '/='
{
kw=(Token)match(input,122,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getSolidusEqualsSignKeyword_3());
}
}
break;
case 5 :
// InternalEntityGrammar.g:9352:3: kw= '%='
{
kw=(Token)match(input,123,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getPercentSignEqualsSignKeyword_4());
}
}
break;
case 6 :
// InternalEntityGrammar.g:9358:3: (kw= '<' kw= '<' kw= '=' )
{
// InternalEntityGrammar.g:9358:3: (kw= '<' kw= '<' kw= '=' )
// InternalEntityGrammar.g:9359:4: kw= '<' kw= '<' kw= '='
{
kw=(Token)match(input,124,FOLLOW_114); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_0());
}
kw=(Token)match(input,124,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getLessThanSignKeyword_5_1());
}
kw=(Token)match(input,64,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getEqualsSignKeyword_5_2());
}
}
}
break;
case 7 :
// InternalEntityGrammar.g:9376:3: (kw= '>' (kw= '>' )? kw= '>=' )
{
// InternalEntityGrammar.g:9376:3: (kw= '>' (kw= '>' )? kw= '>=' )
// InternalEntityGrammar.g:9377:4: kw= '>' (kw= '>' )? kw= '>='
{
kw=(Token)match(input,125,FOLLOW_115); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_0());
}
// InternalEntityGrammar.g:9382:4: (kw= '>' )?
int alt182=2;
int LA182_0 = input.LA(1);
if ( (LA182_0==125) ) {
alt182=1;
}
switch (alt182) {
case 1 :
// InternalEntityGrammar.g:9383:5: kw= '>'
{
kw=(Token)match(input,125,FOLLOW_116); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAssignAccess().getGreaterThanSignKeyword_6_1());
}
}
break;
}
kw=(Token)match(input,126,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"
// InternalEntityGrammar.g:9399:1: entryRuleXOrExpression returns [EObject current=null] : iv_ruleXOrExpression= ruleXOrExpression EOF ;
public final EObject entryRuleXOrExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOrExpression = null;
try {
// InternalEntityGrammar.g:9399:54: (iv_ruleXOrExpression= ruleXOrExpression EOF )
// InternalEntityGrammar.g:9400: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"
// InternalEntityGrammar.g:9406: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 {
// InternalEntityGrammar.g:9412:2: ( (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* ) )
// InternalEntityGrammar.g:9413:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
{
// InternalEntityGrammar.g:9413:2: (this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )* )
// InternalEntityGrammar.g:9414:3: this_XAndExpression_0= ruleXAndExpression ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getXAndExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_117);
this_XAndExpression_0=ruleXAndExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAndExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9422:3: ( ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) ) )*
loop184:
do {
int alt184=2;
int LA184_0 = input.LA(1);
if ( (LA184_0==127) ) {
int LA184_2 = input.LA(2);
if ( (synpred10_InternalEntityGrammar()) ) {
alt184=1;
}
}
switch (alt184) {
case 1 :
// InternalEntityGrammar.g:9423:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) ) ( (lv_rightOperand_3_0= ruleXAndExpression ) )
{
// InternalEntityGrammar.g:9423:4: ( ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) ) )
// InternalEntityGrammar.g:9424:5: ( ( () ( ( ruleOpOr ) ) ) )=> ( () ( ( ruleOpOr ) ) )
{
// InternalEntityGrammar.g:9434:5: ( () ( ( ruleOpOr ) ) )
// InternalEntityGrammar.g:9435:6: () ( ( ruleOpOr ) )
{
// InternalEntityGrammar.g:9435:6: ()
// InternalEntityGrammar.g:9436:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOrExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9442:6: ( ( ruleOpOr ) )
// InternalEntityGrammar.g:9443:7: ( ruleOpOr )
{
// InternalEntityGrammar.g:9443:7: ( ruleOpOr )
// InternalEntityGrammar.g:9444: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_61);
ruleOpOr();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9460:4: ( (lv_rightOperand_3_0= ruleXAndExpression ) )
// InternalEntityGrammar.g:9461:5: (lv_rightOperand_3_0= ruleXAndExpression )
{
// InternalEntityGrammar.g:9461:5: (lv_rightOperand_3_0= ruleXAndExpression )
// InternalEntityGrammar.g:9462:6: lv_rightOperand_3_0= ruleXAndExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOrExpressionAccess().getRightOperandXAndExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_117);
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 loop184;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOrExpression"
// $ANTLR start "entryRuleOpOr"
// InternalEntityGrammar.g:9484:1: entryRuleOpOr returns [String current=null] : iv_ruleOpOr= ruleOpOr EOF ;
public final String entryRuleOpOr() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOr = null;
try {
// InternalEntityGrammar.g:9484:44: (iv_ruleOpOr= ruleOpOr EOF )
// InternalEntityGrammar.g:9485: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"
// InternalEntityGrammar.g:9491:1: ruleOpOr returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '||' ;
public final AntlrDatatypeRuleToken ruleOpOr() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:9497:2: (kw= '||' )
// InternalEntityGrammar.g:9498:2: kw= '||'
{
kw=(Token)match(input,127,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"
// InternalEntityGrammar.g:9506:1: entryRuleXAndExpression returns [EObject current=null] : iv_ruleXAndExpression= ruleXAndExpression EOF ;
public final EObject entryRuleXAndExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAndExpression = null;
try {
// InternalEntityGrammar.g:9506:55: (iv_ruleXAndExpression= ruleXAndExpression EOF )
// InternalEntityGrammar.g:9507: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"
// InternalEntityGrammar.g:9513: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 {
// InternalEntityGrammar.g:9519:2: ( (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* ) )
// InternalEntityGrammar.g:9520:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
{
// InternalEntityGrammar.g:9520:2: (this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )* )
// InternalEntityGrammar.g:9521:3: this_XEqualityExpression_0= ruleXEqualityExpression ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getXEqualityExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_118);
this_XEqualityExpression_0=ruleXEqualityExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XEqualityExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9529:3: ( ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) ) )*
loop185:
do {
int alt185=2;
int LA185_0 = input.LA(1);
if ( (LA185_0==128) ) {
int LA185_2 = input.LA(2);
if ( (synpred11_InternalEntityGrammar()) ) {
alt185=1;
}
}
switch (alt185) {
case 1 :
// InternalEntityGrammar.g:9530:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) ) ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
{
// InternalEntityGrammar.g:9530:4: ( ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) ) )
// InternalEntityGrammar.g:9531:5: ( ( () ( ( ruleOpAnd ) ) ) )=> ( () ( ( ruleOpAnd ) ) )
{
// InternalEntityGrammar.g:9541:5: ( () ( ( ruleOpAnd ) ) )
// InternalEntityGrammar.g:9542:6: () ( ( ruleOpAnd ) )
{
// InternalEntityGrammar.g:9542:6: ()
// InternalEntityGrammar.g:9543:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9549:6: ( ( ruleOpAnd ) )
// InternalEntityGrammar.g:9550:7: ( ruleOpAnd )
{
// InternalEntityGrammar.g:9550:7: ( ruleOpAnd )
// InternalEntityGrammar.g:9551: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_61);
ruleOpAnd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9567:4: ( (lv_rightOperand_3_0= ruleXEqualityExpression ) )
// InternalEntityGrammar.g:9568:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
{
// InternalEntityGrammar.g:9568:5: (lv_rightOperand_3_0= ruleXEqualityExpression )
// InternalEntityGrammar.g:9569:6: lv_rightOperand_3_0= ruleXEqualityExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAndExpressionAccess().getRightOperandXEqualityExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_118);
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 loop185;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAndExpression"
// $ANTLR start "entryRuleOpAnd"
// InternalEntityGrammar.g:9591:1: entryRuleOpAnd returns [String current=null] : iv_ruleOpAnd= ruleOpAnd EOF ;
public final String entryRuleOpAnd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAnd = null;
try {
// InternalEntityGrammar.g:9591:45: (iv_ruleOpAnd= ruleOpAnd EOF )
// InternalEntityGrammar.g:9592: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"
// InternalEntityGrammar.g:9598:1: ruleOpAnd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : kw= '&&' ;
public final AntlrDatatypeRuleToken ruleOpAnd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:9604:2: (kw= '&&' )
// InternalEntityGrammar.g:9605:2: kw= '&&'
{
kw=(Token)match(input,128,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"
// InternalEntityGrammar.g:9613:1: entryRuleXEqualityExpression returns [EObject current=null] : iv_ruleXEqualityExpression= ruleXEqualityExpression EOF ;
public final EObject entryRuleXEqualityExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXEqualityExpression = null;
try {
// InternalEntityGrammar.g:9613:60: (iv_ruleXEqualityExpression= ruleXEqualityExpression EOF )
// InternalEntityGrammar.g:9614: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"
// InternalEntityGrammar.g:9620: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 {
// InternalEntityGrammar.g:9626:2: ( (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* ) )
// InternalEntityGrammar.g:9627:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
{
// InternalEntityGrammar.g:9627:2: (this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )* )
// InternalEntityGrammar.g:9628:3: this_XRelationalExpression_0= ruleXRelationalExpression ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getXRelationalExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_119);
this_XRelationalExpression_0=ruleXRelationalExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XRelationalExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9636:3: ( ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) ) )*
loop186:
do {
int alt186=2;
switch ( input.LA(1) ) {
case 129:
{
int LA186_2 = input.LA(2);
if ( (synpred12_InternalEntityGrammar()) ) {
alt186=1;
}
}
break;
case 130:
{
int LA186_3 = input.LA(2);
if ( (synpred12_InternalEntityGrammar()) ) {
alt186=1;
}
}
break;
case 131:
{
int LA186_4 = input.LA(2);
if ( (synpred12_InternalEntityGrammar()) ) {
alt186=1;
}
}
break;
case 132:
{
int LA186_5 = input.LA(2);
if ( (synpred12_InternalEntityGrammar()) ) {
alt186=1;
}
}
break;
}
switch (alt186) {
case 1 :
// InternalEntityGrammar.g:9637:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) ) ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
{
// InternalEntityGrammar.g:9637:4: ( ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) ) )
// InternalEntityGrammar.g:9638:5: ( ( () ( ( ruleOpEquality ) ) ) )=> ( () ( ( ruleOpEquality ) ) )
{
// InternalEntityGrammar.g:9648:5: ( () ( ( ruleOpEquality ) ) )
// InternalEntityGrammar.g:9649:6: () ( ( ruleOpEquality ) )
{
// InternalEntityGrammar.g:9649:6: ()
// InternalEntityGrammar.g:9650:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9656:6: ( ( ruleOpEquality ) )
// InternalEntityGrammar.g:9657:7: ( ruleOpEquality )
{
// InternalEntityGrammar.g:9657:7: ( ruleOpEquality )
// InternalEntityGrammar.g:9658: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_61);
ruleOpEquality();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9674:4: ( (lv_rightOperand_3_0= ruleXRelationalExpression ) )
// InternalEntityGrammar.g:9675:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
{
// InternalEntityGrammar.g:9675:5: (lv_rightOperand_3_0= ruleXRelationalExpression )
// InternalEntityGrammar.g:9676:6: lv_rightOperand_3_0= ruleXRelationalExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_119);
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 loop186;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXEqualityExpression"
// $ANTLR start "entryRuleOpEquality"
// InternalEntityGrammar.g:9698:1: entryRuleOpEquality returns [String current=null] : iv_ruleOpEquality= ruleOpEquality EOF ;
public final String entryRuleOpEquality() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpEquality = null;
try {
// InternalEntityGrammar.g:9698:50: (iv_ruleOpEquality= ruleOpEquality EOF )
// InternalEntityGrammar.g:9699: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"
// InternalEntityGrammar.g:9705: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 {
// InternalEntityGrammar.g:9711:2: ( (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' ) )
// InternalEntityGrammar.g:9712:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
{
// InternalEntityGrammar.g:9712:2: (kw= '==' | kw= '!=' | kw= '===' | kw= '!==' )
int alt187=4;
switch ( input.LA(1) ) {
case 129:
{
alt187=1;
}
break;
case 130:
{
alt187=2;
}
break;
case 131:
{
alt187=3;
}
break;
case 132:
{
alt187=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 187, 0, input);
throw nvae;
}
switch (alt187) {
case 1 :
// InternalEntityGrammar.g:9713:3: kw= '=='
{
kw=(Token)match(input,129,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:9719:3: kw= '!='
{
kw=(Token)match(input,130,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getExclamationMarkEqualsSignKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:9725:3: kw= '==='
{
kw=(Token)match(input,131,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpEqualityAccess().getEqualsSignEqualsSignEqualsSignKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:9731:3: kw= '!=='
{
kw=(Token)match(input,132,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"
// InternalEntityGrammar.g:9740:1: entryRuleXRelationalExpression returns [EObject current=null] : iv_ruleXRelationalExpression= ruleXRelationalExpression EOF ;
public final EObject entryRuleXRelationalExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXRelationalExpression = null;
try {
// InternalEntityGrammar.g:9740:62: (iv_ruleXRelationalExpression= ruleXRelationalExpression EOF )
// InternalEntityGrammar.g:9741: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"
// InternalEntityGrammar.g:9747: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 {
// InternalEntityGrammar.g:9753:2: ( (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* ) )
// InternalEntityGrammar.g:9754:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
{
// InternalEntityGrammar.g:9754:2: (this_XOtherOperatorExpression_0= ruleXOtherOperatorExpression ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )* )
// InternalEntityGrammar.g:9755: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_120);
this_XOtherOperatorExpression_0=ruleXOtherOperatorExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XOtherOperatorExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9763:3: ( ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) ) | ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) ) )*
loop188:
do {
int alt188=3;
switch ( input.LA(1) ) {
case 124:
{
int LA188_2 = input.LA(2);
if ( (synpred14_InternalEntityGrammar()) ) {
alt188=2;
}
}
break;
case 125:
{
int LA188_3 = input.LA(2);
if ( (synpred14_InternalEntityGrammar()) ) {
alt188=2;
}
}
break;
case 133:
{
int LA188_4 = input.LA(2);
if ( (synpred13_InternalEntityGrammar()) ) {
alt188=1;
}
}
break;
case 126:
{
int LA188_5 = input.LA(2);
if ( (synpred14_InternalEntityGrammar()) ) {
alt188=2;
}
}
break;
}
switch (alt188) {
case 1 :
// InternalEntityGrammar.g:9764:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:9764:4: ( ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:9765:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalEntityGrammar.g:9765:5: ( ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' ) )
// InternalEntityGrammar.g:9766:6: ( ( () 'instanceof' ) )=> ( () otherlv_2= 'instanceof' )
{
// InternalEntityGrammar.g:9772:6: ( () otherlv_2= 'instanceof' )
// InternalEntityGrammar.g:9773:7: () otherlv_2= 'instanceof'
{
// InternalEntityGrammar.g:9773:7: ()
// InternalEntityGrammar.g:9774:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXInstanceOfExpressionExpressionAction_1_0_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,133,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXRelationalExpressionAccess().getInstanceofKeyword_1_0_0_0_1());
}
}
}
// InternalEntityGrammar.g:9786:5: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:9787:6: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:9787:6: (lv_type_3_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:9788:7: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_120);
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 :
// InternalEntityGrammar.g:9807:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
{
// InternalEntityGrammar.g:9807:4: ( ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) ) )
// InternalEntityGrammar.g:9808:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) ) ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
{
// InternalEntityGrammar.g:9808:5: ( ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) ) )
// InternalEntityGrammar.g:9809:6: ( ( () ( ( ruleOpCompare ) ) ) )=> ( () ( ( ruleOpCompare ) ) )
{
// InternalEntityGrammar.g:9819:6: ( () ( ( ruleOpCompare ) ) )
// InternalEntityGrammar.g:9820:7: () ( ( ruleOpCompare ) )
{
// InternalEntityGrammar.g:9820:7: ()
// InternalEntityGrammar.g:9821:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9827:7: ( ( ruleOpCompare ) )
// InternalEntityGrammar.g:9828:8: ( ruleOpCompare )
{
// InternalEntityGrammar.g:9828:8: ( ruleOpCompare )
// InternalEntityGrammar.g:9829: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_61);
ruleOpCompare();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9845:5: ( (lv_rightOperand_6_0= ruleXOtherOperatorExpression ) )
// InternalEntityGrammar.g:9846:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
{
// InternalEntityGrammar.g:9846:6: (lv_rightOperand_6_0= ruleXOtherOperatorExpression )
// InternalEntityGrammar.g:9847:7: lv_rightOperand_6_0= ruleXOtherOperatorExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0());
}
pushFollow(FOLLOW_120);
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 loop188;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXRelationalExpression"
// $ANTLR start "entryRuleOpCompare"
// InternalEntityGrammar.g:9870:1: entryRuleOpCompare returns [String current=null] : iv_ruleOpCompare= ruleOpCompare EOF ;
public final String entryRuleOpCompare() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpCompare = null;
try {
// InternalEntityGrammar.g:9870:49: (iv_ruleOpCompare= ruleOpCompare EOF )
// InternalEntityGrammar.g:9871: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"
// InternalEntityGrammar.g:9877: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 {
// InternalEntityGrammar.g:9883:2: ( (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' ) )
// InternalEntityGrammar.g:9884:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
{
// InternalEntityGrammar.g:9884:2: (kw= '>=' | (kw= '<' kw= '=' ) | kw= '>' | kw= '<' )
int alt189=4;
switch ( input.LA(1) ) {
case 126:
{
alt189=1;
}
break;
case 124:
{
int LA189_2 = input.LA(2);
if ( (LA189_2==EOF||(LA189_2>=RULE_STRING && LA189_2<=RULE_DECIMAL)||LA189_2==16||(LA189_2>=20 && LA189_2<=21)||LA189_2==37||(LA189_2>=109 && LA189_2<=113)||LA189_2==118||LA189_2==124||LA189_2==142||LA189_2==149||LA189_2==151||(LA189_2>=155 && LA189_2<=157)||(LA189_2>=159 && LA189_2<=167)||LA189_2==169) ) {
alt189=4;
}
else if ( (LA189_2==64) ) {
alt189=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 189, 2, input);
throw nvae;
}
}
break;
case 125:
{
alt189=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 189, 0, input);
throw nvae;
}
switch (alt189) {
case 1 :
// InternalEntityGrammar.g:9885:3: kw= '>='
{
kw=(Token)match(input,126,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignEqualsSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:9891:3: (kw= '<' kw= '=' )
{
// InternalEntityGrammar.g:9891:3: (kw= '<' kw= '=' )
// InternalEntityGrammar.g:9892:4: kw= '<' kw= '='
{
kw=(Token)match(input,124,FOLLOW_87); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getLessThanSignKeyword_1_0());
}
kw=(Token)match(input,64,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getEqualsSignKeyword_1_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:9904:3: kw= '>'
{
kw=(Token)match(input,125,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpCompareAccess().getGreaterThanSignKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:9910:3: kw= '<'
{
kw=(Token)match(input,124,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"
// InternalEntityGrammar.g:9919:1: entryRuleXOtherOperatorExpression returns [EObject current=null] : iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF ;
public final EObject entryRuleXOtherOperatorExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXOtherOperatorExpression = null;
try {
// InternalEntityGrammar.g:9919:65: (iv_ruleXOtherOperatorExpression= ruleXOtherOperatorExpression EOF )
// InternalEntityGrammar.g:9920: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"
// InternalEntityGrammar.g:9926: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 {
// InternalEntityGrammar.g:9932:2: ( (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* ) )
// InternalEntityGrammar.g:9933:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
{
// InternalEntityGrammar.g:9933:2: (this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )* )
// InternalEntityGrammar.g:9934:3: this_XAdditiveExpression_0= ruleXAdditiveExpression ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getXAdditiveExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_121);
this_XAdditiveExpression_0=ruleXAdditiveExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XAdditiveExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:9942:3: ( ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) ) )*
loop190:
do {
int alt190=2;
alt190 = dfa190.predict(input);
switch (alt190) {
case 1 :
// InternalEntityGrammar.g:9943:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) ) ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
{
// InternalEntityGrammar.g:9943:4: ( ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) ) )
// InternalEntityGrammar.g:9944:5: ( ( () ( ( ruleOpOther ) ) ) )=> ( () ( ( ruleOpOther ) ) )
{
// InternalEntityGrammar.g:9954:5: ( () ( ( ruleOpOther ) ) )
// InternalEntityGrammar.g:9955:6: () ( ( ruleOpOther ) )
{
// InternalEntityGrammar.g:9955:6: ()
// InternalEntityGrammar.g:9956:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXOtherOperatorExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:9962:6: ( ( ruleOpOther ) )
// InternalEntityGrammar.g:9963:7: ( ruleOpOther )
{
// InternalEntityGrammar.g:9963:7: ( ruleOpOther )
// InternalEntityGrammar.g:9964: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_61);
ruleOpOther();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:9980:4: ( (lv_rightOperand_3_0= ruleXAdditiveExpression ) )
// InternalEntityGrammar.g:9981:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
{
// InternalEntityGrammar.g:9981:5: (lv_rightOperand_3_0= ruleXAdditiveExpression )
// InternalEntityGrammar.g:9982:6: lv_rightOperand_3_0= ruleXAdditiveExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandXAdditiveExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_121);
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 loop190;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXOtherOperatorExpression"
// $ANTLR start "entryRuleOpOther"
// InternalEntityGrammar.g:10004:1: entryRuleOpOther returns [String current=null] : iv_ruleOpOther= ruleOpOther EOF ;
public final String entryRuleOpOther() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpOther = null;
try {
// InternalEntityGrammar.g:10004:47: (iv_ruleOpOther= ruleOpOther EOF )
// InternalEntityGrammar.g:10005: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"
// InternalEntityGrammar.g:10011: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 {
// InternalEntityGrammar.g:10017:2: ( (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' ) )
// InternalEntityGrammar.g:10018:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
{
// InternalEntityGrammar.g:10018:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )
int alt193=9;
alt193 = dfa193.predict(input);
switch (alt193) {
case 1 :
// InternalEntityGrammar.g:10019:3: kw= '->'
{
kw=(Token)match(input,134,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getHyphenMinusGreaterThanSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10025:3: kw= '..<'
{
kw=(Token)match(input,135,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopLessThanSignKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:10031:3: (kw= '>' kw= '..' )
{
// InternalEntityGrammar.g:10031:3: (kw= '>' kw= '..' )
// InternalEntityGrammar.g:10032:4: kw= '>' kw= '..'
{
kw=(Token)match(input,125,FOLLOW_122); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_2_0());
}
kw=(Token)match(input,108,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_2_1());
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:10044:3: kw= '..'
{
kw=(Token)match(input,108,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getFullStopFullStopKeyword_3());
}
}
break;
case 5 :
// InternalEntityGrammar.g:10050:3: kw= '=>'
{
kw=(Token)match(input,136,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getEqualsSignGreaterThanSignKeyword_4());
}
}
break;
case 6 :
// InternalEntityGrammar.g:10056:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
{
// InternalEntityGrammar.g:10056:3: (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) )
// InternalEntityGrammar.g:10057:4: kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
{
kw=(Token)match(input,125,FOLLOW_123); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getGreaterThanSignKeyword_5_0());
}
// InternalEntityGrammar.g:10062:4: ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' )
int alt191=2;
int LA191_0 = input.LA(1);
if ( (LA191_0==125) ) {
int LA191_1 = input.LA(2);
if ( (LA191_1==EOF||(LA191_1>=RULE_STRING && LA191_1<=RULE_DECIMAL)||LA191_1==16||(LA191_1>=20 && LA191_1<=21)||LA191_1==37||(LA191_1>=109 && LA191_1<=113)||LA191_1==118||LA191_1==124||LA191_1==142||LA191_1==149||LA191_1==151||(LA191_1>=155 && LA191_1<=157)||(LA191_1>=159 && LA191_1<=167)||LA191_1==169) ) {
alt191=2;
}
else if ( (LA191_1==125) && (synpred16_InternalEntityGrammar())) {
alt191=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 191, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 191, 0, input);
throw nvae;
}
switch (alt191) {
case 1 :
// InternalEntityGrammar.g:10063:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
{
// InternalEntityGrammar.g:10063:5: ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) )
// InternalEntityGrammar.g:10064:6: ( ( '>' '>' ) )=> (kw= '>' kw= '>' )
{
// InternalEntityGrammar.g:10069:6: (kw= '>' kw= '>' )
// InternalEntityGrammar.g:10070:7: kw= '>' kw= '>'
{
kw=(Token)match(input,125,FOLLOW_123); 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,125,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 :
// InternalEntityGrammar.g:10083:5: kw= '>'
{
kw=(Token)match(input,125,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 :
// InternalEntityGrammar.g:10091:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
{
// InternalEntityGrammar.g:10091:3: (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) )
// InternalEntityGrammar.g:10092:4: kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
{
kw=(Token)match(input,124,FOLLOW_124); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignKeyword_6_0());
}
// InternalEntityGrammar.g:10097:4: ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' )
int alt192=3;
int LA192_0 = input.LA(1);
if ( (LA192_0==124) ) {
int LA192_1 = input.LA(2);
if ( (synpred17_InternalEntityGrammar()) ) {
alt192=1;
}
else if ( (true) ) {
alt192=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 192, 1, input);
throw nvae;
}
}
else if ( (LA192_0==136) ) {
alt192=3;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 192, 0, input);
throw nvae;
}
switch (alt192) {
case 1 :
// InternalEntityGrammar.g:10098:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
{
// InternalEntityGrammar.g:10098:5: ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) )
// InternalEntityGrammar.g:10099:6: ( ( '<' '<' ) )=> (kw= '<' kw= '<' )
{
// InternalEntityGrammar.g:10104:6: (kw= '<' kw= '<' )
// InternalEntityGrammar.g:10105:7: kw= '<' kw= '<'
{
kw=(Token)match(input,124,FOLLOW_114); 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,124,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 :
// InternalEntityGrammar.g:10118:5: kw= '<'
{
kw=(Token)match(input,124,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 :
// InternalEntityGrammar.g:10124:5: kw= '=>'
{
kw=(Token)match(input,136,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 :
// InternalEntityGrammar.g:10132:3: kw= '<>'
{
kw=(Token)match(input,137,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpOtherAccess().getLessThanSignGreaterThanSignKeyword_7());
}
}
break;
case 9 :
// InternalEntityGrammar.g:10138:3: kw= '?:'
{
kw=(Token)match(input,138,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"
// InternalEntityGrammar.g:10147:1: entryRuleXAdditiveExpression returns [EObject current=null] : iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF ;
public final EObject entryRuleXAdditiveExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXAdditiveExpression = null;
try {
// InternalEntityGrammar.g:10147:60: (iv_ruleXAdditiveExpression= ruleXAdditiveExpression EOF )
// InternalEntityGrammar.g:10148: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"
// InternalEntityGrammar.g:10154: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 {
// InternalEntityGrammar.g:10160:2: ( (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* ) )
// InternalEntityGrammar.g:10161:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
{
// InternalEntityGrammar.g:10161:2: (this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )* )
// InternalEntityGrammar.g:10162:3: this_XMultiplicativeExpression_0= ruleXMultiplicativeExpression ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getXMultiplicativeExpressionParserRuleCall_0());
}
pushFollow(FOLLOW_125);
this_XMultiplicativeExpression_0=ruleXMultiplicativeExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMultiplicativeExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:10170:3: ( ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) ) )*
loop194:
do {
int alt194=2;
int LA194_0 = input.LA(1);
if ( (LA194_0==109) ) {
int LA194_2 = input.LA(2);
if ( (synpred18_InternalEntityGrammar()) ) {
alt194=1;
}
}
else if ( (LA194_0==110) ) {
int LA194_3 = input.LA(2);
if ( (synpred18_InternalEntityGrammar()) ) {
alt194=1;
}
}
switch (alt194) {
case 1 :
// InternalEntityGrammar.g:10171:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) ) ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
{
// InternalEntityGrammar.g:10171:4: ( ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) ) )
// InternalEntityGrammar.g:10172:5: ( ( () ( ( ruleOpAdd ) ) ) )=> ( () ( ( ruleOpAdd ) ) )
{
// InternalEntityGrammar.g:10182:5: ( () ( ( ruleOpAdd ) ) )
// InternalEntityGrammar.g:10183:6: () ( ( ruleOpAdd ) )
{
// InternalEntityGrammar.g:10183:6: ()
// InternalEntityGrammar.g:10184:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXAdditiveExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:10190:6: ( ( ruleOpAdd ) )
// InternalEntityGrammar.g:10191:7: ( ruleOpAdd )
{
// InternalEntityGrammar.g:10191:7: ( ruleOpAdd )
// InternalEntityGrammar.g:10192: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_61);
ruleOpAdd();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:10208:4: ( (lv_rightOperand_3_0= ruleXMultiplicativeExpression ) )
// InternalEntityGrammar.g:10209:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
{
// InternalEntityGrammar.g:10209:5: (lv_rightOperand_3_0= ruleXMultiplicativeExpression )
// InternalEntityGrammar.g:10210:6: lv_rightOperand_3_0= ruleXMultiplicativeExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXAdditiveExpressionAccess().getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_125);
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 loop194;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXAdditiveExpression"
// $ANTLR start "entryRuleOpAdd"
// InternalEntityGrammar.g:10232:1: entryRuleOpAdd returns [String current=null] : iv_ruleOpAdd= ruleOpAdd EOF ;
public final String entryRuleOpAdd() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpAdd = null;
try {
// InternalEntityGrammar.g:10232:45: (iv_ruleOpAdd= ruleOpAdd EOF )
// InternalEntityGrammar.g:10233: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"
// InternalEntityGrammar.g:10239:1: ruleOpAdd returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '+' | kw= '-' ) ;
public final AntlrDatatypeRuleToken ruleOpAdd() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:10245:2: ( (kw= '+' | kw= '-' ) )
// InternalEntityGrammar.g:10246:2: (kw= '+' | kw= '-' )
{
// InternalEntityGrammar.g:10246:2: (kw= '+' | kw= '-' )
int alt195=2;
int LA195_0 = input.LA(1);
if ( (LA195_0==109) ) {
alt195=1;
}
else if ( (LA195_0==110) ) {
alt195=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 195, 0, input);
throw nvae;
}
switch (alt195) {
case 1 :
// InternalEntityGrammar.g:10247:3: kw= '+'
{
kw=(Token)match(input,109,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpAddAccess().getPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10253:3: kw= '-'
{
kw=(Token)match(input,110,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"
// InternalEntityGrammar.g:10262:1: entryRuleXMultiplicativeExpression returns [EObject current=null] : iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF ;
public final EObject entryRuleXMultiplicativeExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMultiplicativeExpression = null;
try {
// InternalEntityGrammar.g:10262:66: (iv_ruleXMultiplicativeExpression= ruleXMultiplicativeExpression EOF )
// InternalEntityGrammar.g:10263: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"
// InternalEntityGrammar.g:10269: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 {
// InternalEntityGrammar.g:10275:2: ( (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* ) )
// InternalEntityGrammar.g:10276:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
{
// InternalEntityGrammar.g:10276:2: (this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )* )
// InternalEntityGrammar.g:10277:3: this_XUnaryOperation_0= ruleXUnaryOperation ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getXUnaryOperationParserRuleCall_0());
}
pushFollow(FOLLOW_126);
this_XUnaryOperation_0=ruleXUnaryOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XUnaryOperation_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:10285:3: ( ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) ) )*
loop196:
do {
int alt196=2;
switch ( input.LA(1) ) {
case 114:
{
int LA196_2 = input.LA(2);
if ( (synpred19_InternalEntityGrammar()) ) {
alt196=1;
}
}
break;
case 139:
{
int LA196_3 = input.LA(2);
if ( (synpred19_InternalEntityGrammar()) ) {
alt196=1;
}
}
break;
case 140:
{
int LA196_4 = input.LA(2);
if ( (synpred19_InternalEntityGrammar()) ) {
alt196=1;
}
}
break;
case 141:
{
int LA196_5 = input.LA(2);
if ( (synpred19_InternalEntityGrammar()) ) {
alt196=1;
}
}
break;
}
switch (alt196) {
case 1 :
// InternalEntityGrammar.g:10286:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) ) ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
{
// InternalEntityGrammar.g:10286:4: ( ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) ) )
// InternalEntityGrammar.g:10287:5: ( ( () ( ( ruleOpMulti ) ) ) )=> ( () ( ( ruleOpMulti ) ) )
{
// InternalEntityGrammar.g:10297:5: ( () ( ( ruleOpMulti ) ) )
// InternalEntityGrammar.g:10298:6: () ( ( ruleOpMulti ) )
{
// InternalEntityGrammar.g:10298:6: ()
// InternalEntityGrammar.g:10299:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMultiplicativeExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:10305:6: ( ( ruleOpMulti ) )
// InternalEntityGrammar.g:10306:7: ( ruleOpMulti )
{
// InternalEntityGrammar.g:10306:7: ( ruleOpMulti )
// InternalEntityGrammar.g:10307: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_61);
ruleOpMulti();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
}
}
// InternalEntityGrammar.g:10323:4: ( (lv_rightOperand_3_0= ruleXUnaryOperation ) )
// InternalEntityGrammar.g:10324:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
{
// InternalEntityGrammar.g:10324:5: (lv_rightOperand_3_0= ruleXUnaryOperation )
// InternalEntityGrammar.g:10325:6: lv_rightOperand_3_0= ruleXUnaryOperation
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMultiplicativeExpressionAccess().getRightOperandXUnaryOperationParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_126);
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 loop196;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMultiplicativeExpression"
// $ANTLR start "entryRuleOpMulti"
// InternalEntityGrammar.g:10347:1: entryRuleOpMulti returns [String current=null] : iv_ruleOpMulti= ruleOpMulti EOF ;
public final String entryRuleOpMulti() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpMulti = null;
try {
// InternalEntityGrammar.g:10347:47: (iv_ruleOpMulti= ruleOpMulti EOF )
// InternalEntityGrammar.g:10348: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"
// InternalEntityGrammar.g:10354: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 {
// InternalEntityGrammar.g:10360:2: ( (kw= '*' | kw= '**' | kw= '/' | kw= '%' ) )
// InternalEntityGrammar.g:10361:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
{
// InternalEntityGrammar.g:10361:2: (kw= '*' | kw= '**' | kw= '/' | kw= '%' )
int alt197=4;
switch ( input.LA(1) ) {
case 114:
{
alt197=1;
}
break;
case 139:
{
alt197=2;
}
break;
case 140:
{
alt197=3;
}
break;
case 141:
{
alt197=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 197, 0, input);
throw nvae;
}
switch (alt197) {
case 1 :
// InternalEntityGrammar.g:10362:3: kw= '*'
{
kw=(Token)match(input,114,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10368:3: kw= '**'
{
kw=(Token)match(input,139,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getAsteriskAsteriskKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:10374:3: kw= '/'
{
kw=(Token)match(input,140,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpMultiAccess().getSolidusKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:10380:3: kw= '%'
{
kw=(Token)match(input,141,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"
// InternalEntityGrammar.g:10389:1: entryRuleXUnaryOperation returns [EObject current=null] : iv_ruleXUnaryOperation= ruleXUnaryOperation EOF ;
public final EObject entryRuleXUnaryOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXUnaryOperation = null;
try {
// InternalEntityGrammar.g:10389:56: (iv_ruleXUnaryOperation= ruleXUnaryOperation EOF )
// InternalEntityGrammar.g:10390: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"
// InternalEntityGrammar.g:10396: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 {
// InternalEntityGrammar.g:10402:2: ( ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression ) )
// InternalEntityGrammar.g:10403:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
{
// InternalEntityGrammar.g:10403:2: ( ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) ) | this_XCastedExpression_3= ruleXCastedExpression )
int alt198=2;
int LA198_0 = input.LA(1);
if ( ((LA198_0>=109 && LA198_0<=110)||LA198_0==142) ) {
alt198=1;
}
else if ( ((LA198_0>=RULE_STRING && LA198_0<=RULE_DECIMAL)||LA198_0==16||(LA198_0>=20 && LA198_0<=21)||LA198_0==37||(LA198_0>=111 && LA198_0<=113)||LA198_0==118||LA198_0==124||LA198_0==149||LA198_0==151||(LA198_0>=155 && LA198_0<=157)||(LA198_0>=159 && LA198_0<=167)||LA198_0==169) ) {
alt198=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 198, 0, input);
throw nvae;
}
switch (alt198) {
case 1 :
// InternalEntityGrammar.g:10404:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
{
// InternalEntityGrammar.g:10404:3: ( () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) ) )
// InternalEntityGrammar.g:10405:4: () ( ( ruleOpUnary ) ) ( (lv_operand_2_0= ruleXUnaryOperation ) )
{
// InternalEntityGrammar.g:10405:4: ()
// InternalEntityGrammar.g:10406:5:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXUnaryOperationAccess().getXUnaryOperationAction_0_0(),
current);
}
}
// InternalEntityGrammar.g:10412:4: ( ( ruleOpUnary ) )
// InternalEntityGrammar.g:10413:5: ( ruleOpUnary )
{
// InternalEntityGrammar.g:10413:5: ( ruleOpUnary )
// InternalEntityGrammar.g:10414: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_61);
ruleOpUnary();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:10428:4: ( (lv_operand_2_0= ruleXUnaryOperation ) )
// InternalEntityGrammar.g:10429:5: (lv_operand_2_0= ruleXUnaryOperation )
{
// InternalEntityGrammar.g:10429:5: (lv_operand_2_0= ruleXUnaryOperation )
// InternalEntityGrammar.g:10430: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 :
// InternalEntityGrammar.g:10449: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"
// InternalEntityGrammar.g:10461:1: entryRuleOpUnary returns [String current=null] : iv_ruleOpUnary= ruleOpUnary EOF ;
public final String entryRuleOpUnary() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpUnary = null;
try {
// InternalEntityGrammar.g:10461:47: (iv_ruleOpUnary= ruleOpUnary EOF )
// InternalEntityGrammar.g:10462: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"
// InternalEntityGrammar.g:10468: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 {
// InternalEntityGrammar.g:10474:2: ( (kw= '!' | kw= '-' | kw= '+' ) )
// InternalEntityGrammar.g:10475:2: (kw= '!' | kw= '-' | kw= '+' )
{
// InternalEntityGrammar.g:10475:2: (kw= '!' | kw= '-' | kw= '+' )
int alt199=3;
switch ( input.LA(1) ) {
case 142:
{
alt199=1;
}
break;
case 110:
{
alt199=2;
}
break;
case 109:
{
alt199=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 199, 0, input);
throw nvae;
}
switch (alt199) {
case 1 :
// InternalEntityGrammar.g:10476:3: kw= '!'
{
kw=(Token)match(input,142,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getExclamationMarkKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10482:3: kw= '-'
{
kw=(Token)match(input,110,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpUnaryAccess().getHyphenMinusKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:10488:3: kw= '+'
{
kw=(Token)match(input,109,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"
// InternalEntityGrammar.g:10497:1: entryRuleXCastedExpression returns [EObject current=null] : iv_ruleXCastedExpression= ruleXCastedExpression EOF ;
public final EObject entryRuleXCastedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCastedExpression = null;
try {
// InternalEntityGrammar.g:10497:58: (iv_ruleXCastedExpression= ruleXCastedExpression EOF )
// InternalEntityGrammar.g:10498: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"
// InternalEntityGrammar.g:10504: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 {
// InternalEntityGrammar.g:10510:2: ( (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* ) )
// InternalEntityGrammar.g:10511:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
{
// InternalEntityGrammar.g:10511:2: (this_XPostfixOperation_0= ruleXPostfixOperation ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )* )
// InternalEntityGrammar.g:10512: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_127);
this_XPostfixOperation_0=ruleXPostfixOperation();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPostfixOperation_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:10520:3: ( ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) ) )*
loop200:
do {
int alt200=2;
int LA200_0 = input.LA(1);
if ( (LA200_0==143) ) {
int LA200_2 = input.LA(2);
if ( (synpred20_InternalEntityGrammar()) ) {
alt200=1;
}
}
switch (alt200) {
case 1 :
// InternalEntityGrammar.g:10521:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) ) ( (lv_type_3_0= ruleJvmTypeReference ) )
{
// InternalEntityGrammar.g:10521:4: ( ( ( () 'as' ) )=> ( () otherlv_2= 'as' ) )
// InternalEntityGrammar.g:10522:5: ( ( () 'as' ) )=> ( () otherlv_2= 'as' )
{
// InternalEntityGrammar.g:10528:5: ( () otherlv_2= 'as' )
// InternalEntityGrammar.g:10529:6: () otherlv_2= 'as'
{
// InternalEntityGrammar.g:10529:6: ()
// InternalEntityGrammar.g:10530:7:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXCastedExpressionAccess().getXCastedExpressionTargetAction_1_0_0_0(),
current);
}
}
otherlv_2=(Token)match(input,143,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCastedExpressionAccess().getAsKeyword_1_0_0_1());
}
}
}
// InternalEntityGrammar.g:10542:4: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:10543:5: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:10543:5: (lv_type_3_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:10544:6: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCastedExpressionAccess().getTypeJvmTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_127);
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 loop200;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXCastedExpression"
// $ANTLR start "entryRuleXPostfixOperation"
// InternalEntityGrammar.g:10566:1: entryRuleXPostfixOperation returns [EObject current=null] : iv_ruleXPostfixOperation= ruleXPostfixOperation EOF ;
public final EObject entryRuleXPostfixOperation() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPostfixOperation = null;
try {
// InternalEntityGrammar.g:10566:58: (iv_ruleXPostfixOperation= ruleXPostfixOperation EOF )
// InternalEntityGrammar.g:10567: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"
// InternalEntityGrammar.g:10573: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 {
// InternalEntityGrammar.g:10579:2: ( (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? ) )
// InternalEntityGrammar.g:10580:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
{
// InternalEntityGrammar.g:10580:2: (this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )? )
// InternalEntityGrammar.g:10581:3: this_XMemberFeatureCall_0= ruleXMemberFeatureCall ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXPostfixOperationAccess().getXMemberFeatureCallParserRuleCall_0());
}
pushFollow(FOLLOW_128);
this_XMemberFeatureCall_0=ruleXMemberFeatureCall();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XMemberFeatureCall_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:10589:3: ( ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) ) )?
int alt201=2;
int LA201_0 = input.LA(1);
if ( (LA201_0==144) ) {
int LA201_1 = input.LA(2);
if ( (synpred21_InternalEntityGrammar()) ) {
alt201=1;
}
}
else if ( (LA201_0==145) ) {
int LA201_2 = input.LA(2);
if ( (synpred21_InternalEntityGrammar()) ) {
alt201=1;
}
}
switch (alt201) {
case 1 :
// InternalEntityGrammar.g:10590:4: ( ( () ( ( ruleOpPostfix ) ) ) )=> ( () ( ( ruleOpPostfix ) ) )
{
// InternalEntityGrammar.g:10600:4: ( () ( ( ruleOpPostfix ) ) )
// InternalEntityGrammar.g:10601:5: () ( ( ruleOpPostfix ) )
{
// InternalEntityGrammar.g:10601:5: ()
// InternalEntityGrammar.g:10602:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXPostfixOperationAccess().getXPostfixOperationOperandAction_1_0_0(),
current);
}
}
// InternalEntityGrammar.g:10608:5: ( ( ruleOpPostfix ) )
// InternalEntityGrammar.g:10609:6: ( ruleOpPostfix )
{
// InternalEntityGrammar.g:10609:6: ( ruleOpPostfix )
// InternalEntityGrammar.g:10610: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"
// InternalEntityGrammar.g:10630:1: entryRuleOpPostfix returns [String current=null] : iv_ruleOpPostfix= ruleOpPostfix EOF ;
public final String entryRuleOpPostfix() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleOpPostfix = null;
try {
// InternalEntityGrammar.g:10630:49: (iv_ruleOpPostfix= ruleOpPostfix EOF )
// InternalEntityGrammar.g:10631: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"
// InternalEntityGrammar.g:10637:1: ruleOpPostfix returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '++' | kw= '--' ) ;
public final AntlrDatatypeRuleToken ruleOpPostfix() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:10643:2: ( (kw= '++' | kw= '--' ) )
// InternalEntityGrammar.g:10644:2: (kw= '++' | kw= '--' )
{
// InternalEntityGrammar.g:10644:2: (kw= '++' | kw= '--' )
int alt202=2;
int LA202_0 = input.LA(1);
if ( (LA202_0==144) ) {
alt202=1;
}
else if ( (LA202_0==145) ) {
alt202=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 202, 0, input);
throw nvae;
}
switch (alt202) {
case 1 :
// InternalEntityGrammar.g:10645:3: kw= '++'
{
kw=(Token)match(input,144,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getOpPostfixAccess().getPlusSignPlusSignKeyword_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10651:3: kw= '--'
{
kw=(Token)match(input,145,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"
// InternalEntityGrammar.g:10660:1: entryRuleXMemberFeatureCall returns [EObject current=null] : iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF ;
public final EObject entryRuleXMemberFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXMemberFeatureCall = null;
try {
// InternalEntityGrammar.g:10660:59: (iv_ruleXMemberFeatureCall= ruleXMemberFeatureCall EOF )
// InternalEntityGrammar.g:10661: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"
// InternalEntityGrammar.g:10667: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 {
// InternalEntityGrammar.g:10673: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 ) )? ) )* ) )
// InternalEntityGrammar.g:10674: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 ) )? ) )* )
{
// InternalEntityGrammar.g:10674: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 ) )? ) )* )
// InternalEntityGrammar.g:10675: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_129);
this_XPrimaryExpression_0=ruleXPrimaryExpression();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_XPrimaryExpression_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:10683: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 ) )? ) )*
loop211:
do {
int alt211=3;
switch ( input.LA(1) ) {
case 66:
{
int LA211_2 = input.LA(2);
if ( (synpred22_InternalEntityGrammar()) ) {
alt211=1;
}
else if ( (synpred23_InternalEntityGrammar()) ) {
alt211=2;
}
}
break;
case 146:
{
int LA211_3 = input.LA(2);
if ( (synpred22_InternalEntityGrammar()) ) {
alt211=1;
}
else if ( (synpred23_InternalEntityGrammar()) ) {
alt211=2;
}
}
break;
case 147:
{
int LA211_4 = input.LA(2);
if ( (synpred23_InternalEntityGrammar()) ) {
alt211=2;
}
}
break;
}
switch (alt211) {
case 1 :
// InternalEntityGrammar.g:10684:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
{
// InternalEntityGrammar.g:10684:4: ( ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) ) )
// InternalEntityGrammar.g:10685:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) ) ( (lv_value_6_0= ruleXAssignment ) )
{
// InternalEntityGrammar.g:10685:5: ( ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalEntityGrammar.g:10686:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )=> ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalEntityGrammar.g:10706:6: ( () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalEntityGrammar.g:10707:7: () (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalEntityGrammar.g:10707:7: ()
// InternalEntityGrammar.g:10708:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXAssignmentAssignableAction_1_0_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:10714:7: (otherlv_2= '.' | ( (lv_explicitStatic_3_0= '::' ) ) )
int alt203=2;
int LA203_0 = input.LA(1);
if ( (LA203_0==66) ) {
alt203=1;
}
else if ( (LA203_0==146) ) {
alt203=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 203, 0, input);
throw nvae;
}
switch (alt203) {
case 1 :
// InternalEntityGrammar.g:10715:8: otherlv_2= '.'
{
otherlv_2=(Token)match(input,66,FOLLOW_130); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_0_0_0_1_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10720:8: ( (lv_explicitStatic_3_0= '::' ) )
{
// InternalEntityGrammar.g:10720:8: ( (lv_explicitStatic_3_0= '::' ) )
// InternalEntityGrammar.g:10721:9: (lv_explicitStatic_3_0= '::' )
{
// InternalEntityGrammar.g:10721:9: (lv_explicitStatic_3_0= '::' )
// InternalEntityGrammar.g:10722:10: lv_explicitStatic_3_0= '::'
{
lv_explicitStatic_3_0=(Token)match(input,146,FOLLOW_130); 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;
}
// InternalEntityGrammar.g:10735:7: ( ( ruleFeatureCallID ) )
// InternalEntityGrammar.g:10736:8: ( ruleFeatureCallID )
{
// InternalEntityGrammar.g:10736:8: ( ruleFeatureCallID )
// InternalEntityGrammar.g:10737: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_87);
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_61);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:10760:5: ( (lv_value_6_0= ruleXAssignment ) )
// InternalEntityGrammar.g:10761:6: (lv_value_6_0= ruleXAssignment )
{
// InternalEntityGrammar.g:10761:6: (lv_value_6_0= ruleXAssignment )
// InternalEntityGrammar.g:10762:7: lv_value_6_0= ruleXAssignment
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getValueXAssignmentParserRuleCall_1_0_1_0());
}
pushFollow(FOLLOW_129);
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 :
// InternalEntityGrammar.g:10781: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 ) )? )
{
// InternalEntityGrammar.g:10781: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 ) )? )
// InternalEntityGrammar.g:10782: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 ) )?
{
// InternalEntityGrammar.g:10782:5: ( ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) ) )
// InternalEntityGrammar.g:10783:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )=> ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
{
// InternalEntityGrammar.g:10803:6: ( () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) ) )
// InternalEntityGrammar.g:10804:7: () (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
{
// InternalEntityGrammar.g:10804:7: ()
// InternalEntityGrammar.g:10805:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getXMemberFeatureCallAccess().getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:10811:7: (otherlv_8= '.' | ( (lv_nullSafe_9_0= '?.' ) ) | ( (lv_explicitStatic_10_0= '::' ) ) )
int alt204=3;
switch ( input.LA(1) ) {
case 66:
{
alt204=1;
}
break;
case 147:
{
alt204=2;
}
break;
case 146:
{
alt204=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 204, 0, input);
throw nvae;
}
switch (alt204) {
case 1 :
// InternalEntityGrammar.g:10812:8: otherlv_8= '.'
{
otherlv_8=(Token)match(input,66,FOLLOW_131); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXMemberFeatureCallAccess().getFullStopKeyword_1_1_0_0_1_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:10817:8: ( (lv_nullSafe_9_0= '?.' ) )
{
// InternalEntityGrammar.g:10817:8: ( (lv_nullSafe_9_0= '?.' ) )
// InternalEntityGrammar.g:10818:9: (lv_nullSafe_9_0= '?.' )
{
// InternalEntityGrammar.g:10818:9: (lv_nullSafe_9_0= '?.' )
// InternalEntityGrammar.g:10819:10: lv_nullSafe_9_0= '?.'
{
lv_nullSafe_9_0=(Token)match(input,147,FOLLOW_131); 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 :
// InternalEntityGrammar.g:10832:8: ( (lv_explicitStatic_10_0= '::' ) )
{
// InternalEntityGrammar.g:10832:8: ( (lv_explicitStatic_10_0= '::' ) )
// InternalEntityGrammar.g:10833:9: (lv_explicitStatic_10_0= '::' )
{
// InternalEntityGrammar.g:10833:9: (lv_explicitStatic_10_0= '::' )
// InternalEntityGrammar.g:10834:10: lv_explicitStatic_10_0= '::'
{
lv_explicitStatic_10_0=(Token)match(input,146,FOLLOW_131); 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;
}
}
}
// InternalEntityGrammar.g:10849:5: (otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>' )?
int alt206=2;
int LA206_0 = input.LA(1);
if ( (LA206_0==124) ) {
alt206=1;
}
switch (alt206) {
case 1 :
// InternalEntityGrammar.g:10850:6: otherlv_11= '<' ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) ) (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )* otherlv_15= '>'
{
otherlv_11=(Token)match(input,124,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXMemberFeatureCallAccess().getLessThanSignKeyword_1_1_1_0());
}
// InternalEntityGrammar.g:10854:6: ( (lv_typeArguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:10855:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:10855:7: (lv_typeArguments_12_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:10856:8: lv_typeArguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0());
}
pushFollow(FOLLOW_133);
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();
}
}
}
// InternalEntityGrammar.g:10873:6: (otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) ) )*
loop205:
do {
int alt205=2;
int LA205_0 = input.LA(1);
if ( (LA205_0==29) ) {
alt205=1;
}
switch (alt205) {
case 1 :
// InternalEntityGrammar.g:10874:7: otherlv_13= ',' ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
{
otherlv_13=(Token)match(input,29,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_1_2_0());
}
// InternalEntityGrammar.g:10878:7: ( (lv_typeArguments_14_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:10879:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:10879:8: (lv_typeArguments_14_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:10880:9: lv_typeArguments_14_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0());
}
pushFollow(FOLLOW_133);
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 loop205;
}
} while (true);
otherlv_15=(Token)match(input,125,FOLLOW_131); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_15, grammarAccess.getXMemberFeatureCallAccess().getGreaterThanSignKeyword_1_1_1_3());
}
}
break;
}
// InternalEntityGrammar.g:10903:5: ( ( ruleIdOrSuper ) )
// InternalEntityGrammar.g:10904:6: ( ruleIdOrSuper )
{
// InternalEntityGrammar.g:10904:6: ( ruleIdOrSuper )
// InternalEntityGrammar.g:10905: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_134);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:10919: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 alt209=2;
alt209 = dfa209.predict(input);
switch (alt209) {
case 1 :
// InternalEntityGrammar.g:10920: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= ')'
{
// InternalEntityGrammar.g:10920:6: ( ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' ) )
// InternalEntityGrammar.g:10921:7: ( ( '(' ) )=> (lv_explicitOperationCall_17_0= '(' )
{
// InternalEntityGrammar.g:10925:7: (lv_explicitOperationCall_17_0= '(' )
// InternalEntityGrammar.g:10926:8: lv_explicitOperationCall_17_0= '('
{
lv_explicitOperationCall_17_0=(Token)match(input,16,FOLLOW_135); 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, "(");
}
}
}
// InternalEntityGrammar.g:10938:6: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) ) | ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* ) )?
int alt208=3;
alt208 = dfa208.predict(input);
switch (alt208) {
case 1 :
// InternalEntityGrammar.g:10939:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
{
// InternalEntityGrammar.g:10939:7: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure ) )
// InternalEntityGrammar.g:10940:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_memberCallArguments_18_0= ruleXShortClosure )
{
// InternalEntityGrammar.g:10965:8: (lv_memberCallArguments_18_0= ruleXShortClosure )
// InternalEntityGrammar.g:10966:9: lv_memberCallArguments_18_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0());
}
pushFollow(FOLLOW_8);
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 :
// InternalEntityGrammar.g:10984:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
{
// InternalEntityGrammar.g:10984:7: ( ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )* )
// InternalEntityGrammar.g:10985:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) ) (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:10985:8: ( (lv_memberCallArguments_19_0= ruleXExpression ) )
// InternalEntityGrammar.g:10986:9: (lv_memberCallArguments_19_0= ruleXExpression )
{
// InternalEntityGrammar.g:10986:9: (lv_memberCallArguments_19_0= ruleXExpression )
// InternalEntityGrammar.g:10987:10: lv_memberCallArguments_19_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:11004:8: (otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) ) )*
loop207:
do {
int alt207=2;
int LA207_0 = input.LA(1);
if ( (LA207_0==29) ) {
alt207=1;
}
switch (alt207) {
case 1 :
// InternalEntityGrammar.g:11005:9: otherlv_20= ',' ( (lv_memberCallArguments_21_0= ruleXExpression ) )
{
otherlv_20=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_20, grammarAccess.getXMemberFeatureCallAccess().getCommaKeyword_1_1_3_1_1_1_0());
}
// InternalEntityGrammar.g:11009:9: ( (lv_memberCallArguments_21_0= ruleXExpression ) )
// InternalEntityGrammar.g:11010:10: (lv_memberCallArguments_21_0= ruleXExpression )
{
// InternalEntityGrammar.g:11010:10: (lv_memberCallArguments_21_0= ruleXExpression )
// InternalEntityGrammar.g:11011:11: lv_memberCallArguments_21_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop207;
}
} while (true);
}
}
break;
}
otherlv_22=(Token)match(input,17,FOLLOW_136); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_22, grammarAccess.getXMemberFeatureCallAccess().getRightParenthesisKeyword_1_1_3_2());
}
}
break;
}
// InternalEntityGrammar.g:11036:5: ( ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure ) )?
int alt210=2;
alt210 = dfa210.predict(input);
switch (alt210) {
case 1 :
// InternalEntityGrammar.g:11037:6: ( ( () '[' ) )=> (lv_memberCallArguments_23_0= ruleXClosure )
{
// InternalEntityGrammar.g:11043:6: (lv_memberCallArguments_23_0= ruleXClosure )
// InternalEntityGrammar.g:11044:7: lv_memberCallArguments_23_0= ruleXClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXMemberFeatureCallAccess().getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0());
}
pushFollow(FOLLOW_129);
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 loop211;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXMemberFeatureCall"
// $ANTLR start "entryRuleXPrimaryExpression"
// InternalEntityGrammar.g:11067:1: entryRuleXPrimaryExpression returns [EObject current=null] : iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF ;
public final EObject entryRuleXPrimaryExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXPrimaryExpression = null;
try {
// InternalEntityGrammar.g:11067:59: (iv_ruleXPrimaryExpression= ruleXPrimaryExpression EOF )
// InternalEntityGrammar.g:11068: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"
// InternalEntityGrammar.g:11074: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 {
// InternalEntityGrammar.g:11080: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 ) )
// InternalEntityGrammar.g:11081: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 )
{
// InternalEntityGrammar.g:11081: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 alt212=15;
alt212 = dfa212.predict(input);
switch (alt212) {
case 1 :
// InternalEntityGrammar.g:11082: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 :
// InternalEntityGrammar.g:11091: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 :
// InternalEntityGrammar.g:11100: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 :
// InternalEntityGrammar.g:11109:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
{
// InternalEntityGrammar.g:11109:3: ( ( ( () 'synchronized' '(' ) )=>this_XSynchronizedExpression_3= ruleXSynchronizedExpression )
// InternalEntityGrammar.g:11110: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 :
// InternalEntityGrammar.g:11127: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 :
// InternalEntityGrammar.g:11136: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 :
// InternalEntityGrammar.g:11145: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 :
// InternalEntityGrammar.g:11154:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
{
// InternalEntityGrammar.g:11154:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=>this_XForLoopExpression_7= ruleXForLoopExpression )
// InternalEntityGrammar.g:11155: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 :
// InternalEntityGrammar.g:11178: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 :
// InternalEntityGrammar.g:11187: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 :
// InternalEntityGrammar.g:11196: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 :
// InternalEntityGrammar.g:11205: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 :
// InternalEntityGrammar.g:11214: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 :
// InternalEntityGrammar.g:11223: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 :
// InternalEntityGrammar.g:11232: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"
// InternalEntityGrammar.g:11244:1: entryRuleXLiteral returns [EObject current=null] : iv_ruleXLiteral= ruleXLiteral EOF ;
public final EObject entryRuleXLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXLiteral = null;
try {
// InternalEntityGrammar.g:11244:49: (iv_ruleXLiteral= ruleXLiteral EOF )
// InternalEntityGrammar.g:11245: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"
// InternalEntityGrammar.g:11251: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 {
// InternalEntityGrammar.g:11257: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 ) )
// InternalEntityGrammar.g:11258: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 )
{
// InternalEntityGrammar.g:11258: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 alt213=7;
int LA213_0 = input.LA(1);
if ( (LA213_0==118) ) {
alt213=1;
}
else if ( (LA213_0==37) && (synpred29_InternalEntityGrammar())) {
alt213=2;
}
else if ( ((LA213_0>=161 && LA213_0<=162)) ) {
alt213=3;
}
else if ( ((LA213_0>=RULE_INT && LA213_0<=RULE_DECIMAL)) ) {
alt213=4;
}
else if ( (LA213_0==163) ) {
alt213=5;
}
else if ( (LA213_0==RULE_STRING) ) {
alt213=6;
}
else if ( (LA213_0==164) ) {
alt213=7;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 213, 0, input);
throw nvae;
}
switch (alt213) {
case 1 :
// InternalEntityGrammar.g:11259: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 :
// InternalEntityGrammar.g:11268:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
{
// InternalEntityGrammar.g:11268:3: ( ( ( () '[' ) )=>this_XClosure_1= ruleXClosure )
// InternalEntityGrammar.g:11269: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 :
// InternalEntityGrammar.g:11285: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 :
// InternalEntityGrammar.g:11294: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 :
// InternalEntityGrammar.g:11303: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 :
// InternalEntityGrammar.g:11312: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 :
// InternalEntityGrammar.g:11321: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"
// InternalEntityGrammar.g:11333:1: entryRuleXCollectionLiteral returns [EObject current=null] : iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF ;
public final EObject entryRuleXCollectionLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCollectionLiteral = null;
try {
// InternalEntityGrammar.g:11333:59: (iv_ruleXCollectionLiteral= ruleXCollectionLiteral EOF )
// InternalEntityGrammar.g:11334: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"
// InternalEntityGrammar.g:11340: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 {
// InternalEntityGrammar.g:11346:2: ( (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral ) )
// InternalEntityGrammar.g:11347:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
{
// InternalEntityGrammar.g:11347:2: (this_XSetLiteral_0= ruleXSetLiteral | this_XListLiteral_1= ruleXListLiteral )
int alt214=2;
int LA214_0 = input.LA(1);
if ( (LA214_0==118) ) {
int LA214_1 = input.LA(2);
if ( (LA214_1==37) ) {
alt214=2;
}
else if ( (LA214_1==21) ) {
alt214=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 214, 1, input);
throw nvae;
}
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 214, 0, input);
throw nvae;
}
switch (alt214) {
case 1 :
// InternalEntityGrammar.g:11348: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 :
// InternalEntityGrammar.g:11357: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"
// InternalEntityGrammar.g:11369:1: entryRuleXSetLiteral returns [EObject current=null] : iv_ruleXSetLiteral= ruleXSetLiteral EOF ;
public final EObject entryRuleXSetLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSetLiteral = null;
try {
// InternalEntityGrammar.g:11369:52: (iv_ruleXSetLiteral= ruleXSetLiteral EOF )
// InternalEntityGrammar.g:11370: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"
// InternalEntityGrammar.g:11376: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 {
// InternalEntityGrammar.g:11382:2: ( ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' ) )
// InternalEntityGrammar.g:11383:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
{
// InternalEntityGrammar.g:11383:2: ( () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}' )
// InternalEntityGrammar.g:11384:3: () otherlv_1= '#' otherlv_2= '{' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= '}'
{
// InternalEntityGrammar.g:11384:3: ()
// InternalEntityGrammar.g:11385:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSetLiteralAccess().getXSetLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,118,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSetLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,21,FOLLOW_137); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSetLiteralAccess().getLeftCurlyBracketKeyword_2());
}
// InternalEntityGrammar.g:11399:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt216=2;
int LA216_0 = input.LA(1);
if ( ((LA216_0>=RULE_STRING && LA216_0<=RULE_DECIMAL)||LA216_0==16||(LA216_0>=20 && LA216_0<=21)||LA216_0==37||(LA216_0>=109 && LA216_0<=113)||LA216_0==118||LA216_0==124||LA216_0==142||LA216_0==149||LA216_0==151||(LA216_0>=155 && LA216_0<=157)||(LA216_0>=159 && LA216_0<=167)||LA216_0==169) ) {
alt216=1;
}
switch (alt216) {
case 1 :
// InternalEntityGrammar.g:11400:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:11400:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:11401:5: (lv_elements_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:11401:5: (lv_elements_3_0= ruleXExpression )
// InternalEntityGrammar.g:11402:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_27);
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();
}
}
}
// InternalEntityGrammar.g:11419:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop215:
do {
int alt215=2;
int LA215_0 = input.LA(1);
if ( (LA215_0==29) ) {
alt215=1;
}
switch (alt215) {
case 1 :
// InternalEntityGrammar.g:11420:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSetLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalEntityGrammar.g:11424:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:11425:6: (lv_elements_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:11425:6: (lv_elements_5_0= ruleXExpression )
// InternalEntityGrammar.g:11426:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSetLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_27);
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 loop215;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,23,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"
// InternalEntityGrammar.g:11453:1: entryRuleXListLiteral returns [EObject current=null] : iv_ruleXListLiteral= ruleXListLiteral EOF ;
public final EObject entryRuleXListLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXListLiteral = null;
try {
// InternalEntityGrammar.g:11453:53: (iv_ruleXListLiteral= ruleXListLiteral EOF )
// InternalEntityGrammar.g:11454: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"
// InternalEntityGrammar.g:11460: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 {
// InternalEntityGrammar.g:11466:2: ( ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' ) )
// InternalEntityGrammar.g:11467:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
{
// InternalEntityGrammar.g:11467:2: ( () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']' )
// InternalEntityGrammar.g:11468:3: () otherlv_1= '#' otherlv_2= '[' ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )? otherlv_6= ']'
{
// InternalEntityGrammar.g:11468:3: ()
// InternalEntityGrammar.g:11469:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXListLiteralAccess().getXListLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,118,FOLLOW_109); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXListLiteralAccess().getNumberSignKeyword_1());
}
otherlv_2=(Token)match(input,37,FOLLOW_138); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXListLiteralAccess().getLeftSquareBracketKeyword_2());
}
// InternalEntityGrammar.g:11483:3: ( ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )* )?
int alt218=2;
int LA218_0 = input.LA(1);
if ( ((LA218_0>=RULE_STRING && LA218_0<=RULE_DECIMAL)||LA218_0==16||(LA218_0>=20 && LA218_0<=21)||LA218_0==37||(LA218_0>=109 && LA218_0<=113)||LA218_0==118||LA218_0==124||LA218_0==142||LA218_0==149||LA218_0==151||(LA218_0>=155 && LA218_0<=157)||(LA218_0>=159 && LA218_0<=167)||LA218_0==169) ) {
alt218=1;
}
switch (alt218) {
case 1 :
// InternalEntityGrammar.g:11484:4: ( (lv_elements_3_0= ruleXExpression ) ) (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:11484:4: ( (lv_elements_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:11485:5: (lv_elements_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:11485:5: (lv_elements_3_0= ruleXExpression )
// InternalEntityGrammar.g:11486:6: lv_elements_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_111);
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();
}
}
}
// InternalEntityGrammar.g:11503:4: (otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) ) )*
loop217:
do {
int alt217=2;
int LA217_0 = input.LA(1);
if ( (LA217_0==29) ) {
alt217=1;
}
switch (alt217) {
case 1 :
// InternalEntityGrammar.g:11504:5: otherlv_4= ',' ( (lv_elements_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXListLiteralAccess().getCommaKeyword_3_1_0());
}
// InternalEntityGrammar.g:11508:5: ( (lv_elements_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:11509:6: (lv_elements_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:11509:6: (lv_elements_5_0= ruleXExpression )
// InternalEntityGrammar.g:11510:7: lv_elements_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXListLiteralAccess().getElementsXExpressionParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_111);
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 loop217;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,38,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"
// InternalEntityGrammar.g:11537:1: entryRuleXClosure returns [EObject current=null] : iv_ruleXClosure= ruleXClosure EOF ;
public final EObject entryRuleXClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXClosure = null;
try {
// InternalEntityGrammar.g:11537:49: (iv_ruleXClosure= ruleXClosure EOF )
// InternalEntityGrammar.g:11538: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"
// InternalEntityGrammar.g:11544: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 {
// InternalEntityGrammar.g:11550: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= ']' ) )
// InternalEntityGrammar.g:11551: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= ']' )
{
// InternalEntityGrammar.g:11551: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= ']' )
// InternalEntityGrammar.g:11552: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= ']'
{
// InternalEntityGrammar.g:11552:3: ( ( ( () '[' ) )=> ( () otherlv_1= '[' ) )
// InternalEntityGrammar.g:11553:4: ( ( () '[' ) )=> ( () otherlv_1= '[' )
{
// InternalEntityGrammar.g:11559:4: ( () otherlv_1= '[' )
// InternalEntityGrammar.g:11560:5: () otherlv_1= '['
{
// InternalEntityGrammar.g:11560:5: ()
// InternalEntityGrammar.g:11561:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,37,FOLLOW_139); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXClosureAccess().getLeftSquareBracketKeyword_0_0_1());
}
}
}
// InternalEntityGrammar.g:11573:3: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) ) )?
int alt221=2;
alt221 = dfa221.predict(input);
switch (alt221) {
case 1 :
// InternalEntityGrammar.g:11574:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
{
// InternalEntityGrammar.g:11597:4: ( ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) ) )
// InternalEntityGrammar.g:11598:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_5_0= '|' ) )
{
// InternalEntityGrammar.g:11598:5: ( ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )* )?
int alt220=2;
int LA220_0 = input.LA(1);
if ( (LA220_0==RULE_ID||LA220_0==16||LA220_0==136) ) {
alt220=1;
}
switch (alt220) {
case 1 :
// InternalEntityGrammar.g:11599:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) ) (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:11599:6: ( (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11600:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11600:7: (lv_declaredFormalParameters_2_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:11601:8: lv_declaredFormalParameters_2_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0());
}
pushFollow(FOLLOW_140);
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();
}
}
}
// InternalEntityGrammar.g:11618:6: (otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) ) )*
loop219:
do {
int alt219=2;
int LA219_0 = input.LA(1);
if ( (LA219_0==29) ) {
alt219=1;
}
switch (alt219) {
case 1 :
// InternalEntityGrammar.g:11619:7: otherlv_3= ',' ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
{
otherlv_3=(Token)match(input,29,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXClosureAccess().getCommaKeyword_1_0_0_1_0());
}
// InternalEntityGrammar.g:11623:7: ( (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11624:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11624:8: (lv_declaredFormalParameters_4_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:11625:9: lv_declaredFormalParameters_4_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0());
}
pushFollow(FOLLOW_140);
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 loop219;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:11644:5: ( (lv_explicitSyntax_5_0= '|' ) )
// InternalEntityGrammar.g:11645:6: (lv_explicitSyntax_5_0= '|' )
{
// InternalEntityGrammar.g:11645:6: (lv_explicitSyntax_5_0= '|' )
// InternalEntityGrammar.g:11646:7: lv_explicitSyntax_5_0= '|'
{
lv_explicitSyntax_5_0=(Token)match(input,148,FOLLOW_141); 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;
}
// InternalEntityGrammar.g:11660:3: ( (lv_expression_6_0= ruleXExpressionInClosure ) )
// InternalEntityGrammar.g:11661:4: (lv_expression_6_0= ruleXExpressionInClosure )
{
// InternalEntityGrammar.g:11661:4: (lv_expression_6_0= ruleXExpressionInClosure )
// InternalEntityGrammar.g:11662:5: lv_expression_6_0= ruleXExpressionInClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXClosureAccess().getExpressionXExpressionInClosureParserRuleCall_2_0());
}
pushFollow(FOLLOW_101);
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,38,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"
// InternalEntityGrammar.g:11687:1: entryRuleXExpressionInClosure returns [EObject current=null] : iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF ;
public final EObject entryRuleXExpressionInClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionInClosure = null;
try {
// InternalEntityGrammar.g:11687:61: (iv_ruleXExpressionInClosure= ruleXExpressionInClosure EOF )
// InternalEntityGrammar.g:11688: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"
// InternalEntityGrammar.g:11694: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 {
// InternalEntityGrammar.g:11700:2: ( ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* ) )
// InternalEntityGrammar.g:11701:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
{
// InternalEntityGrammar.g:11701:2: ( () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )* )
// InternalEntityGrammar.g:11702:3: () ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
{
// InternalEntityGrammar.g:11702:3: ()
// InternalEntityGrammar.g:11703:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXExpressionInClosureAccess().getXBlockExpressionAction_0(),
current);
}
}
// InternalEntityGrammar.g:11709:3: ( ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )? )*
loop223:
do {
int alt223=2;
int LA223_0 = input.LA(1);
if ( ((LA223_0>=RULE_STRING && LA223_0<=RULE_DECIMAL)||LA223_0==16||(LA223_0>=20 && LA223_0<=21)||LA223_0==37||LA223_0==51||(LA223_0>=109 && LA223_0<=113)||LA223_0==118||LA223_0==124||LA223_0==142||LA223_0==149||LA223_0==151||(LA223_0>=155 && LA223_0<=167)||LA223_0==169) ) {
alt223=1;
}
switch (alt223) {
case 1 :
// InternalEntityGrammar.g:11710:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_2= ';' )?
{
// InternalEntityGrammar.g:11710:4: ( (lv_expressions_1_0= ruleXExpressionOrVarDeclaration ) )
// InternalEntityGrammar.g:11711:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
{
// InternalEntityGrammar.g:11711:5: (lv_expressions_1_0= ruleXExpressionOrVarDeclaration )
// InternalEntityGrammar.g:11712:6: lv_expressions_1_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXExpressionInClosureAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0());
}
pushFollow(FOLLOW_142);
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();
}
}
}
// InternalEntityGrammar.g:11729:4: (otherlv_2= ';' )?
int alt222=2;
int LA222_0 = input.LA(1);
if ( (LA222_0==116) ) {
alt222=1;
}
switch (alt222) {
case 1 :
// InternalEntityGrammar.g:11730:5: otherlv_2= ';'
{
otherlv_2=(Token)match(input,116,FOLLOW_143); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
}
}
break;
}
}
break;
default :
break loop223;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXExpressionInClosure"
// $ANTLR start "entryRuleXShortClosure"
// InternalEntityGrammar.g:11740:1: entryRuleXShortClosure returns [EObject current=null] : iv_ruleXShortClosure= ruleXShortClosure EOF ;
public final EObject entryRuleXShortClosure() throws RecognitionException {
EObject current = null;
EObject iv_ruleXShortClosure = null;
try {
// InternalEntityGrammar.g:11740:54: (iv_ruleXShortClosure= ruleXShortClosure EOF )
// InternalEntityGrammar.g:11741: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"
// InternalEntityGrammar.g:11747: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 {
// InternalEntityGrammar.g:11753:2: ( ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:11754:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:11754:2: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:11755:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) ) ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:11755:3: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) ) )
// InternalEntityGrammar.g:11756:4: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
{
// InternalEntityGrammar.g:11781:4: ( () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) ) )
// InternalEntityGrammar.g:11782:5: () ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )? ( (lv_explicitSyntax_4_0= '|' ) )
{
// InternalEntityGrammar.g:11782:5: ()
// InternalEntityGrammar.g:11783:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXShortClosureAccess().getXClosureAction_0_0_0(),
current);
}
}
// InternalEntityGrammar.g:11789:5: ( ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )* )?
int alt225=2;
int LA225_0 = input.LA(1);
if ( (LA225_0==RULE_ID||LA225_0==16||LA225_0==136) ) {
alt225=1;
}
switch (alt225) {
case 1 :
// InternalEntityGrammar.g:11790:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) ) (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:11790:6: ( (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11791:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11791:7: (lv_declaredFormalParameters_1_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:11792:8: lv_declaredFormalParameters_1_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0());
}
pushFollow(FOLLOW_140);
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();
}
}
}
// InternalEntityGrammar.g:11809:6: (otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) ) )*
loop224:
do {
int alt224=2;
int LA224_0 = input.LA(1);
if ( (LA224_0==29) ) {
alt224=1;
}
switch (alt224) {
case 1 :
// InternalEntityGrammar.g:11810:7: otherlv_2= ',' ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
{
otherlv_2=(Token)match(input,29,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXShortClosureAccess().getCommaKeyword_0_0_1_1_0());
}
// InternalEntityGrammar.g:11814:7: ( (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11815:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11815:8: (lv_declaredFormalParameters_3_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:11816:9: lv_declaredFormalParameters_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXShortClosureAccess().getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0());
}
pushFollow(FOLLOW_140);
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 loop224;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:11835:5: ( (lv_explicitSyntax_4_0= '|' ) )
// InternalEntityGrammar.g:11836:6: (lv_explicitSyntax_4_0= '|' )
{
// InternalEntityGrammar.g:11836:6: (lv_explicitSyntax_4_0= '|' )
// InternalEntityGrammar.g:11837:7: lv_explicitSyntax_4_0= '|'
{
lv_explicitSyntax_4_0=(Token)match(input,148,FOLLOW_61); 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, "|");
}
}
}
}
}
// InternalEntityGrammar.g:11851:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:11852:4: (lv_expression_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:11852:4: (lv_expression_5_0= ruleXExpression )
// InternalEntityGrammar.g:11853: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"
// InternalEntityGrammar.g:11874:1: entryRuleXParenthesizedExpression returns [EObject current=null] : iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF ;
public final EObject entryRuleXParenthesizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXParenthesizedExpression = null;
try {
// InternalEntityGrammar.g:11874:65: (iv_ruleXParenthesizedExpression= ruleXParenthesizedExpression EOF )
// InternalEntityGrammar.g:11875: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"
// InternalEntityGrammar.g:11881: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 {
// InternalEntityGrammar.g:11887:2: ( (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' ) )
// InternalEntityGrammar.g:11888:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
{
// InternalEntityGrammar.g:11888:2: (otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')' )
// InternalEntityGrammar.g:11889:3: otherlv_0= '(' this_XExpression_1= ruleXExpression otherlv_2= ')'
{
otherlv_0=(Token)match(input,16,FOLLOW_61); 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_8);
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,17,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"
// InternalEntityGrammar.g:11909:1: entryRuleXIfExpression returns [EObject current=null] : iv_ruleXIfExpression= ruleXIfExpression EOF ;
public final EObject entryRuleXIfExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXIfExpression = null;
try {
// InternalEntityGrammar.g:11909:54: (iv_ruleXIfExpression= ruleXIfExpression EOF )
// InternalEntityGrammar.g:11910: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"
// InternalEntityGrammar.g:11916: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 {
// InternalEntityGrammar.g:11922: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 ) ) )? ) )
// InternalEntityGrammar.g:11923: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 ) ) )? )
{
// InternalEntityGrammar.g:11923: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 ) ) )? )
// InternalEntityGrammar.g:11924: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 ) ) )?
{
// InternalEntityGrammar.g:11924:3: ()
// InternalEntityGrammar.g:11925:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXIfExpressionAccess().getXIfExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,149,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXIfExpressionAccess().getIfKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXIfExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:11939:3: ( (lv_if_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:11940:4: (lv_if_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:11940:4: (lv_if_3_0= ruleXExpression )
// InternalEntityGrammar.g:11941:5: lv_if_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getIfXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXIfExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalEntityGrammar.g:11962:3: ( (lv_then_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:11963:4: (lv_then_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:11963:4: (lv_then_5_0= ruleXExpression )
// InternalEntityGrammar.g:11964:5: lv_then_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXIfExpressionAccess().getThenXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_144);
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();
}
}
}
// InternalEntityGrammar.g:11981:3: ( ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) ) )?
int alt226=2;
int LA226_0 = input.LA(1);
if ( (LA226_0==150) ) {
int LA226_1 = input.LA(2);
if ( (synpred33_InternalEntityGrammar()) ) {
alt226=1;
}
}
switch (alt226) {
case 1 :
// InternalEntityGrammar.g:11982:4: ( ( 'else' )=>otherlv_6= 'else' ) ( (lv_else_7_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:11982:4: ( ( 'else' )=>otherlv_6= 'else' )
// InternalEntityGrammar.g:11983:5: ( 'else' )=>otherlv_6= 'else'
{
otherlv_6=(Token)match(input,150,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXIfExpressionAccess().getElseKeyword_6_0());
}
}
// InternalEntityGrammar.g:11989:4: ( (lv_else_7_0= ruleXExpression ) )
// InternalEntityGrammar.g:11990:5: (lv_else_7_0= ruleXExpression )
{
// InternalEntityGrammar.g:11990:5: (lv_else_7_0= ruleXExpression )
// InternalEntityGrammar.g:11991: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"
// InternalEntityGrammar.g:12013:1: entryRuleXSwitchExpression returns [EObject current=null] : iv_ruleXSwitchExpression= ruleXSwitchExpression EOF ;
public final EObject entryRuleXSwitchExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSwitchExpression = null;
try {
// InternalEntityGrammar.g:12013:58: (iv_ruleXSwitchExpression= ruleXSwitchExpression EOF )
// InternalEntityGrammar.g:12014: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"
// InternalEntityGrammar.g:12020: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 {
// InternalEntityGrammar.g:12026: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= '}' ) )
// InternalEntityGrammar.g:12027: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= '}' )
{
// InternalEntityGrammar.g:12027: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= '}' )
// InternalEntityGrammar.g:12028: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= '}'
{
// InternalEntityGrammar.g:12028:3: ()
// InternalEntityGrammar.g:12029:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSwitchExpressionAccess().getXSwitchExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,151,FOLLOW_145); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSwitchExpressionAccess().getSwitchKeyword_1());
}
// InternalEntityGrammar.g:12039: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 alt228=2;
alt228 = dfa228.predict(input);
switch (alt228) {
case 1 :
// InternalEntityGrammar.g:12040:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalEntityGrammar.g:12040:4: ( ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalEntityGrammar.g:12041:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) ) ( (lv_switch_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalEntityGrammar.g:12041:5: ( ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalEntityGrammar.g:12042:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalEntityGrammar.g:12052:6: (otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalEntityGrammar.g:12053:7: otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
otherlv_2=(Token)match(input,16,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSwitchExpressionAccess().getLeftParenthesisKeyword_2_0_0_0_0());
}
// InternalEntityGrammar.g:12057:7: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:12058:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:12058:8: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:12059:9: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0());
}
pushFollow(FOLLOW_146);
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,152,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_0_0_0_2());
}
}
}
// InternalEntityGrammar.g:12082:5: ( (lv_switch_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:12083:6: (lv_switch_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:12083:6: (lv_switch_5_0= ruleXExpression )
// InternalEntityGrammar.g:12084:7: lv_switch_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_12); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXSwitchExpressionAccess().getRightParenthesisKeyword_2_0_2());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:12107:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:12107:4: ( ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:12108:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )? ( (lv_switch_9_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:12108:5: ( ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' ) )?
int alt227=2;
alt227 = dfa227.predict(input);
switch (alt227) {
case 1 :
// InternalEntityGrammar.g:12109:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
{
// InternalEntityGrammar.g:12118:6: ( ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':' )
// InternalEntityGrammar.g:12119:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) ) otherlv_8= ':'
{
// InternalEntityGrammar.g:12119:7: ( (lv_declaredParam_7_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:12120:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:12120:8: (lv_declaredParam_7_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:12121:9: lv_declaredParam_7_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0());
}
pushFollow(FOLLOW_146);
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,152,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_2_1_0_0_1());
}
}
}
break;
}
// InternalEntityGrammar.g:12144:5: ( (lv_switch_9_0= ruleXExpression ) )
// InternalEntityGrammar.g:12145:6: (lv_switch_9_0= ruleXExpression )
{
// InternalEntityGrammar.g:12145:6: (lv_switch_9_0= ruleXExpression )
// InternalEntityGrammar.g:12146:7: lv_switch_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getSwitchXExpressionParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_12);
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,21,FOLLOW_147); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXSwitchExpressionAccess().getLeftCurlyBracketKeyword_3());
}
// InternalEntityGrammar.g:12169:3: ( (lv_cases_11_0= ruleXCasePart ) )*
loop229:
do {
int alt229=2;
int LA229_0 = input.LA(1);
if ( (LA229_0==RULE_ID||LA229_0==16||LA229_0==29||LA229_0==136||LA229_0==152||LA229_0==154) ) {
alt229=1;
}
switch (alt229) {
case 1 :
// InternalEntityGrammar.g:12170:4: (lv_cases_11_0= ruleXCasePart )
{
// InternalEntityGrammar.g:12170:4: (lv_cases_11_0= ruleXCasePart )
// InternalEntityGrammar.g:12171:5: lv_cases_11_0= ruleXCasePart
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getCasesXCasePartParserRuleCall_4_0());
}
pushFollow(FOLLOW_147);
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 loop229;
}
} while (true);
// InternalEntityGrammar.g:12188:3: (otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) ) )?
int alt230=2;
int LA230_0 = input.LA(1);
if ( (LA230_0==153) ) {
alt230=1;
}
switch (alt230) {
case 1 :
// InternalEntityGrammar.g:12189:4: otherlv_12= 'default' otherlv_13= ':' ( (lv_default_14_0= ruleXExpression ) )
{
otherlv_12=(Token)match(input,153,FOLLOW_146); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXSwitchExpressionAccess().getDefaultKeyword_5_0());
}
otherlv_13=(Token)match(input,152,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXSwitchExpressionAccess().getColonKeyword_5_1());
}
// InternalEntityGrammar.g:12197:4: ( (lv_default_14_0= ruleXExpression ) )
// InternalEntityGrammar.g:12198:5: (lv_default_14_0= ruleXExpression )
{
// InternalEntityGrammar.g:12198:5: (lv_default_14_0= ruleXExpression )
// InternalEntityGrammar.g:12199:6: lv_default_14_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSwitchExpressionAccess().getDefaultXExpressionParserRuleCall_5_2_0());
}
pushFollow(FOLLOW_148);
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,23,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"
// InternalEntityGrammar.g:12225:1: entryRuleXCasePart returns [EObject current=null] : iv_ruleXCasePart= ruleXCasePart EOF ;
public final EObject entryRuleXCasePart() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCasePart = null;
try {
// InternalEntityGrammar.g:12225:50: (iv_ruleXCasePart= ruleXCasePart EOF )
// InternalEntityGrammar.g:12226: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"
// InternalEntityGrammar.g:12232: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 {
// InternalEntityGrammar.g:12238: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= ',' ) ) ) ) )
// InternalEntityGrammar.g:12239: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= ',' ) ) ) )
{
// InternalEntityGrammar.g:12239: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= ',' ) ) ) )
// InternalEntityGrammar.g:12240: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= ',' ) ) )
{
// InternalEntityGrammar.g:12240:3: ()
// InternalEntityGrammar.g:12241:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXCasePartAccess().getXCasePartAction_0(),
current);
}
}
// InternalEntityGrammar.g:12247:3: ( (lv_typeGuard_1_0= ruleJvmTypeReference ) )?
int alt231=2;
int LA231_0 = input.LA(1);
if ( (LA231_0==RULE_ID||LA231_0==16||LA231_0==136) ) {
alt231=1;
}
switch (alt231) {
case 1 :
// InternalEntityGrammar.g:12248:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:12248:4: (lv_typeGuard_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:12249:5: lv_typeGuard_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getTypeGuardJvmTypeReferenceParserRuleCall_1_0());
}
pushFollow(FOLLOW_149);
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;
}
// InternalEntityGrammar.g:12266:3: (otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) ) )?
int alt232=2;
int LA232_0 = input.LA(1);
if ( (LA232_0==154) ) {
alt232=1;
}
switch (alt232) {
case 1 :
// InternalEntityGrammar.g:12267:4: otherlv_2= 'case' ( (lv_case_3_0= ruleXExpression ) )
{
otherlv_2=(Token)match(input,154,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXCasePartAccess().getCaseKeyword_2_0());
}
// InternalEntityGrammar.g:12271:4: ( (lv_case_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:12272:5: (lv_case_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:12272:5: (lv_case_3_0= ruleXExpression )
// InternalEntityGrammar.g:12273:6: lv_case_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCasePartAccess().getCaseXExpressionParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_150);
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;
}
// InternalEntityGrammar.g:12291:3: ( (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) ) | ( (lv_fallThrough_6_0= ',' ) ) )
int alt233=2;
int LA233_0 = input.LA(1);
if ( (LA233_0==152) ) {
alt233=1;
}
else if ( (LA233_0==29) ) {
alt233=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 233, 0, input);
throw nvae;
}
switch (alt233) {
case 1 :
// InternalEntityGrammar.g:12292:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:12292:4: (otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:12293:5: otherlv_4= ':' ( (lv_then_5_0= ruleXExpression ) )
{
otherlv_4=(Token)match(input,152,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXCasePartAccess().getColonKeyword_3_0_0());
}
// InternalEntityGrammar.g:12297:5: ( (lv_then_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:12298:6: (lv_then_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:12298:6: (lv_then_5_0= ruleXExpression )
// InternalEntityGrammar.g:12299: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 :
// InternalEntityGrammar.g:12318:4: ( (lv_fallThrough_6_0= ',' ) )
{
// InternalEntityGrammar.g:12318:4: ( (lv_fallThrough_6_0= ',' ) )
// InternalEntityGrammar.g:12319:5: (lv_fallThrough_6_0= ',' )
{
// InternalEntityGrammar.g:12319:5: (lv_fallThrough_6_0= ',' )
// InternalEntityGrammar.g:12320:6: lv_fallThrough_6_0= ','
{
lv_fallThrough_6_0=(Token)match(input,29,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"
// InternalEntityGrammar.g:12337:1: entryRuleXForLoopExpression returns [EObject current=null] : iv_ruleXForLoopExpression= ruleXForLoopExpression EOF ;
public final EObject entryRuleXForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXForLoopExpression = null;
try {
// InternalEntityGrammar.g:12337:59: (iv_ruleXForLoopExpression= ruleXForLoopExpression EOF )
// InternalEntityGrammar.g:12338: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"
// InternalEntityGrammar.g:12344: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 {
// InternalEntityGrammar.g:12350: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 ) ) ) )
// InternalEntityGrammar.g:12351: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 ) ) )
{
// InternalEntityGrammar.g:12351: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 ) ) )
// InternalEntityGrammar.g:12352: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 ) )
{
// InternalEntityGrammar.g:12352:3: ( ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' ) )
// InternalEntityGrammar.g:12353:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )=> ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
{
// InternalEntityGrammar.g:12366:4: ( () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':' )
// InternalEntityGrammar.g:12367:5: () otherlv_1= 'for' otherlv_2= '(' ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) ) otherlv_4= ':'
{
// InternalEntityGrammar.g:12367:5: ()
// InternalEntityGrammar.g:12368:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXForLoopExpressionAccess().getXForLoopExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,155,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXForLoopExpressionAccess().getForKeyword_0_0_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXForLoopExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
// InternalEntityGrammar.g:12382:5: ( (lv_declaredParam_3_0= ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:12383:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:12383:6: (lv_declaredParam_3_0= ruleJvmFormalParameter )
// InternalEntityGrammar.g:12384:7: lv_declaredParam_3_0= ruleJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0());
}
pushFollow(FOLLOW_146);
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,152,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXForLoopExpressionAccess().getColonKeyword_0_0_4());
}
}
}
// InternalEntityGrammar.g:12407:3: ( (lv_forExpression_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:12408:4: (lv_forExpression_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:12408:4: (lv_forExpression_5_0= ruleXExpression )
// InternalEntityGrammar.g:12409:5: lv_forExpression_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXForLoopExpressionAccess().getForExpressionXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXForLoopExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalEntityGrammar.g:12430:3: ( (lv_eachExpression_7_0= ruleXExpression ) )
// InternalEntityGrammar.g:12431:4: (lv_eachExpression_7_0= ruleXExpression )
{
// InternalEntityGrammar.g:12431:4: (lv_eachExpression_7_0= ruleXExpression )
// InternalEntityGrammar.g:12432: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"
// InternalEntityGrammar.g:12453:1: entryRuleXBasicForLoopExpression returns [EObject current=null] : iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF ;
public final EObject entryRuleXBasicForLoopExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBasicForLoopExpression = null;
try {
// InternalEntityGrammar.g:12453:64: (iv_ruleXBasicForLoopExpression= ruleXBasicForLoopExpression EOF )
// InternalEntityGrammar.g:12454: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"
// InternalEntityGrammar.g:12460: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 {
// InternalEntityGrammar.g:12466: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 ) ) ) )
// InternalEntityGrammar.g:12467: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 ) ) )
{
// InternalEntityGrammar.g:12467: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 ) ) )
// InternalEntityGrammar.g:12468: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 ) )
{
// InternalEntityGrammar.g:12468:3: ()
// InternalEntityGrammar.g:12469:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBasicForLoopExpressionAccess().getXBasicForLoopExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,155,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBasicForLoopExpressionAccess().getForKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_151); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXBasicForLoopExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:12483:3: ( ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )* )?
int alt235=2;
int LA235_0 = input.LA(1);
if ( ((LA235_0>=RULE_STRING && LA235_0<=RULE_DECIMAL)||LA235_0==16||(LA235_0>=20 && LA235_0<=21)||LA235_0==37||LA235_0==51||(LA235_0>=109 && LA235_0<=113)||LA235_0==118||LA235_0==124||LA235_0==142||LA235_0==149||LA235_0==151||(LA235_0>=155 && LA235_0<=167)||LA235_0==169) ) {
alt235=1;
}
switch (alt235) {
case 1 :
// InternalEntityGrammar.g:12484:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
{
// InternalEntityGrammar.g:12484:4: ( (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration ) )
// InternalEntityGrammar.g:12485:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
{
// InternalEntityGrammar.g:12485:5: (lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration )
// InternalEntityGrammar.g:12486:6: lv_initExpressions_3_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0());
}
pushFollow(FOLLOW_152);
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();
}
}
}
// InternalEntityGrammar.g:12503:4: (otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) ) )*
loop234:
do {
int alt234=2;
int LA234_0 = input.LA(1);
if ( (LA234_0==29) ) {
alt234=1;
}
switch (alt234) {
case 1 :
// InternalEntityGrammar.g:12504:5: otherlv_4= ',' ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
{
otherlv_4=(Token)match(input,29,FOLLOW_153); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_3_1_0());
}
// InternalEntityGrammar.g:12508:5: ( (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration ) )
// InternalEntityGrammar.g:12509:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
{
// InternalEntityGrammar.g:12509:6: (lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration )
// InternalEntityGrammar.g:12510:7: lv_initExpressions_5_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0());
}
pushFollow(FOLLOW_152);
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 loop234;
}
} while (true);
}
break;
}
otherlv_6=(Token)match(input,116,FOLLOW_154); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_4());
}
// InternalEntityGrammar.g:12533:3: ( (lv_expression_7_0= ruleXExpression ) )?
int alt236=2;
int LA236_0 = input.LA(1);
if ( ((LA236_0>=RULE_STRING && LA236_0<=RULE_DECIMAL)||LA236_0==16||(LA236_0>=20 && LA236_0<=21)||LA236_0==37||(LA236_0>=109 && LA236_0<=113)||LA236_0==118||LA236_0==124||LA236_0==142||LA236_0==149||LA236_0==151||(LA236_0>=155 && LA236_0<=157)||(LA236_0>=159 && LA236_0<=167)||LA236_0==169) ) {
alt236=1;
}
switch (alt236) {
case 1 :
// InternalEntityGrammar.g:12534:4: (lv_expression_7_0= ruleXExpression )
{
// InternalEntityGrammar.g:12534:4: (lv_expression_7_0= ruleXExpression )
// InternalEntityGrammar.g:12535:5: lv_expression_7_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getExpressionXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_155);
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,116,FOLLOW_156); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_8, grammarAccess.getXBasicForLoopExpressionAccess().getSemicolonKeyword_6());
}
// InternalEntityGrammar.g:12556:3: ( ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )* )?
int alt238=2;
int LA238_0 = input.LA(1);
if ( ((LA238_0>=RULE_STRING && LA238_0<=RULE_DECIMAL)||LA238_0==16||(LA238_0>=20 && LA238_0<=21)||LA238_0==37||(LA238_0>=109 && LA238_0<=113)||LA238_0==118||LA238_0==124||LA238_0==142||LA238_0==149||LA238_0==151||(LA238_0>=155 && LA238_0<=157)||(LA238_0>=159 && LA238_0<=167)||LA238_0==169) ) {
alt238=1;
}
switch (alt238) {
case 1 :
// InternalEntityGrammar.g:12557:4: ( (lv_updateExpressions_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:12557:4: ( (lv_updateExpressions_9_0= ruleXExpression ) )
// InternalEntityGrammar.g:12558:5: (lv_updateExpressions_9_0= ruleXExpression )
{
// InternalEntityGrammar.g:12558:5: (lv_updateExpressions_9_0= ruleXExpression )
// InternalEntityGrammar.g:12559:6: lv_updateExpressions_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:12576:4: (otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) ) )*
loop237:
do {
int alt237=2;
int LA237_0 = input.LA(1);
if ( (LA237_0==29) ) {
alt237=1;
}
switch (alt237) {
case 1 :
// InternalEntityGrammar.g:12577:5: otherlv_10= ',' ( (lv_updateExpressions_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXBasicForLoopExpressionAccess().getCommaKeyword_7_1_0());
}
// InternalEntityGrammar.g:12581:5: ( (lv_updateExpressions_11_0= ruleXExpression ) )
// InternalEntityGrammar.g:12582:6: (lv_updateExpressions_11_0= ruleXExpression )
{
// InternalEntityGrammar.g:12582:6: (lv_updateExpressions_11_0= ruleXExpression )
// InternalEntityGrammar.g:12583:7: lv_updateExpressions_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBasicForLoopExpressionAccess().getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop237;
}
} while (true);
}
break;
}
otherlv_12=(Token)match(input,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXBasicForLoopExpressionAccess().getRightParenthesisKeyword_8());
}
// InternalEntityGrammar.g:12606:3: ( (lv_eachExpression_13_0= ruleXExpression ) )
// InternalEntityGrammar.g:12607:4: (lv_eachExpression_13_0= ruleXExpression )
{
// InternalEntityGrammar.g:12607:4: (lv_eachExpression_13_0= ruleXExpression )
// InternalEntityGrammar.g:12608: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"
// InternalEntityGrammar.g:12629:1: entryRuleXWhileExpression returns [EObject current=null] : iv_ruleXWhileExpression= ruleXWhileExpression EOF ;
public final EObject entryRuleXWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXWhileExpression = null;
try {
// InternalEntityGrammar.g:12629:57: (iv_ruleXWhileExpression= ruleXWhileExpression EOF )
// InternalEntityGrammar.g:12630: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"
// InternalEntityGrammar.g:12636: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 {
// InternalEntityGrammar.g:12642:2: ( ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:12643:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:12643:2: ( () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:12644:3: () otherlv_1= 'while' otherlv_2= '(' ( (lv_predicate_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_body_5_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:12644:3: ()
// InternalEntityGrammar.g:12645:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXWhileExpressionAccess().getXWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,156,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXWhileExpressionAccess().getWhileKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXWhileExpressionAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:12659:3: ( (lv_predicate_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:12660:4: (lv_predicate_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:12660:4: (lv_predicate_3_0= ruleXExpression )
// InternalEntityGrammar.g:12661:5: lv_predicate_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXWhileExpressionAccess().getPredicateXExpressionParserRuleCall_3_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXWhileExpressionAccess().getRightParenthesisKeyword_4());
}
// InternalEntityGrammar.g:12682:3: ( (lv_body_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:12683:4: (lv_body_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:12683:4: (lv_body_5_0= ruleXExpression )
// InternalEntityGrammar.g:12684: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"
// InternalEntityGrammar.g:12705:1: entryRuleXDoWhileExpression returns [EObject current=null] : iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF ;
public final EObject entryRuleXDoWhileExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXDoWhileExpression = null;
try {
// InternalEntityGrammar.g:12705:59: (iv_ruleXDoWhileExpression= ruleXDoWhileExpression EOF )
// InternalEntityGrammar.g:12706: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"
// InternalEntityGrammar.g:12712: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 {
// InternalEntityGrammar.g:12718:2: ( ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' ) )
// InternalEntityGrammar.g:12719:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
{
// InternalEntityGrammar.g:12719:2: ( () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')' )
// InternalEntityGrammar.g:12720:3: () otherlv_1= 'do' ( (lv_body_2_0= ruleXExpression ) ) otherlv_3= 'while' otherlv_4= '(' ( (lv_predicate_5_0= ruleXExpression ) ) otherlv_6= ')'
{
// InternalEntityGrammar.g:12720:3: ()
// InternalEntityGrammar.g:12721:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXDoWhileExpressionAccess().getXDoWhileExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,157,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXDoWhileExpressionAccess().getDoKeyword_1());
}
// InternalEntityGrammar.g:12731:3: ( (lv_body_2_0= ruleXExpression ) )
// InternalEntityGrammar.g:12732:4: (lv_body_2_0= ruleXExpression )
{
// InternalEntityGrammar.g:12732:4: (lv_body_2_0= ruleXExpression )
// InternalEntityGrammar.g:12733:5: lv_body_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getBodyXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_157);
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,156,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXDoWhileExpressionAccess().getWhileKeyword_3());
}
otherlv_4=(Token)match(input,16,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXDoWhileExpressionAccess().getLeftParenthesisKeyword_4());
}
// InternalEntityGrammar.g:12758:3: ( (lv_predicate_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:12759:4: (lv_predicate_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:12759:4: (lv_predicate_5_0= ruleXExpression )
// InternalEntityGrammar.g:12760:5: lv_predicate_5_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXDoWhileExpressionAccess().getPredicateXExpressionParserRuleCall_5_0());
}
pushFollow(FOLLOW_8);
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,17,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"
// InternalEntityGrammar.g:12785:1: entryRuleXBlockExpression returns [EObject current=null] : iv_ruleXBlockExpression= ruleXBlockExpression EOF ;
public final EObject entryRuleXBlockExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBlockExpression = null;
try {
// InternalEntityGrammar.g:12785:57: (iv_ruleXBlockExpression= ruleXBlockExpression EOF )
// InternalEntityGrammar.g:12786: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"
// InternalEntityGrammar.g:12792: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 {
// InternalEntityGrammar.g:12798:2: ( ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' ) )
// InternalEntityGrammar.g:12799:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
{
// InternalEntityGrammar.g:12799:2: ( () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}' )
// InternalEntityGrammar.g:12800:3: () otherlv_1= '{' ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )* otherlv_4= '}'
{
// InternalEntityGrammar.g:12800:3: ()
// InternalEntityGrammar.g:12801:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBlockExpressionAccess().getXBlockExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,21,FOLLOW_158); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBlockExpressionAccess().getLeftCurlyBracketKeyword_1());
}
// InternalEntityGrammar.g:12811:3: ( ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )? )*
loop240:
do {
int alt240=2;
int LA240_0 = input.LA(1);
if ( ((LA240_0>=RULE_STRING && LA240_0<=RULE_DECIMAL)||LA240_0==16||(LA240_0>=20 && LA240_0<=21)||LA240_0==37||LA240_0==51||(LA240_0>=109 && LA240_0<=113)||LA240_0==118||LA240_0==124||LA240_0==142||LA240_0==149||LA240_0==151||(LA240_0>=155 && LA240_0<=167)||LA240_0==169) ) {
alt240=1;
}
switch (alt240) {
case 1 :
// InternalEntityGrammar.g:12812:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) ) (otherlv_3= ';' )?
{
// InternalEntityGrammar.g:12812:4: ( (lv_expressions_2_0= ruleXExpressionOrVarDeclaration ) )
// InternalEntityGrammar.g:12813:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
{
// InternalEntityGrammar.g:12813:5: (lv_expressions_2_0= ruleXExpressionOrVarDeclaration )
// InternalEntityGrammar.g:12814:6: lv_expressions_2_0= ruleXExpressionOrVarDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXBlockExpressionAccess().getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0());
}
pushFollow(FOLLOW_159);
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();
}
}
}
// InternalEntityGrammar.g:12831:4: (otherlv_3= ';' )?
int alt239=2;
int LA239_0 = input.LA(1);
if ( (LA239_0==116) ) {
alt239=1;
}
switch (alt239) {
case 1 :
// InternalEntityGrammar.g:12832:5: otherlv_3= ';'
{
otherlv_3=(Token)match(input,116,FOLLOW_158); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
}
}
break;
}
}
break;
default :
break loop240;
}
} while (true);
otherlv_4=(Token)match(input,23,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"
// InternalEntityGrammar.g:12846:1: entryRuleXExpressionOrVarDeclaration returns [EObject current=null] : iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF ;
public final EObject entryRuleXExpressionOrVarDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXExpressionOrVarDeclaration = null;
try {
// InternalEntityGrammar.g:12846:68: (iv_ruleXExpressionOrVarDeclaration= ruleXExpressionOrVarDeclaration EOF )
// InternalEntityGrammar.g:12847: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"
// InternalEntityGrammar.g:12853: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 {
// InternalEntityGrammar.g:12859:2: ( (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression ) )
// InternalEntityGrammar.g:12860:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
{
// InternalEntityGrammar.g:12860:2: (this_XVariableDeclaration_0= ruleXVariableDeclaration | this_XExpression_1= ruleXExpression )
int alt241=2;
int LA241_0 = input.LA(1);
if ( (LA241_0==51||LA241_0==158) ) {
alt241=1;
}
else if ( ((LA241_0>=RULE_STRING && LA241_0<=RULE_DECIMAL)||LA241_0==16||(LA241_0>=20 && LA241_0<=21)||LA241_0==37||(LA241_0>=109 && LA241_0<=113)||LA241_0==118||LA241_0==124||LA241_0==142||LA241_0==149||LA241_0==151||(LA241_0>=155 && LA241_0<=157)||(LA241_0>=159 && LA241_0<=167)||LA241_0==169) ) {
alt241=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 241, 0, input);
throw nvae;
}
switch (alt241) {
case 1 :
// InternalEntityGrammar.g:12861: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 :
// InternalEntityGrammar.g:12870: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"
// InternalEntityGrammar.g:12882:1: entryRuleXVariableDeclaration returns [EObject current=null] : iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF ;
public final EObject entryRuleXVariableDeclaration() throws RecognitionException {
EObject current = null;
EObject iv_ruleXVariableDeclaration = null;
try {
// InternalEntityGrammar.g:12882:61: (iv_ruleXVariableDeclaration= ruleXVariableDeclaration EOF )
// InternalEntityGrammar.g:12883: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"
// InternalEntityGrammar.g:12889: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 {
// InternalEntityGrammar.g:12895: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 ) ) )? ) )
// InternalEntityGrammar.g:12896: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 ) ) )? )
{
// InternalEntityGrammar.g:12896: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 ) ) )? )
// InternalEntityGrammar.g:12897: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 ) ) )?
{
// InternalEntityGrammar.g:12897:3: ()
// InternalEntityGrammar.g:12898:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXVariableDeclarationAccess().getXVariableDeclarationAction_0(),
current);
}
}
// InternalEntityGrammar.g:12904:3: ( ( (lv_writeable_1_0= 'var' ) ) | otherlv_2= 'val' )
int alt242=2;
int LA242_0 = input.LA(1);
if ( (LA242_0==51) ) {
alt242=1;
}
else if ( (LA242_0==158) ) {
alt242=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 242, 0, input);
throw nvae;
}
switch (alt242) {
case 1 :
// InternalEntityGrammar.g:12905:4: ( (lv_writeable_1_0= 'var' ) )
{
// InternalEntityGrammar.g:12905:4: ( (lv_writeable_1_0= 'var' ) )
// InternalEntityGrammar.g:12906:5: (lv_writeable_1_0= 'var' )
{
// InternalEntityGrammar.g:12906:5: (lv_writeable_1_0= 'var' )
// InternalEntityGrammar.g:12907:6: lv_writeable_1_0= 'var'
{
lv_writeable_1_0=(Token)match(input,51,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 :
// InternalEntityGrammar.g:12920:4: otherlv_2= 'val'
{
otherlv_2=(Token)match(input,158,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXVariableDeclarationAccess().getValKeyword_1_1());
}
}
break;
}
// InternalEntityGrammar.g:12925:3: ( ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) ) | ( (lv_name_5_0= ruleValidID ) ) )
int alt243=2;
int LA243_0 = input.LA(1);
if ( (LA243_0==RULE_ID) ) {
int LA243_1 = input.LA(2);
if ( (synpred37_InternalEntityGrammar()) ) {
alt243=1;
}
else if ( (true) ) {
alt243=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 243, 1, input);
throw nvae;
}
}
else if ( (LA243_0==16) && (synpred37_InternalEntityGrammar())) {
alt243=1;
}
else if ( (LA243_0==136) && (synpred37_InternalEntityGrammar())) {
alt243=1;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 243, 0, input);
throw nvae;
}
switch (alt243) {
case 1 :
// InternalEntityGrammar.g:12926:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
{
// InternalEntityGrammar.g:12926:4: ( ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) ) )
// InternalEntityGrammar.g:12927:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )=> ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
{
// InternalEntityGrammar.g:12940:5: ( ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) ) )
// InternalEntityGrammar.g:12941:6: ( (lv_type_3_0= ruleJvmTypeReference ) ) ( (lv_name_4_0= ruleValidID ) )
{
// InternalEntityGrammar.g:12941:6: ( (lv_type_3_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:12942:7: (lv_type_3_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:12942:7: (lv_type_3_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:12943:8: lv_type_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getTypeJvmTypeReferenceParserRuleCall_2_0_0_0_0());
}
pushFollow(FOLLOW_11);
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();
}
}
}
// InternalEntityGrammar.g:12960:6: ( (lv_name_4_0= ruleValidID ) )
// InternalEntityGrammar.g:12961:7: (lv_name_4_0= ruleValidID )
{
// InternalEntityGrammar.g:12961:7: (lv_name_4_0= ruleValidID )
// InternalEntityGrammar.g:12962:8: lv_name_4_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0());
}
pushFollow(FOLLOW_63);
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 :
// InternalEntityGrammar.g:12982:4: ( (lv_name_5_0= ruleValidID ) )
{
// InternalEntityGrammar.g:12982:4: ( (lv_name_5_0= ruleValidID ) )
// InternalEntityGrammar.g:12983:5: (lv_name_5_0= ruleValidID )
{
// InternalEntityGrammar.g:12983:5: (lv_name_5_0= ruleValidID )
// InternalEntityGrammar.g:12984:6: lv_name_5_0= ruleValidID
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0());
}
pushFollow(FOLLOW_63);
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;
}
// InternalEntityGrammar.g:13002:3: (otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) ) )?
int alt244=2;
int LA244_0 = input.LA(1);
if ( (LA244_0==64) ) {
alt244=1;
}
switch (alt244) {
case 1 :
// InternalEntityGrammar.g:13003:4: otherlv_6= '=' ( (lv_right_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,64,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXVariableDeclarationAccess().getEqualsSignKeyword_3_0());
}
// InternalEntityGrammar.g:13007:4: ( (lv_right_7_0= ruleXExpression ) )
// InternalEntityGrammar.g:13008:5: (lv_right_7_0= ruleXExpression )
{
// InternalEntityGrammar.g:13008:5: (lv_right_7_0= ruleXExpression )
// InternalEntityGrammar.g:13009: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"
// InternalEntityGrammar.g:13031:1: entryRuleJvmFormalParameter returns [EObject current=null] : iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF ;
public final EObject entryRuleJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmFormalParameter = null;
try {
// InternalEntityGrammar.g:13031:59: (iv_ruleJvmFormalParameter= ruleJvmFormalParameter EOF )
// InternalEntityGrammar.g:13032: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"
// InternalEntityGrammar.g:13038: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 {
// InternalEntityGrammar.g:13044:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalEntityGrammar.g:13045:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalEntityGrammar.g:13045:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) ) )
// InternalEntityGrammar.g:13046:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )? ( (lv_name_1_0= ruleValidID ) )
{
// InternalEntityGrammar.g:13046:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )?
int alt245=2;
int LA245_0 = input.LA(1);
if ( (LA245_0==RULE_ID) ) {
int LA245_1 = input.LA(2);
if ( (LA245_1==RULE_ID||LA245_1==37||LA245_1==66||LA245_1==124) ) {
alt245=1;
}
}
else if ( (LA245_0==16||LA245_0==136) ) {
alt245=1;
}
switch (alt245) {
case 1 :
// InternalEntityGrammar.g:13047:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:13047:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:13048:5: lv_parameterType_0_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmFormalParameterAccess().getParameterTypeJvmTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_11);
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;
}
// InternalEntityGrammar.g:13065:3: ( (lv_name_1_0= ruleValidID ) )
// InternalEntityGrammar.g:13066:4: (lv_name_1_0= ruleValidID )
{
// InternalEntityGrammar.g:13066:4: (lv_name_1_0= ruleValidID )
// InternalEntityGrammar.g:13067: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"
// InternalEntityGrammar.g:13088:1: entryRuleFullJvmFormalParameter returns [EObject current=null] : iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF ;
public final EObject entryRuleFullJvmFormalParameter() throws RecognitionException {
EObject current = null;
EObject iv_ruleFullJvmFormalParameter = null;
try {
// InternalEntityGrammar.g:13088:63: (iv_ruleFullJvmFormalParameter= ruleFullJvmFormalParameter EOF )
// InternalEntityGrammar.g:13089: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"
// InternalEntityGrammar.g:13095: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 {
// InternalEntityGrammar.g:13101:2: ( ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) ) )
// InternalEntityGrammar.g:13102:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
{
// InternalEntityGrammar.g:13102:2: ( ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) ) )
// InternalEntityGrammar.g:13103:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) ) ( (lv_name_1_0= ruleValidID ) )
{
// InternalEntityGrammar.g:13103:3: ( (lv_parameterType_0_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:13104:4: (lv_parameterType_0_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:13104:4: (lv_parameterType_0_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:13105:5: lv_parameterType_0_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getFullJvmFormalParameterAccess().getParameterTypeJvmTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_11);
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();
}
}
}
// InternalEntityGrammar.g:13122:3: ( (lv_name_1_0= ruleValidID ) )
// InternalEntityGrammar.g:13123:4: (lv_name_1_0= ruleValidID )
{
// InternalEntityGrammar.g:13123:4: (lv_name_1_0= ruleValidID )
// InternalEntityGrammar.g:13124: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"
// InternalEntityGrammar.g:13145:1: entryRuleXFeatureCall returns [EObject current=null] : iv_ruleXFeatureCall= ruleXFeatureCall EOF ;
public final EObject entryRuleXFeatureCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFeatureCall = null;
try {
// InternalEntityGrammar.g:13145:53: (iv_ruleXFeatureCall= ruleXFeatureCall EOF )
// InternalEntityGrammar.g:13146: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"
// InternalEntityGrammar.g:13152: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 {
// InternalEntityGrammar.g:13158: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 ) )? ) )
// InternalEntityGrammar.g:13159: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 ) )? )
{
// InternalEntityGrammar.g:13159: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 ) )? )
// InternalEntityGrammar.g:13160: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 ) )?
{
// InternalEntityGrammar.g:13160:3: ()
// InternalEntityGrammar.g:13161:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXFeatureCallAccess().getXFeatureCallAction_0(),
current);
}
}
// InternalEntityGrammar.g:13167:3: (otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>' )?
int alt247=2;
int LA247_0 = input.LA(1);
if ( (LA247_0==124) ) {
alt247=1;
}
switch (alt247) {
case 1 :
// InternalEntityGrammar.g:13168:4: otherlv_1= '<' ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) ) (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )* otherlv_5= '>'
{
otherlv_1=(Token)match(input,124,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXFeatureCallAccess().getLessThanSignKeyword_1_0());
}
// InternalEntityGrammar.g:13172:4: ( (lv_typeArguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:13173:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:13173:5: (lv_typeArguments_2_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:13174:6: lv_typeArguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_133);
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();
}
}
}
// InternalEntityGrammar.g:13191:4: (otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop246:
do {
int alt246=2;
int LA246_0 = input.LA(1);
if ( (LA246_0==29) ) {
alt246=1;
}
switch (alt246) {
case 1 :
// InternalEntityGrammar.g:13192:5: otherlv_3= ',' ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,29,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXFeatureCallAccess().getCommaKeyword_1_2_0());
}
// InternalEntityGrammar.g:13196:5: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:13197:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:13197:6: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:13198:7: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_133);
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 loop246;
}
} while (true);
otherlv_5=(Token)match(input,125,FOLLOW_131); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFeatureCallAccess().getGreaterThanSignKeyword_1_3());
}
}
break;
}
// InternalEntityGrammar.g:13221:3: ( ( ruleIdOrSuper ) )
// InternalEntityGrammar.g:13222:4: ( ruleIdOrSuper )
{
// InternalEntityGrammar.g:13222:4: ( ruleIdOrSuper )
// InternalEntityGrammar.g:13223: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_160);
ruleIdOrSuper();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:13237: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 alt250=2;
alt250 = dfa250.predict(input);
switch (alt250) {
case 1 :
// InternalEntityGrammar.g:13238: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= ')'
{
// InternalEntityGrammar.g:13238:4: ( ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' ) )
// InternalEntityGrammar.g:13239:5: ( ( '(' ) )=> (lv_explicitOperationCall_7_0= '(' )
{
// InternalEntityGrammar.g:13243:5: (lv_explicitOperationCall_7_0= '(' )
// InternalEntityGrammar.g:13244:6: lv_explicitOperationCall_7_0= '('
{
lv_explicitOperationCall_7_0=(Token)match(input,16,FOLLOW_135); 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, "(");
}
}
}
// InternalEntityGrammar.g:13256:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) ) | ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* ) )?
int alt249=3;
alt249 = dfa249.predict(input);
switch (alt249) {
case 1 :
// InternalEntityGrammar.g:13257:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
{
// InternalEntityGrammar.g:13257:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure ) )
// InternalEntityGrammar.g:13258:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_featureCallArguments_8_0= ruleXShortClosure )
{
// InternalEntityGrammar.g:13283:6: (lv_featureCallArguments_8_0= ruleXShortClosure )
// InternalEntityGrammar.g:13284:7: lv_featureCallArguments_8_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0());
}
pushFollow(FOLLOW_8);
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 :
// InternalEntityGrammar.g:13302:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
{
// InternalEntityGrammar.g:13302:5: ( ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )* )
// InternalEntityGrammar.g:13303:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) ) (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:13303:6: ( (lv_featureCallArguments_9_0= ruleXExpression ) )
// InternalEntityGrammar.g:13304:7: (lv_featureCallArguments_9_0= ruleXExpression )
{
// InternalEntityGrammar.g:13304:7: (lv_featureCallArguments_9_0= ruleXExpression )
// InternalEntityGrammar.g:13305:8: lv_featureCallArguments_9_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:13322:6: (otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) ) )*
loop248:
do {
int alt248=2;
int LA248_0 = input.LA(1);
if ( (LA248_0==29) ) {
alt248=1;
}
switch (alt248) {
case 1 :
// InternalEntityGrammar.g:13323:7: otherlv_10= ',' ( (lv_featureCallArguments_11_0= ruleXExpression ) )
{
otherlv_10=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_10, grammarAccess.getXFeatureCallAccess().getCommaKeyword_3_1_1_1_0());
}
// InternalEntityGrammar.g:13327:7: ( (lv_featureCallArguments_11_0= ruleXExpression ) )
// InternalEntityGrammar.g:13328:8: (lv_featureCallArguments_11_0= ruleXExpression )
{
// InternalEntityGrammar.g:13328:8: (lv_featureCallArguments_11_0= ruleXExpression )
// InternalEntityGrammar.g:13329:9: lv_featureCallArguments_11_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFeatureCallAccess().getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop248;
}
} while (true);
}
}
break;
}
otherlv_12=(Token)match(input,17,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_12, grammarAccess.getXFeatureCallAccess().getRightParenthesisKeyword_3_2());
}
}
break;
}
// InternalEntityGrammar.g:13354:3: ( ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure ) )?
int alt251=2;
alt251 = dfa251.predict(input);
switch (alt251) {
case 1 :
// InternalEntityGrammar.g:13355:4: ( ( () '[' ) )=> (lv_featureCallArguments_13_0= ruleXClosure )
{
// InternalEntityGrammar.g:13361:4: (lv_featureCallArguments_13_0= ruleXClosure )
// InternalEntityGrammar.g:13362: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"
// InternalEntityGrammar.g:13383:1: entryRuleFeatureCallID returns [String current=null] : iv_ruleFeatureCallID= ruleFeatureCallID EOF ;
public final String entryRuleFeatureCallID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleFeatureCallID = null;
try {
// InternalEntityGrammar.g:13383:53: (iv_ruleFeatureCallID= ruleFeatureCallID EOF )
// InternalEntityGrammar.g:13384: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"
// InternalEntityGrammar.g:13390: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 {
// InternalEntityGrammar.g:13396:2: ( (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' ) )
// InternalEntityGrammar.g:13397:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
{
// InternalEntityGrammar.g:13397:2: (this_ValidID_0= ruleValidID | kw= 'extends' | kw= 'static' | kw= 'import' | kw= 'extension' )
int alt252=5;
switch ( input.LA(1) ) {
case RULE_ID:
{
alt252=1;
}
break;
case 20:
{
alt252=2;
}
break;
case 112:
{
alt252=3;
}
break;
case 111:
{
alt252=4;
}
break;
case 113:
{
alt252=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 252, 0, input);
throw nvae;
}
switch (alt252) {
case 1 :
// InternalEntityGrammar.g:13398: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 :
// InternalEntityGrammar.g:13409:3: kw= 'extends'
{
kw=(Token)match(input,20,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getExtendsKeyword_1());
}
}
break;
case 3 :
// InternalEntityGrammar.g:13415:3: kw= 'static'
{
kw=(Token)match(input,112,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getStaticKeyword_2());
}
}
break;
case 4 :
// InternalEntityGrammar.g:13421:3: kw= 'import'
{
kw=(Token)match(input,111,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getFeatureCallIDAccess().getImportKeyword_3());
}
}
break;
case 5 :
// InternalEntityGrammar.g:13427:3: kw= 'extension'
{
kw=(Token)match(input,113,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"
// InternalEntityGrammar.g:13436:1: entryRuleIdOrSuper returns [String current=null] : iv_ruleIdOrSuper= ruleIdOrSuper EOF ;
public final String entryRuleIdOrSuper() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleIdOrSuper = null;
try {
// InternalEntityGrammar.g:13436:49: (iv_ruleIdOrSuper= ruleIdOrSuper EOF )
// InternalEntityGrammar.g:13437: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"
// InternalEntityGrammar.g:13443: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 {
// InternalEntityGrammar.g:13449:2: ( (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' ) )
// InternalEntityGrammar.g:13450:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
{
// InternalEntityGrammar.g:13450:2: (this_FeatureCallID_0= ruleFeatureCallID | kw= 'super' )
int alt253=2;
int LA253_0 = input.LA(1);
if ( (LA253_0==RULE_ID||LA253_0==20||(LA253_0>=111 && LA253_0<=113)) ) {
alt253=1;
}
else if ( (LA253_0==159) ) {
alt253=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 253, 0, input);
throw nvae;
}
switch (alt253) {
case 1 :
// InternalEntityGrammar.g:13451: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 :
// InternalEntityGrammar.g:13462:3: kw= 'super'
{
kw=(Token)match(input,159,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"
// InternalEntityGrammar.g:13471:1: entryRuleXConstructorCall returns [EObject current=null] : iv_ruleXConstructorCall= ruleXConstructorCall EOF ;
public final EObject entryRuleXConstructorCall() throws RecognitionException {
EObject current = null;
EObject iv_ruleXConstructorCall = null;
try {
// InternalEntityGrammar.g:13471:57: (iv_ruleXConstructorCall= ruleXConstructorCall EOF )
// InternalEntityGrammar.g:13472: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"
// InternalEntityGrammar.g:13478: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 {
// InternalEntityGrammar.g:13484: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 ) )? ) )
// InternalEntityGrammar.g:13485: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 ) )? )
{
// InternalEntityGrammar.g:13485: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 ) )? )
// InternalEntityGrammar.g:13486: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 ) )?
{
// InternalEntityGrammar.g:13486:3: ()
// InternalEntityGrammar.g:13487:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXConstructorCallAccess().getXConstructorCallAction_0(),
current);
}
}
otherlv_1=(Token)match(input,160,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXConstructorCallAccess().getNewKeyword_1());
}
// InternalEntityGrammar.g:13497:3: ( ( ruleQualifiedName ) )
// InternalEntityGrammar.g:13498:4: ( ruleQualifiedName )
{
// InternalEntityGrammar.g:13498:4: ( ruleQualifiedName )
// InternalEntityGrammar.g:13499: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_161);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:13513:3: ( ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>' )?
int alt255=2;
alt255 = dfa255.predict(input);
switch (alt255) {
case 1 :
// InternalEntityGrammar.g:13514:4: ( ( '<' )=>otherlv_3= '<' ) ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) ) (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )* otherlv_7= '>'
{
// InternalEntityGrammar.g:13514:4: ( ( '<' )=>otherlv_3= '<' )
// InternalEntityGrammar.g:13515:5: ( '<' )=>otherlv_3= '<'
{
otherlv_3=(Token)match(input,124,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXConstructorCallAccess().getLessThanSignKeyword_3_0());
}
}
// InternalEntityGrammar.g:13521:4: ( (lv_typeArguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:13522:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:13522:5: (lv_typeArguments_4_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:13523:6: lv_typeArguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0());
}
pushFollow(FOLLOW_133);
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();
}
}
}
// InternalEntityGrammar.g:13540:4: (otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) ) )*
loop254:
do {
int alt254=2;
int LA254_0 = input.LA(1);
if ( (LA254_0==29) ) {
alt254=1;
}
switch (alt254) {
case 1 :
// InternalEntityGrammar.g:13541:5: otherlv_5= ',' ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
{
otherlv_5=(Token)match(input,29,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXConstructorCallAccess().getCommaKeyword_3_2_0());
}
// InternalEntityGrammar.g:13545:5: ( (lv_typeArguments_6_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:13546:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:13546:6: (lv_typeArguments_6_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:13547:7: lv_typeArguments_6_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0());
}
pushFollow(FOLLOW_133);
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 loop254;
}
} while (true);
otherlv_7=(Token)match(input,125,FOLLOW_160); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getXConstructorCallAccess().getGreaterThanSignKeyword_3_3());
}
}
break;
}
// InternalEntityGrammar.g:13570: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 alt258=2;
alt258 = dfa258.predict(input);
switch (alt258) {
case 1 :
// InternalEntityGrammar.g:13571: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= ')'
{
// InternalEntityGrammar.g:13571:4: ( ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' ) )
// InternalEntityGrammar.g:13572:5: ( ( '(' ) )=> (lv_explicitConstructorCall_8_0= '(' )
{
// InternalEntityGrammar.g:13576:5: (lv_explicitConstructorCall_8_0= '(' )
// InternalEntityGrammar.g:13577:6: lv_explicitConstructorCall_8_0= '('
{
lv_explicitConstructorCall_8_0=(Token)match(input,16,FOLLOW_135); 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, "(");
}
}
}
// InternalEntityGrammar.g:13589:4: ( ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) ) | ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* ) )?
int alt257=3;
alt257 = dfa257.predict(input);
switch (alt257) {
case 1 :
// InternalEntityGrammar.g:13590:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
{
// InternalEntityGrammar.g:13590:5: ( ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure ) )
// InternalEntityGrammar.g:13591:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )=> (lv_arguments_9_0= ruleXShortClosure )
{
// InternalEntityGrammar.g:13616:6: (lv_arguments_9_0= ruleXShortClosure )
// InternalEntityGrammar.g:13617:7: lv_arguments_9_0= ruleXShortClosure
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXShortClosureParserRuleCall_4_1_0_0());
}
pushFollow(FOLLOW_8);
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 :
// InternalEntityGrammar.g:13635:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
{
// InternalEntityGrammar.g:13635:5: ( ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )* )
// InternalEntityGrammar.g:13636:6: ( (lv_arguments_10_0= ruleXExpression ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
{
// InternalEntityGrammar.g:13636:6: ( (lv_arguments_10_0= ruleXExpression ) )
// InternalEntityGrammar.g:13637:7: (lv_arguments_10_0= ruleXExpression )
{
// InternalEntityGrammar.g:13637:7: (lv_arguments_10_0= ruleXExpression )
// InternalEntityGrammar.g:13638:8: lv_arguments_10_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:13655:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) ) )*
loop256:
do {
int alt256=2;
int LA256_0 = input.LA(1);
if ( (LA256_0==29) ) {
alt256=1;
}
switch (alt256) {
case 1 :
// InternalEntityGrammar.g:13656:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleXExpression ) )
{
otherlv_11=(Token)match(input,29,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getXConstructorCallAccess().getCommaKeyword_4_1_1_1_0());
}
// InternalEntityGrammar.g:13660:7: ( (lv_arguments_12_0= ruleXExpression ) )
// InternalEntityGrammar.g:13661:8: (lv_arguments_12_0= ruleXExpression )
{
// InternalEntityGrammar.g:13661:8: (lv_arguments_12_0= ruleXExpression )
// InternalEntityGrammar.g:13662:9: lv_arguments_12_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXConstructorCallAccess().getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop256;
}
} while (true);
}
}
break;
}
otherlv_13=(Token)match(input,17,FOLLOW_85); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2());
}
}
break;
}
// InternalEntityGrammar.g:13687:3: ( ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure ) )?
int alt259=2;
alt259 = dfa259.predict(input);
switch (alt259) {
case 1 :
// InternalEntityGrammar.g:13688:4: ( ( () '[' ) )=> (lv_arguments_14_0= ruleXClosure )
{
// InternalEntityGrammar.g:13694:4: (lv_arguments_14_0= ruleXClosure )
// InternalEntityGrammar.g:13695: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"
// InternalEntityGrammar.g:13716:1: entryRuleXBooleanLiteral returns [EObject current=null] : iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF ;
public final EObject entryRuleXBooleanLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXBooleanLiteral = null;
try {
// InternalEntityGrammar.g:13716:56: (iv_ruleXBooleanLiteral= ruleXBooleanLiteral EOF )
// InternalEntityGrammar.g:13717: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"
// InternalEntityGrammar.g:13723: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 {
// InternalEntityGrammar.g:13729:2: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )
// InternalEntityGrammar.g:13730:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
{
// InternalEntityGrammar.g:13730:2: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )
// InternalEntityGrammar.g:13731:3: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
{
// InternalEntityGrammar.g:13731:3: ()
// InternalEntityGrammar.g:13732:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0(),
current);
}
}
// InternalEntityGrammar.g:13738:3: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )
int alt260=2;
int LA260_0 = input.LA(1);
if ( (LA260_0==161) ) {
alt260=1;
}
else if ( (LA260_0==162) ) {
alt260=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 260, 0, input);
throw nvae;
}
switch (alt260) {
case 1 :
// InternalEntityGrammar.g:13739:4: otherlv_1= 'false'
{
otherlv_1=(Token)match(input,161,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:13744:4: ( (lv_isTrue_2_0= 'true' ) )
{
// InternalEntityGrammar.g:13744:4: ( (lv_isTrue_2_0= 'true' ) )
// InternalEntityGrammar.g:13745:5: (lv_isTrue_2_0= 'true' )
{
// InternalEntityGrammar.g:13745:5: (lv_isTrue_2_0= 'true' )
// InternalEntityGrammar.g:13746:6: lv_isTrue_2_0= 'true'
{
lv_isTrue_2_0=(Token)match(input,162,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"
// InternalEntityGrammar.g:13763:1: entryRuleXNullLiteral returns [EObject current=null] : iv_ruleXNullLiteral= ruleXNullLiteral EOF ;
public final EObject entryRuleXNullLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNullLiteral = null;
try {
// InternalEntityGrammar.g:13763:53: (iv_ruleXNullLiteral= ruleXNullLiteral EOF )
// InternalEntityGrammar.g:13764: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"
// InternalEntityGrammar.g:13770:1: ruleXNullLiteral returns [EObject current=null] : ( () otherlv_1= 'null' ) ;
public final EObject ruleXNullLiteral() throws RecognitionException {
EObject current = null;
Token otherlv_1=null;
enterRule();
try {
// InternalEntityGrammar.g:13776:2: ( ( () otherlv_1= 'null' ) )
// InternalEntityGrammar.g:13777:2: ( () otherlv_1= 'null' )
{
// InternalEntityGrammar.g:13777:2: ( () otherlv_1= 'null' )
// InternalEntityGrammar.g:13778:3: () otherlv_1= 'null'
{
// InternalEntityGrammar.g:13778:3: ()
// InternalEntityGrammar.g:13779:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNullLiteralAccess().getXNullLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,163,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"
// InternalEntityGrammar.g:13793:1: entryRuleXNumberLiteral returns [EObject current=null] : iv_ruleXNumberLiteral= ruleXNumberLiteral EOF ;
public final EObject entryRuleXNumberLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXNumberLiteral = null;
try {
// InternalEntityGrammar.g:13793:55: (iv_ruleXNumberLiteral= ruleXNumberLiteral EOF )
// InternalEntityGrammar.g:13794: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"
// InternalEntityGrammar.g:13800: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 {
// InternalEntityGrammar.g:13806:2: ( ( () ( (lv_value_1_0= ruleNumber ) ) ) )
// InternalEntityGrammar.g:13807:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
{
// InternalEntityGrammar.g:13807:2: ( () ( (lv_value_1_0= ruleNumber ) ) )
// InternalEntityGrammar.g:13808:3: () ( (lv_value_1_0= ruleNumber ) )
{
// InternalEntityGrammar.g:13808:3: ()
// InternalEntityGrammar.g:13809:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXNumberLiteralAccess().getXNumberLiteralAction_0(),
current);
}
}
// InternalEntityGrammar.g:13815:3: ( (lv_value_1_0= ruleNumber ) )
// InternalEntityGrammar.g:13816:4: (lv_value_1_0= ruleNumber )
{
// InternalEntityGrammar.g:13816:4: (lv_value_1_0= ruleNumber )
// InternalEntityGrammar.g:13817: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"
// InternalEntityGrammar.g:13838:1: entryRuleXStringLiteral returns [EObject current=null] : iv_ruleXStringLiteral= ruleXStringLiteral EOF ;
public final EObject entryRuleXStringLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXStringLiteral = null;
try {
// InternalEntityGrammar.g:13838:55: (iv_ruleXStringLiteral= ruleXStringLiteral EOF )
// InternalEntityGrammar.g:13839: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"
// InternalEntityGrammar.g:13845: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 {
// InternalEntityGrammar.g:13851:2: ( ( () ( (lv_value_1_0= RULE_STRING ) ) ) )
// InternalEntityGrammar.g:13852:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
{
// InternalEntityGrammar.g:13852:2: ( () ( (lv_value_1_0= RULE_STRING ) ) )
// InternalEntityGrammar.g:13853:3: () ( (lv_value_1_0= RULE_STRING ) )
{
// InternalEntityGrammar.g:13853:3: ()
// InternalEntityGrammar.g:13854:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXStringLiteralAccess().getXStringLiteralAction_0(),
current);
}
}
// InternalEntityGrammar.g:13860:3: ( (lv_value_1_0= RULE_STRING ) )
// InternalEntityGrammar.g:13861:4: (lv_value_1_0= RULE_STRING )
{
// InternalEntityGrammar.g:13861:4: (lv_value_1_0= RULE_STRING )
// InternalEntityGrammar.g:13862: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"
// InternalEntityGrammar.g:13882:1: entryRuleXTypeLiteral returns [EObject current=null] : iv_ruleXTypeLiteral= ruleXTypeLiteral EOF ;
public final EObject entryRuleXTypeLiteral() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTypeLiteral = null;
try {
// InternalEntityGrammar.g:13882:53: (iv_ruleXTypeLiteral= ruleXTypeLiteral EOF )
// InternalEntityGrammar.g:13883: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"
// InternalEntityGrammar.g:13889: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 {
// InternalEntityGrammar.g:13895:2: ( ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' ) )
// InternalEntityGrammar.g:13896:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
{
// InternalEntityGrammar.g:13896:2: ( () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')' )
// InternalEntityGrammar.g:13897:3: () otherlv_1= 'typeof' otherlv_2= '(' ( ( ruleQualifiedName ) ) ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )* otherlv_5= ')'
{
// InternalEntityGrammar.g:13897:3: ()
// InternalEntityGrammar.g:13898:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTypeLiteralAccess().getXTypeLiteralAction_0(),
current);
}
}
otherlv_1=(Token)match(input,164,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTypeLiteralAccess().getTypeofKeyword_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXTypeLiteralAccess().getLeftParenthesisKeyword_2());
}
// InternalEntityGrammar.g:13912:3: ( ( ruleQualifiedName ) )
// InternalEntityGrammar.g:13913:4: ( ruleQualifiedName )
{
// InternalEntityGrammar.g:13913:4: ( ruleQualifiedName )
// InternalEntityGrammar.g:13914: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_90);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:13928:3: ( (lv_arrayDimensions_4_0= ruleArrayBrackets ) )*
loop261:
do {
int alt261=2;
int LA261_0 = input.LA(1);
if ( (LA261_0==37) ) {
alt261=1;
}
switch (alt261) {
case 1 :
// InternalEntityGrammar.g:13929:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
{
// InternalEntityGrammar.g:13929:4: (lv_arrayDimensions_4_0= ruleArrayBrackets )
// InternalEntityGrammar.g:13930:5: lv_arrayDimensions_4_0= ruleArrayBrackets
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTypeLiteralAccess().getArrayDimensionsArrayBracketsParserRuleCall_4_0());
}
pushFollow(FOLLOW_90);
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 loop261;
}
} while (true);
otherlv_5=(Token)match(input,17,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"
// InternalEntityGrammar.g:13955:1: entryRuleXThrowExpression returns [EObject current=null] : iv_ruleXThrowExpression= ruleXThrowExpression EOF ;
public final EObject entryRuleXThrowExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXThrowExpression = null;
try {
// InternalEntityGrammar.g:13955:57: (iv_ruleXThrowExpression= ruleXThrowExpression EOF )
// InternalEntityGrammar.g:13956: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"
// InternalEntityGrammar.g:13962: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 {
// InternalEntityGrammar.g:13968:2: ( ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:13969:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:13969:2: ( () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:13970:3: () otherlv_1= 'throw' ( (lv_expression_2_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:13970:3: ()
// InternalEntityGrammar.g:13971:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXThrowExpressionAccess().getXThrowExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,165,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXThrowExpressionAccess().getThrowKeyword_1());
}
// InternalEntityGrammar.g:13981:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalEntityGrammar.g:13982:4: (lv_expression_2_0= ruleXExpression )
{
// InternalEntityGrammar.g:13982:4: (lv_expression_2_0= ruleXExpression )
// InternalEntityGrammar.g:13983: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"
// InternalEntityGrammar.g:14004:1: entryRuleXReturnExpression returns [EObject current=null] : iv_ruleXReturnExpression= ruleXReturnExpression EOF ;
public final EObject entryRuleXReturnExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXReturnExpression = null;
try {
// InternalEntityGrammar.g:14004:58: (iv_ruleXReturnExpression= ruleXReturnExpression EOF )
// InternalEntityGrammar.g:14005: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"
// InternalEntityGrammar.g:14011: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 {
// InternalEntityGrammar.g:14017: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 ) )? ) )
// InternalEntityGrammar.g:14018: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 ) )? )
{
// InternalEntityGrammar.g:14018: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 ) )? )
// InternalEntityGrammar.g:14019: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 ) )?
{
// InternalEntityGrammar.g:14019:3: ()
// InternalEntityGrammar.g:14020:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXReturnExpressionAccess().getXReturnExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,166,FOLLOW_162); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXReturnExpressionAccess().getReturnKeyword_1());
}
// InternalEntityGrammar.g:14030: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 alt262=2;
alt262 = dfa262.predict(input);
switch (alt262) {
case 1 :
// InternalEntityGrammar.g:14031: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 )
{
// InternalEntityGrammar.g:14032:4: (lv_expression_2_0= ruleXExpression )
// InternalEntityGrammar.g:14033: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"
// InternalEntityGrammar.g:14054:1: entryRuleXTryCatchFinallyExpression returns [EObject current=null] : iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF ;
public final EObject entryRuleXTryCatchFinallyExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXTryCatchFinallyExpression = null;
try {
// InternalEntityGrammar.g:14054:67: (iv_ruleXTryCatchFinallyExpression= ruleXTryCatchFinallyExpression EOF )
// InternalEntityGrammar.g:14055: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"
// InternalEntityGrammar.g:14061: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 {
// InternalEntityGrammar.g:14067: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 ) ) ) ) ) )
// InternalEntityGrammar.g:14068: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 ) ) ) ) )
{
// InternalEntityGrammar.g:14068: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 ) ) ) ) )
// InternalEntityGrammar.g:14069: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 ) ) ) )
{
// InternalEntityGrammar.g:14069:3: ()
// InternalEntityGrammar.g:14070:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXTryCatchFinallyExpressionAccess().getXTryCatchFinallyExpressionAction_0(),
current);
}
}
otherlv_1=(Token)match(input,167,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXTryCatchFinallyExpressionAccess().getTryKeyword_1());
}
// InternalEntityGrammar.g:14080:3: ( (lv_expression_2_0= ruleXExpression ) )
// InternalEntityGrammar.g:14081:4: (lv_expression_2_0= ruleXExpression )
{
// InternalEntityGrammar.g:14081:4: (lv_expression_2_0= ruleXExpression )
// InternalEntityGrammar.g:14082:5: lv_expression_2_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getExpressionXExpressionParserRuleCall_2_0());
}
pushFollow(FOLLOW_163);
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();
}
}
}
// InternalEntityGrammar.g:14099: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 alt265=2;
int LA265_0 = input.LA(1);
if ( (LA265_0==170) ) {
alt265=1;
}
else if ( (LA265_0==168) ) {
alt265=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 265, 0, input);
throw nvae;
}
switch (alt265) {
case 1 :
// InternalEntityGrammar.g:14100:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
{
// InternalEntityGrammar.g:14100:4: ( ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )? )
// InternalEntityGrammar.g:14101:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+ ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
{
// InternalEntityGrammar.g:14101:5: ( ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause ) )+
int cnt263=0;
loop263:
do {
int alt263=2;
int LA263_0 = input.LA(1);
if ( (LA263_0==170) ) {
int LA263_2 = input.LA(2);
if ( (synpred46_InternalEntityGrammar()) ) {
alt263=1;
}
}
switch (alt263) {
case 1 :
// InternalEntityGrammar.g:14102:6: ( 'catch' )=> (lv_catchClauses_3_0= ruleXCatchClause )
{
// InternalEntityGrammar.g:14103:6: (lv_catchClauses_3_0= ruleXCatchClause )
// InternalEntityGrammar.g:14104:7: lv_catchClauses_3_0= ruleXCatchClause
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXTryCatchFinallyExpressionAccess().getCatchClausesXCatchClauseParserRuleCall_3_0_0_0());
}
pushFollow(FOLLOW_164);
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 ( cnt263 >= 1 ) break loop263;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(263, input);
throw eee;
}
cnt263++;
} while (true);
// InternalEntityGrammar.g:14121:5: ( ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) ) )?
int alt264=2;
int LA264_0 = input.LA(1);
if ( (LA264_0==168) ) {
int LA264_1 = input.LA(2);
if ( (synpred47_InternalEntityGrammar()) ) {
alt264=1;
}
}
switch (alt264) {
case 1 :
// InternalEntityGrammar.g:14122:6: ( ( 'finally' )=>otherlv_4= 'finally' ) ( (lv_finallyExpression_5_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:14122:6: ( ( 'finally' )=>otherlv_4= 'finally' )
// InternalEntityGrammar.g:14123:7: ( 'finally' )=>otherlv_4= 'finally'
{
otherlv_4=(Token)match(input,168,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_0_1_0());
}
}
// InternalEntityGrammar.g:14129:6: ( (lv_finallyExpression_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:14130:7: (lv_finallyExpression_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:14130:7: (lv_finallyExpression_5_0= ruleXExpression )
// InternalEntityGrammar.g:14131: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 :
// InternalEntityGrammar.g:14151:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:14151:4: (otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:14152:5: otherlv_6= 'finally' ( (lv_finallyExpression_7_0= ruleXExpression ) )
{
otherlv_6=(Token)match(input,168,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_6, grammarAccess.getXTryCatchFinallyExpressionAccess().getFinallyKeyword_3_1_0());
}
// InternalEntityGrammar.g:14156:5: ( (lv_finallyExpression_7_0= ruleXExpression ) )
// InternalEntityGrammar.g:14157:6: (lv_finallyExpression_7_0= ruleXExpression )
{
// InternalEntityGrammar.g:14157:6: (lv_finallyExpression_7_0= ruleXExpression )
// InternalEntityGrammar.g:14158: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"
// InternalEntityGrammar.g:14181:1: entryRuleXSynchronizedExpression returns [EObject current=null] : iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF ;
public final EObject entryRuleXSynchronizedExpression() throws RecognitionException {
EObject current = null;
EObject iv_ruleXSynchronizedExpression = null;
try {
// InternalEntityGrammar.g:14181:64: (iv_ruleXSynchronizedExpression= ruleXSynchronizedExpression EOF )
// InternalEntityGrammar.g:14182: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"
// InternalEntityGrammar.g:14188: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 {
// InternalEntityGrammar.g:14194:2: ( ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:14195:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:14195:2: ( ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:14196:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) ) ( (lv_param_3_0= ruleXExpression ) ) otherlv_4= ')' ( (lv_expression_5_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:14196:3: ( ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' ) )
// InternalEntityGrammar.g:14197:4: ( ( () 'synchronized' '(' ) )=> ( () otherlv_1= 'synchronized' otherlv_2= '(' )
{
// InternalEntityGrammar.g:14204:4: ( () otherlv_1= 'synchronized' otherlv_2= '(' )
// InternalEntityGrammar.g:14205:5: () otherlv_1= 'synchronized' otherlv_2= '('
{
// InternalEntityGrammar.g:14205:5: ()
// InternalEntityGrammar.g:14206:6:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getXSynchronizedExpressionAccess().getXSynchronizedExpressionAction_0_0_0(),
current);
}
}
otherlv_1=(Token)match(input,169,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXSynchronizedExpressionAccess().getSynchronizedKeyword_0_0_1());
}
otherlv_2=(Token)match(input,16,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXSynchronizedExpressionAccess().getLeftParenthesisKeyword_0_0_2());
}
}
}
// InternalEntityGrammar.g:14222:3: ( (lv_param_3_0= ruleXExpression ) )
// InternalEntityGrammar.g:14223:4: (lv_param_3_0= ruleXExpression )
{
// InternalEntityGrammar.g:14223:4: (lv_param_3_0= ruleXExpression )
// InternalEntityGrammar.g:14224:5: lv_param_3_0= ruleXExpression
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXSynchronizedExpressionAccess().getParamXExpressionParserRuleCall_1_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXSynchronizedExpressionAccess().getRightParenthesisKeyword_2());
}
// InternalEntityGrammar.g:14245:3: ( (lv_expression_5_0= ruleXExpression ) )
// InternalEntityGrammar.g:14246:4: (lv_expression_5_0= ruleXExpression )
{
// InternalEntityGrammar.g:14246:4: (lv_expression_5_0= ruleXExpression )
// InternalEntityGrammar.g:14247: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"
// InternalEntityGrammar.g:14268:1: entryRuleXCatchClause returns [EObject current=null] : iv_ruleXCatchClause= ruleXCatchClause EOF ;
public final EObject entryRuleXCatchClause() throws RecognitionException {
EObject current = null;
EObject iv_ruleXCatchClause = null;
try {
// InternalEntityGrammar.g:14268:53: (iv_ruleXCatchClause= ruleXCatchClause EOF )
// InternalEntityGrammar.g:14269: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"
// InternalEntityGrammar.g:14275: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 {
// InternalEntityGrammar.g:14281:2: ( ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) ) )
// InternalEntityGrammar.g:14282:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
{
// InternalEntityGrammar.g:14282:2: ( ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) ) )
// InternalEntityGrammar.g:14283:3: ( ( 'catch' )=>otherlv_0= 'catch' ) otherlv_1= '(' ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) ) otherlv_3= ')' ( (lv_expression_4_0= ruleXExpression ) )
{
// InternalEntityGrammar.g:14283:3: ( ( 'catch' )=>otherlv_0= 'catch' )
// InternalEntityGrammar.g:14284:4: ( 'catch' )=>otherlv_0= 'catch'
{
otherlv_0=(Token)match(input,170,FOLLOW_43); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXCatchClauseAccess().getCatchKeyword_0());
}
}
otherlv_1=(Token)match(input,16,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getXCatchClauseAccess().getLeftParenthesisKeyword_1());
}
// InternalEntityGrammar.g:14294:3: ( (lv_declaredParam_2_0= ruleFullJvmFormalParameter ) )
// InternalEntityGrammar.g:14295:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
{
// InternalEntityGrammar.g:14295:4: (lv_declaredParam_2_0= ruleFullJvmFormalParameter )
// InternalEntityGrammar.g:14296:5: lv_declaredParam_2_0= ruleFullJvmFormalParameter
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXCatchClauseAccess().getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0());
}
pushFollow(FOLLOW_8);
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,17,FOLLOW_61); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getXCatchClauseAccess().getRightParenthesisKeyword_3());
}
// InternalEntityGrammar.g:14317:3: ( (lv_expression_4_0= ruleXExpression ) )
// InternalEntityGrammar.g:14318:4: (lv_expression_4_0= ruleXExpression )
{
// InternalEntityGrammar.g:14318:4: (lv_expression_4_0= ruleXExpression )
// InternalEntityGrammar.g:14319: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"
// InternalEntityGrammar.g:14340:1: entryRuleQualifiedName returns [String current=null] : iv_ruleQualifiedName= ruleQualifiedName EOF ;
public final String entryRuleQualifiedName() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedName = null;
try {
// InternalEntityGrammar.g:14340:53: (iv_ruleQualifiedName= ruleQualifiedName EOF )
// InternalEntityGrammar.g:14341: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"
// InternalEntityGrammar.g:14347: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 {
// InternalEntityGrammar.g:14353:2: ( (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* ) )
// InternalEntityGrammar.g:14354:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
{
// InternalEntityGrammar.g:14354:2: (this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )* )
// InternalEntityGrammar.g:14355:3: this_ValidID_0= ruleValidID ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_74);
this_ValidID_0=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_0);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:14365:3: ( ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID )*
loop266:
do {
int alt266=2;
int LA266_0 = input.LA(1);
if ( (LA266_0==66) ) {
int LA266_2 = input.LA(2);
if ( (LA266_2==RULE_ID) ) {
int LA266_3 = input.LA(3);
if ( (synpred50_InternalEntityGrammar()) ) {
alt266=1;
}
}
}
switch (alt266) {
case 1 :
// InternalEntityGrammar.g:14366:4: ( ( '.' )=>kw= '.' ) this_ValidID_2= ruleValidID
{
// InternalEntityGrammar.g:14366:4: ( ( '.' )=>kw= '.' )
// InternalEntityGrammar.g:14367:5: ( '.' )=>kw= '.'
{
kw=(Token)match(input,66,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameAccess().getFullStopKeyword_1_0());
}
}
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameAccess().getValidIDParserRuleCall_1_1());
}
pushFollow(FOLLOW_74);
this_ValidID_2=ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_ValidID_2);
}
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
break;
default :
break loop266;
}
} while (true);
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedName"
// $ANTLR start "entryRuleNumber"
// InternalEntityGrammar.g:14389: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 {
// InternalEntityGrammar.g:14391:2: (iv_ruleNumber= ruleNumber EOF )
// InternalEntityGrammar.g:14392: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"
// InternalEntityGrammar.g:14401: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 {
// InternalEntityGrammar.g:14408: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 ) )? ) ) )
// InternalEntityGrammar.g:14409: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 ) )? ) )
{
// InternalEntityGrammar.g:14409: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 alt270=2;
int LA270_0 = input.LA(1);
if ( (LA270_0==RULE_HEX) ) {
alt270=1;
}
else if ( (LA270_0==RULE_INT||LA270_0==RULE_DECIMAL) ) {
alt270=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 270, 0, input);
throw nvae;
}
switch (alt270) {
case 1 :
// InternalEntityGrammar.g:14410: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 :
// InternalEntityGrammar.g:14418:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
{
// InternalEntityGrammar.g:14418:3: ( (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )? )
// InternalEntityGrammar.g:14419:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL ) (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
{
// InternalEntityGrammar.g:14419:4: (this_INT_1= RULE_INT | this_DECIMAL_2= RULE_DECIMAL )
int alt267=2;
int LA267_0 = input.LA(1);
if ( (LA267_0==RULE_INT) ) {
alt267=1;
}
else if ( (LA267_0==RULE_DECIMAL) ) {
alt267=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 267, 0, input);
throw nvae;
}
switch (alt267) {
case 1 :
// InternalEntityGrammar.g:14420:5: this_INT_1= RULE_INT
{
this_INT_1=(Token)match(input,RULE_INT,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_INT_1);
}
if ( state.backtracking==0 ) {
newLeafNode(this_INT_1, grammarAccess.getNumberAccess().getINTTerminalRuleCall_1_0_0());
}
}
break;
case 2 :
// InternalEntityGrammar.g:14428:5: this_DECIMAL_2= RULE_DECIMAL
{
this_DECIMAL_2=(Token)match(input,RULE_DECIMAL,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(this_DECIMAL_2);
}
if ( state.backtracking==0 ) {
newLeafNode(this_DECIMAL_2, grammarAccess.getNumberAccess().getDECIMALTerminalRuleCall_1_0_1());
}
}
break;
}
// InternalEntityGrammar.g:14436:4: (kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL ) )?
int alt269=2;
int LA269_0 = input.LA(1);
if ( (LA269_0==66) ) {
int LA269_1 = input.LA(2);
if ( (LA269_1==RULE_INT||LA269_1==RULE_DECIMAL) ) {
alt269=1;
}
}
switch (alt269) {
case 1 :
// InternalEntityGrammar.g:14437:5: kw= '.' (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
{
kw=(Token)match(input,66,FOLLOW_165); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getNumberAccess().getFullStopKeyword_1_1_0());
}
// InternalEntityGrammar.g:14442:5: (this_INT_4= RULE_INT | this_DECIMAL_5= RULE_DECIMAL )
int alt268=2;
int LA268_0 = input.LA(1);
if ( (LA268_0==RULE_INT) ) {
alt268=1;
}
else if ( (LA268_0==RULE_DECIMAL) ) {
alt268=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 268, 0, input);
throw nvae;
}
switch (alt268) {
case 1 :
// InternalEntityGrammar.g:14443: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 :
// InternalEntityGrammar.g:14451: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"
// InternalEntityGrammar.g:14468:1: entryRuleJvmTypeReference returns [EObject current=null] : iv_ruleJvmTypeReference= ruleJvmTypeReference EOF ;
public final EObject entryRuleJvmTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmTypeReference = null;
try {
// InternalEntityGrammar.g:14468:57: (iv_ruleJvmTypeReference= ruleJvmTypeReference EOF )
// InternalEntityGrammar.g:14469: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"
// InternalEntityGrammar.g:14475: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 {
// InternalEntityGrammar.g:14481:2: ( ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef ) )
// InternalEntityGrammar.g:14482:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
{
// InternalEntityGrammar.g:14482:2: ( (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* ) | this_XFunctionTypeRef_3= ruleXFunctionTypeRef )
int alt272=2;
int LA272_0 = input.LA(1);
if ( (LA272_0==RULE_ID) ) {
alt272=1;
}
else if ( (LA272_0==16||LA272_0==136) ) {
alt272=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 272, 0, input);
throw nvae;
}
switch (alt272) {
case 1 :
// InternalEntityGrammar.g:14483:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
{
// InternalEntityGrammar.g:14483:3: (this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )* )
// InternalEntityGrammar.g:14484:4: this_JvmParameterizedTypeReference_0= ruleJvmParameterizedTypeReference ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmTypeReferenceAccess().getJvmParameterizedTypeReferenceParserRuleCall_0_0());
}
pushFollow(FOLLOW_85);
this_JvmParameterizedTypeReference_0=ruleJvmParameterizedTypeReference();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
current = this_JvmParameterizedTypeReference_0;
afterParserOrEnumRuleCall();
}
// InternalEntityGrammar.g:14492:4: ( ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets ) )*
loop271:
do {
int alt271=2;
int LA271_0 = input.LA(1);
if ( (LA271_0==37) ) {
int LA271_2 = input.LA(2);
if ( (LA271_2==38) ) {
int LA271_3 = input.LA(3);
if ( (synpred51_InternalEntityGrammar()) ) {
alt271=1;
}
}
}
switch (alt271) {
case 1 :
// InternalEntityGrammar.g:14493:5: ( ( () ruleArrayBrackets ) )=> ( () ruleArrayBrackets )
{
// InternalEntityGrammar.g:14499:5: ( () ruleArrayBrackets )
// InternalEntityGrammar.g:14500:6: () ruleArrayBrackets
{
// InternalEntityGrammar.g:14500:6: ()
// InternalEntityGrammar.g:14501: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_85);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
break;
default :
break loop271;
}
} while (true);
}
}
break;
case 2 :
// InternalEntityGrammar.g:14518: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"
// InternalEntityGrammar.g:14530:1: entryRuleArrayBrackets returns [String current=null] : iv_ruleArrayBrackets= ruleArrayBrackets EOF ;
public final String entryRuleArrayBrackets() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleArrayBrackets = null;
try {
// InternalEntityGrammar.g:14530:53: (iv_ruleArrayBrackets= ruleArrayBrackets EOF )
// InternalEntityGrammar.g:14531: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"
// InternalEntityGrammar.g:14537:1: ruleArrayBrackets returns [AntlrDatatypeRuleToken current=new AntlrDatatypeRuleToken()] : (kw= '[' kw= ']' ) ;
public final AntlrDatatypeRuleToken ruleArrayBrackets() throws RecognitionException {
AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();
Token kw=null;
enterRule();
try {
// InternalEntityGrammar.g:14543:2: ( (kw= '[' kw= ']' ) )
// InternalEntityGrammar.g:14544:2: (kw= '[' kw= ']' )
{
// InternalEntityGrammar.g:14544:2: (kw= '[' kw= ']' )
// InternalEntityGrammar.g:14545:3: kw= '[' kw= ']'
{
kw=(Token)match(input,37,FOLLOW_101); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getArrayBracketsAccess().getLeftSquareBracketKeyword_0());
}
kw=(Token)match(input,38,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"
// InternalEntityGrammar.g:14559:1: entryRuleXFunctionTypeRef returns [EObject current=null] : iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF ;
public final EObject entryRuleXFunctionTypeRef() throws RecognitionException {
EObject current = null;
EObject iv_ruleXFunctionTypeRef = null;
try {
// InternalEntityGrammar.g:14559:57: (iv_ruleXFunctionTypeRef= ruleXFunctionTypeRef EOF )
// InternalEntityGrammar.g:14560: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"
// InternalEntityGrammar.g:14566: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 {
// InternalEntityGrammar.g:14572:2: ( ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) ) )
// InternalEntityGrammar.g:14573:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:14573:2: ( (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:14574:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )? otherlv_5= '=>' ( (lv_returnType_6_0= ruleJvmTypeReference ) )
{
// InternalEntityGrammar.g:14574:3: (otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')' )?
int alt275=2;
int LA275_0 = input.LA(1);
if ( (LA275_0==16) ) {
alt275=1;
}
switch (alt275) {
case 1 :
// InternalEntityGrammar.g:14575:4: otherlv_0= '(' ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )? otherlv_4= ')'
{
otherlv_0=(Token)match(input,16,FOLLOW_60); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0());
}
// InternalEntityGrammar.g:14579:4: ( ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )* )?
int alt274=2;
int LA274_0 = input.LA(1);
if ( (LA274_0==RULE_ID||LA274_0==16||LA274_0==136) ) {
alt274=1;
}
switch (alt274) {
case 1 :
// InternalEntityGrammar.g:14580:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) ) (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
{
// InternalEntityGrammar.g:14580:5: ( (lv_paramTypes_1_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:14581:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:14581:6: (lv_paramTypes_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:14582:7: lv_paramTypes_1_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0());
}
pushFollow(FOLLOW_45);
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();
}
}
}
// InternalEntityGrammar.g:14599:5: (otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) ) )*
loop273:
do {
int alt273=2;
int LA273_0 = input.LA(1);
if ( (LA273_0==29) ) {
alt273=1;
}
switch (alt273) {
case 1 :
// InternalEntityGrammar.g:14600:6: otherlv_2= ',' ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
{
otherlv_2=(Token)match(input,29,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_2, grammarAccess.getXFunctionTypeRefAccess().getCommaKeyword_0_1_1_0());
}
// InternalEntityGrammar.g:14604:6: ( (lv_paramTypes_3_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:14605:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:14605:7: (lv_paramTypes_3_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:14606:8: lv_paramTypes_3_0= ruleJvmTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXFunctionTypeRefAccess().getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0());
}
pushFollow(FOLLOW_45);
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 loop273;
}
} while (true);
}
break;
}
otherlv_4=(Token)match(input,17,FOLLOW_166); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_4, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2());
}
}
break;
}
otherlv_5=(Token)match(input,136,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getXFunctionTypeRefAccess().getEqualsSignGreaterThanSignKeyword_1());
}
// InternalEntityGrammar.g:14634:3: ( (lv_returnType_6_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:14635:4: (lv_returnType_6_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:14635:4: (lv_returnType_6_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:14636: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"
// InternalEntityGrammar.g:14657:1: entryRuleJvmParameterizedTypeReference returns [EObject current=null] : iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF ;
public final EObject entryRuleJvmParameterizedTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmParameterizedTypeReference = null;
try {
// InternalEntityGrammar.g:14657:70: (iv_ruleJvmParameterizedTypeReference= ruleJvmParameterizedTypeReference EOF )
// InternalEntityGrammar.g:14658: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"
// InternalEntityGrammar.g:14664: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 {
// InternalEntityGrammar.g:14670: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= '>' )? )* )? ) )
// InternalEntityGrammar.g:14671: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= '>' )? )* )? )
{
// InternalEntityGrammar.g:14671: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= '>' )? )* )? )
// InternalEntityGrammar.g:14672: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= '>' )? )* )?
{
// InternalEntityGrammar.g:14672:3: ( ( ruleQualifiedName ) )
// InternalEntityGrammar.g:14673:4: ( ruleQualifiedName )
{
// InternalEntityGrammar.g:14673:4: ( ruleQualifiedName )
// InternalEntityGrammar.g:14674: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_167);
ruleQualifiedName();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:14688: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 alt280=2;
alt280 = dfa280.predict(input);
switch (alt280) {
case 1 :
// InternalEntityGrammar.g:14689: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= '>' )? )*
{
// InternalEntityGrammar.g:14689:4: ( ( '<' )=>otherlv_1= '<' )
// InternalEntityGrammar.g:14690:5: ( '<' )=>otherlv_1= '<'
{
otherlv_1=(Token)match(input,124,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_0());
}
}
// InternalEntityGrammar.g:14696:4: ( (lv_arguments_2_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:14697:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:14697:5: (lv_arguments_2_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:14698:6: lv_arguments_2_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0());
}
pushFollow(FOLLOW_133);
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();
}
}
}
// InternalEntityGrammar.g:14715:4: (otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) ) )*
loop276:
do {
int alt276=2;
int LA276_0 = input.LA(1);
if ( (LA276_0==29) ) {
alt276=1;
}
switch (alt276) {
case 1 :
// InternalEntityGrammar.g:14716:5: otherlv_3= ',' ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
{
otherlv_3=(Token)match(input,29,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_3, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_2_0());
}
// InternalEntityGrammar.g:14720:5: ( (lv_arguments_4_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:14721:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:14721:6: (lv_arguments_4_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:14722:7: lv_arguments_4_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0());
}
pushFollow(FOLLOW_133);
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 loop276;
}
} while (true);
otherlv_5=(Token)match(input,125,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_5, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_3());
}
// InternalEntityGrammar.g:14744:4: ( ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )? )*
loop279:
do {
int alt279=2;
int LA279_0 = input.LA(1);
if ( (LA279_0==66) ) {
int LA279_2 = input.LA(2);
if ( (LA279_2==RULE_ID) ) {
int LA279_3 = input.LA(3);
if ( (synpred53_InternalEntityGrammar()) ) {
alt279=1;
}
}
}
switch (alt279) {
case 1 :
// InternalEntityGrammar.g:14745:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) ) ( ( ruleValidID ) ) ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
{
// InternalEntityGrammar.g:14745:5: ( ( ( () '.' ) )=> ( () otherlv_7= '.' ) )
// InternalEntityGrammar.g:14746:6: ( ( () '.' ) )=> ( () otherlv_7= '.' )
{
// InternalEntityGrammar.g:14752:6: ( () otherlv_7= '.' )
// InternalEntityGrammar.g:14753:7: () otherlv_7= '.'
{
// InternalEntityGrammar.g:14753:7: ()
// InternalEntityGrammar.g:14754:8:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElementAndSet(
grammarAccess.getJvmParameterizedTypeReferenceAccess().getJvmInnerTypeReferenceOuterAction_1_4_0_0_0(),
current);
}
}
otherlv_7=(Token)match(input,66,FOLLOW_11); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_7, grammarAccess.getJvmParameterizedTypeReferenceAccess().getFullStopKeyword_1_4_0_0_1());
}
}
}
// InternalEntityGrammar.g:14766:5: ( ( ruleValidID ) )
// InternalEntityGrammar.g:14767:6: ( ruleValidID )
{
// InternalEntityGrammar.g:14767:6: ( ruleValidID )
// InternalEntityGrammar.g:14768: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_168);
ruleValidID();
state._fsp--;
if (state.failed) return current;
if ( state.backtracking==0 ) {
afterParserOrEnumRuleCall();
}
}
}
// InternalEntityGrammar.g:14782:5: ( ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>' )?
int alt278=2;
alt278 = dfa278.predict(input);
switch (alt278) {
case 1 :
// InternalEntityGrammar.g:14783:6: ( ( '<' )=>otherlv_9= '<' ) ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) ) (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )* otherlv_13= '>'
{
// InternalEntityGrammar.g:14783:6: ( ( '<' )=>otherlv_9= '<' )
// InternalEntityGrammar.g:14784:7: ( '<' )=>otherlv_9= '<'
{
otherlv_9=(Token)match(input,124,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_9, grammarAccess.getJvmParameterizedTypeReferenceAccess().getLessThanSignKeyword_1_4_2_0());
}
}
// InternalEntityGrammar.g:14790:6: ( (lv_arguments_10_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:14791:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:14791:7: (lv_arguments_10_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:14792:8: lv_arguments_10_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0());
}
pushFollow(FOLLOW_133);
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();
}
}
}
// InternalEntityGrammar.g:14809:6: (otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) ) )*
loop277:
do {
int alt277=2;
int LA277_0 = input.LA(1);
if ( (LA277_0==29) ) {
alt277=1;
}
switch (alt277) {
case 1 :
// InternalEntityGrammar.g:14810:7: otherlv_11= ',' ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
{
otherlv_11=(Token)match(input,29,FOLLOW_132); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_11, grammarAccess.getJvmParameterizedTypeReferenceAccess().getCommaKeyword_1_4_2_2_0());
}
// InternalEntityGrammar.g:14814:7: ( (lv_arguments_12_0= ruleJvmArgumentTypeReference ) )
// InternalEntityGrammar.g:14815:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
{
// InternalEntityGrammar.g:14815:8: (lv_arguments_12_0= ruleJvmArgumentTypeReference )
// InternalEntityGrammar.g:14816:9: lv_arguments_12_0= ruleJvmArgumentTypeReference
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0());
}
pushFollow(FOLLOW_133);
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 loop277;
}
} while (true);
otherlv_13=(Token)match(input,125,FOLLOW_74); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_13, grammarAccess.getJvmParameterizedTypeReferenceAccess().getGreaterThanSignKeyword_1_4_2_3());
}
}
break;
}
}
break;
default :
break loop279;
}
} while (true);
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmParameterizedTypeReference"
// $ANTLR start "entryRuleJvmArgumentTypeReference"
// InternalEntityGrammar.g:14845:1: entryRuleJvmArgumentTypeReference returns [EObject current=null] : iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF ;
public final EObject entryRuleJvmArgumentTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmArgumentTypeReference = null;
try {
// InternalEntityGrammar.g:14845:65: (iv_ruleJvmArgumentTypeReference= ruleJvmArgumentTypeReference EOF )
// InternalEntityGrammar.g:14846: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"
// InternalEntityGrammar.g:14852: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 {
// InternalEntityGrammar.g:14858:2: ( (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference ) )
// InternalEntityGrammar.g:14859:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
{
// InternalEntityGrammar.g:14859:2: (this_JvmTypeReference_0= ruleJvmTypeReference | this_JvmWildcardTypeReference_1= ruleJvmWildcardTypeReference )
int alt281=2;
int LA281_0 = input.LA(1);
if ( (LA281_0==RULE_ID||LA281_0==16||LA281_0==136) ) {
alt281=1;
}
else if ( (LA281_0==171) ) {
alt281=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 281, 0, input);
throw nvae;
}
switch (alt281) {
case 1 :
// InternalEntityGrammar.g:14860: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 :
// InternalEntityGrammar.g:14869: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"
// InternalEntityGrammar.g:14881:1: entryRuleJvmWildcardTypeReference returns [EObject current=null] : iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF ;
public final EObject entryRuleJvmWildcardTypeReference() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmWildcardTypeReference = null;
try {
// InternalEntityGrammar.g:14881:65: (iv_ruleJvmWildcardTypeReference= ruleJvmWildcardTypeReference EOF )
// InternalEntityGrammar.g:14882: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"
// InternalEntityGrammar.g:14888: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 {
// InternalEntityGrammar.g:14894:2: ( ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? ) )
// InternalEntityGrammar.g:14895:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
{
// InternalEntityGrammar.g:14895:2: ( () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )? )
// InternalEntityGrammar.g:14896:3: () otherlv_1= '?' ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
{
// InternalEntityGrammar.g:14896:3: ()
// InternalEntityGrammar.g:14897:4:
{
if ( state.backtracking==0 ) {
current = forceCreateModelElement(
grammarAccess.getJvmWildcardTypeReferenceAccess().getJvmWildcardTypeReferenceAction_0(),
current);
}
}
otherlv_1=(Token)match(input,171,FOLLOW_169); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_1, grammarAccess.getJvmWildcardTypeReferenceAccess().getQuestionMarkKeyword_1());
}
// InternalEntityGrammar.g:14907:3: ( ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* ) | ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* ) )?
int alt284=3;
int LA284_0 = input.LA(1);
if ( (LA284_0==20) ) {
alt284=1;
}
else if ( (LA284_0==159) ) {
alt284=2;
}
switch (alt284) {
case 1 :
// InternalEntityGrammar.g:14908:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
{
// InternalEntityGrammar.g:14908:4: ( ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )* )
// InternalEntityGrammar.g:14909:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) ) ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
{
// InternalEntityGrammar.g:14909:5: ( (lv_constraints_2_0= ruleJvmUpperBound ) )
// InternalEntityGrammar.g:14910:6: (lv_constraints_2_0= ruleJvmUpperBound )
{
// InternalEntityGrammar.g:14910:6: (lv_constraints_2_0= ruleJvmUpperBound )
// InternalEntityGrammar.g:14911:7: lv_constraints_2_0= ruleJvmUpperBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0());
}
pushFollow(FOLLOW_170);
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();
}
}
}
// InternalEntityGrammar.g:14928:5: ( (lv_constraints_3_0= ruleJvmUpperBoundAnded ) )*
loop282:
do {
int alt282=2;
int LA282_0 = input.LA(1);
if ( (LA282_0==172) ) {
alt282=1;
}
switch (alt282) {
case 1 :
// InternalEntityGrammar.g:14929:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
{
// InternalEntityGrammar.g:14929:6: (lv_constraints_3_0= ruleJvmUpperBoundAnded )
// InternalEntityGrammar.g:14930:7: lv_constraints_3_0= ruleJvmUpperBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0());
}
pushFollow(FOLLOW_170);
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 loop282;
}
} while (true);
}
}
break;
case 2 :
// InternalEntityGrammar.g:14949:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
{
// InternalEntityGrammar.g:14949:4: ( ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )* )
// InternalEntityGrammar.g:14950:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) ) ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
{
// InternalEntityGrammar.g:14950:5: ( (lv_constraints_4_0= ruleJvmLowerBound ) )
// InternalEntityGrammar.g:14951:6: (lv_constraints_4_0= ruleJvmLowerBound )
{
// InternalEntityGrammar.g:14951:6: (lv_constraints_4_0= ruleJvmLowerBound )
// InternalEntityGrammar.g:14952:7: lv_constraints_4_0= ruleJvmLowerBound
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0());
}
pushFollow(FOLLOW_170);
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();
}
}
}
// InternalEntityGrammar.g:14969:5: ( (lv_constraints_5_0= ruleJvmLowerBoundAnded ) )*
loop283:
do {
int alt283=2;
int LA283_0 = input.LA(1);
if ( (LA283_0==172) ) {
alt283=1;
}
switch (alt283) {
case 1 :
// InternalEntityGrammar.g:14970:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
{
// InternalEntityGrammar.g:14970:6: (lv_constraints_5_0= ruleJvmLowerBoundAnded )
// InternalEntityGrammar.g:14971:7: lv_constraints_5_0= ruleJvmLowerBoundAnded
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0());
}
pushFollow(FOLLOW_170);
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 loop283;
}
} while (true);
}
}
break;
}
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleJvmWildcardTypeReference"
// $ANTLR start "entryRuleJvmUpperBound"
// InternalEntityGrammar.g:14994:1: entryRuleJvmUpperBound returns [EObject current=null] : iv_ruleJvmUpperBound= ruleJvmUpperBound EOF ;
public final EObject entryRuleJvmUpperBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBound = null;
try {
// InternalEntityGrammar.g:14994:54: (iv_ruleJvmUpperBound= ruleJvmUpperBound EOF )
// InternalEntityGrammar.g:14995: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"
// InternalEntityGrammar.g:15001: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 {
// InternalEntityGrammar.g:15007:2: ( (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalEntityGrammar.g:15008:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:15008:2: (otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:15009:3: otherlv_0= 'extends' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,20,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAccess().getExtendsKeyword_0());
}
// InternalEntityGrammar.g:15013:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:15014:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:15014:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:15015: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"
// InternalEntityGrammar.g:15036:1: entryRuleJvmUpperBoundAnded returns [EObject current=null] : iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF ;
public final EObject entryRuleJvmUpperBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmUpperBoundAnded = null;
try {
// InternalEntityGrammar.g:15036:59: (iv_ruleJvmUpperBoundAnded= ruleJvmUpperBoundAnded EOF )
// InternalEntityGrammar.g:15037: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"
// InternalEntityGrammar.g:15043: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 {
// InternalEntityGrammar.g:15049:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalEntityGrammar.g:15050:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:15050:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:15051:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,172,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmUpperBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalEntityGrammar.g:15055:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:15056:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:15056:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:15057: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"
// InternalEntityGrammar.g:15078:1: entryRuleJvmLowerBound returns [EObject current=null] : iv_ruleJvmLowerBound= ruleJvmLowerBound EOF ;
public final EObject entryRuleJvmLowerBound() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBound = null;
try {
// InternalEntityGrammar.g:15078:54: (iv_ruleJvmLowerBound= ruleJvmLowerBound EOF )
// InternalEntityGrammar.g:15079: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"
// InternalEntityGrammar.g:15085: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 {
// InternalEntityGrammar.g:15091:2: ( (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalEntityGrammar.g:15092:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:15092:2: (otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:15093:3: otherlv_0= 'super' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,159,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAccess().getSuperKeyword_0());
}
// InternalEntityGrammar.g:15097:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:15098:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:15098:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:15099: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"
// InternalEntityGrammar.g:15120:1: entryRuleJvmLowerBoundAnded returns [EObject current=null] : iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF ;
public final EObject entryRuleJvmLowerBoundAnded() throws RecognitionException {
EObject current = null;
EObject iv_ruleJvmLowerBoundAnded = null;
try {
// InternalEntityGrammar.g:15120:59: (iv_ruleJvmLowerBoundAnded= ruleJvmLowerBoundAnded EOF )
// InternalEntityGrammar.g:15121: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"
// InternalEntityGrammar.g:15127: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 {
// InternalEntityGrammar.g:15133:2: ( (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) ) )
// InternalEntityGrammar.g:15134:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
{
// InternalEntityGrammar.g:15134:2: (otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) ) )
// InternalEntityGrammar.g:15135:3: otherlv_0= '&' ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
{
otherlv_0=(Token)match(input,172,FOLLOW_59); if (state.failed) return current;
if ( state.backtracking==0 ) {
newLeafNode(otherlv_0, grammarAccess.getJvmLowerBoundAndedAccess().getAmpersandKeyword_0());
}
// InternalEntityGrammar.g:15139:3: ( (lv_typeReference_1_0= ruleJvmTypeReference ) )
// InternalEntityGrammar.g:15140:4: (lv_typeReference_1_0= ruleJvmTypeReference )
{
// InternalEntityGrammar.g:15140:4: (lv_typeReference_1_0= ruleJvmTypeReference )
// InternalEntityGrammar.g:15141: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"
// InternalEntityGrammar.g:15162:1: entryRuleQualifiedNameWithWildcard returns [String current=null] : iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF ;
public final String entryRuleQualifiedNameWithWildcard() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameWithWildcard = null;
try {
// InternalEntityGrammar.g:15162:65: (iv_ruleQualifiedNameWithWildcard= ruleQualifiedNameWithWildcard EOF )
// InternalEntityGrammar.g:15163: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"
// InternalEntityGrammar.g:15169: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 {
// InternalEntityGrammar.g:15175:2: ( (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' ) )
// InternalEntityGrammar.g:15176:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
{
// InternalEntityGrammar.g:15176:2: (this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*' )
// InternalEntityGrammar.g:15177:3: this_QualifiedName_0= ruleQualifiedName kw= '.' kw= '*'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameWithWildcardAccess().getQualifiedNameParserRuleCall_0());
}
pushFollow(FOLLOW_171);
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,66,FOLLOW_172); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameWithWildcardAccess().getFullStopKeyword_1());
}
kw=(Token)match(input,114,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"
// InternalEntityGrammar.g:15201:1: entryRuleValidID returns [String current=null] : iv_ruleValidID= ruleValidID EOF ;
public final String entryRuleValidID() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleValidID = null;
try {
// InternalEntityGrammar.g:15201:47: (iv_ruleValidID= ruleValidID EOF )
// InternalEntityGrammar.g:15202: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"
// InternalEntityGrammar.g:15208: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 {
// InternalEntityGrammar.g:15214:2: (this_ID_0= RULE_ID )
// InternalEntityGrammar.g:15215: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"
// InternalEntityGrammar.g:15225:1: entryRuleXImportSection returns [EObject current=null] : iv_ruleXImportSection= ruleXImportSection EOF ;
public final EObject entryRuleXImportSection() throws RecognitionException {
EObject current = null;
EObject iv_ruleXImportSection = null;
try {
// InternalEntityGrammar.g:15225:55: (iv_ruleXImportSection= ruleXImportSection EOF )
// InternalEntityGrammar.g:15226: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"
// InternalEntityGrammar.g:15232: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 {
// InternalEntityGrammar.g:15238:2: ( ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+ )
// InternalEntityGrammar.g:15239:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
{
// InternalEntityGrammar.g:15239:2: ( (lv_importDeclarations_0_0= ruleXImportDeclaration ) )+
int cnt285=0;
loop285:
do {
int alt285=2;
int LA285_0 = input.LA(1);
if ( (LA285_0==111) ) {
alt285=1;
}
switch (alt285) {
case 1 :
// InternalEntityGrammar.g:15240:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
{
// InternalEntityGrammar.g:15240:3: (lv_importDeclarations_0_0= ruleXImportDeclaration )
// InternalEntityGrammar.g:15241:4: lv_importDeclarations_0_0= ruleXImportDeclaration
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getXImportSectionAccess().getImportDeclarationsXImportDeclarationParserRuleCall_0());
}
pushFollow(FOLLOW_173);
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 ( cnt285 >= 1 ) break loop285;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(285, input);
throw eee;
}
cnt285++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleXImportSection"
// $ANTLR start "entryRuleQualifiedNameInStaticImport"
// InternalEntityGrammar.g:15261:1: entryRuleQualifiedNameInStaticImport returns [String current=null] : iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF ;
public final String entryRuleQualifiedNameInStaticImport() throws RecognitionException {
String current = null;
AntlrDatatypeRuleToken iv_ruleQualifiedNameInStaticImport = null;
try {
// InternalEntityGrammar.g:15261:67: (iv_ruleQualifiedNameInStaticImport= ruleQualifiedNameInStaticImport EOF )
// InternalEntityGrammar.g:15262: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"
// InternalEntityGrammar.g:15268: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 {
// InternalEntityGrammar.g:15274:2: ( (this_ValidID_0= ruleValidID kw= '.' )+ )
// InternalEntityGrammar.g:15275:2: (this_ValidID_0= ruleValidID kw= '.' )+
{
// InternalEntityGrammar.g:15275:2: (this_ValidID_0= ruleValidID kw= '.' )+
int cnt286=0;
loop286:
do {
int alt286=2;
int LA286_0 = input.LA(1);
if ( (LA286_0==RULE_ID) ) {
int LA286_2 = input.LA(2);
if ( (LA286_2==66) ) {
alt286=1;
}
}
switch (alt286) {
case 1 :
// InternalEntityGrammar.g:15276:3: this_ValidID_0= ruleValidID kw= '.'
{
if ( state.backtracking==0 ) {
newCompositeNode(grammarAccess.getQualifiedNameInStaticImportAccess().getValidIDParserRuleCall_0());
}
pushFollow(FOLLOW_171);
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,66,FOLLOW_174); if (state.failed) return current;
if ( state.backtracking==0 ) {
current.merge(kw);
newLeafNode(kw, grammarAccess.getQualifiedNameInStaticImportAccess().getFullStopKeyword_1());
}
}
break;
default :
if ( cnt286 >= 1 ) break loop286;
if (state.backtracking>0) {state.failed=true; return current;}
EarlyExitException eee =
new EarlyExitException(286, input);
throw eee;
}
cnt286++;
} while (true);
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleQualifiedNameInStaticImport"
// $ANTLR start "ruleDiscriminatorType"
// InternalEntityGrammar.g:15295:1: ruleDiscriminatorType returns [Enumerator current=null] : ( (enumLiteral_0= 'INHERIT' ) | (enumLiteral_1= 'STRING' ) | (enumLiteral_2= 'CHAR' ) | (enumLiteral_3= 'INT' ) ) ;
public final Enumerator ruleDiscriminatorType() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
enterRule();
try {
// InternalEntityGrammar.g:15301:2: ( ( (enumLiteral_0= 'INHERIT' ) | (enumLiteral_1= 'STRING' ) | (enumLiteral_2= 'CHAR' ) | (enumLiteral_3= 'INT' ) ) )
// InternalEntityGrammar.g:15302:2: ( (enumLiteral_0= 'INHERIT' ) | (enumLiteral_1= 'STRING' ) | (enumLiteral_2= 'CHAR' ) | (enumLiteral_3= 'INT' ) )
{
// InternalEntityGrammar.g:15302:2: ( (enumLiteral_0= 'INHERIT' ) | (enumLiteral_1= 'STRING' ) | (enumLiteral_2= 'CHAR' ) | (enumLiteral_3= 'INT' ) )
int alt287=4;
switch ( input.LA(1) ) {
case 173:
{
alt287=1;
}
break;
case 174:
{
alt287=2;
}
break;
case 175:
{
alt287=3;
}
break;
case 176:
{
alt287=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 287, 0, input);
throw nvae;
}
switch (alt287) {
case 1 :
// InternalEntityGrammar.g:15303:3: (enumLiteral_0= 'INHERIT' )
{
// InternalEntityGrammar.g:15303:3: (enumLiteral_0= 'INHERIT' )
// InternalEntityGrammar.g:15304:4: enumLiteral_0= 'INHERIT'
{
enumLiteral_0=(Token)match(input,173,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDiscriminatorTypeAccess().getINHERITEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getDiscriminatorTypeAccess().getINHERITEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15311:3: (enumLiteral_1= 'STRING' )
{
// InternalEntityGrammar.g:15311:3: (enumLiteral_1= 'STRING' )
// InternalEntityGrammar.g:15312:4: enumLiteral_1= 'STRING'
{
enumLiteral_1=(Token)match(input,174,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDiscriminatorTypeAccess().getSTRINGEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getDiscriminatorTypeAccess().getSTRINGEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15319:3: (enumLiteral_2= 'CHAR' )
{
// InternalEntityGrammar.g:15319:3: (enumLiteral_2= 'CHAR' )
// InternalEntityGrammar.g:15320:4: enumLiteral_2= 'CHAR'
{
enumLiteral_2=(Token)match(input,175,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDiscriminatorTypeAccess().getCHAREnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getDiscriminatorTypeAccess().getCHAREnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:15327:3: (enumLiteral_3= 'INT' )
{
// InternalEntityGrammar.g:15327:3: (enumLiteral_3= 'INT' )
// InternalEntityGrammar.g:15328:4: enumLiteral_3= 'INT'
{
enumLiteral_3=(Token)match(input,176,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDiscriminatorTypeAccess().getINTEGEREnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getDiscriminatorTypeAccess().getINTEGEREnumLiteralDeclaration_3());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDiscriminatorType"
// $ANTLR start "ruleLHistorizedDateType"
// InternalEntityGrammar.g:15338:1: ruleLHistorizedDateType returns [Enumerator current=null] : ( (enumLiteral_0= 'DATE' ) | (enumLiteral_1= 'TIMESTAMP' ) ) ;
public final Enumerator ruleLHistorizedDateType() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalEntityGrammar.g:15344:2: ( ( (enumLiteral_0= 'DATE' ) | (enumLiteral_1= 'TIMESTAMP' ) ) )
// InternalEntityGrammar.g:15345:2: ( (enumLiteral_0= 'DATE' ) | (enumLiteral_1= 'TIMESTAMP' ) )
{
// InternalEntityGrammar.g:15345:2: ( (enumLiteral_0= 'DATE' ) | (enumLiteral_1= 'TIMESTAMP' ) )
int alt288=2;
int LA288_0 = input.LA(1);
if ( (LA288_0==177) ) {
alt288=1;
}
else if ( (LA288_0==178) ) {
alt288=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 288, 0, input);
throw nvae;
}
switch (alt288) {
case 1 :
// InternalEntityGrammar.g:15346:3: (enumLiteral_0= 'DATE' )
{
// InternalEntityGrammar.g:15346:3: (enumLiteral_0= 'DATE' )
// InternalEntityGrammar.g:15347:4: enumLiteral_0= 'DATE'
{
enumLiteral_0=(Token)match(input,177,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLHistorizedDateTypeAccess().getDATEEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getLHistorizedDateTypeAccess().getDATEEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15354:3: (enumLiteral_1= 'TIMESTAMP' )
{
// InternalEntityGrammar.g:15354:3: (enumLiteral_1= 'TIMESTAMP' )
// InternalEntityGrammar.g:15355:4: enumLiteral_1= 'TIMESTAMP'
{
enumLiteral_1=(Token)match(input,178,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLHistorizedDateTypeAccess().getTIMESTAMPEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getLHistorizedDateTypeAccess().getTIMESTAMPEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLHistorizedDateType"
// $ANTLR start "ruleConstraintSeverity"
// InternalEntityGrammar.g:15365:1: ruleConstraintSeverity returns [Enumerator current=null] : ( (enumLiteral_0= 'info' ) | (enumLiteral_1= 'warn' ) | (enumLiteral_2= 'error' ) ) ;
public final Enumerator ruleConstraintSeverity() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
enterRule();
try {
// InternalEntityGrammar.g:15371:2: ( ( (enumLiteral_0= 'info' ) | (enumLiteral_1= 'warn' ) | (enumLiteral_2= 'error' ) ) )
// InternalEntityGrammar.g:15372:2: ( (enumLiteral_0= 'info' ) | (enumLiteral_1= 'warn' ) | (enumLiteral_2= 'error' ) )
{
// InternalEntityGrammar.g:15372:2: ( (enumLiteral_0= 'info' ) | (enumLiteral_1= 'warn' ) | (enumLiteral_2= 'error' ) )
int alt289=3;
switch ( input.LA(1) ) {
case 179:
{
alt289=1;
}
break;
case 180:
{
alt289=2;
}
break;
case 181:
{
alt289=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 289, 0, input);
throw nvae;
}
switch (alt289) {
case 1 :
// InternalEntityGrammar.g:15373:3: (enumLiteral_0= 'info' )
{
// InternalEntityGrammar.g:15373:3: (enumLiteral_0= 'info' )
// InternalEntityGrammar.g:15374:4: enumLiteral_0= 'info'
{
enumLiteral_0=(Token)match(input,179,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getConstraintSeverityAccess().getINFOEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getConstraintSeverityAccess().getINFOEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15381:3: (enumLiteral_1= 'warn' )
{
// InternalEntityGrammar.g:15381:3: (enumLiteral_1= 'warn' )
// InternalEntityGrammar.g:15382:4: enumLiteral_1= 'warn'
{
enumLiteral_1=(Token)match(input,180,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getConstraintSeverityAccess().getWARNINGEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getConstraintSeverityAccess().getWARNINGEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15389:3: (enumLiteral_2= 'error' )
{
// InternalEntityGrammar.g:15389:3: (enumLiteral_2= 'error' )
// InternalEntityGrammar.g:15390:4: enumLiteral_2= 'error'
{
enumLiteral_2=(Token)match(input,181,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getConstraintSeverityAccess().getERROREnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getConstraintSeverityAccess().getERROREnumLiteralDeclaration_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleConstraintSeverity"
// $ANTLR start "ruleDateType"
// InternalEntityGrammar.g:15400:1: ruleDateType returns [Enumerator current=null] : ( (enumLiteral_0= 'date' ) | (enumLiteral_1= 'time' ) | (enumLiteral_2= 'timestamp' ) ) ;
public final Enumerator ruleDateType() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
enterRule();
try {
// InternalEntityGrammar.g:15406:2: ( ( (enumLiteral_0= 'date' ) | (enumLiteral_1= 'time' ) | (enumLiteral_2= 'timestamp' ) ) )
// InternalEntityGrammar.g:15407:2: ( (enumLiteral_0= 'date' ) | (enumLiteral_1= 'time' ) | (enumLiteral_2= 'timestamp' ) )
{
// InternalEntityGrammar.g:15407:2: ( (enumLiteral_0= 'date' ) | (enumLiteral_1= 'time' ) | (enumLiteral_2= 'timestamp' ) )
int alt290=3;
switch ( input.LA(1) ) {
case 106:
{
alt290=1;
}
break;
case 182:
{
alt290=2;
}
break;
case 183:
{
alt290=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 290, 0, input);
throw nvae;
}
switch (alt290) {
case 1 :
// InternalEntityGrammar.g:15408:3: (enumLiteral_0= 'date' )
{
// InternalEntityGrammar.g:15408:3: (enumLiteral_0= 'date' )
// InternalEntityGrammar.g:15409:4: enumLiteral_0= 'date'
{
enumLiteral_0=(Token)match(input,106,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDateTypeAccess().getDATEEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getDateTypeAccess().getDATEEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15416:3: (enumLiteral_1= 'time' )
{
// InternalEntityGrammar.g:15416:3: (enumLiteral_1= 'time' )
// InternalEntityGrammar.g:15417:4: enumLiteral_1= 'time'
{
enumLiteral_1=(Token)match(input,182,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDateTypeAccess().getTIMEEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getDateTypeAccess().getTIMEEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15424:3: (enumLiteral_2= 'timestamp' )
{
// InternalEntityGrammar.g:15424:3: (enumLiteral_2= 'timestamp' )
// InternalEntityGrammar.g:15425:4: enumLiteral_2= 'timestamp'
{
enumLiteral_2=(Token)match(input,183,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getDateTypeAccess().getTIMESTAMPEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getDateTypeAccess().getTIMESTAMPEnumLiteralDeclaration_2());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleDateType"
// $ANTLR start "ruleLVisibility"
// InternalEntityGrammar.g:15435:1: ruleLVisibility returns [Enumerator current=null] : ( (enumLiteral_0= 'package' ) | (enumLiteral_1= 'private' ) | (enumLiteral_2= 'protected' ) | (enumLiteral_3= 'public' ) ) ;
public final Enumerator ruleLVisibility() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
enterRule();
try {
// InternalEntityGrammar.g:15441:2: ( ( (enumLiteral_0= 'package' ) | (enumLiteral_1= 'private' ) | (enumLiteral_2= 'protected' ) | (enumLiteral_3= 'public' ) ) )
// InternalEntityGrammar.g:15442:2: ( (enumLiteral_0= 'package' ) | (enumLiteral_1= 'private' ) | (enumLiteral_2= 'protected' ) | (enumLiteral_3= 'public' ) )
{
// InternalEntityGrammar.g:15442:2: ( (enumLiteral_0= 'package' ) | (enumLiteral_1= 'private' ) | (enumLiteral_2= 'protected' ) | (enumLiteral_3= 'public' ) )
int alt291=4;
switch ( input.LA(1) ) {
case 72:
{
alt291=1;
}
break;
case 184:
{
alt291=2;
}
break;
case 185:
{
alt291=3;
}
break;
case 186:
{
alt291=4;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 291, 0, input);
throw nvae;
}
switch (alt291) {
case 1 :
// InternalEntityGrammar.g:15443:3: (enumLiteral_0= 'package' )
{
// InternalEntityGrammar.g:15443:3: (enumLiteral_0= 'package' )
// InternalEntityGrammar.g:15444:4: enumLiteral_0= 'package'
{
enumLiteral_0=(Token)match(input,72,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLVisibilityAccess().getPACKAGEEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getLVisibilityAccess().getPACKAGEEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15451:3: (enumLiteral_1= 'private' )
{
// InternalEntityGrammar.g:15451:3: (enumLiteral_1= 'private' )
// InternalEntityGrammar.g:15452:4: enumLiteral_1= 'private'
{
enumLiteral_1=(Token)match(input,184,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLVisibilityAccess().getPRIVATEEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getLVisibilityAccess().getPRIVATEEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15459:3: (enumLiteral_2= 'protected' )
{
// InternalEntityGrammar.g:15459:3: (enumLiteral_2= 'protected' )
// InternalEntityGrammar.g:15460:4: enumLiteral_2= 'protected'
{
enumLiteral_2=(Token)match(input,185,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLVisibilityAccess().getPROTECTEDEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getLVisibilityAccess().getPROTECTEDEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:15467:3: (enumLiteral_3= 'public' )
{
// InternalEntityGrammar.g:15467:3: (enumLiteral_3= 'public' )
// InternalEntityGrammar.g:15468:4: enumLiteral_3= 'public'
{
enumLiteral_3=(Token)match(input,186,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLVisibilityAccess().getPUBLICEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getLVisibilityAccess().getPUBLICEnumLiteralDeclaration_3());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLVisibility"
// $ANTLR start "ruleLComparatorType"
// InternalEntityGrammar.g:15478:1: ruleLComparatorType returns [Enumerator current=null] : ( (enumLiteral_0= '==' ) | (enumLiteral_1= '>' ) | (enumLiteral_2= '<' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<=' ) | (enumLiteral_5= '<>' ) ) ;
public final Enumerator ruleLComparatorType() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
Token enumLiteral_5=null;
enterRule();
try {
// InternalEntityGrammar.g:15484:2: ( ( (enumLiteral_0= '==' ) | (enumLiteral_1= '>' ) | (enumLiteral_2= '<' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<=' ) | (enumLiteral_5= '<>' ) ) )
// InternalEntityGrammar.g:15485:2: ( (enumLiteral_0= '==' ) | (enumLiteral_1= '>' ) | (enumLiteral_2= '<' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<=' ) | (enumLiteral_5= '<>' ) )
{
// InternalEntityGrammar.g:15485:2: ( (enumLiteral_0= '==' ) | (enumLiteral_1= '>' ) | (enumLiteral_2= '<' ) | (enumLiteral_3= '>=' ) | (enumLiteral_4= '<=' ) | (enumLiteral_5= '<>' ) )
int alt292=6;
switch ( input.LA(1) ) {
case 129:
{
alt292=1;
}
break;
case 125:
{
alt292=2;
}
break;
case 124:
{
alt292=3;
}
break;
case 126:
{
alt292=4;
}
break;
case 187:
{
alt292=5;
}
break;
case 137:
{
alt292=6;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 292, 0, input);
throw nvae;
}
switch (alt292) {
case 1 :
// InternalEntityGrammar.g:15486:3: (enumLiteral_0= '==' )
{
// InternalEntityGrammar.g:15486:3: (enumLiteral_0= '==' )
// InternalEntityGrammar.g:15487:4: enumLiteral_0= '=='
{
enumLiteral_0=(Token)match(input,129,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getEQUALSEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getLComparatorTypeAccess().getEQUALSEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15494:3: (enumLiteral_1= '>' )
{
// InternalEntityGrammar.g:15494:3: (enumLiteral_1= '>' )
// InternalEntityGrammar.g:15495:4: enumLiteral_1= '>'
{
enumLiteral_1=(Token)match(input,125,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getGREATEREnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getLComparatorTypeAccess().getGREATEREnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15502:3: (enumLiteral_2= '<' )
{
// InternalEntityGrammar.g:15502:3: (enumLiteral_2= '<' )
// InternalEntityGrammar.g:15503:4: enumLiteral_2= '<'
{
enumLiteral_2=(Token)match(input,124,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getLOWEREnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getLComparatorTypeAccess().getLOWEREnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:15510:3: (enumLiteral_3= '>=' )
{
// InternalEntityGrammar.g:15510:3: (enumLiteral_3= '>=' )
// InternalEntityGrammar.g:15511:4: enumLiteral_3= '>='
{
enumLiteral_3=(Token)match(input,126,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getGREATER_EQEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getLComparatorTypeAccess().getGREATER_EQEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalEntityGrammar.g:15518:3: (enumLiteral_4= '<=' )
{
// InternalEntityGrammar.g:15518:3: (enumLiteral_4= '<=' )
// InternalEntityGrammar.g:15519:4: enumLiteral_4= '<='
{
enumLiteral_4=(Token)match(input,187,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getLOWER_EQEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getLComparatorTypeAccess().getLOWER_EQEnumLiteralDeclaration_4());
}
}
}
break;
case 6 :
// InternalEntityGrammar.g:15526:3: (enumLiteral_5= '<>' )
{
// InternalEntityGrammar.g:15526:3: (enumLiteral_5= '<>' )
// InternalEntityGrammar.g:15527:4: enumLiteral_5= '<>'
{
enumLiteral_5=(Token)match(input,137,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLComparatorTypeAccess().getNOT_EQEnumLiteralDeclaration_5().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_5, grammarAccess.getLComparatorTypeAccess().getNOT_EQEnumLiteralDeclaration_5());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLComparatorType"
// $ANTLR start "ruleLowerBound"
// InternalEntityGrammar.g:15537:1: ruleLowerBound returns [Enumerator current=null] : ( (enumLiteral_0= '*' ) | (enumLiteral_1= '0' ) | (enumLiteral_2= '?' ) | (enumLiteral_3= '+' ) | (enumLiteral_4= '1' ) ) ;
public final Enumerator ruleLowerBound() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
Token enumLiteral_2=null;
Token enumLiteral_3=null;
Token enumLiteral_4=null;
enterRule();
try {
// InternalEntityGrammar.g:15543:2: ( ( (enumLiteral_0= '*' ) | (enumLiteral_1= '0' ) | (enumLiteral_2= '?' ) | (enumLiteral_3= '+' ) | (enumLiteral_4= '1' ) ) )
// InternalEntityGrammar.g:15544:2: ( (enumLiteral_0= '*' ) | (enumLiteral_1= '0' ) | (enumLiteral_2= '?' ) | (enumLiteral_3= '+' ) | (enumLiteral_4= '1' ) )
{
// InternalEntityGrammar.g:15544:2: ( (enumLiteral_0= '*' ) | (enumLiteral_1= '0' ) | (enumLiteral_2= '?' ) | (enumLiteral_3= '+' ) | (enumLiteral_4= '1' ) )
int alt293=5;
switch ( input.LA(1) ) {
case 114:
{
alt293=1;
}
break;
case 188:
{
alt293=2;
}
break;
case 171:
{
alt293=3;
}
break;
case 109:
{
alt293=4;
}
break;
case 189:
{
alt293=5;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 293, 0, input);
throw nvae;
}
switch (alt293) {
case 1 :
// InternalEntityGrammar.g:15545:3: (enumLiteral_0= '*' )
{
// InternalEntityGrammar.g:15545:3: (enumLiteral_0= '*' )
// InternalEntityGrammar.g:15546:4: enumLiteral_0= '*'
{
enumLiteral_0=(Token)match(input,114,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLowerBoundAccess().getMANYEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getLowerBoundAccess().getMANYEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15553:3: (enumLiteral_1= '0' )
{
// InternalEntityGrammar.g:15553:3: (enumLiteral_1= '0' )
// InternalEntityGrammar.g:15554:4: enumLiteral_1= '0'
{
enumLiteral_1=(Token)match(input,188,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLowerBoundAccess().getZEROEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getLowerBoundAccess().getZEROEnumLiteralDeclaration_1());
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:15561:3: (enumLiteral_2= '?' )
{
// InternalEntityGrammar.g:15561:3: (enumLiteral_2= '?' )
// InternalEntityGrammar.g:15562:4: enumLiteral_2= '?'
{
enumLiteral_2=(Token)match(input,171,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLowerBoundAccess().getOPTIONALEnumLiteralDeclaration_2().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_2, grammarAccess.getLowerBoundAccess().getOPTIONALEnumLiteralDeclaration_2());
}
}
}
break;
case 4 :
// InternalEntityGrammar.g:15569:3: (enumLiteral_3= '+' )
{
// InternalEntityGrammar.g:15569:3: (enumLiteral_3= '+' )
// InternalEntityGrammar.g:15570:4: enumLiteral_3= '+'
{
enumLiteral_3=(Token)match(input,109,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLowerBoundAccess().getATLEASTONEEnumLiteralDeclaration_3().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_3, grammarAccess.getLowerBoundAccess().getATLEASTONEEnumLiteralDeclaration_3());
}
}
}
break;
case 5 :
// InternalEntityGrammar.g:15577:3: (enumLiteral_4= '1' )
{
// InternalEntityGrammar.g:15577:3: (enumLiteral_4= '1' )
// InternalEntityGrammar.g:15578:4: enumLiteral_4= '1'
{
enumLiteral_4=(Token)match(input,189,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getLowerBoundAccess().getONEEnumLiteralDeclaration_4().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_4, grammarAccess.getLowerBoundAccess().getONEEnumLiteralDeclaration_4());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleLowerBound"
// $ANTLR start "ruleUpperBound"
// InternalEntityGrammar.g:15588:1: ruleUpperBound returns [Enumerator current=null] : ( (enumLiteral_0= '*' ) | (enumLiteral_1= '1' ) ) ;
public final Enumerator ruleUpperBound() throws RecognitionException {
Enumerator current = null;
Token enumLiteral_0=null;
Token enumLiteral_1=null;
enterRule();
try {
// InternalEntityGrammar.g:15594:2: ( ( (enumLiteral_0= '*' ) | (enumLiteral_1= '1' ) ) )
// InternalEntityGrammar.g:15595:2: ( (enumLiteral_0= '*' ) | (enumLiteral_1= '1' ) )
{
// InternalEntityGrammar.g:15595:2: ( (enumLiteral_0= '*' ) | (enumLiteral_1= '1' ) )
int alt294=2;
int LA294_0 = input.LA(1);
if ( (LA294_0==114) ) {
alt294=1;
}
else if ( (LA294_0==189) ) {
alt294=2;
}
else {
if (state.backtracking>0) {state.failed=true; return current;}
NoViableAltException nvae =
new NoViableAltException("", 294, 0, input);
throw nvae;
}
switch (alt294) {
case 1 :
// InternalEntityGrammar.g:15596:3: (enumLiteral_0= '*' )
{
// InternalEntityGrammar.g:15596:3: (enumLiteral_0= '*' )
// InternalEntityGrammar.g:15597:4: enumLiteral_0= '*'
{
enumLiteral_0=(Token)match(input,114,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUpperBoundAccess().getMANYEnumLiteralDeclaration_0().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_0, grammarAccess.getUpperBoundAccess().getMANYEnumLiteralDeclaration_0());
}
}
}
break;
case 2 :
// InternalEntityGrammar.g:15604:3: (enumLiteral_1= '1' )
{
// InternalEntityGrammar.g:15604:3: (enumLiteral_1= '1' )
// InternalEntityGrammar.g:15605:4: enumLiteral_1= '1'
{
enumLiteral_1=(Token)match(input,189,FOLLOW_2); if (state.failed) return current;
if ( state.backtracking==0 ) {
current = grammarAccess.getUpperBoundAccess().getONEEnumLiteralDeclaration_1().getEnumLiteral().getInstance();
newLeafNode(enumLiteral_1, grammarAccess.getUpperBoundAccess().getONEEnumLiteralDeclaration_1());
}
}
}
break;
}
}
if ( state.backtracking==0 ) {
leaveRule();
}
}
catch (RecognitionException re) {
recover(input,re);
appendSkippedTokens();
}
finally {
}
return current;
}
// $ANTLR end "ruleUpperBound"
// $ANTLR start synpred2_InternalEntityGrammar
public final void synpred2_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:7991:5: ( ( RULE_ID ) )
// InternalEntityGrammar.g:7991:6: ( RULE_ID )
{
// InternalEntityGrammar.g:7991:6: ( RULE_ID )
// InternalEntityGrammar.g:7992:6: RULE_ID
{
match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred2_InternalEntityGrammar
// $ANTLR start synpred3_InternalEntityGrammar
public final void synpred3_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:8671:5: ( '(' )
// InternalEntityGrammar.g:8671:6: '('
{
match(input,16,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred3_InternalEntityGrammar
// $ANTLR start synpred4_InternalEntityGrammar
public final void synpred4_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:8680:7: ( ( ( ( ruleValidID ) ) '=' ) )
// InternalEntityGrammar.g:8680:8: ( ( ( ruleValidID ) ) '=' )
{
// InternalEntityGrammar.g:8680:8: ( ( ( ruleValidID ) ) '=' )
// InternalEntityGrammar.g:8681:8: ( ( ruleValidID ) ) '='
{
// InternalEntityGrammar.g:8681:8: ( ( ruleValidID ) )
// InternalEntityGrammar.g:8682:9: ( ruleValidID )
{
// InternalEntityGrammar.g:8682:9: ( ruleValidID )
// InternalEntityGrammar.g:8683:10: ruleValidID
{
pushFollow(FOLLOW_87);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
match(input,64,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred4_InternalEntityGrammar
// $ANTLR start synpred7_InternalEntityGrammar
public final void synpred7_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:8860:5: ( ( () '#' '[' ) )
// InternalEntityGrammar.g:8860:6: ( () '#' '[' )
{
// InternalEntityGrammar.g:8860:6: ( () '#' '[' )
// InternalEntityGrammar.g:8861:6: () '#' '['
{
// InternalEntityGrammar.g:8861:6: ()
// InternalEntityGrammar.g:8862:6:
{
}
match(input,118,FOLLOW_109); if (state.failed) return ;
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred7_InternalEntityGrammar
// $ANTLR start synpred8_InternalEntityGrammar
public final void synpred8_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9002:5: ( ( () '#' '[' ) )
// InternalEntityGrammar.g:9002:6: ( () '#' '[' )
{
// InternalEntityGrammar.g:9002:6: ( () '#' '[' )
// InternalEntityGrammar.g:9003:6: () '#' '['
{
// InternalEntityGrammar.g:9003:6: ()
// InternalEntityGrammar.g:9004:6:
{
}
match(input,118,FOLLOW_109); if (state.failed) return ;
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred8_InternalEntityGrammar
// $ANTLR start synpred9_InternalEntityGrammar
public final void synpred9_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9230:6: ( ( () ( ( ruleOpMultiAssign ) ) ) )
// InternalEntityGrammar.g:9230:7: ( () ( ( ruleOpMultiAssign ) ) )
{
// InternalEntityGrammar.g:9230:7: ( () ( ( ruleOpMultiAssign ) ) )
// InternalEntityGrammar.g:9231:7: () ( ( ruleOpMultiAssign ) )
{
// InternalEntityGrammar.g:9231:7: ()
// InternalEntityGrammar.g:9232:7:
{
}
// InternalEntityGrammar.g:9233:7: ( ( ruleOpMultiAssign ) )
// InternalEntityGrammar.g:9234:8: ( ruleOpMultiAssign )
{
// InternalEntityGrammar.g:9234:8: ( ruleOpMultiAssign )
// InternalEntityGrammar.g:9235:9: ruleOpMultiAssign
{
pushFollow(FOLLOW_2);
ruleOpMultiAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred9_InternalEntityGrammar
// $ANTLR start synpred10_InternalEntityGrammar
public final void synpred10_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9424:5: ( ( () ( ( ruleOpOr ) ) ) )
// InternalEntityGrammar.g:9424:6: ( () ( ( ruleOpOr ) ) )
{
// InternalEntityGrammar.g:9424:6: ( () ( ( ruleOpOr ) ) )
// InternalEntityGrammar.g:9425:6: () ( ( ruleOpOr ) )
{
// InternalEntityGrammar.g:9425:6: ()
// InternalEntityGrammar.g:9426:6:
{
}
// InternalEntityGrammar.g:9427:6: ( ( ruleOpOr ) )
// InternalEntityGrammar.g:9428:7: ( ruleOpOr )
{
// InternalEntityGrammar.g:9428:7: ( ruleOpOr )
// InternalEntityGrammar.g:9429:8: ruleOpOr
{
pushFollow(FOLLOW_2);
ruleOpOr();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred10_InternalEntityGrammar
// $ANTLR start synpred11_InternalEntityGrammar
public final void synpred11_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9531:5: ( ( () ( ( ruleOpAnd ) ) ) )
// InternalEntityGrammar.g:9531:6: ( () ( ( ruleOpAnd ) ) )
{
// InternalEntityGrammar.g:9531:6: ( () ( ( ruleOpAnd ) ) )
// InternalEntityGrammar.g:9532:6: () ( ( ruleOpAnd ) )
{
// InternalEntityGrammar.g:9532:6: ()
// InternalEntityGrammar.g:9533:6:
{
}
// InternalEntityGrammar.g:9534:6: ( ( ruleOpAnd ) )
// InternalEntityGrammar.g:9535:7: ( ruleOpAnd )
{
// InternalEntityGrammar.g:9535:7: ( ruleOpAnd )
// InternalEntityGrammar.g:9536:8: ruleOpAnd
{
pushFollow(FOLLOW_2);
ruleOpAnd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred11_InternalEntityGrammar
// $ANTLR start synpred12_InternalEntityGrammar
public final void synpred12_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9638:5: ( ( () ( ( ruleOpEquality ) ) ) )
// InternalEntityGrammar.g:9638:6: ( () ( ( ruleOpEquality ) ) )
{
// InternalEntityGrammar.g:9638:6: ( () ( ( ruleOpEquality ) ) )
// InternalEntityGrammar.g:9639:6: () ( ( ruleOpEquality ) )
{
// InternalEntityGrammar.g:9639:6: ()
// InternalEntityGrammar.g:9640:6:
{
}
// InternalEntityGrammar.g:9641:6: ( ( ruleOpEquality ) )
// InternalEntityGrammar.g:9642:7: ( ruleOpEquality )
{
// InternalEntityGrammar.g:9642:7: ( ruleOpEquality )
// InternalEntityGrammar.g:9643:8: ruleOpEquality
{
pushFollow(FOLLOW_2);
ruleOpEquality();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred12_InternalEntityGrammar
// $ANTLR start synpred13_InternalEntityGrammar
public final void synpred13_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9766:6: ( ( () 'instanceof' ) )
// InternalEntityGrammar.g:9766:7: ( () 'instanceof' )
{
// InternalEntityGrammar.g:9766:7: ( () 'instanceof' )
// InternalEntityGrammar.g:9767:7: () 'instanceof'
{
// InternalEntityGrammar.g:9767:7: ()
// InternalEntityGrammar.g:9768:7:
{
}
match(input,133,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred13_InternalEntityGrammar
// $ANTLR start synpred14_InternalEntityGrammar
public final void synpred14_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9809:6: ( ( () ( ( ruleOpCompare ) ) ) )
// InternalEntityGrammar.g:9809:7: ( () ( ( ruleOpCompare ) ) )
{
// InternalEntityGrammar.g:9809:7: ( () ( ( ruleOpCompare ) ) )
// InternalEntityGrammar.g:9810:7: () ( ( ruleOpCompare ) )
{
// InternalEntityGrammar.g:9810:7: ()
// InternalEntityGrammar.g:9811:7:
{
}
// InternalEntityGrammar.g:9812:7: ( ( ruleOpCompare ) )
// InternalEntityGrammar.g:9813:8: ( ruleOpCompare )
{
// InternalEntityGrammar.g:9813:8: ( ruleOpCompare )
// InternalEntityGrammar.g:9814:9: ruleOpCompare
{
pushFollow(FOLLOW_2);
ruleOpCompare();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred14_InternalEntityGrammar
// $ANTLR start synpred15_InternalEntityGrammar
public final void synpred15_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:9944:5: ( ( () ( ( ruleOpOther ) ) ) )
// InternalEntityGrammar.g:9944:6: ( () ( ( ruleOpOther ) ) )
{
// InternalEntityGrammar.g:9944:6: ( () ( ( ruleOpOther ) ) )
// InternalEntityGrammar.g:9945:6: () ( ( ruleOpOther ) )
{
// InternalEntityGrammar.g:9945:6: ()
// InternalEntityGrammar.g:9946:6:
{
}
// InternalEntityGrammar.g:9947:6: ( ( ruleOpOther ) )
// InternalEntityGrammar.g:9948:7: ( ruleOpOther )
{
// InternalEntityGrammar.g:9948:7: ( ruleOpOther )
// InternalEntityGrammar.g:9949:8: ruleOpOther
{
pushFollow(FOLLOW_2);
ruleOpOther();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred15_InternalEntityGrammar
// $ANTLR start synpred16_InternalEntityGrammar
public final void synpred16_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10064:6: ( ( '>' '>' ) )
// InternalEntityGrammar.g:10064:7: ( '>' '>' )
{
// InternalEntityGrammar.g:10064:7: ( '>' '>' )
// InternalEntityGrammar.g:10065:7: '>' '>'
{
match(input,125,FOLLOW_123); if (state.failed) return ;
match(input,125,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred16_InternalEntityGrammar
// $ANTLR start synpred17_InternalEntityGrammar
public final void synpred17_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10099:6: ( ( '<' '<' ) )
// InternalEntityGrammar.g:10099:7: ( '<' '<' )
{
// InternalEntityGrammar.g:10099:7: ( '<' '<' )
// InternalEntityGrammar.g:10100:7: '<' '<'
{
match(input,124,FOLLOW_114); if (state.failed) return ;
match(input,124,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred17_InternalEntityGrammar
// $ANTLR start synpred18_InternalEntityGrammar
public final void synpred18_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10172:5: ( ( () ( ( ruleOpAdd ) ) ) )
// InternalEntityGrammar.g:10172:6: ( () ( ( ruleOpAdd ) ) )
{
// InternalEntityGrammar.g:10172:6: ( () ( ( ruleOpAdd ) ) )
// InternalEntityGrammar.g:10173:6: () ( ( ruleOpAdd ) )
{
// InternalEntityGrammar.g:10173:6: ()
// InternalEntityGrammar.g:10174:6:
{
}
// InternalEntityGrammar.g:10175:6: ( ( ruleOpAdd ) )
// InternalEntityGrammar.g:10176:7: ( ruleOpAdd )
{
// InternalEntityGrammar.g:10176:7: ( ruleOpAdd )
// InternalEntityGrammar.g:10177:8: ruleOpAdd
{
pushFollow(FOLLOW_2);
ruleOpAdd();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred18_InternalEntityGrammar
// $ANTLR start synpred19_InternalEntityGrammar
public final void synpred19_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10287:5: ( ( () ( ( ruleOpMulti ) ) ) )
// InternalEntityGrammar.g:10287:6: ( () ( ( ruleOpMulti ) ) )
{
// InternalEntityGrammar.g:10287:6: ( () ( ( ruleOpMulti ) ) )
// InternalEntityGrammar.g:10288:6: () ( ( ruleOpMulti ) )
{
// InternalEntityGrammar.g:10288:6: ()
// InternalEntityGrammar.g:10289:6:
{
}
// InternalEntityGrammar.g:10290:6: ( ( ruleOpMulti ) )
// InternalEntityGrammar.g:10291:7: ( ruleOpMulti )
{
// InternalEntityGrammar.g:10291:7: ( ruleOpMulti )
// InternalEntityGrammar.g:10292:8: ruleOpMulti
{
pushFollow(FOLLOW_2);
ruleOpMulti();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred19_InternalEntityGrammar
// $ANTLR start synpred20_InternalEntityGrammar
public final void synpred20_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10522:5: ( ( () 'as' ) )
// InternalEntityGrammar.g:10522:6: ( () 'as' )
{
// InternalEntityGrammar.g:10522:6: ( () 'as' )
// InternalEntityGrammar.g:10523:6: () 'as'
{
// InternalEntityGrammar.g:10523:6: ()
// InternalEntityGrammar.g:10524:6:
{
}
match(input,143,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred20_InternalEntityGrammar
// $ANTLR start synpred21_InternalEntityGrammar
public final void synpred21_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10590:4: ( ( () ( ( ruleOpPostfix ) ) ) )
// InternalEntityGrammar.g:10590:5: ( () ( ( ruleOpPostfix ) ) )
{
// InternalEntityGrammar.g:10590:5: ( () ( ( ruleOpPostfix ) ) )
// InternalEntityGrammar.g:10591:5: () ( ( ruleOpPostfix ) )
{
// InternalEntityGrammar.g:10591:5: ()
// InternalEntityGrammar.g:10592:5:
{
}
// InternalEntityGrammar.g:10593:5: ( ( ruleOpPostfix ) )
// InternalEntityGrammar.g:10594:6: ( ruleOpPostfix )
{
// InternalEntityGrammar.g:10594:6: ( ruleOpPostfix )
// InternalEntityGrammar.g:10595:7: ruleOpPostfix
{
pushFollow(FOLLOW_2);
ruleOpPostfix();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred21_InternalEntityGrammar
// $ANTLR start synpred22_InternalEntityGrammar
public final void synpred22_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10686:6: ( ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign ) )
// InternalEntityGrammar.g:10686:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
{
// InternalEntityGrammar.g:10686:7: ( () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign )
// InternalEntityGrammar.g:10687:7: () ( '.' | ( ( '::' ) ) ) ( ( ruleFeatureCallID ) ) ruleOpSingleAssign
{
// InternalEntityGrammar.g:10687:7: ()
// InternalEntityGrammar.g:10688:7:
{
}
// InternalEntityGrammar.g:10689:7: ( '.' | ( ( '::' ) ) )
int alt295=2;
int LA295_0 = input.LA(1);
if ( (LA295_0==66) ) {
alt295=1;
}
else if ( (LA295_0==146) ) {
alt295=2;
}
else {
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 295, 0, input);
throw nvae;
}
switch (alt295) {
case 1 :
// InternalEntityGrammar.g:10690:8: '.'
{
match(input,66,FOLLOW_130); if (state.failed) return ;
}
break;
case 2 :
// InternalEntityGrammar.g:10692:8: ( ( '::' ) )
{
// InternalEntityGrammar.g:10692:8: ( ( '::' ) )
// InternalEntityGrammar.g:10693:9: ( '::' )
{
// InternalEntityGrammar.g:10693:9: ( '::' )
// InternalEntityGrammar.g:10694:10: '::'
{
match(input,146,FOLLOW_130); if (state.failed) return ;
}
}
}
break;
}
// InternalEntityGrammar.g:10698:7: ( ( ruleFeatureCallID ) )
// InternalEntityGrammar.g:10699:8: ( ruleFeatureCallID )
{
// InternalEntityGrammar.g:10699:8: ( ruleFeatureCallID )
// InternalEntityGrammar.g:10700:9: ruleFeatureCallID
{
pushFollow(FOLLOW_87);
ruleFeatureCallID();
state._fsp--;
if (state.failed) return ;
}
}
pushFollow(FOLLOW_2);
ruleOpSingleAssign();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred22_InternalEntityGrammar
// $ANTLR start synpred23_InternalEntityGrammar
public final void synpred23_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10783:6: ( ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) ) )
// InternalEntityGrammar.g:10783:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
{
// InternalEntityGrammar.g:10783:7: ( () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) ) )
// InternalEntityGrammar.g:10784:7: () ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
{
// InternalEntityGrammar.g:10784:7: ()
// InternalEntityGrammar.g:10785:7:
{
}
// InternalEntityGrammar.g:10786:7: ( '.' | ( ( '?.' ) ) | ( ( '::' ) ) )
int alt296=3;
switch ( input.LA(1) ) {
case 66:
{
alt296=1;
}
break;
case 147:
{
alt296=2;
}
break;
case 146:
{
alt296=3;
}
break;
default:
if (state.backtracking>0) {state.failed=true; return ;}
NoViableAltException nvae =
new NoViableAltException("", 296, 0, input);
throw nvae;
}
switch (alt296) {
case 1 :
// InternalEntityGrammar.g:10787:8: '.'
{
match(input,66,FOLLOW_2); if (state.failed) return ;
}
break;
case 2 :
// InternalEntityGrammar.g:10789:8: ( ( '?.' ) )
{
// InternalEntityGrammar.g:10789:8: ( ( '?.' ) )
// InternalEntityGrammar.g:10790:9: ( '?.' )
{
// InternalEntityGrammar.g:10790:9: ( '?.' )
// InternalEntityGrammar.g:10791:10: '?.'
{
match(input,147,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
case 3 :
// InternalEntityGrammar.g:10795:8: ( ( '::' ) )
{
// InternalEntityGrammar.g:10795:8: ( ( '::' ) )
// InternalEntityGrammar.g:10796:9: ( '::' )
{
// InternalEntityGrammar.g:10796:9: ( '::' )
// InternalEntityGrammar.g:10797:10: '::'
{
match(input,146,FOLLOW_2); if (state.failed) return ;
}
}
}
break;
}
}
}
}
// $ANTLR end synpred23_InternalEntityGrammar
// $ANTLR start synpred24_InternalEntityGrammar
public final void synpred24_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10921:7: ( ( '(' ) )
// InternalEntityGrammar.g:10921:8: ( '(' )
{
// InternalEntityGrammar.g:10921:8: ( '(' )
// InternalEntityGrammar.g:10922:8: '('
{
match(input,16,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred24_InternalEntityGrammar
// $ANTLR start synpred25_InternalEntityGrammar
public final void synpred25_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:10940:8: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalEntityGrammar.g:10940:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalEntityGrammar.g:10940:9: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalEntityGrammar.g:10941:9: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalEntityGrammar.g:10941:9: ()
// InternalEntityGrammar.g:10942:9:
{
}
// InternalEntityGrammar.g:10943:9: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt298=2;
int LA298_0 = input.LA(1);
if ( (LA298_0==RULE_ID||LA298_0==16||LA298_0==136) ) {
alt298=1;
}
switch (alt298) {
case 1 :
// InternalEntityGrammar.g:10944:10: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:10944:10: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:10945:11: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:10945:11: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:10946:12: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalEntityGrammar.g:10949:10: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop297:
do {
int alt297=2;
int LA297_0 = input.LA(1);
if ( (LA297_0==29) ) {
alt297=1;
}
switch (alt297) {
case 1 :
// InternalEntityGrammar.g:10950:11: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,29,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:10951:11: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:10952:12: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:10952:12: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:10953:13: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop297;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:10958:9: ( ( '|' ) )
// InternalEntityGrammar.g:10959:10: ( '|' )
{
// InternalEntityGrammar.g:10959:10: ( '|' )
// InternalEntityGrammar.g:10960:11: '|'
{
match(input,148,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred25_InternalEntityGrammar
// $ANTLR start synpred26_InternalEntityGrammar
public final void synpred26_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11037:6: ( ( () '[' ) )
// InternalEntityGrammar.g:11037:7: ( () '[' )
{
// InternalEntityGrammar.g:11037:7: ( () '[' )
// InternalEntityGrammar.g:11038:7: () '['
{
// InternalEntityGrammar.g:11038:7: ()
// InternalEntityGrammar.g:11039:7:
{
}
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred26_InternalEntityGrammar
// $ANTLR start synpred27_InternalEntityGrammar
public final void synpred27_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11110:4: ( ( () 'synchronized' '(' ) )
// InternalEntityGrammar.g:11110:5: ( () 'synchronized' '(' )
{
// InternalEntityGrammar.g:11110:5: ( () 'synchronized' '(' )
// InternalEntityGrammar.g:11111:5: () 'synchronized' '('
{
// InternalEntityGrammar.g:11111:5: ()
// InternalEntityGrammar.g:11112:5:
{
}
match(input,169,FOLLOW_43); if (state.failed) return ;
match(input,16,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred27_InternalEntityGrammar
// $ANTLR start synpred28_InternalEntityGrammar
public final void synpred28_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11155:4: ( ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalEntityGrammar.g:11155:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalEntityGrammar.g:11155:5: ( () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalEntityGrammar.g:11156:5: () 'for' '(' ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalEntityGrammar.g:11156:5: ()
// InternalEntityGrammar.g:11157:5:
{
}
match(input,155,FOLLOW_43); if (state.failed) return ;
match(input,16,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:11160:5: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11161:6: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11161:6: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:11162:7: ruleJvmFormalParameter
{
pushFollow(FOLLOW_146);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,152,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred28_InternalEntityGrammar
// $ANTLR start synpred29_InternalEntityGrammar
public final void synpred29_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11269:4: ( ( () '[' ) )
// InternalEntityGrammar.g:11269:5: ( () '[' )
{
// InternalEntityGrammar.g:11269:5: ( () '[' )
// InternalEntityGrammar.g:11270:5: () '['
{
// InternalEntityGrammar.g:11270:5: ()
// InternalEntityGrammar.g:11271:5:
{
}
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred29_InternalEntityGrammar
// $ANTLR start synpred31_InternalEntityGrammar
public final void synpred31_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11574:4: ( ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalEntityGrammar.g:11574:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalEntityGrammar.g:11574:5: ( ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalEntityGrammar.g:11575:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalEntityGrammar.g:11575:5: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt300=2;
int LA300_0 = input.LA(1);
if ( (LA300_0==RULE_ID||LA300_0==16||LA300_0==136) ) {
alt300=1;
}
switch (alt300) {
case 1 :
// InternalEntityGrammar.g:11576:6: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:11576:6: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11577:7: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11577:7: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:11578:8: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalEntityGrammar.g:11581:6: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop299:
do {
int alt299=2;
int LA299_0 = input.LA(1);
if ( (LA299_0==29) ) {
alt299=1;
}
switch (alt299) {
case 1 :
// InternalEntityGrammar.g:11582:7: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,29,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:11583:7: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:11584:8: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:11584:8: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:11585:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop299;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:11590:5: ( ( '|' ) )
// InternalEntityGrammar.g:11591:6: ( '|' )
{
// InternalEntityGrammar.g:11591:6: ( '|' )
// InternalEntityGrammar.g:11592:7: '|'
{
match(input,148,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred31_InternalEntityGrammar
// $ANTLR start synpred33_InternalEntityGrammar
public final void synpred33_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:11983:5: ( 'else' )
// InternalEntityGrammar.g:11983:6: 'else'
{
match(input,150,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred33_InternalEntityGrammar
// $ANTLR start synpred34_InternalEntityGrammar
public final void synpred34_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:12042:6: ( ( '(' ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalEntityGrammar.g:12042:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalEntityGrammar.g:12042:7: ( '(' ( ( ruleJvmFormalParameter ) ) ':' )
// InternalEntityGrammar.g:12043:7: '(' ( ( ruleJvmFormalParameter ) ) ':'
{
match(input,16,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:12044:7: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:12045:8: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:12045:8: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:12046:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_146);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,152,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred34_InternalEntityGrammar
// $ANTLR start synpred35_InternalEntityGrammar
public final void synpred35_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:12109:6: ( ( ( ( ruleJvmFormalParameter ) ) ':' ) )
// InternalEntityGrammar.g:12109:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
{
// InternalEntityGrammar.g:12109:7: ( ( ( ruleJvmFormalParameter ) ) ':' )
// InternalEntityGrammar.g:12110:7: ( ( ruleJvmFormalParameter ) ) ':'
{
// InternalEntityGrammar.g:12110:7: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:12111:8: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:12111:8: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:12112:9: ruleJvmFormalParameter
{
pushFollow(FOLLOW_146);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
match(input,152,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred35_InternalEntityGrammar
// $ANTLR start synpred37_InternalEntityGrammar
public final void synpred37_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:12927:5: ( ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) ) )
// InternalEntityGrammar.g:12927:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
{
// InternalEntityGrammar.g:12927:6: ( ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) ) )
// InternalEntityGrammar.g:12928:6: ( ( ruleJvmTypeReference ) ) ( ( ruleValidID ) )
{
// InternalEntityGrammar.g:12928:6: ( ( ruleJvmTypeReference ) )
// InternalEntityGrammar.g:12929:7: ( ruleJvmTypeReference )
{
// InternalEntityGrammar.g:12929:7: ( ruleJvmTypeReference )
// InternalEntityGrammar.g:12930:8: ruleJvmTypeReference
{
pushFollow(FOLLOW_11);
ruleJvmTypeReference();
state._fsp--;
if (state.failed) return ;
}
}
// InternalEntityGrammar.g:12933:6: ( ( ruleValidID ) )
// InternalEntityGrammar.g:12934:7: ( ruleValidID )
{
// InternalEntityGrammar.g:12934:7: ( ruleValidID )
// InternalEntityGrammar.g:12935:8: ruleValidID
{
pushFollow(FOLLOW_2);
ruleValidID();
state._fsp--;
if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred37_InternalEntityGrammar
// $ANTLR start synpred38_InternalEntityGrammar
public final void synpred38_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13239:5: ( ( '(' ) )
// InternalEntityGrammar.g:13239:6: ( '(' )
{
// InternalEntityGrammar.g:13239:6: ( '(' )
// InternalEntityGrammar.g:13240:6: '('
{
match(input,16,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred38_InternalEntityGrammar
// $ANTLR start synpred39_InternalEntityGrammar
public final void synpred39_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13258:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalEntityGrammar.g:13258:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalEntityGrammar.g:13258:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalEntityGrammar.g:13259:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalEntityGrammar.g:13259:7: ()
// InternalEntityGrammar.g:13260:7:
{
}
// InternalEntityGrammar.g:13261:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt304=2;
int LA304_0 = input.LA(1);
if ( (LA304_0==RULE_ID||LA304_0==16||LA304_0==136) ) {
alt304=1;
}
switch (alt304) {
case 1 :
// InternalEntityGrammar.g:13262:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:13262:8: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:13263:9: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:13263:9: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:13264:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalEntityGrammar.g:13267:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop303:
do {
int alt303=2;
int LA303_0 = input.LA(1);
if ( (LA303_0==29) ) {
alt303=1;
}
switch (alt303) {
case 1 :
// InternalEntityGrammar.g:13268:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,29,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:13269:9: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:13270:10: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:13270:10: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:13271:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop303;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:13276:7: ( ( '|' ) )
// InternalEntityGrammar.g:13277:8: ( '|' )
{
// InternalEntityGrammar.g:13277:8: ( '|' )
// InternalEntityGrammar.g:13278:9: '|'
{
match(input,148,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred39_InternalEntityGrammar
// $ANTLR start synpred40_InternalEntityGrammar
public final void synpred40_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13355:4: ( ( () '[' ) )
// InternalEntityGrammar.g:13355:5: ( () '[' )
{
// InternalEntityGrammar.g:13355:5: ( () '[' )
// InternalEntityGrammar.g:13356:5: () '['
{
// InternalEntityGrammar.g:13356:5: ()
// InternalEntityGrammar.g:13357:5:
{
}
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred40_InternalEntityGrammar
// $ANTLR start synpred41_InternalEntityGrammar
public final void synpred41_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13515:5: ( '<' )
// InternalEntityGrammar.g:13515:6: '<'
{
match(input,124,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred41_InternalEntityGrammar
// $ANTLR start synpred42_InternalEntityGrammar
public final void synpred42_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13572:5: ( ( '(' ) )
// InternalEntityGrammar.g:13572:6: ( '(' )
{
// InternalEntityGrammar.g:13572:6: ( '(' )
// InternalEntityGrammar.g:13573:6: '('
{
match(input,16,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred42_InternalEntityGrammar
// $ANTLR start synpred43_InternalEntityGrammar
public final void synpred43_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13591:6: ( ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) ) )
// InternalEntityGrammar.g:13591:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
{
// InternalEntityGrammar.g:13591:7: ( () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) ) )
// InternalEntityGrammar.g:13592:7: () ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )? ( ( '|' ) )
{
// InternalEntityGrammar.g:13592:7: ()
// InternalEntityGrammar.g:13593:7:
{
}
// InternalEntityGrammar.g:13594:7: ( ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )* )?
int alt306=2;
int LA306_0 = input.LA(1);
if ( (LA306_0==RULE_ID||LA306_0==16||LA306_0==136) ) {
alt306=1;
}
switch (alt306) {
case 1 :
// InternalEntityGrammar.g:13595:8: ( ( ruleJvmFormalParameter ) ) ( ',' ( ( ruleJvmFormalParameter ) ) )*
{
// InternalEntityGrammar.g:13595:8: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:13596:9: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:13596:9: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:13597:10: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
// InternalEntityGrammar.g:13600:8: ( ',' ( ( ruleJvmFormalParameter ) ) )*
loop305:
do {
int alt305=2;
int LA305_0 = input.LA(1);
if ( (LA305_0==29) ) {
alt305=1;
}
switch (alt305) {
case 1 :
// InternalEntityGrammar.g:13601:9: ',' ( ( ruleJvmFormalParameter ) )
{
match(input,29,FOLLOW_59); if (state.failed) return ;
// InternalEntityGrammar.g:13602:9: ( ( ruleJvmFormalParameter ) )
// InternalEntityGrammar.g:13603:10: ( ruleJvmFormalParameter )
{
// InternalEntityGrammar.g:13603:10: ( ruleJvmFormalParameter )
// InternalEntityGrammar.g:13604:11: ruleJvmFormalParameter
{
pushFollow(FOLLOW_140);
ruleJvmFormalParameter();
state._fsp--;
if (state.failed) return ;
}
}
}
break;
default :
break loop305;
}
} while (true);
}
break;
}
// InternalEntityGrammar.g:13609:7: ( ( '|' ) )
// InternalEntityGrammar.g:13610:8: ( '|' )
{
// InternalEntityGrammar.g:13610:8: ( '|' )
// InternalEntityGrammar.g:13611:9: '|'
{
match(input,148,FOLLOW_2); if (state.failed) return ;
}
}
}
}
}
// $ANTLR end synpred43_InternalEntityGrammar
// $ANTLR start synpred44_InternalEntityGrammar
public final void synpred44_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:13688:4: ( ( () '[' ) )
// InternalEntityGrammar.g:13688:5: ( () '[' )
{
// InternalEntityGrammar.g:13688:5: ( () '[' )
// InternalEntityGrammar.g:13689:5: () '['
{
// InternalEntityGrammar.g:13689:5: ()
// InternalEntityGrammar.g:13690:5:
{
}
match(input,37,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred44_InternalEntityGrammar
// $ANTLR start synpred45_InternalEntityGrammar
public final void synpred45_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14031: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 )
// InternalEntityGrammar.g:
{
if ( (input.LA(1)>=RULE_STRING && input.LA(1)<=RULE_DECIMAL)||input.LA(1)==16||(input.LA(1)>=20 && input.LA(1)<=21)||input.LA(1)==37||(input.LA(1)>=109 && input.LA(1)<=113)||input.LA(1)==118||input.LA(1)==124||input.LA(1)==142||input.LA(1)==149||input.LA(1)==151||(input.LA(1)>=155 && input.LA(1)<=157)||(input.LA(1)>=159 && input.LA(1)<=167)||input.LA(1)==169 ) {
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 synpred45_InternalEntityGrammar
// $ANTLR start synpred46_InternalEntityGrammar
public final void synpred46_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14102:6: ( 'catch' )
// InternalEntityGrammar.g:14102:7: 'catch'
{
match(input,170,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred46_InternalEntityGrammar
// $ANTLR start synpred47_InternalEntityGrammar
public final void synpred47_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14123:7: ( 'finally' )
// InternalEntityGrammar.g:14123:8: 'finally'
{
match(input,168,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred47_InternalEntityGrammar
// $ANTLR start synpred50_InternalEntityGrammar
public final void synpred50_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14367:5: ( '.' )
// InternalEntityGrammar.g:14367:6: '.'
{
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred50_InternalEntityGrammar
// $ANTLR start synpred51_InternalEntityGrammar
public final void synpred51_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14493:5: ( ( () ruleArrayBrackets ) )
// InternalEntityGrammar.g:14493:6: ( () ruleArrayBrackets )
{
// InternalEntityGrammar.g:14493:6: ( () ruleArrayBrackets )
// InternalEntityGrammar.g:14494:6: () ruleArrayBrackets
{
// InternalEntityGrammar.g:14494:6: ()
// InternalEntityGrammar.g:14495:6:
{
}
pushFollow(FOLLOW_2);
ruleArrayBrackets();
state._fsp--;
if (state.failed) return ;
}
}
}
// $ANTLR end synpred51_InternalEntityGrammar
// $ANTLR start synpred52_InternalEntityGrammar
public final void synpred52_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14690:5: ( '<' )
// InternalEntityGrammar.g:14690:6: '<'
{
match(input,124,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred52_InternalEntityGrammar
// $ANTLR start synpred53_InternalEntityGrammar
public final void synpred53_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14746:6: ( ( () '.' ) )
// InternalEntityGrammar.g:14746:7: ( () '.' )
{
// InternalEntityGrammar.g:14746:7: ( () '.' )
// InternalEntityGrammar.g:14747:7: () '.'
{
// InternalEntityGrammar.g:14747:7: ()
// InternalEntityGrammar.g:14748:7:
{
}
match(input,66,FOLLOW_2); if (state.failed) return ;
}
}
}
// $ANTLR end synpred53_InternalEntityGrammar
// $ANTLR start synpred54_InternalEntityGrammar
public final void synpred54_InternalEntityGrammar_fragment() throws RecognitionException {
// InternalEntityGrammar.g:14784:7: ( '<' )
// InternalEntityGrammar.g:14784:8: '<'
{
match(input,124,FOLLOW_2); if (state.failed) return ;
}
}
// $ANTLR end synpred54_InternalEntityGrammar
// Delegated rules
public final boolean synpred33_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred33_InternalEntityGrammar_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred29_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred29_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred17_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred2_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred45_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred25_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred50_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred37_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred42_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred12_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred26_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred34_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred40_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred14_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred20_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred3_InternalEntityGrammar_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 synpred54_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred54_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred53_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred46_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred7_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred13_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred21_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred18_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred41_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred38_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred27_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred19_InternalEntityGrammar_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred31_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred31_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred23_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred43_InternalEntityGrammar_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 synpred4_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred4_InternalEntityGrammar_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred35_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred35_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred15_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred10_InternalEntityGrammar_fragment(); // can never throw exception
} catch (RecognitionException re) {
System.err.println("impossible: "+re);
}
boolean success = !state.failed;
input.rewind(start);
state.backtracking--;
state.failed=false;
return success;
}
public final boolean synpred8_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred8_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred39_InternalEntityGrammar_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 synpred47_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred47_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred52_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred22_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred24_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred44_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred16_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred9_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred11_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred51_InternalEntityGrammar_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_InternalEntityGrammar() {
state.backtracking++;
int start = input.mark();
try {
synpred28_InternalEntityGrammar_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 DFA36 dfa36 = new DFA36(this);
protected DFA166 dfa166 = new DFA166(this);
protected DFA169 dfa169 = new DFA169(this);
protected DFA175 dfa175 = new DFA175(this);
protected DFA178 dfa178 = new DFA178(this);
protected DFA180 dfa180 = new DFA180(this);
protected DFA190 dfa190 = new DFA190(this);
protected DFA193 dfa193 = new DFA193(this);
protected DFA209 dfa209 = new DFA209(this);
protected DFA208 dfa208 = new DFA208(this);
protected DFA210 dfa210 = new DFA210(this);
protected DFA212 dfa212 = new DFA212(this);
protected DFA221 dfa221 = new DFA221(this);
protected DFA228 dfa228 = new DFA228(this);
protected DFA227 dfa227 = new DFA227(this);
protected DFA250 dfa250 = new DFA250(this);
protected DFA249 dfa249 = new DFA249(this);
protected DFA251 dfa251 = new DFA251(this);
protected DFA255 dfa255 = new DFA255(this);
protected DFA258 dfa258 = new DFA258(this);
protected DFA257 dfa257 = new DFA257(this);
protected DFA259 dfa259 = new DFA259(this);
protected DFA262 dfa262 = new DFA262(this);
protected DFA280 dfa280 = new DFA280(this);
protected DFA278 dfa278 = new DFA278(this);
static final String dfa_1s = "\26\uffff";
static final String dfa_2s = "\1\24\25\uffff";
static final String dfa_3s = "\1\27\25\uffff";
static final String dfa_4s = "\1\165\25\uffff";
static final String dfa_5s = "\1\uffff\24\1\1\2";
static final String dfa_6s = "\26\uffff}>";
static final String[] dfa_7s = {
"\1\10\3\uffff\1\5\1\6\3\uffff\1\12\11\uffff\1\1\2\25\1\2\1\3\1\13\1\uffff\1\14\1\21\1\15\1\16\1\17\1\20\1\22\1\4\5\uffff\1\23\2\uffff\1\7\63\uffff\1\11",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
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 DFA36 extends DFA {
public DFA36(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 36;
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 "1270:6: ( ( (lv_sideKick_20_0= 'sideKick' ) )? | ( ( (lv_referenceHidden_21_0= 'hidden' ) ) | ( (lv_referenceReadOnly_22_0= 'readOnly' ) ) )? )";
}
}
static final String dfa_8s = "\10\uffff";
static final String dfa_9s = "\2\uffff\1\5\4\uffff\1\5";
static final String dfa_10s = "\1\5\1\uffff\1\102\1\uffff\1\5\2\uffff\1\102";
static final String dfa_11s = "\1\163\1\uffff\1\164\1\uffff\1\162\2\uffff\1\164";
static final String dfa_12s = "\1\uffff\1\1\1\uffff\1\4\1\uffff\1\2\1\3\1\uffff";
static final String dfa_13s = "\10\uffff}>";
static final String[] dfa_14s = {
"\1\2\152\uffff\1\1\2\uffff\1\3",
"",
"\1\4\5\uffff\1\5\46\uffff\1\5\4\uffff\1\5",
"",
"\1\7\154\uffff\1\6",
"",
"",
"\1\4\5\uffff\1\5\46\uffff\1\5\4\uffff\1\5"
};
static final short[] dfa_8 = DFA.unpackEncodedString(dfa_8s);
static final short[] dfa_9 = DFA.unpackEncodedString(dfa_9s);
static final char[] dfa_10 = DFA.unpackEncodedStringToUnsignedChars(dfa_10s);
static final char[] dfa_11 = DFA.unpackEncodedStringToUnsignedChars(dfa_11s);
static final short[] dfa_12 = DFA.unpackEncodedString(dfa_12s);
static final short[] dfa_13 = DFA.unpackEncodedString(dfa_13s);
static final short[][] dfa_14 = unpackEncodedStringArray(dfa_14s);
class DFA166 extends DFA {
public DFA166(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 166;
this.eot = dfa_8;
this.eof = dfa_9;
this.min = dfa_10;
this.max = dfa_11;
this.accept = dfa_12;
this.special = dfa_13;
this.transition = dfa_14;
}
public String getDescription() {
return "8460: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_15s = "\44\uffff";
static final String dfa_16s = "\1\4\1\0\42\uffff";
static final String dfa_17s = "\1\u00a9\1\0\42\uffff";
static final String dfa_18s = "\2\uffff\1\2\37\uffff\1\3\1\1";
static final String dfa_19s = "\1\uffff\1\0\42\uffff}>";
static final String[] dfa_20s = {
"\1\2\1\1\3\2\7\uffff\1\2\1\42\2\uffff\2\2\17\uffff\1\2\107\uffff\5\2\3\uffff\2\2\5\uffff\1\2\21\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\1\uffff\11\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_15 = DFA.unpackEncodedString(dfa_15s);
static final char[] dfa_16 = DFA.unpackEncodedStringToUnsignedChars(dfa_16s);
static final char[] dfa_17 = DFA.unpackEncodedStringToUnsignedChars(dfa_17s);
static final short[] dfa_18 = DFA.unpackEncodedString(dfa_18s);
static final short[] dfa_19 = DFA.unpackEncodedString(dfa_19s);
static final short[][] dfa_20 = unpackEncodedStringArray(dfa_20s);
class DFA169 extends DFA {
public DFA169(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 169;
this.eot = dfa_15;
this.eof = dfa_15;
this.min = dfa_16;
this.max = dfa_17;
this.accept = dfa_18;
this.special = dfa_19;
this.transition = dfa_20;
}
public String getDescription() {
return "8677: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 LA169_1 = input.LA(1);
int index169_1 = input.index();
input.rewind();
s = -1;
if ( (synpred4_InternalEntityGrammar()) ) {s = 35;}
else if ( (true) ) {s = 2;}
input.seek(index169_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 169, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_21s = "\43\uffff";
static final String dfa_22s = "\1\4\1\0\41\uffff";
static final String dfa_23s = "\1\u00a9\1\0\41\uffff";
static final String dfa_24s = "\2\uffff\1\2\37\uffff\1\1";
static final String dfa_25s = "\1\uffff\1\0\41\uffff}>";
static final String[] dfa_26s = {
"\5\2\7\uffff\1\2\3\uffff\2\2\17\uffff\1\2\107\uffff\5\2\3\uffff\1\2\1\1\5\uffff\1\2\21\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\1\uffff\11\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
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 DFA175 extends DFA {
public DFA175(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 175;
this.eot = dfa_21;
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 "8857: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 LA175_1 = input.LA(1);
int index175_1 = input.index();
input.rewind();
s = -1;
if ( (synpred7_InternalEntityGrammar()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index175_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 175, _s, input);
error(nvae);
throw nvae;
}
}
class DFA178 extends DFA {
public DFA178(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 178;
this.eot = dfa_21;
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 "8999: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 LA178_1 = input.LA(1);
int index178_1 = input.index();
input.rewind();
s = -1;
if ( (synpred8_InternalEntityGrammar()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index178_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 178, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_27s = "\12\uffff";
static final String dfa_28s = "\1\10\11\uffff";
static final String dfa_29s = "\1\4\7\0\2\uffff";
static final String dfa_30s = "\1\u00aa\7\0\2\uffff";
static final String dfa_31s = "\10\uffff\1\2\1\1";
static final String dfa_32s = "\1\uffff\1\1\1\2\1\3\1\4\1\5\1\6\1\0\2\uffff}>";
static final String[] dfa_33s = {
"\5\10\7\uffff\2\10\2\uffff\2\10\1\uffff\1\10\3\uffff\3\10\2\uffff\1\10\4\uffff\2\10\10\uffff\1\10\1\uffff\7\10\6\uffff\1\10\2\uffff\2\10\51\uffff\7\10\1\uffff\3\10\1\1\1\2\1\3\1\4\1\5\1\6\1\7\26\10\1\uffff\26\10",
"\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 DFA180 extends DFA {
public DFA180(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 180;
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 "9228: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 LA180_7 = input.LA(1);
int index180_7 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_7);
if ( s>=0 ) return s;
break;
case 1 :
int LA180_1 = input.LA(1);
int index180_1 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA180_2 = input.LA(1);
int index180_2 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_2);
if ( s>=0 ) return s;
break;
case 3 :
int LA180_3 = input.LA(1);
int index180_3 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_3);
if ( s>=0 ) return s;
break;
case 4 :
int LA180_4 = input.LA(1);
int index180_4 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_4);
if ( s>=0 ) return s;
break;
case 5 :
int LA180_5 = input.LA(1);
int index180_5 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_5);
if ( s>=0 ) return s;
break;
case 6 :
int LA180_6 = input.LA(1);
int index180_6 = input.index();
input.rewind();
s = -1;
if ( (synpred9_InternalEntityGrammar()) ) {s = 9;}
else if ( (true) ) {s = 8;}
input.seek(index180_6);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 180, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_34s = "\13\uffff";
static final String dfa_35s = "\1\1\12\uffff";
static final String dfa_36s = "\1\4\1\uffff\10\0\1\uffff";
static final String dfa_37s = "\1\u00aa\1\uffff\10\0\1\uffff";
static final String dfa_38s = "\1\uffff\1\2\10\uffff\1\1";
static final String dfa_39s = "\2\uffff\1\1\1\0\1\6\1\7\1\4\1\5\1\2\1\3\1\uffff}>";
static final String[] dfa_40s = {
"\5\1\7\uffff\2\1\2\uffff\2\1\1\uffff\1\1\3\uffff\3\1\2\uffff\1\1\4\uffff\2\1\10\uffff\1\1\1\uffff\7\1\6\uffff\1\1\2\uffff\2\1\51\uffff\1\6\6\1\1\uffff\10\1\1\2\1\3\10\1\1\4\1\5\1\7\1\10\1\11\11\1\1\uffff\26\1",
"",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
"\1\uffff",
""
};
static final short[] dfa_34 = DFA.unpackEncodedString(dfa_34s);
static final short[] dfa_35 = DFA.unpackEncodedString(dfa_35s);
static final char[] dfa_36 = DFA.unpackEncodedStringToUnsignedChars(dfa_36s);
static final char[] dfa_37 = DFA.unpackEncodedStringToUnsignedChars(dfa_37s);
static final short[] dfa_38 = DFA.unpackEncodedString(dfa_38s);
static final short[] dfa_39 = DFA.unpackEncodedString(dfa_39s);
static final short[][] dfa_40 = unpackEncodedStringArray(dfa_40s);
class DFA190 extends DFA {
public DFA190(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 190;
this.eot = dfa_34;
this.eof = dfa_35;
this.min = dfa_36;
this.max = dfa_37;
this.accept = dfa_38;
this.special = dfa_39;
this.transition = dfa_40;
}
public String getDescription() {
return "()* loopback of 9942: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 LA190_3 = input.LA(1);
int index190_3 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_3);
if ( s>=0 ) return s;
break;
case 1 :
int LA190_2 = input.LA(1);
int index190_2 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA190_8 = input.LA(1);
int index190_8 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_8);
if ( s>=0 ) return s;
break;
case 3 :
int LA190_9 = input.LA(1);
int index190_9 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_9);
if ( s>=0 ) return s;
break;
case 4 :
int LA190_6 = input.LA(1);
int index190_6 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_6);
if ( s>=0 ) return s;
break;
case 5 :
int LA190_7 = input.LA(1);
int index190_7 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_7);
if ( s>=0 ) return s;
break;
case 6 :
int LA190_4 = input.LA(1);
int index190_4 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_4);
if ( s>=0 ) return s;
break;
case 7 :
int LA190_5 = input.LA(1);
int index190_5 = input.index();
input.rewind();
s = -1;
if ( (synpred15_InternalEntityGrammar()) ) {s = 10;}
else if ( (true) ) {s = 1;}
input.seek(index190_5);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 190, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_41s = "\1\154\2\uffff\1\154\7\uffff";
static final String dfa_42s = "\1\u008a\2\uffff\1\175\7\uffff";
static final String dfa_43s = "\1\uffff\1\1\1\2\1\uffff\1\4\1\5\1\7\1\10\1\11\1\3\1\6";
static final String dfa_44s = "\13\uffff}>";
static final String[] dfa_45s = {
"\1\4\17\uffff\1\6\1\3\10\uffff\1\1\1\2\1\5\1\7\1\10",
"",
"",
"\1\11\20\uffff\1\12",
"",
"",
"",
"",
"",
"",
""
};
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 DFA193 extends DFA {
public DFA193(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 193;
this.eot = dfa_34;
this.eof = dfa_34;
this.min = dfa_41;
this.max = dfa_42;
this.accept = dfa_43;
this.special = dfa_44;
this.transition = dfa_45;
}
public String getDescription() {
return "10018:2: (kw= '->' | kw= '..<' | (kw= '>' kw= '..' ) | kw= '..' | kw= '=>' | (kw= '>' ( ( ( ( '>' '>' ) )=> (kw= '>' kw= '>' ) ) | kw= '>' ) ) | (kw= '<' ( ( ( ( '<' '<' ) )=> (kw= '<' kw= '<' ) ) | kw= '<' | kw= '=>' ) ) | kw= '<>' | kw= '?:' )";
}
}
static final String dfa_46s = "\133\uffff";
static final String dfa_47s = "\1\2\132\uffff";
static final String dfa_48s = "\1\4\1\0\131\uffff";
static final String dfa_49s = "\1\u00aa\1\0\131\uffff";
static final String dfa_50s = "\2\uffff\1\2\127\uffff\1\1";
static final String dfa_51s = "\1\uffff\1\0\131\uffff}>";
static final String[] dfa_52s = {
"\5\2\7\uffff\1\1\1\2\2\uffff\2\2\1\uffff\1\2\3\uffff\3\2\2\uffff\1\2\4\uffff\2\2\10\uffff\1\2\1\uffff\7\2\6\uffff\1\2\2\uffff\2\2\51\uffff\7\2\1\uffff\40\2\1\uffff\26\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_46 = DFA.unpackEncodedString(dfa_46s);
static final short[] dfa_47 = DFA.unpackEncodedString(dfa_47s);
static final char[] dfa_48 = DFA.unpackEncodedStringToUnsignedChars(dfa_48s);
static final char[] dfa_49 = DFA.unpackEncodedStringToUnsignedChars(dfa_49s);
static final short[] dfa_50 = DFA.unpackEncodedString(dfa_50s);
static final short[] dfa_51 = DFA.unpackEncodedString(dfa_51s);
static final short[][] dfa_52 = unpackEncodedStringArray(dfa_52s);
class DFA209 extends DFA {
public DFA209(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 209;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_52;
}
public String getDescription() {
return "10919: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 LA209_1 = input.LA(1);
int index209_1 = input.index();
input.rewind();
s = -1;
if ( (synpred24_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index209_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 209, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_53s = "\1\4\2\0\41\uffff";
static final String dfa_54s = "\1\u00a9\2\0\41\uffff";
static final String dfa_55s = "\3\uffff\2\1\1\2\35\uffff\1\3";
static final String dfa_56s = "\1\0\1\1\1\2\41\uffff}>";
static final String[] dfa_57s = {
"\1\5\1\1\3\5\7\uffff\1\2\1\43\2\uffff\2\5\17\uffff\1\5\107\uffff\5\5\4\uffff\1\5\5\uffff\1\5\13\uffff\1\3\5\uffff\1\5\5\uffff\1\4\1\5\1\uffff\1\5\3\uffff\3\5\1\uffff\11\5\1\uffff\1\5",
"\1\uffff",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
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 DFA208 extends DFA {
public DFA208(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 208;
this.eot = dfa_15;
this.eof = dfa_15;
this.min = dfa_53;
this.max = dfa_54;
this.accept = dfa_55;
this.special = dfa_56;
this.transition = dfa_57;
}
public String getDescription() {
return "10938: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 LA208_0 = input.LA(1);
int index208_0 = input.index();
input.rewind();
s = -1;
if ( (LA208_0==RULE_ID) ) {s = 1;}
else if ( (LA208_0==16) ) {s = 2;}
else if ( (LA208_0==136) && (synpred25_InternalEntityGrammar())) {s = 3;}
else if ( (LA208_0==148) && (synpred25_InternalEntityGrammar())) {s = 4;}
else if ( (LA208_0==RULE_STRING||(LA208_0>=RULE_INT && LA208_0<=RULE_DECIMAL)||(LA208_0>=20 && LA208_0<=21)||LA208_0==37||(LA208_0>=109 && LA208_0<=113)||LA208_0==118||LA208_0==124||LA208_0==142||LA208_0==149||LA208_0==151||(LA208_0>=155 && LA208_0<=157)||(LA208_0>=159 && LA208_0<=167)||LA208_0==169) ) {s = 5;}
else if ( (LA208_0==17) ) {s = 35;}
input.seek(index208_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA208_1 = input.LA(1);
int index208_1 = input.index();
input.rewind();
s = -1;
if ( (synpred25_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index208_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA208_2 = input.LA(1);
int index208_2 = input.index();
input.rewind();
s = -1;
if ( (synpred25_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index208_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 208, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_58s = {
"\5\2\7\uffff\2\2\2\uffff\2\2\1\uffff\1\2\3\uffff\3\2\2\uffff\1\2\4\uffff\1\1\1\2\10\uffff\1\2\1\uffff\7\2\6\uffff\1\2\2\uffff\2\2\51\uffff\7\2\1\uffff\40\2\1\uffff\26\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_58 = unpackEncodedStringArray(dfa_58s);
class DFA210 extends DFA {
public DFA210(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 210;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_58;
}
public String getDescription() {
return "11036: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 LA210_1 = input.LA(1);
int index210_1 = input.index();
input.rewind();
s = -1;
if ( (synpred26_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index210_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 210, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_59s = "\40\uffff";
static final String dfa_60s = "\1\4\26\uffff\1\0\10\uffff";
static final String dfa_61s = "\1\u00a9\26\uffff\1\0\10\uffff";
static final String dfa_62s = "\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_63s = "\1\0\26\uffff\1\1\10\uffff}>";
static final String[] dfa_64s = {
"\1\14\1\5\3\14\7\uffff\1\35\3\uffff\1\5\1\2\17\uffff\1\14\111\uffff\3\5\4\uffff\1\14\5\uffff\1\5\30\uffff\1\26\1\uffff\1\3\3\uffff\1\27\1\30\1\31\1\uffff\1\5\1\1\4\14\1\32\1\33\1\34\1\uffff\1\4",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_59 = DFA.unpackEncodedString(dfa_59s);
static final char[] dfa_60 = DFA.unpackEncodedStringToUnsignedChars(dfa_60s);
static final char[] dfa_61 = DFA.unpackEncodedStringToUnsignedChars(dfa_61s);
static final short[] dfa_62 = DFA.unpackEncodedString(dfa_62s);
static final short[] dfa_63 = DFA.unpackEncodedString(dfa_63s);
static final short[][] dfa_64 = unpackEncodedStringArray(dfa_64s);
class DFA212 extends DFA {
public DFA212(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 212;
this.eot = dfa_59;
this.eof = dfa_59;
this.min = dfa_60;
this.max = dfa_61;
this.accept = dfa_62;
this.special = dfa_63;
this.transition = dfa_64;
}
public String getDescription() {
return "11081: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 LA212_0 = input.LA(1);
int index212_0 = input.index();
input.rewind();
s = -1;
if ( (LA212_0==160) ) {s = 1;}
else if ( (LA212_0==21) ) {s = 2;}
else if ( (LA212_0==151) ) {s = 3;}
else if ( (LA212_0==169) && (synpred27_InternalEntityGrammar())) {s = 4;}
else if ( (LA212_0==RULE_ID||LA212_0==20||(LA212_0>=111 && LA212_0<=113)||LA212_0==124||LA212_0==159) ) {s = 5;}
else if ( (LA212_0==RULE_STRING||(LA212_0>=RULE_INT && LA212_0<=RULE_DECIMAL)||LA212_0==37||LA212_0==118||(LA212_0>=161 && LA212_0<=164)) ) {s = 12;}
else if ( (LA212_0==149) ) {s = 22;}
else if ( (LA212_0==155) ) {s = 23;}
else if ( (LA212_0==156) ) {s = 24;}
else if ( (LA212_0==157) ) {s = 25;}
else if ( (LA212_0==165) ) {s = 26;}
else if ( (LA212_0==166) ) {s = 27;}
else if ( (LA212_0==167) ) {s = 28;}
else if ( (LA212_0==16) ) {s = 29;}
input.seek(index212_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA212_23 = input.LA(1);
int index212_23 = input.index();
input.rewind();
s = -1;
if ( (synpred28_InternalEntityGrammar()) ) {s = 30;}
else if ( (true) ) {s = 31;}
input.seek(index212_23);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 212, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_65s = "\46\uffff";
static final String dfa_66s = "\1\4\2\0\43\uffff";
static final String dfa_67s = "\1\u00a9\2\0\43\uffff";
static final String dfa_68s = "\3\uffff\2\1\1\2\40\uffff";
static final String dfa_69s = "\1\0\1\1\1\2\43\uffff}>";
static final String[] dfa_70s = {
"\1\5\1\1\3\5\7\uffff\1\2\3\uffff\2\5\17\uffff\2\5\14\uffff\1\5\71\uffff\5\5\4\uffff\1\5\5\uffff\1\5\13\uffff\1\3\5\uffff\1\5\5\uffff\1\4\1\5\1\uffff\1\5\3\uffff\15\5\1\uffff\1\5",
"\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 DFA221 extends DFA {
public DFA221(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 221;
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 "11573: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 LA221_0 = input.LA(1);
int index221_0 = input.index();
input.rewind();
s = -1;
if ( (LA221_0==RULE_ID) ) {s = 1;}
else if ( (LA221_0==16) ) {s = 2;}
else if ( (LA221_0==136) && (synpred31_InternalEntityGrammar())) {s = 3;}
else if ( (LA221_0==148) && (synpred31_InternalEntityGrammar())) {s = 4;}
else if ( (LA221_0==RULE_STRING||(LA221_0>=RULE_INT && LA221_0<=RULE_DECIMAL)||(LA221_0>=20 && LA221_0<=21)||(LA221_0>=37 && LA221_0<=38)||LA221_0==51||(LA221_0>=109 && LA221_0<=113)||LA221_0==118||LA221_0==124||LA221_0==142||LA221_0==149||LA221_0==151||(LA221_0>=155 && LA221_0<=167)||LA221_0==169) ) {s = 5;}
input.seek(index221_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA221_1 = input.LA(1);
int index221_1 = input.index();
input.rewind();
s = -1;
if ( (synpred31_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index221_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA221_2 = input.LA(1);
int index221_2 = input.index();
input.rewind();
s = -1;
if ( (synpred31_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index221_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 221, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_71s = {
"\5\2\7\uffff\1\1\3\uffff\2\2\17\uffff\1\2\107\uffff\5\2\4\uffff\1\2\5\uffff\1\2\13\uffff\1\2\5\uffff\1\2\6\uffff\1\2\1\uffff\1\2\3\uffff\3\2\1\uffff\11\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_71 = unpackEncodedStringArray(dfa_71s);
class DFA228 extends DFA {
public DFA228(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 228;
this.eot = dfa_21;
this.eof = dfa_21;
this.min = dfa_22;
this.max = dfa_23;
this.accept = dfa_24;
this.special = dfa_25;
this.transition = dfa_71;
}
public String getDescription() {
return "12039: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 LA228_1 = input.LA(1);
int index228_1 = input.index();
input.rewind();
s = -1;
if ( (synpred34_InternalEntityGrammar()) ) {s = 34;}
else if ( (true) ) {s = 2;}
input.seek(index228_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 228, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_72s = "\42\uffff";
static final String dfa_73s = "\1\4\2\0\37\uffff";
static final String dfa_74s = "\1\u00a9\2\0\37\uffff";
static final String dfa_75s = "\3\uffff\1\1\1\2\35\uffff";
static final String dfa_76s = "\1\0\1\1\1\2\37\uffff}>";
static final String[] dfa_77s = {
"\1\4\1\1\3\4\7\uffff\1\2\3\uffff\2\4\17\uffff\1\4\107\uffff\5\4\4\uffff\1\4\5\uffff\1\4\13\uffff\1\3\5\uffff\1\4\6\uffff\1\4\1\uffff\1\4\3\uffff\3\4\1\uffff\11\4\1\uffff\1\4",
"\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 DFA227 extends DFA {
public DFA227(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 227;
this.eot = dfa_72;
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 "12108: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 LA227_0 = input.LA(1);
int index227_0 = input.index();
input.rewind();
s = -1;
if ( (LA227_0==RULE_ID) ) {s = 1;}
else if ( (LA227_0==16) ) {s = 2;}
else if ( (LA227_0==136) && (synpred35_InternalEntityGrammar())) {s = 3;}
else if ( (LA227_0==RULE_STRING||(LA227_0>=RULE_INT && LA227_0<=RULE_DECIMAL)||(LA227_0>=20 && LA227_0<=21)||LA227_0==37||(LA227_0>=109 && LA227_0<=113)||LA227_0==118||LA227_0==124||LA227_0==142||LA227_0==149||LA227_0==151||(LA227_0>=155 && LA227_0<=157)||(LA227_0>=159 && LA227_0<=167)||LA227_0==169) ) {s = 4;}
input.seek(index227_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA227_1 = input.LA(1);
int index227_1 = input.index();
input.rewind();
s = -1;
if ( (synpred35_InternalEntityGrammar()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index227_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA227_2 = input.LA(1);
int index227_2 = input.index();
input.rewind();
s = -1;
if ( (synpred35_InternalEntityGrammar()) ) {s = 3;}
else if ( (true) ) {s = 4;}
input.seek(index227_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 227, _s, input);
error(nvae);
throw nvae;
}
}
class DFA250 extends DFA {
public DFA250(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 250;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_52;
}
public String getDescription() {
return "13237: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 LA250_1 = input.LA(1);
int index250_1 = input.index();
input.rewind();
s = -1;
if ( (synpred38_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index250_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 250, _s, input);
error(nvae);
throw nvae;
}
}
class DFA249 extends DFA {
public DFA249(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 249;
this.eot = dfa_15;
this.eof = dfa_15;
this.min = dfa_53;
this.max = dfa_54;
this.accept = dfa_55;
this.special = dfa_56;
this.transition = dfa_57;
}
public String getDescription() {
return "13256: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 LA249_0 = input.LA(1);
int index249_0 = input.index();
input.rewind();
s = -1;
if ( (LA249_0==RULE_ID) ) {s = 1;}
else if ( (LA249_0==16) ) {s = 2;}
else if ( (LA249_0==136) && (synpred39_InternalEntityGrammar())) {s = 3;}
else if ( (LA249_0==148) && (synpred39_InternalEntityGrammar())) {s = 4;}
else if ( (LA249_0==RULE_STRING||(LA249_0>=RULE_INT && LA249_0<=RULE_DECIMAL)||(LA249_0>=20 && LA249_0<=21)||LA249_0==37||(LA249_0>=109 && LA249_0<=113)||LA249_0==118||LA249_0==124||LA249_0==142||LA249_0==149||LA249_0==151||(LA249_0>=155 && LA249_0<=157)||(LA249_0>=159 && LA249_0<=167)||LA249_0==169) ) {s = 5;}
else if ( (LA249_0==17) ) {s = 35;}
input.seek(index249_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA249_1 = input.LA(1);
int index249_1 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index249_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA249_2 = input.LA(1);
int index249_2 = input.index();
input.rewind();
s = -1;
if ( (synpred39_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index249_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 249, _s, input);
error(nvae);
throw nvae;
}
}
class DFA251 extends DFA {
public DFA251(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 251;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_58;
}
public String getDescription() {
return "13354: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 LA251_1 = input.LA(1);
int index251_1 = input.index();
input.rewind();
s = -1;
if ( (synpred40_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index251_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 251, _s, input);
error(nvae);
throw nvae;
}
}
static final String[] dfa_78s = {
"\5\2\7\uffff\2\2\2\uffff\2\2\1\uffff\1\2\3\uffff\3\2\2\uffff\1\2\4\uffff\2\2\10\uffff\1\2\1\uffff\7\2\6\uffff\1\2\2\uffff\2\2\51\uffff\7\2\1\uffff\10\2\1\1\27\2\1\uffff\26\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[][] dfa_78 = unpackEncodedStringArray(dfa_78s);
class DFA255 extends DFA {
public DFA255(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 255;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_78;
}
public String getDescription() {
return "13513: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 LA255_1 = input.LA(1);
int index255_1 = input.index();
input.rewind();
s = -1;
if ( (synpred41_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index255_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 255, _s, input);
error(nvae);
throw nvae;
}
}
class DFA258 extends DFA {
public DFA258(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 258;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_52;
}
public String getDescription() {
return "13570: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 LA258_1 = input.LA(1);
int index258_1 = input.index();
input.rewind();
s = -1;
if ( (synpred42_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index258_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 258, _s, input);
error(nvae);
throw nvae;
}
}
class DFA257 extends DFA {
public DFA257(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 257;
this.eot = dfa_15;
this.eof = dfa_15;
this.min = dfa_53;
this.max = dfa_54;
this.accept = dfa_55;
this.special = dfa_56;
this.transition = dfa_57;
}
public String getDescription() {
return "13589: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 LA257_0 = input.LA(1);
int index257_0 = input.index();
input.rewind();
s = -1;
if ( (LA257_0==RULE_ID) ) {s = 1;}
else if ( (LA257_0==16) ) {s = 2;}
else if ( (LA257_0==136) && (synpred43_InternalEntityGrammar())) {s = 3;}
else if ( (LA257_0==148) && (synpred43_InternalEntityGrammar())) {s = 4;}
else if ( (LA257_0==RULE_STRING||(LA257_0>=RULE_INT && LA257_0<=RULE_DECIMAL)||(LA257_0>=20 && LA257_0<=21)||LA257_0==37||(LA257_0>=109 && LA257_0<=113)||LA257_0==118||LA257_0==124||LA257_0==142||LA257_0==149||LA257_0==151||(LA257_0>=155 && LA257_0<=157)||(LA257_0>=159 && LA257_0<=167)||LA257_0==169) ) {s = 5;}
else if ( (LA257_0==17) ) {s = 35;}
input.seek(index257_0);
if ( s>=0 ) return s;
break;
case 1 :
int LA257_1 = input.LA(1);
int index257_1 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index257_1);
if ( s>=0 ) return s;
break;
case 2 :
int LA257_2 = input.LA(1);
int index257_2 = input.index();
input.rewind();
s = -1;
if ( (synpred43_InternalEntityGrammar()) ) {s = 4;}
else if ( (true) ) {s = 5;}
input.seek(index257_2);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 257, _s, input);
error(nvae);
throw nvae;
}
}
class DFA259 extends DFA {
public DFA259(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 259;
this.eot = dfa_46;
this.eof = dfa_47;
this.min = dfa_48;
this.max = dfa_49;
this.accept = dfa_50;
this.special = dfa_51;
this.transition = dfa_58;
}
public String getDescription() {
return "13687: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 LA259_1 = input.LA(1);
int index259_1 = input.index();
input.rewind();
s = -1;
if ( (synpred44_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 2;}
input.seek(index259_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 259, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_79s = "\1\41\132\uffff";
static final String dfa_80s = "\1\4\40\0\72\uffff";
static final String dfa_81s = "\1\u00aa\40\0\72\uffff";
static final String dfa_82s = "\41\uffff\1\2\70\uffff\1\1";
static final String dfa_83s = "\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\72\uffff}>";
static final String[] dfa_84s = {
"\1\27\1\1\1\24\1\23\1\25\7\uffff\1\40\1\41\2\uffff\1\2\1\12\1\uffff\1\41\3\uffff\3\41\2\uffff\1\41\4\uffff\1\20\1\41\10\uffff\1\41\1\uffff\7\41\6\uffff\1\41\2\uffff\2\41\51\uffff\1\41\1\10\1\7\1\4\1\3\1\5\1\41\1\uffff\2\41\1\17\5\41\1\15\21\41\1\6\5\41\1\uffff\1\31\1\41\1\13\3\41\1\32\1\33\1\34\1\41\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_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 DFA262 extends DFA {
public DFA262(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 262;
this.eot = dfa_46;
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 "14030: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 LA262_1 = input.LA(1);
int index262_1 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_1);
if ( s>=0 ) return s;
break;
case 1 :
int LA262_2 = input.LA(1);
int index262_2 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_2);
if ( s>=0 ) return s;
break;
case 2 :
int LA262_3 = input.LA(1);
int index262_3 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_3);
if ( s>=0 ) return s;
break;
case 3 :
int LA262_4 = input.LA(1);
int index262_4 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_4);
if ( s>=0 ) return s;
break;
case 4 :
int LA262_5 = input.LA(1);
int index262_5 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_5);
if ( s>=0 ) return s;
break;
case 5 :
int LA262_6 = input.LA(1);
int index262_6 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_6);
if ( s>=0 ) return s;
break;
case 6 :
int LA262_7 = input.LA(1);
int index262_7 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_7);
if ( s>=0 ) return s;
break;
case 7 :
int LA262_8 = input.LA(1);
int index262_8 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_8);
if ( s>=0 ) return s;
break;
case 8 :
int LA262_9 = input.LA(1);
int index262_9 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_9);
if ( s>=0 ) return s;
break;
case 9 :
int LA262_10 = input.LA(1);
int index262_10 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_10);
if ( s>=0 ) return s;
break;
case 10 :
int LA262_11 = input.LA(1);
int index262_11 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_11);
if ( s>=0 ) return s;
break;
case 11 :
int LA262_12 = input.LA(1);
int index262_12 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_12);
if ( s>=0 ) return s;
break;
case 12 :
int LA262_13 = input.LA(1);
int index262_13 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_13);
if ( s>=0 ) return s;
break;
case 13 :
int LA262_14 = input.LA(1);
int index262_14 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_14);
if ( s>=0 ) return s;
break;
case 14 :
int LA262_15 = input.LA(1);
int index262_15 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_15);
if ( s>=0 ) return s;
break;
case 15 :
int LA262_16 = input.LA(1);
int index262_16 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_16);
if ( s>=0 ) return s;
break;
case 16 :
int LA262_17 = input.LA(1);
int index262_17 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_17);
if ( s>=0 ) return s;
break;
case 17 :
int LA262_18 = input.LA(1);
int index262_18 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_18);
if ( s>=0 ) return s;
break;
case 18 :
int LA262_19 = input.LA(1);
int index262_19 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_19);
if ( s>=0 ) return s;
break;
case 19 :
int LA262_20 = input.LA(1);
int index262_20 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_20);
if ( s>=0 ) return s;
break;
case 20 :
int LA262_21 = input.LA(1);
int index262_21 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_21);
if ( s>=0 ) return s;
break;
case 21 :
int LA262_22 = input.LA(1);
int index262_22 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_22);
if ( s>=0 ) return s;
break;
case 22 :
int LA262_23 = input.LA(1);
int index262_23 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_23);
if ( s>=0 ) return s;
break;
case 23 :
int LA262_24 = input.LA(1);
int index262_24 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_24);
if ( s>=0 ) return s;
break;
case 24 :
int LA262_25 = input.LA(1);
int index262_25 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_25);
if ( s>=0 ) return s;
break;
case 25 :
int LA262_26 = input.LA(1);
int index262_26 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_26);
if ( s>=0 ) return s;
break;
case 26 :
int LA262_27 = input.LA(1);
int index262_27 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_27);
if ( s>=0 ) return s;
break;
case 27 :
int LA262_28 = input.LA(1);
int index262_28 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_28);
if ( s>=0 ) return s;
break;
case 28 :
int LA262_29 = input.LA(1);
int index262_29 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_29);
if ( s>=0 ) return s;
break;
case 29 :
int LA262_30 = input.LA(1);
int index262_30 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_30);
if ( s>=0 ) return s;
break;
case 30 :
int LA262_31 = input.LA(1);
int index262_31 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_31);
if ( s>=0 ) return s;
break;
case 31 :
int LA262_32 = input.LA(1);
int index262_32 = input.index();
input.rewind();
s = -1;
if ( (synpred45_InternalEntityGrammar()) ) {s = 90;}
else if ( (true) ) {s = 33;}
input.seek(index262_32);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 262, _s, input);
error(nvae);
throw nvae;
}
}
static final String dfa_85s = "\175\uffff";
static final String dfa_86s = "\1\2\174\uffff";
static final String dfa_87s = "\1\4\1\0\173\uffff";
static final String dfa_88s = "\1\u00ac\1\0\173\uffff";
static final String dfa_89s = "\2\uffff\1\2\171\uffff\1\1";
static final String dfa_90s = "\1\uffff\1\0\173\uffff}>";
static final String[] dfa_91s = {
"\5\2\4\uffff\11\2\1\uffff\3\2\1\uffff\3\2\2\uffff\3\2\2\uffff\2\2\7\uffff\2\2\1\uffff\7\2\6\uffff\1\2\2\uffff\2\2\6\uffff\1\2\1\uffff\1\2\2\uffff\1\2\3\uffff\4\2\2\uffff\7\2\4\uffff\20\2\1\uffff\10\2\1\1\27\2\1\uffff\26\2\1\uffff\1\2",
"\1\uffff",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};
static final short[] dfa_85 = DFA.unpackEncodedString(dfa_85s);
static final short[] dfa_86 = DFA.unpackEncodedString(dfa_86s);
static final char[] dfa_87 = DFA.unpackEncodedStringToUnsignedChars(dfa_87s);
static final char[] dfa_88 = DFA.unpackEncodedStringToUnsignedChars(dfa_88s);
static final short[] dfa_89 = DFA.unpackEncodedString(dfa_89s);
static final short[] dfa_90 = DFA.unpackEncodedString(dfa_90s);
static final short[][] dfa_91 = unpackEncodedStringArray(dfa_91s);
class DFA280 extends DFA {
public DFA280(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 280;
this.eot = dfa_85;
this.eof = dfa_86;
this.min = dfa_87;
this.max = dfa_88;
this.accept = dfa_89;
this.special = dfa_90;
this.transition = dfa_91;
}
public String getDescription() {
return "14688: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 LA280_1 = input.LA(1);
int index280_1 = input.index();
input.rewind();
s = -1;
if ( (synpred52_InternalEntityGrammar()) ) {s = 124;}
else if ( (true) ) {s = 2;}
input.seek(index280_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 280, _s, input);
error(nvae);
throw nvae;
}
}
class DFA278 extends DFA {
public DFA278(BaseRecognizer recognizer) {
this.recognizer = recognizer;
this.decisionNumber = 278;
this.eot = dfa_85;
this.eof = dfa_86;
this.min = dfa_87;
this.max = dfa_88;
this.accept = dfa_89;
this.special = dfa_90;
this.transition = dfa_91;
}
public String getDescription() {
return "14782: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 LA278_1 = input.LA(1);
int index278_1 = input.index();
input.rewind();
s = -1;
if ( (synpred54_InternalEntityGrammar()) ) {s = 124;}
else if ( (true) ) {s = 2;}
input.seek(index278_1);
if ( s>=0 ) return s;
break;
}
if (state.backtracking>0) {state.failed=true; return -1;}
NoViableAltException nvae =
new NoViableAltException(getDescription(), 278, _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[]{0x0000000000000002L,0x0000000000000100L});
public static final BitSet FOLLOW_4 = new BitSet(new long[]{0x00000000030CE000L,0x0020000000000000L});
public static final BitSet FOLLOW_5 = new BitSet(new long[]{0x00000000000CE000L});
public static final BitSet FOLLOW_6 = new BitSet(new long[]{0x00000000000DE000L});
public static final BitSet FOLLOW_7 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0006000000000000L});
public static final BitSet FOLLOW_8 = new BitSet(new long[]{0x0000000000020000L});
public static final BitSet FOLLOW_9 = new BitSet(new long[]{0x007A800700000020L,0x00000FF800000000L});
public static final BitSet FOLLOW_10 = new BitSet(new long[]{0x0000000000300000L});
public static final BitSet FOLLOW_11 = new BitSet(new long[]{0x0000000000000020L});
public static final BitSet FOLLOW_12 = new BitSet(new long[]{0x0000000000200000L});
public static final BitSet FOLLOW_13 = new BitSet(new long[]{0x40FE8001DBCCE000L,0x002000000000008AL});
public static final BitSet FOLLOW_14 = new BitSet(new long[]{0x40FE80011BCCE000L,0x002000000000008AL});
public static final BitSet FOLLOW_15 = new BitSet(new long[]{0x40FE80011BCCE000L,0x0020000000000002L});
public static final BitSet FOLLOW_16 = new BitSet(new long[]{0x0000000000000010L});
public static final BitSet FOLLOW_17 = new BitSet(new long[]{0x40FE80011B8CE000L,0x0020000000000002L});
public static final BitSet FOLLOW_18 = new BitSet(new long[]{0x0000000018800000L,0x0000000000000002L});
public static final BitSet FOLLOW_19 = new BitSet(new long[]{0x0000000001000000L});
public static final BitSet FOLLOW_20 = new BitSet(new long[]{0x007A800700100020L,0x00000FF800000000L});
public static final BitSet FOLLOW_21 = new BitSet(new long[]{0x40FE800103CCE000L,0x0020000000000000L});
public static final BitSet FOLLOW_22 = new BitSet(new long[]{0x40FE8001038CE000L,0x0020000000000000L});
public static final BitSet FOLLOW_23 = new BitSet(new long[]{0x0000000004300000L});
public static final BitSet FOLLOW_24 = new BitSet(new long[]{0x0000000004200000L});
public static final BitSet FOLLOW_25 = new BitSet(new long[]{0x40588001038CE000L,0x0020000000000000L});
public static final BitSet FOLLOW_26 = new BitSet(new long[]{0x0000000010000000L});
public static final BitSet FOLLOW_27 = new BitSet(new long[]{0x0000000020800000L});
public static final BitSet FOLLOW_28 = new BitSet(new long[]{0x00000000C0000002L});
public static final BitSet FOLLOW_29 = new BitSet(new long[]{0x40FE8001030CE000L,0x0020000000000000L});
public static final BitSet FOLLOW_30 = new BitSet(new long[]{0x0000001E00000020L});
public static final BitSet FOLLOW_31 = new BitSet(new long[]{0x0000001C00000020L});
public static final BitSet FOLLOW_32 = new BitSet(new long[]{0x0000001800000020L});
public static final BitSet FOLLOW_33 = new BitSet(new long[]{0x0000001000000020L});
public static final BitSet FOLLOW_34 = new BitSet(new long[]{0x0000000000000040L});
public static final BitSet FOLLOW_35 = new BitSet(new long[]{0x007A802700000020L,0x00000FF800000000L});
public static final BitSet FOLLOW_36 = new BitSet(new long[]{0x0000004000000000L,0x000000003FFC4000L});
public static final BitSet FOLLOW_37 = new BitSet(new long[]{0x01007C8000010002L});
public static final BitSet FOLLOW_38 = new BitSet(new long[]{0x01007C8000000002L});
public static final BitSet FOLLOW_39 = new BitSet(new long[]{0x01007F0000000002L});
public static final BitSet FOLLOW_40 = new BitSet(new long[]{0x01007C0000000002L});
public static final BitSet FOLLOW_41 = new BitSet(new long[]{0x0100600000000002L});
public static final BitSet FOLLOW_42 = new BitSet(new long[]{0x0100400000000002L});
public static final BitSet FOLLOW_43 = new BitSet(new long[]{0x0000000000010000L});
public static final BitSet FOLLOW_44 = new BitSet(new long[]{0x0000000000000000L,0x0000000200000000L});
public static final BitSet FOLLOW_45 = new BitSet(new long[]{0x0000000020020000L});
public static final BitSet FOLLOW_46 = new BitSet(new long[]{0x0100000000000002L});
public static final BitSet FOLLOW_47 = new BitSet(new long[]{0x0000180000000020L});
public static final BitSet FOLLOW_48 = new BitSet(new long[]{0x0001600000000002L});
public static final BitSet FOLLOW_49 = new BitSet(new long[]{0x0004180000000020L});
public static final BitSet FOLLOW_50 = new BitSet(new long[]{0x0001600000200000L});
public static final BitSet FOLLOW_51 = new BitSet(new long[]{0x0300180008000020L});
public static final BitSet FOLLOW_52 = new BitSet(new long[]{0x1C01608000010002L});
public static final BitSet FOLLOW_53 = new BitSet(new long[]{0x8000000000000000L});
public static final BitSet FOLLOW_54 = new BitSet(new long[]{0x1801608000010002L});
public static final BitSet FOLLOW_55 = new BitSet(new long[]{0x1001608000010002L});
public static final BitSet FOLLOW_56 = new BitSet(new long[]{0x2001608000010002L});
public static final BitSet FOLLOW_57 = new BitSet(new long[]{0x0001608000010002L});
public static final BitSet FOLLOW_58 = new BitSet(new long[]{0x0001608000000002L});
public static final BitSet FOLLOW_59 = new BitSet(new long[]{0x0000000000010020L,0x0000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_60 = new BitSet(new long[]{0x0000000000030020L,0x0000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_61 = new BitSet(new long[]{0x00016020003101F0L,0x1043E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_62 = new BitSet(new long[]{0x0000000000020020L});
public static final BitSet FOLLOW_63 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000001L});
public static final BitSet FOLLOW_64 = new BitSet(new long[]{0x40588001030CE000L,0x0020000000000000L});
public static final BitSet FOLLOW_65 = new BitSet(new long[]{0x0000000600000020L});
public static final BitSet FOLLOW_66 = new BitSet(new long[]{0x0000000400000020L});
public static final BitSet FOLLOW_67 = new BitSet(new long[]{0x0100648000000002L});
public static final BitSet FOLLOW_68 = new BitSet(new long[]{0x0100670000000002L});
public static final BitSet FOLLOW_69 = new BitSet(new long[]{0x0100640000000002L});
public static final BitSet FOLLOW_70 = new BitSet(new long[]{0x0000600000000002L});
public static final BitSet FOLLOW_71 = new BitSet(new long[]{0x0000400000000002L});
public static final BitSet FOLLOW_72 = new BitSet(new long[]{0x0300000000000020L});
public static final BitSet FOLLOW_73 = new BitSet(new long[]{0x0000000100800000L});
public static final BitSet FOLLOW_74 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000004L});
public static final BitSet FOLLOW_75 = new BitSet(new long[]{0x0000000000800000L,0x0000000000000070L});
public static final BitSet FOLLOW_76 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0001E00000000000L});
public static final BitSet FOLLOW_77 = new BitSet(new long[]{0x0000000000200002L});
public static final BitSet FOLLOW_78 = new BitSet(new long[]{0x00000000038CE000L,0x0020000040000200L});
public static final BitSet FOLLOW_79 = new BitSet(new long[]{0x0000000000000000L,0x0000000000003400L});
public static final BitSet FOLLOW_80 = new BitSet(new long[]{0x0000400000000002L,0x000000003F3C4800L});
public static final BitSet FOLLOW_81 = new BitSet(new long[]{0x0000400000000002L,0x000000003F3C4000L});
public static final BitSet FOLLOW_82 = new BitSet(new long[]{0x0000000000000000L,0x0000040000000000L,0x00C0000000000000L});
public static final BitSet FOLLOW_83 = new BitSet(new long[]{0x0000400000000002L,0x000000003FFC4000L});
public static final BitSet FOLLOW_84 = new BitSet(new long[]{0x0000400000000002L,0x000000000C000000L});
public static final BitSet FOLLOW_85 = new BitSet(new long[]{0x0000002000000002L});
public static final BitSet FOLLOW_86 = new BitSet(new long[]{0x0000004000000000L,0x0000000000038000L});
public static final BitSet FOLLOW_87 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000001L});
public static final BitSet FOLLOW_88 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0038000000000000L});
public static final BitSet FOLLOW_89 = new BitSet(new long[]{0x0000000000000040L,0x0000600000000000L});
public static final BitSet FOLLOW_90 = new BitSet(new long[]{0x0000002000020000L});
public static final BitSet FOLLOW_91 = new BitSet(new long[]{0x0000000020000000L});
public static final BitSet FOLLOW_92 = new BitSet(new long[]{0x0000000000000002L,0x0000000180000001L});
public static final BitSet FOLLOW_93 = new BitSet(new long[]{0x0000000000000050L});
public static final BitSet FOLLOW_94 = new BitSet(new long[]{0x0000000000800020L});
public static final BitSet FOLLOW_95 = new BitSet(new long[]{0x0000000000000000L,0x7000000000000000L,0x0800000000000202L});
public static final BitSet FOLLOW_96 = new BitSet(new long[]{0x0000000000000030L});
public static final BitSet FOLLOW_97 = new BitSet(new long[]{0x0000000000000000L,0x0000000400000000L});
public static final BitSet FOLLOW_98 = new BitSet(new long[]{0x0000000000000000L,0x0004200000000000L,0x3000080000000000L});
public static final BitSet FOLLOW_99 = new BitSet(new long[]{0x0000004000000000L,0x0000100000000000L});
public static final BitSet FOLLOW_100 = new BitSet(new long[]{0x0000000000000000L,0x0004000000000000L,0x2000000000000000L});
public static final BitSet FOLLOW_101 = new BitSet(new long[]{0x0000004000000000L});
public static final BitSet FOLLOW_102 = new BitSet(new long[]{0x0000000000000020L,0x0009000000000000L});
public static final BitSet FOLLOW_103 = new BitSet(new long[]{0x0000000000000020L,0x0002000000000000L});
public static final BitSet FOLLOW_104 = new BitSet(new long[]{0x0000000000000020L,0x0004000000000000L});
public static final BitSet FOLLOW_105 = new BitSet(new long[]{0x0000000000000002L,0x0010000000000000L});
public static final BitSet FOLLOW_106 = new BitSet(new long[]{0x0000000000010002L});
public static final BitSet FOLLOW_107 = new BitSet(new long[]{0x00016020033FE1F0L,0x1063E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_108 = new BitSet(new long[]{0x00016020033DE1F0L,0x1063E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_109 = new BitSet(new long[]{0x0000002000000000L});
public static final BitSet FOLLOW_110 = new BitSet(new long[]{0x00016060033DE1F0L,0x1063E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_111 = new BitSet(new long[]{0x0000004020000000L});
public static final BitSet FOLLOW_112 = new BitSet(new long[]{0x0000000020000002L});
public static final BitSet FOLLOW_113 = new BitSet(new long[]{0x0000000000000002L,0x3F80000000000000L});
public static final BitSet FOLLOW_114 = new BitSet(new long[]{0x0000000000000000L,0x1000000000000000L});
public static final BitSet FOLLOW_115 = new BitSet(new long[]{0x0000000000000000L,0x6000000000000000L});
public static final BitSet FOLLOW_116 = new BitSet(new long[]{0x0000000000000000L,0x4000000000000000L});
public static final BitSet FOLLOW_117 = new BitSet(new long[]{0x0000000000000002L,0x8000000000000000L});
public static final BitSet FOLLOW_118 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000000001L});
public static final BitSet FOLLOW_119 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x000000000000001EL});
public static final BitSet FOLLOW_120 = new BitSet(new long[]{0x0000000000000002L,0x7000000000000000L,0x0000000000000020L});
public static final BitSet FOLLOW_121 = new BitSet(new long[]{0x0000000000000002L,0x3000100000000000L,0x00000000000007C0L});
public static final BitSet FOLLOW_122 = new BitSet(new long[]{0x0000000000000000L,0x0000100000000000L});
public static final BitSet FOLLOW_123 = new BitSet(new long[]{0x0000000000000000L,0x2000000000000000L});
public static final BitSet FOLLOW_124 = new BitSet(new long[]{0x0000000000000000L,0x1000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_125 = new BitSet(new long[]{0x0000000000000002L,0x0000600000000000L});
public static final BitSet FOLLOW_126 = new BitSet(new long[]{0x0000000000000002L,0x0004000000000000L,0x0000000000003800L});
public static final BitSet FOLLOW_127 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000008000L});
public static final BitSet FOLLOW_128 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000030000L});
public static final BitSet FOLLOW_129 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000004L,0x00000000000C0000L});
public static final BitSet FOLLOW_130 = new BitSet(new long[]{0x0000000000100020L,0x0003800000000000L});
public static final BitSet FOLLOW_131 = new BitSet(new long[]{0x0000000000100020L,0x1003800000000000L,0x0000000080000000L});
public static final BitSet FOLLOW_132 = new BitSet(new long[]{0x0000000000010020L,0x0000000000000000L,0x0000080000000100L});
public static final BitSet FOLLOW_133 = new BitSet(new long[]{0x0000000020000000L,0x2000000000000000L});
public static final BitSet FOLLOW_134 = new BitSet(new long[]{0x0000002000010002L,0x0000000000000004L,0x00000000000C0000L});
public static final BitSet FOLLOW_135 = new BitSet(new long[]{0x00016020003301F0L,0x1043E00000000000L,0x000002FFB8B04100L});
public static final BitSet FOLLOW_136 = new BitSet(new long[]{0x0000002000000002L,0x0000000000000004L,0x00000000000C0000L});
public static final BitSet FOLLOW_137 = new BitSet(new long[]{0x0001602000B101F0L,0x1043E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_138 = new BitSet(new long[]{0x00016060003101F0L,0x1043E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_139 = new BitSet(new long[]{0x00096060003101F0L,0x1043E00000000000L,0x000002FFF8B04100L});
public static final BitSet FOLLOW_140 = new BitSet(new long[]{0x0000000020000000L,0x0000000000000000L,0x0000000000100000L});
public static final BitSet FOLLOW_141 = new BitSet(new long[]{0x00096060003101F0L,0x1043E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_142 = new BitSet(new long[]{0x00096020003101F2L,0x1053E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_143 = new BitSet(new long[]{0x00096020003101F2L,0x1043E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_144 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000000000400000L});
public static final BitSet FOLLOW_145 = new BitSet(new long[]{0x00016020003101F0L,0x1043E00000000000L,0x000002FFB8A04100L});
public static final BitSet FOLLOW_146 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000001000000L});
public static final BitSet FOLLOW_147 = new BitSet(new long[]{0x0000000020810020L,0x0000000000000000L,0x0000000007000100L});
public static final BitSet FOLLOW_148 = new BitSet(new long[]{0x0000000000800000L});
public static final BitSet FOLLOW_149 = new BitSet(new long[]{0x0000000020000000L,0x0000000000000000L,0x0000000005000000L});
public static final BitSet FOLLOW_150 = new BitSet(new long[]{0x0000000020000000L,0x0000000000000000L,0x0000000001000000L});
public static final BitSet FOLLOW_151 = new BitSet(new long[]{0x00096020003101F0L,0x1053E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_152 = new BitSet(new long[]{0x0000000020000000L,0x0010000000000000L});
public static final BitSet FOLLOW_153 = new BitSet(new long[]{0x00096020003101F0L,0x1043E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_154 = new BitSet(new long[]{0x00016020003101F0L,0x1053E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_155 = new BitSet(new long[]{0x0000000000000000L,0x0010000000000000L});
public static final BitSet FOLLOW_156 = new BitSet(new long[]{0x00016020003301F0L,0x1043E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_157 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000010000000L});
public static final BitSet FOLLOW_158 = new BitSet(new long[]{0x0009602000B101F0L,0x1043E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_159 = new BitSet(new long[]{0x0009602000B101F0L,0x1053E00000000000L,0x000002FFF8A04000L});
public static final BitSet FOLLOW_160 = new BitSet(new long[]{0x0000002000010002L});
public static final BitSet FOLLOW_161 = new BitSet(new long[]{0x0000002000010002L,0x1000000000000000L});
public static final BitSet FOLLOW_162 = new BitSet(new long[]{0x00016020003101F2L,0x1043E00000000000L,0x000002FFB8A04000L});
public static final BitSet FOLLOW_163 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000050000000000L});
public static final BitSet FOLLOW_164 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000050000000000L});
public static final BitSet FOLLOW_165 = new BitSet(new long[]{0x0000000000000140L});
public static final BitSet FOLLOW_166 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000000L,0x0000000000000100L});
public static final BitSet FOLLOW_167 = new BitSet(new long[]{0x0000000000000002L,0x1000000000000000L});
public static final BitSet FOLLOW_168 = new BitSet(new long[]{0x0000000000000002L,0x1000000000000004L});
public static final BitSet FOLLOW_169 = new BitSet(new long[]{0x0000000000100002L,0x0000000000000000L,0x0000000080000000L});
public static final BitSet FOLLOW_170 = new BitSet(new long[]{0x0000000000000002L,0x0000000000000000L,0x0000100000000000L});
public static final BitSet FOLLOW_171 = new BitSet(new long[]{0x0000000000000000L,0x0000000000000004L});
public static final BitSet FOLLOW_172 = new BitSet(new long[]{0x0000000000000000L,0x0004000000000000L});
public static final BitSet FOLLOW_173 = new BitSet(new long[]{0x0000000000000002L,0x0000800000000000L});
public static final BitSet FOLLOW_174 = new BitSet(new long[]{0x0000000000000022L});
}