Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperationParser.java')
-rw-r--r--extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperationParser.java58720
1 files changed, 0 insertions, 58720 deletions
diff --git a/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperationParser.java b/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperationParser.java
deleted file mode 100644
index eab15d036e5..00000000000
--- a/extraplugins/alf/org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperationParser.java
+++ /dev/null
@@ -1,58720 +0,0 @@
-package org.eclipse.papyrus.operation.editor.xtext.ui.contentassist.antlr.internal;
-
-import java.io.InputStream;
-import org.eclipse.xtext.*;
-import org.eclipse.xtext.parser.*;
-import org.eclipse.xtext.parser.impl.*;
-import org.eclipse.xtext.parsetree.*;
-import org.eclipse.emf.ecore.util.EcoreUtil;
-import org.eclipse.emf.ecore.EObject;
-import org.eclipse.xtext.parser.antlr.XtextTokenStream;
-import org.eclipse.xtext.parser.antlr.XtextTokenStream.HiddenTokens;
-import org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser;
-import org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA;
-import org.eclipse.papyrus.operation.editor.xtext.services.OperationGrammarAccess;
-
-import org.antlr.runtime.*;
-import java.util.Stack;
-import java.util.List;
-import java.util.ArrayList;
-
-@SuppressWarnings("all")
-public class InternalOperationParser extends AbstractInternalContentAssistParser {
- public static final String[] tokenNames = new String[] {
- "<invalid>", "<EOR>", "<DOWN>", "<UP>", "RULE_ML_COMMENT", "RULE_SL_COMMENT", "RULE_ID", "RULE_INTEGERVALUE", "RULE_STRING", "RULE_INT", "RULE_WS", "RULE_ANY_OTHER", "';'", "'any'", "'++'", "'--'", "'=='", "'!='", "'instanceof'", "'hastype'",
- "'<'", "'>'", "'<='", "'>='", "'<<'", "'>>'", "'>>>'", "'+'", "'-'", "'*'", "'/'", "'%'", "'!'", "'$'", "'~'", "'public'", "'private'", "'protected'", "'in'", "'out'", "'inout'", "'true'", "'false'", "'createLink'", "'destroyLink'",
- "'clearAssoc'", "'select'", "'reject'", "'collect'", "'iterate'", "'forAll'", "'exists'", "'one'", "'isolated'", "'determined'", "'assured'", "'parallel'", "'='", "'+='", "'-='", "'*='", "'%='", "'/='", "'&='", "'|='", "'^='", "'<<='", "'>>='",
- "'>>>='", "':'", "'('", "')'", "','", "'['", "']'", "'..'", "'redefines'", "'::'", "'=>'", "'?'", "'||'", "'&&'", "'|'", "'^'", "'&'", "'.'", "'->'", "'reduce'", "'isUnique'", "'null'", "'this'", "'super'", "'new'", "'{'", "'}'", "'allInstances'",
- "'/*@'", "'inline'", "'*/'", "'//@'", "'let'", "'if'", "'else'", "'or'", "'switch'", "'case'", "'default'", "'while'", "'do'", "'for'", "'break'", "'return'", "'accept'", "'classify'", "'from'", "'to'", "'abstract'", "'ordered'", "'nonUnique'",
- "'sequence'"
- };
- public static final int RULE_ID = 6;
- public static final int T__29 = 29;
- public static final int T__28 = 28;
- public static final int T__27 = 27;
- public static final int T__26 = 26;
- public static final int T__25 = 25;
- public static final int T__24 = 24;
- public static final int T__23 = 23;
- public static final int T__22 = 22;
- public static final int RULE_ANY_OTHER = 11;
- public static final int T__21 = 21;
- public static final int T__20 = 20;
- public static final int EOF = -1;
- public static final int T__93 = 93;
- public static final int T__19 = 19;
- public static final int T__94 = 94;
- public static final int T__91 = 91;
- public static final int T__92 = 92;
- public static final int T__16 = 16;
- public static final int T__15 = 15;
- public static final int T__90 = 90;
- public static final int T__18 = 18;
- public static final int T__17 = 17;
- public static final int T__12 = 12;
- public static final int T__14 = 14;
- public static final int T__13 = 13;
- public static final int T__99 = 99;
- public static final int RULE_INTEGERVALUE = 7;
- public static final int T__98 = 98;
- public static final int T__97 = 97;
- public static final int T__96 = 96;
- public static final int T__95 = 95;
- 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 T__85 = 85;
- public static final int T__84 = 84;
- public static final int T__87 = 87;
- public static final int T__86 = 86;
- public static final int T__89 = 89;
- public static final int T__88 = 88;
- public static final int RULE_ML_COMMENT = 4;
- public static final int RULE_STRING = 8;
- public static final int T__71 = 71;
- public static final int T__72 = 72;
- public static final int T__70 = 70;
- public static final int T__76 = 76;
- public static final int T__75 = 75;
- public static final int T__74 = 74;
- public static final int T__73 = 73;
- public static final int T__79 = 79;
- public static final int T__78 = 78;
- public static final int T__77 = 77;
- public static final int T__68 = 68;
- public static final int T__69 = 69;
- public static final int T__66 = 66;
- public static final int T__67 = 67;
- public static final int T__64 = 64;
- public static final int T__65 = 65;
- public static final int T__62 = 62;
- public static final int T__63 = 63;
- public static final int T__118 = 118;
- public static final int T__119 = 119;
- public static final int T__116 = 116;
- public static final int T__117 = 117;
- public static final int T__114 = 114;
- public static final int T__115 = 115;
- public static final int T__61 = 61;
- public static final int T__60 = 60;
- 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__52 = 52;
- public static final int T__53 = 53;
- public static final int T__54 = 54;
- public static final int T__107 = 107;
- public static final int T__108 = 108;
- public static final int T__109 = 109;
- public static final int T__103 = 103;
- public static final int T__59 = 59;
- public static final int T__104 = 104;
- public static final int T__105 = 105;
- public static final int T__106 = 106;
- public static final int T__111 = 111;
- public static final int T__110 = 110;
- public static final int RULE_INT = 9;
- public static final int T__113 = 113;
- public static final int T__112 = 112;
- public static final int T__50 = 50;
- public static final int T__42 = 42;
- public static final int T__43 = 43;
- public static final int T__40 = 40;
- public static final int T__41 = 41;
- public static final int T__46 = 46;
- public static final int T__47 = 47;
- public static final int T__44 = 44;
- public static final int T__45 = 45;
- public static final int T__48 = 48;
- public static final int T__49 = 49;
- public static final int T__102 = 102;
- public static final int T__101 = 101;
- public static final int T__100 = 100;
- public static final int RULE_SL_COMMENT = 5;
- public static final int T__30 = 30;
- public static final int T__31 = 31;
- public static final int T__32 = 32;
- public static final int T__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__37 = 37;
- public static final int T__38 = 38;
- public static final int T__39 = 39;
- public static final int RULE_WS = 10;
-
- // delegates
- // delegators
-
-
- public InternalOperationParser(TokenStream input) {
- this(input, new RecognizerSharedState());
- }
-
- public InternalOperationParser(TokenStream input, RecognizerSharedState state) {
- super(input, state);
-
- }
-
-
- @Override
- public String[] getTokenNames() {
- return InternalOperationParser.tokenNames;
- }
-
- @Override
- public String getGrammarFileName() {
- return "../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g";
- }
-
-
-
- private OperationGrammarAccess grammarAccess;
-
- public void setGrammarAccess(OperationGrammarAccess grammarAccess) {
- this.grammarAccess = grammarAccess;
- }
-
- @Override
- protected Grammar getGrammar() {
- return grammarAccess.getGrammar();
- }
-
- @Override
- protected String getValueForTokenName(String tokenName) {
- return tokenName;
- }
-
-
-
-
- // $ANTLR start "entryRuleOperationDefinitionOrStub"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:61:1: entryRuleOperationDefinitionOrStub : ruleOperationDefinitionOrStub EOF ;
- public final void entryRuleOperationDefinitionOrStub() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:62:1: ( ruleOperationDefinitionOrStub EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:63:1: ruleOperationDefinitionOrStub EOF
- {
- before(grammarAccess.getOperationDefinitionOrStubRule());
- pushFollow(FOLLOW_ruleOperationDefinitionOrStub_in_entryRuleOperationDefinitionOrStub61);
- ruleOperationDefinitionOrStub();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDefinitionOrStubRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleOperationDefinitionOrStub68);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleOperationDefinitionOrStub"
-
-
- // $ANTLR start "ruleOperationDefinitionOrStub"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:70:1: ruleOperationDefinitionOrStub : ( ( rule__OperationDefinitionOrStub__Group__0 ) ) ;
- public final void ruleOperationDefinitionOrStub() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:74:2: ( ( ( rule__OperationDefinitionOrStub__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:75:1: ( ( rule__OperationDefinitionOrStub__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:75:1: ( ( rule__OperationDefinitionOrStub__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:76:1: ( rule__OperationDefinitionOrStub__Group__0 )
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:77:1: ( rule__OperationDefinitionOrStub__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:77:2: rule__OperationDefinitionOrStub__Group__0
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__Group__0_in_ruleOperationDefinitionOrStub94);
- rule__OperationDefinitionOrStub__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleOperationDefinitionOrStub"
-
-
- // $ANTLR start "entryRuleOperationDeclaration"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:89:1: entryRuleOperationDeclaration : ruleOperationDeclaration EOF ;
- public final void entryRuleOperationDeclaration() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:90:1: ( ruleOperationDeclaration EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:91:1: ruleOperationDeclaration EOF
- {
- before(grammarAccess.getOperationDeclarationRule());
- pushFollow(FOLLOW_ruleOperationDeclaration_in_entryRuleOperationDeclaration121);
- ruleOperationDeclaration();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDeclarationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleOperationDeclaration128);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleOperationDeclaration"
-
-
- // $ANTLR start "ruleOperationDeclaration"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:98:1: ruleOperationDeclaration : ( ( rule__OperationDeclaration__Group__0 ) ) ;
- public final void ruleOperationDeclaration() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:102:2: ( ( ( rule__OperationDeclaration__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:103:1: ( ( rule__OperationDeclaration__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:103:1: ( ( rule__OperationDeclaration__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:104:1: ( rule__OperationDeclaration__Group__0 )
- {
- before(grammarAccess.getOperationDeclarationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:105:1: ( rule__OperationDeclaration__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:105:2: rule__OperationDeclaration__Group__0
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__0_in_ruleOperationDeclaration154);
- rule__OperationDeclaration__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleOperationDeclaration"
-
-
- // $ANTLR start "entryRuleFormalParameters"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:117:1: entryRuleFormalParameters : ruleFormalParameters EOF ;
- public final void entryRuleFormalParameters() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:118:1: ( ruleFormalParameters EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:119:1: ruleFormalParameters EOF
- {
- before(grammarAccess.getFormalParametersRule());
- pushFollow(FOLLOW_ruleFormalParameters_in_entryRuleFormalParameters181);
- ruleFormalParameters();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParametersRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleFormalParameters188);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleFormalParameters"
-
-
- // $ANTLR start "ruleFormalParameters"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:126:1: ruleFormalParameters : ( ( rule__FormalParameters__Group__0 ) ) ;
- public final void ruleFormalParameters() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:130:2: ( ( ( rule__FormalParameters__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:131:1: ( ( rule__FormalParameters__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:131:1: ( ( rule__FormalParameters__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:132:1: ( rule__FormalParameters__Group__0 )
- {
- before(grammarAccess.getFormalParametersAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:133:1: ( rule__FormalParameters__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:133:2: rule__FormalParameters__Group__0
- {
- pushFollow(FOLLOW_rule__FormalParameters__Group__0_in_ruleFormalParameters214);
- rule__FormalParameters__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParametersAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleFormalParameters"
-
-
- // $ANTLR start "entryRuleFormalParameterList"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:145:1: entryRuleFormalParameterList : ruleFormalParameterList EOF ;
- public final void entryRuleFormalParameterList() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:146:1: ( ruleFormalParameterList EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:147:1: ruleFormalParameterList EOF
- {
- before(grammarAccess.getFormalParameterListRule());
- pushFollow(FOLLOW_ruleFormalParameterList_in_entryRuleFormalParameterList241);
- ruleFormalParameterList();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterListRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleFormalParameterList248);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleFormalParameterList"
-
-
- // $ANTLR start "ruleFormalParameterList"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:154:1: ruleFormalParameterList : ( ( rule__FormalParameterList__Group__0 ) ) ;
- public final void ruleFormalParameterList() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:158:2: ( ( ( rule__FormalParameterList__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:159:1: ( ( rule__FormalParameterList__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:159:1: ( ( rule__FormalParameterList__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:160:1: ( rule__FormalParameterList__Group__0 )
- {
- before(grammarAccess.getFormalParameterListAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:161:1: ( rule__FormalParameterList__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:161:2: rule__FormalParameterList__Group__0
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group__0_in_ruleFormalParameterList274);
- rule__FormalParameterList__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterListAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleFormalParameterList"
-
-
- // $ANTLR start "entryRuleFormalParameter"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:173:1: entryRuleFormalParameter : ruleFormalParameter EOF ;
- public final void entryRuleFormalParameter() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:174:1: ( ruleFormalParameter EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:175:1: ruleFormalParameter EOF
- {
- before(grammarAccess.getFormalParameterRule());
- pushFollow(FOLLOW_ruleFormalParameter_in_entryRuleFormalParameter301);
- ruleFormalParameter();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleFormalParameter308);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleFormalParameter"
-
-
- // $ANTLR start "ruleFormalParameter"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:182:1: ruleFormalParameter : ( ( rule__FormalParameter__Group__0 ) ) ;
- public final void ruleFormalParameter() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:186:2: ( ( ( rule__FormalParameter__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:187:1: ( ( rule__FormalParameter__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:187:1: ( ( rule__FormalParameter__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:188:1: ( rule__FormalParameter__Group__0 )
- {
- before(grammarAccess.getFormalParameterAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:189:1: ( rule__FormalParameter__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:189:2: rule__FormalParameter__Group__0
- {
- pushFollow(FOLLOW_rule__FormalParameter__Group__0_in_ruleFormalParameter334);
- rule__FormalParameter__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleFormalParameter"
-
-
- // $ANTLR start "entryRuleTypePart"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:201:1: entryRuleTypePart : ruleTypePart EOF ;
- public final void entryRuleTypePart() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:202:1: ( ruleTypePart EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:203:1: ruleTypePart EOF
- {
- before(grammarAccess.getTypePartRule());
- pushFollow(FOLLOW_ruleTypePart_in_entryRuleTypePart361);
- ruleTypePart();
-
- state._fsp--;
-
- after(grammarAccess.getTypePartRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleTypePart368);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleTypePart"
-
-
- // $ANTLR start "ruleTypePart"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:210:1: ruleTypePart : ( ( rule__TypePart__Group__0 ) ) ;
- public final void ruleTypePart() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:214:2: ( ( ( rule__TypePart__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:215:1: ( ( rule__TypePart__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:215:1: ( ( rule__TypePart__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:216:1: ( rule__TypePart__Group__0 )
- {
- before(grammarAccess.getTypePartAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:217:1: ( rule__TypePart__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:217:2: rule__TypePart__Group__0
- {
- pushFollow(FOLLOW_rule__TypePart__Group__0_in_ruleTypePart394);
- rule__TypePart__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTypePartAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleTypePart"
-
-
- // $ANTLR start "entryRuleMultiplicity"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:229:1: entryRuleMultiplicity : ruleMultiplicity EOF ;
- public final void entryRuleMultiplicity() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:230:1: ( ruleMultiplicity EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:231:1: ruleMultiplicity EOF
- {
- before(grammarAccess.getMultiplicityRule());
- pushFollow(FOLLOW_ruleMultiplicity_in_entryRuleMultiplicity421);
- ruleMultiplicity();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicityRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleMultiplicity428);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleMultiplicity"
-
-
- // $ANTLR start "ruleMultiplicity"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:238:1: ruleMultiplicity : ( ( rule__Multiplicity__Group__0 ) ) ;
- public final void ruleMultiplicity() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:242:2: ( ( ( rule__Multiplicity__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:243:1: ( ( rule__Multiplicity__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:243:1: ( ( rule__Multiplicity__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:244:1: ( rule__Multiplicity__Group__0 )
- {
- before(grammarAccess.getMultiplicityAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:245:1: ( rule__Multiplicity__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:245:2: rule__Multiplicity__Group__0
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__0_in_ruleMultiplicity454);
- rule__Multiplicity__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleMultiplicity"
-
-
- // $ANTLR start "entryRuleMultiplicityRange"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:257:1: entryRuleMultiplicityRange : ruleMultiplicityRange EOF ;
- public final void entryRuleMultiplicityRange() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:258:1: ( ruleMultiplicityRange EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:259:1: ruleMultiplicityRange EOF
- {
- before(grammarAccess.getMultiplicityRangeRule());
- pushFollow(FOLLOW_ruleMultiplicityRange_in_entryRuleMultiplicityRange481);
- ruleMultiplicityRange();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicityRangeRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleMultiplicityRange488);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleMultiplicityRange"
-
-
- // $ANTLR start "ruleMultiplicityRange"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:266:1: ruleMultiplicityRange : ( ( rule__MultiplicityRange__Group__0 ) ) ;
- public final void ruleMultiplicityRange() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:270:2: ( ( ( rule__MultiplicityRange__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:271:1: ( ( rule__MultiplicityRange__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:271:1: ( ( rule__MultiplicityRange__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:272:1: ( rule__MultiplicityRange__Group__0 )
- {
- before(grammarAccess.getMultiplicityRangeAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:273:1: ( rule__MultiplicityRange__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:273:2: rule__MultiplicityRange__Group__0
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group__0_in_ruleMultiplicityRange514);
- rule__MultiplicityRange__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityRangeAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleMultiplicityRange"
-
-
- // $ANTLR start "entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:285:1: entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX : ruleNUMBER_LITERAL_WITHOUT_SUFFIX EOF ;
- public final void entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:286:1: ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:287:1: ruleNUMBER_LITERAL_WITHOUT_SUFFIX EOF
- {
- before(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXRule());
- pushFollow(FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX541);
- ruleNUMBER_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX548);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "ruleNUMBER_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:294:1: ruleNUMBER_LITERAL_WITHOUT_SUFFIX : ( ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives ) )
- // ;
- public final void ruleNUMBER_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:298:2: ( ( ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:299:1: ( ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:299:1: ( ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:300:1: ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives )
- {
- before(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:301:1: ( rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:301:2: rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives
- {
- pushFollow(FOLLOW_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives_in_ruleNUMBER_LITERAL_WITHOUT_SUFFIX574);
- rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNUMBER_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:313:1: entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX : ruleINTEGER_LITERAL_WITHOUT_SUFFIX EOF ;
- public final void entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:314:1: ( ruleINTEGER_LITERAL_WITHOUT_SUFFIX EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:315:1: ruleINTEGER_LITERAL_WITHOUT_SUFFIX EOF
- {
- before(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXRule());
- pushFollow(FOLLOW_ruleINTEGER_LITERAL_WITHOUT_SUFFIX_in_entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX601);
- ruleINTEGER_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX608);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "ruleINTEGER_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:322:1: ruleINTEGER_LITERAL_WITHOUT_SUFFIX : ( ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment
- // ) ) ;
- public final void ruleINTEGER_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:326:2: ( ( ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:327:1: ( ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:327:1: ( ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:328:1: ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment )
- {
- before(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXAccess().getValueAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:329:1: ( rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:329:2: rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment_in_ruleINTEGER_LITERAL_WITHOUT_SUFFIX634);
- rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXAccess().getValueAssignment());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleINTEGER_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:341:1: entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX : ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX EOF ;
- public final void entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:342:1: ( ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:343:1: ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX EOF
- {
- before(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXRule());
- pushFollow(FOLLOW_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX_in_entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX661);
- ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX668);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:350:1: ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX : ( (
- // rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) ) ;
- public final void ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:354:2: ( ( ( rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:355:1: ( ( rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:355:1: ( ( rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:356:1: ( rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment )
- {
- before(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:357:1: ( rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:357:2: rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment_in_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX694);
- rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAssignment());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX"
-
-
- // $ANTLR start "entryRuleTypeName"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:369:1: entryRuleTypeName : ruleTypeName EOF ;
- public final void entryRuleTypeName() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:370:1: ( ruleTypeName EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:371:1: ruleTypeName EOF
- {
- before(grammarAccess.getTypeNameRule());
- pushFollow(FOLLOW_ruleTypeName_in_entryRuleTypeName721);
- ruleTypeName();
-
- state._fsp--;
-
- after(grammarAccess.getTypeNameRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleTypeName728);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleTypeName"
-
-
- // $ANTLR start "ruleTypeName"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:378:1: ruleTypeName : ( ( rule__TypeName__Group__0 ) ) ;
- public final void ruleTypeName() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:382:2: ( ( ( rule__TypeName__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:383:1: ( ( rule__TypeName__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:383:1: ( ( rule__TypeName__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:384:1: ( rule__TypeName__Group__0 )
- {
- before(grammarAccess.getTypeNameAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:385:1: ( rule__TypeName__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:385:2: rule__TypeName__Group__0
- {
- pushFollow(FOLLOW_rule__TypeName__Group__0_in_ruleTypeName754);
- rule__TypeName__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTypeNameAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleTypeName"
-
-
- // $ANTLR start "entryRuleRedefinitionClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:397:1: entryRuleRedefinitionClause : ruleRedefinitionClause EOF ;
- public final void entryRuleRedefinitionClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:398:1: ( ruleRedefinitionClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:399:1: ruleRedefinitionClause EOF
- {
- before(grammarAccess.getRedefinitionClauseRule());
- pushFollow(FOLLOW_ruleRedefinitionClause_in_entryRuleRedefinitionClause781);
- ruleRedefinitionClause();
-
- state._fsp--;
-
- after(grammarAccess.getRedefinitionClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleRedefinitionClause788);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleRedefinitionClause"
-
-
- // $ANTLR start "ruleRedefinitionClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:406:1: ruleRedefinitionClause : ( ( rule__RedefinitionClause__Group__0 ) ) ;
- public final void ruleRedefinitionClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:410:2: ( ( ( rule__RedefinitionClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:411:1: ( ( rule__RedefinitionClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:411:1: ( ( rule__RedefinitionClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:412:1: ( rule__RedefinitionClause__Group__0 )
- {
- before(grammarAccess.getRedefinitionClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:413:1: ( rule__RedefinitionClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:413:2: rule__RedefinitionClause__Group__0
- {
- pushFollow(FOLLOW_rule__RedefinitionClause__Group__0_in_ruleRedefinitionClause814);
- rule__RedefinitionClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRedefinitionClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleRedefinitionClause"
-
-
- // $ANTLR start "entryRuleLITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:427:1: entryRuleLITERAL : ruleLITERAL EOF ;
- public final void entryRuleLITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:428:1: ( ruleLITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:429:1: ruleLITERAL EOF
- {
- before(grammarAccess.getLITERALRule());
- pushFollow(FOLLOW_ruleLITERAL_in_entryRuleLITERAL843);
- ruleLITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getLITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLITERAL850);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLITERAL"
-
-
- // $ANTLR start "ruleLITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:436:1: ruleLITERAL : ( ( rule__LITERAL__Alternatives ) ) ;
- public final void ruleLITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:440:2: ( ( ( rule__LITERAL__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:441:1: ( ( rule__LITERAL__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:441:1: ( ( rule__LITERAL__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:442:1: ( rule__LITERAL__Alternatives )
- {
- before(grammarAccess.getLITERALAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:443:1: ( rule__LITERAL__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:443:2: rule__LITERAL__Alternatives
- {
- pushFollow(FOLLOW_rule__LITERAL__Alternatives_in_ruleLITERAL876);
- rule__LITERAL__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLITERALAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLITERAL"
-
-
- // $ANTLR start "entryRuleBOOLEAN_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:455:1: entryRuleBOOLEAN_LITERAL : ruleBOOLEAN_LITERAL EOF ;
- public final void entryRuleBOOLEAN_LITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:456:1: ( ruleBOOLEAN_LITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:457:1: ruleBOOLEAN_LITERAL EOF
- {
- before(grammarAccess.getBOOLEAN_LITERALRule());
- pushFollow(FOLLOW_ruleBOOLEAN_LITERAL_in_entryRuleBOOLEAN_LITERAL903);
- ruleBOOLEAN_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getBOOLEAN_LITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleBOOLEAN_LITERAL910);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleBOOLEAN_LITERAL"
-
-
- // $ANTLR start "ruleBOOLEAN_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:464:1: ruleBOOLEAN_LITERAL : ( ( rule__BOOLEAN_LITERAL__Group__0 ) ) ;
- public final void ruleBOOLEAN_LITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:468:2: ( ( ( rule__BOOLEAN_LITERAL__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:469:1: ( ( rule__BOOLEAN_LITERAL__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:469:1: ( ( rule__BOOLEAN_LITERAL__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:470:1: ( rule__BOOLEAN_LITERAL__Group__0 )
- {
- before(grammarAccess.getBOOLEAN_LITERALAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:471:1: ( rule__BOOLEAN_LITERAL__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:471:2: rule__BOOLEAN_LITERAL__Group__0
- {
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__Group__0_in_ruleBOOLEAN_LITERAL936);
- rule__BOOLEAN_LITERAL__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBOOLEAN_LITERALAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleBOOLEAN_LITERAL"
-
-
- // $ANTLR start "entryRuleNUMBER_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:483:1: entryRuleNUMBER_LITERAL : ruleNUMBER_LITERAL EOF ;
- public final void entryRuleNUMBER_LITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:484:1: ( ruleNUMBER_LITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:485:1: ruleNUMBER_LITERAL EOF
- {
- before(grammarAccess.getNUMBER_LITERALRule());
- pushFollow(FOLLOW_ruleNUMBER_LITERAL_in_entryRuleNUMBER_LITERAL963);
- ruleNUMBER_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNUMBER_LITERAL970);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNUMBER_LITERAL"
-
-
- // $ANTLR start "ruleNUMBER_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:492:1: ruleNUMBER_LITERAL : ( ( rule__NUMBER_LITERAL__Alternatives ) ) ;
- public final void ruleNUMBER_LITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:496:2: ( ( ( rule__NUMBER_LITERAL__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:497:1: ( ( rule__NUMBER_LITERAL__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:497:1: ( ( rule__NUMBER_LITERAL__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:498:1: ( rule__NUMBER_LITERAL__Alternatives )
- {
- before(grammarAccess.getNUMBER_LITERALAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:499:1: ( rule__NUMBER_LITERAL__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:499:2: rule__NUMBER_LITERAL__Alternatives
- {
- pushFollow(FOLLOW_rule__NUMBER_LITERAL__Alternatives_in_ruleNUMBER_LITERAL996);
- rule__NUMBER_LITERAL__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNUMBER_LITERALAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNUMBER_LITERAL"
-
-
- // $ANTLR start "entryRuleINTEGER_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:511:1: entryRuleINTEGER_LITERAL : ruleINTEGER_LITERAL EOF ;
- public final void entryRuleINTEGER_LITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:512:1: ( ruleINTEGER_LITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:513:1: ruleINTEGER_LITERAL EOF
- {
- before(grammarAccess.getINTEGER_LITERALRule());
- pushFollow(FOLLOW_ruleINTEGER_LITERAL_in_entryRuleINTEGER_LITERAL1023);
- ruleINTEGER_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getINTEGER_LITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleINTEGER_LITERAL1030);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleINTEGER_LITERAL"
-
-
- // $ANTLR start "ruleINTEGER_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:520:1: ruleINTEGER_LITERAL : ( ( rule__INTEGER_LITERAL__Group__0 ) ) ;
- public final void ruleINTEGER_LITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:524:2: ( ( ( rule__INTEGER_LITERAL__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:525:1: ( ( rule__INTEGER_LITERAL__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:525:1: ( ( rule__INTEGER_LITERAL__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:526:1: ( rule__INTEGER_LITERAL__Group__0 )
- {
- before(grammarAccess.getINTEGER_LITERALAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:527:1: ( rule__INTEGER_LITERAL__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:527:2: rule__INTEGER_LITERAL__Group__0
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__Group__0_in_ruleINTEGER_LITERAL1056);
- rule__INTEGER_LITERAL__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getINTEGER_LITERALAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleINTEGER_LITERAL"
-
-
- // $ANTLR start "entryRuleUNLIMITED_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:539:1: entryRuleUNLIMITED_LITERAL : ruleUNLIMITED_LITERAL EOF ;
- public final void entryRuleUNLIMITED_LITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:540:1: ( ruleUNLIMITED_LITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:541:1: ruleUNLIMITED_LITERAL EOF
- {
- before(grammarAccess.getUNLIMITED_LITERALRule());
- pushFollow(FOLLOW_ruleUNLIMITED_LITERAL_in_entryRuleUNLIMITED_LITERAL1083);
- ruleUNLIMITED_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getUNLIMITED_LITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleUNLIMITED_LITERAL1090);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleUNLIMITED_LITERAL"
-
-
- // $ANTLR start "ruleUNLIMITED_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:548:1: ruleUNLIMITED_LITERAL : ( ( rule__UNLIMITED_LITERAL__Group__0 ) ) ;
- public final void ruleUNLIMITED_LITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:552:2: ( ( ( rule__UNLIMITED_LITERAL__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:553:1: ( ( rule__UNLIMITED_LITERAL__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:553:1: ( ( rule__UNLIMITED_LITERAL__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:554:1: ( rule__UNLIMITED_LITERAL__Group__0 )
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:555:1: ( rule__UNLIMITED_LITERAL__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:555:2: rule__UNLIMITED_LITERAL__Group__0
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__Group__0_in_ruleUNLIMITED_LITERAL1116);
- rule__UNLIMITED_LITERAL__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERALAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleUNLIMITED_LITERAL"
-
-
- // $ANTLR start "entryRuleSTRING_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:567:1: entryRuleSTRING_LITERAL : ruleSTRING_LITERAL EOF ;
- public final void entryRuleSTRING_LITERAL() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:568:1: ( ruleSTRING_LITERAL EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:569:1: ruleSTRING_LITERAL EOF
- {
- before(grammarAccess.getSTRING_LITERALRule());
- pushFollow(FOLLOW_ruleSTRING_LITERAL_in_entryRuleSTRING_LITERAL1143);
- ruleSTRING_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getSTRING_LITERALRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSTRING_LITERAL1150);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSTRING_LITERAL"
-
-
- // $ANTLR start "ruleSTRING_LITERAL"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:576:1: ruleSTRING_LITERAL : ( ( rule__STRING_LITERAL__Group__0 ) ) ;
- public final void ruleSTRING_LITERAL() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:580:2: ( ( ( rule__STRING_LITERAL__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:581:1: ( ( rule__STRING_LITERAL__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:581:1: ( ( rule__STRING_LITERAL__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:582:1: ( rule__STRING_LITERAL__Group__0 )
- {
- before(grammarAccess.getSTRING_LITERALAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:583:1: ( rule__STRING_LITERAL__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:583:2: rule__STRING_LITERAL__Group__0
- {
- pushFollow(FOLLOW_rule__STRING_LITERAL__Group__0_in_ruleSTRING_LITERAL1176);
- rule__STRING_LITERAL__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSTRING_LITERALAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSTRING_LITERAL"
-
-
- // $ANTLR start "entryRuleNameExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:595:1: entryRuleNameExpression : ruleNameExpression EOF ;
- public final void entryRuleNameExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:596:1: ( ruleNameExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:597:1: ruleNameExpression EOF
- {
- before(grammarAccess.getNameExpressionRule());
- pushFollow(FOLLOW_ruleNameExpression_in_entryRuleNameExpression1203);
- ruleNameExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNameExpression1210);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNameExpression"
-
-
- // $ANTLR start "ruleNameExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:604:1: ruleNameExpression : ( ( rule__NameExpression__Group__0 ) ) ;
- public final void ruleNameExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:608:2: ( ( ( rule__NameExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:609:1: ( ( rule__NameExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:609:1: ( ( rule__NameExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:610:1: ( rule__NameExpression__Group__0 )
- {
- before(grammarAccess.getNameExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:611:1: ( rule__NameExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:611:2: rule__NameExpression__Group__0
- {
- pushFollow(FOLLOW_rule__NameExpression__Group__0_in_ruleNameExpression1236);
- rule__NameExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNameExpression"
-
-
- // $ANTLR start "entryRuleQualifiedNamePath"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:623:1: entryRuleQualifiedNamePath : ruleQualifiedNamePath EOF ;
- public final void entryRuleQualifiedNamePath() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:624:1: ( ruleQualifiedNamePath EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:625:1: ruleQualifiedNamePath EOF
- {
- before(grammarAccess.getQualifiedNamePathRule());
- pushFollow(FOLLOW_ruleQualifiedNamePath_in_entryRuleQualifiedNamePath1263);
- ruleQualifiedNamePath();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNamePathRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleQualifiedNamePath1270);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleQualifiedNamePath"
-
-
- // $ANTLR start "ruleQualifiedNamePath"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:632:1: ruleQualifiedNamePath : ( ( ( rule__QualifiedNamePath__Group__0 ) ) ( (
- // rule__QualifiedNamePath__Group__0 )* ) ) ;
- public final void ruleQualifiedNamePath() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:636:2: ( ( ( ( rule__QualifiedNamePath__Group__0 ) ) ( ( rule__QualifiedNamePath__Group__0 )*
- // ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:637:1: ( ( ( rule__QualifiedNamePath__Group__0 ) ) ( ( rule__QualifiedNamePath__Group__0 )* )
- // )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:637:1: ( ( ( rule__QualifiedNamePath__Group__0 ) ) ( ( rule__QualifiedNamePath__Group__0
- // )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:638:1: ( ( rule__QualifiedNamePath__Group__0 ) ) ( ( rule__QualifiedNamePath__Group__0 )*
- // )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:638:1: ( ( rule__QualifiedNamePath__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:639:1: ( rule__QualifiedNamePath__Group__0 )
- {
- before(grammarAccess.getQualifiedNamePathAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:640:1: ( rule__QualifiedNamePath__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:640:2: rule__QualifiedNamePath__Group__0
- {
- pushFollow(FOLLOW_rule__QualifiedNamePath__Group__0_in_ruleQualifiedNamePath1298);
- rule__QualifiedNamePath__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNamePathAccess().getGroup());
-
- }
-
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:643:1: ( ( rule__QualifiedNamePath__Group__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:644:1: ( rule__QualifiedNamePath__Group__0 )*
- {
- before(grammarAccess.getQualifiedNamePathAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:645:1: ( rule__QualifiedNamePath__Group__0 )*
- loop1: do {
- int alt1 = 2;
- int LA1_0 = input.LA(1);
-
- if ((LA1_0 == RULE_ID)) {
- int LA1_2 = input.LA(2);
-
- if ((LA1_2 == 20)) {
- int LA1_3 = input.LA(3);
-
- if ((LA1_3 == RULE_ID)) {
- int LA1_5 = input.LA(4);
-
- if ((LA1_5 == 78)) {
- alt1 = 1;
- }
-
-
- }
-
-
- }
- else if ((LA1_2 == 77)) {
- alt1 = 1;
- }
-
-
- }
-
-
- switch (alt1) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:645:2: rule__QualifiedNamePath__Group__0
- {
- pushFollow(FOLLOW_rule__QualifiedNamePath__Group__0_in_ruleQualifiedNamePath1310);
- rule__QualifiedNamePath__Group__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop1;
- }
- } while (true);
-
- after(grammarAccess.getQualifiedNamePathAccess().getGroup());
-
- }
-
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleQualifiedNamePath"
-
-
- // $ANTLR start "entryRuleUnqualifiedName"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:658:1: entryRuleUnqualifiedName : ruleUnqualifiedName EOF ;
- public final void entryRuleUnqualifiedName() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:659:1: ( ruleUnqualifiedName EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:660:1: ruleUnqualifiedName EOF
- {
- before(grammarAccess.getUnqualifiedNameRule());
- pushFollow(FOLLOW_ruleUnqualifiedName_in_entryRuleUnqualifiedName1340);
- ruleUnqualifiedName();
-
- state._fsp--;
-
- after(grammarAccess.getUnqualifiedNameRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleUnqualifiedName1347);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleUnqualifiedName"
-
-
- // $ANTLR start "ruleUnqualifiedName"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:667:1: ruleUnqualifiedName : ( ( rule__UnqualifiedName__Group__0 ) ) ;
- public final void ruleUnqualifiedName() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:671:2: ( ( ( rule__UnqualifiedName__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:672:1: ( ( rule__UnqualifiedName__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:672:1: ( ( rule__UnqualifiedName__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:673:1: ( rule__UnqualifiedName__Group__0 )
- {
- before(grammarAccess.getUnqualifiedNameAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:674:1: ( rule__UnqualifiedName__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:674:2: rule__UnqualifiedName__Group__0
- {
- pushFollow(FOLLOW_rule__UnqualifiedName__Group__0_in_ruleUnqualifiedName1373);
- rule__UnqualifiedName__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUnqualifiedNameAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleUnqualifiedName"
-
-
- // $ANTLR start "entryRuleTemplateBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:686:1: entryRuleTemplateBinding : ruleTemplateBinding EOF ;
- public final void entryRuleTemplateBinding() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:687:1: ( ruleTemplateBinding EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:688:1: ruleTemplateBinding EOF
- {
- before(grammarAccess.getTemplateBindingRule());
- pushFollow(FOLLOW_ruleTemplateBinding_in_entryRuleTemplateBinding1400);
- ruleTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getTemplateBindingRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleTemplateBinding1407);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleTemplateBinding"
-
-
- // $ANTLR start "ruleTemplateBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:695:1: ruleTemplateBinding : ( ( rule__TemplateBinding__Group__0 ) ) ;
- public final void ruleTemplateBinding() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:699:2: ( ( ( rule__TemplateBinding__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:700:1: ( ( rule__TemplateBinding__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:700:1: ( ( rule__TemplateBinding__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:701:1: ( rule__TemplateBinding__Group__0 )
- {
- before(grammarAccess.getTemplateBindingAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:702:1: ( rule__TemplateBinding__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:702:2: rule__TemplateBinding__Group__0
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group__0_in_ruleTemplateBinding1433);
- rule__TemplateBinding__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTemplateBindingAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleTemplateBinding"
-
-
- // $ANTLR start "entryRuleNamedTemplateBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:714:1: entryRuleNamedTemplateBinding : ruleNamedTemplateBinding EOF ;
- public final void entryRuleNamedTemplateBinding() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:715:1: ( ruleNamedTemplateBinding EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:716:1: ruleNamedTemplateBinding EOF
- {
- before(grammarAccess.getNamedTemplateBindingRule());
- pushFollow(FOLLOW_ruleNamedTemplateBinding_in_entryRuleNamedTemplateBinding1460);
- ruleNamedTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getNamedTemplateBindingRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNamedTemplateBinding1467);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNamedTemplateBinding"
-
-
- // $ANTLR start "ruleNamedTemplateBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:723:1: ruleNamedTemplateBinding : ( ( rule__NamedTemplateBinding__Group__0 ) ) ;
- public final void ruleNamedTemplateBinding() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:727:2: ( ( ( rule__NamedTemplateBinding__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:728:1: ( ( rule__NamedTemplateBinding__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:728:1: ( ( rule__NamedTemplateBinding__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:729:1: ( rule__NamedTemplateBinding__Group__0 )
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:730:1: ( rule__NamedTemplateBinding__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:730:2: rule__NamedTemplateBinding__Group__0
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__0_in_ruleNamedTemplateBinding1493);
- rule__NamedTemplateBinding__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNamedTemplateBindingAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNamedTemplateBinding"
-
-
- // $ANTLR start "entryRuleQualifiedNameWithBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:742:1: entryRuleQualifiedNameWithBinding : ruleQualifiedNameWithBinding EOF ;
- public final void entryRuleQualifiedNameWithBinding() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:743:1: ( ruleQualifiedNameWithBinding EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:744:1: ruleQualifiedNameWithBinding EOF
- {
- before(grammarAccess.getQualifiedNameWithBindingRule());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_entryRuleQualifiedNameWithBinding1520);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameWithBindingRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleQualifiedNameWithBinding1527);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleQualifiedNameWithBinding"
-
-
- // $ANTLR start "ruleQualifiedNameWithBinding"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:751:1: ruleQualifiedNameWithBinding : ( ( rule__QualifiedNameWithBinding__Group__0 ) ) ;
- public final void ruleQualifiedNameWithBinding() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:755:2: ( ( ( rule__QualifiedNameWithBinding__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:756:1: ( ( rule__QualifiedNameWithBinding__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:756:1: ( ( rule__QualifiedNameWithBinding__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:757:1: ( rule__QualifiedNameWithBinding__Group__0 )
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:758:1: ( rule__QualifiedNameWithBinding__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:758:2: rule__QualifiedNameWithBinding__Group__0
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__0_in_ruleQualifiedNameWithBinding1553);
- rule__QualifiedNameWithBinding__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleQualifiedNameWithBinding"
-
-
- // $ANTLR start "entryRuleTuple"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:770:1: entryRuleTuple : ruleTuple EOF ;
- public final void entryRuleTuple() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:771:1: ( ruleTuple EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:772:1: ruleTuple EOF
- {
- before(grammarAccess.getTupleRule());
- pushFollow(FOLLOW_ruleTuple_in_entryRuleTuple1580);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getTupleRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleTuple1587);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleTuple"
-
-
- // $ANTLR start "ruleTuple"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:779:1: ruleTuple : ( ( rule__Tuple__Group__0 ) ) ;
- public final void ruleTuple() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:783:2: ( ( ( rule__Tuple__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:784:1: ( ( rule__Tuple__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:784:1: ( ( rule__Tuple__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:785:1: ( rule__Tuple__Group__0 )
- {
- before(grammarAccess.getTupleAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:786:1: ( rule__Tuple__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:786:2: rule__Tuple__Group__0
- {
- pushFollow(FOLLOW_rule__Tuple__Group__0_in_ruleTuple1613);
- rule__Tuple__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTupleAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleTuple"
-
-
- // $ANTLR start "entryRuleTupleElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:798:1: entryRuleTupleElement : ruleTupleElement EOF ;
- public final void entryRuleTupleElement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:799:1: ( ruleTupleElement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:800:1: ruleTupleElement EOF
- {
- before(grammarAccess.getTupleElementRule());
- pushFollow(FOLLOW_ruleTupleElement_in_entryRuleTupleElement1640);
- ruleTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getTupleElementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleTupleElement1647);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleTupleElement"
-
-
- // $ANTLR start "ruleTupleElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:807:1: ruleTupleElement : ( ( rule__TupleElement__ArgumentAssignment ) ) ;
- public final void ruleTupleElement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:811:2: ( ( ( rule__TupleElement__ArgumentAssignment ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:812:1: ( ( rule__TupleElement__ArgumentAssignment ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:812:1: ( ( rule__TupleElement__ArgumentAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:813:1: ( rule__TupleElement__ArgumentAssignment )
- {
- before(grammarAccess.getTupleElementAccess().getArgumentAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:814:1: ( rule__TupleElement__ArgumentAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:814:2: rule__TupleElement__ArgumentAssignment
- {
- pushFollow(FOLLOW_rule__TupleElement__ArgumentAssignment_in_ruleTupleElement1673);
- rule__TupleElement__ArgumentAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTupleElementAccess().getArgumentAssignment());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleTupleElement"
-
-
- // $ANTLR start "entryRuleExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:826:1: entryRuleExpression : ruleExpression EOF ;
- public final void entryRuleExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:827:1: ( ruleExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:828:1: ruleExpression EOF
- {
- before(grammarAccess.getExpressionRule());
- pushFollow(FOLLOW_ruleExpression_in_entryRuleExpression1700);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleExpression1707);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleExpression"
-
-
- // $ANTLR start "ruleExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:835:1: ruleExpression : ( ruleConditionalTestExpression ) ;
- public final void ruleExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:839:2: ( ( ruleConditionalTestExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:840:1: ( ruleConditionalTestExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:840:1: ( ruleConditionalTestExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:841:1: ruleConditionalTestExpression
- {
- before(grammarAccess.getExpressionAccess().getConditionalTestExpressionParserRuleCall());
- pushFollow(FOLLOW_ruleConditionalTestExpression_in_ruleExpression1733);
- ruleConditionalTestExpression();
-
- state._fsp--;
-
- after(grammarAccess.getExpressionAccess().getConditionalTestExpressionParserRuleCall());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleExpression"
-
-
- // $ANTLR start "entryRuleConditionalTestExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:854:1: entryRuleConditionalTestExpression : ruleConditionalTestExpression EOF ;
- public final void entryRuleConditionalTestExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:855:1: ( ruleConditionalTestExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:856:1: ruleConditionalTestExpression EOF
- {
- before(grammarAccess.getConditionalTestExpressionRule());
- pushFollow(FOLLOW_ruleConditionalTestExpression_in_entryRuleConditionalTestExpression1759);
- ruleConditionalTestExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalTestExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleConditionalTestExpression1766);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleConditionalTestExpression"
-
-
- // $ANTLR start "ruleConditionalTestExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:863:1: ruleConditionalTestExpression : ( ( rule__ConditionalTestExpression__Group__0 ) ) ;
- public final void ruleConditionalTestExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:867:2: ( ( ( rule__ConditionalTestExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:868:1: ( ( rule__ConditionalTestExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:868:1: ( ( rule__ConditionalTestExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:869:1: ( rule__ConditionalTestExpression__Group__0 )
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:870:1: ( rule__ConditionalTestExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:870:2: rule__ConditionalTestExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group__0_in_ruleConditionalTestExpression1792);
- rule__ConditionalTestExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalTestExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleConditionalTestExpression"
-
-
- // $ANTLR start "entryRuleConditionalOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:882:1: entryRuleConditionalOrExpression : ruleConditionalOrExpression EOF ;
- public final void entryRuleConditionalOrExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:883:1: ( ruleConditionalOrExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:884:1: ruleConditionalOrExpression EOF
- {
- before(grammarAccess.getConditionalOrExpressionRule());
- pushFollow(FOLLOW_ruleConditionalOrExpression_in_entryRuleConditionalOrExpression1819);
- ruleConditionalOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalOrExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleConditionalOrExpression1826);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleConditionalOrExpression"
-
-
- // $ANTLR start "ruleConditionalOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:891:1: ruleConditionalOrExpression : ( ( rule__ConditionalOrExpression__Group__0 ) ) ;
- public final void ruleConditionalOrExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:895:2: ( ( ( rule__ConditionalOrExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:896:1: ( ( rule__ConditionalOrExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:896:1: ( ( rule__ConditionalOrExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:897:1: ( rule__ConditionalOrExpression__Group__0 )
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:898:1: ( rule__ConditionalOrExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:898:2: rule__ConditionalOrExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group__0_in_ruleConditionalOrExpression1852);
- rule__ConditionalOrExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalOrExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleConditionalOrExpression"
-
-
- // $ANTLR start "entryRuleConditionalAndExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:910:1: entryRuleConditionalAndExpression : ruleConditionalAndExpression EOF ;
- public final void entryRuleConditionalAndExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:911:1: ( ruleConditionalAndExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:912:1: ruleConditionalAndExpression EOF
- {
- before(grammarAccess.getConditionalAndExpressionRule());
- pushFollow(FOLLOW_ruleConditionalAndExpression_in_entryRuleConditionalAndExpression1879);
- ruleConditionalAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalAndExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleConditionalAndExpression1886);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleConditionalAndExpression"
-
-
- // $ANTLR start "ruleConditionalAndExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:919:1: ruleConditionalAndExpression : ( ( rule__ConditionalAndExpression__Group__0 ) ) ;
- public final void ruleConditionalAndExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:923:2: ( ( ( rule__ConditionalAndExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:924:1: ( ( rule__ConditionalAndExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:924:1: ( ( rule__ConditionalAndExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:925:1: ( rule__ConditionalAndExpression__Group__0 )
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:926:1: ( rule__ConditionalAndExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:926:2: rule__ConditionalAndExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group__0_in_ruleConditionalAndExpression1912);
- rule__ConditionalAndExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalAndExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleConditionalAndExpression"
-
-
- // $ANTLR start "entryRuleInclusiveOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:938:1: entryRuleInclusiveOrExpression : ruleInclusiveOrExpression EOF ;
- public final void entryRuleInclusiveOrExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:939:1: ( ruleInclusiveOrExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:940:1: ruleInclusiveOrExpression EOF
- {
- before(grammarAccess.getInclusiveOrExpressionRule());
- pushFollow(FOLLOW_ruleInclusiveOrExpression_in_entryRuleInclusiveOrExpression1939);
- ruleInclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInclusiveOrExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleInclusiveOrExpression1946);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleInclusiveOrExpression"
-
-
- // $ANTLR start "ruleInclusiveOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:947:1: ruleInclusiveOrExpression : ( ( rule__InclusiveOrExpression__Group__0 ) ) ;
- public final void ruleInclusiveOrExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:951:2: ( ( ( rule__InclusiveOrExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:952:1: ( ( rule__InclusiveOrExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:952:1: ( ( rule__InclusiveOrExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:953:1: ( rule__InclusiveOrExpression__Group__0 )
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:954:1: ( rule__InclusiveOrExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:954:2: rule__InclusiveOrExpression__Group__0
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group__0_in_ruleInclusiveOrExpression1972);
- rule__InclusiveOrExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleInclusiveOrExpression"
-
-
- // $ANTLR start "entryRuleExclusiveOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:966:1: entryRuleExclusiveOrExpression : ruleExclusiveOrExpression EOF ;
- public final void entryRuleExclusiveOrExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:967:1: ( ruleExclusiveOrExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:968:1: ruleExclusiveOrExpression EOF
- {
- before(grammarAccess.getExclusiveOrExpressionRule());
- pushFollow(FOLLOW_ruleExclusiveOrExpression_in_entryRuleExclusiveOrExpression1999);
- ruleExclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getExclusiveOrExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleExclusiveOrExpression2006);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleExclusiveOrExpression"
-
-
- // $ANTLR start "ruleExclusiveOrExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:975:1: ruleExclusiveOrExpression : ( ( rule__ExclusiveOrExpression__Group__0 ) ) ;
- public final void ruleExclusiveOrExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:979:2: ( ( ( rule__ExclusiveOrExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:980:1: ( ( rule__ExclusiveOrExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:980:1: ( ( rule__ExclusiveOrExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:981:1: ( rule__ExclusiveOrExpression__Group__0 )
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:982:1: ( rule__ExclusiveOrExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:982:2: rule__ExclusiveOrExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group__0_in_ruleExclusiveOrExpression2032);
- rule__ExclusiveOrExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleExclusiveOrExpression"
-
-
- // $ANTLR start "entryRuleAndExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:994:1: entryRuleAndExpression : ruleAndExpression EOF ;
- public final void entryRuleAndExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:995:1: ( ruleAndExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:996:1: ruleAndExpression EOF
- {
- before(grammarAccess.getAndExpressionRule());
- pushFollow(FOLLOW_ruleAndExpression_in_entryRuleAndExpression2059);
- ruleAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAndExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAndExpression2066);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAndExpression"
-
-
- // $ANTLR start "ruleAndExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1003:1: ruleAndExpression : ( ( rule__AndExpression__Group__0 ) ) ;
- public final void ruleAndExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1007:2: ( ( ( rule__AndExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1008:1: ( ( rule__AndExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1008:1: ( ( rule__AndExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1009:1: ( rule__AndExpression__Group__0 )
- {
- before(grammarAccess.getAndExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1010:1: ( rule__AndExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1010:2: rule__AndExpression__Group__0
- {
- pushFollow(FOLLOW_rule__AndExpression__Group__0_in_ruleAndExpression2092);
- rule__AndExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAndExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAndExpression"
-
-
- // $ANTLR start "entryRuleEqualityExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1022:1: entryRuleEqualityExpression : ruleEqualityExpression EOF ;
- public final void entryRuleEqualityExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1023:1: ( ruleEqualityExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1024:1: ruleEqualityExpression EOF
- {
- before(grammarAccess.getEqualityExpressionRule());
- pushFollow(FOLLOW_ruleEqualityExpression_in_entryRuleEqualityExpression2119);
- ruleEqualityExpression();
-
- state._fsp--;
-
- after(grammarAccess.getEqualityExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleEqualityExpression2126);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleEqualityExpression"
-
-
- // $ANTLR start "ruleEqualityExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1031:1: ruleEqualityExpression : ( ( rule__EqualityExpression__Group__0 ) ) ;
- public final void ruleEqualityExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1035:2: ( ( ( rule__EqualityExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1036:1: ( ( rule__EqualityExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1036:1: ( ( rule__EqualityExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1037:1: ( rule__EqualityExpression__Group__0 )
- {
- before(grammarAccess.getEqualityExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1038:1: ( rule__EqualityExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1038:2: rule__EqualityExpression__Group__0
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group__0_in_ruleEqualityExpression2152);
- rule__EqualityExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEqualityExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleEqualityExpression"
-
-
- // $ANTLR start "entryRuleClassificationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1050:1: entryRuleClassificationExpression : ruleClassificationExpression EOF ;
- public final void entryRuleClassificationExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1051:1: ( ruleClassificationExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1052:1: ruleClassificationExpression EOF
- {
- before(grammarAccess.getClassificationExpressionRule());
- pushFollow(FOLLOW_ruleClassificationExpression_in_entryRuleClassificationExpression2179);
- ruleClassificationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassificationExpression2186);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassificationExpression"
-
-
- // $ANTLR start "ruleClassificationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1059:1: ruleClassificationExpression : ( ( rule__ClassificationExpression__Group__0 ) ) ;
- public final void ruleClassificationExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1063:2: ( ( ( rule__ClassificationExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1064:1: ( ( rule__ClassificationExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1064:1: ( ( rule__ClassificationExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1065:1: ( rule__ClassificationExpression__Group__0 )
- {
- before(grammarAccess.getClassificationExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1066:1: ( rule__ClassificationExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1066:2: rule__ClassificationExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group__0_in_ruleClassificationExpression2212);
- rule__ClassificationExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassificationExpression"
-
-
- // $ANTLR start "entryRuleRelationalExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1078:1: entryRuleRelationalExpression : ruleRelationalExpression EOF ;
- public final void entryRuleRelationalExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1079:1: ( ruleRelationalExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1080:1: ruleRelationalExpression EOF
- {
- before(grammarAccess.getRelationalExpressionRule());
- pushFollow(FOLLOW_ruleRelationalExpression_in_entryRuleRelationalExpression2239);
- ruleRelationalExpression();
-
- state._fsp--;
-
- after(grammarAccess.getRelationalExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleRelationalExpression2246);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleRelationalExpression"
-
-
- // $ANTLR start "ruleRelationalExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1087:1: ruleRelationalExpression : ( ( rule__RelationalExpression__Group__0 ) ) ;
- public final void ruleRelationalExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1091:2: ( ( ( rule__RelationalExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1092:1: ( ( rule__RelationalExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1092:1: ( ( rule__RelationalExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1093:1: ( rule__RelationalExpression__Group__0 )
- {
- before(grammarAccess.getRelationalExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1094:1: ( rule__RelationalExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1094:2: rule__RelationalExpression__Group__0
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group__0_in_ruleRelationalExpression2272);
- rule__RelationalExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleRelationalExpression"
-
-
- // $ANTLR start "entryRuleShiftExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1106:1: entryRuleShiftExpression : ruleShiftExpression EOF ;
- public final void entryRuleShiftExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1107:1: ( ruleShiftExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1108:1: ruleShiftExpression EOF
- {
- before(grammarAccess.getShiftExpressionRule());
- pushFollow(FOLLOW_ruleShiftExpression_in_entryRuleShiftExpression2299);
- ruleShiftExpression();
-
- state._fsp--;
-
- after(grammarAccess.getShiftExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleShiftExpression2306);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleShiftExpression"
-
-
- // $ANTLR start "ruleShiftExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1115:1: ruleShiftExpression : ( ( rule__ShiftExpression__Group__0 ) ) ;
- public final void ruleShiftExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1119:2: ( ( ( rule__ShiftExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1120:1: ( ( rule__ShiftExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1120:1: ( ( rule__ShiftExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1121:1: ( rule__ShiftExpression__Group__0 )
- {
- before(grammarAccess.getShiftExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1122:1: ( rule__ShiftExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1122:2: rule__ShiftExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group__0_in_ruleShiftExpression2332);
- rule__ShiftExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleShiftExpression"
-
-
- // $ANTLR start "entryRuleAdditiveExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1134:1: entryRuleAdditiveExpression : ruleAdditiveExpression EOF ;
- public final void entryRuleAdditiveExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1135:1: ( ruleAdditiveExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1136:1: ruleAdditiveExpression EOF
- {
- before(grammarAccess.getAdditiveExpressionRule());
- pushFollow(FOLLOW_ruleAdditiveExpression_in_entryRuleAdditiveExpression2359);
- ruleAdditiveExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAdditiveExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAdditiveExpression2366);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAdditiveExpression"
-
-
- // $ANTLR start "ruleAdditiveExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1143:1: ruleAdditiveExpression : ( ( rule__AdditiveExpression__Group__0 ) ) ;
- public final void ruleAdditiveExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1147:2: ( ( ( rule__AdditiveExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1148:1: ( ( rule__AdditiveExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1148:1: ( ( rule__AdditiveExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1149:1: ( rule__AdditiveExpression__Group__0 )
- {
- before(grammarAccess.getAdditiveExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1150:1: ( rule__AdditiveExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1150:2: rule__AdditiveExpression__Group__0
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group__0_in_ruleAdditiveExpression2392);
- rule__AdditiveExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAdditiveExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAdditiveExpression"
-
-
- // $ANTLR start "entryRuleMultiplicativeExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1162:1: entryRuleMultiplicativeExpression : ruleMultiplicativeExpression EOF ;
- public final void entryRuleMultiplicativeExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1163:1: ( ruleMultiplicativeExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1164:1: ruleMultiplicativeExpression EOF
- {
- before(grammarAccess.getMultiplicativeExpressionRule());
- pushFollow(FOLLOW_ruleMultiplicativeExpression_in_entryRuleMultiplicativeExpression2419);
- ruleMultiplicativeExpression();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicativeExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleMultiplicativeExpression2426);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleMultiplicativeExpression"
-
-
- // $ANTLR start "ruleMultiplicativeExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1171:1: ruleMultiplicativeExpression : ( ( rule__MultiplicativeExpression__Group__0 ) ) ;
- public final void ruleMultiplicativeExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1175:2: ( ( ( rule__MultiplicativeExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1176:1: ( ( rule__MultiplicativeExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1176:1: ( ( rule__MultiplicativeExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1177:1: ( rule__MultiplicativeExpression__Group__0 )
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1178:1: ( rule__MultiplicativeExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1178:2: rule__MultiplicativeExpression__Group__0
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group__0_in_ruleMultiplicativeExpression2452);
- rule__MultiplicativeExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleMultiplicativeExpression"
-
-
- // $ANTLR start "entryRuleUnaryExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1190:1: entryRuleUnaryExpression : ruleUnaryExpression EOF ;
- public final void entryRuleUnaryExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1191:1: ( ruleUnaryExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1192:1: ruleUnaryExpression EOF
- {
- before(grammarAccess.getUnaryExpressionRule());
- pushFollow(FOLLOW_ruleUnaryExpression_in_entryRuleUnaryExpression2479);
- ruleUnaryExpression();
-
- state._fsp--;
-
- after(grammarAccess.getUnaryExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleUnaryExpression2486);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleUnaryExpression"
-
-
- // $ANTLR start "ruleUnaryExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1199:1: ruleUnaryExpression : ( ( rule__UnaryExpression__Group__0 ) ) ;
- public final void ruleUnaryExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1203:2: ( ( ( rule__UnaryExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1204:1: ( ( rule__UnaryExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1204:1: ( ( rule__UnaryExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1205:1: ( rule__UnaryExpression__Group__0 )
- {
- before(grammarAccess.getUnaryExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1206:1: ( rule__UnaryExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1206:2: rule__UnaryExpression__Group__0
- {
- pushFollow(FOLLOW_rule__UnaryExpression__Group__0_in_ruleUnaryExpression2512);
- rule__UnaryExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUnaryExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleUnaryExpression"
-
-
- // $ANTLR start "entryRulePrimaryExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1218:1: entryRulePrimaryExpression : rulePrimaryExpression EOF ;
- public final void entryRulePrimaryExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1219:1: ( rulePrimaryExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1220:1: rulePrimaryExpression EOF
- {
- before(grammarAccess.getPrimaryExpressionRule());
- pushFollow(FOLLOW_rulePrimaryExpression_in_entryRulePrimaryExpression2539);
- rulePrimaryExpression();
-
- state._fsp--;
-
- after(grammarAccess.getPrimaryExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRulePrimaryExpression2546);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRulePrimaryExpression"
-
-
- // $ANTLR start "rulePrimaryExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1227:1: rulePrimaryExpression : ( ( rule__PrimaryExpression__PrefixAssignment ) ) ;
- public final void rulePrimaryExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1231:2: ( ( ( rule__PrimaryExpression__PrefixAssignment ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1232:1: ( ( rule__PrimaryExpression__PrefixAssignment ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1232:1: ( ( rule__PrimaryExpression__PrefixAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1233:1: ( rule__PrimaryExpression__PrefixAssignment )
- {
- before(grammarAccess.getPrimaryExpressionAccess().getPrefixAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1234:1: ( rule__PrimaryExpression__PrefixAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1234:2: rule__PrimaryExpression__PrefixAssignment
- {
- pushFollow(FOLLOW_rule__PrimaryExpression__PrefixAssignment_in_rulePrimaryExpression2572);
- rule__PrimaryExpression__PrefixAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPrimaryExpressionAccess().getPrefixAssignment());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rulePrimaryExpression"
-
-
- // $ANTLR start "entryRuleSuffixExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1246:1: entryRuleSuffixExpression : ruleSuffixExpression EOF ;
- public final void entryRuleSuffixExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1247:1: ( ruleSuffixExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1248:1: ruleSuffixExpression EOF
- {
- before(grammarAccess.getSuffixExpressionRule());
- pushFollow(FOLLOW_ruleSuffixExpression_in_entryRuleSuffixExpression2599);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSuffixExpression2606);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSuffixExpression"
-
-
- // $ANTLR start "ruleSuffixExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1255:1: ruleSuffixExpression : ( ( rule__SuffixExpression__Alternatives ) ) ;
- public final void ruleSuffixExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1259:2: ( ( ( rule__SuffixExpression__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1260:1: ( ( rule__SuffixExpression__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1260:1: ( ( rule__SuffixExpression__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1261:1: ( rule__SuffixExpression__Alternatives )
- {
- before(grammarAccess.getSuffixExpressionAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1262:1: ( rule__SuffixExpression__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1262:2: rule__SuffixExpression__Alternatives
- {
- pushFollow(FOLLOW_rule__SuffixExpression__Alternatives_in_ruleSuffixExpression2632);
- rule__SuffixExpression__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuffixExpressionAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSuffixExpression"
-
-
- // $ANTLR start "entryRuleOperationCallExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1274:1: entryRuleOperationCallExpression : ruleOperationCallExpression EOF ;
- public final void entryRuleOperationCallExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1275:1: ( ruleOperationCallExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1276:1: ruleOperationCallExpression EOF
- {
- before(grammarAccess.getOperationCallExpressionRule());
- pushFollow(FOLLOW_ruleOperationCallExpression_in_entryRuleOperationCallExpression2659);
- ruleOperationCallExpression();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleOperationCallExpression2666);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleOperationCallExpression"
-
-
- // $ANTLR start "ruleOperationCallExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1283:1: ruleOperationCallExpression : ( ( rule__OperationCallExpression__Group__0 ) ) ;
- public final void ruleOperationCallExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1287:2: ( ( ( rule__OperationCallExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1288:1: ( ( rule__OperationCallExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1288:1: ( ( rule__OperationCallExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1289:1: ( rule__OperationCallExpression__Group__0 )
- {
- before(grammarAccess.getOperationCallExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1290:1: ( rule__OperationCallExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1290:2: rule__OperationCallExpression__Group__0
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__0_in_ruleOperationCallExpression2692);
- rule__OperationCallExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleOperationCallExpression"
-
-
- // $ANTLR start "entryRuleOperationCallExpressionWithoutDot"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1302:1: entryRuleOperationCallExpressionWithoutDot : ruleOperationCallExpressionWithoutDot EOF ;
- public final void entryRuleOperationCallExpressionWithoutDot() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1303:1: ( ruleOperationCallExpressionWithoutDot EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1304:1: ruleOperationCallExpressionWithoutDot EOF
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotRule());
- pushFollow(FOLLOW_ruleOperationCallExpressionWithoutDot_in_entryRuleOperationCallExpressionWithoutDot2719);
- ruleOperationCallExpressionWithoutDot();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionWithoutDotRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleOperationCallExpressionWithoutDot2726);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleOperationCallExpressionWithoutDot"
-
-
- // $ANTLR start "ruleOperationCallExpressionWithoutDot"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1311:1: ruleOperationCallExpressionWithoutDot : ( ( rule__OperationCallExpressionWithoutDot__Group__0
- // ) ) ;
- public final void ruleOperationCallExpressionWithoutDot() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1315:2: ( ( ( rule__OperationCallExpressionWithoutDot__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1316:1: ( ( rule__OperationCallExpressionWithoutDot__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1316:1: ( ( rule__OperationCallExpressionWithoutDot__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1317:1: ( rule__OperationCallExpressionWithoutDot__Group__0 )
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1318:1: ( rule__OperationCallExpressionWithoutDot__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1318:2: rule__OperationCallExpressionWithoutDot__Group__0
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__0_in_ruleOperationCallExpressionWithoutDot2752);
- rule__OperationCallExpressionWithoutDot__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleOperationCallExpressionWithoutDot"
-
-
- // $ANTLR start "entryRulePropertyCallExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1330:1: entryRulePropertyCallExpression : rulePropertyCallExpression EOF ;
- public final void entryRulePropertyCallExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1331:1: ( rulePropertyCallExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1332:1: rulePropertyCallExpression EOF
- {
- before(grammarAccess.getPropertyCallExpressionRule());
- pushFollow(FOLLOW_rulePropertyCallExpression_in_entryRulePropertyCallExpression2779);
- rulePropertyCallExpression();
-
- state._fsp--;
-
- after(grammarAccess.getPropertyCallExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRulePropertyCallExpression2786);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRulePropertyCallExpression"
-
-
- // $ANTLR start "rulePropertyCallExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1339:1: rulePropertyCallExpression : ( ( rule__PropertyCallExpression__Group__0 ) ) ;
- public final void rulePropertyCallExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1343:2: ( ( ( rule__PropertyCallExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1344:1: ( ( rule__PropertyCallExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1344:1: ( ( rule__PropertyCallExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1345:1: ( rule__PropertyCallExpression__Group__0 )
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1346:1: ( rule__PropertyCallExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1346:2: rule__PropertyCallExpression__Group__0
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__0_in_rulePropertyCallExpression2812);
- rule__PropertyCallExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPropertyCallExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rulePropertyCallExpression"
-
-
- // $ANTLR start "entryRuleLinkOperationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1358:1: entryRuleLinkOperationExpression : ruleLinkOperationExpression EOF ;
- public final void entryRuleLinkOperationExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1359:1: ( ruleLinkOperationExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1360:1: ruleLinkOperationExpression EOF
- {
- before(grammarAccess.getLinkOperationExpressionRule());
- pushFollow(FOLLOW_ruleLinkOperationExpression_in_entryRuleLinkOperationExpression2839);
- ruleLinkOperationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLinkOperationExpression2846);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLinkOperationExpression"
-
-
- // $ANTLR start "ruleLinkOperationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1367:1: ruleLinkOperationExpression : ( ( rule__LinkOperationExpression__Group__0 ) ) ;
- public final void ruleLinkOperationExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1371:2: ( ( ( rule__LinkOperationExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1372:1: ( ( rule__LinkOperationExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1372:1: ( ( rule__LinkOperationExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1373:1: ( rule__LinkOperationExpression__Group__0 )
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1374:1: ( rule__LinkOperationExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1374:2: rule__LinkOperationExpression__Group__0
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__0_in_ruleLinkOperationExpression2872);
- rule__LinkOperationExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLinkOperationExpression"
-
-
- // $ANTLR start "entryRuleLinkOperationTuple"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1386:1: entryRuleLinkOperationTuple : ruleLinkOperationTuple EOF ;
- public final void entryRuleLinkOperationTuple() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1387:1: ( ruleLinkOperationTuple EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1388:1: ruleLinkOperationTuple EOF
- {
- before(grammarAccess.getLinkOperationTupleRule());
- pushFollow(FOLLOW_ruleLinkOperationTuple_in_entryRuleLinkOperationTuple2899);
- ruleLinkOperationTuple();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationTupleRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLinkOperationTuple2906);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLinkOperationTuple"
-
-
- // $ANTLR start "ruleLinkOperationTuple"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1395:1: ruleLinkOperationTuple : ( ( rule__LinkOperationTuple__Group__0 ) ) ;
- public final void ruleLinkOperationTuple() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1399:2: ( ( ( rule__LinkOperationTuple__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1400:1: ( ( rule__LinkOperationTuple__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1400:1: ( ( rule__LinkOperationTuple__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1401:1: ( rule__LinkOperationTuple__Group__0 )
- {
- before(grammarAccess.getLinkOperationTupleAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1402:1: ( rule__LinkOperationTuple__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1402:2: rule__LinkOperationTuple__Group__0
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__0_in_ruleLinkOperationTuple2932);
- rule__LinkOperationTuple__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLinkOperationTuple"
-
-
- // $ANTLR start "entryRuleLinkOperationTupleElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1414:1: entryRuleLinkOperationTupleElement : ruleLinkOperationTupleElement EOF ;
- public final void entryRuleLinkOperationTupleElement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1415:1: ( ruleLinkOperationTupleElement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1416:1: ruleLinkOperationTupleElement EOF
- {
- before(grammarAccess.getLinkOperationTupleElementRule());
- pushFollow(FOLLOW_ruleLinkOperationTupleElement_in_entryRuleLinkOperationTupleElement2959);
- ruleLinkOperationTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationTupleElementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLinkOperationTupleElement2966);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLinkOperationTupleElement"
-
-
- // $ANTLR start "ruleLinkOperationTupleElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1423:1: ruleLinkOperationTupleElement : ( ( rule__LinkOperationTupleElement__Group__0 ) ) ;
- public final void ruleLinkOperationTupleElement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1427:2: ( ( ( rule__LinkOperationTupleElement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1428:1: ( ( rule__LinkOperationTupleElement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1428:1: ( ( rule__LinkOperationTupleElement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1429:1: ( rule__LinkOperationTupleElement__Group__0 )
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1430:1: ( rule__LinkOperationTupleElement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1430:2: rule__LinkOperationTupleElement__Group__0
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group__0_in_ruleLinkOperationTupleElement2992);
- rule__LinkOperationTupleElement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLinkOperationTupleElement"
-
-
- // $ANTLR start "entryRuleSequenceOperationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1442:1: entryRuleSequenceOperationExpression : ruleSequenceOperationExpression EOF ;
- public final void entryRuleSequenceOperationExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1443:1: ( ruleSequenceOperationExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1444:1: ruleSequenceOperationExpression EOF
- {
- before(grammarAccess.getSequenceOperationExpressionRule());
- pushFollow(FOLLOW_ruleSequenceOperationExpression_in_entryRuleSequenceOperationExpression3019);
- ruleSequenceOperationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceOperationExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceOperationExpression3026);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceOperationExpression"
-
-
- // $ANTLR start "ruleSequenceOperationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1451:1: ruleSequenceOperationExpression : ( ( rule__SequenceOperationExpression__Group__0 ) ) ;
- public final void ruleSequenceOperationExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1455:2: ( ( ( rule__SequenceOperationExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1456:1: ( ( rule__SequenceOperationExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1456:1: ( ( rule__SequenceOperationExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1457:1: ( rule__SequenceOperationExpression__Group__0 )
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1458:1: ( rule__SequenceOperationExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1458:2: rule__SequenceOperationExpression__Group__0
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__0_in_ruleSequenceOperationExpression3052);
- rule__SequenceOperationExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceOperationExpression"
-
-
- // $ANTLR start "entryRuleSequenceReductionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1470:1: entryRuleSequenceReductionExpression : ruleSequenceReductionExpression EOF ;
- public final void entryRuleSequenceReductionExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1471:1: ( ruleSequenceReductionExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1472:1: ruleSequenceReductionExpression EOF
- {
- before(grammarAccess.getSequenceReductionExpressionRule());
- pushFollow(FOLLOW_ruleSequenceReductionExpression_in_entryRuleSequenceReductionExpression3079);
- ruleSequenceReductionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceReductionExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceReductionExpression3086);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceReductionExpression"
-
-
- // $ANTLR start "ruleSequenceReductionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1479:1: ruleSequenceReductionExpression : ( ( rule__SequenceReductionExpression__Group__0 ) ) ;
- public final void ruleSequenceReductionExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1483:2: ( ( ( rule__SequenceReductionExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1484:1: ( ( rule__SequenceReductionExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1484:1: ( ( rule__SequenceReductionExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1485:1: ( rule__SequenceReductionExpression__Group__0 )
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1486:1: ( rule__SequenceReductionExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1486:2: rule__SequenceReductionExpression__Group__0
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__0_in_ruleSequenceReductionExpression3112);
- rule__SequenceReductionExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceReductionExpression"
-
-
- // $ANTLR start "entryRuleSequenceExpansionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1498:1: entryRuleSequenceExpansionExpression : ruleSequenceExpansionExpression EOF ;
- public final void entryRuleSequenceExpansionExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1499:1: ( ruleSequenceExpansionExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1500:1: ruleSequenceExpansionExpression EOF
- {
- before(grammarAccess.getSequenceExpansionExpressionRule());
- pushFollow(FOLLOW_ruleSequenceExpansionExpression_in_entryRuleSequenceExpansionExpression3139);
- ruleSequenceExpansionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceExpansionExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceExpansionExpression3146);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceExpansionExpression"
-
-
- // $ANTLR start "ruleSequenceExpansionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1507:1: ruleSequenceExpansionExpression : ( ( rule__SequenceExpansionExpression__Alternatives ) ) ;
- public final void ruleSequenceExpansionExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1511:2: ( ( ( rule__SequenceExpansionExpression__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1512:1: ( ( rule__SequenceExpansionExpression__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1512:1: ( ( rule__SequenceExpansionExpression__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1513:1: ( rule__SequenceExpansionExpression__Alternatives )
- {
- before(grammarAccess.getSequenceExpansionExpressionAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1514:1: ( rule__SequenceExpansionExpression__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1514:2: rule__SequenceExpansionExpression__Alternatives
- {
- pushFollow(FOLLOW_rule__SequenceExpansionExpression__Alternatives_in_ruleSequenceExpansionExpression3172);
- rule__SequenceExpansionExpression__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceExpansionExpressionAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceExpansionExpression"
-
-
- // $ANTLR start "entryRuleSelectOrRejectOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1526:1: entryRuleSelectOrRejectOperation : ruleSelectOrRejectOperation EOF ;
- public final void entryRuleSelectOrRejectOperation() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1527:1: ( ruleSelectOrRejectOperation EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1528:1: ruleSelectOrRejectOperation EOF
- {
- before(grammarAccess.getSelectOrRejectOperationRule());
- pushFollow(FOLLOW_ruleSelectOrRejectOperation_in_entryRuleSelectOrRejectOperation3199);
- ruleSelectOrRejectOperation();
-
- state._fsp--;
-
- after(grammarAccess.getSelectOrRejectOperationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSelectOrRejectOperation3206);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSelectOrRejectOperation"
-
-
- // $ANTLR start "ruleSelectOrRejectOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1535:1: ruleSelectOrRejectOperation : ( ( rule__SelectOrRejectOperation__Group__0 ) ) ;
- public final void ruleSelectOrRejectOperation() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1539:2: ( ( ( rule__SelectOrRejectOperation__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1540:1: ( ( rule__SelectOrRejectOperation__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1540:1: ( ( rule__SelectOrRejectOperation__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1541:1: ( rule__SelectOrRejectOperation__Group__0 )
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1542:1: ( rule__SelectOrRejectOperation__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1542:2: rule__SelectOrRejectOperation__Group__0
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__0_in_ruleSelectOrRejectOperation3232);
- rule__SelectOrRejectOperation__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSelectOrRejectOperation"
-
-
- // $ANTLR start "entryRuleCollectOrIterateOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1554:1: entryRuleCollectOrIterateOperation : ruleCollectOrIterateOperation EOF ;
- public final void entryRuleCollectOrIterateOperation() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1555:1: ( ruleCollectOrIterateOperation EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1556:1: ruleCollectOrIterateOperation EOF
- {
- before(grammarAccess.getCollectOrIterateOperationRule());
- pushFollow(FOLLOW_ruleCollectOrIterateOperation_in_entryRuleCollectOrIterateOperation3259);
- ruleCollectOrIterateOperation();
-
- state._fsp--;
-
- after(grammarAccess.getCollectOrIterateOperationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleCollectOrIterateOperation3266);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleCollectOrIterateOperation"
-
-
- // $ANTLR start "ruleCollectOrIterateOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1563:1: ruleCollectOrIterateOperation : ( ( rule__CollectOrIterateOperation__Group__0 ) ) ;
- public final void ruleCollectOrIterateOperation() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1567:2: ( ( ( rule__CollectOrIterateOperation__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1568:1: ( ( rule__CollectOrIterateOperation__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1568:1: ( ( rule__CollectOrIterateOperation__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1569:1: ( rule__CollectOrIterateOperation__Group__0 )
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1570:1: ( rule__CollectOrIterateOperation__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1570:2: rule__CollectOrIterateOperation__Group__0
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__0_in_ruleCollectOrIterateOperation3292);
- rule__CollectOrIterateOperation__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleCollectOrIterateOperation"
-
-
- // $ANTLR start "entryRuleForAllOrExistsOrOneOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1582:1: entryRuleForAllOrExistsOrOneOperation : ruleForAllOrExistsOrOneOperation EOF ;
- public final void entryRuleForAllOrExistsOrOneOperation() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1583:1: ( ruleForAllOrExistsOrOneOperation EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1584:1: ruleForAllOrExistsOrOneOperation EOF
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationRule());
- pushFollow(FOLLOW_ruleForAllOrExistsOrOneOperation_in_entryRuleForAllOrExistsOrOneOperation3319);
- ruleForAllOrExistsOrOneOperation();
-
- state._fsp--;
-
- after(grammarAccess.getForAllOrExistsOrOneOperationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleForAllOrExistsOrOneOperation3326);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleForAllOrExistsOrOneOperation"
-
-
- // $ANTLR start "ruleForAllOrExistsOrOneOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1591:1: ruleForAllOrExistsOrOneOperation : ( ( rule__ForAllOrExistsOrOneOperation__Group__0 ) ) ;
- public final void ruleForAllOrExistsOrOneOperation() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1595:2: ( ( ( rule__ForAllOrExistsOrOneOperation__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1596:1: ( ( rule__ForAllOrExistsOrOneOperation__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1596:1: ( ( rule__ForAllOrExistsOrOneOperation__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1597:1: ( rule__ForAllOrExistsOrOneOperation__Group__0 )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1598:1: ( rule__ForAllOrExistsOrOneOperation__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1598:2: rule__ForAllOrExistsOrOneOperation__Group__0
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__0_in_ruleForAllOrExistsOrOneOperation3352);
- rule__ForAllOrExistsOrOneOperation__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleForAllOrExistsOrOneOperation"
-
-
- // $ANTLR start "entryRuleIsUniqueOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1610:1: entryRuleIsUniqueOperation : ruleIsUniqueOperation EOF ;
- public final void entryRuleIsUniqueOperation() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1611:1: ( ruleIsUniqueOperation EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1612:1: ruleIsUniqueOperation EOF
- {
- before(grammarAccess.getIsUniqueOperationRule());
- pushFollow(FOLLOW_ruleIsUniqueOperation_in_entryRuleIsUniqueOperation3379);
- ruleIsUniqueOperation();
-
- state._fsp--;
-
- after(grammarAccess.getIsUniqueOperationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleIsUniqueOperation3386);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleIsUniqueOperation"
-
-
- // $ANTLR start "ruleIsUniqueOperation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1619:1: ruleIsUniqueOperation : ( ( rule__IsUniqueOperation__Group__0 ) ) ;
- public final void ruleIsUniqueOperation() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1623:2: ( ( ( rule__IsUniqueOperation__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1624:1: ( ( rule__IsUniqueOperation__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1624:1: ( ( rule__IsUniqueOperation__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1625:1: ( rule__IsUniqueOperation__Group__0 )
- {
- before(grammarAccess.getIsUniqueOperationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1626:1: ( rule__IsUniqueOperation__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1626:2: rule__IsUniqueOperation__Group__0
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__0_in_ruleIsUniqueOperation3412);
- rule__IsUniqueOperation__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getIsUniqueOperationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleIsUniqueOperation"
-
-
- // $ANTLR start "entryRuleValueSpecification"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1638:1: entryRuleValueSpecification : ruleValueSpecification EOF ;
- public final void entryRuleValueSpecification() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1639:1: ( ruleValueSpecification EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1640:1: ruleValueSpecification EOF
- {
- before(grammarAccess.getValueSpecificationRule());
- pushFollow(FOLLOW_ruleValueSpecification_in_entryRuleValueSpecification3439);
- ruleValueSpecification();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleValueSpecification3446);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleValueSpecification"
-
-
- // $ANTLR start "ruleValueSpecification"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1647:1: ruleValueSpecification : ( ( rule__ValueSpecification__Alternatives ) ) ;
- public final void ruleValueSpecification() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1651:2: ( ( ( rule__ValueSpecification__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1652:1: ( ( rule__ValueSpecification__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1652:1: ( ( rule__ValueSpecification__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1653:1: ( rule__ValueSpecification__Alternatives )
- {
- before(grammarAccess.getValueSpecificationAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1654:1: ( rule__ValueSpecification__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1654:2: rule__ValueSpecification__Alternatives
- {
- pushFollow(FOLLOW_rule__ValueSpecification__Alternatives_in_ruleValueSpecification3472);
- rule__ValueSpecification__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getValueSpecificationAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleValueSpecification"
-
-
- // $ANTLR start "entryRuleNonLiteralValueSpecification"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1666:1: entryRuleNonLiteralValueSpecification : ruleNonLiteralValueSpecification EOF ;
- public final void entryRuleNonLiteralValueSpecification() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1667:1: ( ruleNonLiteralValueSpecification EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1668:1: ruleNonLiteralValueSpecification EOF
- {
- before(grammarAccess.getNonLiteralValueSpecificationRule());
- pushFollow(FOLLOW_ruleNonLiteralValueSpecification_in_entryRuleNonLiteralValueSpecification3499);
- ruleNonLiteralValueSpecification();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNonLiteralValueSpecification3506);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNonLiteralValueSpecification"
-
-
- // $ANTLR start "ruleNonLiteralValueSpecification"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1675:1: ruleNonLiteralValueSpecification : ( ( rule__NonLiteralValueSpecification__Alternatives ) ) ;
- public final void ruleNonLiteralValueSpecification() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1679:2: ( ( ( rule__NonLiteralValueSpecification__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1680:1: ( ( rule__NonLiteralValueSpecification__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1680:1: ( ( rule__NonLiteralValueSpecification__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1681:1: ( rule__NonLiteralValueSpecification__Alternatives )
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1682:1: ( rule__NonLiteralValueSpecification__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1682:2: rule__NonLiteralValueSpecification__Alternatives
- {
- pushFollow(FOLLOW_rule__NonLiteralValueSpecification__Alternatives_in_ruleNonLiteralValueSpecification3532);
- rule__NonLiteralValueSpecification__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNonLiteralValueSpecification"
-
-
- // $ANTLR start "entryRuleParenthesizedExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1694:1: entryRuleParenthesizedExpression : ruleParenthesizedExpression EOF ;
- public final void entryRuleParenthesizedExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1695:1: ( ruleParenthesizedExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1696:1: ruleParenthesizedExpression EOF
- {
- before(grammarAccess.getParenthesizedExpressionRule());
- pushFollow(FOLLOW_ruleParenthesizedExpression_in_entryRuleParenthesizedExpression3559);
- ruleParenthesizedExpression();
-
- state._fsp--;
-
- after(grammarAccess.getParenthesizedExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleParenthesizedExpression3566);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleParenthesizedExpression"
-
-
- // $ANTLR start "ruleParenthesizedExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1703:1: ruleParenthesizedExpression : ( ( rule__ParenthesizedExpression__Group__0 ) ) ;
- public final void ruleParenthesizedExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1707:2: ( ( ( rule__ParenthesizedExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1708:1: ( ( rule__ParenthesizedExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1708:1: ( ( rule__ParenthesizedExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1709:1: ( rule__ParenthesizedExpression__Group__0 )
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1710:1: ( rule__ParenthesizedExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1710:2: rule__ParenthesizedExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__0_in_ruleParenthesizedExpression3592);
- rule__ParenthesizedExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getParenthesizedExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleParenthesizedExpression"
-
-
- // $ANTLR start "entryRuleNullExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1722:1: entryRuleNullExpression : ruleNullExpression EOF ;
- public final void entryRuleNullExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1723:1: ( ruleNullExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1724:1: ruleNullExpression EOF
- {
- before(grammarAccess.getNullExpressionRule());
- pushFollow(FOLLOW_ruleNullExpression_in_entryRuleNullExpression3619);
- ruleNullExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNullExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNullExpression3626);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNullExpression"
-
-
- // $ANTLR start "ruleNullExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1731:1: ruleNullExpression : ( ( rule__NullExpression__Group__0 ) ) ;
- public final void ruleNullExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1735:2: ( ( ( rule__NullExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1736:1: ( ( rule__NullExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1736:1: ( ( rule__NullExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1737:1: ( rule__NullExpression__Group__0 )
- {
- before(grammarAccess.getNullExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1738:1: ( rule__NullExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1738:2: rule__NullExpression__Group__0
- {
- pushFollow(FOLLOW_rule__NullExpression__Group__0_in_ruleNullExpression3652);
- rule__NullExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNullExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNullExpression"
-
-
- // $ANTLR start "entryRuleThisExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1750:1: entryRuleThisExpression : ruleThisExpression EOF ;
- public final void entryRuleThisExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1751:1: ( ruleThisExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1752:1: ruleThisExpression EOF
- {
- before(grammarAccess.getThisExpressionRule());
- pushFollow(FOLLOW_ruleThisExpression_in_entryRuleThisExpression3679);
- ruleThisExpression();
-
- state._fsp--;
-
- after(grammarAccess.getThisExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleThisExpression3686);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleThisExpression"
-
-
- // $ANTLR start "ruleThisExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1759:1: ruleThisExpression : ( ( rule__ThisExpression__Group__0 ) ) ;
- public final void ruleThisExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1763:2: ( ( ( rule__ThisExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1764:1: ( ( rule__ThisExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1764:1: ( ( rule__ThisExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1765:1: ( rule__ThisExpression__Group__0 )
- {
- before(grammarAccess.getThisExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1766:1: ( rule__ThisExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1766:2: rule__ThisExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ThisExpression__Group__0_in_ruleThisExpression3712);
- rule__ThisExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getThisExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleThisExpression"
-
-
- // $ANTLR start "entryRuleSuperInvocationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1778:1: entryRuleSuperInvocationExpression : ruleSuperInvocationExpression EOF ;
- public final void entryRuleSuperInvocationExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1779:1: ( ruleSuperInvocationExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1780:1: ruleSuperInvocationExpression EOF
- {
- before(grammarAccess.getSuperInvocationExpressionRule());
- pushFollow(FOLLOW_ruleSuperInvocationExpression_in_entryRuleSuperInvocationExpression3739);
- ruleSuperInvocationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuperInvocationExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSuperInvocationExpression3746);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSuperInvocationExpression"
-
-
- // $ANTLR start "ruleSuperInvocationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1787:1: ruleSuperInvocationExpression : ( ( rule__SuperInvocationExpression__Group__0 ) ) ;
- public final void ruleSuperInvocationExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1791:2: ( ( ( rule__SuperInvocationExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1792:1: ( ( rule__SuperInvocationExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1792:1: ( ( rule__SuperInvocationExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1793:1: ( rule__SuperInvocationExpression__Group__0 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1794:1: ( rule__SuperInvocationExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1794:2: rule__SuperInvocationExpression__Group__0
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group__0_in_ruleSuperInvocationExpression3772);
- rule__SuperInvocationExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSuperInvocationExpression"
-
-
- // $ANTLR start "entryRuleInstanceCreationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1806:1: entryRuleInstanceCreationExpression : ruleInstanceCreationExpression EOF ;
- public final void entryRuleInstanceCreationExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1807:1: ( ruleInstanceCreationExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1808:1: ruleInstanceCreationExpression EOF
- {
- before(grammarAccess.getInstanceCreationExpressionRule());
- pushFollow(FOLLOW_ruleInstanceCreationExpression_in_entryRuleInstanceCreationExpression3799);
- ruleInstanceCreationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleInstanceCreationExpression3806);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleInstanceCreationExpression"
-
-
- // $ANTLR start "ruleInstanceCreationExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1815:1: ruleInstanceCreationExpression : ( ( rule__InstanceCreationExpression__Group__0 ) ) ;
- public final void ruleInstanceCreationExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1819:2: ( ( ( rule__InstanceCreationExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1820:1: ( ( rule__InstanceCreationExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1820:1: ( ( rule__InstanceCreationExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1821:1: ( rule__InstanceCreationExpression__Group__0 )
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1822:1: ( rule__InstanceCreationExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1822:2: rule__InstanceCreationExpression__Group__0
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__0_in_ruleInstanceCreationExpression3832);
- rule__InstanceCreationExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleInstanceCreationExpression"
-
-
- // $ANTLR start "entryRuleSequenceConstructionOrAccessCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1834:1: entryRuleSequenceConstructionOrAccessCompletion : ruleSequenceConstructionOrAccessCompletion
- // EOF ;
- public final void entryRuleSequenceConstructionOrAccessCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1835:1: ( ruleSequenceConstructionOrAccessCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1836:1: ruleSequenceConstructionOrAccessCompletion EOF
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionRule());
- pushFollow(FOLLOW_ruleSequenceConstructionOrAccessCompletion_in_entryRuleSequenceConstructionOrAccessCompletion3859);
- ruleSequenceConstructionOrAccessCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceConstructionOrAccessCompletion3866);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceConstructionOrAccessCompletion"
-
-
- // $ANTLR start "ruleSequenceConstructionOrAccessCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1843:1: ruleSequenceConstructionOrAccessCompletion : ( (
- // rule__SequenceConstructionOrAccessCompletion__Alternatives ) ) ;
- public final void ruleSequenceConstructionOrAccessCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1847:2: ( ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1848:1: ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1848:1: ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1849:1: ( rule__SequenceConstructionOrAccessCompletion__Alternatives )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1850:1: ( rule__SequenceConstructionOrAccessCompletion__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1850:2: rule__SequenceConstructionOrAccessCompletion__Alternatives
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Alternatives_in_ruleSequenceConstructionOrAccessCompletion3892);
- rule__SequenceConstructionOrAccessCompletion__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceConstructionOrAccessCompletion"
-
-
- // $ANTLR start "entryRuleAccessCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1862:1: entryRuleAccessCompletion : ruleAccessCompletion EOF ;
- public final void entryRuleAccessCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1863:1: ( ruleAccessCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1864:1: ruleAccessCompletion EOF
- {
- before(grammarAccess.getAccessCompletionRule());
- pushFollow(FOLLOW_ruleAccessCompletion_in_entryRuleAccessCompletion3919);
- ruleAccessCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getAccessCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAccessCompletion3926);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAccessCompletion"
-
-
- // $ANTLR start "ruleAccessCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1871:1: ruleAccessCompletion : ( ( rule__AccessCompletion__Group__0 ) ) ;
- public final void ruleAccessCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1875:2: ( ( ( rule__AccessCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1876:1: ( ( rule__AccessCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1876:1: ( ( rule__AccessCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1877:1: ( rule__AccessCompletion__Group__0 )
- {
- before(grammarAccess.getAccessCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1878:1: ( rule__AccessCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1878:2: rule__AccessCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__AccessCompletion__Group__0_in_ruleAccessCompletion3952);
- rule__AccessCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAccessCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAccessCompletion"
-
-
- // $ANTLR start "entryRulePartialSequenceConstructionCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1890:1: entryRulePartialSequenceConstructionCompletion : rulePartialSequenceConstructionCompletion
- // EOF ;
- public final void entryRulePartialSequenceConstructionCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1891:1: ( rulePartialSequenceConstructionCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1892:1: rulePartialSequenceConstructionCompletion EOF
- {
- before(grammarAccess.getPartialSequenceConstructionCompletionRule());
- pushFollow(FOLLOW_rulePartialSequenceConstructionCompletion_in_entryRulePartialSequenceConstructionCompletion3979);
- rulePartialSequenceConstructionCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getPartialSequenceConstructionCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRulePartialSequenceConstructionCompletion3986);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRulePartialSequenceConstructionCompletion"
-
-
- // $ANTLR start "rulePartialSequenceConstructionCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1899:1: rulePartialSequenceConstructionCompletion : ( (
- // rule__PartialSequenceConstructionCompletion__Group__0 ) ) ;
- public final void rulePartialSequenceConstructionCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1903:2: ( ( ( rule__PartialSequenceConstructionCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1904:1: ( ( rule__PartialSequenceConstructionCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1904:1: ( ( rule__PartialSequenceConstructionCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1905:1: ( rule__PartialSequenceConstructionCompletion__Group__0 )
- {
- before(grammarAccess.getPartialSequenceConstructionCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1906:1: ( rule__PartialSequenceConstructionCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1906:2: rule__PartialSequenceConstructionCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__PartialSequenceConstructionCompletion__Group__0_in_rulePartialSequenceConstructionCompletion4012);
- rule__PartialSequenceConstructionCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPartialSequenceConstructionCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rulePartialSequenceConstructionCompletion"
-
-
- // $ANTLR start "entryRuleSequenceConstructionCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1918:1: entryRuleSequenceConstructionCompletion : ruleSequenceConstructionCompletion EOF ;
- public final void entryRuleSequenceConstructionCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1919:1: ( ruleSequenceConstructionCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1920:1: ruleSequenceConstructionCompletion EOF
- {
- before(grammarAccess.getSequenceConstructionCompletionRule());
- pushFollow(FOLLOW_ruleSequenceConstructionCompletion_in_entryRuleSequenceConstructionCompletion4039);
- ruleSequenceConstructionCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceConstructionCompletion4046);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceConstructionCompletion"
-
-
- // $ANTLR start "ruleSequenceConstructionCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1927:1: ruleSequenceConstructionCompletion : ( ( rule__SequenceConstructionCompletion__Group__0 ) ) ;
- public final void ruleSequenceConstructionCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1931:2: ( ( ( rule__SequenceConstructionCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1932:1: ( ( rule__SequenceConstructionCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1932:1: ( ( rule__SequenceConstructionCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1933:1: ( rule__SequenceConstructionCompletion__Group__0 )
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1934:1: ( rule__SequenceConstructionCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1934:2: rule__SequenceConstructionCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group__0_in_ruleSequenceConstructionCompletion4072);
- rule__SequenceConstructionCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceConstructionCompletion"
-
-
- // $ANTLR start "entryRuleSequenceConstructionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1946:1: entryRuleSequenceConstructionExpression : ruleSequenceConstructionExpression EOF ;
- public final void entryRuleSequenceConstructionExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1947:1: ( ruleSequenceConstructionExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1948:1: ruleSequenceConstructionExpression EOF
- {
- before(grammarAccess.getSequenceConstructionExpressionRule());
- pushFollow(FOLLOW_ruleSequenceConstructionExpression_in_entryRuleSequenceConstructionExpression4099);
- ruleSequenceConstructionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceConstructionExpression4106);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceConstructionExpression"
-
-
- // $ANTLR start "ruleSequenceConstructionExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1955:1: ruleSequenceConstructionExpression : ( ( rule__SequenceConstructionExpression__Group__0 ) ) ;
- public final void ruleSequenceConstructionExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1959:2: ( ( ( rule__SequenceConstructionExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1960:1: ( ( rule__SequenceConstructionExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1960:1: ( ( rule__SequenceConstructionExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1961:1: ( rule__SequenceConstructionExpression__Group__0 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1962:1: ( rule__SequenceConstructionExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1962:2: rule__SequenceConstructionExpression__Group__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__0_in_ruleSequenceConstructionExpression4132);
- rule__SequenceConstructionExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceConstructionExpression"
-
-
- // $ANTLR start "entryRuleSequenceElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1974:1: entryRuleSequenceElement : ruleSequenceElement EOF ;
- public final void entryRuleSequenceElement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1975:1: ( ruleSequenceElement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1976:1: ruleSequenceElement EOF
- {
- before(grammarAccess.getSequenceElementRule());
- pushFollow(FOLLOW_ruleSequenceElement_in_entryRuleSequenceElement4159);
- ruleSequenceElement();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceElementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequenceElement4166);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequenceElement"
-
-
- // $ANTLR start "ruleSequenceElement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1983:1: ruleSequenceElement : ( ( rule__SequenceElement__Alternatives ) ) ;
- public final void ruleSequenceElement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1987:2: ( ( ( rule__SequenceElement__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1988:1: ( ( rule__SequenceElement__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1988:1: ( ( rule__SequenceElement__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1989:1: ( rule__SequenceElement__Alternatives )
- {
- before(grammarAccess.getSequenceElementAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1990:1: ( rule__SequenceElement__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:1990:2: rule__SequenceElement__Alternatives
- {
- pushFollow(FOLLOW_rule__SequenceElement__Alternatives_in_ruleSequenceElement4192);
- rule__SequenceElement__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceElementAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequenceElement"
-
-
- // $ANTLR start "entryRuleClassExtentExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2002:1: entryRuleClassExtentExpression : ruleClassExtentExpression EOF ;
- public final void entryRuleClassExtentExpression() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2003:1: ( ruleClassExtentExpression EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2004:1: ruleClassExtentExpression EOF
- {
- before(grammarAccess.getClassExtentExpressionRule());
- pushFollow(FOLLOW_ruleClassExtentExpression_in_entryRuleClassExtentExpression4219);
- ruleClassExtentExpression();
-
- state._fsp--;
-
- after(grammarAccess.getClassExtentExpressionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassExtentExpression4226);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassExtentExpression"
-
-
- // $ANTLR start "ruleClassExtentExpression"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2011:1: ruleClassExtentExpression : ( ( rule__ClassExtentExpression__Group__0 ) ) ;
- public final void ruleClassExtentExpression() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2015:2: ( ( ( rule__ClassExtentExpression__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2016:1: ( ( rule__ClassExtentExpression__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2016:1: ( ( rule__ClassExtentExpression__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2017:1: ( rule__ClassExtentExpression__Group__0 )
- {
- before(grammarAccess.getClassExtentExpressionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2018:1: ( rule__ClassExtentExpression__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2018:2: rule__ClassExtentExpression__Group__0
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__0_in_ruleClassExtentExpression4252);
- rule__ClassExtentExpression__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassExtentExpressionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassExtentExpression"
-
-
- // $ANTLR start "entryRuleBlock"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2030:1: entryRuleBlock : ruleBlock EOF ;
- public final void entryRuleBlock() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2031:1: ( ruleBlock EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2032:1: ruleBlock EOF
- {
- before(grammarAccess.getBlockRule());
- pushFollow(FOLLOW_ruleBlock_in_entryRuleBlock4279);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getBlockRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleBlock4286);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleBlock"
-
-
- // $ANTLR start "ruleBlock"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2039:1: ruleBlock : ( ( rule__Block__Group__0 ) ) ;
- public final void ruleBlock() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2043:2: ( ( ( rule__Block__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2044:1: ( ( rule__Block__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2044:1: ( ( rule__Block__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2045:1: ( rule__Block__Group__0 )
- {
- before(grammarAccess.getBlockAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2046:1: ( rule__Block__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2046:2: rule__Block__Group__0
- {
- pushFollow(FOLLOW_rule__Block__Group__0_in_ruleBlock4312);
- rule__Block__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBlockAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleBlock"
-
-
- // $ANTLR start "entryRuleStatementSequence"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2058:1: entryRuleStatementSequence : ruleStatementSequence EOF ;
- public final void entryRuleStatementSequence() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2059:1: ( ruleStatementSequence EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2060:1: ruleStatementSequence EOF
- {
- before(grammarAccess.getStatementSequenceRule());
- pushFollow(FOLLOW_ruleStatementSequence_in_entryRuleStatementSequence4339);
- ruleStatementSequence();
-
- state._fsp--;
-
- after(grammarAccess.getStatementSequenceRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleStatementSequence4346);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleStatementSequence"
-
-
- // $ANTLR start "ruleStatementSequence"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2067:1: ruleStatementSequence : ( ( ( rule__StatementSequence__StatementsAssignment ) ) ( (
- // rule__StatementSequence__StatementsAssignment )* ) ) ;
- public final void ruleStatementSequence() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2071:2: ( ( ( ( rule__StatementSequence__StatementsAssignment ) ) ( (
- // rule__StatementSequence__StatementsAssignment )* ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2072:1: ( ( ( rule__StatementSequence__StatementsAssignment ) ) ( (
- // rule__StatementSequence__StatementsAssignment )* ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2072:1: ( ( ( rule__StatementSequence__StatementsAssignment ) ) ( (
- // rule__StatementSequence__StatementsAssignment )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2073:1: ( ( rule__StatementSequence__StatementsAssignment ) ) ( (
- // rule__StatementSequence__StatementsAssignment )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2073:1: ( ( rule__StatementSequence__StatementsAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2074:1: ( rule__StatementSequence__StatementsAssignment )
- {
- before(grammarAccess.getStatementSequenceAccess().getStatementsAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2075:1: ( rule__StatementSequence__StatementsAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2075:2: rule__StatementSequence__StatementsAssignment
- {
- pushFollow(FOLLOW_rule__StatementSequence__StatementsAssignment_in_ruleStatementSequence4374);
- rule__StatementSequence__StatementsAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getStatementSequenceAccess().getStatementsAssignment());
-
- }
-
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2078:1: ( ( rule__StatementSequence__StatementsAssignment )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2079:1: ( rule__StatementSequence__StatementsAssignment )*
- {
- before(grammarAccess.getStatementSequenceAccess().getStatementsAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2080:1: ( rule__StatementSequence__StatementsAssignment )*
- loop2: do {
- int alt2 = 2;
- int LA2_0 = input.LA(1);
-
- if (((LA2_0 >= RULE_ML_COMMENT && LA2_0 <= RULE_ID) || LA2_0 == 12 || (LA2_0 >= 14 && LA2_0 <= 15) || (LA2_0 >= 90 && LA2_0 <= 93) || LA2_0 == 96 || (LA2_0 >= 99 && LA2_0 <= 101) || LA2_0 == 104 || (LA2_0 >= 107 && LA2_0 <= 113))) {
- alt2 = 1;
- }
-
-
- switch (alt2) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2080:2: rule__StatementSequence__StatementsAssignment
- {
- pushFollow(FOLLOW_rule__StatementSequence__StatementsAssignment_in_ruleStatementSequence4386);
- rule__StatementSequence__StatementsAssignment();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop2;
- }
- } while (true);
-
- after(grammarAccess.getStatementSequenceAccess().getStatementsAssignment());
-
- }
-
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleStatementSequence"
-
-
- // $ANTLR start "entryRuleDocumentedStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2093:1: entryRuleDocumentedStatement : ruleDocumentedStatement EOF ;
- public final void entryRuleDocumentedStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2094:1: ( ruleDocumentedStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2095:1: ruleDocumentedStatement EOF
- {
- before(grammarAccess.getDocumentedStatementRule());
- pushFollow(FOLLOW_ruleDocumentedStatement_in_entryRuleDocumentedStatement4416);
- ruleDocumentedStatement();
-
- state._fsp--;
-
- after(grammarAccess.getDocumentedStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleDocumentedStatement4423);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleDocumentedStatement"
-
-
- // $ANTLR start "ruleDocumentedStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2102:1: ruleDocumentedStatement : ( ( rule__DocumentedStatement__Group__0 ) ) ;
- public final void ruleDocumentedStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2106:2: ( ( ( rule__DocumentedStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2107:1: ( ( rule__DocumentedStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2107:1: ( ( rule__DocumentedStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2108:1: ( rule__DocumentedStatement__Group__0 )
- {
- before(grammarAccess.getDocumentedStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2109:1: ( rule__DocumentedStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2109:2: rule__DocumentedStatement__Group__0
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__Group__0_in_ruleDocumentedStatement4449);
- rule__DocumentedStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDocumentedStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleDocumentedStatement"
-
-
- // $ANTLR start "entryRuleInlineStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2121:1: entryRuleInlineStatement : ruleInlineStatement EOF ;
- public final void entryRuleInlineStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2122:1: ( ruleInlineStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2123:1: ruleInlineStatement EOF
- {
- before(grammarAccess.getInlineStatementRule());
- pushFollow(FOLLOW_ruleInlineStatement_in_entryRuleInlineStatement4476);
- ruleInlineStatement();
-
- state._fsp--;
-
- after(grammarAccess.getInlineStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleInlineStatement4483);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleInlineStatement"
-
-
- // $ANTLR start "ruleInlineStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2130:1: ruleInlineStatement : ( ( rule__InlineStatement__Group__0 ) ) ;
- public final void ruleInlineStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2134:2: ( ( ( rule__InlineStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2135:1: ( ( rule__InlineStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2135:1: ( ( rule__InlineStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2136:1: ( rule__InlineStatement__Group__0 )
- {
- before(grammarAccess.getInlineStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2137:1: ( rule__InlineStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2137:2: rule__InlineStatement__Group__0
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__0_in_ruleInlineStatement4509);
- rule__InlineStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInlineStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleInlineStatement"
-
-
- // $ANTLR start "entryRuleAnnotatedStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2149:1: entryRuleAnnotatedStatement : ruleAnnotatedStatement EOF ;
- public final void entryRuleAnnotatedStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2150:1: ( ruleAnnotatedStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2151:1: ruleAnnotatedStatement EOF
- {
- before(grammarAccess.getAnnotatedStatementRule());
- pushFollow(FOLLOW_ruleAnnotatedStatement_in_entryRuleAnnotatedStatement4536);
- ruleAnnotatedStatement();
-
- state._fsp--;
-
- after(grammarAccess.getAnnotatedStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAnnotatedStatement4543);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAnnotatedStatement"
-
-
- // $ANTLR start "ruleAnnotatedStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2158:1: ruleAnnotatedStatement : ( ( rule__AnnotatedStatement__Group__0 ) ) ;
- public final void ruleAnnotatedStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2162:2: ( ( ( rule__AnnotatedStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2163:1: ( ( rule__AnnotatedStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2163:1: ( ( rule__AnnotatedStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2164:1: ( rule__AnnotatedStatement__Group__0 )
- {
- before(grammarAccess.getAnnotatedStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2165:1: ( rule__AnnotatedStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2165:2: rule__AnnotatedStatement__Group__0
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__0_in_ruleAnnotatedStatement4569);
- rule__AnnotatedStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotatedStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAnnotatedStatement"
-
-
- // $ANTLR start "entryRuleStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2177:1: entryRuleStatement : ruleStatement EOF ;
- public final void entryRuleStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2178:1: ( ruleStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2179:1: ruleStatement EOF
- {
- before(grammarAccess.getStatementRule());
- pushFollow(FOLLOW_ruleStatement_in_entryRuleStatement4596);
- ruleStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleStatement4603);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleStatement"
-
-
- // $ANTLR start "ruleStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2186:1: ruleStatement : ( ( rule__Statement__Alternatives ) ) ;
- public final void ruleStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2190:2: ( ( ( rule__Statement__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2191:1: ( ( rule__Statement__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2191:1: ( ( rule__Statement__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2192:1: ( rule__Statement__Alternatives )
- {
- before(grammarAccess.getStatementAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2193:1: ( rule__Statement__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2193:2: rule__Statement__Alternatives
- {
- pushFollow(FOLLOW_rule__Statement__Alternatives_in_ruleStatement4629);
- rule__Statement__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getStatementAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleStatement"
-
-
- // $ANTLR start "entryRuleAnnotation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2205:1: entryRuleAnnotation : ruleAnnotation EOF ;
- public final void entryRuleAnnotation() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2206:1: ( ruleAnnotation EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2207:1: ruleAnnotation EOF
- {
- before(grammarAccess.getAnnotationRule());
- pushFollow(FOLLOW_ruleAnnotation_in_entryRuleAnnotation4656);
- ruleAnnotation();
-
- state._fsp--;
-
- after(grammarAccess.getAnnotationRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAnnotation4663);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAnnotation"
-
-
- // $ANTLR start "ruleAnnotation"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2214:1: ruleAnnotation : ( ( rule__Annotation__Group__0 ) ) ;
- public final void ruleAnnotation() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2218:2: ( ( ( rule__Annotation__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2219:1: ( ( rule__Annotation__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2219:1: ( ( rule__Annotation__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2220:1: ( rule__Annotation__Group__0 )
- {
- before(grammarAccess.getAnnotationAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2221:1: ( rule__Annotation__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2221:2: rule__Annotation__Group__0
- {
- pushFollow(FOLLOW_rule__Annotation__Group__0_in_ruleAnnotation4689);
- rule__Annotation__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotationAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAnnotation"
-
-
- // $ANTLR start "entryRuleBlockStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2233:1: entryRuleBlockStatement : ruleBlockStatement EOF ;
- public final void entryRuleBlockStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2234:1: ( ruleBlockStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2235:1: ruleBlockStatement EOF
- {
- before(grammarAccess.getBlockStatementRule());
- pushFollow(FOLLOW_ruleBlockStatement_in_entryRuleBlockStatement4716);
- ruleBlockStatement();
-
- state._fsp--;
-
- after(grammarAccess.getBlockStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleBlockStatement4723);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleBlockStatement"
-
-
- // $ANTLR start "ruleBlockStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2242:1: ruleBlockStatement : ( ( rule__BlockStatement__BlockAssignment ) ) ;
- public final void ruleBlockStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2246:2: ( ( ( rule__BlockStatement__BlockAssignment ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2247:1: ( ( rule__BlockStatement__BlockAssignment ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2247:1: ( ( rule__BlockStatement__BlockAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2248:1: ( rule__BlockStatement__BlockAssignment )
- {
- before(grammarAccess.getBlockStatementAccess().getBlockAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2249:1: ( rule__BlockStatement__BlockAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2249:2: rule__BlockStatement__BlockAssignment
- {
- pushFollow(FOLLOW_rule__BlockStatement__BlockAssignment_in_ruleBlockStatement4749);
- rule__BlockStatement__BlockAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBlockStatementAccess().getBlockAssignment());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleBlockStatement"
-
-
- // $ANTLR start "entryRuleEmptyStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2261:1: entryRuleEmptyStatement : ruleEmptyStatement EOF ;
- public final void entryRuleEmptyStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2262:1: ( ruleEmptyStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2263:1: ruleEmptyStatement EOF
- {
- before(grammarAccess.getEmptyStatementRule());
- pushFollow(FOLLOW_ruleEmptyStatement_in_entryRuleEmptyStatement4776);
- ruleEmptyStatement();
-
- state._fsp--;
-
- after(grammarAccess.getEmptyStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleEmptyStatement4783);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleEmptyStatement"
-
-
- // $ANTLR start "ruleEmptyStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2270:1: ruleEmptyStatement : ( ( rule__EmptyStatement__Group__0 ) ) ;
- public final void ruleEmptyStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2274:2: ( ( ( rule__EmptyStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2275:1: ( ( rule__EmptyStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2275:1: ( ( rule__EmptyStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2276:1: ( rule__EmptyStatement__Group__0 )
- {
- before(grammarAccess.getEmptyStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2277:1: ( rule__EmptyStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2277:2: rule__EmptyStatement__Group__0
- {
- pushFollow(FOLLOW_rule__EmptyStatement__Group__0_in_ruleEmptyStatement4809);
- rule__EmptyStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEmptyStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleEmptyStatement"
-
-
- // $ANTLR start "entryRuleLocalNameDeclarationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2289:1: entryRuleLocalNameDeclarationStatement : ruleLocalNameDeclarationStatement EOF ;
- public final void entryRuleLocalNameDeclarationStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2290:1: ( ruleLocalNameDeclarationStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2291:1: ruleLocalNameDeclarationStatement EOF
- {
- before(grammarAccess.getLocalNameDeclarationStatementRule());
- pushFollow(FOLLOW_ruleLocalNameDeclarationStatement_in_entryRuleLocalNameDeclarationStatement4836);
- ruleLocalNameDeclarationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getLocalNameDeclarationStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLocalNameDeclarationStatement4843);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLocalNameDeclarationStatement"
-
-
- // $ANTLR start "ruleLocalNameDeclarationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2298:1: ruleLocalNameDeclarationStatement : ( ( rule__LocalNameDeclarationStatement__Group__0 ) ) ;
- public final void ruleLocalNameDeclarationStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2302:2: ( ( ( rule__LocalNameDeclarationStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2303:1: ( ( rule__LocalNameDeclarationStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2303:1: ( ( rule__LocalNameDeclarationStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2304:1: ( rule__LocalNameDeclarationStatement__Group__0 )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2305:1: ( rule__LocalNameDeclarationStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2305:2: rule__LocalNameDeclarationStatement__Group__0
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__0_in_ruleLocalNameDeclarationStatement4869);
- rule__LocalNameDeclarationStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLocalNameDeclarationStatement"
-
-
- // $ANTLR start "entryRuleIfStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2317:1: entryRuleIfStatement : ruleIfStatement EOF ;
- public final void entryRuleIfStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2318:1: ( ruleIfStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2319:1: ruleIfStatement EOF
- {
- before(grammarAccess.getIfStatementRule());
- pushFollow(FOLLOW_ruleIfStatement_in_entryRuleIfStatement4896);
- ruleIfStatement();
-
- state._fsp--;
-
- after(grammarAccess.getIfStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleIfStatement4903);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleIfStatement"
-
-
- // $ANTLR start "ruleIfStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2326:1: ruleIfStatement : ( ( rule__IfStatement__Group__0 ) ) ;
- public final void ruleIfStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2330:2: ( ( ( rule__IfStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2331:1: ( ( rule__IfStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2331:1: ( ( rule__IfStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2332:1: ( rule__IfStatement__Group__0 )
- {
- before(grammarAccess.getIfStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2333:1: ( rule__IfStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2333:2: rule__IfStatement__Group__0
- {
- pushFollow(FOLLOW_rule__IfStatement__Group__0_in_ruleIfStatement4929);
- rule__IfStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getIfStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleIfStatement"
-
-
- // $ANTLR start "entryRuleSequentialClauses"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2345:1: entryRuleSequentialClauses : ruleSequentialClauses EOF ;
- public final void entryRuleSequentialClauses() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2346:1: ( ruleSequentialClauses EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2347:1: ruleSequentialClauses EOF
- {
- before(grammarAccess.getSequentialClausesRule());
- pushFollow(FOLLOW_ruleSequentialClauses_in_entryRuleSequentialClauses4956);
- ruleSequentialClauses();
-
- state._fsp--;
-
- after(grammarAccess.getSequentialClausesRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSequentialClauses4963);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSequentialClauses"
-
-
- // $ANTLR start "ruleSequentialClauses"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2354:1: ruleSequentialClauses : ( ( rule__SequentialClauses__Group__0 ) ) ;
- public final void ruleSequentialClauses() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2358:2: ( ( ( rule__SequentialClauses__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2359:1: ( ( rule__SequentialClauses__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2359:1: ( ( rule__SequentialClauses__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2360:1: ( rule__SequentialClauses__Group__0 )
- {
- before(grammarAccess.getSequentialClausesAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2361:1: ( rule__SequentialClauses__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2361:2: rule__SequentialClauses__Group__0
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group__0_in_ruleSequentialClauses4989);
- rule__SequentialClauses__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequentialClausesAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSequentialClauses"
-
-
- // $ANTLR start "entryRuleConcurrentClauses"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2373:1: entryRuleConcurrentClauses : ruleConcurrentClauses EOF ;
- public final void entryRuleConcurrentClauses() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2374:1: ( ruleConcurrentClauses EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2375:1: ruleConcurrentClauses EOF
- {
- before(grammarAccess.getConcurrentClausesRule());
- pushFollow(FOLLOW_ruleConcurrentClauses_in_entryRuleConcurrentClauses5016);
- ruleConcurrentClauses();
-
- state._fsp--;
-
- after(grammarAccess.getConcurrentClausesRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleConcurrentClauses5023);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleConcurrentClauses"
-
-
- // $ANTLR start "ruleConcurrentClauses"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2382:1: ruleConcurrentClauses : ( ( rule__ConcurrentClauses__Group__0 ) ) ;
- public final void ruleConcurrentClauses() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2386:2: ( ( ( rule__ConcurrentClauses__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2387:1: ( ( rule__ConcurrentClauses__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2387:1: ( ( rule__ConcurrentClauses__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2388:1: ( rule__ConcurrentClauses__Group__0 )
- {
- before(grammarAccess.getConcurrentClausesAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2389:1: ( rule__ConcurrentClauses__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2389:2: rule__ConcurrentClauses__Group__0
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group__0_in_ruleConcurrentClauses5049);
- rule__ConcurrentClauses__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConcurrentClausesAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleConcurrentClauses"
-
-
- // $ANTLR start "entryRuleNonFinalClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2401:1: entryRuleNonFinalClause : ruleNonFinalClause EOF ;
- public final void entryRuleNonFinalClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2402:1: ( ruleNonFinalClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2403:1: ruleNonFinalClause EOF
- {
- before(grammarAccess.getNonFinalClauseRule());
- pushFollow(FOLLOW_ruleNonFinalClause_in_entryRuleNonFinalClause5076);
- ruleNonFinalClause();
-
- state._fsp--;
-
- after(grammarAccess.getNonFinalClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNonFinalClause5083);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNonFinalClause"
-
-
- // $ANTLR start "ruleNonFinalClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2410:1: ruleNonFinalClause : ( ( rule__NonFinalClause__Group__0 ) ) ;
- public final void ruleNonFinalClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2414:2: ( ( ( rule__NonFinalClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2415:1: ( ( rule__NonFinalClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2415:1: ( ( rule__NonFinalClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2416:1: ( rule__NonFinalClause__Group__0 )
- {
- before(grammarAccess.getNonFinalClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2417:1: ( rule__NonFinalClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2417:2: rule__NonFinalClause__Group__0
- {
- pushFollow(FOLLOW_rule__NonFinalClause__Group__0_in_ruleNonFinalClause5109);
- rule__NonFinalClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNonFinalClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNonFinalClause"
-
-
- // $ANTLR start "entryRuleFinalClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2429:1: entryRuleFinalClause : ruleFinalClause EOF ;
- public final void entryRuleFinalClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2430:1: ( ruleFinalClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2431:1: ruleFinalClause EOF
- {
- before(grammarAccess.getFinalClauseRule());
- pushFollow(FOLLOW_ruleFinalClause_in_entryRuleFinalClause5136);
- ruleFinalClause();
-
- state._fsp--;
-
- after(grammarAccess.getFinalClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleFinalClause5143);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleFinalClause"
-
-
- // $ANTLR start "ruleFinalClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2438:1: ruleFinalClause : ( ( rule__FinalClause__Group__0 ) ) ;
- public final void ruleFinalClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2442:2: ( ( ( rule__FinalClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2443:1: ( ( rule__FinalClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2443:1: ( ( rule__FinalClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2444:1: ( rule__FinalClause__Group__0 )
- {
- before(grammarAccess.getFinalClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2445:1: ( rule__FinalClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2445:2: rule__FinalClause__Group__0
- {
- pushFollow(FOLLOW_rule__FinalClause__Group__0_in_ruleFinalClause5169);
- rule__FinalClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFinalClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleFinalClause"
-
-
- // $ANTLR start "entryRuleSwitchStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2457:1: entryRuleSwitchStatement : ruleSwitchStatement EOF ;
- public final void entryRuleSwitchStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2458:1: ( ruleSwitchStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2459:1: ruleSwitchStatement EOF
- {
- before(grammarAccess.getSwitchStatementRule());
- pushFollow(FOLLOW_ruleSwitchStatement_in_entryRuleSwitchStatement5196);
- ruleSwitchStatement();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSwitchStatement5203);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSwitchStatement"
-
-
- // $ANTLR start "ruleSwitchStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2466:1: ruleSwitchStatement : ( ( rule__SwitchStatement__Group__0 ) ) ;
- public final void ruleSwitchStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2470:2: ( ( ( rule__SwitchStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2471:1: ( ( rule__SwitchStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2471:1: ( ( rule__SwitchStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2472:1: ( rule__SwitchStatement__Group__0 )
- {
- before(grammarAccess.getSwitchStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2473:1: ( rule__SwitchStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2473:2: rule__SwitchStatement__Group__0
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__0_in_ruleSwitchStatement5229);
- rule__SwitchStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSwitchStatement"
-
-
- // $ANTLR start "entryRuleSwitchClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2485:1: entryRuleSwitchClause : ruleSwitchClause EOF ;
- public final void entryRuleSwitchClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2486:1: ( ruleSwitchClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2487:1: ruleSwitchClause EOF
- {
- before(grammarAccess.getSwitchClauseRule());
- pushFollow(FOLLOW_ruleSwitchClause_in_entryRuleSwitchClause5256);
- ruleSwitchClause();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSwitchClause5263);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSwitchClause"
-
-
- // $ANTLR start "ruleSwitchClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2494:1: ruleSwitchClause : ( ( rule__SwitchClause__Group__0 ) ) ;
- public final void ruleSwitchClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2498:2: ( ( ( rule__SwitchClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2499:1: ( ( rule__SwitchClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2499:1: ( ( rule__SwitchClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2500:1: ( rule__SwitchClause__Group__0 )
- {
- before(grammarAccess.getSwitchClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2501:1: ( rule__SwitchClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2501:2: rule__SwitchClause__Group__0
- {
- pushFollow(FOLLOW_rule__SwitchClause__Group__0_in_ruleSwitchClause5289);
- rule__SwitchClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSwitchClause"
-
-
- // $ANTLR start "entryRuleSwitchCase"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2513:1: entryRuleSwitchCase : ruleSwitchCase EOF ;
- public final void entryRuleSwitchCase() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2514:1: ( ruleSwitchCase EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2515:1: ruleSwitchCase EOF
- {
- before(grammarAccess.getSwitchCaseRule());
- pushFollow(FOLLOW_ruleSwitchCase_in_entryRuleSwitchCase5316);
- ruleSwitchCase();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchCaseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSwitchCase5323);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSwitchCase"
-
-
- // $ANTLR start "ruleSwitchCase"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2522:1: ruleSwitchCase : ( ( rule__SwitchCase__Group__0 ) ) ;
- public final void ruleSwitchCase() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2526:2: ( ( ( rule__SwitchCase__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2527:1: ( ( rule__SwitchCase__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2527:1: ( ( rule__SwitchCase__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2528:1: ( rule__SwitchCase__Group__0 )
- {
- before(grammarAccess.getSwitchCaseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2529:1: ( rule__SwitchCase__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2529:2: rule__SwitchCase__Group__0
- {
- pushFollow(FOLLOW_rule__SwitchCase__Group__0_in_ruleSwitchCase5349);
- rule__SwitchCase__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchCaseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSwitchCase"
-
-
- // $ANTLR start "entryRuleSwitchDefaultClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2541:1: entryRuleSwitchDefaultClause : ruleSwitchDefaultClause EOF ;
- public final void entryRuleSwitchDefaultClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2542:1: ( ruleSwitchDefaultClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2543:1: ruleSwitchDefaultClause EOF
- {
- before(grammarAccess.getSwitchDefaultClauseRule());
- pushFollow(FOLLOW_ruleSwitchDefaultClause_in_entryRuleSwitchDefaultClause5376);
- ruleSwitchDefaultClause();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchDefaultClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSwitchDefaultClause5383);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSwitchDefaultClause"
-
-
- // $ANTLR start "ruleSwitchDefaultClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2550:1: ruleSwitchDefaultClause : ( ( rule__SwitchDefaultClause__Group__0 ) ) ;
- public final void ruleSwitchDefaultClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2554:2: ( ( ( rule__SwitchDefaultClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2555:1: ( ( rule__SwitchDefaultClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2555:1: ( ( rule__SwitchDefaultClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2556:1: ( rule__SwitchDefaultClause__Group__0 )
- {
- before(grammarAccess.getSwitchDefaultClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2557:1: ( rule__SwitchDefaultClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2557:2: rule__SwitchDefaultClause__Group__0
- {
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__0_in_ruleSwitchDefaultClause5409);
- rule__SwitchDefaultClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchDefaultClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSwitchDefaultClause"
-
-
- // $ANTLR start "entryRuleNonEmptyStatementSequence"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2569:1: entryRuleNonEmptyStatementSequence : ruleNonEmptyStatementSequence EOF ;
- public final void entryRuleNonEmptyStatementSequence() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2570:1: ( ruleNonEmptyStatementSequence EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2571:1: ruleNonEmptyStatementSequence EOF
- {
- before(grammarAccess.getNonEmptyStatementSequenceRule());
- pushFollow(FOLLOW_ruleNonEmptyStatementSequence_in_entryRuleNonEmptyStatementSequence5436);
- ruleNonEmptyStatementSequence();
-
- state._fsp--;
-
- after(grammarAccess.getNonEmptyStatementSequenceRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleNonEmptyStatementSequence5443);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleNonEmptyStatementSequence"
-
-
- // $ANTLR start "ruleNonEmptyStatementSequence"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2578:1: ruleNonEmptyStatementSequence : ( ( ( rule__NonEmptyStatementSequence__StatementAssignment )
- // ) ( ( rule__NonEmptyStatementSequence__StatementAssignment )* ) ) ;
- public final void ruleNonEmptyStatementSequence() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2582:2: ( ( ( ( rule__NonEmptyStatementSequence__StatementAssignment ) ) ( (
- // rule__NonEmptyStatementSequence__StatementAssignment )* ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2583:1: ( ( ( rule__NonEmptyStatementSequence__StatementAssignment ) ) ( (
- // rule__NonEmptyStatementSequence__StatementAssignment )* ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2583:1: ( ( ( rule__NonEmptyStatementSequence__StatementAssignment ) ) ( (
- // rule__NonEmptyStatementSequence__StatementAssignment )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2584:1: ( ( rule__NonEmptyStatementSequence__StatementAssignment ) ) ( (
- // rule__NonEmptyStatementSequence__StatementAssignment )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2584:1: ( ( rule__NonEmptyStatementSequence__StatementAssignment ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2585:1: ( rule__NonEmptyStatementSequence__StatementAssignment )
- {
- before(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2586:1: ( rule__NonEmptyStatementSequence__StatementAssignment )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2586:2: rule__NonEmptyStatementSequence__StatementAssignment
- {
- pushFollow(FOLLOW_rule__NonEmptyStatementSequence__StatementAssignment_in_ruleNonEmptyStatementSequence5471);
- rule__NonEmptyStatementSequence__StatementAssignment();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementAssignment());
-
- }
-
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2589:1: ( ( rule__NonEmptyStatementSequence__StatementAssignment )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2590:1: ( rule__NonEmptyStatementSequence__StatementAssignment )*
- {
- before(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementAssignment());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2591:1: ( rule__NonEmptyStatementSequence__StatementAssignment )*
- loop3: do {
- int alt3 = 2;
- int LA3_0 = input.LA(1);
-
- if (((LA3_0 >= RULE_ML_COMMENT && LA3_0 <= RULE_ID) || LA3_0 == 12 || (LA3_0 >= 14 && LA3_0 <= 15) || (LA3_0 >= 90 && LA3_0 <= 93) || LA3_0 == 96 || (LA3_0 >= 99 && LA3_0 <= 101) || LA3_0 == 104 || (LA3_0 >= 107 && LA3_0 <= 113))) {
- alt3 = 1;
- }
-
-
- switch (alt3) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2591:2: rule__NonEmptyStatementSequence__StatementAssignment
- {
- pushFollow(FOLLOW_rule__NonEmptyStatementSequence__StatementAssignment_in_ruleNonEmptyStatementSequence5483);
- rule__NonEmptyStatementSequence__StatementAssignment();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop3;
- }
- } while (true);
-
- after(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementAssignment());
-
- }
-
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleNonEmptyStatementSequence"
-
-
- // $ANTLR start "entryRuleWhileStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2604:1: entryRuleWhileStatement : ruleWhileStatement EOF ;
- public final void entryRuleWhileStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2605:1: ( ruleWhileStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2606:1: ruleWhileStatement EOF
- {
- before(grammarAccess.getWhileStatementRule());
- pushFollow(FOLLOW_ruleWhileStatement_in_entryRuleWhileStatement5513);
- ruleWhileStatement();
-
- state._fsp--;
-
- after(grammarAccess.getWhileStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleWhileStatement5520);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleWhileStatement"
-
-
- // $ANTLR start "ruleWhileStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2613:1: ruleWhileStatement : ( ( rule__WhileStatement__Group__0 ) ) ;
- public final void ruleWhileStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2617:2: ( ( ( rule__WhileStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2618:1: ( ( rule__WhileStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2618:1: ( ( rule__WhileStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2619:1: ( rule__WhileStatement__Group__0 )
- {
- before(grammarAccess.getWhileStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2620:1: ( rule__WhileStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2620:2: rule__WhileStatement__Group__0
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__0_in_ruleWhileStatement5546);
- rule__WhileStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getWhileStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleWhileStatement"
-
-
- // $ANTLR start "entryRuleDoStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2632:1: entryRuleDoStatement : ruleDoStatement EOF ;
- public final void entryRuleDoStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2633:1: ( ruleDoStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2634:1: ruleDoStatement EOF
- {
- before(grammarAccess.getDoStatementRule());
- pushFollow(FOLLOW_ruleDoStatement_in_entryRuleDoStatement5573);
- ruleDoStatement();
-
- state._fsp--;
-
- after(grammarAccess.getDoStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleDoStatement5580);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleDoStatement"
-
-
- // $ANTLR start "ruleDoStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2641:1: ruleDoStatement : ( ( rule__DoStatement__Group__0 ) ) ;
- public final void ruleDoStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2645:2: ( ( ( rule__DoStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2646:1: ( ( rule__DoStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2646:1: ( ( rule__DoStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2647:1: ( rule__DoStatement__Group__0 )
- {
- before(grammarAccess.getDoStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2648:1: ( rule__DoStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2648:2: rule__DoStatement__Group__0
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__0_in_ruleDoStatement5606);
- rule__DoStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDoStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleDoStatement"
-
-
- // $ANTLR start "entryRuleForStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2660:1: entryRuleForStatement : ruleForStatement EOF ;
- public final void entryRuleForStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2661:1: ( ruleForStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2662:1: ruleForStatement EOF
- {
- before(grammarAccess.getForStatementRule());
- pushFollow(FOLLOW_ruleForStatement_in_entryRuleForStatement5633);
- ruleForStatement();
-
- state._fsp--;
-
- after(grammarAccess.getForStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleForStatement5640);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleForStatement"
-
-
- // $ANTLR start "ruleForStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2669:1: ruleForStatement : ( ( rule__ForStatement__Group__0 ) ) ;
- public final void ruleForStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2673:2: ( ( ( rule__ForStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2674:1: ( ( rule__ForStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2674:1: ( ( rule__ForStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2675:1: ( rule__ForStatement__Group__0 )
- {
- before(grammarAccess.getForStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2676:1: ( rule__ForStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2676:2: rule__ForStatement__Group__0
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__0_in_ruleForStatement5666);
- rule__ForStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleForStatement"
-
-
- // $ANTLR start "entryRuleForControl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2688:1: entryRuleForControl : ruleForControl EOF ;
- public final void entryRuleForControl() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2689:1: ( ruleForControl EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2690:1: ruleForControl EOF
- {
- before(grammarAccess.getForControlRule());
- pushFollow(FOLLOW_ruleForControl_in_entryRuleForControl5693);
- ruleForControl();
-
- state._fsp--;
-
- after(grammarAccess.getForControlRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleForControl5700);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleForControl"
-
-
- // $ANTLR start "ruleForControl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2697:1: ruleForControl : ( ( rule__ForControl__Group__0 ) ) ;
- public final void ruleForControl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2701:2: ( ( ( rule__ForControl__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2702:1: ( ( rule__ForControl__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2702:1: ( ( rule__ForControl__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2703:1: ( rule__ForControl__Group__0 )
- {
- before(grammarAccess.getForControlAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2704:1: ( rule__ForControl__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2704:2: rule__ForControl__Group__0
- {
- pushFollow(FOLLOW_rule__ForControl__Group__0_in_ruleForControl5726);
- rule__ForControl__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForControlAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleForControl"
-
-
- // $ANTLR start "entryRuleLoopVariableDefinition"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2716:1: entryRuleLoopVariableDefinition : ruleLoopVariableDefinition EOF ;
- public final void entryRuleLoopVariableDefinition() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2717:1: ( ruleLoopVariableDefinition EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2718:1: ruleLoopVariableDefinition EOF
- {
- before(grammarAccess.getLoopVariableDefinitionRule());
- pushFollow(FOLLOW_ruleLoopVariableDefinition_in_entryRuleLoopVariableDefinition5753);
- ruleLoopVariableDefinition();
-
- state._fsp--;
-
- after(grammarAccess.getLoopVariableDefinitionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleLoopVariableDefinition5760);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleLoopVariableDefinition"
-
-
- // $ANTLR start "ruleLoopVariableDefinition"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2725:1: ruleLoopVariableDefinition : ( ( rule__LoopVariableDefinition__Alternatives ) ) ;
- public final void ruleLoopVariableDefinition() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2729:2: ( ( ( rule__LoopVariableDefinition__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2730:1: ( ( rule__LoopVariableDefinition__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2730:1: ( ( rule__LoopVariableDefinition__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2731:1: ( rule__LoopVariableDefinition__Alternatives )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2732:1: ( rule__LoopVariableDefinition__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2732:2: rule__LoopVariableDefinition__Alternatives
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Alternatives_in_ruleLoopVariableDefinition5786);
- rule__LoopVariableDefinition__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLoopVariableDefinition"
-
-
- // $ANTLR start "entryRuleBreakStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2744:1: entryRuleBreakStatement : ruleBreakStatement EOF ;
- public final void entryRuleBreakStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2745:1: ( ruleBreakStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2746:1: ruleBreakStatement EOF
- {
- before(grammarAccess.getBreakStatementRule());
- pushFollow(FOLLOW_ruleBreakStatement_in_entryRuleBreakStatement5813);
- ruleBreakStatement();
-
- state._fsp--;
-
- after(grammarAccess.getBreakStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleBreakStatement5820);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleBreakStatement"
-
-
- // $ANTLR start "ruleBreakStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2753:1: ruleBreakStatement : ( ( rule__BreakStatement__Group__0 ) ) ;
- public final void ruleBreakStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2757:2: ( ( ( rule__BreakStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2758:1: ( ( rule__BreakStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2758:1: ( ( rule__BreakStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2759:1: ( rule__BreakStatement__Group__0 )
- {
- before(grammarAccess.getBreakStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2760:1: ( rule__BreakStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2760:2: rule__BreakStatement__Group__0
- {
- pushFollow(FOLLOW_rule__BreakStatement__Group__0_in_ruleBreakStatement5846);
- rule__BreakStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBreakStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleBreakStatement"
-
-
- // $ANTLR start "entryRuleReturnStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2772:1: entryRuleReturnStatement : ruleReturnStatement EOF ;
- public final void entryRuleReturnStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2773:1: ( ruleReturnStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2774:1: ruleReturnStatement EOF
- {
- before(grammarAccess.getReturnStatementRule());
- pushFollow(FOLLOW_ruleReturnStatement_in_entryRuleReturnStatement5873);
- ruleReturnStatement();
-
- state._fsp--;
-
- after(grammarAccess.getReturnStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleReturnStatement5880);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleReturnStatement"
-
-
- // $ANTLR start "ruleReturnStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2781:1: ruleReturnStatement : ( ( rule__ReturnStatement__Group__0 ) ) ;
- public final void ruleReturnStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2785:2: ( ( ( rule__ReturnStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2786:1: ( ( rule__ReturnStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2786:1: ( ( rule__ReturnStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2787:1: ( rule__ReturnStatement__Group__0 )
- {
- before(grammarAccess.getReturnStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2788:1: ( rule__ReturnStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2788:2: rule__ReturnStatement__Group__0
- {
- pushFollow(FOLLOW_rule__ReturnStatement__Group__0_in_ruleReturnStatement5906);
- rule__ReturnStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getReturnStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleReturnStatement"
-
-
- // $ANTLR start "entryRuleAcceptStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2800:1: entryRuleAcceptStatement : ruleAcceptStatement EOF ;
- public final void entryRuleAcceptStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2801:1: ( ruleAcceptStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2802:1: ruleAcceptStatement EOF
- {
- before(grammarAccess.getAcceptStatementRule());
- pushFollow(FOLLOW_ruleAcceptStatement_in_entryRuleAcceptStatement5933);
- ruleAcceptStatement();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAcceptStatement5940);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAcceptStatement"
-
-
- // $ANTLR start "ruleAcceptStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2809:1: ruleAcceptStatement : ( ( rule__AcceptStatement__Group__0 ) ) ;
- public final void ruleAcceptStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2813:2: ( ( ( rule__AcceptStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2814:1: ( ( rule__AcceptStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2814:1: ( ( rule__AcceptStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2815:1: ( rule__AcceptStatement__Group__0 )
- {
- before(grammarAccess.getAcceptStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2816:1: ( rule__AcceptStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2816:2: rule__AcceptStatement__Group__0
- {
- pushFollow(FOLLOW_rule__AcceptStatement__Group__0_in_ruleAcceptStatement5966);
- rule__AcceptStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAcceptStatement"
-
-
- // $ANTLR start "entryRuleSimpleAcceptStatementCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2828:1: entryRuleSimpleAcceptStatementCompletion : ruleSimpleAcceptStatementCompletion EOF ;
- public final void entryRuleSimpleAcceptStatementCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2829:1: ( ruleSimpleAcceptStatementCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2830:1: ruleSimpleAcceptStatementCompletion EOF
- {
- before(grammarAccess.getSimpleAcceptStatementCompletionRule());
- pushFollow(FOLLOW_ruleSimpleAcceptStatementCompletion_in_entryRuleSimpleAcceptStatementCompletion5993);
- ruleSimpleAcceptStatementCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getSimpleAcceptStatementCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSimpleAcceptStatementCompletion6000);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSimpleAcceptStatementCompletion"
-
-
- // $ANTLR start "ruleSimpleAcceptStatementCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2837:1: ruleSimpleAcceptStatementCompletion : ( ( rule__SimpleAcceptStatementCompletion__Group__0 ) )
- // ;
- public final void ruleSimpleAcceptStatementCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2841:2: ( ( ( rule__SimpleAcceptStatementCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2842:1: ( ( rule__SimpleAcceptStatementCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2842:1: ( ( rule__SimpleAcceptStatementCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2843:1: ( rule__SimpleAcceptStatementCompletion__Group__0 )
- {
- before(grammarAccess.getSimpleAcceptStatementCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2844:1: ( rule__SimpleAcceptStatementCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2844:2: rule__SimpleAcceptStatementCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__SimpleAcceptStatementCompletion__Group__0_in_ruleSimpleAcceptStatementCompletion6026);
- rule__SimpleAcceptStatementCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSimpleAcceptStatementCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSimpleAcceptStatementCompletion"
-
-
- // $ANTLR start "entryRuleCompoundAcceptStatementCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2856:1: entryRuleCompoundAcceptStatementCompletion : ruleCompoundAcceptStatementCompletion EOF ;
- public final void entryRuleCompoundAcceptStatementCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2857:1: ( ruleCompoundAcceptStatementCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2858:1: ruleCompoundAcceptStatementCompletion EOF
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionRule());
- pushFollow(FOLLOW_ruleCompoundAcceptStatementCompletion_in_entryRuleCompoundAcceptStatementCompletion6053);
- ruleCompoundAcceptStatementCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getCompoundAcceptStatementCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleCompoundAcceptStatementCompletion6060);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleCompoundAcceptStatementCompletion"
-
-
- // $ANTLR start "ruleCompoundAcceptStatementCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2865:1: ruleCompoundAcceptStatementCompletion : ( ( rule__CompoundAcceptStatementCompletion__Group__0
- // ) ) ;
- public final void ruleCompoundAcceptStatementCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2869:2: ( ( ( rule__CompoundAcceptStatementCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2870:1: ( ( rule__CompoundAcceptStatementCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2870:1: ( ( rule__CompoundAcceptStatementCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2871:1: ( rule__CompoundAcceptStatementCompletion__Group__0 )
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2872:1: ( rule__CompoundAcceptStatementCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2872:2: rule__CompoundAcceptStatementCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group__0_in_ruleCompoundAcceptStatementCompletion6086);
- rule__CompoundAcceptStatementCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleCompoundAcceptStatementCompletion"
-
-
- // $ANTLR start "entryRuleAcceptBlock"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2884:1: entryRuleAcceptBlock : ruleAcceptBlock EOF ;
- public final void entryRuleAcceptBlock() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2885:1: ( ruleAcceptBlock EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2886:1: ruleAcceptBlock EOF
- {
- before(grammarAccess.getAcceptBlockRule());
- pushFollow(FOLLOW_ruleAcceptBlock_in_entryRuleAcceptBlock6113);
- ruleAcceptBlock();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptBlockRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAcceptBlock6120);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAcceptBlock"
-
-
- // $ANTLR start "ruleAcceptBlock"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2893:1: ruleAcceptBlock : ( ( rule__AcceptBlock__Group__0 ) ) ;
- public final void ruleAcceptBlock() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2897:2: ( ( ( rule__AcceptBlock__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2898:1: ( ( rule__AcceptBlock__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2898:1: ( ( rule__AcceptBlock__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2899:1: ( rule__AcceptBlock__Group__0 )
- {
- before(grammarAccess.getAcceptBlockAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2900:1: ( rule__AcceptBlock__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2900:2: rule__AcceptBlock__Group__0
- {
- pushFollow(FOLLOW_rule__AcceptBlock__Group__0_in_ruleAcceptBlock6146);
- rule__AcceptBlock__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptBlockAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAcceptBlock"
-
-
- // $ANTLR start "entryRuleAcceptClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2912:1: entryRuleAcceptClause : ruleAcceptClause EOF ;
- public final void entryRuleAcceptClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2913:1: ( ruleAcceptClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2914:1: ruleAcceptClause EOF
- {
- before(grammarAccess.getAcceptClauseRule());
- pushFollow(FOLLOW_ruleAcceptClause_in_entryRuleAcceptClause6173);
- ruleAcceptClause();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAcceptClause6180);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAcceptClause"
-
-
- // $ANTLR start "ruleAcceptClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2921:1: ruleAcceptClause : ( ( rule__AcceptClause__Group__0 ) ) ;
- public final void ruleAcceptClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2925:2: ( ( ( rule__AcceptClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2926:1: ( ( rule__AcceptClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2926:1: ( ( rule__AcceptClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2927:1: ( rule__AcceptClause__Group__0 )
- {
- before(grammarAccess.getAcceptClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2928:1: ( rule__AcceptClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2928:2: rule__AcceptClause__Group__0
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__0_in_ruleAcceptClause6206);
- rule__AcceptClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAcceptClause"
-
-
- // $ANTLR start "entryRuleClassifyStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2940:1: entryRuleClassifyStatement : ruleClassifyStatement EOF ;
- public final void entryRuleClassifyStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2941:1: ( ruleClassifyStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2942:1: ruleClassifyStatement EOF
- {
- before(grammarAccess.getClassifyStatementRule());
- pushFollow(FOLLOW_ruleClassifyStatement_in_entryRuleClassifyStatement6233);
- ruleClassifyStatement();
-
- state._fsp--;
-
- after(grammarAccess.getClassifyStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassifyStatement6240);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassifyStatement"
-
-
- // $ANTLR start "ruleClassifyStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2949:1: ruleClassifyStatement : ( ( rule__ClassifyStatement__Group__0 ) ) ;
- public final void ruleClassifyStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2953:2: ( ( ( rule__ClassifyStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2954:1: ( ( rule__ClassifyStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2954:1: ( ( rule__ClassifyStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2955:1: ( rule__ClassifyStatement__Group__0 )
- {
- before(grammarAccess.getClassifyStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2956:1: ( rule__ClassifyStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2956:2: rule__ClassifyStatement__Group__0
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__0_in_ruleClassifyStatement6266);
- rule__ClassifyStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassifyStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassifyStatement"
-
-
- // $ANTLR start "entryRuleClassificationClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2968:1: entryRuleClassificationClause : ruleClassificationClause EOF ;
- public final void entryRuleClassificationClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2969:1: ( ruleClassificationClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2970:1: ruleClassificationClause EOF
- {
- before(grammarAccess.getClassificationClauseRule());
- pushFollow(FOLLOW_ruleClassificationClause_in_entryRuleClassificationClause6293);
- ruleClassificationClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassificationClause6300);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassificationClause"
-
-
- // $ANTLR start "ruleClassificationClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2977:1: ruleClassificationClause : ( ( rule__ClassificationClause__Alternatives ) ) ;
- public final void ruleClassificationClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2981:2: ( ( ( rule__ClassificationClause__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2982:1: ( ( rule__ClassificationClause__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2982:1: ( ( rule__ClassificationClause__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2983:1: ( rule__ClassificationClause__Alternatives )
- {
- before(grammarAccess.getClassificationClauseAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2984:1: ( rule__ClassificationClause__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2984:2: rule__ClassificationClause__Alternatives
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Alternatives_in_ruleClassificationClause6326);
- rule__ClassificationClause__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassificationClause"
-
-
- // $ANTLR start "entryRuleClassificationFromClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2996:1: entryRuleClassificationFromClause : ruleClassificationFromClause EOF ;
- public final void entryRuleClassificationFromClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2997:1: ( ruleClassificationFromClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:2998:1: ruleClassificationFromClause EOF
- {
- before(grammarAccess.getClassificationFromClauseRule());
- pushFollow(FOLLOW_ruleClassificationFromClause_in_entryRuleClassificationFromClause6353);
- ruleClassificationFromClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationFromClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassificationFromClause6360);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassificationFromClause"
-
-
- // $ANTLR start "ruleClassificationFromClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3005:1: ruleClassificationFromClause : ( ( rule__ClassificationFromClause__Group__0 ) ) ;
- public final void ruleClassificationFromClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3009:2: ( ( ( rule__ClassificationFromClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3010:1: ( ( rule__ClassificationFromClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3010:1: ( ( rule__ClassificationFromClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3011:1: ( rule__ClassificationFromClause__Group__0 )
- {
- before(grammarAccess.getClassificationFromClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3012:1: ( rule__ClassificationFromClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3012:2: rule__ClassificationFromClause__Group__0
- {
- pushFollow(FOLLOW_rule__ClassificationFromClause__Group__0_in_ruleClassificationFromClause6386);
- rule__ClassificationFromClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationFromClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassificationFromClause"
-
-
- // $ANTLR start "entryRuleClassificationToClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3024:1: entryRuleClassificationToClause : ruleClassificationToClause EOF ;
- public final void entryRuleClassificationToClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3025:1: ( ruleClassificationToClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3026:1: ruleClassificationToClause EOF
- {
- before(grammarAccess.getClassificationToClauseRule());
- pushFollow(FOLLOW_ruleClassificationToClause_in_entryRuleClassificationToClause6413);
- ruleClassificationToClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationToClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleClassificationToClause6420);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleClassificationToClause"
-
-
- // $ANTLR start "ruleClassificationToClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3033:1: ruleClassificationToClause : ( ( rule__ClassificationToClause__Group__0 ) ) ;
- public final void ruleClassificationToClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3037:2: ( ( ( rule__ClassificationToClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3038:1: ( ( rule__ClassificationToClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3038:1: ( ( rule__ClassificationToClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3039:1: ( rule__ClassificationToClause__Group__0 )
- {
- before(grammarAccess.getClassificationToClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3040:1: ( rule__ClassificationToClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3040:2: rule__ClassificationToClause__Group__0
- {
- pushFollow(FOLLOW_rule__ClassificationToClause__Group__0_in_ruleClassificationToClause6446);
- rule__ClassificationToClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationToClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleClassificationToClause"
-
-
- // $ANTLR start "entryRuleReclassifyAllClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3052:1: entryRuleReclassifyAllClause : ruleReclassifyAllClause EOF ;
- public final void entryRuleReclassifyAllClause() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3053:1: ( ruleReclassifyAllClause EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3054:1: ruleReclassifyAllClause EOF
- {
- before(grammarAccess.getReclassifyAllClauseRule());
- pushFollow(FOLLOW_ruleReclassifyAllClause_in_entryRuleReclassifyAllClause6473);
- ruleReclassifyAllClause();
-
- state._fsp--;
-
- after(grammarAccess.getReclassifyAllClauseRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleReclassifyAllClause6480);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleReclassifyAllClause"
-
-
- // $ANTLR start "ruleReclassifyAllClause"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3061:1: ruleReclassifyAllClause : ( ( rule__ReclassifyAllClause__Group__0 ) ) ;
- public final void ruleReclassifyAllClause() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3065:2: ( ( ( rule__ReclassifyAllClause__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3066:1: ( ( rule__ReclassifyAllClause__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3066:1: ( ( rule__ReclassifyAllClause__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3067:1: ( rule__ReclassifyAllClause__Group__0 )
- {
- before(grammarAccess.getReclassifyAllClauseAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3068:1: ( rule__ReclassifyAllClause__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3068:2: rule__ReclassifyAllClause__Group__0
- {
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__0_in_ruleReclassifyAllClause6506);
- rule__ReclassifyAllClause__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getReclassifyAllClauseAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleReclassifyAllClause"
-
-
- // $ANTLR start "entryRuleQualifiedNameList"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3080:1: entryRuleQualifiedNameList : ruleQualifiedNameList EOF ;
- public final void entryRuleQualifiedNameList() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3081:1: ( ruleQualifiedNameList EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3082:1: ruleQualifiedNameList EOF
- {
- before(grammarAccess.getQualifiedNameListRule());
- pushFollow(FOLLOW_ruleQualifiedNameList_in_entryRuleQualifiedNameList6533);
- ruleQualifiedNameList();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameListRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleQualifiedNameList6540);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleQualifiedNameList"
-
-
- // $ANTLR start "ruleQualifiedNameList"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3089:1: ruleQualifiedNameList : ( ( rule__QualifiedNameList__Group__0 ) ) ;
- public final void ruleQualifiedNameList() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3093:2: ( ( ( rule__QualifiedNameList__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3094:1: ( ( rule__QualifiedNameList__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3094:1: ( ( rule__QualifiedNameList__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3095:1: ( rule__QualifiedNameList__Group__0 )
- {
- before(grammarAccess.getQualifiedNameListAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3096:1: ( rule__QualifiedNameList__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3096:2: rule__QualifiedNameList__Group__0
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group__0_in_ruleQualifiedNameList6566);
- rule__QualifiedNameList__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameListAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleQualifiedNameList"
-
-
- // $ANTLR start "entryRuleInvocationOrAssignementOrDeclarationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3108:1: entryRuleInvocationOrAssignementOrDeclarationStatement :
- // ruleInvocationOrAssignementOrDeclarationStatement EOF ;
- public final void entryRuleInvocationOrAssignementOrDeclarationStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3109:1: ( ruleInvocationOrAssignementOrDeclarationStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3110:1: ruleInvocationOrAssignementOrDeclarationStatement EOF
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementRule());
- pushFollow(FOLLOW_ruleInvocationOrAssignementOrDeclarationStatement_in_entryRuleInvocationOrAssignementOrDeclarationStatement6593);
- ruleInvocationOrAssignementOrDeclarationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleInvocationOrAssignementOrDeclarationStatement6600);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleInvocationOrAssignementOrDeclarationStatement"
-
-
- // $ANTLR start "ruleInvocationOrAssignementOrDeclarationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3117:1: ruleInvocationOrAssignementOrDeclarationStatement : ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__0 ) ) ;
- public final void ruleInvocationOrAssignementOrDeclarationStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3121:2: ( ( ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3122:1: ( ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3122:1: ( ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3123:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0 )
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3124:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3124:2: rule__InvocationOrAssignementOrDeclarationStatement__Group__0
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__0_in_ruleInvocationOrAssignementOrDeclarationStatement6626);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleInvocationOrAssignementOrDeclarationStatement"
-
-
- // $ANTLR start "entryRuleSuperInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3136:1: entryRuleSuperInvocationStatement : ruleSuperInvocationStatement EOF ;
- public final void entryRuleSuperInvocationStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3137:1: ( ruleSuperInvocationStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3138:1: ruleSuperInvocationStatement EOF
- {
- before(grammarAccess.getSuperInvocationStatementRule());
- pushFollow(FOLLOW_ruleSuperInvocationStatement_in_entryRuleSuperInvocationStatement6653);
- ruleSuperInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getSuperInvocationStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleSuperInvocationStatement6660);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleSuperInvocationStatement"
-
-
- // $ANTLR start "ruleSuperInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3145:1: ruleSuperInvocationStatement : ( ( rule__SuperInvocationStatement__Group__0 ) ) ;
- public final void ruleSuperInvocationStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3149:2: ( ( ( rule__SuperInvocationStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3150:1: ( ( rule__SuperInvocationStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3150:1: ( ( rule__SuperInvocationStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3151:1: ( rule__SuperInvocationStatement__Group__0 )
- {
- before(grammarAccess.getSuperInvocationStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3152:1: ( rule__SuperInvocationStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3152:2: rule__SuperInvocationStatement__Group__0
- {
- pushFollow(FOLLOW_rule__SuperInvocationStatement__Group__0_in_ruleSuperInvocationStatement6686);
- rule__SuperInvocationStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSuperInvocationStatement"
-
-
- // $ANTLR start "entryRuleThisInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3164:1: entryRuleThisInvocationStatement : ruleThisInvocationStatement EOF ;
- public final void entryRuleThisInvocationStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3165:1: ( ruleThisInvocationStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3166:1: ruleThisInvocationStatement EOF
- {
- before(grammarAccess.getThisInvocationStatementRule());
- pushFollow(FOLLOW_ruleThisInvocationStatement_in_entryRuleThisInvocationStatement6713);
- ruleThisInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getThisInvocationStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleThisInvocationStatement6720);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleThisInvocationStatement"
-
-
- // $ANTLR start "ruleThisInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3173:1: ruleThisInvocationStatement : ( ( rule__ThisInvocationStatement__Group__0 ) ) ;
- public final void ruleThisInvocationStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3177:2: ( ( ( rule__ThisInvocationStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3178:1: ( ( rule__ThisInvocationStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3178:1: ( ( rule__ThisInvocationStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3179:1: ( rule__ThisInvocationStatement__Group__0 )
- {
- before(grammarAccess.getThisInvocationStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3180:1: ( rule__ThisInvocationStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3180:2: rule__ThisInvocationStatement__Group__0
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__0_in_ruleThisInvocationStatement6746);
- rule__ThisInvocationStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getThisInvocationStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleThisInvocationStatement"
-
-
- // $ANTLR start "entryRuleInstanceCreationInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3192:1: entryRuleInstanceCreationInvocationStatement : ruleInstanceCreationInvocationStatement EOF ;
- public final void entryRuleInstanceCreationInvocationStatement() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3193:1: ( ruleInstanceCreationInvocationStatement EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3194:1: ruleInstanceCreationInvocationStatement EOF
- {
- before(grammarAccess.getInstanceCreationInvocationStatementRule());
- pushFollow(FOLLOW_ruleInstanceCreationInvocationStatement_in_entryRuleInstanceCreationInvocationStatement6773);
- ruleInstanceCreationInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationInvocationStatementRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleInstanceCreationInvocationStatement6780);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleInstanceCreationInvocationStatement"
-
-
- // $ANTLR start "ruleInstanceCreationInvocationStatement"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3201:1: ruleInstanceCreationInvocationStatement : ( (
- // rule__InstanceCreationInvocationStatement__Group__0 ) ) ;
- public final void ruleInstanceCreationInvocationStatement() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3205:2: ( ( ( rule__InstanceCreationInvocationStatement__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3206:1: ( ( rule__InstanceCreationInvocationStatement__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3206:1: ( ( rule__InstanceCreationInvocationStatement__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3207:1: ( rule__InstanceCreationInvocationStatement__Group__0 )
- {
- before(grammarAccess.getInstanceCreationInvocationStatementAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3208:1: ( rule__InstanceCreationInvocationStatement__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3208:2: rule__InstanceCreationInvocationStatement__Group__0
- {
- pushFollow(FOLLOW_rule__InstanceCreationInvocationStatement__Group__0_in_ruleInstanceCreationInvocationStatement6806);
- rule__InstanceCreationInvocationStatement__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationInvocationStatementAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleInstanceCreationInvocationStatement"
-
-
- // $ANTLR start "entryRuleVariableDeclarationCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3220:1: entryRuleVariableDeclarationCompletion : ruleVariableDeclarationCompletion EOF ;
- public final void entryRuleVariableDeclarationCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3221:1: ( ruleVariableDeclarationCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3222:1: ruleVariableDeclarationCompletion EOF
- {
- before(grammarAccess.getVariableDeclarationCompletionRule());
- pushFollow(FOLLOW_ruleVariableDeclarationCompletion_in_entryRuleVariableDeclarationCompletion6833);
- ruleVariableDeclarationCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getVariableDeclarationCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleVariableDeclarationCompletion6840);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleVariableDeclarationCompletion"
-
-
- // $ANTLR start "ruleVariableDeclarationCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3229:1: ruleVariableDeclarationCompletion : ( ( rule__VariableDeclarationCompletion__Group__0 ) ) ;
- public final void ruleVariableDeclarationCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3233:2: ( ( ( rule__VariableDeclarationCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3234:1: ( ( rule__VariableDeclarationCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3234:1: ( ( rule__VariableDeclarationCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3235:1: ( rule__VariableDeclarationCompletion__Group__0 )
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3236:1: ( rule__VariableDeclarationCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3236:2: rule__VariableDeclarationCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__0_in_ruleVariableDeclarationCompletion6866);
- rule__VariableDeclarationCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleVariableDeclarationCompletion"
-
-
- // $ANTLR start "entryRuleAssignmentCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3248:1: entryRuleAssignmentCompletion : ruleAssignmentCompletion EOF ;
- public final void entryRuleAssignmentCompletion() throws RecognitionException {
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3249:1: ( ruleAssignmentCompletion EOF )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3250:1: ruleAssignmentCompletion EOF
- {
- before(grammarAccess.getAssignmentCompletionRule());
- pushFollow(FOLLOW_ruleAssignmentCompletion_in_entryRuleAssignmentCompletion6893);
- ruleAssignmentCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getAssignmentCompletionRule());
- match(input, EOF, FOLLOW_EOF_in_entryRuleAssignmentCompletion6900);
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
- }
- return;
- }
-
- // $ANTLR end "entryRuleAssignmentCompletion"
-
-
- // $ANTLR start "ruleAssignmentCompletion"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3257:1: ruleAssignmentCompletion : ( ( rule__AssignmentCompletion__Group__0 ) ) ;
- public final void ruleAssignmentCompletion() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3261:2: ( ( ( rule__AssignmentCompletion__Group__0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3262:1: ( ( rule__AssignmentCompletion__Group__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3262:1: ( ( rule__AssignmentCompletion__Group__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3263:1: ( rule__AssignmentCompletion__Group__0 )
- {
- before(grammarAccess.getAssignmentCompletionAccess().getGroup());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3264:1: ( rule__AssignmentCompletion__Group__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3264:2: rule__AssignmentCompletion__Group__0
- {
- pushFollow(FOLLOW_rule__AssignmentCompletion__Group__0_in_ruleAssignmentCompletion6926);
- rule__AssignmentCompletion__Group__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAssignmentCompletionAccess().getGroup());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAssignmentCompletion"
-
-
- // $ANTLR start "ruleVisibilityIndicator"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3277:1: ruleVisibilityIndicator : ( ( rule__VisibilityIndicator__Alternatives ) ) ;
- public final void ruleVisibilityIndicator() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3281:1: ( ( ( rule__VisibilityIndicator__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3282:1: ( ( rule__VisibilityIndicator__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3282:1: ( ( rule__VisibilityIndicator__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3283:1: ( rule__VisibilityIndicator__Alternatives )
- {
- before(grammarAccess.getVisibilityIndicatorAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3284:1: ( rule__VisibilityIndicator__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3284:2: rule__VisibilityIndicator__Alternatives
- {
- pushFollow(FOLLOW_rule__VisibilityIndicator__Alternatives_in_ruleVisibilityIndicator6963);
- rule__VisibilityIndicator__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getVisibilityIndicatorAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleVisibilityIndicator"
-
-
- // $ANTLR start "ruleParameterDirection"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3296:1: ruleParameterDirection : ( ( rule__ParameterDirection__Alternatives ) ) ;
- public final void ruleParameterDirection() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3300:1: ( ( ( rule__ParameterDirection__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3301:1: ( ( rule__ParameterDirection__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3301:1: ( ( rule__ParameterDirection__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3302:1: ( rule__ParameterDirection__Alternatives )
- {
- before(grammarAccess.getParameterDirectionAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3303:1: ( rule__ParameterDirection__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3303:2: rule__ParameterDirection__Alternatives
- {
- pushFollow(FOLLOW_rule__ParameterDirection__Alternatives_in_ruleParameterDirection6999);
- rule__ParameterDirection__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getParameterDirectionAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleParameterDirection"
-
-
- // $ANTLR start "ruleBooleanValue"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3315:1: ruleBooleanValue : ( ( rule__BooleanValue__Alternatives ) ) ;
- public final void ruleBooleanValue() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3319:1: ( ( ( rule__BooleanValue__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3320:1: ( ( rule__BooleanValue__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3320:1: ( ( rule__BooleanValue__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3321:1: ( rule__BooleanValue__Alternatives )
- {
- before(grammarAccess.getBooleanValueAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3322:1: ( rule__BooleanValue__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3322:2: rule__BooleanValue__Alternatives
- {
- pushFollow(FOLLOW_rule__BooleanValue__Alternatives_in_ruleBooleanValue7035);
- rule__BooleanValue__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBooleanValueAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleBooleanValue"
-
-
- // $ANTLR start "ruleLinkOperationKind"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3334:1: ruleLinkOperationKind : ( ( rule__LinkOperationKind__Alternatives ) ) ;
- public final void ruleLinkOperationKind() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3338:1: ( ( ( rule__LinkOperationKind__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3339:1: ( ( rule__LinkOperationKind__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3339:1: ( ( rule__LinkOperationKind__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3340:1: ( rule__LinkOperationKind__Alternatives )
- {
- before(grammarAccess.getLinkOperationKindAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3341:1: ( rule__LinkOperationKind__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3341:2: rule__LinkOperationKind__Alternatives
- {
- pushFollow(FOLLOW_rule__LinkOperationKind__Alternatives_in_ruleLinkOperationKind7071);
- rule__LinkOperationKind__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationKindAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleLinkOperationKind"
-
-
- // $ANTLR start "ruleSelectOrRejectOperator"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3353:1: ruleSelectOrRejectOperator : ( ( rule__SelectOrRejectOperator__Alternatives ) ) ;
- public final void ruleSelectOrRejectOperator() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3357:1: ( ( ( rule__SelectOrRejectOperator__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3358:1: ( ( rule__SelectOrRejectOperator__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3358:1: ( ( rule__SelectOrRejectOperator__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3359:1: ( rule__SelectOrRejectOperator__Alternatives )
- {
- before(grammarAccess.getSelectOrRejectOperatorAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3360:1: ( rule__SelectOrRejectOperator__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3360:2: rule__SelectOrRejectOperator__Alternatives
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperator__Alternatives_in_ruleSelectOrRejectOperator7107);
- rule__SelectOrRejectOperator__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSelectOrRejectOperatorAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleSelectOrRejectOperator"
-
-
- // $ANTLR start "ruleCollectOrIterateOperator"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3372:1: ruleCollectOrIterateOperator : ( ( rule__CollectOrIterateOperator__Alternatives ) ) ;
- public final void ruleCollectOrIterateOperator() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3376:1: ( ( ( rule__CollectOrIterateOperator__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3377:1: ( ( rule__CollectOrIterateOperator__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3377:1: ( ( rule__CollectOrIterateOperator__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3378:1: ( rule__CollectOrIterateOperator__Alternatives )
- {
- before(grammarAccess.getCollectOrIterateOperatorAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3379:1: ( rule__CollectOrIterateOperator__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3379:2: rule__CollectOrIterateOperator__Alternatives
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperator__Alternatives_in_ruleCollectOrIterateOperator7143);
- rule__CollectOrIterateOperator__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCollectOrIterateOperatorAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleCollectOrIterateOperator"
-
-
- // $ANTLR start "ruleForAllOrExistsOrOneOperator"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3391:1: ruleForAllOrExistsOrOneOperator : ( ( rule__ForAllOrExistsOrOneOperator__Alternatives ) ) ;
- public final void ruleForAllOrExistsOrOneOperator() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3395:1: ( ( ( rule__ForAllOrExistsOrOneOperator__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3396:1: ( ( rule__ForAllOrExistsOrOneOperator__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3396:1: ( ( rule__ForAllOrExistsOrOneOperator__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3397:1: ( rule__ForAllOrExistsOrOneOperator__Alternatives )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3398:1: ( rule__ForAllOrExistsOrOneOperator__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3398:2: rule__ForAllOrExistsOrOneOperator__Alternatives
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperator__Alternatives_in_ruleForAllOrExistsOrOneOperator7179);
- rule__ForAllOrExistsOrOneOperator__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleForAllOrExistsOrOneOperator"
-
-
- // $ANTLR start "ruleAnnotationKind"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3410:1: ruleAnnotationKind : ( ( rule__AnnotationKind__Alternatives ) ) ;
- public final void ruleAnnotationKind() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3414:1: ( ( ( rule__AnnotationKind__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3415:1: ( ( rule__AnnotationKind__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3415:1: ( ( rule__AnnotationKind__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3416:1: ( rule__AnnotationKind__Alternatives )
- {
- before(grammarAccess.getAnnotationKindAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3417:1: ( rule__AnnotationKind__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3417:2: rule__AnnotationKind__Alternatives
- {
- pushFollow(FOLLOW_rule__AnnotationKind__Alternatives_in_ruleAnnotationKind7215);
- rule__AnnotationKind__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotationKindAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAnnotationKind"
-
-
- // $ANTLR start "ruleAssignmentOperator"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3429:1: ruleAssignmentOperator : ( ( rule__AssignmentOperator__Alternatives ) ) ;
- public final void ruleAssignmentOperator() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3433:1: ( ( ( rule__AssignmentOperator__Alternatives ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3434:1: ( ( rule__AssignmentOperator__Alternatives ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3434:1: ( ( rule__AssignmentOperator__Alternatives ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3435:1: ( rule__AssignmentOperator__Alternatives )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getAlternatives());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3436:1: ( rule__AssignmentOperator__Alternatives )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3436:2: rule__AssignmentOperator__Alternatives
- {
- pushFollow(FOLLOW_rule__AssignmentOperator__Alternatives_in_ruleAssignmentOperator7251);
- rule__AssignmentOperator__Alternatives();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getAlternatives());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "ruleAssignmentOperator"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__Alternatives_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3447:1: rule__OperationDefinitionOrStub__Alternatives_1 : ( ( ';' ) | ( (
- // rule__OperationDefinitionOrStub__BodyAssignment_1_1 ) ) );
- public final void rule__OperationDefinitionOrStub__Alternatives_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3451:1: ( ( ';' ) | ( ( rule__OperationDefinitionOrStub__BodyAssignment_1_1 ) ) )
- int alt4 = 2;
- int LA4_0 = input.LA(1);
-
- if ((LA4_0 == 12)) {
- alt4 = 1;
- }
- else if ((LA4_0 == 93)) {
- alt4 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 4, 0, input);
-
- throw nvae;
- }
- switch (alt4) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3452:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3452:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3453:1: ';'
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getSemicolonKeyword_1_0());
- match(input, 12, FOLLOW_12_in_rule__OperationDefinitionOrStub__Alternatives_17287);
- after(grammarAccess.getOperationDefinitionOrStubAccess().getSemicolonKeyword_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3460:6: ( ( rule__OperationDefinitionOrStub__BodyAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3460:6: ( ( rule__OperationDefinitionOrStub__BodyAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3461:1: ( rule__OperationDefinitionOrStub__BodyAssignment_1_1 )
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getBodyAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3462:1: ( rule__OperationDefinitionOrStub__BodyAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3462:2: rule__OperationDefinitionOrStub__BodyAssignment_1_1
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__BodyAssignment_1_1_in_rule__OperationDefinitionOrStub__Alternatives_17306);
- rule__OperationDefinitionOrStub__BodyAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getBodyAssignment_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__Alternatives_1"
-
-
- // $ANTLR start "rule__Multiplicity__Alternatives_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3471:1: rule__Multiplicity__Alternatives_4 : ( ( ( rule__Multiplicity__Group_4_0__0 ) ) | ( (
- // rule__Multiplicity__Group_4_1__0 ) ) | ( ( rule__Multiplicity__SequenceAssignment_4_2 ) ) );
- public final void rule__Multiplicity__Alternatives_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3475:1: ( ( ( rule__Multiplicity__Group_4_0__0 ) ) | ( ( rule__Multiplicity__Group_4_1__0 ) )
- // | ( ( rule__Multiplicity__SequenceAssignment_4_2 ) ) )
- int alt5 = 3;
- switch (input.LA(1)) {
- case 117: {
- alt5 = 1;
- }
- break;
- case 118: {
- alt5 = 2;
- }
- break;
- case 119: {
- alt5 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 5, 0, input);
-
- throw nvae;
- }
-
- switch (alt5) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3476:1: ( ( rule__Multiplicity__Group_4_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3476:1: ( ( rule__Multiplicity__Group_4_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3477:1: ( rule__Multiplicity__Group_4_0__0 )
- {
- before(grammarAccess.getMultiplicityAccess().getGroup_4_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3478:1: ( rule__Multiplicity__Group_4_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3478:2: rule__Multiplicity__Group_4_0__0
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_0__0_in_rule__Multiplicity__Alternatives_47339);
- rule__Multiplicity__Group_4_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getGroup_4_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3482:6: ( ( rule__Multiplicity__Group_4_1__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3482:6: ( ( rule__Multiplicity__Group_4_1__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3483:1: ( rule__Multiplicity__Group_4_1__0 )
- {
- before(grammarAccess.getMultiplicityAccess().getGroup_4_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3484:1: ( rule__Multiplicity__Group_4_1__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3484:2: rule__Multiplicity__Group_4_1__0
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_1__0_in_rule__Multiplicity__Alternatives_47357);
- rule__Multiplicity__Group_4_1__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getGroup_4_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3488:6: ( ( rule__Multiplicity__SequenceAssignment_4_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3488:6: ( ( rule__Multiplicity__SequenceAssignment_4_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3489:1: ( rule__Multiplicity__SequenceAssignment_4_2 )
- {
- before(grammarAccess.getMultiplicityAccess().getSequenceAssignment_4_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3490:1: ( rule__Multiplicity__SequenceAssignment_4_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3490:2: rule__Multiplicity__SequenceAssignment_4_2
- {
- pushFollow(FOLLOW_rule__Multiplicity__SequenceAssignment_4_2_in_rule__Multiplicity__Alternatives_47375);
- rule__Multiplicity__SequenceAssignment_4_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getSequenceAssignment_4_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Alternatives_4"
-
-
- // $ANTLR start "rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3499:1: rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives : ( ( ruleINTEGER_LITERAL_WITHOUT_SUFFIX )
- // | ( ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX ) );
- public final void rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3503:1: ( ( ruleINTEGER_LITERAL_WITHOUT_SUFFIX ) | ( ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX ) )
- int alt6 = 2;
- int LA6_0 = input.LA(1);
-
- if ((LA6_0 == RULE_INTEGERVALUE)) {
- alt6 = 1;
- }
- else if ((LA6_0 == 29)) {
- alt6 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 6, 0, input);
-
- throw nvae;
- }
- switch (alt6) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3504:1: ( ruleINTEGER_LITERAL_WITHOUT_SUFFIX )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3504:1: ( ruleINTEGER_LITERAL_WITHOUT_SUFFIX )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3505:1: ruleINTEGER_LITERAL_WITHOUT_SUFFIX
- {
- before(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getINTEGER_LITERAL_WITHOUT_SUFFIXParserRuleCall_0());
- pushFollow(FOLLOW_ruleINTEGER_LITERAL_WITHOUT_SUFFIX_in_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives7408);
- ruleINTEGER_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getINTEGER_LITERAL_WITHOUT_SUFFIXParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3510:6: ( ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3510:6: ( ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3511:1: ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX
- {
- before(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getUNLIMITED_LITERAL_WITHOUT_SUFFIXParserRuleCall_1());
- pushFollow(FOLLOW_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX_in_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives7425);
- ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERAL_WITHOUT_SUFFIXAccess().getUNLIMITED_LITERAL_WITHOUT_SUFFIXParserRuleCall_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives"
-
-
- // $ANTLR start "rule__TypeName__Alternatives_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3521:1: rule__TypeName__Alternatives_1 : ( ( ( rule__TypeName__QualifiedNameAssignment_1_0 ) ) | (
- // 'any' ) );
- public final void rule__TypeName__Alternatives_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3525:1: ( ( ( rule__TypeName__QualifiedNameAssignment_1_0 ) ) | ( 'any' ) )
- int alt7 = 2;
- int LA7_0 = input.LA(1);
-
- if ((LA7_0 == RULE_ID)) {
- alt7 = 1;
- }
- else if ((LA7_0 == 13)) {
- alt7 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 7, 0, input);
-
- throw nvae;
- }
- switch (alt7) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3526:1: ( ( rule__TypeName__QualifiedNameAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3526:1: ( ( rule__TypeName__QualifiedNameAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3527:1: ( rule__TypeName__QualifiedNameAssignment_1_0 )
- {
- before(grammarAccess.getTypeNameAccess().getQualifiedNameAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3528:1: ( rule__TypeName__QualifiedNameAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3528:2: rule__TypeName__QualifiedNameAssignment_1_0
- {
- pushFollow(FOLLOW_rule__TypeName__QualifiedNameAssignment_1_0_in_rule__TypeName__Alternatives_17457);
- rule__TypeName__QualifiedNameAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTypeNameAccess().getQualifiedNameAssignment_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3532:6: ( 'any' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3532:6: ( 'any' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3533:1: 'any'
- {
- before(grammarAccess.getTypeNameAccess().getAnyKeyword_1_1());
- match(input, 13, FOLLOW_13_in_rule__TypeName__Alternatives_17476);
- after(grammarAccess.getTypeNameAccess().getAnyKeyword_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__Alternatives_1"
-
-
- // $ANTLR start "rule__LITERAL__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3545:1: rule__LITERAL__Alternatives : ( ( ruleBOOLEAN_LITERAL ) | ( ruleNUMBER_LITERAL ) | (
- // ruleSTRING_LITERAL ) );
- public final void rule__LITERAL__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3549:1: ( ( ruleBOOLEAN_LITERAL ) | ( ruleNUMBER_LITERAL ) | ( ruleSTRING_LITERAL ) )
- int alt8 = 3;
- switch (input.LA(1)) {
- case 41:
- case 42: {
- alt8 = 1;
- }
- break;
- case RULE_INTEGERVALUE:
- case 29: {
- alt8 = 2;
- }
- break;
- case RULE_STRING: {
- alt8 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 8, 0, input);
-
- throw nvae;
- }
-
- switch (alt8) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3550:1: ( ruleBOOLEAN_LITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3550:1: ( ruleBOOLEAN_LITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3551:1: ruleBOOLEAN_LITERAL
- {
- before(grammarAccess.getLITERALAccess().getBOOLEAN_LITERALParserRuleCall_0());
- pushFollow(FOLLOW_ruleBOOLEAN_LITERAL_in_rule__LITERAL__Alternatives7510);
- ruleBOOLEAN_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getLITERALAccess().getBOOLEAN_LITERALParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3556:6: ( ruleNUMBER_LITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3556:6: ( ruleNUMBER_LITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3557:1: ruleNUMBER_LITERAL
- {
- before(grammarAccess.getLITERALAccess().getNUMBER_LITERALParserRuleCall_1());
- pushFollow(FOLLOW_ruleNUMBER_LITERAL_in_rule__LITERAL__Alternatives7527);
- ruleNUMBER_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getLITERALAccess().getNUMBER_LITERALParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3562:6: ( ruleSTRING_LITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3562:6: ( ruleSTRING_LITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3563:1: ruleSTRING_LITERAL
- {
- before(grammarAccess.getLITERALAccess().getSTRING_LITERALParserRuleCall_2());
- pushFollow(FOLLOW_ruleSTRING_LITERAL_in_rule__LITERAL__Alternatives7544);
- ruleSTRING_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getLITERALAccess().getSTRING_LITERALParserRuleCall_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LITERAL__Alternatives"
-
-
- // $ANTLR start "rule__NUMBER_LITERAL__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3573:1: rule__NUMBER_LITERAL__Alternatives : ( ( ruleINTEGER_LITERAL ) | ( ruleUNLIMITED_LITERAL ) );
- public final void rule__NUMBER_LITERAL__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3577:1: ( ( ruleINTEGER_LITERAL ) | ( ruleUNLIMITED_LITERAL ) )
- int alt9 = 2;
- int LA9_0 = input.LA(1);
-
- if ((LA9_0 == RULE_INTEGERVALUE)) {
- alt9 = 1;
- }
- else if ((LA9_0 == 29)) {
- alt9 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 9, 0, input);
-
- throw nvae;
- }
- switch (alt9) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3578:1: ( ruleINTEGER_LITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3578:1: ( ruleINTEGER_LITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3579:1: ruleINTEGER_LITERAL
- {
- before(grammarAccess.getNUMBER_LITERALAccess().getINTEGER_LITERALParserRuleCall_0());
- pushFollow(FOLLOW_ruleINTEGER_LITERAL_in_rule__NUMBER_LITERAL__Alternatives7576);
- ruleINTEGER_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERALAccess().getINTEGER_LITERALParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3584:6: ( ruleUNLIMITED_LITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3584:6: ( ruleUNLIMITED_LITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3585:1: ruleUNLIMITED_LITERAL
- {
- before(grammarAccess.getNUMBER_LITERALAccess().getUNLIMITED_LITERALParserRuleCall_1());
- pushFollow(FOLLOW_ruleUNLIMITED_LITERAL_in_rule__NUMBER_LITERAL__Alternatives7593);
- ruleUNLIMITED_LITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getNUMBER_LITERALAccess().getUNLIMITED_LITERALParserRuleCall_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NUMBER_LITERAL__Alternatives"
-
-
- // $ANTLR start "rule__NameExpression__Alternatives_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3595:1: rule__NameExpression__Alternatives_0 : ( ( ( rule__NameExpression__Group_0_0__0 ) ) | ( (
- // rule__NameExpression__Group_0_1__0 ) ) );
- public final void rule__NameExpression__Alternatives_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3599:1: ( ( ( rule__NameExpression__Group_0_0__0 ) ) | ( ( rule__NameExpression__Group_0_1__0
- // ) ) )
- int alt10 = 2;
- int LA10_0 = input.LA(1);
-
- if (((LA10_0 >= 14 && LA10_0 <= 15))) {
- alt10 = 1;
- }
- else if ((LA10_0 == RULE_ID)) {
- alt10 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 10, 0, input);
-
- throw nvae;
- }
- switch (alt10) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3600:1: ( ( rule__NameExpression__Group_0_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3600:1: ( ( rule__NameExpression__Group_0_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3601:1: ( rule__NameExpression__Group_0_0__0 )
- {
- before(grammarAccess.getNameExpressionAccess().getGroup_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3602:1: ( rule__NameExpression__Group_0_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3602:2: rule__NameExpression__Group_0_0__0
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__0_in_rule__NameExpression__Alternatives_07625);
- rule__NameExpression__Group_0_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getGroup_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3606:6: ( ( rule__NameExpression__Group_0_1__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3606:6: ( ( rule__NameExpression__Group_0_1__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3607:1: ( rule__NameExpression__Group_0_1__0 )
- {
- before(grammarAccess.getNameExpressionAccess().getGroup_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3608:1: ( rule__NameExpression__Group_0_1__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3608:2: rule__NameExpression__Group_0_1__0
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__0_in_rule__NameExpression__Alternatives_07643);
- rule__NameExpression__Group_0_1__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getGroup_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Alternatives_0"
-
-
- // $ANTLR start "rule__NameExpression__PrefixOpAlternatives_0_0_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3617:1: rule__NameExpression__PrefixOpAlternatives_0_0_0_0 : ( ( '++' ) | ( '--' ) );
- public final void rule__NameExpression__PrefixOpAlternatives_0_0_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3621:1: ( ( '++' ) | ( '--' ) )
- int alt11 = 2;
- int LA11_0 = input.LA(1);
-
- if ((LA11_0 == 14)) {
- alt11 = 1;
- }
- else if ((LA11_0 == 15)) {
- alt11 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 11, 0, input);
-
- throw nvae;
- }
- switch (alt11) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3622:1: ( '++' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3622:1: ( '++' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3623:1: '++'
- {
- before(grammarAccess.getNameExpressionAccess().getPrefixOpPlusSignPlusSignKeyword_0_0_0_0_0());
- match(input, 14, FOLLOW_14_in_rule__NameExpression__PrefixOpAlternatives_0_0_0_07677);
- after(grammarAccess.getNameExpressionAccess().getPrefixOpPlusSignPlusSignKeyword_0_0_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3630:6: ( '--' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3630:6: ( '--' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3631:1: '--'
- {
- before(grammarAccess.getNameExpressionAccess().getPrefixOpHyphenMinusHyphenMinusKeyword_0_0_0_0_1());
- match(input, 15, FOLLOW_15_in_rule__NameExpression__PrefixOpAlternatives_0_0_0_07697);
- after(grammarAccess.getNameExpressionAccess().getPrefixOpHyphenMinusHyphenMinusKeyword_0_0_0_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PrefixOpAlternatives_0_0_0_0"
-
-
- // $ANTLR start "rule__NameExpression__Alternatives_0_1_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3643:1: rule__NameExpression__Alternatives_0_1_2 : ( ( (
- // rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 ) ) | ( ( rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 ) ) | ( ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 ) ) );
- public final void rule__NameExpression__Alternatives_0_1_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3647:1: ( ( ( rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 ) ) | ( (
- // rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 ) ) | ( ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 ) ) )
- int alt12 = 3;
- switch (input.LA(1)) {
- case 70: {
- alt12 = 1;
- }
- break;
- case 73:
- case 93: {
- alt12 = 2;
- }
- break;
- case 14:
- case 15: {
- alt12 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 12, 0, input);
-
- throw nvae;
- }
-
- switch (alt12) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3648:1: ( ( rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3648:1: ( ( rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3649:1: ( rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 )
- {
- before(grammarAccess.getNameExpressionAccess().getInvocationCompletionAssignment_0_1_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3650:1: ( rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3650:2: rule__NameExpression__InvocationCompletionAssignment_0_1_2_0
- {
- pushFollow(FOLLOW_rule__NameExpression__InvocationCompletionAssignment_0_1_2_0_in_rule__NameExpression__Alternatives_0_1_27731);
- rule__NameExpression__InvocationCompletionAssignment_0_1_2_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getInvocationCompletionAssignment_0_1_2_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3654:6: ( ( rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3654:6: ( ( rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3655:1: ( rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 )
- {
- before(grammarAccess.getNameExpressionAccess().getSequenceConstructionCompletionAssignment_0_1_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3656:1: ( rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3656:2: rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1
- {
- pushFollow(FOLLOW_rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1_in_rule__NameExpression__Alternatives_0_1_27749);
- rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getSequenceConstructionCompletionAssignment_0_1_2_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3660:6: ( ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3660:6: ( ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3661:1: ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 )
- {
- before(grammarAccess.getNameExpressionAccess().getPostfixOpAssignment_0_1_2_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3662:1: ( rule__NameExpression__PostfixOpAssignment_0_1_2_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3662:2: rule__NameExpression__PostfixOpAssignment_0_1_2_2
- {
- pushFollow(FOLLOW_rule__NameExpression__PostfixOpAssignment_0_1_2_2_in_rule__NameExpression__Alternatives_0_1_27767);
- rule__NameExpression__PostfixOpAssignment_0_1_2_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPostfixOpAssignment_0_1_2_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Alternatives_0_1_2"
-
-
- // $ANTLR start "rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3671:1: rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 : ( ( '++' ) | ( '--' ) );
- public final void rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3675:1: ( ( '++' ) | ( '--' ) )
- int alt13 = 2;
- int LA13_0 = input.LA(1);
-
- if ((LA13_0 == 14)) {
- alt13 = 1;
- }
- else if ((LA13_0 == 15)) {
- alt13 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 13, 0, input);
-
- throw nvae;
- }
- switch (alt13) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3676:1: ( '++' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3676:1: ( '++' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3677:1: '++'
- {
- before(grammarAccess.getNameExpressionAccess().getPostfixOpPlusSignPlusSignKeyword_0_1_2_2_0_0());
- match(input, 14, FOLLOW_14_in_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_07801);
- after(grammarAccess.getNameExpressionAccess().getPostfixOpPlusSignPlusSignKeyword_0_1_2_2_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3684:6: ( '--' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3684:6: ( '--' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3685:1: '--'
- {
- before(grammarAccess.getNameExpressionAccess().getPostfixOpHyphenMinusHyphenMinusKeyword_0_1_2_2_0_1());
- match(input, 15, FOLLOW_15_in_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_07821);
- after(grammarAccess.getNameExpressionAccess().getPostfixOpHyphenMinusHyphenMinusKeyword_0_1_2_2_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0"
-
-
- // $ANTLR start "rule__EqualityExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3697:1: rule__EqualityExpression__OpAlternatives_1_0_0 : ( ( '==' ) | ( '!=' ) );
- public final void rule__EqualityExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3701:1: ( ( '==' ) | ( '!=' ) )
- int alt14 = 2;
- int LA14_0 = input.LA(1);
-
- if ((LA14_0 == 16)) {
- alt14 = 1;
- }
- else if ((LA14_0 == 17)) {
- alt14 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 14, 0, input);
-
- throw nvae;
- }
- switch (alt14) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3702:1: ( '==' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3702:1: ( '==' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3703:1: '=='
- {
- before(grammarAccess.getEqualityExpressionAccess().getOpEqualsSignEqualsSignKeyword_1_0_0_0());
- match(input, 16, FOLLOW_16_in_rule__EqualityExpression__OpAlternatives_1_0_07856);
- after(grammarAccess.getEqualityExpressionAccess().getOpEqualsSignEqualsSignKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3710:6: ( '!=' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3710:6: ( '!=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3711:1: '!='
- {
- before(grammarAccess.getEqualityExpressionAccess().getOpExclamationMarkEqualsSignKeyword_1_0_0_1());
- match(input, 17, FOLLOW_17_in_rule__EqualityExpression__OpAlternatives_1_0_07876);
- after(grammarAccess.getEqualityExpressionAccess().getOpExclamationMarkEqualsSignKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__ClassificationExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3723:1: rule__ClassificationExpression__OpAlternatives_1_0_0 : ( ( 'instanceof' ) | ( 'hastype' ) );
- public final void rule__ClassificationExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3727:1: ( ( 'instanceof' ) | ( 'hastype' ) )
- int alt15 = 2;
- int LA15_0 = input.LA(1);
-
- if ((LA15_0 == 18)) {
- alt15 = 1;
- }
- else if ((LA15_0 == 19)) {
- alt15 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 15, 0, input);
-
- throw nvae;
- }
- switch (alt15) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3728:1: ( 'instanceof' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3728:1: ( 'instanceof' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3729:1: 'instanceof'
- {
- before(grammarAccess.getClassificationExpressionAccess().getOpInstanceofKeyword_1_0_0_0());
- match(input, 18, FOLLOW_18_in_rule__ClassificationExpression__OpAlternatives_1_0_07911);
- after(grammarAccess.getClassificationExpressionAccess().getOpInstanceofKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3736:6: ( 'hastype' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3736:6: ( 'hastype' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3737:1: 'hastype'
- {
- before(grammarAccess.getClassificationExpressionAccess().getOpHastypeKeyword_1_0_0_1());
- match(input, 19, FOLLOW_19_in_rule__ClassificationExpression__OpAlternatives_1_0_07931);
- after(grammarAccess.getClassificationExpressionAccess().getOpHastypeKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__RelationalExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3749:1: rule__RelationalExpression__OpAlternatives_1_0_0 : ( ( '<' ) | ( '>' ) | ( '<=' ) | ( '>=' )
- // );
- public final void rule__RelationalExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3753:1: ( ( '<' ) | ( '>' ) | ( '<=' ) | ( '>=' ) )
- int alt16 = 4;
- switch (input.LA(1)) {
- case 20: {
- alt16 = 1;
- }
- break;
- case 21: {
- alt16 = 2;
- }
- break;
- case 22: {
- alt16 = 3;
- }
- break;
- case 23: {
- alt16 = 4;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 16, 0, input);
-
- throw nvae;
- }
-
- switch (alt16) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3754:1: ( '<' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3754:1: ( '<' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3755:1: '<'
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpLessThanSignKeyword_1_0_0_0());
- match(input, 20, FOLLOW_20_in_rule__RelationalExpression__OpAlternatives_1_0_07966);
- after(grammarAccess.getRelationalExpressionAccess().getOpLessThanSignKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3762:6: ( '>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3762:6: ( '>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3763:1: '>'
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpGreaterThanSignKeyword_1_0_0_1());
- match(input, 21, FOLLOW_21_in_rule__RelationalExpression__OpAlternatives_1_0_07986);
- after(grammarAccess.getRelationalExpressionAccess().getOpGreaterThanSignKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3770:6: ( '<=' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3770:6: ( '<=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3771:1: '<='
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpLessThanSignEqualsSignKeyword_1_0_0_2());
- match(input, 22, FOLLOW_22_in_rule__RelationalExpression__OpAlternatives_1_0_08006);
- after(grammarAccess.getRelationalExpressionAccess().getOpLessThanSignEqualsSignKeyword_1_0_0_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3778:6: ( '>=' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3778:6: ( '>=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3779:1: '>='
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpGreaterThanSignEqualsSignKeyword_1_0_0_3());
- match(input, 23, FOLLOW_23_in_rule__RelationalExpression__OpAlternatives_1_0_08026);
- after(grammarAccess.getRelationalExpressionAccess().getOpGreaterThanSignEqualsSignKeyword_1_0_0_3());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__ShiftExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3791:1: rule__ShiftExpression__OpAlternatives_1_0_0 : ( ( '<<' ) | ( '>>' ) | ( '>>>' ) );
- public final void rule__ShiftExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3795:1: ( ( '<<' ) | ( '>>' ) | ( '>>>' ) )
- int alt17 = 3;
- switch (input.LA(1)) {
- case 24: {
- alt17 = 1;
- }
- break;
- case 25: {
- alt17 = 2;
- }
- break;
- case 26: {
- alt17 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 17, 0, input);
-
- throw nvae;
- }
-
- switch (alt17) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3796:1: ( '<<' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3796:1: ( '<<' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3797:1: '<<'
- {
- before(grammarAccess.getShiftExpressionAccess().getOpLessThanSignLessThanSignKeyword_1_0_0_0());
- match(input, 24, FOLLOW_24_in_rule__ShiftExpression__OpAlternatives_1_0_08061);
- after(grammarAccess.getShiftExpressionAccess().getOpLessThanSignLessThanSignKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3804:6: ( '>>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3804:6: ( '>>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3805:1: '>>'
- {
- before(grammarAccess.getShiftExpressionAccess().getOpGreaterThanSignGreaterThanSignKeyword_1_0_0_1());
- match(input, 25, FOLLOW_25_in_rule__ShiftExpression__OpAlternatives_1_0_08081);
- after(grammarAccess.getShiftExpressionAccess().getOpGreaterThanSignGreaterThanSignKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3812:6: ( '>>>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3812:6: ( '>>>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3813:1: '>>>'
- {
- before(grammarAccess.getShiftExpressionAccess().getOpGreaterThanSignGreaterThanSignGreaterThanSignKeyword_1_0_0_2());
- match(input, 26, FOLLOW_26_in_rule__ShiftExpression__OpAlternatives_1_0_08101);
- after(grammarAccess.getShiftExpressionAccess().getOpGreaterThanSignGreaterThanSignGreaterThanSignKeyword_1_0_0_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__AdditiveExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3825:1: rule__AdditiveExpression__OpAlternatives_1_0_0 : ( ( '+' ) | ( '-' ) );
- public final void rule__AdditiveExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3829:1: ( ( '+' ) | ( '-' ) )
- int alt18 = 2;
- int LA18_0 = input.LA(1);
-
- if ((LA18_0 == 27)) {
- alt18 = 1;
- }
- else if ((LA18_0 == 28)) {
- alt18 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 18, 0, input);
-
- throw nvae;
- }
- switch (alt18) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3830:1: ( '+' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3830:1: ( '+' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3831:1: '+'
- {
- before(grammarAccess.getAdditiveExpressionAccess().getOpPlusSignKeyword_1_0_0_0());
- match(input, 27, FOLLOW_27_in_rule__AdditiveExpression__OpAlternatives_1_0_08136);
- after(grammarAccess.getAdditiveExpressionAccess().getOpPlusSignKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3838:6: ( '-' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3838:6: ( '-' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3839:1: '-'
- {
- before(grammarAccess.getAdditiveExpressionAccess().getOpHyphenMinusKeyword_1_0_0_1());
- match(input, 28, FOLLOW_28_in_rule__AdditiveExpression__OpAlternatives_1_0_08156);
- after(grammarAccess.getAdditiveExpressionAccess().getOpHyphenMinusKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__OpAlternatives_1_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3851:1: rule__MultiplicativeExpression__OpAlternatives_1_0_0 : ( ( '*' ) | ( '/' ) | ( '%' ) );
- public final void rule__MultiplicativeExpression__OpAlternatives_1_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3855:1: ( ( '*' ) | ( '/' ) | ( '%' ) )
- int alt19 = 3;
- switch (input.LA(1)) {
- case 29: {
- alt19 = 1;
- }
- break;
- case 30: {
- alt19 = 2;
- }
- break;
- case 31: {
- alt19 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 19, 0, input);
-
- throw nvae;
- }
-
- switch (alt19) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3856:1: ( '*' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3856:1: ( '*' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3857:1: '*'
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getOpAsteriskKeyword_1_0_0_0());
- match(input, 29, FOLLOW_29_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08191);
- after(grammarAccess.getMultiplicativeExpressionAccess().getOpAsteriskKeyword_1_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3864:6: ( '/' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3864:6: ( '/' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3865:1: '/'
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getOpSolidusKeyword_1_0_0_1());
- match(input, 30, FOLLOW_30_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08211);
- after(grammarAccess.getMultiplicativeExpressionAccess().getOpSolidusKeyword_1_0_0_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3872:6: ( '%' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3872:6: ( '%' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3873:1: '%'
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getOpPercentSignKeyword_1_0_0_2());
- match(input, 31, FOLLOW_31_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08231);
- after(grammarAccess.getMultiplicativeExpressionAccess().getOpPercentSignKeyword_1_0_0_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__OpAlternatives_1_0_0"
-
-
- // $ANTLR start "rule__UnaryExpression__OpAlternatives_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3885:1: rule__UnaryExpression__OpAlternatives_0_0 : ( ( '!' ) | ( '-' ) | ( '+' ) | ( '$' ) | ( '~' )
- // );
- public final void rule__UnaryExpression__OpAlternatives_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3889:1: ( ( '!' ) | ( '-' ) | ( '+' ) | ( '$' ) | ( '~' ) )
- int alt20 = 5;
- switch (input.LA(1)) {
- case 32: {
- alt20 = 1;
- }
- break;
- case 28: {
- alt20 = 2;
- }
- break;
- case 27: {
- alt20 = 3;
- }
- break;
- case 33: {
- alt20 = 4;
- }
- break;
- case 34: {
- alt20 = 5;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 20, 0, input);
-
- throw nvae;
- }
-
- switch (alt20) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3890:1: ( '!' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3890:1: ( '!' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3891:1: '!'
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpExclamationMarkKeyword_0_0_0());
- match(input, 32, FOLLOW_32_in_rule__UnaryExpression__OpAlternatives_0_08266);
- after(grammarAccess.getUnaryExpressionAccess().getOpExclamationMarkKeyword_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3898:6: ( '-' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3898:6: ( '-' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3899:1: '-'
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpHyphenMinusKeyword_0_0_1());
- match(input, 28, FOLLOW_28_in_rule__UnaryExpression__OpAlternatives_0_08286);
- after(grammarAccess.getUnaryExpressionAccess().getOpHyphenMinusKeyword_0_0_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3906:6: ( '+' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3906:6: ( '+' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3907:1: '+'
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpPlusSignKeyword_0_0_2());
- match(input, 27, FOLLOW_27_in_rule__UnaryExpression__OpAlternatives_0_08306);
- after(grammarAccess.getUnaryExpressionAccess().getOpPlusSignKeyword_0_0_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3914:6: ( '$' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3914:6: ( '$' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3915:1: '$'
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpDollarSignKeyword_0_0_3());
- match(input, 33, FOLLOW_33_in_rule__UnaryExpression__OpAlternatives_0_08326);
- after(grammarAccess.getUnaryExpressionAccess().getOpDollarSignKeyword_0_0_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3922:6: ( '~' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3922:6: ( '~' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3923:1: '~'
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpTildeKeyword_0_0_4());
- match(input, 34, FOLLOW_34_in_rule__UnaryExpression__OpAlternatives_0_08346);
- after(grammarAccess.getUnaryExpressionAccess().getOpTildeKeyword_0_0_4());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__OpAlternatives_0_0"
-
-
- // $ANTLR start "rule__SuffixExpression__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3935:1: rule__SuffixExpression__Alternatives : ( ( ruleOperationCallExpression ) | (
- // rulePropertyCallExpression ) | ( ruleLinkOperationExpression ) | ( ruleSequenceOperationExpression ) | ( ruleSequenceReductionExpression ) | ( ruleSequenceExpansionExpression ) | ( ruleClassExtentExpression ) );
- public final void rule__SuffixExpression__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3939:1: ( ( ruleOperationCallExpression ) | ( rulePropertyCallExpression ) | (
- // ruleLinkOperationExpression ) | ( ruleSequenceOperationExpression ) | ( ruleSequenceReductionExpression ) | ( ruleSequenceExpansionExpression ) | ( ruleClassExtentExpression ) )
- int alt21 = 7;
- alt21 = dfa21.predict(input);
- switch (alt21) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3940:1: ( ruleOperationCallExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3940:1: ( ruleOperationCallExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3941:1: ruleOperationCallExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getOperationCallExpressionParserRuleCall_0());
- pushFollow(FOLLOW_ruleOperationCallExpression_in_rule__SuffixExpression__Alternatives8380);
- ruleOperationCallExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getOperationCallExpressionParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3946:6: ( rulePropertyCallExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3946:6: ( rulePropertyCallExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3947:1: rulePropertyCallExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getPropertyCallExpressionParserRuleCall_1());
- pushFollow(FOLLOW_rulePropertyCallExpression_in_rule__SuffixExpression__Alternatives8397);
- rulePropertyCallExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getPropertyCallExpressionParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3952:6: ( ruleLinkOperationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3952:6: ( ruleLinkOperationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3953:1: ruleLinkOperationExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getLinkOperationExpressionParserRuleCall_2());
- pushFollow(FOLLOW_ruleLinkOperationExpression_in_rule__SuffixExpression__Alternatives8414);
- ruleLinkOperationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getLinkOperationExpressionParserRuleCall_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3958:6: ( ruleSequenceOperationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3958:6: ( ruleSequenceOperationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3959:1: ruleSequenceOperationExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getSequenceOperationExpressionParserRuleCall_3());
- pushFollow(FOLLOW_ruleSequenceOperationExpression_in_rule__SuffixExpression__Alternatives8431);
- ruleSequenceOperationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getSequenceOperationExpressionParserRuleCall_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3964:6: ( ruleSequenceReductionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3964:6: ( ruleSequenceReductionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3965:1: ruleSequenceReductionExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getSequenceReductionExpressionParserRuleCall_4());
- pushFollow(FOLLOW_ruleSequenceReductionExpression_in_rule__SuffixExpression__Alternatives8448);
- ruleSequenceReductionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getSequenceReductionExpressionParserRuleCall_4());
-
- }
-
-
- }
- break;
- case 6:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3970:6: ( ruleSequenceExpansionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3970:6: ( ruleSequenceExpansionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3971:1: ruleSequenceExpansionExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getSequenceExpansionExpressionParserRuleCall_5());
- pushFollow(FOLLOW_ruleSequenceExpansionExpression_in_rule__SuffixExpression__Alternatives8465);
- ruleSequenceExpansionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getSequenceExpansionExpressionParserRuleCall_5());
-
- }
-
-
- }
- break;
- case 7:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3976:6: ( ruleClassExtentExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3976:6: ( ruleClassExtentExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3977:1: ruleClassExtentExpression
- {
- before(grammarAccess.getSuffixExpressionAccess().getClassExtentExpressionParserRuleCall_6());
- pushFollow(FOLLOW_ruleClassExtentExpression_in_rule__SuffixExpression__Alternatives8482);
- ruleClassExtentExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuffixExpressionAccess().getClassExtentExpressionParserRuleCall_6());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuffixExpression__Alternatives"
-
-
- // $ANTLR start "rule__SequenceExpansionExpression__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3987:1: rule__SequenceExpansionExpression__Alternatives : ( ( ruleSelectOrRejectOperation ) | (
- // ruleCollectOrIterateOperation ) | ( ruleForAllOrExistsOrOneOperation ) | ( ruleIsUniqueOperation ) );
- public final void rule__SequenceExpansionExpression__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3991:1: ( ( ruleSelectOrRejectOperation ) | ( ruleCollectOrIterateOperation ) | (
- // ruleForAllOrExistsOrOneOperation ) | ( ruleIsUniqueOperation ) )
- int alt22 = 4;
- int LA22_0 = input.LA(1);
-
- if ((LA22_0 == 86)) {
- switch (input.LA(2)) {
- case 50:
- case 51:
- case 52: {
- alt22 = 3;
- }
- break;
- case 48:
- case 49: {
- alt22 = 2;
- }
- break;
- case 88: {
- alt22 = 4;
- }
- break;
- case 46:
- case 47: {
- alt22 = 1;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 22, 1, input);
-
- throw nvae;
- }
-
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 22, 0, input);
-
- throw nvae;
- }
- switch (alt22) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3992:1: ( ruleSelectOrRejectOperation )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3992:1: ( ruleSelectOrRejectOperation )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3993:1: ruleSelectOrRejectOperation
- {
- before(grammarAccess.getSequenceExpansionExpressionAccess().getSelectOrRejectOperationParserRuleCall_0());
- pushFollow(FOLLOW_ruleSelectOrRejectOperation_in_rule__SequenceExpansionExpression__Alternatives8514);
- ruleSelectOrRejectOperation();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceExpansionExpressionAccess().getSelectOrRejectOperationParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3998:6: ( ruleCollectOrIterateOperation )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3998:6: ( ruleCollectOrIterateOperation )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:3999:1: ruleCollectOrIterateOperation
- {
- before(grammarAccess.getSequenceExpansionExpressionAccess().getCollectOrIterateOperationParserRuleCall_1());
- pushFollow(FOLLOW_ruleCollectOrIterateOperation_in_rule__SequenceExpansionExpression__Alternatives8531);
- ruleCollectOrIterateOperation();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceExpansionExpressionAccess().getCollectOrIterateOperationParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4004:6: ( ruleForAllOrExistsOrOneOperation )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4004:6: ( ruleForAllOrExistsOrOneOperation )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4005:1: ruleForAllOrExistsOrOneOperation
- {
- before(grammarAccess.getSequenceExpansionExpressionAccess().getForAllOrExistsOrOneOperationParserRuleCall_2());
- pushFollow(FOLLOW_ruleForAllOrExistsOrOneOperation_in_rule__SequenceExpansionExpression__Alternatives8548);
- ruleForAllOrExistsOrOneOperation();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceExpansionExpressionAccess().getForAllOrExistsOrOneOperationParserRuleCall_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4010:6: ( ruleIsUniqueOperation )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4010:6: ( ruleIsUniqueOperation )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4011:1: ruleIsUniqueOperation
- {
- before(grammarAccess.getSequenceExpansionExpressionAccess().getIsUniqueOperationParserRuleCall_3());
- pushFollow(FOLLOW_ruleIsUniqueOperation_in_rule__SequenceExpansionExpression__Alternatives8565);
- ruleIsUniqueOperation();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceExpansionExpressionAccess().getIsUniqueOperationParserRuleCall_3());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceExpansionExpression__Alternatives"
-
-
- // $ANTLR start "rule__ValueSpecification__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4021:1: rule__ValueSpecification__Alternatives : ( ( ruleNameExpression ) | ( ruleLITERAL ) | (
- // ruleThisExpression ) | ( ruleSuperInvocationExpression ) | ( ruleInstanceCreationExpression ) | ( ruleParenthesizedExpression ) | ( ruleNullExpression ) );
- public final void rule__ValueSpecification__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4025:1: ( ( ruleNameExpression ) | ( ruleLITERAL ) | ( ruleThisExpression ) | (
- // ruleSuperInvocationExpression ) | ( ruleInstanceCreationExpression ) | ( ruleParenthesizedExpression ) | ( ruleNullExpression ) )
- int alt23 = 7;
- switch (input.LA(1)) {
- case RULE_ID:
- case 14:
- case 15: {
- alt23 = 1;
- }
- break;
- case RULE_INTEGERVALUE:
- case RULE_STRING:
- case 29:
- case 41:
- case 42: {
- alt23 = 2;
- }
- break;
- case 90: {
- alt23 = 3;
- }
- break;
- case 91: {
- alt23 = 4;
- }
- break;
- case 92: {
- alt23 = 5;
- }
- break;
- case 70: {
- alt23 = 6;
- }
- break;
- case 89: {
- alt23 = 7;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 23, 0, input);
-
- throw nvae;
- }
-
- switch (alt23) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4026:1: ( ruleNameExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4026:1: ( ruleNameExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4027:1: ruleNameExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getNameExpressionParserRuleCall_0());
- pushFollow(FOLLOW_ruleNameExpression_in_rule__ValueSpecification__Alternatives8597);
- ruleNameExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getNameExpressionParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4032:6: ( ruleLITERAL )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4032:6: ( ruleLITERAL )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4033:1: ruleLITERAL
- {
- before(grammarAccess.getValueSpecificationAccess().getLITERALParserRuleCall_1());
- pushFollow(FOLLOW_ruleLITERAL_in_rule__ValueSpecification__Alternatives8614);
- ruleLITERAL();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getLITERALParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4038:6: ( ruleThisExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4038:6: ( ruleThisExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4039:1: ruleThisExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getThisExpressionParserRuleCall_2());
- pushFollow(FOLLOW_ruleThisExpression_in_rule__ValueSpecification__Alternatives8631);
- ruleThisExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getThisExpressionParserRuleCall_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4044:6: ( ruleSuperInvocationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4044:6: ( ruleSuperInvocationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4045:1: ruleSuperInvocationExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getSuperInvocationExpressionParserRuleCall_3());
- pushFollow(FOLLOW_ruleSuperInvocationExpression_in_rule__ValueSpecification__Alternatives8648);
- ruleSuperInvocationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getSuperInvocationExpressionParserRuleCall_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4050:6: ( ruleInstanceCreationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4050:6: ( ruleInstanceCreationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4051:1: ruleInstanceCreationExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getInstanceCreationExpressionParserRuleCall_4());
- pushFollow(FOLLOW_ruleInstanceCreationExpression_in_rule__ValueSpecification__Alternatives8665);
- ruleInstanceCreationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getInstanceCreationExpressionParserRuleCall_4());
-
- }
-
-
- }
- break;
- case 6:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4056:6: ( ruleParenthesizedExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4056:6: ( ruleParenthesizedExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4057:1: ruleParenthesizedExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getParenthesizedExpressionParserRuleCall_5());
- pushFollow(FOLLOW_ruleParenthesizedExpression_in_rule__ValueSpecification__Alternatives8682);
- ruleParenthesizedExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getParenthesizedExpressionParserRuleCall_5());
-
- }
-
-
- }
- break;
- case 7:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4062:6: ( ruleNullExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4062:6: ( ruleNullExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4063:1: ruleNullExpression
- {
- before(grammarAccess.getValueSpecificationAccess().getNullExpressionParserRuleCall_6());
- pushFollow(FOLLOW_ruleNullExpression_in_rule__ValueSpecification__Alternatives8699);
- ruleNullExpression();
-
- state._fsp--;
-
- after(grammarAccess.getValueSpecificationAccess().getNullExpressionParserRuleCall_6());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ValueSpecification__Alternatives"
-
-
- // $ANTLR start "rule__NonLiteralValueSpecification__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4073:1: rule__NonLiteralValueSpecification__Alternatives : ( ( ruleNameExpression ) | (
- // ruleParenthesizedExpression ) | ( ruleInstanceCreationExpression ) | ( ruleThisExpression ) | ( ruleSuperInvocationExpression ) );
- public final void rule__NonLiteralValueSpecification__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4077:1: ( ( ruleNameExpression ) | ( ruleParenthesizedExpression ) | (
- // ruleInstanceCreationExpression ) | ( ruleThisExpression ) | ( ruleSuperInvocationExpression ) )
- int alt24 = 5;
- switch (input.LA(1)) {
- case RULE_ID:
- case 14:
- case 15: {
- alt24 = 1;
- }
- break;
- case 70: {
- alt24 = 2;
- }
- break;
- case 92: {
- alt24 = 3;
- }
- break;
- case 90: {
- alt24 = 4;
- }
- break;
- case 91: {
- alt24 = 5;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 24, 0, input);
-
- throw nvae;
- }
-
- switch (alt24) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4078:1: ( ruleNameExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4078:1: ( ruleNameExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4079:1: ruleNameExpression
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getNameExpressionParserRuleCall_0());
- pushFollow(FOLLOW_ruleNameExpression_in_rule__NonLiteralValueSpecification__Alternatives8731);
- ruleNameExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getNameExpressionParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4084:6: ( ruleParenthesizedExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4084:6: ( ruleParenthesizedExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4085:1: ruleParenthesizedExpression
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getParenthesizedExpressionParserRuleCall_1());
- pushFollow(FOLLOW_ruleParenthesizedExpression_in_rule__NonLiteralValueSpecification__Alternatives8748);
- ruleParenthesizedExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getParenthesizedExpressionParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4090:6: ( ruleInstanceCreationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4090:6: ( ruleInstanceCreationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4091:1: ruleInstanceCreationExpression
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getInstanceCreationExpressionParserRuleCall_2());
- pushFollow(FOLLOW_ruleInstanceCreationExpression_in_rule__NonLiteralValueSpecification__Alternatives8765);
- ruleInstanceCreationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getInstanceCreationExpressionParserRuleCall_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4096:6: ( ruleThisExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4096:6: ( ruleThisExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4097:1: ruleThisExpression
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getThisExpressionParserRuleCall_3());
- pushFollow(FOLLOW_ruleThisExpression_in_rule__NonLiteralValueSpecification__Alternatives8782);
- ruleThisExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getThisExpressionParserRuleCall_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4102:6: ( ruleSuperInvocationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4102:6: ( ruleSuperInvocationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4103:1: ruleSuperInvocationExpression
- {
- before(grammarAccess.getNonLiteralValueSpecificationAccess().getSuperInvocationExpressionParserRuleCall_4());
- pushFollow(FOLLOW_ruleSuperInvocationExpression_in_rule__NonLiteralValueSpecification__Alternatives8799);
- ruleSuperInvocationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonLiteralValueSpecificationAccess().getSuperInvocationExpressionParserRuleCall_4());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonLiteralValueSpecification__Alternatives"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Alternatives_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4113:1: rule__ParenthesizedExpression__Alternatives_3 : ( ( (
- // rule__ParenthesizedExpression__CastedAssignment_3_0 ) ) | ( ( rule__ParenthesizedExpression__SuffixAssignment_3_1 ) ) );
- public final void rule__ParenthesizedExpression__Alternatives_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4117:1: ( ( ( rule__ParenthesizedExpression__CastedAssignment_3_0 ) ) | ( (
- // rule__ParenthesizedExpression__SuffixAssignment_3_1 ) ) )
- int alt25 = 2;
- int LA25_0 = input.LA(1);
-
- if ((LA25_0 == RULE_ID || (LA25_0 >= 14 && LA25_0 <= 15) || LA25_0 == 70 || (LA25_0 >= 90 && LA25_0 <= 92))) {
- alt25 = 1;
- }
- else if (((LA25_0 >= 85 && LA25_0 <= 86))) {
- alt25 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 25, 0, input);
-
- throw nvae;
- }
- switch (alt25) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4118:1: ( ( rule__ParenthesizedExpression__CastedAssignment_3_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4118:1: ( ( rule__ParenthesizedExpression__CastedAssignment_3_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4119:1: ( rule__ParenthesizedExpression__CastedAssignment_3_0 )
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getCastedAssignment_3_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4120:1: ( rule__ParenthesizedExpression__CastedAssignment_3_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4120:2: rule__ParenthesizedExpression__CastedAssignment_3_0
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__CastedAssignment_3_0_in_rule__ParenthesizedExpression__Alternatives_38831);
- rule__ParenthesizedExpression__CastedAssignment_3_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getParenthesizedExpressionAccess().getCastedAssignment_3_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4124:6: ( ( rule__ParenthesizedExpression__SuffixAssignment_3_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4124:6: ( ( rule__ParenthesizedExpression__SuffixAssignment_3_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4125:1: ( rule__ParenthesizedExpression__SuffixAssignment_3_1 )
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getSuffixAssignment_3_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4126:1: ( rule__ParenthesizedExpression__SuffixAssignment_3_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4126:2: rule__ParenthesizedExpression__SuffixAssignment_3_1
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__SuffixAssignment_3_1_in_rule__ParenthesizedExpression__Alternatives_38849);
- rule__ParenthesizedExpression__SuffixAssignment_3_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getParenthesizedExpressionAccess().getSuffixAssignment_3_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Alternatives_3"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Alternatives_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4135:1: rule__SuperInvocationExpression__Alternatives_1 : ( ( (
- // rule__SuperInvocationExpression__Group_1_0__0 ) ) | ( ( rule__SuperInvocationExpression__OperationCallAssignment_1_1 ) ) );
- public final void rule__SuperInvocationExpression__Alternatives_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4139:1: ( ( ( rule__SuperInvocationExpression__Group_1_0__0 ) ) | ( (
- // rule__SuperInvocationExpression__OperationCallAssignment_1_1 ) ) )
- int alt26 = 2;
- int LA26_0 = input.LA(1);
-
- if ((LA26_0 == 85)) {
- int LA26_1 = input.LA(2);
-
- if ((LA26_1 == RULE_ID)) {
- int LA26_2 = input.LA(3);
-
- if ((LA26_2 == 70)) {
- alt26 = 2;
- }
- else if ((LA26_2 == 77)) {
- alt26 = 1;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 26, 2, input);
-
- throw nvae;
- }
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 26, 1, input);
-
- throw nvae;
- }
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 26, 0, input);
-
- throw nvae;
- }
- switch (alt26) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4140:1: ( ( rule__SuperInvocationExpression__Group_1_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4140:1: ( ( rule__SuperInvocationExpression__Group_1_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4141:1: ( rule__SuperInvocationExpression__Group_1_0__0 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getGroup_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4142:1: ( rule__SuperInvocationExpression__Group_1_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4142:2: rule__SuperInvocationExpression__Group_1_0__0
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__0_in_rule__SuperInvocationExpression__Alternatives_18882);
- rule__SuperInvocationExpression__Group_1_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getGroup_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4146:6: ( ( rule__SuperInvocationExpression__OperationCallAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4146:6: ( ( rule__SuperInvocationExpression__OperationCallAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4147:1: ( rule__SuperInvocationExpression__OperationCallAssignment_1_1 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4148:1: ( rule__SuperInvocationExpression__OperationCallAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4148:2: rule__SuperInvocationExpression__OperationCallAssignment_1_1
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__OperationCallAssignment_1_1_in_rule__SuperInvocationExpression__Alternatives_18900);
- rule__SuperInvocationExpression__OperationCallAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallAssignment_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Alternatives_1"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Alternatives_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4157:1: rule__InstanceCreationExpression__Alternatives_2 : ( ( (
- // rule__InstanceCreationExpression__TupleAssignment_2_0 ) ) | ( ( rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 ) ) );
- public final void rule__InstanceCreationExpression__Alternatives_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4161:1: ( ( ( rule__InstanceCreationExpression__TupleAssignment_2_0 ) ) | ( (
- // rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 ) ) )
- int alt27 = 2;
- int LA27_0 = input.LA(1);
-
- if ((LA27_0 == 70)) {
- alt27 = 1;
- }
- else if ((LA27_0 == 73 || LA27_0 == 93)) {
- alt27 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 27, 0, input);
-
- throw nvae;
- }
- switch (alt27) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4162:1: ( ( rule__InstanceCreationExpression__TupleAssignment_2_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4162:1: ( ( rule__InstanceCreationExpression__TupleAssignment_2_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4163:1: ( rule__InstanceCreationExpression__TupleAssignment_2_0 )
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getTupleAssignment_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4164:1: ( rule__InstanceCreationExpression__TupleAssignment_2_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4164:2: rule__InstanceCreationExpression__TupleAssignment_2_0
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__TupleAssignment_2_0_in_rule__InstanceCreationExpression__Alternatives_28933);
- rule__InstanceCreationExpression__TupleAssignment_2_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getTupleAssignment_2_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4168:6: ( ( rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4168:6: ( ( rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1
- // ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4169:1: ( rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 )
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getSequenceConstuctionCompletionAssignment_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4170:1: (
- // rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4170:2: rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1_in_rule__InstanceCreationExpression__Alternatives_28951);
- rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getSequenceConstuctionCompletionAssignment_2_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Alternatives_2"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4179:1: rule__SequenceConstructionOrAccessCompletion__Alternatives : ( ( (
- // rule__SequenceConstructionOrAccessCompletion__Group_0__0 ) ) | ( ( rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 ) ) );
- public final void rule__SequenceConstructionOrAccessCompletion__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4183:1: ( ( ( rule__SequenceConstructionOrAccessCompletion__Group_0__0 ) ) | ( (
- // rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 ) ) )
- int alt28 = 2;
- int LA28_0 = input.LA(1);
-
- if ((LA28_0 == 73)) {
- alt28 = 1;
- }
- else if ((LA28_0 == 93)) {
- alt28 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 28, 0, input);
-
- throw nvae;
- }
- switch (alt28) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4184:1: ( ( rule__SequenceConstructionOrAccessCompletion__Group_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4184:1: ( ( rule__SequenceConstructionOrAccessCompletion__Group_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4185:1: ( rule__SequenceConstructionOrAccessCompletion__Group_0__0 )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4186:1: ( rule__SequenceConstructionOrAccessCompletion__Group_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4186:2: rule__SequenceConstructionOrAccessCompletion__Group_0__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__0_in_rule__SequenceConstructionOrAccessCompletion__Alternatives8984);
- rule__SequenceConstructionOrAccessCompletion__Group_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getGroup_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4190:6: ( ( rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4190:6: ( ( rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4191:1: ( rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4192:1: ( rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4192:2: rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1_in_rule__SequenceConstructionOrAccessCompletion__Alternatives9002);
- rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getExpressionAssignment_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Alternatives"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4201:1: rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 : ( ( (
- // rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0 ) ) | ( ( rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 ) ) );
- public final void rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4205:1: ( ( ( rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0
- // ) ) | ( ( rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 ) ) )
- int alt29 = 2;
- int LA29_0 = input.LA(1);
-
- if (((LA29_0 >= RULE_ID && LA29_0 <= RULE_STRING) || (LA29_0 >= 14 && LA29_0 <= 15) || (LA29_0 >= 27 && LA29_0 <= 29) || (LA29_0 >= 32 && LA29_0 <= 34) || (LA29_0 >= 41 && LA29_0 <= 42) || LA29_0 == 70 || (LA29_0 >= 89 && LA29_0 <= 92))) {
- alt29 = 1;
- }
- else if ((LA29_0 == 74)) {
- alt29 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 29, 0, input);
-
- throw nvae;
- }
- switch (alt29) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4206:1: ( ( rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0 )
- // )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4206:1: ( (
- // rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4207:1: ( rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0
- // )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAccessCompletionAssignment_0_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4208:1: (
- // rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4208:2:
- // rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0_in_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_19035);
- rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAccessCompletionAssignment_0_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4212:6: ( ( rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1
- // ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4212:6: ( (
- // rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4213:1: (
- // rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getSequenceCompletionAssignment_0_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4214:1: (
- // rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4214:2:
- // rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1_in_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_19053);
- rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getSequenceCompletionAssignment_0_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Alternatives_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4223:1: rule__SequenceConstructionExpression__Alternatives_2 : ( ( (
- // rule__SequenceConstructionExpression__Group_2_0__0 )* ) | ( ( rule__SequenceConstructionExpression__Group_2_1__0 ) ) );
- public final void rule__SequenceConstructionExpression__Alternatives_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4227:1: ( ( ( rule__SequenceConstructionExpression__Group_2_0__0 )* ) | ( (
- // rule__SequenceConstructionExpression__Group_2_1__0 ) ) )
- int alt31 = 2;
- int LA31_0 = input.LA(1);
-
- if ((LA31_0 == 72 || LA31_0 == 94)) {
- alt31 = 1;
- }
- else if ((LA31_0 == 75)) {
- alt31 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 31, 0, input);
-
- throw nvae;
- }
- switch (alt31) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4228:1: ( ( rule__SequenceConstructionExpression__Group_2_0__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4228:1: ( ( rule__SequenceConstructionExpression__Group_2_0__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4229:1: ( rule__SequenceConstructionExpression__Group_2_0__0 )*
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getGroup_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4230:1: ( rule__SequenceConstructionExpression__Group_2_0__0 )*
- loop30: do {
- int alt30 = 2;
- int LA30_0 = input.LA(1);
-
- if ((LA30_0 == 72)) {
- alt30 = 1;
- }
-
-
- switch (alt30) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4230:2: rule__SequenceConstructionExpression__Group_2_0__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_0__0_in_rule__SequenceConstructionExpression__Alternatives_29086);
- rule__SequenceConstructionExpression__Group_2_0__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop30;
- }
- } while (true);
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getGroup_2_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4234:6: ( ( rule__SequenceConstructionExpression__Group_2_1__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4234:6: ( ( rule__SequenceConstructionExpression__Group_2_1__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4235:1: ( rule__SequenceConstructionExpression__Group_2_1__0 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getGroup_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4236:1: ( rule__SequenceConstructionExpression__Group_2_1__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4236:2: rule__SequenceConstructionExpression__Group_2_1__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_1__0_in_rule__SequenceConstructionExpression__Alternatives_29105);
- rule__SequenceConstructionExpression__Group_2_1__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getGroup_2_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Alternatives_2"
-
-
- // $ANTLR start "rule__SequenceElement__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4245:1: rule__SequenceElement__Alternatives : ( ( ruleExpression ) | (
- // ruleSequenceConstructionExpression ) );
- public final void rule__SequenceElement__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4249:1: ( ( ruleExpression ) | ( ruleSequenceConstructionExpression ) )
- int alt32 = 2;
- int LA32_0 = input.LA(1);
-
- if (((LA32_0 >= RULE_ID && LA32_0 <= RULE_STRING) || (LA32_0 >= 14 && LA32_0 <= 15) || (LA32_0 >= 27 && LA32_0 <= 29) || (LA32_0 >= 32 && LA32_0 <= 34) || (LA32_0 >= 41 && LA32_0 <= 42) || LA32_0 == 70 || (LA32_0 >= 89 && LA32_0 <= 92))) {
- alt32 = 1;
- }
- else if ((LA32_0 == 93)) {
- alt32 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 32, 0, input);
-
- throw nvae;
- }
- switch (alt32) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4250:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4250:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4251:1: ruleExpression
- {
- before(grammarAccess.getSequenceElementAccess().getExpressionParserRuleCall_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__SequenceElement__Alternatives9138);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceElementAccess().getExpressionParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4256:6: ( ruleSequenceConstructionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4256:6: ( ruleSequenceConstructionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4257:1: ruleSequenceConstructionExpression
- {
- before(grammarAccess.getSequenceElementAccess().getSequenceConstructionExpressionParserRuleCall_1());
- pushFollow(FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceElement__Alternatives9155);
- ruleSequenceConstructionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceElementAccess().getSequenceConstructionExpressionParserRuleCall_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceElement__Alternatives"
-
-
- // $ANTLR start "rule__DocumentedStatement__CommentAlternatives_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4267:1: rule__DocumentedStatement__CommentAlternatives_0_0 : ( ( RULE_ML_COMMENT ) | (
- // RULE_SL_COMMENT ) );
- public final void rule__DocumentedStatement__CommentAlternatives_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4271:1: ( ( RULE_ML_COMMENT ) | ( RULE_SL_COMMENT ) )
- int alt33 = 2;
- int LA33_0 = input.LA(1);
-
- if ((LA33_0 == RULE_ML_COMMENT)) {
- alt33 = 1;
- }
- else if ((LA33_0 == RULE_SL_COMMENT)) {
- alt33 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 33, 0, input);
-
- throw nvae;
- }
- switch (alt33) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4272:1: ( RULE_ML_COMMENT )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4272:1: ( RULE_ML_COMMENT )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4273:1: RULE_ML_COMMENT
- {
- before(grammarAccess.getDocumentedStatementAccess().getCommentML_COMMENTTerminalRuleCall_0_0_0());
- match(input, RULE_ML_COMMENT, FOLLOW_RULE_ML_COMMENT_in_rule__DocumentedStatement__CommentAlternatives_0_09187);
- after(grammarAccess.getDocumentedStatementAccess().getCommentML_COMMENTTerminalRuleCall_0_0_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4278:6: ( RULE_SL_COMMENT )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4278:6: ( RULE_SL_COMMENT )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4279:1: RULE_SL_COMMENT
- {
- before(grammarAccess.getDocumentedStatementAccess().getCommentSL_COMMENTTerminalRuleCall_0_0_1());
- match(input, RULE_SL_COMMENT, FOLLOW_RULE_SL_COMMENT_in_rule__DocumentedStatement__CommentAlternatives_0_09204);
- after(grammarAccess.getDocumentedStatementAccess().getCommentSL_COMMENTTerminalRuleCall_0_0_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__CommentAlternatives_0_0"
-
-
- // $ANTLR start "rule__Statement__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4289:1: rule__Statement__Alternatives : ( ( ruleAnnotatedStatement ) | ( ruleInlineStatement ) | (
- // ruleBlockStatement ) | ( ruleEmptyStatement ) | ( ruleLocalNameDeclarationStatement ) | ( ruleIfStatement ) | ( ruleSwitchStatement ) | ( ruleWhileStatement ) | ( ruleDoStatement ) | ( ruleForStatement ) | ( ruleBreakStatement ) | ( ruleReturnStatement
- // ) | ( ruleAcceptStatement ) | ( ruleClassifyStatement ) | ( ruleInvocationOrAssignementOrDeclarationStatement ) | ( ruleSuperInvocationStatement ) | ( ruleThisInvocationStatement ) | ( ruleInstanceCreationInvocationStatement ) );
- public final void rule__Statement__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4293:1: ( ( ruleAnnotatedStatement ) | ( ruleInlineStatement ) | ( ruleBlockStatement ) | (
- // ruleEmptyStatement ) | ( ruleLocalNameDeclarationStatement ) | ( ruleIfStatement ) | ( ruleSwitchStatement ) | ( ruleWhileStatement ) | ( ruleDoStatement ) | ( ruleForStatement ) | ( ruleBreakStatement ) | ( ruleReturnStatement ) | (
- // ruleAcceptStatement ) | ( ruleClassifyStatement ) | ( ruleInvocationOrAssignementOrDeclarationStatement ) | ( ruleSuperInvocationStatement ) | ( ruleThisInvocationStatement ) | ( ruleInstanceCreationInvocationStatement ) )
- int alt34 = 18;
- switch (input.LA(1)) {
- case 99: {
- alt34 = 1;
- }
- break;
- case 96: {
- alt34 = 2;
- }
- break;
- case 93: {
- alt34 = 3;
- }
- break;
- case 12: {
- alt34 = 4;
- }
- break;
- case 100: {
- alt34 = 5;
- }
- break;
- case 101: {
- alt34 = 6;
- }
- break;
- case 104: {
- alt34 = 7;
- }
- break;
- case 107: {
- alt34 = 8;
- }
- break;
- case 108: {
- alt34 = 9;
- }
- break;
- case 109: {
- alt34 = 10;
- }
- break;
- case 110: {
- alt34 = 11;
- }
- break;
- case 111: {
- alt34 = 12;
- }
- break;
- case 112: {
- alt34 = 13;
- }
- break;
- case 113: {
- alt34 = 14;
- }
- break;
- case RULE_ID:
- case 14:
- case 15: {
- alt34 = 15;
- }
- break;
- case 91: {
- alt34 = 16;
- }
- break;
- case 90: {
- alt34 = 17;
- }
- break;
- case 92: {
- alt34 = 18;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 34, 0, input);
-
- throw nvae;
- }
-
- switch (alt34) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4294:1: ( ruleAnnotatedStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4294:1: ( ruleAnnotatedStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4295:1: ruleAnnotatedStatement
- {
- before(grammarAccess.getStatementAccess().getAnnotatedStatementParserRuleCall_0());
- pushFollow(FOLLOW_ruleAnnotatedStatement_in_rule__Statement__Alternatives9236);
- ruleAnnotatedStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getAnnotatedStatementParserRuleCall_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4300:6: ( ruleInlineStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4300:6: ( ruleInlineStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4301:1: ruleInlineStatement
- {
- before(grammarAccess.getStatementAccess().getInlineStatementParserRuleCall_1());
- pushFollow(FOLLOW_ruleInlineStatement_in_rule__Statement__Alternatives9253);
- ruleInlineStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getInlineStatementParserRuleCall_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4306:6: ( ruleBlockStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4306:6: ( ruleBlockStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4307:1: ruleBlockStatement
- {
- before(grammarAccess.getStatementAccess().getBlockStatementParserRuleCall_2());
- pushFollow(FOLLOW_ruleBlockStatement_in_rule__Statement__Alternatives9270);
- ruleBlockStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getBlockStatementParserRuleCall_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4312:6: ( ruleEmptyStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4312:6: ( ruleEmptyStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4313:1: ruleEmptyStatement
- {
- before(grammarAccess.getStatementAccess().getEmptyStatementParserRuleCall_3());
- pushFollow(FOLLOW_ruleEmptyStatement_in_rule__Statement__Alternatives9287);
- ruleEmptyStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getEmptyStatementParserRuleCall_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4318:6: ( ruleLocalNameDeclarationStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4318:6: ( ruleLocalNameDeclarationStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4319:1: ruleLocalNameDeclarationStatement
- {
- before(grammarAccess.getStatementAccess().getLocalNameDeclarationStatementParserRuleCall_4());
- pushFollow(FOLLOW_ruleLocalNameDeclarationStatement_in_rule__Statement__Alternatives9304);
- ruleLocalNameDeclarationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getLocalNameDeclarationStatementParserRuleCall_4());
-
- }
-
-
- }
- break;
- case 6:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4324:6: ( ruleIfStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4324:6: ( ruleIfStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4325:1: ruleIfStatement
- {
- before(grammarAccess.getStatementAccess().getIfStatementParserRuleCall_5());
- pushFollow(FOLLOW_ruleIfStatement_in_rule__Statement__Alternatives9321);
- ruleIfStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getIfStatementParserRuleCall_5());
-
- }
-
-
- }
- break;
- case 7:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4330:6: ( ruleSwitchStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4330:6: ( ruleSwitchStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4331:1: ruleSwitchStatement
- {
- before(grammarAccess.getStatementAccess().getSwitchStatementParserRuleCall_6());
- pushFollow(FOLLOW_ruleSwitchStatement_in_rule__Statement__Alternatives9338);
- ruleSwitchStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getSwitchStatementParserRuleCall_6());
-
- }
-
-
- }
- break;
- case 8:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4336:6: ( ruleWhileStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4336:6: ( ruleWhileStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4337:1: ruleWhileStatement
- {
- before(grammarAccess.getStatementAccess().getWhileStatementParserRuleCall_7());
- pushFollow(FOLLOW_ruleWhileStatement_in_rule__Statement__Alternatives9355);
- ruleWhileStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getWhileStatementParserRuleCall_7());
-
- }
-
-
- }
- break;
- case 9:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4342:6: ( ruleDoStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4342:6: ( ruleDoStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4343:1: ruleDoStatement
- {
- before(grammarAccess.getStatementAccess().getDoStatementParserRuleCall_8());
- pushFollow(FOLLOW_ruleDoStatement_in_rule__Statement__Alternatives9372);
- ruleDoStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getDoStatementParserRuleCall_8());
-
- }
-
-
- }
- break;
- case 10:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4348:6: ( ruleForStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4348:6: ( ruleForStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4349:1: ruleForStatement
- {
- before(grammarAccess.getStatementAccess().getForStatementParserRuleCall_9());
- pushFollow(FOLLOW_ruleForStatement_in_rule__Statement__Alternatives9389);
- ruleForStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getForStatementParserRuleCall_9());
-
- }
-
-
- }
- break;
- case 11:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4354:6: ( ruleBreakStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4354:6: ( ruleBreakStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4355:1: ruleBreakStatement
- {
- before(grammarAccess.getStatementAccess().getBreakStatementParserRuleCall_10());
- pushFollow(FOLLOW_ruleBreakStatement_in_rule__Statement__Alternatives9406);
- ruleBreakStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getBreakStatementParserRuleCall_10());
-
- }
-
-
- }
- break;
- case 12:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4360:6: ( ruleReturnStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4360:6: ( ruleReturnStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4361:1: ruleReturnStatement
- {
- before(grammarAccess.getStatementAccess().getReturnStatementParserRuleCall_11());
- pushFollow(FOLLOW_ruleReturnStatement_in_rule__Statement__Alternatives9423);
- ruleReturnStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getReturnStatementParserRuleCall_11());
-
- }
-
-
- }
- break;
- case 13:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4366:6: ( ruleAcceptStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4366:6: ( ruleAcceptStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4367:1: ruleAcceptStatement
- {
- before(grammarAccess.getStatementAccess().getAcceptStatementParserRuleCall_12());
- pushFollow(FOLLOW_ruleAcceptStatement_in_rule__Statement__Alternatives9440);
- ruleAcceptStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getAcceptStatementParserRuleCall_12());
-
- }
-
-
- }
- break;
- case 14:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4372:6: ( ruleClassifyStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4372:6: ( ruleClassifyStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4373:1: ruleClassifyStatement
- {
- before(grammarAccess.getStatementAccess().getClassifyStatementParserRuleCall_13());
- pushFollow(FOLLOW_ruleClassifyStatement_in_rule__Statement__Alternatives9457);
- ruleClassifyStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getClassifyStatementParserRuleCall_13());
-
- }
-
-
- }
- break;
- case 15:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4378:6: ( ruleInvocationOrAssignementOrDeclarationStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4378:6: ( ruleInvocationOrAssignementOrDeclarationStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4379:1: ruleInvocationOrAssignementOrDeclarationStatement
- {
- before(grammarAccess.getStatementAccess().getInvocationOrAssignementOrDeclarationStatementParserRuleCall_14());
- pushFollow(FOLLOW_ruleInvocationOrAssignementOrDeclarationStatement_in_rule__Statement__Alternatives9474);
- ruleInvocationOrAssignementOrDeclarationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getInvocationOrAssignementOrDeclarationStatementParserRuleCall_14());
-
- }
-
-
- }
- break;
- case 16:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4384:6: ( ruleSuperInvocationStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4384:6: ( ruleSuperInvocationStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4385:1: ruleSuperInvocationStatement
- {
- before(grammarAccess.getStatementAccess().getSuperInvocationStatementParserRuleCall_15());
- pushFollow(FOLLOW_ruleSuperInvocationStatement_in_rule__Statement__Alternatives9491);
- ruleSuperInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getSuperInvocationStatementParserRuleCall_15());
-
- }
-
-
- }
- break;
- case 17:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4390:6: ( ruleThisInvocationStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4390:6: ( ruleThisInvocationStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4391:1: ruleThisInvocationStatement
- {
- before(grammarAccess.getStatementAccess().getThisInvocationStatementParserRuleCall_16());
- pushFollow(FOLLOW_ruleThisInvocationStatement_in_rule__Statement__Alternatives9508);
- ruleThisInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getThisInvocationStatementParserRuleCall_16());
-
- }
-
-
- }
- break;
- case 18:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4396:6: ( ruleInstanceCreationInvocationStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4396:6: ( ruleInstanceCreationInvocationStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4397:1: ruleInstanceCreationInvocationStatement
- {
- before(grammarAccess.getStatementAccess().getInstanceCreationInvocationStatementParserRuleCall_17());
- pushFollow(FOLLOW_ruleInstanceCreationInvocationStatement_in_rule__Statement__Alternatives9525);
- ruleInstanceCreationInvocationStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementAccess().getInstanceCreationInvocationStatementParserRuleCall_17());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Statement__Alternatives"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4407:1: rule__LoopVariableDefinition__Alternatives : ( ( ( rule__LoopVariableDefinition__Group_0__0 )
- // ) | ( ( rule__LoopVariableDefinition__Group_1__0 ) ) );
- public final void rule__LoopVariableDefinition__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4411:1: ( ( ( rule__LoopVariableDefinition__Group_0__0 ) ) | ( (
- // rule__LoopVariableDefinition__Group_1__0 ) ) )
- int alt35 = 2;
- int LA35_0 = input.LA(1);
-
- if ((LA35_0 == RULE_ID)) {
- int LA35_1 = input.LA(2);
-
- if ((LA35_1 == 38)) {
- alt35 = 1;
- }
- else if ((LA35_1 == RULE_ID || LA35_1 == 20 || LA35_1 == 77)) {
- alt35 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 35, 1, input);
-
- throw nvae;
- }
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 35, 0, input);
-
- throw nvae;
- }
- switch (alt35) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4412:1: ( ( rule__LoopVariableDefinition__Group_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4412:1: ( ( rule__LoopVariableDefinition__Group_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4413:1: ( rule__LoopVariableDefinition__Group_0__0 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4414:1: ( rule__LoopVariableDefinition__Group_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4414:2: rule__LoopVariableDefinition__Group_0__0
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__0_in_rule__LoopVariableDefinition__Alternatives9557);
- rule__LoopVariableDefinition__Group_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getGroup_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4418:6: ( ( rule__LoopVariableDefinition__Group_1__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4418:6: ( ( rule__LoopVariableDefinition__Group_1__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4419:1: ( rule__LoopVariableDefinition__Group_1__0 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4420:1: ( rule__LoopVariableDefinition__Group_1__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4420:2: rule__LoopVariableDefinition__Group_1__0
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__0_in_rule__LoopVariableDefinition__Alternatives9575);
- rule__LoopVariableDefinition__Group_1__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getGroup_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Alternatives"
-
-
- // $ANTLR start "rule__AcceptStatement__Alternatives_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4429:1: rule__AcceptStatement__Alternatives_1 : ( ( (
- // rule__AcceptStatement__SimpleAcceptAssignment_1_0 ) ) | ( ( rule__AcceptStatement__CompoundAcceptAssignment_1_1 ) ) );
- public final void rule__AcceptStatement__Alternatives_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4433:1: ( ( ( rule__AcceptStatement__SimpleAcceptAssignment_1_0 ) ) | ( (
- // rule__AcceptStatement__CompoundAcceptAssignment_1_1 ) ) )
- int alt36 = 2;
- int LA36_0 = input.LA(1);
-
- if ((LA36_0 == 12)) {
- alt36 = 1;
- }
- else if ((LA36_0 == 93)) {
- alt36 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 36, 0, input);
-
- throw nvae;
- }
- switch (alt36) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4434:1: ( ( rule__AcceptStatement__SimpleAcceptAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4434:1: ( ( rule__AcceptStatement__SimpleAcceptAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4435:1: ( rule__AcceptStatement__SimpleAcceptAssignment_1_0 )
- {
- before(grammarAccess.getAcceptStatementAccess().getSimpleAcceptAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4436:1: ( rule__AcceptStatement__SimpleAcceptAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4436:2: rule__AcceptStatement__SimpleAcceptAssignment_1_0
- {
- pushFollow(FOLLOW_rule__AcceptStatement__SimpleAcceptAssignment_1_0_in_rule__AcceptStatement__Alternatives_19608);
- rule__AcceptStatement__SimpleAcceptAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptStatementAccess().getSimpleAcceptAssignment_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4440:6: ( ( rule__AcceptStatement__CompoundAcceptAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4440:6: ( ( rule__AcceptStatement__CompoundAcceptAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4441:1: ( rule__AcceptStatement__CompoundAcceptAssignment_1_1 )
- {
- before(grammarAccess.getAcceptStatementAccess().getCompoundAcceptAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4442:1: ( rule__AcceptStatement__CompoundAcceptAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4442:2: rule__AcceptStatement__CompoundAcceptAssignment_1_1
- {
- pushFollow(FOLLOW_rule__AcceptStatement__CompoundAcceptAssignment_1_1_in_rule__AcceptStatement__Alternatives_19626);
- rule__AcceptStatement__CompoundAcceptAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptStatementAccess().getCompoundAcceptAssignment_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__Alternatives_1"
-
-
- // $ANTLR start "rule__ClassificationClause__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4451:1: rule__ClassificationClause__Alternatives : ( ( ( rule__ClassificationClause__Group_0__0 ) ) |
- // ( ( rule__ClassificationClause__Group_1__0 ) ) );
- public final void rule__ClassificationClause__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4455:1: ( ( ( rule__ClassificationClause__Group_0__0 ) ) | ( (
- // rule__ClassificationClause__Group_1__0 ) ) )
- int alt37 = 2;
- int LA37_0 = input.LA(1);
-
- if ((LA37_0 == 114)) {
- int LA37_1 = input.LA(2);
-
- if ((LA37_1 == 29)) {
- alt37 = 2;
- }
- else if ((LA37_1 == RULE_ID)) {
- alt37 = 1;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 37, 1, input);
-
- throw nvae;
- }
- }
- else if ((LA37_0 == 115)) {
- alt37 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 37, 0, input);
-
- throw nvae;
- }
- switch (alt37) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4456:1: ( ( rule__ClassificationClause__Group_0__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4456:1: ( ( rule__ClassificationClause__Group_0__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4457:1: ( rule__ClassificationClause__Group_0__0 )
- {
- before(grammarAccess.getClassificationClauseAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4458:1: ( rule__ClassificationClause__Group_0__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4458:2: rule__ClassificationClause__Group_0__0
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_0__0_in_rule__ClassificationClause__Alternatives9659);
- rule__ClassificationClause__Group_0__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getGroup_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4462:6: ( ( rule__ClassificationClause__Group_1__0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4462:6: ( ( rule__ClassificationClause__Group_1__0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4463:1: ( rule__ClassificationClause__Group_1__0 )
- {
- before(grammarAccess.getClassificationClauseAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4464:1: ( rule__ClassificationClause__Group_1__0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4464:2: rule__ClassificationClause__Group_1__0
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_1__0_in_rule__ClassificationClause__Alternatives9677);
- rule__ClassificationClause__Group_1__0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getGroup_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Alternatives"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4473:1: rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 : ( ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 ) ) | ( ( rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 ) ) );
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4477:1: ( ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 ) ) | ( ( rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 ) ) )
- int alt38 = 2;
- int LA38_0 = input.LA(1);
-
- if ((LA38_0 == RULE_ID || LA38_0 == 73)) {
- alt38 = 1;
- }
- else if (((LA38_0 >= 57 && LA38_0 <= 68))) {
- alt38 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 38, 0, input);
-
- throw nvae;
- }
- switch (alt38) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4478:1: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4478:1: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4479:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 )
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getVariableDeclarationCompletionAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4480:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4480:2:
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0_in_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_19710);
- rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getVariableDeclarationCompletionAssignment_1_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4484:6: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4484:6: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4485:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 )
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAssignmentCompletionAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4486:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4486:2:
- // rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1_in_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_19728);
- rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAssignmentCompletionAssignment_1_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1"
-
-
- // $ANTLR start "rule__VisibilityIndicator__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4495:1: rule__VisibilityIndicator__Alternatives : ( ( ( 'public' ) ) | ( ( 'private' ) ) | ( (
- // 'protected' ) ) );
- public final void rule__VisibilityIndicator__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4499:1: ( ( ( 'public' ) ) | ( ( 'private' ) ) | ( ( 'protected' ) ) )
- int alt39 = 3;
- switch (input.LA(1)) {
- case 35: {
- alt39 = 1;
- }
- break;
- case 36: {
- alt39 = 2;
- }
- break;
- case 37: {
- alt39 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 39, 0, input);
-
- throw nvae;
- }
-
- switch (alt39) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4500:1: ( ( 'public' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4500:1: ( ( 'public' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4501:1: ( 'public' )
- {
- before(grammarAccess.getVisibilityIndicatorAccess().getPUBLICEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4502:1: ( 'public' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4502:3: 'public'
- {
- match(input, 35, FOLLOW_35_in_rule__VisibilityIndicator__Alternatives9762);
-
- }
-
- after(grammarAccess.getVisibilityIndicatorAccess().getPUBLICEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4507:6: ( ( 'private' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4507:6: ( ( 'private' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4508:1: ( 'private' )
- {
- before(grammarAccess.getVisibilityIndicatorAccess().getPRIVATEEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4509:1: ( 'private' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4509:3: 'private'
- {
- match(input, 36, FOLLOW_36_in_rule__VisibilityIndicator__Alternatives9783);
-
- }
-
- after(grammarAccess.getVisibilityIndicatorAccess().getPRIVATEEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4514:6: ( ( 'protected' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4514:6: ( ( 'protected' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4515:1: ( 'protected' )
- {
- before(grammarAccess.getVisibilityIndicatorAccess().getPROTECTEDEnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4516:1: ( 'protected' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4516:3: 'protected'
- {
- match(input, 37, FOLLOW_37_in_rule__VisibilityIndicator__Alternatives9804);
-
- }
-
- after(grammarAccess.getVisibilityIndicatorAccess().getPROTECTEDEnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VisibilityIndicator__Alternatives"
-
-
- // $ANTLR start "rule__ParameterDirection__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4526:1: rule__ParameterDirection__Alternatives : ( ( ( 'in' ) ) | ( ( 'out' ) ) | ( ( 'inout' ) ) );
- public final void rule__ParameterDirection__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4530:1: ( ( ( 'in' ) ) | ( ( 'out' ) ) | ( ( 'inout' ) ) )
- int alt40 = 3;
- switch (input.LA(1)) {
- case 38: {
- alt40 = 1;
- }
- break;
- case 39: {
- alt40 = 2;
- }
- break;
- case 40: {
- alt40 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 40, 0, input);
-
- throw nvae;
- }
-
- switch (alt40) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4531:1: ( ( 'in' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4531:1: ( ( 'in' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4532:1: ( 'in' )
- {
- before(grammarAccess.getParameterDirectionAccess().getINEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4533:1: ( 'in' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4533:3: 'in'
- {
- match(input, 38, FOLLOW_38_in_rule__ParameterDirection__Alternatives9840);
-
- }
-
- after(grammarAccess.getParameterDirectionAccess().getINEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4538:6: ( ( 'out' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4538:6: ( ( 'out' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4539:1: ( 'out' )
- {
- before(grammarAccess.getParameterDirectionAccess().getOUTEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4540:1: ( 'out' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4540:3: 'out'
- {
- match(input, 39, FOLLOW_39_in_rule__ParameterDirection__Alternatives9861);
-
- }
-
- after(grammarAccess.getParameterDirectionAccess().getOUTEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4545:6: ( ( 'inout' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4545:6: ( ( 'inout' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4546:1: ( 'inout' )
- {
- before(grammarAccess.getParameterDirectionAccess().getINOUTEnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4547:1: ( 'inout' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4547:3: 'inout'
- {
- match(input, 40, FOLLOW_40_in_rule__ParameterDirection__Alternatives9882);
-
- }
-
- after(grammarAccess.getParameterDirectionAccess().getINOUTEnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParameterDirection__Alternatives"
-
-
- // $ANTLR start "rule__BooleanValue__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4557:1: rule__BooleanValue__Alternatives : ( ( ( 'true' ) ) | ( ( 'false' ) ) );
- public final void rule__BooleanValue__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4561:1: ( ( ( 'true' ) ) | ( ( 'false' ) ) )
- int alt41 = 2;
- int LA41_0 = input.LA(1);
-
- if ((LA41_0 == 41)) {
- alt41 = 1;
- }
- else if ((LA41_0 == 42)) {
- alt41 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 41, 0, input);
-
- throw nvae;
- }
- switch (alt41) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4562:1: ( ( 'true' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4562:1: ( ( 'true' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4563:1: ( 'true' )
- {
- before(grammarAccess.getBooleanValueAccess().getTRUEEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4564:1: ( 'true' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4564:3: 'true'
- {
- match(input, 41, FOLLOW_41_in_rule__BooleanValue__Alternatives9918);
-
- }
-
- after(grammarAccess.getBooleanValueAccess().getTRUEEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4569:6: ( ( 'false' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4569:6: ( ( 'false' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4570:1: ( 'false' )
- {
- before(grammarAccess.getBooleanValueAccess().getFALSEEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4571:1: ( 'false' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4571:3: 'false'
- {
- match(input, 42, FOLLOW_42_in_rule__BooleanValue__Alternatives9939);
-
- }
-
- after(grammarAccess.getBooleanValueAccess().getFALSEEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BooleanValue__Alternatives"
-
-
- // $ANTLR start "rule__LinkOperationKind__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4581:1: rule__LinkOperationKind__Alternatives : ( ( ( 'createLink' ) ) | ( ( 'destroyLink' ) ) | ( (
- // 'clearAssoc' ) ) );
- public final void rule__LinkOperationKind__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4585:1: ( ( ( 'createLink' ) ) | ( ( 'destroyLink' ) ) | ( ( 'clearAssoc' ) ) )
- int alt42 = 3;
- switch (input.LA(1)) {
- case 43: {
- alt42 = 1;
- }
- break;
- case 44: {
- alt42 = 2;
- }
- break;
- case 45: {
- alt42 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 42, 0, input);
-
- throw nvae;
- }
-
- switch (alt42) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4586:1: ( ( 'createLink' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4586:1: ( ( 'createLink' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4587:1: ( 'createLink' )
- {
- before(grammarAccess.getLinkOperationKindAccess().getCREATEEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4588:1: ( 'createLink' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4588:3: 'createLink'
- {
- match(input, 43, FOLLOW_43_in_rule__LinkOperationKind__Alternatives9975);
-
- }
-
- after(grammarAccess.getLinkOperationKindAccess().getCREATEEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4593:6: ( ( 'destroyLink' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4593:6: ( ( 'destroyLink' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4594:1: ( 'destroyLink' )
- {
- before(grammarAccess.getLinkOperationKindAccess().getDESTROYEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4595:1: ( 'destroyLink' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4595:3: 'destroyLink'
- {
- match(input, 44, FOLLOW_44_in_rule__LinkOperationKind__Alternatives9996);
-
- }
-
- after(grammarAccess.getLinkOperationKindAccess().getDESTROYEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4600:6: ( ( 'clearAssoc' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4600:6: ( ( 'clearAssoc' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4601:1: ( 'clearAssoc' )
- {
- before(grammarAccess.getLinkOperationKindAccess().getCLEAREnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4602:1: ( 'clearAssoc' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4602:3: 'clearAssoc'
- {
- match(input, 45, FOLLOW_45_in_rule__LinkOperationKind__Alternatives10017);
-
- }
-
- after(grammarAccess.getLinkOperationKindAccess().getCLEAREnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationKind__Alternatives"
-
-
- // $ANTLR start "rule__SelectOrRejectOperator__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4612:1: rule__SelectOrRejectOperator__Alternatives : ( ( ( 'select' ) ) | ( ( 'reject' ) ) );
- public final void rule__SelectOrRejectOperator__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4616:1: ( ( ( 'select' ) ) | ( ( 'reject' ) ) )
- int alt43 = 2;
- int LA43_0 = input.LA(1);
-
- if ((LA43_0 == 46)) {
- alt43 = 1;
- }
- else if ((LA43_0 == 47)) {
- alt43 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 43, 0, input);
-
- throw nvae;
- }
- switch (alt43) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4617:1: ( ( 'select' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4617:1: ( ( 'select' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4618:1: ( 'select' )
- {
- before(grammarAccess.getSelectOrRejectOperatorAccess().getSELECTEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4619:1: ( 'select' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4619:3: 'select'
- {
- match(input, 46, FOLLOW_46_in_rule__SelectOrRejectOperator__Alternatives10053);
-
- }
-
- after(grammarAccess.getSelectOrRejectOperatorAccess().getSELECTEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4624:6: ( ( 'reject' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4624:6: ( ( 'reject' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4625:1: ( 'reject' )
- {
- before(grammarAccess.getSelectOrRejectOperatorAccess().getREJECTEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4626:1: ( 'reject' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4626:3: 'reject'
- {
- match(input, 47, FOLLOW_47_in_rule__SelectOrRejectOperator__Alternatives10074);
-
- }
-
- after(grammarAccess.getSelectOrRejectOperatorAccess().getREJECTEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperator__Alternatives"
-
-
- // $ANTLR start "rule__CollectOrIterateOperator__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4636:1: rule__CollectOrIterateOperator__Alternatives : ( ( ( 'collect' ) ) | ( ( 'iterate' ) ) );
- public final void rule__CollectOrIterateOperator__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4640:1: ( ( ( 'collect' ) ) | ( ( 'iterate' ) ) )
- int alt44 = 2;
- int LA44_0 = input.LA(1);
-
- if ((LA44_0 == 48)) {
- alt44 = 1;
- }
- else if ((LA44_0 == 49)) {
- alt44 = 2;
- }
- else {
- NoViableAltException nvae =
- new NoViableAltException("", 44, 0, input);
-
- throw nvae;
- }
- switch (alt44) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4641:1: ( ( 'collect' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4641:1: ( ( 'collect' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4642:1: ( 'collect' )
- {
- before(grammarAccess.getCollectOrIterateOperatorAccess().getCOLLECTEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4643:1: ( 'collect' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4643:3: 'collect'
- {
- match(input, 48, FOLLOW_48_in_rule__CollectOrIterateOperator__Alternatives10110);
-
- }
-
- after(grammarAccess.getCollectOrIterateOperatorAccess().getCOLLECTEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4648:6: ( ( 'iterate' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4648:6: ( ( 'iterate' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4649:1: ( 'iterate' )
- {
- before(grammarAccess.getCollectOrIterateOperatorAccess().getITERATEEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4650:1: ( 'iterate' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4650:3: 'iterate'
- {
- match(input, 49, FOLLOW_49_in_rule__CollectOrIterateOperator__Alternatives10131);
-
- }
-
- after(grammarAccess.getCollectOrIterateOperatorAccess().getITERATEEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperator__Alternatives"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperator__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4660:1: rule__ForAllOrExistsOrOneOperator__Alternatives : ( ( ( 'forAll' ) ) | ( ( 'exists' ) ) | ( (
- // 'one' ) ) );
- public final void rule__ForAllOrExistsOrOneOperator__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4664:1: ( ( ( 'forAll' ) ) | ( ( 'exists' ) ) | ( ( 'one' ) ) )
- int alt45 = 3;
- switch (input.LA(1)) {
- case 50: {
- alt45 = 1;
- }
- break;
- case 51: {
- alt45 = 2;
- }
- break;
- case 52: {
- alt45 = 3;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 45, 0, input);
-
- throw nvae;
- }
-
- switch (alt45) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4665:1: ( ( 'forAll' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4665:1: ( ( 'forAll' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4666:1: ( 'forAll' )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getFORALLEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4667:1: ( 'forAll' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4667:3: 'forAll'
- {
- match(input, 50, FOLLOW_50_in_rule__ForAllOrExistsOrOneOperator__Alternatives10167);
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getFORALLEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4672:6: ( ( 'exists' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4672:6: ( ( 'exists' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4673:1: ( 'exists' )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getEXISTSEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4674:1: ( 'exists' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4674:3: 'exists'
- {
- match(input, 51, FOLLOW_51_in_rule__ForAllOrExistsOrOneOperator__Alternatives10188);
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getEXISTSEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4679:6: ( ( 'one' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4679:6: ( ( 'one' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4680:1: ( 'one' )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getONEEnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4681:1: ( 'one' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4681:3: 'one'
- {
- match(input, 52, FOLLOW_52_in_rule__ForAllOrExistsOrOneOperator__Alternatives10209);
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperatorAccess().getONEEnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperator__Alternatives"
-
-
- // $ANTLR start "rule__AnnotationKind__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4691:1: rule__AnnotationKind__Alternatives : ( ( ( 'isolated' ) ) | ( ( 'determined' ) ) | ( (
- // 'assured' ) ) | ( ( 'parallel' ) ) );
- public final void rule__AnnotationKind__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4695:1: ( ( ( 'isolated' ) ) | ( ( 'determined' ) ) | ( ( 'assured' ) ) | ( ( 'parallel' ) )
- // )
- int alt46 = 4;
- switch (input.LA(1)) {
- case 53: {
- alt46 = 1;
- }
- break;
- case 54: {
- alt46 = 2;
- }
- break;
- case 55: {
- alt46 = 3;
- }
- break;
- case 56: {
- alt46 = 4;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 46, 0, input);
-
- throw nvae;
- }
-
- switch (alt46) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4696:1: ( ( 'isolated' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4696:1: ( ( 'isolated' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4697:1: ( 'isolated' )
- {
- before(grammarAccess.getAnnotationKindAccess().getISOLATEDEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4698:1: ( 'isolated' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4698:3: 'isolated'
- {
- match(input, 53, FOLLOW_53_in_rule__AnnotationKind__Alternatives10245);
-
- }
-
- after(grammarAccess.getAnnotationKindAccess().getISOLATEDEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4703:6: ( ( 'determined' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4703:6: ( ( 'determined' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4704:1: ( 'determined' )
- {
- before(grammarAccess.getAnnotationKindAccess().getDETERMINEDEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4705:1: ( 'determined' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4705:3: 'determined'
- {
- match(input, 54, FOLLOW_54_in_rule__AnnotationKind__Alternatives10266);
-
- }
-
- after(grammarAccess.getAnnotationKindAccess().getDETERMINEDEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4710:6: ( ( 'assured' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4710:6: ( ( 'assured' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4711:1: ( 'assured' )
- {
- before(grammarAccess.getAnnotationKindAccess().getASSUREDEnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4712:1: ( 'assured' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4712:3: 'assured'
- {
- match(input, 55, FOLLOW_55_in_rule__AnnotationKind__Alternatives10287);
-
- }
-
- after(grammarAccess.getAnnotationKindAccess().getASSUREDEnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4717:6: ( ( 'parallel' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4717:6: ( ( 'parallel' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4718:1: ( 'parallel' )
- {
- before(grammarAccess.getAnnotationKindAccess().getPARALLELEnumLiteralDeclaration_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4719:1: ( 'parallel' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4719:3: 'parallel'
- {
- match(input, 56, FOLLOW_56_in_rule__AnnotationKind__Alternatives10308);
-
- }
-
- after(grammarAccess.getAnnotationKindAccess().getPARALLELEnumLiteralDeclaration_3());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotationKind__Alternatives"
-
-
- // $ANTLR start "rule__AssignmentOperator__Alternatives"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4729:1: rule__AssignmentOperator__Alternatives : ( ( ( '=' ) ) | ( ( '+=' ) ) | ( ( '-=' ) ) | ( (
- // '*=' ) ) | ( ( '%=' ) ) | ( ( '/=' ) ) | ( ( '&=' ) ) | ( ( '|=' ) ) | ( ( '^=' ) ) | ( ( '<<=' ) ) | ( ( '>>=' ) ) | ( ( '>>>=' ) ) );
- public final void rule__AssignmentOperator__Alternatives() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4733:1: ( ( ( '=' ) ) | ( ( '+=' ) ) | ( ( '-=' ) ) | ( ( '*=' ) ) | ( ( '%=' ) ) | ( ( '/='
- // ) ) | ( ( '&=' ) ) | ( ( '|=' ) ) | ( ( '^=' ) ) | ( ( '<<=' ) ) | ( ( '>>=' ) ) | ( ( '>>>=' ) ) )
- int alt47 = 12;
- switch (input.LA(1)) {
- case 57: {
- alt47 = 1;
- }
- break;
- case 58: {
- alt47 = 2;
- }
- break;
- case 59: {
- alt47 = 3;
- }
- break;
- case 60: {
- alt47 = 4;
- }
- break;
- case 61: {
- alt47 = 5;
- }
- break;
- case 62: {
- alt47 = 6;
- }
- break;
- case 63: {
- alt47 = 7;
- }
- break;
- case 64: {
- alt47 = 8;
- }
- break;
- case 65: {
- alt47 = 9;
- }
- break;
- case 66: {
- alt47 = 10;
- }
- break;
- case 67: {
- alt47 = 11;
- }
- break;
- case 68: {
- alt47 = 12;
- }
- break;
- default:
- NoViableAltException nvae =
- new NoViableAltException("", 47, 0, input);
-
- throw nvae;
- }
-
- switch (alt47) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4734:1: ( ( '=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4734:1: ( ( '=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4735:1: ( '=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getASSIGNEnumLiteralDeclaration_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4736:1: ( '=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4736:3: '='
- {
- match(input, 57, FOLLOW_57_in_rule__AssignmentOperator__Alternatives10344);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getASSIGNEnumLiteralDeclaration_0());
-
- }
-
-
- }
- break;
- case 2:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4741:6: ( ( '+=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4741:6: ( ( '+=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4742:1: ( '+=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getPLUSASSIGNEnumLiteralDeclaration_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4743:1: ( '+=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4743:3: '+='
- {
- match(input, 58, FOLLOW_58_in_rule__AssignmentOperator__Alternatives10365);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getPLUSASSIGNEnumLiteralDeclaration_1());
-
- }
-
-
- }
- break;
- case 3:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4748:6: ( ( '-=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4748:6: ( ( '-=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4749:1: ( '-=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getMINUSASSIGNEnumLiteralDeclaration_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4750:1: ( '-=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4750:3: '-='
- {
- match(input, 59, FOLLOW_59_in_rule__AssignmentOperator__Alternatives10386);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getMINUSASSIGNEnumLiteralDeclaration_2());
-
- }
-
-
- }
- break;
- case 4:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4755:6: ( ( '*=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4755:6: ( ( '*=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4756:1: ( '*=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getMULTASSIGNEnumLiteralDeclaration_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4757:1: ( '*=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4757:3: '*='
- {
- match(input, 60, FOLLOW_60_in_rule__AssignmentOperator__Alternatives10407);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getMULTASSIGNEnumLiteralDeclaration_3());
-
- }
-
-
- }
- break;
- case 5:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4762:6: ( ( '%=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4762:6: ( ( '%=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4763:1: ( '%=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getMODASSIGNEnumLiteralDeclaration_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4764:1: ( '%=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4764:3: '%='
- {
- match(input, 61, FOLLOW_61_in_rule__AssignmentOperator__Alternatives10428);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getMODASSIGNEnumLiteralDeclaration_4());
-
- }
-
-
- }
- break;
- case 6:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4769:6: ( ( '/=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4769:6: ( ( '/=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4770:1: ( '/=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getDIVASSIGNEnumLiteralDeclaration_5());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4771:1: ( '/=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4771:3: '/='
- {
- match(input, 62, FOLLOW_62_in_rule__AssignmentOperator__Alternatives10449);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getDIVASSIGNEnumLiteralDeclaration_5());
-
- }
-
-
- }
- break;
- case 7:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4776:6: ( ( '&=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4776:6: ( ( '&=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4777:1: ( '&=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getANDASSIGNEnumLiteralDeclaration_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4778:1: ( '&=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4778:3: '&='
- {
- match(input, 63, FOLLOW_63_in_rule__AssignmentOperator__Alternatives10470);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getANDASSIGNEnumLiteralDeclaration_6());
-
- }
-
-
- }
- break;
- case 8:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4783:6: ( ( '|=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4783:6: ( ( '|=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4784:1: ( '|=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getORASSIGNEnumLiteralDeclaration_7());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4785:1: ( '|=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4785:3: '|='
- {
- match(input, 64, FOLLOW_64_in_rule__AssignmentOperator__Alternatives10491);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getORASSIGNEnumLiteralDeclaration_7());
-
- }
-
-
- }
- break;
- case 9:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4790:6: ( ( '^=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4790:6: ( ( '^=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4791:1: ( '^=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getXORASSIGNEnumLiteralDeclaration_8());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4792:1: ( '^=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4792:3: '^='
- {
- match(input, 65, FOLLOW_65_in_rule__AssignmentOperator__Alternatives10512);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getXORASSIGNEnumLiteralDeclaration_8());
-
- }
-
-
- }
- break;
- case 10:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4797:6: ( ( '<<=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4797:6: ( ( '<<=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4798:1: ( '<<=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getLSHIFTASSIGNEnumLiteralDeclaration_9());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4799:1: ( '<<=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4799:3: '<<='
- {
- match(input, 66, FOLLOW_66_in_rule__AssignmentOperator__Alternatives10533);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getLSHIFTASSIGNEnumLiteralDeclaration_9());
-
- }
-
-
- }
- break;
- case 11:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4804:6: ( ( '>>=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4804:6: ( ( '>>=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4805:1: ( '>>=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getRSHIFTASSIGNEnumLiteralDeclaration_10());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4806:1: ( '>>=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4806:3: '>>='
- {
- match(input, 67, FOLLOW_67_in_rule__AssignmentOperator__Alternatives10554);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getRSHIFTASSIGNEnumLiteralDeclaration_10());
-
- }
-
-
- }
- break;
- case 12:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4811:6: ( ( '>>>=' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4811:6: ( ( '>>>=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4812:1: ( '>>>=' )
- {
- before(grammarAccess.getAssignmentOperatorAccess().getURSHIFTASSIGNEnumLiteralDeclaration_11());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4813:1: ( '>>>=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4813:3: '>>>='
- {
- match(input, 68, FOLLOW_68_in_rule__AssignmentOperator__Alternatives10575);
-
- }
-
- after(grammarAccess.getAssignmentOperatorAccess().getURSHIFTASSIGNEnumLiteralDeclaration_11());
-
- }
-
-
- }
- break;
-
- }
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentOperator__Alternatives"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4825:1: rule__OperationDefinitionOrStub__Group__0 : rule__OperationDefinitionOrStub__Group__0__Impl
- // rule__OperationDefinitionOrStub__Group__1 ;
- public final void rule__OperationDefinitionOrStub__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4829:1: ( rule__OperationDefinitionOrStub__Group__0__Impl
- // rule__OperationDefinitionOrStub__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4830:2: rule__OperationDefinitionOrStub__Group__0__Impl
- // rule__OperationDefinitionOrStub__Group__1
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__Group__0__Impl_in_rule__OperationDefinitionOrStub__Group__010608);
- rule__OperationDefinitionOrStub__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__Group__1_in_rule__OperationDefinitionOrStub__Group__010611);
- rule__OperationDefinitionOrStub__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__Group__0"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4837:1: rule__OperationDefinitionOrStub__Group__0__Impl : ( (
- // rule__OperationDefinitionOrStub__DeclarationAssignment_0 ) ) ;
- public final void rule__OperationDefinitionOrStub__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4841:1: ( ( ( rule__OperationDefinitionOrStub__DeclarationAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4842:1: ( ( rule__OperationDefinitionOrStub__DeclarationAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4842:1: ( ( rule__OperationDefinitionOrStub__DeclarationAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4843:1: ( rule__OperationDefinitionOrStub__DeclarationAssignment_0 )
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getDeclarationAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4844:1: ( rule__OperationDefinitionOrStub__DeclarationAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4844:2: rule__OperationDefinitionOrStub__DeclarationAssignment_0
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__DeclarationAssignment_0_in_rule__OperationDefinitionOrStub__Group__0__Impl10638);
- rule__OperationDefinitionOrStub__DeclarationAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getDeclarationAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__Group__0__Impl"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4854:1: rule__OperationDefinitionOrStub__Group__1 : rule__OperationDefinitionOrStub__Group__1__Impl ;
- public final void rule__OperationDefinitionOrStub__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4858:1: ( rule__OperationDefinitionOrStub__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4859:2: rule__OperationDefinitionOrStub__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__Group__1__Impl_in_rule__OperationDefinitionOrStub__Group__110668);
- rule__OperationDefinitionOrStub__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__Group__1"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4865:1: rule__OperationDefinitionOrStub__Group__1__Impl : ( (
- // rule__OperationDefinitionOrStub__Alternatives_1 ) ) ;
- public final void rule__OperationDefinitionOrStub__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4869:1: ( ( ( rule__OperationDefinitionOrStub__Alternatives_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4870:1: ( ( rule__OperationDefinitionOrStub__Alternatives_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4870:1: ( ( rule__OperationDefinitionOrStub__Alternatives_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4871:1: ( rule__OperationDefinitionOrStub__Alternatives_1 )
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getAlternatives_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4872:1: ( rule__OperationDefinitionOrStub__Alternatives_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4872:2: rule__OperationDefinitionOrStub__Alternatives_1
- {
- pushFollow(FOLLOW_rule__OperationDefinitionOrStub__Alternatives_1_in_rule__OperationDefinitionOrStub__Group__1__Impl10695);
- rule__OperationDefinitionOrStub__Alternatives_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getAlternatives_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4886:1: rule__OperationDeclaration__Group__0 : rule__OperationDeclaration__Group__0__Impl
- // rule__OperationDeclaration__Group__1 ;
- public final void rule__OperationDeclaration__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4890:1: ( rule__OperationDeclaration__Group__0__Impl rule__OperationDeclaration__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4891:2: rule__OperationDeclaration__Group__0__Impl rule__OperationDeclaration__Group__1
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__0__Impl_in_rule__OperationDeclaration__Group__010729);
- rule__OperationDeclaration__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__1_in_rule__OperationDeclaration__Group__010732);
- rule__OperationDeclaration__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__0"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4898:1: rule__OperationDeclaration__Group__0__Impl : ( (
- // rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )? ) ;
- public final void rule__OperationDeclaration__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4902:1: ( ( ( rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4903:1: ( ( rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4903:1: ( ( rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4904:1: ( rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )?
- {
- before(grammarAccess.getOperationDeclarationAccess().getVisibilityIndicatorAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4905:1: ( rule__OperationDeclaration__VisibilityIndicatorAssignment_0 )?
- int alt48 = 2;
- int LA48_0 = input.LA(1);
-
- if (((LA48_0 >= 35 && LA48_0 <= 37))) {
- alt48 = 1;
- }
- switch (alt48) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4905:2: rule__OperationDeclaration__VisibilityIndicatorAssignment_0
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__VisibilityIndicatorAssignment_0_in_rule__OperationDeclaration__Group__0__Impl10759);
- rule__OperationDeclaration__VisibilityIndicatorAssignment_0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getVisibilityIndicatorAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__0__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4915:1: rule__OperationDeclaration__Group__1 : rule__OperationDeclaration__Group__1__Impl
- // rule__OperationDeclaration__Group__2 ;
- public final void rule__OperationDeclaration__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4919:1: ( rule__OperationDeclaration__Group__1__Impl rule__OperationDeclaration__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4920:2: rule__OperationDeclaration__Group__1__Impl rule__OperationDeclaration__Group__2
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__1__Impl_in_rule__OperationDeclaration__Group__110790);
- rule__OperationDeclaration__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__2_in_rule__OperationDeclaration__Group__110793);
- rule__OperationDeclaration__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__1"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4927:1: rule__OperationDeclaration__Group__1__Impl : ( (
- // rule__OperationDeclaration__AbstractAssignment_1 )? ) ;
- public final void rule__OperationDeclaration__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4931:1: ( ( ( rule__OperationDeclaration__AbstractAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4932:1: ( ( rule__OperationDeclaration__AbstractAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4932:1: ( ( rule__OperationDeclaration__AbstractAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4933:1: ( rule__OperationDeclaration__AbstractAssignment_1 )?
- {
- before(grammarAccess.getOperationDeclarationAccess().getAbstractAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4934:1: ( rule__OperationDeclaration__AbstractAssignment_1 )?
- int alt49 = 2;
- int LA49_0 = input.LA(1);
-
- if ((LA49_0 == 116)) {
- alt49 = 1;
- }
- switch (alt49) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4934:2: rule__OperationDeclaration__AbstractAssignment_1
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__AbstractAssignment_1_in_rule__OperationDeclaration__Group__1__Impl10820);
- rule__OperationDeclaration__AbstractAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getAbstractAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4944:1: rule__OperationDeclaration__Group__2 : rule__OperationDeclaration__Group__2__Impl
- // rule__OperationDeclaration__Group__3 ;
- public final void rule__OperationDeclaration__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4948:1: ( rule__OperationDeclaration__Group__2__Impl rule__OperationDeclaration__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4949:2: rule__OperationDeclaration__Group__2__Impl rule__OperationDeclaration__Group__3
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__2__Impl_in_rule__OperationDeclaration__Group__210851);
- rule__OperationDeclaration__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__3_in_rule__OperationDeclaration__Group__210854);
- rule__OperationDeclaration__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__2"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4956:1: rule__OperationDeclaration__Group__2__Impl : ( ( rule__OperationDeclaration__NameAssignment_2
- // ) ) ;
- public final void rule__OperationDeclaration__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4960:1: ( ( ( rule__OperationDeclaration__NameAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4961:1: ( ( rule__OperationDeclaration__NameAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4961:1: ( ( rule__OperationDeclaration__NameAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4962:1: ( rule__OperationDeclaration__NameAssignment_2 )
- {
- before(grammarAccess.getOperationDeclarationAccess().getNameAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4963:1: ( rule__OperationDeclaration__NameAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4963:2: rule__OperationDeclaration__NameAssignment_2
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__NameAssignment_2_in_rule__OperationDeclaration__Group__2__Impl10881);
- rule__OperationDeclaration__NameAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getNameAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__2__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4973:1: rule__OperationDeclaration__Group__3 : rule__OperationDeclaration__Group__3__Impl
- // rule__OperationDeclaration__Group__4 ;
- public final void rule__OperationDeclaration__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4977:1: ( rule__OperationDeclaration__Group__3__Impl rule__OperationDeclaration__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4978:2: rule__OperationDeclaration__Group__3__Impl rule__OperationDeclaration__Group__4
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__3__Impl_in_rule__OperationDeclaration__Group__310911);
- rule__OperationDeclaration__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__4_in_rule__OperationDeclaration__Group__310914);
- rule__OperationDeclaration__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__3"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4985:1: rule__OperationDeclaration__Group__3__Impl : ( (
- // rule__OperationDeclaration__FormalParametersAssignment_3 ) ) ;
- public final void rule__OperationDeclaration__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4989:1: ( ( ( rule__OperationDeclaration__FormalParametersAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4990:1: ( ( rule__OperationDeclaration__FormalParametersAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4990:1: ( ( rule__OperationDeclaration__FormalParametersAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4991:1: ( rule__OperationDeclaration__FormalParametersAssignment_3 )
- {
- before(grammarAccess.getOperationDeclarationAccess().getFormalParametersAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4992:1: ( rule__OperationDeclaration__FormalParametersAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:4992:2: rule__OperationDeclaration__FormalParametersAssignment_3
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__FormalParametersAssignment_3_in_rule__OperationDeclaration__Group__3__Impl10941);
- rule__OperationDeclaration__FormalParametersAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getFormalParametersAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__3__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5002:1: rule__OperationDeclaration__Group__4 : rule__OperationDeclaration__Group__4__Impl
- // rule__OperationDeclaration__Group__5 ;
- public final void rule__OperationDeclaration__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5006:1: ( rule__OperationDeclaration__Group__4__Impl rule__OperationDeclaration__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5007:2: rule__OperationDeclaration__Group__4__Impl rule__OperationDeclaration__Group__5
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__4__Impl_in_rule__OperationDeclaration__Group__410971);
- rule__OperationDeclaration__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__5_in_rule__OperationDeclaration__Group__410974);
- rule__OperationDeclaration__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__4"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5014:1: rule__OperationDeclaration__Group__4__Impl : ( ( rule__OperationDeclaration__Group_4__0 )? )
- // ;
- public final void rule__OperationDeclaration__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5018:1: ( ( ( rule__OperationDeclaration__Group_4__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5019:1: ( ( rule__OperationDeclaration__Group_4__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5019:1: ( ( rule__OperationDeclaration__Group_4__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5020:1: ( rule__OperationDeclaration__Group_4__0 )?
- {
- before(grammarAccess.getOperationDeclarationAccess().getGroup_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5021:1: ( rule__OperationDeclaration__Group_4__0 )?
- int alt50 = 2;
- int LA50_0 = input.LA(1);
-
- if ((LA50_0 == 69)) {
- alt50 = 1;
- }
- switch (alt50) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5021:2: rule__OperationDeclaration__Group_4__0
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group_4__0_in_rule__OperationDeclaration__Group__4__Impl11001);
- rule__OperationDeclaration__Group_4__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getGroup_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__4__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5031:1: rule__OperationDeclaration__Group__5 : rule__OperationDeclaration__Group__5__Impl ;
- public final void rule__OperationDeclaration__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5035:1: ( rule__OperationDeclaration__Group__5__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5036:2: rule__OperationDeclaration__Group__5__Impl
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group__5__Impl_in_rule__OperationDeclaration__Group__511032);
- rule__OperationDeclaration__Group__5__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__5"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5042:1: rule__OperationDeclaration__Group__5__Impl : ( (
- // rule__OperationDeclaration__RedefinitionAssignment_5 )? ) ;
- public final void rule__OperationDeclaration__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5046:1: ( ( ( rule__OperationDeclaration__RedefinitionAssignment_5 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5047:1: ( ( rule__OperationDeclaration__RedefinitionAssignment_5 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5047:1: ( ( rule__OperationDeclaration__RedefinitionAssignment_5 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5048:1: ( rule__OperationDeclaration__RedefinitionAssignment_5 )?
- {
- before(grammarAccess.getOperationDeclarationAccess().getRedefinitionAssignment_5());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5049:1: ( rule__OperationDeclaration__RedefinitionAssignment_5 )?
- int alt51 = 2;
- int LA51_0 = input.LA(1);
-
- if ((LA51_0 == 76)) {
- alt51 = 1;
- }
- switch (alt51) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5049:2: rule__OperationDeclaration__RedefinitionAssignment_5
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__RedefinitionAssignment_5_in_rule__OperationDeclaration__Group__5__Impl11059);
- rule__OperationDeclaration__RedefinitionAssignment_5();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getRedefinitionAssignment_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group__5__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group_4__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5071:1: rule__OperationDeclaration__Group_4__0 : rule__OperationDeclaration__Group_4__0__Impl
- // rule__OperationDeclaration__Group_4__1 ;
- public final void rule__OperationDeclaration__Group_4__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5075:1: ( rule__OperationDeclaration__Group_4__0__Impl rule__OperationDeclaration__Group_4__1
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5076:2: rule__OperationDeclaration__Group_4__0__Impl rule__OperationDeclaration__Group_4__1
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group_4__0__Impl_in_rule__OperationDeclaration__Group_4__011102);
- rule__OperationDeclaration__Group_4__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationDeclaration__Group_4__1_in_rule__OperationDeclaration__Group_4__011105);
- rule__OperationDeclaration__Group_4__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group_4__0"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group_4__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5083:1: rule__OperationDeclaration__Group_4__0__Impl : ( ':' ) ;
- public final void rule__OperationDeclaration__Group_4__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5087:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5088:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5088:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5089:1: ':'
- {
- before(grammarAccess.getOperationDeclarationAccess().getColonKeyword_4_0());
- match(input, 69, FOLLOW_69_in_rule__OperationDeclaration__Group_4__0__Impl11133);
- after(grammarAccess.getOperationDeclarationAccess().getColonKeyword_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group_4__0__Impl"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group_4__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5102:1: rule__OperationDeclaration__Group_4__1 : rule__OperationDeclaration__Group_4__1__Impl ;
- public final void rule__OperationDeclaration__Group_4__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5106:1: ( rule__OperationDeclaration__Group_4__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5107:2: rule__OperationDeclaration__Group_4__1__Impl
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__Group_4__1__Impl_in_rule__OperationDeclaration__Group_4__111164);
- rule__OperationDeclaration__Group_4__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group_4__1"
-
-
- // $ANTLR start "rule__OperationDeclaration__Group_4__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5113:1: rule__OperationDeclaration__Group_4__1__Impl : ( (
- // rule__OperationDeclaration__ReturnTypeAssignment_4_1 ) ) ;
- public final void rule__OperationDeclaration__Group_4__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5117:1: ( ( ( rule__OperationDeclaration__ReturnTypeAssignment_4_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5118:1: ( ( rule__OperationDeclaration__ReturnTypeAssignment_4_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5118:1: ( ( rule__OperationDeclaration__ReturnTypeAssignment_4_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5119:1: ( rule__OperationDeclaration__ReturnTypeAssignment_4_1 )
- {
- before(grammarAccess.getOperationDeclarationAccess().getReturnTypeAssignment_4_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5120:1: ( rule__OperationDeclaration__ReturnTypeAssignment_4_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5120:2: rule__OperationDeclaration__ReturnTypeAssignment_4_1
- {
- pushFollow(FOLLOW_rule__OperationDeclaration__ReturnTypeAssignment_4_1_in_rule__OperationDeclaration__Group_4__1__Impl11191);
- rule__OperationDeclaration__ReturnTypeAssignment_4_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getReturnTypeAssignment_4_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__Group_4__1__Impl"
-
-
- // $ANTLR start "rule__FormalParameters__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5134:1: rule__FormalParameters__Group__0 : rule__FormalParameters__Group__0__Impl
- // rule__FormalParameters__Group__1 ;
- public final void rule__FormalParameters__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5138:1: ( rule__FormalParameters__Group__0__Impl rule__FormalParameters__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5139:2: rule__FormalParameters__Group__0__Impl rule__FormalParameters__Group__1
- {
- pushFollow(FOLLOW_rule__FormalParameters__Group__0__Impl_in_rule__FormalParameters__Group__011225);
- rule__FormalParameters__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameters__Group__1_in_rule__FormalParameters__Group__011228);
- rule__FormalParameters__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__0"
-
-
- // $ANTLR start "rule__FormalParameters__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5146:1: rule__FormalParameters__Group__0__Impl : ( () ) ;
- public final void rule__FormalParameters__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5150:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5151:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5151:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5152:1: ()
- {
- before(grammarAccess.getFormalParametersAccess().getFormalParametersAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5153:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5155:1:
- {
- }
-
- after(grammarAccess.getFormalParametersAccess().getFormalParametersAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__0__Impl"
-
-
- // $ANTLR start "rule__FormalParameters__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5165:1: rule__FormalParameters__Group__1 : rule__FormalParameters__Group__1__Impl
- // rule__FormalParameters__Group__2 ;
- public final void rule__FormalParameters__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5169:1: ( rule__FormalParameters__Group__1__Impl rule__FormalParameters__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5170:2: rule__FormalParameters__Group__1__Impl rule__FormalParameters__Group__2
- {
- pushFollow(FOLLOW_rule__FormalParameters__Group__1__Impl_in_rule__FormalParameters__Group__111286);
- rule__FormalParameters__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameters__Group__2_in_rule__FormalParameters__Group__111289);
- rule__FormalParameters__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__1"
-
-
- // $ANTLR start "rule__FormalParameters__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5177:1: rule__FormalParameters__Group__1__Impl : ( '(' ) ;
- public final void rule__FormalParameters__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5181:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5182:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5182:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5183:1: '('
- {
- before(grammarAccess.getFormalParametersAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__FormalParameters__Group__1__Impl11317);
- after(grammarAccess.getFormalParametersAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__1__Impl"
-
-
- // $ANTLR start "rule__FormalParameters__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5196:1: rule__FormalParameters__Group__2 : rule__FormalParameters__Group__2__Impl
- // rule__FormalParameters__Group__3 ;
- public final void rule__FormalParameters__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5200:1: ( rule__FormalParameters__Group__2__Impl rule__FormalParameters__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5201:2: rule__FormalParameters__Group__2__Impl rule__FormalParameters__Group__3
- {
- pushFollow(FOLLOW_rule__FormalParameters__Group__2__Impl_in_rule__FormalParameters__Group__211348);
- rule__FormalParameters__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameters__Group__3_in_rule__FormalParameters__Group__211351);
- rule__FormalParameters__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__2"
-
-
- // $ANTLR start "rule__FormalParameters__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5208:1: rule__FormalParameters__Group__2__Impl : ( (
- // rule__FormalParameters__FormalParameterListAssignment_2 )? ) ;
- public final void rule__FormalParameters__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5212:1: ( ( ( rule__FormalParameters__FormalParameterListAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5213:1: ( ( rule__FormalParameters__FormalParameterListAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5213:1: ( ( rule__FormalParameters__FormalParameterListAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5214:1: ( rule__FormalParameters__FormalParameterListAssignment_2 )?
- {
- before(grammarAccess.getFormalParametersAccess().getFormalParameterListAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5215:1: ( rule__FormalParameters__FormalParameterListAssignment_2 )?
- int alt52 = 2;
- int LA52_0 = input.LA(1);
-
- if (((LA52_0 >= 38 && LA52_0 <= 40))) {
- alt52 = 1;
- }
- switch (alt52) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5215:2: rule__FormalParameters__FormalParameterListAssignment_2
- {
- pushFollow(FOLLOW_rule__FormalParameters__FormalParameterListAssignment_2_in_rule__FormalParameters__Group__2__Impl11378);
- rule__FormalParameters__FormalParameterListAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getFormalParametersAccess().getFormalParameterListAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__2__Impl"
-
-
- // $ANTLR start "rule__FormalParameters__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5225:1: rule__FormalParameters__Group__3 : rule__FormalParameters__Group__3__Impl ;
- public final void rule__FormalParameters__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5229:1: ( rule__FormalParameters__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5230:2: rule__FormalParameters__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__FormalParameters__Group__3__Impl_in_rule__FormalParameters__Group__311409);
- rule__FormalParameters__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__3"
-
-
- // $ANTLR start "rule__FormalParameters__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5236:1: rule__FormalParameters__Group__3__Impl : ( ')' ) ;
- public final void rule__FormalParameters__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5240:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5241:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5241:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5242:1: ')'
- {
- before(grammarAccess.getFormalParametersAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__FormalParameters__Group__3__Impl11437);
- after(grammarAccess.getFormalParametersAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__Group__3__Impl"
-
-
- // $ANTLR start "rule__FormalParameterList__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5263:1: rule__FormalParameterList__Group__0 : rule__FormalParameterList__Group__0__Impl
- // rule__FormalParameterList__Group__1 ;
- public final void rule__FormalParameterList__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5267:1: ( rule__FormalParameterList__Group__0__Impl rule__FormalParameterList__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5268:2: rule__FormalParameterList__Group__0__Impl rule__FormalParameterList__Group__1
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group__0__Impl_in_rule__FormalParameterList__Group__011476);
- rule__FormalParameterList__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameterList__Group__1_in_rule__FormalParameterList__Group__011479);
- rule__FormalParameterList__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group__0"
-
-
- // $ANTLR start "rule__FormalParameterList__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5275:1: rule__FormalParameterList__Group__0__Impl : ( (
- // rule__FormalParameterList__FormalParameterAssignment_0 ) ) ;
- public final void rule__FormalParameterList__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5279:1: ( ( ( rule__FormalParameterList__FormalParameterAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5280:1: ( ( rule__FormalParameterList__FormalParameterAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5280:1: ( ( rule__FormalParameterList__FormalParameterAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5281:1: ( rule__FormalParameterList__FormalParameterAssignment_0 )
- {
- before(grammarAccess.getFormalParameterListAccess().getFormalParameterAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5282:1: ( rule__FormalParameterList__FormalParameterAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5282:2: rule__FormalParameterList__FormalParameterAssignment_0
- {
- pushFollow(FOLLOW_rule__FormalParameterList__FormalParameterAssignment_0_in_rule__FormalParameterList__Group__0__Impl11506);
- rule__FormalParameterList__FormalParameterAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterListAccess().getFormalParameterAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group__0__Impl"
-
-
- // $ANTLR start "rule__FormalParameterList__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5292:1: rule__FormalParameterList__Group__1 : rule__FormalParameterList__Group__1__Impl ;
- public final void rule__FormalParameterList__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5296:1: ( rule__FormalParameterList__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5297:2: rule__FormalParameterList__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group__1__Impl_in_rule__FormalParameterList__Group__111536);
- rule__FormalParameterList__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group__1"
-
-
- // $ANTLR start "rule__FormalParameterList__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5303:1: rule__FormalParameterList__Group__1__Impl : ( ( rule__FormalParameterList__Group_1__0 )* ) ;
- public final void rule__FormalParameterList__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5307:1: ( ( ( rule__FormalParameterList__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5308:1: ( ( rule__FormalParameterList__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5308:1: ( ( rule__FormalParameterList__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5309:1: ( rule__FormalParameterList__Group_1__0 )*
- {
- before(grammarAccess.getFormalParameterListAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5310:1: ( rule__FormalParameterList__Group_1__0 )*
- loop53: do {
- int alt53 = 2;
- int LA53_0 = input.LA(1);
-
- if ((LA53_0 == 72)) {
- alt53 = 1;
- }
-
-
- switch (alt53) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5310:2: rule__FormalParameterList__Group_1__0
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group_1__0_in_rule__FormalParameterList__Group__1__Impl11563);
- rule__FormalParameterList__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop53;
- }
- } while (true);
-
- after(grammarAccess.getFormalParameterListAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group__1__Impl"
-
-
- // $ANTLR start "rule__FormalParameterList__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5324:1: rule__FormalParameterList__Group_1__0 : rule__FormalParameterList__Group_1__0__Impl
- // rule__FormalParameterList__Group_1__1 ;
- public final void rule__FormalParameterList__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5328:1: ( rule__FormalParameterList__Group_1__0__Impl rule__FormalParameterList__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5329:2: rule__FormalParameterList__Group_1__0__Impl rule__FormalParameterList__Group_1__1
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group_1__0__Impl_in_rule__FormalParameterList__Group_1__011598);
- rule__FormalParameterList__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameterList__Group_1__1_in_rule__FormalParameterList__Group_1__011601);
- rule__FormalParameterList__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group_1__0"
-
-
- // $ANTLR start "rule__FormalParameterList__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5336:1: rule__FormalParameterList__Group_1__0__Impl : ( ',' ) ;
- public final void rule__FormalParameterList__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5340:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5341:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5341:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5342:1: ','
- {
- before(grammarAccess.getFormalParameterListAccess().getCommaKeyword_1_0());
- match(input, 72, FOLLOW_72_in_rule__FormalParameterList__Group_1__0__Impl11629);
- after(grammarAccess.getFormalParameterListAccess().getCommaKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__FormalParameterList__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5355:1: rule__FormalParameterList__Group_1__1 : rule__FormalParameterList__Group_1__1__Impl ;
- public final void rule__FormalParameterList__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5359:1: ( rule__FormalParameterList__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5360:2: rule__FormalParameterList__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__FormalParameterList__Group_1__1__Impl_in_rule__FormalParameterList__Group_1__111660);
- rule__FormalParameterList__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group_1__1"
-
-
- // $ANTLR start "rule__FormalParameterList__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5366:1: rule__FormalParameterList__Group_1__1__Impl : ( (
- // rule__FormalParameterList__FormalParameterAssignment_1_1 ) ) ;
- public final void rule__FormalParameterList__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5370:1: ( ( ( rule__FormalParameterList__FormalParameterAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5371:1: ( ( rule__FormalParameterList__FormalParameterAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5371:1: ( ( rule__FormalParameterList__FormalParameterAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5372:1: ( rule__FormalParameterList__FormalParameterAssignment_1_1 )
- {
- before(grammarAccess.getFormalParameterListAccess().getFormalParameterAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5373:1: ( rule__FormalParameterList__FormalParameterAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5373:2: rule__FormalParameterList__FormalParameterAssignment_1_1
- {
- pushFollow(FOLLOW_rule__FormalParameterList__FormalParameterAssignment_1_1_in_rule__FormalParameterList__Group_1__1__Impl11687);
- rule__FormalParameterList__FormalParameterAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterListAccess().getFormalParameterAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__FormalParameter__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5387:1: rule__FormalParameter__Group__0 : rule__FormalParameter__Group__0__Impl
- // rule__FormalParameter__Group__1 ;
- public final void rule__FormalParameter__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5391:1: ( rule__FormalParameter__Group__0__Impl rule__FormalParameter__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5392:2: rule__FormalParameter__Group__0__Impl rule__FormalParameter__Group__1
- {
- pushFollow(FOLLOW_rule__FormalParameter__Group__0__Impl_in_rule__FormalParameter__Group__011721);
- rule__FormalParameter__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameter__Group__1_in_rule__FormalParameter__Group__011724);
- rule__FormalParameter__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__0"
-
-
- // $ANTLR start "rule__FormalParameter__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5399:1: rule__FormalParameter__Group__0__Impl : ( ( rule__FormalParameter__DirectionAssignment_0 ) )
- // ;
- public final void rule__FormalParameter__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5403:1: ( ( ( rule__FormalParameter__DirectionAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5404:1: ( ( rule__FormalParameter__DirectionAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5404:1: ( ( rule__FormalParameter__DirectionAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5405:1: ( rule__FormalParameter__DirectionAssignment_0 )
- {
- before(grammarAccess.getFormalParameterAccess().getDirectionAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5406:1: ( rule__FormalParameter__DirectionAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5406:2: rule__FormalParameter__DirectionAssignment_0
- {
- pushFollow(FOLLOW_rule__FormalParameter__DirectionAssignment_0_in_rule__FormalParameter__Group__0__Impl11751);
- rule__FormalParameter__DirectionAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterAccess().getDirectionAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__0__Impl"
-
-
- // $ANTLR start "rule__FormalParameter__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5416:1: rule__FormalParameter__Group__1 : rule__FormalParameter__Group__1__Impl
- // rule__FormalParameter__Group__2 ;
- public final void rule__FormalParameter__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5420:1: ( rule__FormalParameter__Group__1__Impl rule__FormalParameter__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5421:2: rule__FormalParameter__Group__1__Impl rule__FormalParameter__Group__2
- {
- pushFollow(FOLLOW_rule__FormalParameter__Group__1__Impl_in_rule__FormalParameter__Group__111781);
- rule__FormalParameter__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameter__Group__2_in_rule__FormalParameter__Group__111784);
- rule__FormalParameter__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__1"
-
-
- // $ANTLR start "rule__FormalParameter__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5428:1: rule__FormalParameter__Group__1__Impl : ( ( rule__FormalParameter__NameAssignment_1 ) ) ;
- public final void rule__FormalParameter__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5432:1: ( ( ( rule__FormalParameter__NameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5433:1: ( ( rule__FormalParameter__NameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5433:1: ( ( rule__FormalParameter__NameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5434:1: ( rule__FormalParameter__NameAssignment_1 )
- {
- before(grammarAccess.getFormalParameterAccess().getNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5435:1: ( rule__FormalParameter__NameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5435:2: rule__FormalParameter__NameAssignment_1
- {
- pushFollow(FOLLOW_rule__FormalParameter__NameAssignment_1_in_rule__FormalParameter__Group__1__Impl11811);
- rule__FormalParameter__NameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterAccess().getNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__1__Impl"
-
-
- // $ANTLR start "rule__FormalParameter__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5445:1: rule__FormalParameter__Group__2 : rule__FormalParameter__Group__2__Impl
- // rule__FormalParameter__Group__3 ;
- public final void rule__FormalParameter__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5449:1: ( rule__FormalParameter__Group__2__Impl rule__FormalParameter__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5450:2: rule__FormalParameter__Group__2__Impl rule__FormalParameter__Group__3
- {
- pushFollow(FOLLOW_rule__FormalParameter__Group__2__Impl_in_rule__FormalParameter__Group__211841);
- rule__FormalParameter__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FormalParameter__Group__3_in_rule__FormalParameter__Group__211844);
- rule__FormalParameter__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__2"
-
-
- // $ANTLR start "rule__FormalParameter__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5457:1: rule__FormalParameter__Group__2__Impl : ( ':' ) ;
- public final void rule__FormalParameter__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5461:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5462:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5462:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5463:1: ':'
- {
- before(grammarAccess.getFormalParameterAccess().getColonKeyword_2());
- match(input, 69, FOLLOW_69_in_rule__FormalParameter__Group__2__Impl11872);
- after(grammarAccess.getFormalParameterAccess().getColonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__2__Impl"
-
-
- // $ANTLR start "rule__FormalParameter__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5476:1: rule__FormalParameter__Group__3 : rule__FormalParameter__Group__3__Impl ;
- public final void rule__FormalParameter__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5480:1: ( rule__FormalParameter__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5481:2: rule__FormalParameter__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__FormalParameter__Group__3__Impl_in_rule__FormalParameter__Group__311903);
- rule__FormalParameter__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__3"
-
-
- // $ANTLR start "rule__FormalParameter__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5487:1: rule__FormalParameter__Group__3__Impl : ( ( rule__FormalParameter__TypeAssignment_3 ) ) ;
- public final void rule__FormalParameter__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5491:1: ( ( ( rule__FormalParameter__TypeAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5492:1: ( ( rule__FormalParameter__TypeAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5492:1: ( ( rule__FormalParameter__TypeAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5493:1: ( rule__FormalParameter__TypeAssignment_3 )
- {
- before(grammarAccess.getFormalParameterAccess().getTypeAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5494:1: ( rule__FormalParameter__TypeAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5494:2: rule__FormalParameter__TypeAssignment_3
- {
- pushFollow(FOLLOW_rule__FormalParameter__TypeAssignment_3_in_rule__FormalParameter__Group__3__Impl11930);
- rule__FormalParameter__TypeAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFormalParameterAccess().getTypeAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__Group__3__Impl"
-
-
- // $ANTLR start "rule__TypePart__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5512:1: rule__TypePart__Group__0 : rule__TypePart__Group__0__Impl rule__TypePart__Group__1 ;
- public final void rule__TypePart__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5516:1: ( rule__TypePart__Group__0__Impl rule__TypePart__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5517:2: rule__TypePart__Group__0__Impl rule__TypePart__Group__1
- {
- pushFollow(FOLLOW_rule__TypePart__Group__0__Impl_in_rule__TypePart__Group__011968);
- rule__TypePart__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TypePart__Group__1_in_rule__TypePart__Group__011971);
- rule__TypePart__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__Group__0"
-
-
- // $ANTLR start "rule__TypePart__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5524:1: rule__TypePart__Group__0__Impl : ( ( rule__TypePart__TypeNameAssignment_0 ) ) ;
- public final void rule__TypePart__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5528:1: ( ( ( rule__TypePart__TypeNameAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5529:1: ( ( rule__TypePart__TypeNameAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5529:1: ( ( rule__TypePart__TypeNameAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5530:1: ( rule__TypePart__TypeNameAssignment_0 )
- {
- before(grammarAccess.getTypePartAccess().getTypeNameAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5531:1: ( rule__TypePart__TypeNameAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5531:2: rule__TypePart__TypeNameAssignment_0
- {
- pushFollow(FOLLOW_rule__TypePart__TypeNameAssignment_0_in_rule__TypePart__Group__0__Impl11998);
- rule__TypePart__TypeNameAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTypePartAccess().getTypeNameAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__Group__0__Impl"
-
-
- // $ANTLR start "rule__TypePart__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5541:1: rule__TypePart__Group__1 : rule__TypePart__Group__1__Impl ;
- public final void rule__TypePart__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5545:1: ( rule__TypePart__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5546:2: rule__TypePart__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__TypePart__Group__1__Impl_in_rule__TypePart__Group__112028);
- rule__TypePart__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__Group__1"
-
-
- // $ANTLR start "rule__TypePart__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5552:1: rule__TypePart__Group__1__Impl : ( ( rule__TypePart__MultiplicityAssignment_1 )? ) ;
- public final void rule__TypePart__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5556:1: ( ( ( rule__TypePart__MultiplicityAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5557:1: ( ( rule__TypePart__MultiplicityAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5557:1: ( ( rule__TypePart__MultiplicityAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5558:1: ( rule__TypePart__MultiplicityAssignment_1 )?
- {
- before(grammarAccess.getTypePartAccess().getMultiplicityAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5559:1: ( rule__TypePart__MultiplicityAssignment_1 )?
- int alt54 = 2;
- int LA54_0 = input.LA(1);
-
- if ((LA54_0 == 73)) {
- alt54 = 1;
- }
- switch (alt54) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5559:2: rule__TypePart__MultiplicityAssignment_1
- {
- pushFollow(FOLLOW_rule__TypePart__MultiplicityAssignment_1_in_rule__TypePart__Group__1__Impl12055);
- rule__TypePart__MultiplicityAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getTypePartAccess().getMultiplicityAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__Group__1__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5573:1: rule__Multiplicity__Group__0 : rule__Multiplicity__Group__0__Impl
- // rule__Multiplicity__Group__1 ;
- public final void rule__Multiplicity__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5577:1: ( rule__Multiplicity__Group__0__Impl rule__Multiplicity__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5578:2: rule__Multiplicity__Group__0__Impl rule__Multiplicity__Group__1
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__0__Impl_in_rule__Multiplicity__Group__012090);
- rule__Multiplicity__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group__1_in_rule__Multiplicity__Group__012093);
- rule__Multiplicity__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__0"
-
-
- // $ANTLR start "rule__Multiplicity__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5585:1: rule__Multiplicity__Group__0__Impl : ( () ) ;
- public final void rule__Multiplicity__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5589:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5590:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5590:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5591:1: ()
- {
- before(grammarAccess.getMultiplicityAccess().getMultiplicityAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5592:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5594:1:
- {
- }
-
- after(grammarAccess.getMultiplicityAccess().getMultiplicityAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__0__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5604:1: rule__Multiplicity__Group__1 : rule__Multiplicity__Group__1__Impl
- // rule__Multiplicity__Group__2 ;
- public final void rule__Multiplicity__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5608:1: ( rule__Multiplicity__Group__1__Impl rule__Multiplicity__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5609:2: rule__Multiplicity__Group__1__Impl rule__Multiplicity__Group__2
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__1__Impl_in_rule__Multiplicity__Group__112151);
- rule__Multiplicity__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group__2_in_rule__Multiplicity__Group__112154);
- rule__Multiplicity__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__1"
-
-
- // $ANTLR start "rule__Multiplicity__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5616:1: rule__Multiplicity__Group__1__Impl : ( '[' ) ;
- public final void rule__Multiplicity__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5620:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5621:1: ( '[' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5621:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5622:1: '['
- {
- before(grammarAccess.getMultiplicityAccess().getLeftSquareBracketKeyword_1());
- match(input, 73, FOLLOW_73_in_rule__Multiplicity__Group__1__Impl12182);
- after(grammarAccess.getMultiplicityAccess().getLeftSquareBracketKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__1__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5635:1: rule__Multiplicity__Group__2 : rule__Multiplicity__Group__2__Impl
- // rule__Multiplicity__Group__3 ;
- public final void rule__Multiplicity__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5639:1: ( rule__Multiplicity__Group__2__Impl rule__Multiplicity__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5640:2: rule__Multiplicity__Group__2__Impl rule__Multiplicity__Group__3
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__2__Impl_in_rule__Multiplicity__Group__212213);
- rule__Multiplicity__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group__3_in_rule__Multiplicity__Group__212216);
- rule__Multiplicity__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__2"
-
-
- // $ANTLR start "rule__Multiplicity__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5647:1: rule__Multiplicity__Group__2__Impl : ( ( rule__Multiplicity__RangeAssignment_2 )? ) ;
- public final void rule__Multiplicity__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5651:1: ( ( ( rule__Multiplicity__RangeAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5652:1: ( ( rule__Multiplicity__RangeAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5652:1: ( ( rule__Multiplicity__RangeAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5653:1: ( rule__Multiplicity__RangeAssignment_2 )?
- {
- before(grammarAccess.getMultiplicityAccess().getRangeAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5654:1: ( rule__Multiplicity__RangeAssignment_2 )?
- int alt55 = 2;
- int LA55_0 = input.LA(1);
-
- if ((LA55_0 == RULE_INTEGERVALUE || LA55_0 == 29)) {
- alt55 = 1;
- }
- switch (alt55) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5654:2: rule__Multiplicity__RangeAssignment_2
- {
- pushFollow(FOLLOW_rule__Multiplicity__RangeAssignment_2_in_rule__Multiplicity__Group__2__Impl12243);
- rule__Multiplicity__RangeAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getRangeAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__2__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5664:1: rule__Multiplicity__Group__3 : rule__Multiplicity__Group__3__Impl
- // rule__Multiplicity__Group__4 ;
- public final void rule__Multiplicity__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5668:1: ( rule__Multiplicity__Group__3__Impl rule__Multiplicity__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5669:2: rule__Multiplicity__Group__3__Impl rule__Multiplicity__Group__4
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__3__Impl_in_rule__Multiplicity__Group__312274);
- rule__Multiplicity__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group__4_in_rule__Multiplicity__Group__312277);
- rule__Multiplicity__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__3"
-
-
- // $ANTLR start "rule__Multiplicity__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5676:1: rule__Multiplicity__Group__3__Impl : ( ']' ) ;
- public final void rule__Multiplicity__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5680:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5681:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5681:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5682:1: ']'
- {
- before(grammarAccess.getMultiplicityAccess().getRightSquareBracketKeyword_3());
- match(input, 74, FOLLOW_74_in_rule__Multiplicity__Group__3__Impl12305);
- after(grammarAccess.getMultiplicityAccess().getRightSquareBracketKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__3__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5695:1: rule__Multiplicity__Group__4 : rule__Multiplicity__Group__4__Impl ;
- public final void rule__Multiplicity__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5699:1: ( rule__Multiplicity__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5700:2: rule__Multiplicity__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group__4__Impl_in_rule__Multiplicity__Group__412336);
- rule__Multiplicity__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__4"
-
-
- // $ANTLR start "rule__Multiplicity__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5706:1: rule__Multiplicity__Group__4__Impl : ( ( rule__Multiplicity__Alternatives_4 )? ) ;
- public final void rule__Multiplicity__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5710:1: ( ( ( rule__Multiplicity__Alternatives_4 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5711:1: ( ( rule__Multiplicity__Alternatives_4 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5711:1: ( ( rule__Multiplicity__Alternatives_4 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5712:1: ( rule__Multiplicity__Alternatives_4 )?
- {
- before(grammarAccess.getMultiplicityAccess().getAlternatives_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5713:1: ( rule__Multiplicity__Alternatives_4 )?
- int alt56 = 2;
- int LA56_0 = input.LA(1);
-
- if (((LA56_0 >= 117 && LA56_0 <= 119))) {
- alt56 = 1;
- }
- switch (alt56) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5713:2: rule__Multiplicity__Alternatives_4
- {
- pushFollow(FOLLOW_rule__Multiplicity__Alternatives_4_in_rule__Multiplicity__Group__4__Impl12363);
- rule__Multiplicity__Alternatives_4();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getAlternatives_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group__4__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5733:1: rule__Multiplicity__Group_4_0__0 : rule__Multiplicity__Group_4_0__0__Impl
- // rule__Multiplicity__Group_4_0__1 ;
- public final void rule__Multiplicity__Group_4_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5737:1: ( rule__Multiplicity__Group_4_0__0__Impl rule__Multiplicity__Group_4_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5738:2: rule__Multiplicity__Group_4_0__0__Impl rule__Multiplicity__Group_4_0__1
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_0__0__Impl_in_rule__Multiplicity__Group_4_0__012404);
- rule__Multiplicity__Group_4_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_0__1_in_rule__Multiplicity__Group_4_0__012407);
- rule__Multiplicity__Group_4_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_0__0"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5745:1: rule__Multiplicity__Group_4_0__0__Impl : ( ( rule__Multiplicity__OrderedAssignment_4_0_0 ) )
- // ;
- public final void rule__Multiplicity__Group_4_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5749:1: ( ( ( rule__Multiplicity__OrderedAssignment_4_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5750:1: ( ( rule__Multiplicity__OrderedAssignment_4_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5750:1: ( ( rule__Multiplicity__OrderedAssignment_4_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5751:1: ( rule__Multiplicity__OrderedAssignment_4_0_0 )
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedAssignment_4_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5752:1: ( rule__Multiplicity__OrderedAssignment_4_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5752:2: rule__Multiplicity__OrderedAssignment_4_0_0
- {
- pushFollow(FOLLOW_rule__Multiplicity__OrderedAssignment_4_0_0_in_rule__Multiplicity__Group_4_0__0__Impl12434);
- rule__Multiplicity__OrderedAssignment_4_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getOrderedAssignment_4_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_0__0__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5762:1: rule__Multiplicity__Group_4_0__1 : rule__Multiplicity__Group_4_0__1__Impl ;
- public final void rule__Multiplicity__Group_4_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5766:1: ( rule__Multiplicity__Group_4_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5767:2: rule__Multiplicity__Group_4_0__1__Impl
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_0__1__Impl_in_rule__Multiplicity__Group_4_0__112464);
- rule__Multiplicity__Group_4_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_0__1"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5773:1: rule__Multiplicity__Group_4_0__1__Impl : ( ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )?
- // ) ;
- public final void rule__Multiplicity__Group_4_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5777:1: ( ( ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5778:1: ( ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5778:1: ( ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5779:1: ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )?
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueAssignment_4_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5780:1: ( rule__Multiplicity__NonUniqueAssignment_4_0_1 )?
- int alt57 = 2;
- int LA57_0 = input.LA(1);
-
- if ((LA57_0 == 118)) {
- alt57 = 1;
- }
- switch (alt57) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5780:2: rule__Multiplicity__NonUniqueAssignment_4_0_1
- {
- pushFollow(FOLLOW_rule__Multiplicity__NonUniqueAssignment_4_0_1_in_rule__Multiplicity__Group_4_0__1__Impl12491);
- rule__Multiplicity__NonUniqueAssignment_4_0_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getNonUniqueAssignment_4_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_0__1__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5794:1: rule__Multiplicity__Group_4_1__0 : rule__Multiplicity__Group_4_1__0__Impl
- // rule__Multiplicity__Group_4_1__1 ;
- public final void rule__Multiplicity__Group_4_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5798:1: ( rule__Multiplicity__Group_4_1__0__Impl rule__Multiplicity__Group_4_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5799:2: rule__Multiplicity__Group_4_1__0__Impl rule__Multiplicity__Group_4_1__1
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_1__0__Impl_in_rule__Multiplicity__Group_4_1__012526);
- rule__Multiplicity__Group_4_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_1__1_in_rule__Multiplicity__Group_4_1__012529);
- rule__Multiplicity__Group_4_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_1__0"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5806:1: rule__Multiplicity__Group_4_1__0__Impl : ( ( rule__Multiplicity__NonUniqueAssignment_4_1_0 )
- // ) ;
- public final void rule__Multiplicity__Group_4_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5810:1: ( ( ( rule__Multiplicity__NonUniqueAssignment_4_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5811:1: ( ( rule__Multiplicity__NonUniqueAssignment_4_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5811:1: ( ( rule__Multiplicity__NonUniqueAssignment_4_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5812:1: ( rule__Multiplicity__NonUniqueAssignment_4_1_0 )
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueAssignment_4_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5813:1: ( rule__Multiplicity__NonUniqueAssignment_4_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5813:2: rule__Multiplicity__NonUniqueAssignment_4_1_0
- {
- pushFollow(FOLLOW_rule__Multiplicity__NonUniqueAssignment_4_1_0_in_rule__Multiplicity__Group_4_1__0__Impl12556);
- rule__Multiplicity__NonUniqueAssignment_4_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getNonUniqueAssignment_4_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_1__0__Impl"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5823:1: rule__Multiplicity__Group_4_1__1 : rule__Multiplicity__Group_4_1__1__Impl ;
- public final void rule__Multiplicity__Group_4_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5827:1: ( rule__Multiplicity__Group_4_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5828:2: rule__Multiplicity__Group_4_1__1__Impl
- {
- pushFollow(FOLLOW_rule__Multiplicity__Group_4_1__1__Impl_in_rule__Multiplicity__Group_4_1__112586);
- rule__Multiplicity__Group_4_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_1__1"
-
-
- // $ANTLR start "rule__Multiplicity__Group_4_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5834:1: rule__Multiplicity__Group_4_1__1__Impl : ( ( rule__Multiplicity__OrderedAssignment_4_1_1 )? )
- // ;
- public final void rule__Multiplicity__Group_4_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5838:1: ( ( ( rule__Multiplicity__OrderedAssignment_4_1_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5839:1: ( ( rule__Multiplicity__OrderedAssignment_4_1_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5839:1: ( ( rule__Multiplicity__OrderedAssignment_4_1_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5840:1: ( rule__Multiplicity__OrderedAssignment_4_1_1 )?
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedAssignment_4_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5841:1: ( rule__Multiplicity__OrderedAssignment_4_1_1 )?
- int alt58 = 2;
- int LA58_0 = input.LA(1);
-
- if ((LA58_0 == 117)) {
- alt58 = 1;
- }
- switch (alt58) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5841:2: rule__Multiplicity__OrderedAssignment_4_1_1
- {
- pushFollow(FOLLOW_rule__Multiplicity__OrderedAssignment_4_1_1_in_rule__Multiplicity__Group_4_1__1__Impl12613);
- rule__Multiplicity__OrderedAssignment_4_1_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getOrderedAssignment_4_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__Group_4_1__1__Impl"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5855:1: rule__MultiplicityRange__Group__0 : rule__MultiplicityRange__Group__0__Impl
- // rule__MultiplicityRange__Group__1 ;
- public final void rule__MultiplicityRange__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5859:1: ( rule__MultiplicityRange__Group__0__Impl rule__MultiplicityRange__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5860:2: rule__MultiplicityRange__Group__0__Impl rule__MultiplicityRange__Group__1
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group__0__Impl_in_rule__MultiplicityRange__Group__012648);
- rule__MultiplicityRange__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__MultiplicityRange__Group__1_in_rule__MultiplicityRange__Group__012651);
- rule__MultiplicityRange__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group__0"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5867:1: rule__MultiplicityRange__Group__0__Impl : ( ( rule__MultiplicityRange__Group_0__0 )? ) ;
- public final void rule__MultiplicityRange__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5871:1: ( ( ( rule__MultiplicityRange__Group_0__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5872:1: ( ( rule__MultiplicityRange__Group_0__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5872:1: ( ( rule__MultiplicityRange__Group_0__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5873:1: ( rule__MultiplicityRange__Group_0__0 )?
- {
- before(grammarAccess.getMultiplicityRangeAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5874:1: ( rule__MultiplicityRange__Group_0__0 )?
- int alt59 = 2;
- int LA59_0 = input.LA(1);
-
- if ((LA59_0 == RULE_INTEGERVALUE)) {
- int LA59_1 = input.LA(2);
-
- if ((LA59_1 == 75)) {
- alt59 = 1;
- }
- }
- else if ((LA59_0 == 29)) {
- int LA59_2 = input.LA(2);
-
- if ((LA59_2 == 75)) {
- alt59 = 1;
- }
- }
- switch (alt59) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5874:2: rule__MultiplicityRange__Group_0__0
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group_0__0_in_rule__MultiplicityRange__Group__0__Impl12678);
- rule__MultiplicityRange__Group_0__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getMultiplicityRangeAccess().getGroup_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group__0__Impl"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5884:1: rule__MultiplicityRange__Group__1 : rule__MultiplicityRange__Group__1__Impl ;
- public final void rule__MultiplicityRange__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5888:1: ( rule__MultiplicityRange__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5889:2: rule__MultiplicityRange__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group__1__Impl_in_rule__MultiplicityRange__Group__112709);
- rule__MultiplicityRange__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group__1"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5895:1: rule__MultiplicityRange__Group__1__Impl : ( ( rule__MultiplicityRange__UpperAssignment_1 ) )
- // ;
- public final void rule__MultiplicityRange__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5899:1: ( ( ( rule__MultiplicityRange__UpperAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5900:1: ( ( rule__MultiplicityRange__UpperAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5900:1: ( ( rule__MultiplicityRange__UpperAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5901:1: ( rule__MultiplicityRange__UpperAssignment_1 )
- {
- before(grammarAccess.getMultiplicityRangeAccess().getUpperAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5902:1: ( rule__MultiplicityRange__UpperAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5902:2: rule__MultiplicityRange__UpperAssignment_1
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__UpperAssignment_1_in_rule__MultiplicityRange__Group__1__Impl12736);
- rule__MultiplicityRange__UpperAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityRangeAccess().getUpperAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group__1__Impl"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5916:1: rule__MultiplicityRange__Group_0__0 : rule__MultiplicityRange__Group_0__0__Impl
- // rule__MultiplicityRange__Group_0__1 ;
- public final void rule__MultiplicityRange__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5920:1: ( rule__MultiplicityRange__Group_0__0__Impl rule__MultiplicityRange__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5921:2: rule__MultiplicityRange__Group_0__0__Impl rule__MultiplicityRange__Group_0__1
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group_0__0__Impl_in_rule__MultiplicityRange__Group_0__012770);
- rule__MultiplicityRange__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__MultiplicityRange__Group_0__1_in_rule__MultiplicityRange__Group_0__012773);
- rule__MultiplicityRange__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group_0__0"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5928:1: rule__MultiplicityRange__Group_0__0__Impl : ( ( rule__MultiplicityRange__LowerAssignment_0_0
- // ) ) ;
- public final void rule__MultiplicityRange__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5932:1: ( ( ( rule__MultiplicityRange__LowerAssignment_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5933:1: ( ( rule__MultiplicityRange__LowerAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5933:1: ( ( rule__MultiplicityRange__LowerAssignment_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5934:1: ( rule__MultiplicityRange__LowerAssignment_0_0 )
- {
- before(grammarAccess.getMultiplicityRangeAccess().getLowerAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5935:1: ( rule__MultiplicityRange__LowerAssignment_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5935:2: rule__MultiplicityRange__LowerAssignment_0_0
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__LowerAssignment_0_0_in_rule__MultiplicityRange__Group_0__0__Impl12800);
- rule__MultiplicityRange__LowerAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicityRangeAccess().getLowerAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5945:1: rule__MultiplicityRange__Group_0__1 : rule__MultiplicityRange__Group_0__1__Impl ;
- public final void rule__MultiplicityRange__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5949:1: ( rule__MultiplicityRange__Group_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5950:2: rule__MultiplicityRange__Group_0__1__Impl
- {
- pushFollow(FOLLOW_rule__MultiplicityRange__Group_0__1__Impl_in_rule__MultiplicityRange__Group_0__112830);
- rule__MultiplicityRange__Group_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group_0__1"
-
-
- // $ANTLR start "rule__MultiplicityRange__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5956:1: rule__MultiplicityRange__Group_0__1__Impl : ( '..' ) ;
- public final void rule__MultiplicityRange__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5960:1: ( ( '..' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5961:1: ( '..' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5961:1: ( '..' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5962:1: '..'
- {
- before(grammarAccess.getMultiplicityRangeAccess().getFullStopFullStopKeyword_0_1());
- match(input, 75, FOLLOW_75_in_rule__MultiplicityRange__Group_0__1__Impl12858);
- after(grammarAccess.getMultiplicityRangeAccess().getFullStopFullStopKeyword_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__TypeName__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5979:1: rule__TypeName__Group__0 : rule__TypeName__Group__0__Impl rule__TypeName__Group__1 ;
- public final void rule__TypeName__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5983:1: ( rule__TypeName__Group__0__Impl rule__TypeName__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5984:2: rule__TypeName__Group__0__Impl rule__TypeName__Group__1
- {
- pushFollow(FOLLOW_rule__TypeName__Group__0__Impl_in_rule__TypeName__Group__012893);
- rule__TypeName__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TypeName__Group__1_in_rule__TypeName__Group__012896);
- rule__TypeName__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__Group__0"
-
-
- // $ANTLR start "rule__TypeName__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5991:1: rule__TypeName__Group__0__Impl : ( () ) ;
- public final void rule__TypeName__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5995:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5996:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5996:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5997:1: ()
- {
- before(grammarAccess.getTypeNameAccess().getTypeNameAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:5998:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6000:1:
- {
- }
-
- after(grammarAccess.getTypeNameAccess().getTypeNameAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__Group__0__Impl"
-
-
- // $ANTLR start "rule__TypeName__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6010:1: rule__TypeName__Group__1 : rule__TypeName__Group__1__Impl ;
- public final void rule__TypeName__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6014:1: ( rule__TypeName__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6015:2: rule__TypeName__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__TypeName__Group__1__Impl_in_rule__TypeName__Group__112954);
- rule__TypeName__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__Group__1"
-
-
- // $ANTLR start "rule__TypeName__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6021:1: rule__TypeName__Group__1__Impl : ( ( rule__TypeName__Alternatives_1 ) ) ;
- public final void rule__TypeName__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6025:1: ( ( ( rule__TypeName__Alternatives_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6026:1: ( ( rule__TypeName__Alternatives_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6026:1: ( ( rule__TypeName__Alternatives_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6027:1: ( rule__TypeName__Alternatives_1 )
- {
- before(grammarAccess.getTypeNameAccess().getAlternatives_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6028:1: ( rule__TypeName__Alternatives_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6028:2: rule__TypeName__Alternatives_1
- {
- pushFollow(FOLLOW_rule__TypeName__Alternatives_1_in_rule__TypeName__Group__1__Impl12981);
- rule__TypeName__Alternatives_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTypeNameAccess().getAlternatives_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__Group__1__Impl"
-
-
- // $ANTLR start "rule__RedefinitionClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6042:1: rule__RedefinitionClause__Group__0 : rule__RedefinitionClause__Group__0__Impl
- // rule__RedefinitionClause__Group__1 ;
- public final void rule__RedefinitionClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6046:1: ( rule__RedefinitionClause__Group__0__Impl rule__RedefinitionClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6047:2: rule__RedefinitionClause__Group__0__Impl rule__RedefinitionClause__Group__1
- {
- pushFollow(FOLLOW_rule__RedefinitionClause__Group__0__Impl_in_rule__RedefinitionClause__Group__013015);
- rule__RedefinitionClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__RedefinitionClause__Group__1_in_rule__RedefinitionClause__Group__013018);
- rule__RedefinitionClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RedefinitionClause__Group__0"
-
-
- // $ANTLR start "rule__RedefinitionClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6054:1: rule__RedefinitionClause__Group__0__Impl : ( 'redefines' ) ;
- public final void rule__RedefinitionClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6058:1: ( ( 'redefines' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6059:1: ( 'redefines' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6059:1: ( 'redefines' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6060:1: 'redefines'
- {
- before(grammarAccess.getRedefinitionClauseAccess().getRedefinesKeyword_0());
- match(input, 76, FOLLOW_76_in_rule__RedefinitionClause__Group__0__Impl13046);
- after(grammarAccess.getRedefinitionClauseAccess().getRedefinesKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RedefinitionClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__RedefinitionClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6073:1: rule__RedefinitionClause__Group__1 : rule__RedefinitionClause__Group__1__Impl ;
- public final void rule__RedefinitionClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6077:1: ( rule__RedefinitionClause__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6078:2: rule__RedefinitionClause__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__RedefinitionClause__Group__1__Impl_in_rule__RedefinitionClause__Group__113077);
- rule__RedefinitionClause__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RedefinitionClause__Group__1"
-
-
- // $ANTLR start "rule__RedefinitionClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6084:1: rule__RedefinitionClause__Group__1__Impl : ( (
- // rule__RedefinitionClause__RedefinedOperationsAssignment_1 ) ) ;
- public final void rule__RedefinitionClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6088:1: ( ( ( rule__RedefinitionClause__RedefinedOperationsAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6089:1: ( ( rule__RedefinitionClause__RedefinedOperationsAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6089:1: ( ( rule__RedefinitionClause__RedefinedOperationsAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6090:1: ( rule__RedefinitionClause__RedefinedOperationsAssignment_1 )
- {
- before(grammarAccess.getRedefinitionClauseAccess().getRedefinedOperationsAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6091:1: ( rule__RedefinitionClause__RedefinedOperationsAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6091:2: rule__RedefinitionClause__RedefinedOperationsAssignment_1
- {
- pushFollow(FOLLOW_rule__RedefinitionClause__RedefinedOperationsAssignment_1_in_rule__RedefinitionClause__Group__1__Impl13104);
- rule__RedefinitionClause__RedefinedOperationsAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRedefinitionClauseAccess().getRedefinedOperationsAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RedefinitionClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6110:1: rule__BOOLEAN_LITERAL__Group__0 : rule__BOOLEAN_LITERAL__Group__0__Impl
- // rule__BOOLEAN_LITERAL__Group__1 ;
- public final void rule__BOOLEAN_LITERAL__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6114:1: ( rule__BOOLEAN_LITERAL__Group__0__Impl rule__BOOLEAN_LITERAL__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6115:2: rule__BOOLEAN_LITERAL__Group__0__Impl rule__BOOLEAN_LITERAL__Group__1
- {
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__Group__0__Impl_in_rule__BOOLEAN_LITERAL__Group__013143);
- rule__BOOLEAN_LITERAL__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__Group__1_in_rule__BOOLEAN_LITERAL__Group__013146);
- rule__BOOLEAN_LITERAL__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__Group__0"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6122:1: rule__BOOLEAN_LITERAL__Group__0__Impl : ( ( rule__BOOLEAN_LITERAL__ValueAssignment_0 ) ) ;
- public final void rule__BOOLEAN_LITERAL__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6126:1: ( ( ( rule__BOOLEAN_LITERAL__ValueAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6127:1: ( ( rule__BOOLEAN_LITERAL__ValueAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6127:1: ( ( rule__BOOLEAN_LITERAL__ValueAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6128:1: ( rule__BOOLEAN_LITERAL__ValueAssignment_0 )
- {
- before(grammarAccess.getBOOLEAN_LITERALAccess().getValueAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6129:1: ( rule__BOOLEAN_LITERAL__ValueAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6129:2: rule__BOOLEAN_LITERAL__ValueAssignment_0
- {
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__ValueAssignment_0_in_rule__BOOLEAN_LITERAL__Group__0__Impl13173);
- rule__BOOLEAN_LITERAL__ValueAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getBOOLEAN_LITERALAccess().getValueAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__Group__0__Impl"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6139:1: rule__BOOLEAN_LITERAL__Group__1 : rule__BOOLEAN_LITERAL__Group__1__Impl ;
- public final void rule__BOOLEAN_LITERAL__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6143:1: ( rule__BOOLEAN_LITERAL__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6144:2: rule__BOOLEAN_LITERAL__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__Group__1__Impl_in_rule__BOOLEAN_LITERAL__Group__113203);
- rule__BOOLEAN_LITERAL__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__Group__1"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6150:1: rule__BOOLEAN_LITERAL__Group__1__Impl : ( ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )? ) ;
- public final void rule__BOOLEAN_LITERAL__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6154:1: ( ( ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6155:1: ( ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6155:1: ( ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6156:1: ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )?
- {
- before(grammarAccess.getBOOLEAN_LITERALAccess().getSuffixAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6157:1: ( rule__BOOLEAN_LITERAL__SuffixAssignment_1 )?
- int alt60 = 2;
- int LA60_0 = input.LA(1);
-
- if (((LA60_0 >= 85 && LA60_0 <= 86))) {
- alt60 = 1;
- }
- switch (alt60) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6157:2: rule__BOOLEAN_LITERAL__SuffixAssignment_1
- {
- pushFollow(FOLLOW_rule__BOOLEAN_LITERAL__SuffixAssignment_1_in_rule__BOOLEAN_LITERAL__Group__1__Impl13230);
- rule__BOOLEAN_LITERAL__SuffixAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getBOOLEAN_LITERALAccess().getSuffixAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__Group__1__Impl"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6171:1: rule__INTEGER_LITERAL__Group__0 : rule__INTEGER_LITERAL__Group__0__Impl
- // rule__INTEGER_LITERAL__Group__1 ;
- public final void rule__INTEGER_LITERAL__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6175:1: ( rule__INTEGER_LITERAL__Group__0__Impl rule__INTEGER_LITERAL__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6176:2: rule__INTEGER_LITERAL__Group__0__Impl rule__INTEGER_LITERAL__Group__1
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__Group__0__Impl_in_rule__INTEGER_LITERAL__Group__013265);
- rule__INTEGER_LITERAL__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__Group__1_in_rule__INTEGER_LITERAL__Group__013268);
- rule__INTEGER_LITERAL__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__Group__0"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6183:1: rule__INTEGER_LITERAL__Group__0__Impl : ( ( rule__INTEGER_LITERAL__ValueAssignment_0 ) ) ;
- public final void rule__INTEGER_LITERAL__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6187:1: ( ( ( rule__INTEGER_LITERAL__ValueAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6188:1: ( ( rule__INTEGER_LITERAL__ValueAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6188:1: ( ( rule__INTEGER_LITERAL__ValueAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6189:1: ( rule__INTEGER_LITERAL__ValueAssignment_0 )
- {
- before(grammarAccess.getINTEGER_LITERALAccess().getValueAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6190:1: ( rule__INTEGER_LITERAL__ValueAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6190:2: rule__INTEGER_LITERAL__ValueAssignment_0
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__ValueAssignment_0_in_rule__INTEGER_LITERAL__Group__0__Impl13295);
- rule__INTEGER_LITERAL__ValueAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getINTEGER_LITERALAccess().getValueAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__Group__0__Impl"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6200:1: rule__INTEGER_LITERAL__Group__1 : rule__INTEGER_LITERAL__Group__1__Impl ;
- public final void rule__INTEGER_LITERAL__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6204:1: ( rule__INTEGER_LITERAL__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6205:2: rule__INTEGER_LITERAL__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__Group__1__Impl_in_rule__INTEGER_LITERAL__Group__113325);
- rule__INTEGER_LITERAL__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__Group__1"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6211:1: rule__INTEGER_LITERAL__Group__1__Impl : ( ( rule__INTEGER_LITERAL__SuffixAssignment_1 )? ) ;
- public final void rule__INTEGER_LITERAL__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6215:1: ( ( ( rule__INTEGER_LITERAL__SuffixAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6216:1: ( ( rule__INTEGER_LITERAL__SuffixAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6216:1: ( ( rule__INTEGER_LITERAL__SuffixAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6217:1: ( rule__INTEGER_LITERAL__SuffixAssignment_1 )?
- {
- before(grammarAccess.getINTEGER_LITERALAccess().getSuffixAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6218:1: ( rule__INTEGER_LITERAL__SuffixAssignment_1 )?
- int alt61 = 2;
- int LA61_0 = input.LA(1);
-
- if (((LA61_0 >= 85 && LA61_0 <= 86))) {
- alt61 = 1;
- }
- switch (alt61) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6218:2: rule__INTEGER_LITERAL__SuffixAssignment_1
- {
- pushFollow(FOLLOW_rule__INTEGER_LITERAL__SuffixAssignment_1_in_rule__INTEGER_LITERAL__Group__1__Impl13352);
- rule__INTEGER_LITERAL__SuffixAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getINTEGER_LITERALAccess().getSuffixAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__Group__1__Impl"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6232:1: rule__UNLIMITED_LITERAL__Group__0 : rule__UNLIMITED_LITERAL__Group__0__Impl
- // rule__UNLIMITED_LITERAL__Group__1 ;
- public final void rule__UNLIMITED_LITERAL__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6236:1: ( rule__UNLIMITED_LITERAL__Group__0__Impl rule__UNLIMITED_LITERAL__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6237:2: rule__UNLIMITED_LITERAL__Group__0__Impl rule__UNLIMITED_LITERAL__Group__1
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__Group__0__Impl_in_rule__UNLIMITED_LITERAL__Group__013387);
- rule__UNLIMITED_LITERAL__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__Group__1_in_rule__UNLIMITED_LITERAL__Group__013390);
- rule__UNLIMITED_LITERAL__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__Group__0"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6244:1: rule__UNLIMITED_LITERAL__Group__0__Impl : ( ( rule__UNLIMITED_LITERAL__ValueAssignment_0 ) )
- // ;
- public final void rule__UNLIMITED_LITERAL__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6248:1: ( ( ( rule__UNLIMITED_LITERAL__ValueAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6249:1: ( ( rule__UNLIMITED_LITERAL__ValueAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6249:1: ( ( rule__UNLIMITED_LITERAL__ValueAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6250:1: ( rule__UNLIMITED_LITERAL__ValueAssignment_0 )
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getValueAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6251:1: ( rule__UNLIMITED_LITERAL__ValueAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6251:2: rule__UNLIMITED_LITERAL__ValueAssignment_0
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__ValueAssignment_0_in_rule__UNLIMITED_LITERAL__Group__0__Impl13417);
- rule__UNLIMITED_LITERAL__ValueAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERALAccess().getValueAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__Group__0__Impl"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6261:1: rule__UNLIMITED_LITERAL__Group__1 : rule__UNLIMITED_LITERAL__Group__1__Impl ;
- public final void rule__UNLIMITED_LITERAL__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6265:1: ( rule__UNLIMITED_LITERAL__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6266:2: rule__UNLIMITED_LITERAL__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__Group__1__Impl_in_rule__UNLIMITED_LITERAL__Group__113447);
- rule__UNLIMITED_LITERAL__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__Group__1"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6272:1: rule__UNLIMITED_LITERAL__Group__1__Impl : ( ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )?
- // ) ;
- public final void rule__UNLIMITED_LITERAL__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6276:1: ( ( ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6277:1: ( ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6277:1: ( ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6278:1: ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )?
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getSuffixAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6279:1: ( rule__UNLIMITED_LITERAL__SuffixAssignment_1 )?
- int alt62 = 2;
- int LA62_0 = input.LA(1);
-
- if (((LA62_0 >= 85 && LA62_0 <= 86))) {
- alt62 = 1;
- }
- switch (alt62) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6279:2: rule__UNLIMITED_LITERAL__SuffixAssignment_1
- {
- pushFollow(FOLLOW_rule__UNLIMITED_LITERAL__SuffixAssignment_1_in_rule__UNLIMITED_LITERAL__Group__1__Impl13474);
- rule__UNLIMITED_LITERAL__SuffixAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERALAccess().getSuffixAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__Group__1__Impl"
-
-
- // $ANTLR start "rule__STRING_LITERAL__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6293:1: rule__STRING_LITERAL__Group__0 : rule__STRING_LITERAL__Group__0__Impl
- // rule__STRING_LITERAL__Group__1 ;
- public final void rule__STRING_LITERAL__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6297:1: ( rule__STRING_LITERAL__Group__0__Impl rule__STRING_LITERAL__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6298:2: rule__STRING_LITERAL__Group__0__Impl rule__STRING_LITERAL__Group__1
- {
- pushFollow(FOLLOW_rule__STRING_LITERAL__Group__0__Impl_in_rule__STRING_LITERAL__Group__013509);
- rule__STRING_LITERAL__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__STRING_LITERAL__Group__1_in_rule__STRING_LITERAL__Group__013512);
- rule__STRING_LITERAL__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__Group__0"
-
-
- // $ANTLR start "rule__STRING_LITERAL__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6305:1: rule__STRING_LITERAL__Group__0__Impl : ( ( rule__STRING_LITERAL__ValueAssignment_0 ) ) ;
- public final void rule__STRING_LITERAL__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6309:1: ( ( ( rule__STRING_LITERAL__ValueAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6310:1: ( ( rule__STRING_LITERAL__ValueAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6310:1: ( ( rule__STRING_LITERAL__ValueAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6311:1: ( rule__STRING_LITERAL__ValueAssignment_0 )
- {
- before(grammarAccess.getSTRING_LITERALAccess().getValueAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6312:1: ( rule__STRING_LITERAL__ValueAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6312:2: rule__STRING_LITERAL__ValueAssignment_0
- {
- pushFollow(FOLLOW_rule__STRING_LITERAL__ValueAssignment_0_in_rule__STRING_LITERAL__Group__0__Impl13539);
- rule__STRING_LITERAL__ValueAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSTRING_LITERALAccess().getValueAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__Group__0__Impl"
-
-
- // $ANTLR start "rule__STRING_LITERAL__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6322:1: rule__STRING_LITERAL__Group__1 : rule__STRING_LITERAL__Group__1__Impl ;
- public final void rule__STRING_LITERAL__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6326:1: ( rule__STRING_LITERAL__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6327:2: rule__STRING_LITERAL__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__STRING_LITERAL__Group__1__Impl_in_rule__STRING_LITERAL__Group__113569);
- rule__STRING_LITERAL__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__Group__1"
-
-
- // $ANTLR start "rule__STRING_LITERAL__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6333:1: rule__STRING_LITERAL__Group__1__Impl : ( ( rule__STRING_LITERAL__SuffixAssignment_1 )? ) ;
- public final void rule__STRING_LITERAL__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6337:1: ( ( ( rule__STRING_LITERAL__SuffixAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6338:1: ( ( rule__STRING_LITERAL__SuffixAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6338:1: ( ( rule__STRING_LITERAL__SuffixAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6339:1: ( rule__STRING_LITERAL__SuffixAssignment_1 )?
- {
- before(grammarAccess.getSTRING_LITERALAccess().getSuffixAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6340:1: ( rule__STRING_LITERAL__SuffixAssignment_1 )?
- int alt63 = 2;
- int LA63_0 = input.LA(1);
-
- if (((LA63_0 >= 85 && LA63_0 <= 86))) {
- alt63 = 1;
- }
- switch (alt63) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6340:2: rule__STRING_LITERAL__SuffixAssignment_1
- {
- pushFollow(FOLLOW_rule__STRING_LITERAL__SuffixAssignment_1_in_rule__STRING_LITERAL__Group__1__Impl13596);
- rule__STRING_LITERAL__SuffixAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSTRING_LITERALAccess().getSuffixAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__Group__1__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6354:1: rule__NameExpression__Group__0 : rule__NameExpression__Group__0__Impl
- // rule__NameExpression__Group__1 ;
- public final void rule__NameExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6358:1: ( rule__NameExpression__Group__0__Impl rule__NameExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6359:2: rule__NameExpression__Group__0__Impl rule__NameExpression__Group__1
- {
- pushFollow(FOLLOW_rule__NameExpression__Group__0__Impl_in_rule__NameExpression__Group__013631);
- rule__NameExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NameExpression__Group__1_in_rule__NameExpression__Group__013634);
- rule__NameExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group__0"
-
-
- // $ANTLR start "rule__NameExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6366:1: rule__NameExpression__Group__0__Impl : ( ( rule__NameExpression__Alternatives_0 ) ) ;
- public final void rule__NameExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6370:1: ( ( ( rule__NameExpression__Alternatives_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6371:1: ( ( rule__NameExpression__Alternatives_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6371:1: ( ( rule__NameExpression__Alternatives_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6372:1: ( rule__NameExpression__Alternatives_0 )
- {
- before(grammarAccess.getNameExpressionAccess().getAlternatives_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6373:1: ( rule__NameExpression__Alternatives_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6373:2: rule__NameExpression__Alternatives_0
- {
- pushFollow(FOLLOW_rule__NameExpression__Alternatives_0_in_rule__NameExpression__Group__0__Impl13661);
- rule__NameExpression__Alternatives_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getAlternatives_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6383:1: rule__NameExpression__Group__1 : rule__NameExpression__Group__1__Impl ;
- public final void rule__NameExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6387:1: ( rule__NameExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6388:2: rule__NameExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__NameExpression__Group__1__Impl_in_rule__NameExpression__Group__113691);
- rule__NameExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group__1"
-
-
- // $ANTLR start "rule__NameExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6394:1: rule__NameExpression__Group__1__Impl : ( ( rule__NameExpression__SuffixAssignment_1 )? ) ;
- public final void rule__NameExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6398:1: ( ( ( rule__NameExpression__SuffixAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6399:1: ( ( rule__NameExpression__SuffixAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6399:1: ( ( rule__NameExpression__SuffixAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6400:1: ( rule__NameExpression__SuffixAssignment_1 )?
- {
- before(grammarAccess.getNameExpressionAccess().getSuffixAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6401:1: ( rule__NameExpression__SuffixAssignment_1 )?
- int alt64 = 2;
- int LA64_0 = input.LA(1);
-
- if (((LA64_0 >= 85 && LA64_0 <= 86))) {
- alt64 = 1;
- }
- switch (alt64) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6401:2: rule__NameExpression__SuffixAssignment_1
- {
- pushFollow(FOLLOW_rule__NameExpression__SuffixAssignment_1_in_rule__NameExpression__Group__1__Impl13718);
- rule__NameExpression__SuffixAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getSuffixAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6415:1: rule__NameExpression__Group_0_0__0 : rule__NameExpression__Group_0_0__0__Impl
- // rule__NameExpression__Group_0_0__1 ;
- public final void rule__NameExpression__Group_0_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6419:1: ( rule__NameExpression__Group_0_0__0__Impl rule__NameExpression__Group_0_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6420:2: rule__NameExpression__Group_0_0__0__Impl rule__NameExpression__Group_0_0__1
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__0__Impl_in_rule__NameExpression__Group_0_0__013753);
- rule__NameExpression__Group_0_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__1_in_rule__NameExpression__Group_0_0__013756);
- rule__NameExpression__Group_0_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__0"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6427:1: rule__NameExpression__Group_0_0__0__Impl : ( ( rule__NameExpression__PrefixOpAssignment_0_0_0
- // ) ) ;
- public final void rule__NameExpression__Group_0_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6431:1: ( ( ( rule__NameExpression__PrefixOpAssignment_0_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6432:1: ( ( rule__NameExpression__PrefixOpAssignment_0_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6432:1: ( ( rule__NameExpression__PrefixOpAssignment_0_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6433:1: ( rule__NameExpression__PrefixOpAssignment_0_0_0 )
- {
- before(grammarAccess.getNameExpressionAccess().getPrefixOpAssignment_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6434:1: ( rule__NameExpression__PrefixOpAssignment_0_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6434:2: rule__NameExpression__PrefixOpAssignment_0_0_0
- {
- pushFollow(FOLLOW_rule__NameExpression__PrefixOpAssignment_0_0_0_in_rule__NameExpression__Group_0_0__0__Impl13783);
- rule__NameExpression__PrefixOpAssignment_0_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPrefixOpAssignment_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__0__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6444:1: rule__NameExpression__Group_0_0__1 : rule__NameExpression__Group_0_0__1__Impl
- // rule__NameExpression__Group_0_0__2 ;
- public final void rule__NameExpression__Group_0_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6448:1: ( rule__NameExpression__Group_0_0__1__Impl rule__NameExpression__Group_0_0__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6449:2: rule__NameExpression__Group_0_0__1__Impl rule__NameExpression__Group_0_0__2
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__1__Impl_in_rule__NameExpression__Group_0_0__113813);
- rule__NameExpression__Group_0_0__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__2_in_rule__NameExpression__Group_0_0__113816);
- rule__NameExpression__Group_0_0__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__1"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6456:1: rule__NameExpression__Group_0_0__1__Impl : ( ( rule__NameExpression__PathAssignment_0_0_1 )?
- // ) ;
- public final void rule__NameExpression__Group_0_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6460:1: ( ( ( rule__NameExpression__PathAssignment_0_0_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6461:1: ( ( rule__NameExpression__PathAssignment_0_0_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6461:1: ( ( rule__NameExpression__PathAssignment_0_0_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6462:1: ( rule__NameExpression__PathAssignment_0_0_1 )?
- {
- before(grammarAccess.getNameExpressionAccess().getPathAssignment_0_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6463:1: ( rule__NameExpression__PathAssignment_0_0_1 )?
- int alt65 = 2;
- int LA65_0 = input.LA(1);
-
- if ((LA65_0 == RULE_ID)) {
- int LA65_1 = input.LA(2);
-
- if ((LA65_1 == 20)) {
- int LA65_2 = input.LA(3);
-
- if ((LA65_2 == RULE_ID)) {
- int LA65_5 = input.LA(4);
-
- if ((LA65_5 == 78)) {
- alt65 = 1;
- }
- }
- }
- else if ((LA65_1 == 77)) {
- alt65 = 1;
- }
- }
- switch (alt65) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6463:2: rule__NameExpression__PathAssignment_0_0_1
- {
- pushFollow(FOLLOW_rule__NameExpression__PathAssignment_0_0_1_in_rule__NameExpression__Group_0_0__1__Impl13843);
- rule__NameExpression__PathAssignment_0_0_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPathAssignment_0_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__1__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6473:1: rule__NameExpression__Group_0_0__2 : rule__NameExpression__Group_0_0__2__Impl ;
- public final void rule__NameExpression__Group_0_0__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6477:1: ( rule__NameExpression__Group_0_0__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6478:2: rule__NameExpression__Group_0_0__2__Impl
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_0__2__Impl_in_rule__NameExpression__Group_0_0__213874);
- rule__NameExpression__Group_0_0__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__2"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_0__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6484:1: rule__NameExpression__Group_0_0__2__Impl : ( ( rule__NameExpression__IdAssignment_0_0_2 ) ) ;
- public final void rule__NameExpression__Group_0_0__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6488:1: ( ( ( rule__NameExpression__IdAssignment_0_0_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6489:1: ( ( rule__NameExpression__IdAssignment_0_0_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6489:1: ( ( rule__NameExpression__IdAssignment_0_0_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6490:1: ( rule__NameExpression__IdAssignment_0_0_2 )
- {
- before(grammarAccess.getNameExpressionAccess().getIdAssignment_0_0_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6491:1: ( rule__NameExpression__IdAssignment_0_0_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6491:2: rule__NameExpression__IdAssignment_0_0_2
- {
- pushFollow(FOLLOW_rule__NameExpression__IdAssignment_0_0_2_in_rule__NameExpression__Group_0_0__2__Impl13901);
- rule__NameExpression__IdAssignment_0_0_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getIdAssignment_0_0_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_0__2__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6507:1: rule__NameExpression__Group_0_1__0 : rule__NameExpression__Group_0_1__0__Impl
- // rule__NameExpression__Group_0_1__1 ;
- public final void rule__NameExpression__Group_0_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6511:1: ( rule__NameExpression__Group_0_1__0__Impl rule__NameExpression__Group_0_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6512:2: rule__NameExpression__Group_0_1__0__Impl rule__NameExpression__Group_0_1__1
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__0__Impl_in_rule__NameExpression__Group_0_1__013937);
- rule__NameExpression__Group_0_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__1_in_rule__NameExpression__Group_0_1__013940);
- rule__NameExpression__Group_0_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__0"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6519:1: rule__NameExpression__Group_0_1__0__Impl : ( ( rule__NameExpression__PathAssignment_0_1_0 )?
- // ) ;
- public final void rule__NameExpression__Group_0_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6523:1: ( ( ( rule__NameExpression__PathAssignment_0_1_0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6524:1: ( ( rule__NameExpression__PathAssignment_0_1_0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6524:1: ( ( rule__NameExpression__PathAssignment_0_1_0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6525:1: ( rule__NameExpression__PathAssignment_0_1_0 )?
- {
- before(grammarAccess.getNameExpressionAccess().getPathAssignment_0_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6526:1: ( rule__NameExpression__PathAssignment_0_1_0 )?
- int alt66 = 2;
- int LA66_0 = input.LA(1);
-
- if ((LA66_0 == RULE_ID)) {
- int LA66_1 = input.LA(2);
-
- if ((LA66_1 == 20)) {
- int LA66_3 = input.LA(3);
-
- if ((LA66_3 == RULE_ID)) {
- int LA66_5 = input.LA(4);
-
- if ((LA66_5 == 78)) {
- alt66 = 1;
- }
- }
- }
- else if ((LA66_1 == 77)) {
- alt66 = 1;
- }
- }
- switch (alt66) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6526:2: rule__NameExpression__PathAssignment_0_1_0
- {
- pushFollow(FOLLOW_rule__NameExpression__PathAssignment_0_1_0_in_rule__NameExpression__Group_0_1__0__Impl13967);
- rule__NameExpression__PathAssignment_0_1_0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPathAssignment_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__0__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6536:1: rule__NameExpression__Group_0_1__1 : rule__NameExpression__Group_0_1__1__Impl
- // rule__NameExpression__Group_0_1__2 ;
- public final void rule__NameExpression__Group_0_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6540:1: ( rule__NameExpression__Group_0_1__1__Impl rule__NameExpression__Group_0_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6541:2: rule__NameExpression__Group_0_1__1__Impl rule__NameExpression__Group_0_1__2
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__1__Impl_in_rule__NameExpression__Group_0_1__113998);
- rule__NameExpression__Group_0_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__2_in_rule__NameExpression__Group_0_1__114001);
- rule__NameExpression__Group_0_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__1"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6548:1: rule__NameExpression__Group_0_1__1__Impl : ( ( rule__NameExpression__IdAssignment_0_1_1 ) ) ;
- public final void rule__NameExpression__Group_0_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6552:1: ( ( ( rule__NameExpression__IdAssignment_0_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6553:1: ( ( rule__NameExpression__IdAssignment_0_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6553:1: ( ( rule__NameExpression__IdAssignment_0_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6554:1: ( rule__NameExpression__IdAssignment_0_1_1 )
- {
- before(grammarAccess.getNameExpressionAccess().getIdAssignment_0_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6555:1: ( rule__NameExpression__IdAssignment_0_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6555:2: rule__NameExpression__IdAssignment_0_1_1
- {
- pushFollow(FOLLOW_rule__NameExpression__IdAssignment_0_1_1_in_rule__NameExpression__Group_0_1__1__Impl14028);
- rule__NameExpression__IdAssignment_0_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getIdAssignment_0_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__1__Impl"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6565:1: rule__NameExpression__Group_0_1__2 : rule__NameExpression__Group_0_1__2__Impl ;
- public final void rule__NameExpression__Group_0_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6569:1: ( rule__NameExpression__Group_0_1__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6570:2: rule__NameExpression__Group_0_1__2__Impl
- {
- pushFollow(FOLLOW_rule__NameExpression__Group_0_1__2__Impl_in_rule__NameExpression__Group_0_1__214058);
- rule__NameExpression__Group_0_1__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__2"
-
-
- // $ANTLR start "rule__NameExpression__Group_0_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6576:1: rule__NameExpression__Group_0_1__2__Impl : ( ( rule__NameExpression__Alternatives_0_1_2 )? )
- // ;
- public final void rule__NameExpression__Group_0_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6580:1: ( ( ( rule__NameExpression__Alternatives_0_1_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6581:1: ( ( rule__NameExpression__Alternatives_0_1_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6581:1: ( ( rule__NameExpression__Alternatives_0_1_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6582:1: ( rule__NameExpression__Alternatives_0_1_2 )?
- {
- before(grammarAccess.getNameExpressionAccess().getAlternatives_0_1_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6583:1: ( rule__NameExpression__Alternatives_0_1_2 )?
- int alt67 = 2;
- int LA67_0 = input.LA(1);
-
- if (((LA67_0 >= 14 && LA67_0 <= 15) || LA67_0 == 70 || LA67_0 == 93)) {
- alt67 = 1;
- }
- else if ((LA67_0 == 73)) {
- int LA67_2 = input.LA(2);
-
- if (((LA67_2 >= RULE_ID && LA67_2 <= RULE_STRING) || (LA67_2 >= 14 && LA67_2 <= 15) || (LA67_2 >= 27 && LA67_2 <= 29) || (LA67_2 >= 32 && LA67_2 <= 34) || (LA67_2 >= 41 && LA67_2 <= 42) || LA67_2 == 70 || (LA67_2 >= 89 && LA67_2 <= 92))) {
- alt67 = 1;
- }
- else if ((LA67_2 == 74)) {
- int LA67_4 = input.LA(3);
-
- if ((LA67_4 == 93)) {
- alt67 = 1;
- }
- }
- }
- switch (alt67) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6583:2: rule__NameExpression__Alternatives_0_1_2
- {
- pushFollow(FOLLOW_rule__NameExpression__Alternatives_0_1_2_in_rule__NameExpression__Group_0_1__2__Impl14085);
- rule__NameExpression__Alternatives_0_1_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getAlternatives_0_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__Group_0_1__2__Impl"
-
-
- // $ANTLR start "rule__QualifiedNamePath__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6599:1: rule__QualifiedNamePath__Group__0 : rule__QualifiedNamePath__Group__0__Impl
- // rule__QualifiedNamePath__Group__1 ;
- public final void rule__QualifiedNamePath__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6603:1: ( rule__QualifiedNamePath__Group__0__Impl rule__QualifiedNamePath__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6604:2: rule__QualifiedNamePath__Group__0__Impl rule__QualifiedNamePath__Group__1
- {
- pushFollow(FOLLOW_rule__QualifiedNamePath__Group__0__Impl_in_rule__QualifiedNamePath__Group__014122);
- rule__QualifiedNamePath__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNamePath__Group__1_in_rule__QualifiedNamePath__Group__014125);
- rule__QualifiedNamePath__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNamePath__Group__0"
-
-
- // $ANTLR start "rule__QualifiedNamePath__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6611:1: rule__QualifiedNamePath__Group__0__Impl : ( ( rule__QualifiedNamePath__NamespaceAssignment_0
- // ) ) ;
- public final void rule__QualifiedNamePath__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6615:1: ( ( ( rule__QualifiedNamePath__NamespaceAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6616:1: ( ( rule__QualifiedNamePath__NamespaceAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6616:1: ( ( rule__QualifiedNamePath__NamespaceAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6617:1: ( rule__QualifiedNamePath__NamespaceAssignment_0 )
- {
- before(grammarAccess.getQualifiedNamePathAccess().getNamespaceAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6618:1: ( rule__QualifiedNamePath__NamespaceAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6618:2: rule__QualifiedNamePath__NamespaceAssignment_0
- {
- pushFollow(FOLLOW_rule__QualifiedNamePath__NamespaceAssignment_0_in_rule__QualifiedNamePath__Group__0__Impl14152);
- rule__QualifiedNamePath__NamespaceAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNamePathAccess().getNamespaceAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNamePath__Group__0__Impl"
-
-
- // $ANTLR start "rule__QualifiedNamePath__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6628:1: rule__QualifiedNamePath__Group__1 : rule__QualifiedNamePath__Group__1__Impl ;
- public final void rule__QualifiedNamePath__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6632:1: ( rule__QualifiedNamePath__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6633:2: rule__QualifiedNamePath__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__QualifiedNamePath__Group__1__Impl_in_rule__QualifiedNamePath__Group__114182);
- rule__QualifiedNamePath__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNamePath__Group__1"
-
-
- // $ANTLR start "rule__QualifiedNamePath__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6639:1: rule__QualifiedNamePath__Group__1__Impl : ( '::' ) ;
- public final void rule__QualifiedNamePath__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6643:1: ( ( '::' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6644:1: ( '::' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6644:1: ( '::' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6645:1: '::'
- {
- before(grammarAccess.getQualifiedNamePathAccess().getColonColonKeyword_1());
- match(input, 77, FOLLOW_77_in_rule__QualifiedNamePath__Group__1__Impl14210);
- after(grammarAccess.getQualifiedNamePathAccess().getColonColonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNamePath__Group__1__Impl"
-
-
- // $ANTLR start "rule__UnqualifiedName__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6662:1: rule__UnqualifiedName__Group__0 : rule__UnqualifiedName__Group__0__Impl
- // rule__UnqualifiedName__Group__1 ;
- public final void rule__UnqualifiedName__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6666:1: ( rule__UnqualifiedName__Group__0__Impl rule__UnqualifiedName__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6667:2: rule__UnqualifiedName__Group__0__Impl rule__UnqualifiedName__Group__1
- {
- pushFollow(FOLLOW_rule__UnqualifiedName__Group__0__Impl_in_rule__UnqualifiedName__Group__014245);
- rule__UnqualifiedName__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__UnqualifiedName__Group__1_in_rule__UnqualifiedName__Group__014248);
- rule__UnqualifiedName__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__Group__0"
-
-
- // $ANTLR start "rule__UnqualifiedName__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6674:1: rule__UnqualifiedName__Group__0__Impl : ( ( rule__UnqualifiedName__NameAssignment_0 ) ) ;
- public final void rule__UnqualifiedName__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6678:1: ( ( ( rule__UnqualifiedName__NameAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6679:1: ( ( rule__UnqualifiedName__NameAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6679:1: ( ( rule__UnqualifiedName__NameAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6680:1: ( rule__UnqualifiedName__NameAssignment_0 )
- {
- before(grammarAccess.getUnqualifiedNameAccess().getNameAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6681:1: ( rule__UnqualifiedName__NameAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6681:2: rule__UnqualifiedName__NameAssignment_0
- {
- pushFollow(FOLLOW_rule__UnqualifiedName__NameAssignment_0_in_rule__UnqualifiedName__Group__0__Impl14275);
- rule__UnqualifiedName__NameAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUnqualifiedNameAccess().getNameAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__Group__0__Impl"
-
-
- // $ANTLR start "rule__UnqualifiedName__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6691:1: rule__UnqualifiedName__Group__1 : rule__UnqualifiedName__Group__1__Impl ;
- public final void rule__UnqualifiedName__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6695:1: ( rule__UnqualifiedName__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6696:2: rule__UnqualifiedName__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__UnqualifiedName__Group__1__Impl_in_rule__UnqualifiedName__Group__114305);
- rule__UnqualifiedName__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__Group__1"
-
-
- // $ANTLR start "rule__UnqualifiedName__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6702:1: rule__UnqualifiedName__Group__1__Impl : ( (
- // rule__UnqualifiedName__TemplateBindingAssignment_1 )? ) ;
- public final void rule__UnqualifiedName__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6706:1: ( ( ( rule__UnqualifiedName__TemplateBindingAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6707:1: ( ( rule__UnqualifiedName__TemplateBindingAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6707:1: ( ( rule__UnqualifiedName__TemplateBindingAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6708:1: ( rule__UnqualifiedName__TemplateBindingAssignment_1 )?
- {
- before(grammarAccess.getUnqualifiedNameAccess().getTemplateBindingAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6709:1: ( rule__UnqualifiedName__TemplateBindingAssignment_1 )?
- int alt68 = 2;
- int LA68_0 = input.LA(1);
-
- if ((LA68_0 == 20)) {
- alt68 = 1;
- }
- switch (alt68) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6709:2: rule__UnqualifiedName__TemplateBindingAssignment_1
- {
- pushFollow(FOLLOW_rule__UnqualifiedName__TemplateBindingAssignment_1_in_rule__UnqualifiedName__Group__1__Impl14332);
- rule__UnqualifiedName__TemplateBindingAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getUnqualifiedNameAccess().getTemplateBindingAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__Group__1__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6723:1: rule__TemplateBinding__Group__0 : rule__TemplateBinding__Group__0__Impl
- // rule__TemplateBinding__Group__1 ;
- public final void rule__TemplateBinding__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6727:1: ( rule__TemplateBinding__Group__0__Impl rule__TemplateBinding__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6728:2: rule__TemplateBinding__Group__0__Impl rule__TemplateBinding__Group__1
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group__0__Impl_in_rule__TemplateBinding__Group__014367);
- rule__TemplateBinding__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TemplateBinding__Group__1_in_rule__TemplateBinding__Group__014370);
- rule__TemplateBinding__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__0"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6735:1: rule__TemplateBinding__Group__0__Impl : ( '<' ) ;
- public final void rule__TemplateBinding__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6739:1: ( ( '<' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6740:1: ( '<' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6740:1: ( '<' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6741:1: '<'
- {
- before(grammarAccess.getTemplateBindingAccess().getLessThanSignKeyword_0());
- match(input, 20, FOLLOW_20_in_rule__TemplateBinding__Group__0__Impl14398);
- after(grammarAccess.getTemplateBindingAccess().getLessThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__0__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6754:1: rule__TemplateBinding__Group__1 : rule__TemplateBinding__Group__1__Impl
- // rule__TemplateBinding__Group__2 ;
- public final void rule__TemplateBinding__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6758:1: ( rule__TemplateBinding__Group__1__Impl rule__TemplateBinding__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6759:2: rule__TemplateBinding__Group__1__Impl rule__TemplateBinding__Group__2
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group__1__Impl_in_rule__TemplateBinding__Group__114429);
- rule__TemplateBinding__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TemplateBinding__Group__2_in_rule__TemplateBinding__Group__114432);
- rule__TemplateBinding__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__1"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6766:1: rule__TemplateBinding__Group__1__Impl : ( ( rule__TemplateBinding__BindingsAssignment_1 ) ) ;
- public final void rule__TemplateBinding__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6770:1: ( ( ( rule__TemplateBinding__BindingsAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6771:1: ( ( rule__TemplateBinding__BindingsAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6771:1: ( ( rule__TemplateBinding__BindingsAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6772:1: ( rule__TemplateBinding__BindingsAssignment_1 )
- {
- before(grammarAccess.getTemplateBindingAccess().getBindingsAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6773:1: ( rule__TemplateBinding__BindingsAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6773:2: rule__TemplateBinding__BindingsAssignment_1
- {
- pushFollow(FOLLOW_rule__TemplateBinding__BindingsAssignment_1_in_rule__TemplateBinding__Group__1__Impl14459);
- rule__TemplateBinding__BindingsAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTemplateBindingAccess().getBindingsAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__1__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6783:1: rule__TemplateBinding__Group__2 : rule__TemplateBinding__Group__2__Impl
- // rule__TemplateBinding__Group__3 ;
- public final void rule__TemplateBinding__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6787:1: ( rule__TemplateBinding__Group__2__Impl rule__TemplateBinding__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6788:2: rule__TemplateBinding__Group__2__Impl rule__TemplateBinding__Group__3
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group__2__Impl_in_rule__TemplateBinding__Group__214489);
- rule__TemplateBinding__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TemplateBinding__Group__3_in_rule__TemplateBinding__Group__214492);
- rule__TemplateBinding__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__2"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6795:1: rule__TemplateBinding__Group__2__Impl : ( ( rule__TemplateBinding__Group_2__0 )* ) ;
- public final void rule__TemplateBinding__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6799:1: ( ( ( rule__TemplateBinding__Group_2__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6800:1: ( ( rule__TemplateBinding__Group_2__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6800:1: ( ( rule__TemplateBinding__Group_2__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6801:1: ( rule__TemplateBinding__Group_2__0 )*
- {
- before(grammarAccess.getTemplateBindingAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6802:1: ( rule__TemplateBinding__Group_2__0 )*
- loop69: do {
- int alt69 = 2;
- int LA69_0 = input.LA(1);
-
- if ((LA69_0 == 72)) {
- alt69 = 1;
- }
-
-
- switch (alt69) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6802:2: rule__TemplateBinding__Group_2__0
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group_2__0_in_rule__TemplateBinding__Group__2__Impl14519);
- rule__TemplateBinding__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop69;
- }
- } while (true);
-
- after(grammarAccess.getTemplateBindingAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__2__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6812:1: rule__TemplateBinding__Group__3 : rule__TemplateBinding__Group__3__Impl ;
- public final void rule__TemplateBinding__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6816:1: ( rule__TemplateBinding__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6817:2: rule__TemplateBinding__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group__3__Impl_in_rule__TemplateBinding__Group__314550);
- rule__TemplateBinding__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__3"
-
-
- // $ANTLR start "rule__TemplateBinding__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6823:1: rule__TemplateBinding__Group__3__Impl : ( '>' ) ;
- public final void rule__TemplateBinding__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6827:1: ( ( '>' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6828:1: ( '>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6828:1: ( '>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6829:1: '>'
- {
- before(grammarAccess.getTemplateBindingAccess().getGreaterThanSignKeyword_3());
- match(input, 21, FOLLOW_21_in_rule__TemplateBinding__Group__3__Impl14578);
- after(grammarAccess.getTemplateBindingAccess().getGreaterThanSignKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group__3__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6850:1: rule__TemplateBinding__Group_2__0 : rule__TemplateBinding__Group_2__0__Impl
- // rule__TemplateBinding__Group_2__1 ;
- public final void rule__TemplateBinding__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6854:1: ( rule__TemplateBinding__Group_2__0__Impl rule__TemplateBinding__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6855:2: rule__TemplateBinding__Group_2__0__Impl rule__TemplateBinding__Group_2__1
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group_2__0__Impl_in_rule__TemplateBinding__Group_2__014617);
- rule__TemplateBinding__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__TemplateBinding__Group_2__1_in_rule__TemplateBinding__Group_2__014620);
- rule__TemplateBinding__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group_2__0"
-
-
- // $ANTLR start "rule__TemplateBinding__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6862:1: rule__TemplateBinding__Group_2__0__Impl : ( ',' ) ;
- public final void rule__TemplateBinding__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6866:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6867:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6867:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6868:1: ','
- {
- before(grammarAccess.getTemplateBindingAccess().getCommaKeyword_2_0());
- match(input, 72, FOLLOW_72_in_rule__TemplateBinding__Group_2__0__Impl14648);
- after(grammarAccess.getTemplateBindingAccess().getCommaKeyword_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__TemplateBinding__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6881:1: rule__TemplateBinding__Group_2__1 : rule__TemplateBinding__Group_2__1__Impl ;
- public final void rule__TemplateBinding__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6885:1: ( rule__TemplateBinding__Group_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6886:2: rule__TemplateBinding__Group_2__1__Impl
- {
- pushFollow(FOLLOW_rule__TemplateBinding__Group_2__1__Impl_in_rule__TemplateBinding__Group_2__114679);
- rule__TemplateBinding__Group_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group_2__1"
-
-
- // $ANTLR start "rule__TemplateBinding__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6892:1: rule__TemplateBinding__Group_2__1__Impl : ( ( rule__TemplateBinding__BindingsAssignment_2_1 )
- // ) ;
- public final void rule__TemplateBinding__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6896:1: ( ( ( rule__TemplateBinding__BindingsAssignment_2_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6897:1: ( ( rule__TemplateBinding__BindingsAssignment_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6897:1: ( ( rule__TemplateBinding__BindingsAssignment_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6898:1: ( rule__TemplateBinding__BindingsAssignment_2_1 )
- {
- before(grammarAccess.getTemplateBindingAccess().getBindingsAssignment_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6899:1: ( rule__TemplateBinding__BindingsAssignment_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6899:2: rule__TemplateBinding__BindingsAssignment_2_1
- {
- pushFollow(FOLLOW_rule__TemplateBinding__BindingsAssignment_2_1_in_rule__TemplateBinding__Group_2__1__Impl14706);
- rule__TemplateBinding__BindingsAssignment_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTemplateBindingAccess().getBindingsAssignment_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6913:1: rule__NamedTemplateBinding__Group__0 : rule__NamedTemplateBinding__Group__0__Impl
- // rule__NamedTemplateBinding__Group__1 ;
- public final void rule__NamedTemplateBinding__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6917:1: ( rule__NamedTemplateBinding__Group__0__Impl rule__NamedTemplateBinding__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6918:2: rule__NamedTemplateBinding__Group__0__Impl rule__NamedTemplateBinding__Group__1
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__0__Impl_in_rule__NamedTemplateBinding__Group__014740);
- rule__NamedTemplateBinding__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__1_in_rule__NamedTemplateBinding__Group__014743);
- rule__NamedTemplateBinding__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__0"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6925:1: rule__NamedTemplateBinding__Group__0__Impl : ( (
- // rule__NamedTemplateBinding__FormalAssignment_0 ) ) ;
- public final void rule__NamedTemplateBinding__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6929:1: ( ( ( rule__NamedTemplateBinding__FormalAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6930:1: ( ( rule__NamedTemplateBinding__FormalAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6930:1: ( ( rule__NamedTemplateBinding__FormalAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6931:1: ( rule__NamedTemplateBinding__FormalAssignment_0 )
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getFormalAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6932:1: ( rule__NamedTemplateBinding__FormalAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6932:2: rule__NamedTemplateBinding__FormalAssignment_0
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__FormalAssignment_0_in_rule__NamedTemplateBinding__Group__0__Impl14770);
- rule__NamedTemplateBinding__FormalAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNamedTemplateBindingAccess().getFormalAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__0__Impl"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6942:1: rule__NamedTemplateBinding__Group__1 : rule__NamedTemplateBinding__Group__1__Impl
- // rule__NamedTemplateBinding__Group__2 ;
- public final void rule__NamedTemplateBinding__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6946:1: ( rule__NamedTemplateBinding__Group__1__Impl rule__NamedTemplateBinding__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6947:2: rule__NamedTemplateBinding__Group__1__Impl rule__NamedTemplateBinding__Group__2
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__1__Impl_in_rule__NamedTemplateBinding__Group__114800);
- rule__NamedTemplateBinding__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__2_in_rule__NamedTemplateBinding__Group__114803);
- rule__NamedTemplateBinding__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__1"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6954:1: rule__NamedTemplateBinding__Group__1__Impl : ( '=>' ) ;
- public final void rule__NamedTemplateBinding__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6958:1: ( ( '=>' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6959:1: ( '=>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6959:1: ( '=>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6960:1: '=>'
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getEqualsSignGreaterThanSignKeyword_1());
- match(input, 78, FOLLOW_78_in_rule__NamedTemplateBinding__Group__1__Impl14831);
- after(grammarAccess.getNamedTemplateBindingAccess().getEqualsSignGreaterThanSignKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__1__Impl"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6973:1: rule__NamedTemplateBinding__Group__2 : rule__NamedTemplateBinding__Group__2__Impl ;
- public final void rule__NamedTemplateBinding__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6977:1: ( rule__NamedTemplateBinding__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6978:2: rule__NamedTemplateBinding__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__Group__2__Impl_in_rule__NamedTemplateBinding__Group__214862);
- rule__NamedTemplateBinding__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__2"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6984:1: rule__NamedTemplateBinding__Group__2__Impl : ( (
- // rule__NamedTemplateBinding__ActualAssignment_2 ) ) ;
- public final void rule__NamedTemplateBinding__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6988:1: ( ( ( rule__NamedTemplateBinding__ActualAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6989:1: ( ( rule__NamedTemplateBinding__ActualAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6989:1: ( ( rule__NamedTemplateBinding__ActualAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6990:1: ( rule__NamedTemplateBinding__ActualAssignment_2 )
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getActualAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6991:1: ( rule__NamedTemplateBinding__ActualAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:6991:2: rule__NamedTemplateBinding__ActualAssignment_2
- {
- pushFollow(FOLLOW_rule__NamedTemplateBinding__ActualAssignment_2_in_rule__NamedTemplateBinding__Group__2__Impl14889);
- rule__NamedTemplateBinding__ActualAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNamedTemplateBindingAccess().getActualAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__Group__2__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7007:1: rule__QualifiedNameWithBinding__Group__0 : rule__QualifiedNameWithBinding__Group__0__Impl
- // rule__QualifiedNameWithBinding__Group__1 ;
- public final void rule__QualifiedNameWithBinding__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7011:1: ( rule__QualifiedNameWithBinding__Group__0__Impl
- // rule__QualifiedNameWithBinding__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7012:2: rule__QualifiedNameWithBinding__Group__0__Impl
- // rule__QualifiedNameWithBinding__Group__1
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__0__Impl_in_rule__QualifiedNameWithBinding__Group__014925);
- rule__QualifiedNameWithBinding__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__1_in_rule__QualifiedNameWithBinding__Group__014928);
- rule__QualifiedNameWithBinding__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__0"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7019:1: rule__QualifiedNameWithBinding__Group__0__Impl : ( (
- // rule__QualifiedNameWithBinding__IdAssignment_0 ) ) ;
- public final void rule__QualifiedNameWithBinding__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7023:1: ( ( ( rule__QualifiedNameWithBinding__IdAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7024:1: ( ( rule__QualifiedNameWithBinding__IdAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7024:1: ( ( rule__QualifiedNameWithBinding__IdAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7025:1: ( rule__QualifiedNameWithBinding__IdAssignment_0 )
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getIdAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7026:1: ( rule__QualifiedNameWithBinding__IdAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7026:2: rule__QualifiedNameWithBinding__IdAssignment_0
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__IdAssignment_0_in_rule__QualifiedNameWithBinding__Group__0__Impl14955);
- rule__QualifiedNameWithBinding__IdAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getIdAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__0__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7036:1: rule__QualifiedNameWithBinding__Group__1 : rule__QualifiedNameWithBinding__Group__1__Impl
- // rule__QualifiedNameWithBinding__Group__2 ;
- public final void rule__QualifiedNameWithBinding__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7040:1: ( rule__QualifiedNameWithBinding__Group__1__Impl
- // rule__QualifiedNameWithBinding__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7041:2: rule__QualifiedNameWithBinding__Group__1__Impl
- // rule__QualifiedNameWithBinding__Group__2
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__1__Impl_in_rule__QualifiedNameWithBinding__Group__114985);
- rule__QualifiedNameWithBinding__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__2_in_rule__QualifiedNameWithBinding__Group__114988);
- rule__QualifiedNameWithBinding__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__1"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7048:1: rule__QualifiedNameWithBinding__Group__1__Impl : ( (
- // rule__QualifiedNameWithBinding__BindingAssignment_1 )? ) ;
- public final void rule__QualifiedNameWithBinding__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7052:1: ( ( ( rule__QualifiedNameWithBinding__BindingAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7053:1: ( ( rule__QualifiedNameWithBinding__BindingAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7053:1: ( ( rule__QualifiedNameWithBinding__BindingAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7054:1: ( rule__QualifiedNameWithBinding__BindingAssignment_1 )?
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getBindingAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7055:1: ( rule__QualifiedNameWithBinding__BindingAssignment_1 )?
- int alt70 = 2;
- int LA70_0 = input.LA(1);
-
- if ((LA70_0 == 20)) {
- int LA70_1 = input.LA(2);
-
- if ((LA70_1 == RULE_ID)) {
- int LA70_3 = input.LA(3);
-
- if ((LA70_3 == 78)) {
- alt70 = 1;
- }
- }
- }
- switch (alt70) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7055:2: rule__QualifiedNameWithBinding__BindingAssignment_1
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__BindingAssignment_1_in_rule__QualifiedNameWithBinding__Group__1__Impl15015);
- rule__QualifiedNameWithBinding__BindingAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getBindingAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__1__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7065:1: rule__QualifiedNameWithBinding__Group__2 : rule__QualifiedNameWithBinding__Group__2__Impl ;
- public final void rule__QualifiedNameWithBinding__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7069:1: ( rule__QualifiedNameWithBinding__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7070:2: rule__QualifiedNameWithBinding__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group__2__Impl_in_rule__QualifiedNameWithBinding__Group__215046);
- rule__QualifiedNameWithBinding__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__2"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7076:1: rule__QualifiedNameWithBinding__Group__2__Impl : ( (
- // rule__QualifiedNameWithBinding__Group_2__0 )? ) ;
- public final void rule__QualifiedNameWithBinding__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7080:1: ( ( ( rule__QualifiedNameWithBinding__Group_2__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7081:1: ( ( rule__QualifiedNameWithBinding__Group_2__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7081:1: ( ( rule__QualifiedNameWithBinding__Group_2__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7082:1: ( rule__QualifiedNameWithBinding__Group_2__0 )?
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7083:1: ( rule__QualifiedNameWithBinding__Group_2__0 )?
- int alt71 = 2;
- int LA71_0 = input.LA(1);
-
- if ((LA71_0 == 77)) {
- alt71 = 1;
- }
- switch (alt71) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7083:2: rule__QualifiedNameWithBinding__Group_2__0
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group_2__0_in_rule__QualifiedNameWithBinding__Group__2__Impl15073);
- rule__QualifiedNameWithBinding__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group__2__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7099:1: rule__QualifiedNameWithBinding__Group_2__0 : rule__QualifiedNameWithBinding__Group_2__0__Impl
- // rule__QualifiedNameWithBinding__Group_2__1 ;
- public final void rule__QualifiedNameWithBinding__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7103:1: ( rule__QualifiedNameWithBinding__Group_2__0__Impl
- // rule__QualifiedNameWithBinding__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7104:2: rule__QualifiedNameWithBinding__Group_2__0__Impl
- // rule__QualifiedNameWithBinding__Group_2__1
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group_2__0__Impl_in_rule__QualifiedNameWithBinding__Group_2__015110);
- rule__QualifiedNameWithBinding__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group_2__1_in_rule__QualifiedNameWithBinding__Group_2__015113);
- rule__QualifiedNameWithBinding__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group_2__0"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7111:1: rule__QualifiedNameWithBinding__Group_2__0__Impl : ( '::' ) ;
- public final void rule__QualifiedNameWithBinding__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7115:1: ( ( '::' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7116:1: ( '::' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7116:1: ( '::' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7117:1: '::'
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getColonColonKeyword_2_0());
- match(input, 77, FOLLOW_77_in_rule__QualifiedNameWithBinding__Group_2__0__Impl15141);
- after(grammarAccess.getQualifiedNameWithBindingAccess().getColonColonKeyword_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7130:1: rule__QualifiedNameWithBinding__Group_2__1 : rule__QualifiedNameWithBinding__Group_2__1__Impl
- // ;
- public final void rule__QualifiedNameWithBinding__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7134:1: ( rule__QualifiedNameWithBinding__Group_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7135:2: rule__QualifiedNameWithBinding__Group_2__1__Impl
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__Group_2__1__Impl_in_rule__QualifiedNameWithBinding__Group_2__115172);
- rule__QualifiedNameWithBinding__Group_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group_2__1"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7141:1: rule__QualifiedNameWithBinding__Group_2__1__Impl : ( (
- // rule__QualifiedNameWithBinding__RemainingAssignment_2_1 ) ) ;
- public final void rule__QualifiedNameWithBinding__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7145:1: ( ( ( rule__QualifiedNameWithBinding__RemainingAssignment_2_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7146:1: ( ( rule__QualifiedNameWithBinding__RemainingAssignment_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7146:1: ( ( rule__QualifiedNameWithBinding__RemainingAssignment_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7147:1: ( rule__QualifiedNameWithBinding__RemainingAssignment_2_1 )
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getRemainingAssignment_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7148:1: ( rule__QualifiedNameWithBinding__RemainingAssignment_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7148:2: rule__QualifiedNameWithBinding__RemainingAssignment_2_1
- {
- pushFollow(FOLLOW_rule__QualifiedNameWithBinding__RemainingAssignment_2_1_in_rule__QualifiedNameWithBinding__Group_2__1__Impl15199);
- rule__QualifiedNameWithBinding__RemainingAssignment_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getRemainingAssignment_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7162:1: rule__Tuple__Group__0 : rule__Tuple__Group__0__Impl rule__Tuple__Group__1 ;
- public final void rule__Tuple__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7166:1: ( rule__Tuple__Group__0__Impl rule__Tuple__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7167:2: rule__Tuple__Group__0__Impl rule__Tuple__Group__1
- {
- pushFollow(FOLLOW_rule__Tuple__Group__0__Impl_in_rule__Tuple__Group__015233);
- rule__Tuple__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Tuple__Group__1_in_rule__Tuple__Group__015236);
- rule__Tuple__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__0"
-
-
- // $ANTLR start "rule__Tuple__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7174:1: rule__Tuple__Group__0__Impl : ( () ) ;
- public final void rule__Tuple__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7178:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7179:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7179:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7180:1: ()
- {
- before(grammarAccess.getTupleAccess().getTupleAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7181:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7183:1:
- {
- }
-
- after(grammarAccess.getTupleAccess().getTupleAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__0__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7193:1: rule__Tuple__Group__1 : rule__Tuple__Group__1__Impl rule__Tuple__Group__2 ;
- public final void rule__Tuple__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7197:1: ( rule__Tuple__Group__1__Impl rule__Tuple__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7198:2: rule__Tuple__Group__1__Impl rule__Tuple__Group__2
- {
- pushFollow(FOLLOW_rule__Tuple__Group__1__Impl_in_rule__Tuple__Group__115294);
- rule__Tuple__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Tuple__Group__2_in_rule__Tuple__Group__115297);
- rule__Tuple__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__1"
-
-
- // $ANTLR start "rule__Tuple__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7205:1: rule__Tuple__Group__1__Impl : ( '(' ) ;
- public final void rule__Tuple__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7209:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7210:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7210:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7211:1: '('
- {
- before(grammarAccess.getTupleAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__Tuple__Group__1__Impl15325);
- after(grammarAccess.getTupleAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__1__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7224:1: rule__Tuple__Group__2 : rule__Tuple__Group__2__Impl rule__Tuple__Group__3 ;
- public final void rule__Tuple__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7228:1: ( rule__Tuple__Group__2__Impl rule__Tuple__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7229:2: rule__Tuple__Group__2__Impl rule__Tuple__Group__3
- {
- pushFollow(FOLLOW_rule__Tuple__Group__2__Impl_in_rule__Tuple__Group__215356);
- rule__Tuple__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Tuple__Group__3_in_rule__Tuple__Group__215359);
- rule__Tuple__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__2"
-
-
- // $ANTLR start "rule__Tuple__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7236:1: rule__Tuple__Group__2__Impl : ( ( rule__Tuple__Group_2__0 )? ) ;
- public final void rule__Tuple__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7240:1: ( ( ( rule__Tuple__Group_2__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7241:1: ( ( rule__Tuple__Group_2__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7241:1: ( ( rule__Tuple__Group_2__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7242:1: ( rule__Tuple__Group_2__0 )?
- {
- before(grammarAccess.getTupleAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7243:1: ( rule__Tuple__Group_2__0 )?
- int alt72 = 2;
- int LA72_0 = input.LA(1);
-
- if (((LA72_0 >= RULE_ID && LA72_0 <= RULE_STRING) || (LA72_0 >= 14 && LA72_0 <= 15) || (LA72_0 >= 27 && LA72_0 <= 29) || (LA72_0 >= 32 && LA72_0 <= 34) || (LA72_0 >= 41 && LA72_0 <= 42) || LA72_0 == 70 || (LA72_0 >= 89 && LA72_0 <= 92))) {
- alt72 = 1;
- }
- switch (alt72) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7243:2: rule__Tuple__Group_2__0
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2__0_in_rule__Tuple__Group__2__Impl15386);
- rule__Tuple__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getTupleAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__2__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7253:1: rule__Tuple__Group__3 : rule__Tuple__Group__3__Impl ;
- public final void rule__Tuple__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7257:1: ( rule__Tuple__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7258:2: rule__Tuple__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__Tuple__Group__3__Impl_in_rule__Tuple__Group__315417);
- rule__Tuple__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__3"
-
-
- // $ANTLR start "rule__Tuple__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7264:1: rule__Tuple__Group__3__Impl : ( ')' ) ;
- public final void rule__Tuple__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7268:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7269:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7269:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7270:1: ')'
- {
- before(grammarAccess.getTupleAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__Tuple__Group__3__Impl15445);
- after(grammarAccess.getTupleAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group__3__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7291:1: rule__Tuple__Group_2__0 : rule__Tuple__Group_2__0__Impl rule__Tuple__Group_2__1 ;
- public final void rule__Tuple__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7295:1: ( rule__Tuple__Group_2__0__Impl rule__Tuple__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7296:2: rule__Tuple__Group_2__0__Impl rule__Tuple__Group_2__1
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2__0__Impl_in_rule__Tuple__Group_2__015484);
- rule__Tuple__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Tuple__Group_2__1_in_rule__Tuple__Group_2__015487);
- rule__Tuple__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2__0"
-
-
- // $ANTLR start "rule__Tuple__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7303:1: rule__Tuple__Group_2__0__Impl : ( ( rule__Tuple__TupleElementsAssignment_2_0 ) ) ;
- public final void rule__Tuple__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7307:1: ( ( ( rule__Tuple__TupleElementsAssignment_2_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7308:1: ( ( rule__Tuple__TupleElementsAssignment_2_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7308:1: ( ( rule__Tuple__TupleElementsAssignment_2_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7309:1: ( rule__Tuple__TupleElementsAssignment_2_0 )
- {
- before(grammarAccess.getTupleAccess().getTupleElementsAssignment_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7310:1: ( rule__Tuple__TupleElementsAssignment_2_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7310:2: rule__Tuple__TupleElementsAssignment_2_0
- {
- pushFollow(FOLLOW_rule__Tuple__TupleElementsAssignment_2_0_in_rule__Tuple__Group_2__0__Impl15514);
- rule__Tuple__TupleElementsAssignment_2_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTupleAccess().getTupleElementsAssignment_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7320:1: rule__Tuple__Group_2__1 : rule__Tuple__Group_2__1__Impl ;
- public final void rule__Tuple__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7324:1: ( rule__Tuple__Group_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7325:2: rule__Tuple__Group_2__1__Impl
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2__1__Impl_in_rule__Tuple__Group_2__115544);
- rule__Tuple__Group_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2__1"
-
-
- // $ANTLR start "rule__Tuple__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7331:1: rule__Tuple__Group_2__1__Impl : ( ( rule__Tuple__Group_2_1__0 )* ) ;
- public final void rule__Tuple__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7335:1: ( ( ( rule__Tuple__Group_2_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7336:1: ( ( rule__Tuple__Group_2_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7336:1: ( ( rule__Tuple__Group_2_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7337:1: ( rule__Tuple__Group_2_1__0 )*
- {
- before(grammarAccess.getTupleAccess().getGroup_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7338:1: ( rule__Tuple__Group_2_1__0 )*
- loop73: do {
- int alt73 = 2;
- int LA73_0 = input.LA(1);
-
- if ((LA73_0 == 72)) {
- alt73 = 1;
- }
-
-
- switch (alt73) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7338:2: rule__Tuple__Group_2_1__0
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2_1__0_in_rule__Tuple__Group_2__1__Impl15571);
- rule__Tuple__Group_2_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop73;
- }
- } while (true);
-
- after(grammarAccess.getTupleAccess().getGroup_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group_2_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7352:1: rule__Tuple__Group_2_1__0 : rule__Tuple__Group_2_1__0__Impl rule__Tuple__Group_2_1__1 ;
- public final void rule__Tuple__Group_2_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7356:1: ( rule__Tuple__Group_2_1__0__Impl rule__Tuple__Group_2_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7357:2: rule__Tuple__Group_2_1__0__Impl rule__Tuple__Group_2_1__1
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2_1__0__Impl_in_rule__Tuple__Group_2_1__015606);
- rule__Tuple__Group_2_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Tuple__Group_2_1__1_in_rule__Tuple__Group_2_1__015609);
- rule__Tuple__Group_2_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2_1__0"
-
-
- // $ANTLR start "rule__Tuple__Group_2_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7364:1: rule__Tuple__Group_2_1__0__Impl : ( ',' ) ;
- public final void rule__Tuple__Group_2_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7368:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7369:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7369:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7370:1: ','
- {
- before(grammarAccess.getTupleAccess().getCommaKeyword_2_1_0());
- match(input, 72, FOLLOW_72_in_rule__Tuple__Group_2_1__0__Impl15637);
- after(grammarAccess.getTupleAccess().getCommaKeyword_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2_1__0__Impl"
-
-
- // $ANTLR start "rule__Tuple__Group_2_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7383:1: rule__Tuple__Group_2_1__1 : rule__Tuple__Group_2_1__1__Impl ;
- public final void rule__Tuple__Group_2_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7387:1: ( rule__Tuple__Group_2_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7388:2: rule__Tuple__Group_2_1__1__Impl
- {
- pushFollow(FOLLOW_rule__Tuple__Group_2_1__1__Impl_in_rule__Tuple__Group_2_1__115668);
- rule__Tuple__Group_2_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2_1__1"
-
-
- // $ANTLR start "rule__Tuple__Group_2_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7394:1: rule__Tuple__Group_2_1__1__Impl : ( ( rule__Tuple__TupleElementsAssignment_2_1_1 ) ) ;
- public final void rule__Tuple__Group_2_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7398:1: ( ( ( rule__Tuple__TupleElementsAssignment_2_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7399:1: ( ( rule__Tuple__TupleElementsAssignment_2_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7399:1: ( ( rule__Tuple__TupleElementsAssignment_2_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7400:1: ( rule__Tuple__TupleElementsAssignment_2_1_1 )
- {
- before(grammarAccess.getTupleAccess().getTupleElementsAssignment_2_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7401:1: ( rule__Tuple__TupleElementsAssignment_2_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7401:2: rule__Tuple__TupleElementsAssignment_2_1_1
- {
- pushFollow(FOLLOW_rule__Tuple__TupleElementsAssignment_2_1_1_in_rule__Tuple__Group_2_1__1__Impl15695);
- rule__Tuple__TupleElementsAssignment_2_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getTupleAccess().getTupleElementsAssignment_2_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__Group_2_1__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7415:1: rule__ConditionalTestExpression__Group__0 : rule__ConditionalTestExpression__Group__0__Impl
- // rule__ConditionalTestExpression__Group__1 ;
- public final void rule__ConditionalTestExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7419:1: ( rule__ConditionalTestExpression__Group__0__Impl
- // rule__ConditionalTestExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7420:2: rule__ConditionalTestExpression__Group__0__Impl
- // rule__ConditionalTestExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group__0__Impl_in_rule__ConditionalTestExpression__Group__015729);
- rule__ConditionalTestExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group__1_in_rule__ConditionalTestExpression__Group__015732);
- rule__ConditionalTestExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group__0"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7427:1: rule__ConditionalTestExpression__Group__0__Impl : ( (
- // rule__ConditionalTestExpression__ExpAssignment_0 ) ) ;
- public final void rule__ConditionalTestExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7431:1: ( ( ( rule__ConditionalTestExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7432:1: ( ( rule__ConditionalTestExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7432:1: ( ( rule__ConditionalTestExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7433:1: ( rule__ConditionalTestExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7434:1: ( rule__ConditionalTestExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7434:2: rule__ConditionalTestExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__ExpAssignment_0_in_rule__ConditionalTestExpression__Group__0__Impl15759);
- rule__ConditionalTestExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalTestExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7444:1: rule__ConditionalTestExpression__Group__1 : rule__ConditionalTestExpression__Group__1__Impl ;
- public final void rule__ConditionalTestExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7448:1: ( rule__ConditionalTestExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7449:2: rule__ConditionalTestExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group__1__Impl_in_rule__ConditionalTestExpression__Group__115789);
- rule__ConditionalTestExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group__1"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7455:1: rule__ConditionalTestExpression__Group__1__Impl : ( (
- // rule__ConditionalTestExpression__Group_1__0 )? ) ;
- public final void rule__ConditionalTestExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7459:1: ( ( ( rule__ConditionalTestExpression__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7460:1: ( ( rule__ConditionalTestExpression__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7460:1: ( ( rule__ConditionalTestExpression__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7461:1: ( rule__ConditionalTestExpression__Group_1__0 )?
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7462:1: ( rule__ConditionalTestExpression__Group_1__0 )?
- int alt74 = 2;
- int LA74_0 = input.LA(1);
-
- if ((LA74_0 == 79)) {
- alt74 = 1;
- }
- switch (alt74) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7462:2: rule__ConditionalTestExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__0_in_rule__ConditionalTestExpression__Group__1__Impl15816);
- rule__ConditionalTestExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getConditionalTestExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7476:1: rule__ConditionalTestExpression__Group_1__0 :
- // rule__ConditionalTestExpression__Group_1__0__Impl rule__ConditionalTestExpression__Group_1__1 ;
- public final void rule__ConditionalTestExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7480:1: ( rule__ConditionalTestExpression__Group_1__0__Impl
- // rule__ConditionalTestExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7481:2: rule__ConditionalTestExpression__Group_1__0__Impl
- // rule__ConditionalTestExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__0__Impl_in_rule__ConditionalTestExpression__Group_1__015851);
- rule__ConditionalTestExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__1_in_rule__ConditionalTestExpression__Group_1__015854);
- rule__ConditionalTestExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7488:1: rule__ConditionalTestExpression__Group_1__0__Impl : ( '?' ) ;
- public final void rule__ConditionalTestExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7492:1: ( ( '?' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7493:1: ( '?' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7493:1: ( '?' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7494:1: '?'
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getQuestionMarkKeyword_1_0());
- match(input, 79, FOLLOW_79_in_rule__ConditionalTestExpression__Group_1__0__Impl15882);
- after(grammarAccess.getConditionalTestExpressionAccess().getQuestionMarkKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7507:1: rule__ConditionalTestExpression__Group_1__1 :
- // rule__ConditionalTestExpression__Group_1__1__Impl rule__ConditionalTestExpression__Group_1__2 ;
- public final void rule__ConditionalTestExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7511:1: ( rule__ConditionalTestExpression__Group_1__1__Impl
- // rule__ConditionalTestExpression__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7512:2: rule__ConditionalTestExpression__Group_1__1__Impl
- // rule__ConditionalTestExpression__Group_1__2
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__1__Impl_in_rule__ConditionalTestExpression__Group_1__115913);
- rule__ConditionalTestExpression__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__2_in_rule__ConditionalTestExpression__Group_1__115916);
- rule__ConditionalTestExpression__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7519:1: rule__ConditionalTestExpression__Group_1__1__Impl : ( (
- // rule__ConditionalTestExpression__WhenTrueAssignment_1_1 ) ) ;
- public final void rule__ConditionalTestExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7523:1: ( ( ( rule__ConditionalTestExpression__WhenTrueAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7524:1: ( ( rule__ConditionalTestExpression__WhenTrueAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7524:1: ( ( rule__ConditionalTestExpression__WhenTrueAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7525:1: ( rule__ConditionalTestExpression__WhenTrueAssignment_1_1 )
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getWhenTrueAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7526:1: ( rule__ConditionalTestExpression__WhenTrueAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7526:2: rule__ConditionalTestExpression__WhenTrueAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__WhenTrueAssignment_1_1_in_rule__ConditionalTestExpression__Group_1__1__Impl15943);
- rule__ConditionalTestExpression__WhenTrueAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalTestExpressionAccess().getWhenTrueAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7536:1: rule__ConditionalTestExpression__Group_1__2 :
- // rule__ConditionalTestExpression__Group_1__2__Impl rule__ConditionalTestExpression__Group_1__3 ;
- public final void rule__ConditionalTestExpression__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7540:1: ( rule__ConditionalTestExpression__Group_1__2__Impl
- // rule__ConditionalTestExpression__Group_1__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7541:2: rule__ConditionalTestExpression__Group_1__2__Impl
- // rule__ConditionalTestExpression__Group_1__3
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__2__Impl_in_rule__ConditionalTestExpression__Group_1__215973);
- rule__ConditionalTestExpression__Group_1__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__3_in_rule__ConditionalTestExpression__Group_1__215976);
- rule__ConditionalTestExpression__Group_1__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__2"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7548:1: rule__ConditionalTestExpression__Group_1__2__Impl : ( ':' ) ;
- public final void rule__ConditionalTestExpression__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7552:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7553:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7553:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7554:1: ':'
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getColonKeyword_1_2());
- match(input, 69, FOLLOW_69_in_rule__ConditionalTestExpression__Group_1__2__Impl16004);
- after(grammarAccess.getConditionalTestExpressionAccess().getColonKeyword_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7567:1: rule__ConditionalTestExpression__Group_1__3 :
- // rule__ConditionalTestExpression__Group_1__3__Impl ;
- public final void rule__ConditionalTestExpression__Group_1__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7571:1: ( rule__ConditionalTestExpression__Group_1__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7572:2: rule__ConditionalTestExpression__Group_1__3__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__Group_1__3__Impl_in_rule__ConditionalTestExpression__Group_1__316035);
- rule__ConditionalTestExpression__Group_1__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__3"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__Group_1__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7578:1: rule__ConditionalTestExpression__Group_1__3__Impl : ( (
- // rule__ConditionalTestExpression__WhenFalseAssignment_1_3 ) ) ;
- public final void rule__ConditionalTestExpression__Group_1__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7582:1: ( ( ( rule__ConditionalTestExpression__WhenFalseAssignment_1_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7583:1: ( ( rule__ConditionalTestExpression__WhenFalseAssignment_1_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7583:1: ( ( rule__ConditionalTestExpression__WhenFalseAssignment_1_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7584:1: ( rule__ConditionalTestExpression__WhenFalseAssignment_1_3 )
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getWhenFalseAssignment_1_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7585:1: ( rule__ConditionalTestExpression__WhenFalseAssignment_1_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7585:2: rule__ConditionalTestExpression__WhenFalseAssignment_1_3
- {
- pushFollow(FOLLOW_rule__ConditionalTestExpression__WhenFalseAssignment_1_3_in_rule__ConditionalTestExpression__Group_1__3__Impl16062);
- rule__ConditionalTestExpression__WhenFalseAssignment_1_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalTestExpressionAccess().getWhenFalseAssignment_1_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__Group_1__3__Impl"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7603:1: rule__ConditionalOrExpression__Group__0 : rule__ConditionalOrExpression__Group__0__Impl
- // rule__ConditionalOrExpression__Group__1 ;
- public final void rule__ConditionalOrExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7607:1: ( rule__ConditionalOrExpression__Group__0__Impl
- // rule__ConditionalOrExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7608:2: rule__ConditionalOrExpression__Group__0__Impl rule__ConditionalOrExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group__0__Impl_in_rule__ConditionalOrExpression__Group__016100);
- rule__ConditionalOrExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group__1_in_rule__ConditionalOrExpression__Group__016103);
- rule__ConditionalOrExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group__0"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7615:1: rule__ConditionalOrExpression__Group__0__Impl : ( (
- // rule__ConditionalOrExpression__ExpAssignment_0 ) ) ;
- public final void rule__ConditionalOrExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7619:1: ( ( ( rule__ConditionalOrExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7620:1: ( ( rule__ConditionalOrExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7620:1: ( ( rule__ConditionalOrExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7621:1: ( rule__ConditionalOrExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7622:1: ( rule__ConditionalOrExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7622:2: rule__ConditionalOrExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__ExpAssignment_0_in_rule__ConditionalOrExpression__Group__0__Impl16130);
- rule__ConditionalOrExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalOrExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7632:1: rule__ConditionalOrExpression__Group__1 : rule__ConditionalOrExpression__Group__1__Impl ;
- public final void rule__ConditionalOrExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7636:1: ( rule__ConditionalOrExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7637:2: rule__ConditionalOrExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group__1__Impl_in_rule__ConditionalOrExpression__Group__116160);
- rule__ConditionalOrExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group__1"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7643:1: rule__ConditionalOrExpression__Group__1__Impl : ( ( rule__ConditionalOrExpression__Group_1__0
- // )* ) ;
- public final void rule__ConditionalOrExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7647:1: ( ( ( rule__ConditionalOrExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7648:1: ( ( rule__ConditionalOrExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7648:1: ( ( rule__ConditionalOrExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7649:1: ( rule__ConditionalOrExpression__Group_1__0 )*
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7650:1: ( rule__ConditionalOrExpression__Group_1__0 )*
- loop75: do {
- int alt75 = 2;
- int LA75_0 = input.LA(1);
-
- if ((LA75_0 == 80)) {
- alt75 = 1;
- }
-
-
- switch (alt75) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7650:2: rule__ConditionalOrExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group_1__0_in_rule__ConditionalOrExpression__Group__1__Impl16187);
- rule__ConditionalOrExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop75;
- }
- } while (true);
-
- after(grammarAccess.getConditionalOrExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7664:1: rule__ConditionalOrExpression__Group_1__0 : rule__ConditionalOrExpression__Group_1__0__Impl
- // rule__ConditionalOrExpression__Group_1__1 ;
- public final void rule__ConditionalOrExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7668:1: ( rule__ConditionalOrExpression__Group_1__0__Impl
- // rule__ConditionalOrExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7669:2: rule__ConditionalOrExpression__Group_1__0__Impl
- // rule__ConditionalOrExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group_1__0__Impl_in_rule__ConditionalOrExpression__Group_1__016222);
- rule__ConditionalOrExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group_1__1_in_rule__ConditionalOrExpression__Group_1__016225);
- rule__ConditionalOrExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7676:1: rule__ConditionalOrExpression__Group_1__0__Impl : ( '||' ) ;
- public final void rule__ConditionalOrExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7680:1: ( ( '||' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7681:1: ( '||' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7681:1: ( '||' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7682:1: '||'
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getVerticalLineVerticalLineKeyword_1_0());
- match(input, 80, FOLLOW_80_in_rule__ConditionalOrExpression__Group_1__0__Impl16253);
- after(grammarAccess.getConditionalOrExpressionAccess().getVerticalLineVerticalLineKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7695:1: rule__ConditionalOrExpression__Group_1__1 : rule__ConditionalOrExpression__Group_1__1__Impl ;
- public final void rule__ConditionalOrExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7699:1: ( rule__ConditionalOrExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7700:2: rule__ConditionalOrExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__Group_1__1__Impl_in_rule__ConditionalOrExpression__Group_1__116284);
- rule__ConditionalOrExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7706:1: rule__ConditionalOrExpression__Group_1__1__Impl : ( (
- // rule__ConditionalOrExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__ConditionalOrExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7710:1: ( ( ( rule__ConditionalOrExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7711:1: ( ( rule__ConditionalOrExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7711:1: ( ( rule__ConditionalOrExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7712:1: ( rule__ConditionalOrExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7713:1: ( rule__ConditionalOrExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7713:2: rule__ConditionalOrExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ConditionalOrExpression__ExpAssignment_1_1_in_rule__ConditionalOrExpression__Group_1__1__Impl16311);
- rule__ConditionalOrExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalOrExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7727:1: rule__ConditionalAndExpression__Group__0 : rule__ConditionalAndExpression__Group__0__Impl
- // rule__ConditionalAndExpression__Group__1 ;
- public final void rule__ConditionalAndExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7731:1: ( rule__ConditionalAndExpression__Group__0__Impl
- // rule__ConditionalAndExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7732:2: rule__ConditionalAndExpression__Group__0__Impl
- // rule__ConditionalAndExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group__0__Impl_in_rule__ConditionalAndExpression__Group__016345);
- rule__ConditionalAndExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group__1_in_rule__ConditionalAndExpression__Group__016348);
- rule__ConditionalAndExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group__0"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7739:1: rule__ConditionalAndExpression__Group__0__Impl : ( (
- // rule__ConditionalAndExpression__ExpAssignment_0 ) ) ;
- public final void rule__ConditionalAndExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7743:1: ( ( ( rule__ConditionalAndExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7744:1: ( ( rule__ConditionalAndExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7744:1: ( ( rule__ConditionalAndExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7745:1: ( rule__ConditionalAndExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7746:1: ( rule__ConditionalAndExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7746:2: rule__ConditionalAndExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__ExpAssignment_0_in_rule__ConditionalAndExpression__Group__0__Impl16375);
- rule__ConditionalAndExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalAndExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7756:1: rule__ConditionalAndExpression__Group__1 : rule__ConditionalAndExpression__Group__1__Impl ;
- public final void rule__ConditionalAndExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7760:1: ( rule__ConditionalAndExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7761:2: rule__ConditionalAndExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group__1__Impl_in_rule__ConditionalAndExpression__Group__116405);
- rule__ConditionalAndExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group__1"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7767:1: rule__ConditionalAndExpression__Group__1__Impl : ( (
- // rule__ConditionalAndExpression__Group_1__0 )* ) ;
- public final void rule__ConditionalAndExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7771:1: ( ( ( rule__ConditionalAndExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7772:1: ( ( rule__ConditionalAndExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7772:1: ( ( rule__ConditionalAndExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7773:1: ( rule__ConditionalAndExpression__Group_1__0 )*
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7774:1: ( rule__ConditionalAndExpression__Group_1__0 )*
- loop76: do {
- int alt76 = 2;
- int LA76_0 = input.LA(1);
-
- if ((LA76_0 == 81)) {
- alt76 = 1;
- }
-
-
- switch (alt76) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7774:2: rule__ConditionalAndExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group_1__0_in_rule__ConditionalAndExpression__Group__1__Impl16432);
- rule__ConditionalAndExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop76;
- }
- } while (true);
-
- after(grammarAccess.getConditionalAndExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7788:1: rule__ConditionalAndExpression__Group_1__0 : rule__ConditionalAndExpression__Group_1__0__Impl
- // rule__ConditionalAndExpression__Group_1__1 ;
- public final void rule__ConditionalAndExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7792:1: ( rule__ConditionalAndExpression__Group_1__0__Impl
- // rule__ConditionalAndExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7793:2: rule__ConditionalAndExpression__Group_1__0__Impl
- // rule__ConditionalAndExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group_1__0__Impl_in_rule__ConditionalAndExpression__Group_1__016467);
- rule__ConditionalAndExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group_1__1_in_rule__ConditionalAndExpression__Group_1__016470);
- rule__ConditionalAndExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7800:1: rule__ConditionalAndExpression__Group_1__0__Impl : ( '&&' ) ;
- public final void rule__ConditionalAndExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7804:1: ( ( '&&' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7805:1: ( '&&' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7805:1: ( '&&' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7806:1: '&&'
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getAmpersandAmpersandKeyword_1_0());
- match(input, 81, FOLLOW_81_in_rule__ConditionalAndExpression__Group_1__0__Impl16498);
- after(grammarAccess.getConditionalAndExpressionAccess().getAmpersandAmpersandKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7819:1: rule__ConditionalAndExpression__Group_1__1 : rule__ConditionalAndExpression__Group_1__1__Impl
- // ;
- public final void rule__ConditionalAndExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7823:1: ( rule__ConditionalAndExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7824:2: rule__ConditionalAndExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__Group_1__1__Impl_in_rule__ConditionalAndExpression__Group_1__116529);
- rule__ConditionalAndExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7830:1: rule__ConditionalAndExpression__Group_1__1__Impl : ( (
- // rule__ConditionalAndExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__ConditionalAndExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7834:1: ( ( ( rule__ConditionalAndExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7835:1: ( ( rule__ConditionalAndExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7835:1: ( ( rule__ConditionalAndExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7836:1: ( rule__ConditionalAndExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7837:1: ( rule__ConditionalAndExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7837:2: rule__ConditionalAndExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ConditionalAndExpression__ExpAssignment_1_1_in_rule__ConditionalAndExpression__Group_1__1__Impl16556);
- rule__ConditionalAndExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConditionalAndExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7851:1: rule__InclusiveOrExpression__Group__0 : rule__InclusiveOrExpression__Group__0__Impl
- // rule__InclusiveOrExpression__Group__1 ;
- public final void rule__InclusiveOrExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7855:1: ( rule__InclusiveOrExpression__Group__0__Impl rule__InclusiveOrExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7856:2: rule__InclusiveOrExpression__Group__0__Impl rule__InclusiveOrExpression__Group__1
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group__0__Impl_in_rule__InclusiveOrExpression__Group__016590);
- rule__InclusiveOrExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group__1_in_rule__InclusiveOrExpression__Group__016593);
- rule__InclusiveOrExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group__0"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7863:1: rule__InclusiveOrExpression__Group__0__Impl : ( (
- // rule__InclusiveOrExpression__ExpAssignment_0 ) ) ;
- public final void rule__InclusiveOrExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7867:1: ( ( ( rule__InclusiveOrExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7868:1: ( ( rule__InclusiveOrExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7868:1: ( ( rule__InclusiveOrExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7869:1: ( rule__InclusiveOrExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7870:1: ( rule__InclusiveOrExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7870:2: rule__InclusiveOrExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__ExpAssignment_0_in_rule__InclusiveOrExpression__Group__0__Impl16620);
- rule__InclusiveOrExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7880:1: rule__InclusiveOrExpression__Group__1 : rule__InclusiveOrExpression__Group__1__Impl ;
- public final void rule__InclusiveOrExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7884:1: ( rule__InclusiveOrExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7885:2: rule__InclusiveOrExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group__1__Impl_in_rule__InclusiveOrExpression__Group__116650);
- rule__InclusiveOrExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group__1"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7891:1: rule__InclusiveOrExpression__Group__1__Impl : ( ( rule__InclusiveOrExpression__Group_1__0 )*
- // ) ;
- public final void rule__InclusiveOrExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7895:1: ( ( ( rule__InclusiveOrExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7896:1: ( ( rule__InclusiveOrExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7896:1: ( ( rule__InclusiveOrExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7897:1: ( rule__InclusiveOrExpression__Group_1__0 )*
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7898:1: ( rule__InclusiveOrExpression__Group_1__0 )*
- loop77: do {
- int alt77 = 2;
- int LA77_0 = input.LA(1);
-
- if ((LA77_0 == 82)) {
- alt77 = 1;
- }
-
-
- switch (alt77) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7898:2: rule__InclusiveOrExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group_1__0_in_rule__InclusiveOrExpression__Group__1__Impl16677);
- rule__InclusiveOrExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop77;
- }
- } while (true);
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7912:1: rule__InclusiveOrExpression__Group_1__0 : rule__InclusiveOrExpression__Group_1__0__Impl
- // rule__InclusiveOrExpression__Group_1__1 ;
- public final void rule__InclusiveOrExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7916:1: ( rule__InclusiveOrExpression__Group_1__0__Impl
- // rule__InclusiveOrExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7917:2: rule__InclusiveOrExpression__Group_1__0__Impl rule__InclusiveOrExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group_1__0__Impl_in_rule__InclusiveOrExpression__Group_1__016712);
- rule__InclusiveOrExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group_1__1_in_rule__InclusiveOrExpression__Group_1__016715);
- rule__InclusiveOrExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group_1__0"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7924:1: rule__InclusiveOrExpression__Group_1__0__Impl : ( '|' ) ;
- public final void rule__InclusiveOrExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7928:1: ( ( '|' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7929:1: ( '|' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7929:1: ( '|' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7930:1: '|'
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getVerticalLineKeyword_1_0());
- match(input, 82, FOLLOW_82_in_rule__InclusiveOrExpression__Group_1__0__Impl16743);
- after(grammarAccess.getInclusiveOrExpressionAccess().getVerticalLineKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7943:1: rule__InclusiveOrExpression__Group_1__1 : rule__InclusiveOrExpression__Group_1__1__Impl ;
- public final void rule__InclusiveOrExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7947:1: ( rule__InclusiveOrExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7948:2: rule__InclusiveOrExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__Group_1__1__Impl_in_rule__InclusiveOrExpression__Group_1__116774);
- rule__InclusiveOrExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group_1__1"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7954:1: rule__InclusiveOrExpression__Group_1__1__Impl : ( (
- // rule__InclusiveOrExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__InclusiveOrExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7958:1: ( ( ( rule__InclusiveOrExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7959:1: ( ( rule__InclusiveOrExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7959:1: ( ( rule__InclusiveOrExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7960:1: ( rule__InclusiveOrExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7961:1: ( rule__InclusiveOrExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7961:2: rule__InclusiveOrExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__InclusiveOrExpression__ExpAssignment_1_1_in_rule__InclusiveOrExpression__Group_1__1__Impl16801);
- rule__InclusiveOrExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7975:1: rule__ExclusiveOrExpression__Group__0 : rule__ExclusiveOrExpression__Group__0__Impl
- // rule__ExclusiveOrExpression__Group__1 ;
- public final void rule__ExclusiveOrExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7979:1: ( rule__ExclusiveOrExpression__Group__0__Impl rule__ExclusiveOrExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7980:2: rule__ExclusiveOrExpression__Group__0__Impl rule__ExclusiveOrExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group__0__Impl_in_rule__ExclusiveOrExpression__Group__016835);
- rule__ExclusiveOrExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group__1_in_rule__ExclusiveOrExpression__Group__016838);
- rule__ExclusiveOrExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group__0"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7987:1: rule__ExclusiveOrExpression__Group__0__Impl : ( (
- // rule__ExclusiveOrExpression__ExpAssignment_0 ) ) ;
- public final void rule__ExclusiveOrExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7991:1: ( ( ( rule__ExclusiveOrExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7992:1: ( ( rule__ExclusiveOrExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7992:1: ( ( rule__ExclusiveOrExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7993:1: ( rule__ExclusiveOrExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7994:1: ( rule__ExclusiveOrExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:7994:2: rule__ExclusiveOrExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__ExpAssignment_0_in_rule__ExclusiveOrExpression__Group__0__Impl16865);
- rule__ExclusiveOrExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8004:1: rule__ExclusiveOrExpression__Group__1 : rule__ExclusiveOrExpression__Group__1__Impl ;
- public final void rule__ExclusiveOrExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8008:1: ( rule__ExclusiveOrExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8009:2: rule__ExclusiveOrExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group__1__Impl_in_rule__ExclusiveOrExpression__Group__116895);
- rule__ExclusiveOrExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group__1"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8015:1: rule__ExclusiveOrExpression__Group__1__Impl : ( ( rule__ExclusiveOrExpression__Group_1__0 )*
- // ) ;
- public final void rule__ExclusiveOrExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8019:1: ( ( ( rule__ExclusiveOrExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8020:1: ( ( rule__ExclusiveOrExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8020:1: ( ( rule__ExclusiveOrExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8021:1: ( rule__ExclusiveOrExpression__Group_1__0 )*
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8022:1: ( rule__ExclusiveOrExpression__Group_1__0 )*
- loop78: do {
- int alt78 = 2;
- int LA78_0 = input.LA(1);
-
- if ((LA78_0 == 83)) {
- alt78 = 1;
- }
-
-
- switch (alt78) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8022:2: rule__ExclusiveOrExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group_1__0_in_rule__ExclusiveOrExpression__Group__1__Impl16922);
- rule__ExclusiveOrExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop78;
- }
- } while (true);
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8036:1: rule__ExclusiveOrExpression__Group_1__0 : rule__ExclusiveOrExpression__Group_1__0__Impl
- // rule__ExclusiveOrExpression__Group_1__1 ;
- public final void rule__ExclusiveOrExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8040:1: ( rule__ExclusiveOrExpression__Group_1__0__Impl
- // rule__ExclusiveOrExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8041:2: rule__ExclusiveOrExpression__Group_1__0__Impl rule__ExclusiveOrExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group_1__0__Impl_in_rule__ExclusiveOrExpression__Group_1__016957);
- rule__ExclusiveOrExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group_1__1_in_rule__ExclusiveOrExpression__Group_1__016960);
- rule__ExclusiveOrExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8048:1: rule__ExclusiveOrExpression__Group_1__0__Impl : ( '^' ) ;
- public final void rule__ExclusiveOrExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8052:1: ( ( '^' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8053:1: ( '^' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8053:1: ( '^' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8054:1: '^'
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getCircumflexAccentKeyword_1_0());
- match(input, 83, FOLLOW_83_in_rule__ExclusiveOrExpression__Group_1__0__Impl16988);
- after(grammarAccess.getExclusiveOrExpressionAccess().getCircumflexAccentKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8067:1: rule__ExclusiveOrExpression__Group_1__1 : rule__ExclusiveOrExpression__Group_1__1__Impl ;
- public final void rule__ExclusiveOrExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8071:1: ( rule__ExclusiveOrExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8072:2: rule__ExclusiveOrExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__Group_1__1__Impl_in_rule__ExclusiveOrExpression__Group_1__117019);
- rule__ExclusiveOrExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8078:1: rule__ExclusiveOrExpression__Group_1__1__Impl : ( (
- // rule__ExclusiveOrExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__ExclusiveOrExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8082:1: ( ( ( rule__ExclusiveOrExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8083:1: ( ( rule__ExclusiveOrExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8083:1: ( ( rule__ExclusiveOrExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8084:1: ( rule__ExclusiveOrExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8085:1: ( rule__ExclusiveOrExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8085:2: rule__ExclusiveOrExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ExclusiveOrExpression__ExpAssignment_1_1_in_rule__ExclusiveOrExpression__Group_1__1__Impl17046);
- rule__ExclusiveOrExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__AndExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8099:1: rule__AndExpression__Group__0 : rule__AndExpression__Group__0__Impl
- // rule__AndExpression__Group__1 ;
- public final void rule__AndExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8103:1: ( rule__AndExpression__Group__0__Impl rule__AndExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8104:2: rule__AndExpression__Group__0__Impl rule__AndExpression__Group__1
- {
- pushFollow(FOLLOW_rule__AndExpression__Group__0__Impl_in_rule__AndExpression__Group__017080);
- rule__AndExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AndExpression__Group__1_in_rule__AndExpression__Group__017083);
- rule__AndExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group__0"
-
-
- // $ANTLR start "rule__AndExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8111:1: rule__AndExpression__Group__0__Impl : ( ( rule__AndExpression__ExpAssignment_0 ) ) ;
- public final void rule__AndExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8115:1: ( ( ( rule__AndExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8116:1: ( ( rule__AndExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8116:1: ( ( rule__AndExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8117:1: ( rule__AndExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getAndExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8118:1: ( rule__AndExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8118:2: rule__AndExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__AndExpression__ExpAssignment_0_in_rule__AndExpression__Group__0__Impl17110);
- rule__AndExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAndExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__AndExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8128:1: rule__AndExpression__Group__1 : rule__AndExpression__Group__1__Impl ;
- public final void rule__AndExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8132:1: ( rule__AndExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8133:2: rule__AndExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AndExpression__Group__1__Impl_in_rule__AndExpression__Group__117140);
- rule__AndExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group__1"
-
-
- // $ANTLR start "rule__AndExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8139:1: rule__AndExpression__Group__1__Impl : ( ( rule__AndExpression__Group_1__0 )* ) ;
- public final void rule__AndExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8143:1: ( ( ( rule__AndExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8144:1: ( ( rule__AndExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8144:1: ( ( rule__AndExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8145:1: ( rule__AndExpression__Group_1__0 )*
- {
- before(grammarAccess.getAndExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8146:1: ( rule__AndExpression__Group_1__0 )*
- loop79: do {
- int alt79 = 2;
- int LA79_0 = input.LA(1);
-
- if ((LA79_0 == 84)) {
- alt79 = 1;
- }
-
-
- switch (alt79) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8146:2: rule__AndExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__AndExpression__Group_1__0_in_rule__AndExpression__Group__1__Impl17167);
- rule__AndExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop79;
- }
- } while (true);
-
- after(grammarAccess.getAndExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__AndExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8160:1: rule__AndExpression__Group_1__0 : rule__AndExpression__Group_1__0__Impl
- // rule__AndExpression__Group_1__1 ;
- public final void rule__AndExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8164:1: ( rule__AndExpression__Group_1__0__Impl rule__AndExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8165:2: rule__AndExpression__Group_1__0__Impl rule__AndExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__AndExpression__Group_1__0__Impl_in_rule__AndExpression__Group_1__017202);
- rule__AndExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AndExpression__Group_1__1_in_rule__AndExpression__Group_1__017205);
- rule__AndExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group_1__0"
-
-
- // $ANTLR start "rule__AndExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8172:1: rule__AndExpression__Group_1__0__Impl : ( '&' ) ;
- public final void rule__AndExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8176:1: ( ( '&' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8177:1: ( '&' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8177:1: ( '&' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8178:1: '&'
- {
- before(grammarAccess.getAndExpressionAccess().getAmpersandKeyword_1_0());
- match(input, 84, FOLLOW_84_in_rule__AndExpression__Group_1__0__Impl17233);
- after(grammarAccess.getAndExpressionAccess().getAmpersandKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__AndExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8191:1: rule__AndExpression__Group_1__1 : rule__AndExpression__Group_1__1__Impl ;
- public final void rule__AndExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8195:1: ( rule__AndExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8196:2: rule__AndExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__AndExpression__Group_1__1__Impl_in_rule__AndExpression__Group_1__117264);
- rule__AndExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group_1__1"
-
-
- // $ANTLR start "rule__AndExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8202:1: rule__AndExpression__Group_1__1__Impl : ( ( rule__AndExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__AndExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8206:1: ( ( ( rule__AndExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8207:1: ( ( rule__AndExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8207:1: ( ( rule__AndExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8208:1: ( rule__AndExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getAndExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8209:1: ( rule__AndExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8209:2: rule__AndExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__AndExpression__ExpAssignment_1_1_in_rule__AndExpression__Group_1__1__Impl17291);
- rule__AndExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAndExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__EqualityExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8223:1: rule__EqualityExpression__Group__0 : rule__EqualityExpression__Group__0__Impl
- // rule__EqualityExpression__Group__1 ;
- public final void rule__EqualityExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8227:1: ( rule__EqualityExpression__Group__0__Impl rule__EqualityExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8228:2: rule__EqualityExpression__Group__0__Impl rule__EqualityExpression__Group__1
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group__0__Impl_in_rule__EqualityExpression__Group__017325);
- rule__EqualityExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__EqualityExpression__Group__1_in_rule__EqualityExpression__Group__017328);
- rule__EqualityExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group__0"
-
-
- // $ANTLR start "rule__EqualityExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8235:1: rule__EqualityExpression__Group__0__Impl : ( ( rule__EqualityExpression__ExpAssignment_0 ) )
- // ;
- public final void rule__EqualityExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8239:1: ( ( ( rule__EqualityExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8240:1: ( ( rule__EqualityExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8240:1: ( ( rule__EqualityExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8241:1: ( rule__EqualityExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getEqualityExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8242:1: ( rule__EqualityExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8242:2: rule__EqualityExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__EqualityExpression__ExpAssignment_0_in_rule__EqualityExpression__Group__0__Impl17355);
- rule__EqualityExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEqualityExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__EqualityExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8252:1: rule__EqualityExpression__Group__1 : rule__EqualityExpression__Group__1__Impl ;
- public final void rule__EqualityExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8256:1: ( rule__EqualityExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8257:2: rule__EqualityExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group__1__Impl_in_rule__EqualityExpression__Group__117385);
- rule__EqualityExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group__1"
-
-
- // $ANTLR start "rule__EqualityExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8263:1: rule__EqualityExpression__Group__1__Impl : ( ( rule__EqualityExpression__Group_1__0 )* ) ;
- public final void rule__EqualityExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8267:1: ( ( ( rule__EqualityExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8268:1: ( ( rule__EqualityExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8268:1: ( ( rule__EqualityExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8269:1: ( rule__EqualityExpression__Group_1__0 )*
- {
- before(grammarAccess.getEqualityExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8270:1: ( rule__EqualityExpression__Group_1__0 )*
- loop80: do {
- int alt80 = 2;
- int LA80_0 = input.LA(1);
-
- if (((LA80_0 >= 16 && LA80_0 <= 17))) {
- alt80 = 1;
- }
-
-
- switch (alt80) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8270:2: rule__EqualityExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group_1__0_in_rule__EqualityExpression__Group__1__Impl17412);
- rule__EqualityExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop80;
- }
- } while (true);
-
- after(grammarAccess.getEqualityExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__EqualityExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8284:1: rule__EqualityExpression__Group_1__0 : rule__EqualityExpression__Group_1__0__Impl
- // rule__EqualityExpression__Group_1__1 ;
- public final void rule__EqualityExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8288:1: ( rule__EqualityExpression__Group_1__0__Impl rule__EqualityExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8289:2: rule__EqualityExpression__Group_1__0__Impl rule__EqualityExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group_1__0__Impl_in_rule__EqualityExpression__Group_1__017447);
- rule__EqualityExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__EqualityExpression__Group_1__1_in_rule__EqualityExpression__Group_1__017450);
- rule__EqualityExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group_1__0"
-
-
- // $ANTLR start "rule__EqualityExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8296:1: rule__EqualityExpression__Group_1__0__Impl : ( ( rule__EqualityExpression__OpAssignment_1_0 )
- // ) ;
- public final void rule__EqualityExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8300:1: ( ( ( rule__EqualityExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8301:1: ( ( rule__EqualityExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8301:1: ( ( rule__EqualityExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8302:1: ( rule__EqualityExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getEqualityExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8303:1: ( rule__EqualityExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8303:2: rule__EqualityExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__EqualityExpression__OpAssignment_1_0_in_rule__EqualityExpression__Group_1__0__Impl17477);
- rule__EqualityExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEqualityExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__EqualityExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8313:1: rule__EqualityExpression__Group_1__1 : rule__EqualityExpression__Group_1__1__Impl ;
- public final void rule__EqualityExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8317:1: ( rule__EqualityExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8318:2: rule__EqualityExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__EqualityExpression__Group_1__1__Impl_in_rule__EqualityExpression__Group_1__117507);
- rule__EqualityExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group_1__1"
-
-
- // $ANTLR start "rule__EqualityExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8324:1: rule__EqualityExpression__Group_1__1__Impl : ( ( rule__EqualityExpression__ExpAssignment_1_1
- // ) ) ;
- public final void rule__EqualityExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8328:1: ( ( ( rule__EqualityExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8329:1: ( ( rule__EqualityExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8329:1: ( ( rule__EqualityExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8330:1: ( rule__EqualityExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getEqualityExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8331:1: ( rule__EqualityExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8331:2: rule__EqualityExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__EqualityExpression__ExpAssignment_1_1_in_rule__EqualityExpression__Group_1__1__Impl17534);
- rule__EqualityExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEqualityExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8345:1: rule__ClassificationExpression__Group__0 : rule__ClassificationExpression__Group__0__Impl
- // rule__ClassificationExpression__Group__1 ;
- public final void rule__ClassificationExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8349:1: ( rule__ClassificationExpression__Group__0__Impl
- // rule__ClassificationExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8350:2: rule__ClassificationExpression__Group__0__Impl
- // rule__ClassificationExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group__0__Impl_in_rule__ClassificationExpression__Group__017568);
- rule__ClassificationExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationExpression__Group__1_in_rule__ClassificationExpression__Group__017571);
- rule__ClassificationExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group__0"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8357:1: rule__ClassificationExpression__Group__0__Impl : ( (
- // rule__ClassificationExpression__ExpAssignment_0 ) ) ;
- public final void rule__ClassificationExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8361:1: ( ( ( rule__ClassificationExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8362:1: ( ( rule__ClassificationExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8362:1: ( ( rule__ClassificationExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8363:1: ( rule__ClassificationExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getClassificationExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8364:1: ( rule__ClassificationExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8364:2: rule__ClassificationExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__ExpAssignment_0_in_rule__ClassificationExpression__Group__0__Impl17598);
- rule__ClassificationExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8374:1: rule__ClassificationExpression__Group__1 : rule__ClassificationExpression__Group__1__Impl ;
- public final void rule__ClassificationExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8378:1: ( rule__ClassificationExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8379:2: rule__ClassificationExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group__1__Impl_in_rule__ClassificationExpression__Group__117628);
- rule__ClassificationExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group__1"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8385:1: rule__ClassificationExpression__Group__1__Impl : ( (
- // rule__ClassificationExpression__Group_1__0 )? ) ;
- public final void rule__ClassificationExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8389:1: ( ( ( rule__ClassificationExpression__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8390:1: ( ( rule__ClassificationExpression__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8390:1: ( ( rule__ClassificationExpression__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8391:1: ( rule__ClassificationExpression__Group_1__0 )?
- {
- before(grammarAccess.getClassificationExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8392:1: ( rule__ClassificationExpression__Group_1__0 )?
- int alt81 = 2;
- int LA81_0 = input.LA(1);
-
- if (((LA81_0 >= 18 && LA81_0 <= 19))) {
- alt81 = 1;
- }
- switch (alt81) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8392:2: rule__ClassificationExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group_1__0_in_rule__ClassificationExpression__Group__1__Impl17655);
- rule__ClassificationExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8406:1: rule__ClassificationExpression__Group_1__0 : rule__ClassificationExpression__Group_1__0__Impl
- // rule__ClassificationExpression__Group_1__1 ;
- public final void rule__ClassificationExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8410:1: ( rule__ClassificationExpression__Group_1__0__Impl
- // rule__ClassificationExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8411:2: rule__ClassificationExpression__Group_1__0__Impl
- // rule__ClassificationExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group_1__0__Impl_in_rule__ClassificationExpression__Group_1__017690);
- rule__ClassificationExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationExpression__Group_1__1_in_rule__ClassificationExpression__Group_1__017693);
- rule__ClassificationExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8418:1: rule__ClassificationExpression__Group_1__0__Impl : ( (
- // rule__ClassificationExpression__OpAssignment_1_0 ) ) ;
- public final void rule__ClassificationExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8422:1: ( ( ( rule__ClassificationExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8423:1: ( ( rule__ClassificationExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8423:1: ( ( rule__ClassificationExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8424:1: ( rule__ClassificationExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getClassificationExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8425:1: ( rule__ClassificationExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8425:2: rule__ClassificationExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__OpAssignment_1_0_in_rule__ClassificationExpression__Group_1__0__Impl17720);
- rule__ClassificationExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8435:1: rule__ClassificationExpression__Group_1__1 : rule__ClassificationExpression__Group_1__1__Impl
- // ;
- public final void rule__ClassificationExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8439:1: ( rule__ClassificationExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8440:2: rule__ClassificationExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__Group_1__1__Impl_in_rule__ClassificationExpression__Group_1__117750);
- rule__ClassificationExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ClassificationExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8446:1: rule__ClassificationExpression__Group_1__1__Impl : ( (
- // rule__ClassificationExpression__TypeNameAssignment_1_1 ) ) ;
- public final void rule__ClassificationExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8450:1: ( ( ( rule__ClassificationExpression__TypeNameAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8451:1: ( ( rule__ClassificationExpression__TypeNameAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8451:1: ( ( rule__ClassificationExpression__TypeNameAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8452:1: ( rule__ClassificationExpression__TypeNameAssignment_1_1 )
- {
- before(grammarAccess.getClassificationExpressionAccess().getTypeNameAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8453:1: ( rule__ClassificationExpression__TypeNameAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8453:2: rule__ClassificationExpression__TypeNameAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__TypeNameAssignment_1_1_in_rule__ClassificationExpression__Group_1__1__Impl17777);
- rule__ClassificationExpression__TypeNameAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getTypeNameAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__RelationalExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8467:1: rule__RelationalExpression__Group__0 : rule__RelationalExpression__Group__0__Impl
- // rule__RelationalExpression__Group__1 ;
- public final void rule__RelationalExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8471:1: ( rule__RelationalExpression__Group__0__Impl rule__RelationalExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8472:2: rule__RelationalExpression__Group__0__Impl rule__RelationalExpression__Group__1
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group__0__Impl_in_rule__RelationalExpression__Group__017811);
- rule__RelationalExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__RelationalExpression__Group__1_in_rule__RelationalExpression__Group__017814);
- rule__RelationalExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group__0"
-
-
- // $ANTLR start "rule__RelationalExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8479:1: rule__RelationalExpression__Group__0__Impl : ( ( rule__RelationalExpression__LeftAssignment_0
- // ) ) ;
- public final void rule__RelationalExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8483:1: ( ( ( rule__RelationalExpression__LeftAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8484:1: ( ( rule__RelationalExpression__LeftAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8484:1: ( ( rule__RelationalExpression__LeftAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8485:1: ( rule__RelationalExpression__LeftAssignment_0 )
- {
- before(grammarAccess.getRelationalExpressionAccess().getLeftAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8486:1: ( rule__RelationalExpression__LeftAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8486:2: rule__RelationalExpression__LeftAssignment_0
- {
- pushFollow(FOLLOW_rule__RelationalExpression__LeftAssignment_0_in_rule__RelationalExpression__Group__0__Impl17841);
- rule__RelationalExpression__LeftAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getLeftAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__RelationalExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8496:1: rule__RelationalExpression__Group__1 : rule__RelationalExpression__Group__1__Impl ;
- public final void rule__RelationalExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8500:1: ( rule__RelationalExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8501:2: rule__RelationalExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group__1__Impl_in_rule__RelationalExpression__Group__117871);
- rule__RelationalExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group__1"
-
-
- // $ANTLR start "rule__RelationalExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8507:1: rule__RelationalExpression__Group__1__Impl : ( ( rule__RelationalExpression__Group_1__0 )? )
- // ;
- public final void rule__RelationalExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8511:1: ( ( ( rule__RelationalExpression__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8512:1: ( ( rule__RelationalExpression__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8512:1: ( ( rule__RelationalExpression__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8513:1: ( rule__RelationalExpression__Group_1__0 )?
- {
- before(grammarAccess.getRelationalExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8514:1: ( rule__RelationalExpression__Group_1__0 )?
- int alt82 = 2;
- int LA82_0 = input.LA(1);
-
- if (((LA82_0 >= 20 && LA82_0 <= 23))) {
- alt82 = 1;
- }
- switch (alt82) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8514:2: rule__RelationalExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group_1__0_in_rule__RelationalExpression__Group__1__Impl17898);
- rule__RelationalExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__RelationalExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8528:1: rule__RelationalExpression__Group_1__0 : rule__RelationalExpression__Group_1__0__Impl
- // rule__RelationalExpression__Group_1__1 ;
- public final void rule__RelationalExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8532:1: ( rule__RelationalExpression__Group_1__0__Impl rule__RelationalExpression__Group_1__1
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8533:2: rule__RelationalExpression__Group_1__0__Impl rule__RelationalExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group_1__0__Impl_in_rule__RelationalExpression__Group_1__017933);
- rule__RelationalExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__RelationalExpression__Group_1__1_in_rule__RelationalExpression__Group_1__017936);
- rule__RelationalExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group_1__0"
-
-
- // $ANTLR start "rule__RelationalExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8540:1: rule__RelationalExpression__Group_1__0__Impl : ( (
- // rule__RelationalExpression__OpAssignment_1_0 ) ) ;
- public final void rule__RelationalExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8544:1: ( ( ( rule__RelationalExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8545:1: ( ( rule__RelationalExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8545:1: ( ( rule__RelationalExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8546:1: ( rule__RelationalExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8547:1: ( rule__RelationalExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8547:2: rule__RelationalExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__RelationalExpression__OpAssignment_1_0_in_rule__RelationalExpression__Group_1__0__Impl17963);
- rule__RelationalExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__RelationalExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8557:1: rule__RelationalExpression__Group_1__1 : rule__RelationalExpression__Group_1__1__Impl ;
- public final void rule__RelationalExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8561:1: ( rule__RelationalExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8562:2: rule__RelationalExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__RelationalExpression__Group_1__1__Impl_in_rule__RelationalExpression__Group_1__117993);
- rule__RelationalExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group_1__1"
-
-
- // $ANTLR start "rule__RelationalExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8568:1: rule__RelationalExpression__Group_1__1__Impl : ( (
- // rule__RelationalExpression__RightAssignment_1_1 ) ) ;
- public final void rule__RelationalExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8572:1: ( ( ( rule__RelationalExpression__RightAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8573:1: ( ( rule__RelationalExpression__RightAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8573:1: ( ( rule__RelationalExpression__RightAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8574:1: ( rule__RelationalExpression__RightAssignment_1_1 )
- {
- before(grammarAccess.getRelationalExpressionAccess().getRightAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8575:1: ( rule__RelationalExpression__RightAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8575:2: rule__RelationalExpression__RightAssignment_1_1
- {
- pushFollow(FOLLOW_rule__RelationalExpression__RightAssignment_1_1_in_rule__RelationalExpression__Group_1__1__Impl18020);
- rule__RelationalExpression__RightAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getRightAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ShiftExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8589:1: rule__ShiftExpression__Group__0 : rule__ShiftExpression__Group__0__Impl
- // rule__ShiftExpression__Group__1 ;
- public final void rule__ShiftExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8593:1: ( rule__ShiftExpression__Group__0__Impl rule__ShiftExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8594:2: rule__ShiftExpression__Group__0__Impl rule__ShiftExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group__0__Impl_in_rule__ShiftExpression__Group__018054);
- rule__ShiftExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ShiftExpression__Group__1_in_rule__ShiftExpression__Group__018057);
- rule__ShiftExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group__0"
-
-
- // $ANTLR start "rule__ShiftExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8601:1: rule__ShiftExpression__Group__0__Impl : ( ( rule__ShiftExpression__ExpAssignment_0 ) ) ;
- public final void rule__ShiftExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8605:1: ( ( ( rule__ShiftExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8606:1: ( ( rule__ShiftExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8606:1: ( ( rule__ShiftExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8607:1: ( rule__ShiftExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getShiftExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8608:1: ( rule__ShiftExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8608:2: rule__ShiftExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__ShiftExpression__ExpAssignment_0_in_rule__ShiftExpression__Group__0__Impl18084);
- rule__ShiftExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ShiftExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8618:1: rule__ShiftExpression__Group__1 : rule__ShiftExpression__Group__1__Impl ;
- public final void rule__ShiftExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8622:1: ( rule__ShiftExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8623:2: rule__ShiftExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group__1__Impl_in_rule__ShiftExpression__Group__118114);
- rule__ShiftExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group__1"
-
-
- // $ANTLR start "rule__ShiftExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8629:1: rule__ShiftExpression__Group__1__Impl : ( ( rule__ShiftExpression__Group_1__0 )? ) ;
- public final void rule__ShiftExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8633:1: ( ( ( rule__ShiftExpression__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8634:1: ( ( rule__ShiftExpression__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8634:1: ( ( rule__ShiftExpression__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8635:1: ( rule__ShiftExpression__Group_1__0 )?
- {
- before(grammarAccess.getShiftExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8636:1: ( rule__ShiftExpression__Group_1__0 )?
- int alt83 = 2;
- int LA83_0 = input.LA(1);
-
- if (((LA83_0 >= 24 && LA83_0 <= 26))) {
- alt83 = 1;
- }
- switch (alt83) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8636:2: rule__ShiftExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group_1__0_in_rule__ShiftExpression__Group__1__Impl18141);
- rule__ShiftExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ShiftExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8650:1: rule__ShiftExpression__Group_1__0 : rule__ShiftExpression__Group_1__0__Impl
- // rule__ShiftExpression__Group_1__1 ;
- public final void rule__ShiftExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8654:1: ( rule__ShiftExpression__Group_1__0__Impl rule__ShiftExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8655:2: rule__ShiftExpression__Group_1__0__Impl rule__ShiftExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group_1__0__Impl_in_rule__ShiftExpression__Group_1__018176);
- rule__ShiftExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ShiftExpression__Group_1__1_in_rule__ShiftExpression__Group_1__018179);
- rule__ShiftExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group_1__0"
-
-
- // $ANTLR start "rule__ShiftExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8662:1: rule__ShiftExpression__Group_1__0__Impl : ( ( rule__ShiftExpression__OpAssignment_1_0 ) ) ;
- public final void rule__ShiftExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8666:1: ( ( ( rule__ShiftExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8667:1: ( ( rule__ShiftExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8667:1: ( ( rule__ShiftExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8668:1: ( rule__ShiftExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getShiftExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8669:1: ( rule__ShiftExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8669:2: rule__ShiftExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__ShiftExpression__OpAssignment_1_0_in_rule__ShiftExpression__Group_1__0__Impl18206);
- rule__ShiftExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ShiftExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8679:1: rule__ShiftExpression__Group_1__1 : rule__ShiftExpression__Group_1__1__Impl ;
- public final void rule__ShiftExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8683:1: ( rule__ShiftExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8684:2: rule__ShiftExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ShiftExpression__Group_1__1__Impl_in_rule__ShiftExpression__Group_1__118236);
- rule__ShiftExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group_1__1"
-
-
- // $ANTLR start "rule__ShiftExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8690:1: rule__ShiftExpression__Group_1__1__Impl : ( ( rule__ShiftExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__ShiftExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8694:1: ( ( ( rule__ShiftExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8695:1: ( ( rule__ShiftExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8695:1: ( ( rule__ShiftExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8696:1: ( rule__ShiftExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getShiftExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8697:1: ( rule__ShiftExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8697:2: rule__ShiftExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ShiftExpression__ExpAssignment_1_1_in_rule__ShiftExpression__Group_1__1__Impl18263);
- rule__ShiftExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8711:1: rule__AdditiveExpression__Group__0 : rule__AdditiveExpression__Group__0__Impl
- // rule__AdditiveExpression__Group__1 ;
- public final void rule__AdditiveExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8715:1: ( rule__AdditiveExpression__Group__0__Impl rule__AdditiveExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8716:2: rule__AdditiveExpression__Group__0__Impl rule__AdditiveExpression__Group__1
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group__0__Impl_in_rule__AdditiveExpression__Group__018297);
- rule__AdditiveExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AdditiveExpression__Group__1_in_rule__AdditiveExpression__Group__018300);
- rule__AdditiveExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group__0"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8723:1: rule__AdditiveExpression__Group__0__Impl : ( ( rule__AdditiveExpression__ExpAssignment_0 ) )
- // ;
- public final void rule__AdditiveExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8727:1: ( ( ( rule__AdditiveExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8728:1: ( ( rule__AdditiveExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8728:1: ( ( rule__AdditiveExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8729:1: ( rule__AdditiveExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getAdditiveExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8730:1: ( rule__AdditiveExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8730:2: rule__AdditiveExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__ExpAssignment_0_in_rule__AdditiveExpression__Group__0__Impl18327);
- rule__AdditiveExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAdditiveExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8740:1: rule__AdditiveExpression__Group__1 : rule__AdditiveExpression__Group__1__Impl ;
- public final void rule__AdditiveExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8744:1: ( rule__AdditiveExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8745:2: rule__AdditiveExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group__1__Impl_in_rule__AdditiveExpression__Group__118357);
- rule__AdditiveExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group__1"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8751:1: rule__AdditiveExpression__Group__1__Impl : ( ( rule__AdditiveExpression__Group_1__0 )* ) ;
- public final void rule__AdditiveExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8755:1: ( ( ( rule__AdditiveExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8756:1: ( ( rule__AdditiveExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8756:1: ( ( rule__AdditiveExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8757:1: ( rule__AdditiveExpression__Group_1__0 )*
- {
- before(grammarAccess.getAdditiveExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8758:1: ( rule__AdditiveExpression__Group_1__0 )*
- loop84: do {
- int alt84 = 2;
- int LA84_0 = input.LA(1);
-
- if (((LA84_0 >= 27 && LA84_0 <= 28))) {
- alt84 = 1;
- }
-
-
- switch (alt84) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8758:2: rule__AdditiveExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group_1__0_in_rule__AdditiveExpression__Group__1__Impl18384);
- rule__AdditiveExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop84;
- }
- } while (true);
-
- after(grammarAccess.getAdditiveExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8772:1: rule__AdditiveExpression__Group_1__0 : rule__AdditiveExpression__Group_1__0__Impl
- // rule__AdditiveExpression__Group_1__1 ;
- public final void rule__AdditiveExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8776:1: ( rule__AdditiveExpression__Group_1__0__Impl rule__AdditiveExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8777:2: rule__AdditiveExpression__Group_1__0__Impl rule__AdditiveExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group_1__0__Impl_in_rule__AdditiveExpression__Group_1__018419);
- rule__AdditiveExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AdditiveExpression__Group_1__1_in_rule__AdditiveExpression__Group_1__018422);
- rule__AdditiveExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group_1__0"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8784:1: rule__AdditiveExpression__Group_1__0__Impl : ( ( rule__AdditiveExpression__OpAssignment_1_0 )
- // ) ;
- public final void rule__AdditiveExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8788:1: ( ( ( rule__AdditiveExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8789:1: ( ( rule__AdditiveExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8789:1: ( ( rule__AdditiveExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8790:1: ( rule__AdditiveExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getAdditiveExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8791:1: ( rule__AdditiveExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8791:2: rule__AdditiveExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__OpAssignment_1_0_in_rule__AdditiveExpression__Group_1__0__Impl18449);
- rule__AdditiveExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAdditiveExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8801:1: rule__AdditiveExpression__Group_1__1 : rule__AdditiveExpression__Group_1__1__Impl ;
- public final void rule__AdditiveExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8805:1: ( rule__AdditiveExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8806:2: rule__AdditiveExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__Group_1__1__Impl_in_rule__AdditiveExpression__Group_1__118479);
- rule__AdditiveExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group_1__1"
-
-
- // $ANTLR start "rule__AdditiveExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8812:1: rule__AdditiveExpression__Group_1__1__Impl : ( ( rule__AdditiveExpression__ExpAssignment_1_1
- // ) ) ;
- public final void rule__AdditiveExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8816:1: ( ( ( rule__AdditiveExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8817:1: ( ( rule__AdditiveExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8817:1: ( ( rule__AdditiveExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8818:1: ( rule__AdditiveExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getAdditiveExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8819:1: ( rule__AdditiveExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8819:2: rule__AdditiveExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__ExpAssignment_1_1_in_rule__AdditiveExpression__Group_1__1__Impl18506);
- rule__AdditiveExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAdditiveExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8833:1: rule__MultiplicativeExpression__Group__0 : rule__MultiplicativeExpression__Group__0__Impl
- // rule__MultiplicativeExpression__Group__1 ;
- public final void rule__MultiplicativeExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8837:1: ( rule__MultiplicativeExpression__Group__0__Impl
- // rule__MultiplicativeExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8838:2: rule__MultiplicativeExpression__Group__0__Impl
- // rule__MultiplicativeExpression__Group__1
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group__0__Impl_in_rule__MultiplicativeExpression__Group__018540);
- rule__MultiplicativeExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group__1_in_rule__MultiplicativeExpression__Group__018543);
- rule__MultiplicativeExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group__0"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8845:1: rule__MultiplicativeExpression__Group__0__Impl : ( (
- // rule__MultiplicativeExpression__ExpAssignment_0 ) ) ;
- public final void rule__MultiplicativeExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8849:1: ( ( ( rule__MultiplicativeExpression__ExpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8850:1: ( ( rule__MultiplicativeExpression__ExpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8850:1: ( ( rule__MultiplicativeExpression__ExpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8851:1: ( rule__MultiplicativeExpression__ExpAssignment_0 )
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getExpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8852:1: ( rule__MultiplicativeExpression__ExpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8852:2: rule__MultiplicativeExpression__ExpAssignment_0
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__ExpAssignment_0_in_rule__MultiplicativeExpression__Group__0__Impl18570);
- rule__MultiplicativeExpression__ExpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getExpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8862:1: rule__MultiplicativeExpression__Group__1 : rule__MultiplicativeExpression__Group__1__Impl ;
- public final void rule__MultiplicativeExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8866:1: ( rule__MultiplicativeExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8867:2: rule__MultiplicativeExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group__1__Impl_in_rule__MultiplicativeExpression__Group__118600);
- rule__MultiplicativeExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group__1"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8873:1: rule__MultiplicativeExpression__Group__1__Impl : ( (
- // rule__MultiplicativeExpression__Group_1__0 )* ) ;
- public final void rule__MultiplicativeExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8877:1: ( ( ( rule__MultiplicativeExpression__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8878:1: ( ( rule__MultiplicativeExpression__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8878:1: ( ( rule__MultiplicativeExpression__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8879:1: ( rule__MultiplicativeExpression__Group_1__0 )*
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8880:1: ( rule__MultiplicativeExpression__Group_1__0 )*
- loop85: do {
- int alt85 = 2;
- int LA85_0 = input.LA(1);
-
- if (((LA85_0 >= 29 && LA85_0 <= 31))) {
- alt85 = 1;
- }
-
-
- switch (alt85) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8880:2: rule__MultiplicativeExpression__Group_1__0
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group_1__0_in_rule__MultiplicativeExpression__Group__1__Impl18627);
- rule__MultiplicativeExpression__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop85;
- }
- } while (true);
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8894:1: rule__MultiplicativeExpression__Group_1__0 : rule__MultiplicativeExpression__Group_1__0__Impl
- // rule__MultiplicativeExpression__Group_1__1 ;
- public final void rule__MultiplicativeExpression__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8898:1: ( rule__MultiplicativeExpression__Group_1__0__Impl
- // rule__MultiplicativeExpression__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8899:2: rule__MultiplicativeExpression__Group_1__0__Impl
- // rule__MultiplicativeExpression__Group_1__1
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group_1__0__Impl_in_rule__MultiplicativeExpression__Group_1__018662);
- rule__MultiplicativeExpression__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group_1__1_in_rule__MultiplicativeExpression__Group_1__018665);
- rule__MultiplicativeExpression__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group_1__0"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8906:1: rule__MultiplicativeExpression__Group_1__0__Impl : ( (
- // rule__MultiplicativeExpression__OpAssignment_1_0 ) ) ;
- public final void rule__MultiplicativeExpression__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8910:1: ( ( ( rule__MultiplicativeExpression__OpAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8911:1: ( ( rule__MultiplicativeExpression__OpAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8911:1: ( ( rule__MultiplicativeExpression__OpAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8912:1: ( rule__MultiplicativeExpression__OpAssignment_1_0 )
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getOpAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8913:1: ( rule__MultiplicativeExpression__OpAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8913:2: rule__MultiplicativeExpression__OpAssignment_1_0
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__OpAssignment_1_0_in_rule__MultiplicativeExpression__Group_1__0__Impl18692);
- rule__MultiplicativeExpression__OpAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getOpAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8923:1: rule__MultiplicativeExpression__Group_1__1 : rule__MultiplicativeExpression__Group_1__1__Impl
- // ;
- public final void rule__MultiplicativeExpression__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8927:1: ( rule__MultiplicativeExpression__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8928:2: rule__MultiplicativeExpression__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__Group_1__1__Impl_in_rule__MultiplicativeExpression__Group_1__118722);
- rule__MultiplicativeExpression__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group_1__1"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8934:1: rule__MultiplicativeExpression__Group_1__1__Impl : ( (
- // rule__MultiplicativeExpression__ExpAssignment_1_1 ) ) ;
- public final void rule__MultiplicativeExpression__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8938:1: ( ( ( rule__MultiplicativeExpression__ExpAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8939:1: ( ( rule__MultiplicativeExpression__ExpAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8939:1: ( ( rule__MultiplicativeExpression__ExpAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8940:1: ( rule__MultiplicativeExpression__ExpAssignment_1_1 )
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getExpAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8941:1: ( rule__MultiplicativeExpression__ExpAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8941:2: rule__MultiplicativeExpression__ExpAssignment_1_1
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__ExpAssignment_1_1_in_rule__MultiplicativeExpression__Group_1__1__Impl18749);
- rule__MultiplicativeExpression__ExpAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getExpAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__UnaryExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8955:1: rule__UnaryExpression__Group__0 : rule__UnaryExpression__Group__0__Impl
- // rule__UnaryExpression__Group__1 ;
- public final void rule__UnaryExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8959:1: ( rule__UnaryExpression__Group__0__Impl rule__UnaryExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8960:2: rule__UnaryExpression__Group__0__Impl rule__UnaryExpression__Group__1
- {
- pushFollow(FOLLOW_rule__UnaryExpression__Group__0__Impl_in_rule__UnaryExpression__Group__018783);
- rule__UnaryExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__UnaryExpression__Group__1_in_rule__UnaryExpression__Group__018786);
- rule__UnaryExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__Group__0"
-
-
- // $ANTLR start "rule__UnaryExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8967:1: rule__UnaryExpression__Group__0__Impl : ( ( rule__UnaryExpression__OpAssignment_0 )? ) ;
- public final void rule__UnaryExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8971:1: ( ( ( rule__UnaryExpression__OpAssignment_0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8972:1: ( ( rule__UnaryExpression__OpAssignment_0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8972:1: ( ( rule__UnaryExpression__OpAssignment_0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8973:1: ( rule__UnaryExpression__OpAssignment_0 )?
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8974:1: ( rule__UnaryExpression__OpAssignment_0 )?
- int alt86 = 2;
- int LA86_0 = input.LA(1);
-
- if (((LA86_0 >= 27 && LA86_0 <= 28) || (LA86_0 >= 32 && LA86_0 <= 34))) {
- alt86 = 1;
- }
- switch (alt86) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8974:2: rule__UnaryExpression__OpAssignment_0
- {
- pushFollow(FOLLOW_rule__UnaryExpression__OpAssignment_0_in_rule__UnaryExpression__Group__0__Impl18813);
- rule__UnaryExpression__OpAssignment_0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getUnaryExpressionAccess().getOpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__UnaryExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8984:1: rule__UnaryExpression__Group__1 : rule__UnaryExpression__Group__1__Impl ;
- public final void rule__UnaryExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8988:1: ( rule__UnaryExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8989:2: rule__UnaryExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__UnaryExpression__Group__1__Impl_in_rule__UnaryExpression__Group__118844);
- rule__UnaryExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__Group__1"
-
-
- // $ANTLR start "rule__UnaryExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8995:1: rule__UnaryExpression__Group__1__Impl : ( ( rule__UnaryExpression__ExpAssignment_1 ) ) ;
- public final void rule__UnaryExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:8999:1: ( ( ( rule__UnaryExpression__ExpAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9000:1: ( ( rule__UnaryExpression__ExpAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9000:1: ( ( rule__UnaryExpression__ExpAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9001:1: ( rule__UnaryExpression__ExpAssignment_1 )
- {
- before(grammarAccess.getUnaryExpressionAccess().getExpAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9002:1: ( rule__UnaryExpression__ExpAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9002:2: rule__UnaryExpression__ExpAssignment_1
- {
- pushFollow(FOLLOW_rule__UnaryExpression__ExpAssignment_1_in_rule__UnaryExpression__Group__1__Impl18871);
- rule__UnaryExpression__ExpAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUnaryExpressionAccess().getExpAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9016:1: rule__OperationCallExpression__Group__0 : rule__OperationCallExpression__Group__0__Impl
- // rule__OperationCallExpression__Group__1 ;
- public final void rule__OperationCallExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9020:1: ( rule__OperationCallExpression__Group__0__Impl
- // rule__OperationCallExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9021:2: rule__OperationCallExpression__Group__0__Impl rule__OperationCallExpression__Group__1
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__0__Impl_in_rule__OperationCallExpression__Group__018905);
- rule__OperationCallExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__1_in_rule__OperationCallExpression__Group__018908);
- rule__OperationCallExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__0"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9028:1: rule__OperationCallExpression__Group__0__Impl : ( '.' ) ;
- public final void rule__OperationCallExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9032:1: ( ( '.' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9033:1: ( '.' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9033:1: ( '.' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9034:1: '.'
- {
- before(grammarAccess.getOperationCallExpressionAccess().getFullStopKeyword_0());
- match(input, 85, FOLLOW_85_in_rule__OperationCallExpression__Group__0__Impl18936);
- after(grammarAccess.getOperationCallExpressionAccess().getFullStopKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9047:1: rule__OperationCallExpression__Group__1 : rule__OperationCallExpression__Group__1__Impl
- // rule__OperationCallExpression__Group__2 ;
- public final void rule__OperationCallExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9051:1: ( rule__OperationCallExpression__Group__1__Impl
- // rule__OperationCallExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9052:2: rule__OperationCallExpression__Group__1__Impl rule__OperationCallExpression__Group__2
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__1__Impl_in_rule__OperationCallExpression__Group__118967);
- rule__OperationCallExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__2_in_rule__OperationCallExpression__Group__118970);
- rule__OperationCallExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__1"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9059:1: rule__OperationCallExpression__Group__1__Impl : ( (
- // rule__OperationCallExpression__OperationNameAssignment_1 ) ) ;
- public final void rule__OperationCallExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9063:1: ( ( ( rule__OperationCallExpression__OperationNameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9064:1: ( ( rule__OperationCallExpression__OperationNameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9064:1: ( ( rule__OperationCallExpression__OperationNameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9065:1: ( rule__OperationCallExpression__OperationNameAssignment_1 )
- {
- before(grammarAccess.getOperationCallExpressionAccess().getOperationNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9066:1: ( rule__OperationCallExpression__OperationNameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9066:2: rule__OperationCallExpression__OperationNameAssignment_1
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__OperationNameAssignment_1_in_rule__OperationCallExpression__Group__1__Impl18997);
- rule__OperationCallExpression__OperationNameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionAccess().getOperationNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9076:1: rule__OperationCallExpression__Group__2 : rule__OperationCallExpression__Group__2__Impl
- // rule__OperationCallExpression__Group__3 ;
- public final void rule__OperationCallExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9080:1: ( rule__OperationCallExpression__Group__2__Impl
- // rule__OperationCallExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9081:2: rule__OperationCallExpression__Group__2__Impl rule__OperationCallExpression__Group__3
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__2__Impl_in_rule__OperationCallExpression__Group__219027);
- rule__OperationCallExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__3_in_rule__OperationCallExpression__Group__219030);
- rule__OperationCallExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__2"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9088:1: rule__OperationCallExpression__Group__2__Impl : ( (
- // rule__OperationCallExpression__TupleAssignment_2 ) ) ;
- public final void rule__OperationCallExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9092:1: ( ( ( rule__OperationCallExpression__TupleAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9093:1: ( ( rule__OperationCallExpression__TupleAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9093:1: ( ( rule__OperationCallExpression__TupleAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9094:1: ( rule__OperationCallExpression__TupleAssignment_2 )
- {
- before(grammarAccess.getOperationCallExpressionAccess().getTupleAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9095:1: ( rule__OperationCallExpression__TupleAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9095:2: rule__OperationCallExpression__TupleAssignment_2
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__TupleAssignment_2_in_rule__OperationCallExpression__Group__2__Impl19057);
- rule__OperationCallExpression__TupleAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionAccess().getTupleAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9105:1: rule__OperationCallExpression__Group__3 : rule__OperationCallExpression__Group__3__Impl ;
- public final void rule__OperationCallExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9109:1: ( rule__OperationCallExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9110:2: rule__OperationCallExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__Group__3__Impl_in_rule__OperationCallExpression__Group__319087);
- rule__OperationCallExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__3"
-
-
- // $ANTLR start "rule__OperationCallExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9116:1: rule__OperationCallExpression__Group__3__Impl : ( (
- // rule__OperationCallExpression__SuffixAssignment_3 )? ) ;
- public final void rule__OperationCallExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9120:1: ( ( ( rule__OperationCallExpression__SuffixAssignment_3 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9121:1: ( ( rule__OperationCallExpression__SuffixAssignment_3 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9121:1: ( ( rule__OperationCallExpression__SuffixAssignment_3 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9122:1: ( rule__OperationCallExpression__SuffixAssignment_3 )?
- {
- before(grammarAccess.getOperationCallExpressionAccess().getSuffixAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9123:1: ( rule__OperationCallExpression__SuffixAssignment_3 )?
- int alt87 = 2;
- int LA87_0 = input.LA(1);
-
- if (((LA87_0 >= 85 && LA87_0 <= 86))) {
- alt87 = 1;
- }
- switch (alt87) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9123:2: rule__OperationCallExpression__SuffixAssignment_3
- {
- pushFollow(FOLLOW_rule__OperationCallExpression__SuffixAssignment_3_in_rule__OperationCallExpression__Group__3__Impl19114);
- rule__OperationCallExpression__SuffixAssignment_3();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationCallExpressionAccess().getSuffixAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9141:1: rule__OperationCallExpressionWithoutDot__Group__0 :
- // rule__OperationCallExpressionWithoutDot__Group__0__Impl rule__OperationCallExpressionWithoutDot__Group__1 ;
- public final void rule__OperationCallExpressionWithoutDot__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9145:1: ( rule__OperationCallExpressionWithoutDot__Group__0__Impl
- // rule__OperationCallExpressionWithoutDot__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9146:2: rule__OperationCallExpressionWithoutDot__Group__0__Impl
- // rule__OperationCallExpressionWithoutDot__Group__1
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__0__Impl_in_rule__OperationCallExpressionWithoutDot__Group__019153);
- rule__OperationCallExpressionWithoutDot__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__1_in_rule__OperationCallExpressionWithoutDot__Group__019156);
- rule__OperationCallExpressionWithoutDot__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__0"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9153:1: rule__OperationCallExpressionWithoutDot__Group__0__Impl : ( (
- // rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 ) ) ;
- public final void rule__OperationCallExpressionWithoutDot__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9157:1: ( ( ( rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9158:1: ( ( rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9158:1: ( ( rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9159:1: ( rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 )
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getOperationNameAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9160:1: ( rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9160:2: rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0_in_rule__OperationCallExpressionWithoutDot__Group__0__Impl19183);
- rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getOperationNameAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__0__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9170:1: rule__OperationCallExpressionWithoutDot__Group__1 :
- // rule__OperationCallExpressionWithoutDot__Group__1__Impl rule__OperationCallExpressionWithoutDot__Group__2 ;
- public final void rule__OperationCallExpressionWithoutDot__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9174:1: ( rule__OperationCallExpressionWithoutDot__Group__1__Impl
- // rule__OperationCallExpressionWithoutDot__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9175:2: rule__OperationCallExpressionWithoutDot__Group__1__Impl
- // rule__OperationCallExpressionWithoutDot__Group__2
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__1__Impl_in_rule__OperationCallExpressionWithoutDot__Group__119213);
- rule__OperationCallExpressionWithoutDot__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__2_in_rule__OperationCallExpressionWithoutDot__Group__119216);
- rule__OperationCallExpressionWithoutDot__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__1"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9182:1: rule__OperationCallExpressionWithoutDot__Group__1__Impl : ( (
- // rule__OperationCallExpressionWithoutDot__TupleAssignment_1 ) ) ;
- public final void rule__OperationCallExpressionWithoutDot__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9186:1: ( ( ( rule__OperationCallExpressionWithoutDot__TupleAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9187:1: ( ( rule__OperationCallExpressionWithoutDot__TupleAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9187:1: ( ( rule__OperationCallExpressionWithoutDot__TupleAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9188:1: ( rule__OperationCallExpressionWithoutDot__TupleAssignment_1 )
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getTupleAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9189:1: ( rule__OperationCallExpressionWithoutDot__TupleAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9189:2: rule__OperationCallExpressionWithoutDot__TupleAssignment_1
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__TupleAssignment_1_in_rule__OperationCallExpressionWithoutDot__Group__1__Impl19243);
- rule__OperationCallExpressionWithoutDot__TupleAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getTupleAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9199:1: rule__OperationCallExpressionWithoutDot__Group__2 :
- // rule__OperationCallExpressionWithoutDot__Group__2__Impl ;
- public final void rule__OperationCallExpressionWithoutDot__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9203:1: ( rule__OperationCallExpressionWithoutDot__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9204:2: rule__OperationCallExpressionWithoutDot__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__Group__2__Impl_in_rule__OperationCallExpressionWithoutDot__Group__219273);
- rule__OperationCallExpressionWithoutDot__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__2"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9210:1: rule__OperationCallExpressionWithoutDot__Group__2__Impl : ( (
- // rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )? ) ;
- public final void rule__OperationCallExpressionWithoutDot__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9214:1: ( ( ( rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9215:1: ( ( rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9215:1: ( ( rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9216:1: ( rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )?
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getSuffixAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9217:1: ( rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 )?
- int alt88 = 2;
- int LA88_0 = input.LA(1);
-
- if (((LA88_0 >= 85 && LA88_0 <= 86))) {
- alt88 = 1;
- }
- switch (alt88) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9217:2: rule__OperationCallExpressionWithoutDot__SuffixAssignment_2
- {
- pushFollow(FOLLOW_rule__OperationCallExpressionWithoutDot__SuffixAssignment_2_in_rule__OperationCallExpressionWithoutDot__Group__2__Impl19300);
- rule__OperationCallExpressionWithoutDot__SuffixAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getSuffixAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__Group__2__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9233:1: rule__PropertyCallExpression__Group__0 : rule__PropertyCallExpression__Group__0__Impl
- // rule__PropertyCallExpression__Group__1 ;
- public final void rule__PropertyCallExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9237:1: ( rule__PropertyCallExpression__Group__0__Impl rule__PropertyCallExpression__Group__1
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9238:2: rule__PropertyCallExpression__Group__0__Impl rule__PropertyCallExpression__Group__1
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__0__Impl_in_rule__PropertyCallExpression__Group__019337);
- rule__PropertyCallExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__1_in_rule__PropertyCallExpression__Group__019340);
- rule__PropertyCallExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__0"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9245:1: rule__PropertyCallExpression__Group__0__Impl : ( '.' ) ;
- public final void rule__PropertyCallExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9249:1: ( ( '.' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9250:1: ( '.' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9250:1: ( '.' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9251:1: '.'
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getFullStopKeyword_0());
- match(input, 85, FOLLOW_85_in_rule__PropertyCallExpression__Group__0__Impl19368);
- after(grammarAccess.getPropertyCallExpressionAccess().getFullStopKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9264:1: rule__PropertyCallExpression__Group__1 : rule__PropertyCallExpression__Group__1__Impl
- // rule__PropertyCallExpression__Group__2 ;
- public final void rule__PropertyCallExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9268:1: ( rule__PropertyCallExpression__Group__1__Impl rule__PropertyCallExpression__Group__2
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9269:2: rule__PropertyCallExpression__Group__1__Impl rule__PropertyCallExpression__Group__2
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__1__Impl_in_rule__PropertyCallExpression__Group__119399);
- rule__PropertyCallExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__2_in_rule__PropertyCallExpression__Group__119402);
- rule__PropertyCallExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__1"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9276:1: rule__PropertyCallExpression__Group__1__Impl : ( (
- // rule__PropertyCallExpression__PropertyNameAssignment_1 ) ) ;
- public final void rule__PropertyCallExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9280:1: ( ( ( rule__PropertyCallExpression__PropertyNameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9281:1: ( ( rule__PropertyCallExpression__PropertyNameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9281:1: ( ( rule__PropertyCallExpression__PropertyNameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9282:1: ( rule__PropertyCallExpression__PropertyNameAssignment_1 )
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getPropertyNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9283:1: ( rule__PropertyCallExpression__PropertyNameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9283:2: rule__PropertyCallExpression__PropertyNameAssignment_1
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__PropertyNameAssignment_1_in_rule__PropertyCallExpression__Group__1__Impl19429);
- rule__PropertyCallExpression__PropertyNameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPropertyCallExpressionAccess().getPropertyNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9293:1: rule__PropertyCallExpression__Group__2 : rule__PropertyCallExpression__Group__2__Impl
- // rule__PropertyCallExpression__Group__3 ;
- public final void rule__PropertyCallExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9297:1: ( rule__PropertyCallExpression__Group__2__Impl rule__PropertyCallExpression__Group__3
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9298:2: rule__PropertyCallExpression__Group__2__Impl rule__PropertyCallExpression__Group__3
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__2__Impl_in_rule__PropertyCallExpression__Group__219459);
- rule__PropertyCallExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__3_in_rule__PropertyCallExpression__Group__219462);
- rule__PropertyCallExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__2"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9305:1: rule__PropertyCallExpression__Group__2__Impl : ( ( rule__PropertyCallExpression__Group_2__0
- // )? ) ;
- public final void rule__PropertyCallExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9309:1: ( ( ( rule__PropertyCallExpression__Group_2__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9310:1: ( ( rule__PropertyCallExpression__Group_2__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9310:1: ( ( rule__PropertyCallExpression__Group_2__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9311:1: ( rule__PropertyCallExpression__Group_2__0 )?
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9312:1: ( rule__PropertyCallExpression__Group_2__0 )?
- int alt89 = 2;
- int LA89_0 = input.LA(1);
-
- if ((LA89_0 == 73)) {
- int LA89_1 = input.LA(2);
-
- if (((LA89_1 >= RULE_ID && LA89_1 <= RULE_STRING) || (LA89_1 >= 14 && LA89_1 <= 15) || (LA89_1 >= 27 && LA89_1 <= 29) || (LA89_1 >= 32 && LA89_1 <= 34) || (LA89_1 >= 41 && LA89_1 <= 42) || LA89_1 == 70 || (LA89_1 >= 89 && LA89_1 <= 92))) {
- alt89 = 1;
- }
- }
- switch (alt89) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9312:2: rule__PropertyCallExpression__Group_2__0
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__0_in_rule__PropertyCallExpression__Group__2__Impl19489);
- rule__PropertyCallExpression__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getPropertyCallExpressionAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9322:1: rule__PropertyCallExpression__Group__3 : rule__PropertyCallExpression__Group__3__Impl ;
- public final void rule__PropertyCallExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9326:1: ( rule__PropertyCallExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9327:2: rule__PropertyCallExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group__3__Impl_in_rule__PropertyCallExpression__Group__319520);
- rule__PropertyCallExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__3"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9333:1: rule__PropertyCallExpression__Group__3__Impl : ( (
- // rule__PropertyCallExpression__SuffixAssignment_3 )? ) ;
- public final void rule__PropertyCallExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9337:1: ( ( ( rule__PropertyCallExpression__SuffixAssignment_3 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9338:1: ( ( rule__PropertyCallExpression__SuffixAssignment_3 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9338:1: ( ( rule__PropertyCallExpression__SuffixAssignment_3 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9339:1: ( rule__PropertyCallExpression__SuffixAssignment_3 )?
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getSuffixAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9340:1: ( rule__PropertyCallExpression__SuffixAssignment_3 )?
- int alt90 = 2;
- int LA90_0 = input.LA(1);
-
- if (((LA90_0 >= 85 && LA90_0 <= 86))) {
- alt90 = 1;
- }
- switch (alt90) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9340:2: rule__PropertyCallExpression__SuffixAssignment_3
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__SuffixAssignment_3_in_rule__PropertyCallExpression__Group__3__Impl19547);
- rule__PropertyCallExpression__SuffixAssignment_3();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getPropertyCallExpressionAccess().getSuffixAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9358:1: rule__PropertyCallExpression__Group_2__0 : rule__PropertyCallExpression__Group_2__0__Impl
- // rule__PropertyCallExpression__Group_2__1 ;
- public final void rule__PropertyCallExpression__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9362:1: ( rule__PropertyCallExpression__Group_2__0__Impl
- // rule__PropertyCallExpression__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9363:2: rule__PropertyCallExpression__Group_2__0__Impl
- // rule__PropertyCallExpression__Group_2__1
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__0__Impl_in_rule__PropertyCallExpression__Group_2__019586);
- rule__PropertyCallExpression__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__1_in_rule__PropertyCallExpression__Group_2__019589);
- rule__PropertyCallExpression__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__0"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9370:1: rule__PropertyCallExpression__Group_2__0__Impl : ( '[' ) ;
- public final void rule__PropertyCallExpression__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9374:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9375:1: ( '[' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9375:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9376:1: '['
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getLeftSquareBracketKeyword_2_0());
- match(input, 73, FOLLOW_73_in_rule__PropertyCallExpression__Group_2__0__Impl19617);
- after(grammarAccess.getPropertyCallExpressionAccess().getLeftSquareBracketKeyword_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9389:1: rule__PropertyCallExpression__Group_2__1 : rule__PropertyCallExpression__Group_2__1__Impl
- // rule__PropertyCallExpression__Group_2__2 ;
- public final void rule__PropertyCallExpression__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9393:1: ( rule__PropertyCallExpression__Group_2__1__Impl
- // rule__PropertyCallExpression__Group_2__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9394:2: rule__PropertyCallExpression__Group_2__1__Impl
- // rule__PropertyCallExpression__Group_2__2
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__1__Impl_in_rule__PropertyCallExpression__Group_2__119648);
- rule__PropertyCallExpression__Group_2__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__2_in_rule__PropertyCallExpression__Group_2__119651);
- rule__PropertyCallExpression__Group_2__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__1"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9401:1: rule__PropertyCallExpression__Group_2__1__Impl : ( (
- // rule__PropertyCallExpression__IndexAssignment_2_1 ) ) ;
- public final void rule__PropertyCallExpression__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9405:1: ( ( ( rule__PropertyCallExpression__IndexAssignment_2_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9406:1: ( ( rule__PropertyCallExpression__IndexAssignment_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9406:1: ( ( rule__PropertyCallExpression__IndexAssignment_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9407:1: ( rule__PropertyCallExpression__IndexAssignment_2_1 )
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getIndexAssignment_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9408:1: ( rule__PropertyCallExpression__IndexAssignment_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9408:2: rule__PropertyCallExpression__IndexAssignment_2_1
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__IndexAssignment_2_1_in_rule__PropertyCallExpression__Group_2__1__Impl19678);
- rule__PropertyCallExpression__IndexAssignment_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPropertyCallExpressionAccess().getIndexAssignment_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9418:1: rule__PropertyCallExpression__Group_2__2 : rule__PropertyCallExpression__Group_2__2__Impl ;
- public final void rule__PropertyCallExpression__Group_2__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9422:1: ( rule__PropertyCallExpression__Group_2__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9423:2: rule__PropertyCallExpression__Group_2__2__Impl
- {
- pushFollow(FOLLOW_rule__PropertyCallExpression__Group_2__2__Impl_in_rule__PropertyCallExpression__Group_2__219708);
- rule__PropertyCallExpression__Group_2__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__2"
-
-
- // $ANTLR start "rule__PropertyCallExpression__Group_2__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9429:1: rule__PropertyCallExpression__Group_2__2__Impl : ( ']' ) ;
- public final void rule__PropertyCallExpression__Group_2__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9433:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9434:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9434:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9435:1: ']'
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getRightSquareBracketKeyword_2_2());
- match(input, 74, FOLLOW_74_in_rule__PropertyCallExpression__Group_2__2__Impl19736);
- after(grammarAccess.getPropertyCallExpressionAccess().getRightSquareBracketKeyword_2_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__Group_2__2__Impl"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9454:1: rule__LinkOperationExpression__Group__0 : rule__LinkOperationExpression__Group__0__Impl
- // rule__LinkOperationExpression__Group__1 ;
- public final void rule__LinkOperationExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9458:1: ( rule__LinkOperationExpression__Group__0__Impl
- // rule__LinkOperationExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9459:2: rule__LinkOperationExpression__Group__0__Impl rule__LinkOperationExpression__Group__1
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__0__Impl_in_rule__LinkOperationExpression__Group__019773);
- rule__LinkOperationExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__1_in_rule__LinkOperationExpression__Group__019776);
- rule__LinkOperationExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__0"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9466:1: rule__LinkOperationExpression__Group__0__Impl : ( '.' ) ;
- public final void rule__LinkOperationExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9470:1: ( ( '.' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9471:1: ( '.' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9471:1: ( '.' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9472:1: '.'
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getFullStopKeyword_0());
- match(input, 85, FOLLOW_85_in_rule__LinkOperationExpression__Group__0__Impl19804);
- after(grammarAccess.getLinkOperationExpressionAccess().getFullStopKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9485:1: rule__LinkOperationExpression__Group__1 : rule__LinkOperationExpression__Group__1__Impl
- // rule__LinkOperationExpression__Group__2 ;
- public final void rule__LinkOperationExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9489:1: ( rule__LinkOperationExpression__Group__1__Impl
- // rule__LinkOperationExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9490:2: rule__LinkOperationExpression__Group__1__Impl rule__LinkOperationExpression__Group__2
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__1__Impl_in_rule__LinkOperationExpression__Group__119835);
- rule__LinkOperationExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__2_in_rule__LinkOperationExpression__Group__119838);
- rule__LinkOperationExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__1"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9497:1: rule__LinkOperationExpression__Group__1__Impl : ( (
- // rule__LinkOperationExpression__KindAssignment_1 ) ) ;
- public final void rule__LinkOperationExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9501:1: ( ( ( rule__LinkOperationExpression__KindAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9502:1: ( ( rule__LinkOperationExpression__KindAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9502:1: ( ( rule__LinkOperationExpression__KindAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9503:1: ( rule__LinkOperationExpression__KindAssignment_1 )
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getKindAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9504:1: ( rule__LinkOperationExpression__KindAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9504:2: rule__LinkOperationExpression__KindAssignment_1
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__KindAssignment_1_in_rule__LinkOperationExpression__Group__1__Impl19865);
- rule__LinkOperationExpression__KindAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationExpressionAccess().getKindAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9514:1: rule__LinkOperationExpression__Group__2 : rule__LinkOperationExpression__Group__2__Impl ;
- public final void rule__LinkOperationExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9518:1: ( rule__LinkOperationExpression__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9519:2: rule__LinkOperationExpression__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__Group__2__Impl_in_rule__LinkOperationExpression__Group__219895);
- rule__LinkOperationExpression__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__2"
-
-
- // $ANTLR start "rule__LinkOperationExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9525:1: rule__LinkOperationExpression__Group__2__Impl : ( (
- // rule__LinkOperationExpression__TupleAssignment_2 ) ) ;
- public final void rule__LinkOperationExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9529:1: ( ( ( rule__LinkOperationExpression__TupleAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9530:1: ( ( rule__LinkOperationExpression__TupleAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9530:1: ( ( rule__LinkOperationExpression__TupleAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9531:1: ( rule__LinkOperationExpression__TupleAssignment_2 )
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getTupleAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9532:1: ( rule__LinkOperationExpression__TupleAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9532:2: rule__LinkOperationExpression__TupleAssignment_2
- {
- pushFollow(FOLLOW_rule__LinkOperationExpression__TupleAssignment_2_in_rule__LinkOperationExpression__Group__2__Impl19922);
- rule__LinkOperationExpression__TupleAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationExpressionAccess().getTupleAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9548:1: rule__LinkOperationTuple__Group__0 : rule__LinkOperationTuple__Group__0__Impl
- // rule__LinkOperationTuple__Group__1 ;
- public final void rule__LinkOperationTuple__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9552:1: ( rule__LinkOperationTuple__Group__0__Impl rule__LinkOperationTuple__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9553:2: rule__LinkOperationTuple__Group__0__Impl rule__LinkOperationTuple__Group__1
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__0__Impl_in_rule__LinkOperationTuple__Group__019958);
- rule__LinkOperationTuple__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__1_in_rule__LinkOperationTuple__Group__019961);
- rule__LinkOperationTuple__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__0"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9560:1: rule__LinkOperationTuple__Group__0__Impl : ( '(' ) ;
- public final void rule__LinkOperationTuple__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9564:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9565:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9565:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9566:1: '('
- {
- before(grammarAccess.getLinkOperationTupleAccess().getLeftParenthesisKeyword_0());
- match(input, 70, FOLLOW_70_in_rule__LinkOperationTuple__Group__0__Impl19989);
- after(grammarAccess.getLinkOperationTupleAccess().getLeftParenthesisKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9579:1: rule__LinkOperationTuple__Group__1 : rule__LinkOperationTuple__Group__1__Impl
- // rule__LinkOperationTuple__Group__2 ;
- public final void rule__LinkOperationTuple__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9583:1: ( rule__LinkOperationTuple__Group__1__Impl rule__LinkOperationTuple__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9584:2: rule__LinkOperationTuple__Group__1__Impl rule__LinkOperationTuple__Group__2
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__1__Impl_in_rule__LinkOperationTuple__Group__120020);
- rule__LinkOperationTuple__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__2_in_rule__LinkOperationTuple__Group__120023);
- rule__LinkOperationTuple__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__1"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9591:1: rule__LinkOperationTuple__Group__1__Impl : ( (
- // rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 ) ) ;
- public final void rule__LinkOperationTuple__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9595:1: ( ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9596:1: ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9596:1: ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9597:1: ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 )
- {
- before(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9598:1: ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9598:2: rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1_in_rule__LinkOperationTuple__Group__1__Impl20050);
- rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9608:1: rule__LinkOperationTuple__Group__2 : rule__LinkOperationTuple__Group__2__Impl
- // rule__LinkOperationTuple__Group__3 ;
- public final void rule__LinkOperationTuple__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9612:1: ( rule__LinkOperationTuple__Group__2__Impl rule__LinkOperationTuple__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9613:2: rule__LinkOperationTuple__Group__2__Impl rule__LinkOperationTuple__Group__3
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__2__Impl_in_rule__LinkOperationTuple__Group__220080);
- rule__LinkOperationTuple__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__3_in_rule__LinkOperationTuple__Group__220083);
- rule__LinkOperationTuple__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__2"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9620:1: rule__LinkOperationTuple__Group__2__Impl : ( ( rule__LinkOperationTuple__Group_2__0 )* ) ;
- public final void rule__LinkOperationTuple__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9624:1: ( ( ( rule__LinkOperationTuple__Group_2__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9625:1: ( ( rule__LinkOperationTuple__Group_2__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9625:1: ( ( rule__LinkOperationTuple__Group_2__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9626:1: ( rule__LinkOperationTuple__Group_2__0 )*
- {
- before(grammarAccess.getLinkOperationTupleAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9627:1: ( rule__LinkOperationTuple__Group_2__0 )*
- loop91: do {
- int alt91 = 2;
- int LA91_0 = input.LA(1);
-
- if ((LA91_0 == 72)) {
- alt91 = 1;
- }
-
-
- switch (alt91) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9627:2: rule__LinkOperationTuple__Group_2__0
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group_2__0_in_rule__LinkOperationTuple__Group__2__Impl20110);
- rule__LinkOperationTuple__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop91;
- }
- } while (true);
-
- after(grammarAccess.getLinkOperationTupleAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__2__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9637:1: rule__LinkOperationTuple__Group__3 : rule__LinkOperationTuple__Group__3__Impl ;
- public final void rule__LinkOperationTuple__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9641:1: ( rule__LinkOperationTuple__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9642:2: rule__LinkOperationTuple__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group__3__Impl_in_rule__LinkOperationTuple__Group__320141);
- rule__LinkOperationTuple__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__3"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9648:1: rule__LinkOperationTuple__Group__3__Impl : ( ')' ) ;
- public final void rule__LinkOperationTuple__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9652:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9653:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9653:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9654:1: ')'
- {
- before(grammarAccess.getLinkOperationTupleAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__LinkOperationTuple__Group__3__Impl20169);
- after(grammarAccess.getLinkOperationTupleAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group__3__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9675:1: rule__LinkOperationTuple__Group_2__0 : rule__LinkOperationTuple__Group_2__0__Impl
- // rule__LinkOperationTuple__Group_2__1 ;
- public final void rule__LinkOperationTuple__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9679:1: ( rule__LinkOperationTuple__Group_2__0__Impl rule__LinkOperationTuple__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9680:2: rule__LinkOperationTuple__Group_2__0__Impl rule__LinkOperationTuple__Group_2__1
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group_2__0__Impl_in_rule__LinkOperationTuple__Group_2__020208);
- rule__LinkOperationTuple__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group_2__1_in_rule__LinkOperationTuple__Group_2__020211);
- rule__LinkOperationTuple__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group_2__0"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9687:1: rule__LinkOperationTuple__Group_2__0__Impl : ( ',' ) ;
- public final void rule__LinkOperationTuple__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9691:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9692:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9692:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9693:1: ','
- {
- before(grammarAccess.getLinkOperationTupleAccess().getCommaKeyword_2_0());
- match(input, 72, FOLLOW_72_in_rule__LinkOperationTuple__Group_2__0__Impl20239);
- after(grammarAccess.getLinkOperationTupleAccess().getCommaKeyword_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9706:1: rule__LinkOperationTuple__Group_2__1 : rule__LinkOperationTuple__Group_2__1__Impl ;
- public final void rule__LinkOperationTuple__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9710:1: ( rule__LinkOperationTuple__Group_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9711:2: rule__LinkOperationTuple__Group_2__1__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__Group_2__1__Impl_in_rule__LinkOperationTuple__Group_2__120270);
- rule__LinkOperationTuple__Group_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group_2__1"
-
-
- // $ANTLR start "rule__LinkOperationTuple__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9717:1: rule__LinkOperationTuple__Group_2__1__Impl : ( (
- // rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 ) ) ;
- public final void rule__LinkOperationTuple__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9721:1: ( ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9722:1: ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9722:1: ( ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9723:1: ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 )
- {
- before(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementAssignment_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9724:1: ( rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9724:2: rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1
- {
- pushFollow(FOLLOW_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1_in_rule__LinkOperationTuple__Group_2__1__Impl20297);
- rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementAssignment_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9738:1: rule__LinkOperationTupleElement__Group__0 : rule__LinkOperationTupleElement__Group__0__Impl
- // rule__LinkOperationTupleElement__Group__1 ;
- public final void rule__LinkOperationTupleElement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9742:1: ( rule__LinkOperationTupleElement__Group__0__Impl
- // rule__LinkOperationTupleElement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9743:2: rule__LinkOperationTupleElement__Group__0__Impl
- // rule__LinkOperationTupleElement__Group__1
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group__0__Impl_in_rule__LinkOperationTupleElement__Group__020331);
- rule__LinkOperationTupleElement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group__1_in_rule__LinkOperationTupleElement__Group__020334);
- rule__LinkOperationTupleElement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group__0"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9750:1: rule__LinkOperationTupleElement__Group__0__Impl : ( (
- // rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 ) ) ;
- public final void rule__LinkOperationTupleElement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9754:1: ( ( ( rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9755:1: ( ( rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9755:1: ( ( rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9756:1: ( rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 )
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getObjectOrRoleAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9757:1: ( rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9757:2: rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0_in_rule__LinkOperationTupleElement__Group__0__Impl20361);
- rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getObjectOrRoleAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9767:1: rule__LinkOperationTupleElement__Group__1 : rule__LinkOperationTupleElement__Group__1__Impl ;
- public final void rule__LinkOperationTupleElement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9771:1: ( rule__LinkOperationTupleElement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9772:2: rule__LinkOperationTupleElement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group__1__Impl_in_rule__LinkOperationTupleElement__Group__120391);
- rule__LinkOperationTupleElement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group__1"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9778:1: rule__LinkOperationTupleElement__Group__1__Impl : ( (
- // rule__LinkOperationTupleElement__Group_1__0 )? ) ;
- public final void rule__LinkOperationTupleElement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9782:1: ( ( ( rule__LinkOperationTupleElement__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9783:1: ( ( rule__LinkOperationTupleElement__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9783:1: ( ( rule__LinkOperationTupleElement__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9784:1: ( rule__LinkOperationTupleElement__Group_1__0 )?
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9785:1: ( rule__LinkOperationTupleElement__Group_1__0 )?
- int alt92 = 2;
- int LA92_0 = input.LA(1);
-
- if ((LA92_0 == 73 || LA92_0 == 78)) {
- alt92 = 1;
- }
- switch (alt92) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9785:2: rule__LinkOperationTupleElement__Group_1__0
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__0_in_rule__LinkOperationTupleElement__Group__1__Impl20418);
- rule__LinkOperationTupleElement__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9799:1: rule__LinkOperationTupleElement__Group_1__0 :
- // rule__LinkOperationTupleElement__Group_1__0__Impl rule__LinkOperationTupleElement__Group_1__1 ;
- public final void rule__LinkOperationTupleElement__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9803:1: ( rule__LinkOperationTupleElement__Group_1__0__Impl
- // rule__LinkOperationTupleElement__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9804:2: rule__LinkOperationTupleElement__Group_1__0__Impl
- // rule__LinkOperationTupleElement__Group_1__1
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__0__Impl_in_rule__LinkOperationTupleElement__Group_1__020453);
- rule__LinkOperationTupleElement__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__1_in_rule__LinkOperationTupleElement__Group_1__020456);
- rule__LinkOperationTupleElement__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__0"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9811:1: rule__LinkOperationTupleElement__Group_1__0__Impl : ( (
- // rule__LinkOperationTupleElement__Group_1_0__0 )? ) ;
- public final void rule__LinkOperationTupleElement__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9815:1: ( ( ( rule__LinkOperationTupleElement__Group_1_0__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9816:1: ( ( rule__LinkOperationTupleElement__Group_1_0__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9816:1: ( ( rule__LinkOperationTupleElement__Group_1_0__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9817:1: ( rule__LinkOperationTupleElement__Group_1_0__0 )?
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getGroup_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9818:1: ( rule__LinkOperationTupleElement__Group_1_0__0 )?
- int alt93 = 2;
- int LA93_0 = input.LA(1);
-
- if ((LA93_0 == 73)) {
- alt93 = 1;
- }
- switch (alt93) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9818:2: rule__LinkOperationTupleElement__Group_1_0__0
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__0_in_rule__LinkOperationTupleElement__Group_1__0__Impl20483);
- rule__LinkOperationTupleElement__Group_1_0__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getGroup_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9828:1: rule__LinkOperationTupleElement__Group_1__1 :
- // rule__LinkOperationTupleElement__Group_1__1__Impl rule__LinkOperationTupleElement__Group_1__2 ;
- public final void rule__LinkOperationTupleElement__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9832:1: ( rule__LinkOperationTupleElement__Group_1__1__Impl
- // rule__LinkOperationTupleElement__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9833:2: rule__LinkOperationTupleElement__Group_1__1__Impl
- // rule__LinkOperationTupleElement__Group_1__2
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__1__Impl_in_rule__LinkOperationTupleElement__Group_1__120514);
- rule__LinkOperationTupleElement__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__2_in_rule__LinkOperationTupleElement__Group_1__120517);
- rule__LinkOperationTupleElement__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__1"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9840:1: rule__LinkOperationTupleElement__Group_1__1__Impl : ( '=>' ) ;
- public final void rule__LinkOperationTupleElement__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9844:1: ( ( '=>' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9845:1: ( '=>' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9845:1: ( '=>' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9846:1: '=>'
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getEqualsSignGreaterThanSignKeyword_1_1());
- match(input, 78, FOLLOW_78_in_rule__LinkOperationTupleElement__Group_1__1__Impl20545);
- after(grammarAccess.getLinkOperationTupleElementAccess().getEqualsSignGreaterThanSignKeyword_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9859:1: rule__LinkOperationTupleElement__Group_1__2 :
- // rule__LinkOperationTupleElement__Group_1__2__Impl ;
- public final void rule__LinkOperationTupleElement__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9863:1: ( rule__LinkOperationTupleElement__Group_1__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9864:2: rule__LinkOperationTupleElement__Group_1__2__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1__2__Impl_in_rule__LinkOperationTupleElement__Group_1__220576);
- rule__LinkOperationTupleElement__Group_1__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__2"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9870:1: rule__LinkOperationTupleElement__Group_1__2__Impl : ( (
- // rule__LinkOperationTupleElement__ObjectAssignment_1_2 ) ) ;
- public final void rule__LinkOperationTupleElement__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9874:1: ( ( ( rule__LinkOperationTupleElement__ObjectAssignment_1_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9875:1: ( ( rule__LinkOperationTupleElement__ObjectAssignment_1_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9875:1: ( ( rule__LinkOperationTupleElement__ObjectAssignment_1_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9876:1: ( rule__LinkOperationTupleElement__ObjectAssignment_1_2 )
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getObjectAssignment_1_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9877:1: ( rule__LinkOperationTupleElement__ObjectAssignment_1_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9877:2: rule__LinkOperationTupleElement__ObjectAssignment_1_2
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__ObjectAssignment_1_2_in_rule__LinkOperationTupleElement__Group_1__2__Impl20603);
- rule__LinkOperationTupleElement__ObjectAssignment_1_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getObjectAssignment_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9893:1: rule__LinkOperationTupleElement__Group_1_0__0 :
- // rule__LinkOperationTupleElement__Group_1_0__0__Impl rule__LinkOperationTupleElement__Group_1_0__1 ;
- public final void rule__LinkOperationTupleElement__Group_1_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9897:1: ( rule__LinkOperationTupleElement__Group_1_0__0__Impl
- // rule__LinkOperationTupleElement__Group_1_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9898:2: rule__LinkOperationTupleElement__Group_1_0__0__Impl
- // rule__LinkOperationTupleElement__Group_1_0__1
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__0__Impl_in_rule__LinkOperationTupleElement__Group_1_0__020639);
- rule__LinkOperationTupleElement__Group_1_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__1_in_rule__LinkOperationTupleElement__Group_1_0__020642);
- rule__LinkOperationTupleElement__Group_1_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__0"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9905:1: rule__LinkOperationTupleElement__Group_1_0__0__Impl : ( '[' ) ;
- public final void rule__LinkOperationTupleElement__Group_1_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9909:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9910:1: ( '[' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9910:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9911:1: '['
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getLeftSquareBracketKeyword_1_0_0());
- match(input, 73, FOLLOW_73_in_rule__LinkOperationTupleElement__Group_1_0__0__Impl20670);
- after(grammarAccess.getLinkOperationTupleElementAccess().getLeftSquareBracketKeyword_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__0__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9924:1: rule__LinkOperationTupleElement__Group_1_0__1 :
- // rule__LinkOperationTupleElement__Group_1_0__1__Impl rule__LinkOperationTupleElement__Group_1_0__2 ;
- public final void rule__LinkOperationTupleElement__Group_1_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9928:1: ( rule__LinkOperationTupleElement__Group_1_0__1__Impl
- // rule__LinkOperationTupleElement__Group_1_0__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9929:2: rule__LinkOperationTupleElement__Group_1_0__1__Impl
- // rule__LinkOperationTupleElement__Group_1_0__2
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__1__Impl_in_rule__LinkOperationTupleElement__Group_1_0__120701);
- rule__LinkOperationTupleElement__Group_1_0__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__2_in_rule__LinkOperationTupleElement__Group_1_0__120704);
- rule__LinkOperationTupleElement__Group_1_0__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__1"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9936:1: rule__LinkOperationTupleElement__Group_1_0__1__Impl : ( (
- // rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 ) ) ;
- public final void rule__LinkOperationTupleElement__Group_1_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9940:1: ( ( ( rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9941:1: ( ( rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9941:1: ( ( rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9942:1: ( rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 )
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getRoleIndexAssignment_1_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9943:1: ( rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9943:2: rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1_in_rule__LinkOperationTupleElement__Group_1_0__1__Impl20731);
- rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getRoleIndexAssignment_1_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__1__Impl"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9953:1: rule__LinkOperationTupleElement__Group_1_0__2 :
- // rule__LinkOperationTupleElement__Group_1_0__2__Impl ;
- public final void rule__LinkOperationTupleElement__Group_1_0__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9957:1: ( rule__LinkOperationTupleElement__Group_1_0__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9958:2: rule__LinkOperationTupleElement__Group_1_0__2__Impl
- {
- pushFollow(FOLLOW_rule__LinkOperationTupleElement__Group_1_0__2__Impl_in_rule__LinkOperationTupleElement__Group_1_0__220761);
- rule__LinkOperationTupleElement__Group_1_0__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__2"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__Group_1_0__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9964:1: rule__LinkOperationTupleElement__Group_1_0__2__Impl : ( ']' ) ;
- public final void rule__LinkOperationTupleElement__Group_1_0__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9968:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9969:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9969:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9970:1: ']'
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getRightSquareBracketKeyword_1_0_2());
- match(input, 74, FOLLOW_74_in_rule__LinkOperationTupleElement__Group_1_0__2__Impl20789);
- after(grammarAccess.getLinkOperationTupleElementAccess().getRightSquareBracketKeyword_1_0_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__Group_1_0__2__Impl"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9989:1: rule__SequenceOperationExpression__Group__0 :
- // rule__SequenceOperationExpression__Group__0__Impl rule__SequenceOperationExpression__Group__1 ;
- public final void rule__SequenceOperationExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9993:1: ( rule__SequenceOperationExpression__Group__0__Impl
- // rule__SequenceOperationExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:9994:2: rule__SequenceOperationExpression__Group__0__Impl
- // rule__SequenceOperationExpression__Group__1
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__0__Impl_in_rule__SequenceOperationExpression__Group__020826);
- rule__SequenceOperationExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__1_in_rule__SequenceOperationExpression__Group__020829);
- rule__SequenceOperationExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__0"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10001:1: rule__SequenceOperationExpression__Group__0__Impl : ( '->' ) ;
- public final void rule__SequenceOperationExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10005:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10006:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10006:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10007:1: '->'
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__SequenceOperationExpression__Group__0__Impl20857);
- after(grammarAccess.getSequenceOperationExpressionAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10020:1: rule__SequenceOperationExpression__Group__1 :
- // rule__SequenceOperationExpression__Group__1__Impl rule__SequenceOperationExpression__Group__2 ;
- public final void rule__SequenceOperationExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10024:1: ( rule__SequenceOperationExpression__Group__1__Impl
- // rule__SequenceOperationExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10025:2: rule__SequenceOperationExpression__Group__1__Impl
- // rule__SequenceOperationExpression__Group__2
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__1__Impl_in_rule__SequenceOperationExpression__Group__120888);
- rule__SequenceOperationExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__2_in_rule__SequenceOperationExpression__Group__120891);
- rule__SequenceOperationExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__1"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10032:1: rule__SequenceOperationExpression__Group__1__Impl : ( (
- // rule__SequenceOperationExpression__OperationNameAssignment_1 ) ) ;
- public final void rule__SequenceOperationExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10036:1: ( ( ( rule__SequenceOperationExpression__OperationNameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10037:1: ( ( rule__SequenceOperationExpression__OperationNameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10037:1: ( ( rule__SequenceOperationExpression__OperationNameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10038:1: ( rule__SequenceOperationExpression__OperationNameAssignment_1 )
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getOperationNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10039:1: ( rule__SequenceOperationExpression__OperationNameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10039:2: rule__SequenceOperationExpression__OperationNameAssignment_1
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__OperationNameAssignment_1_in_rule__SequenceOperationExpression__Group__1__Impl20918);
- rule__SequenceOperationExpression__OperationNameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getOperationNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10049:1: rule__SequenceOperationExpression__Group__2 :
- // rule__SequenceOperationExpression__Group__2__Impl rule__SequenceOperationExpression__Group__3 ;
- public final void rule__SequenceOperationExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10053:1: ( rule__SequenceOperationExpression__Group__2__Impl
- // rule__SequenceOperationExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10054:2: rule__SequenceOperationExpression__Group__2__Impl
- // rule__SequenceOperationExpression__Group__3
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__2__Impl_in_rule__SequenceOperationExpression__Group__220948);
- rule__SequenceOperationExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__3_in_rule__SequenceOperationExpression__Group__220951);
- rule__SequenceOperationExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__2"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10061:1: rule__SequenceOperationExpression__Group__2__Impl : ( (
- // rule__SequenceOperationExpression__TupleAssignment_2 ) ) ;
- public final void rule__SequenceOperationExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10065:1: ( ( ( rule__SequenceOperationExpression__TupleAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10066:1: ( ( rule__SequenceOperationExpression__TupleAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10066:1: ( ( rule__SequenceOperationExpression__TupleAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10067:1: ( rule__SequenceOperationExpression__TupleAssignment_2 )
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getTupleAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10068:1: ( rule__SequenceOperationExpression__TupleAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10068:2: rule__SequenceOperationExpression__TupleAssignment_2
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__TupleAssignment_2_in_rule__SequenceOperationExpression__Group__2__Impl20978);
- rule__SequenceOperationExpression__TupleAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getTupleAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10078:1: rule__SequenceOperationExpression__Group__3 :
- // rule__SequenceOperationExpression__Group__3__Impl ;
- public final void rule__SequenceOperationExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10082:1: ( rule__SequenceOperationExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10083:2: rule__SequenceOperationExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__Group__3__Impl_in_rule__SequenceOperationExpression__Group__321008);
- rule__SequenceOperationExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__3"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10089:1: rule__SequenceOperationExpression__Group__3__Impl : ( (
- // rule__SequenceOperationExpression__SuffixAssignment_3 )? ) ;
- public final void rule__SequenceOperationExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10093:1: ( ( ( rule__SequenceOperationExpression__SuffixAssignment_3 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10094:1: ( ( rule__SequenceOperationExpression__SuffixAssignment_3 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10094:1: ( ( rule__SequenceOperationExpression__SuffixAssignment_3 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10095:1: ( rule__SequenceOperationExpression__SuffixAssignment_3 )?
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getSuffixAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10096:1: ( rule__SequenceOperationExpression__SuffixAssignment_3 )?
- int alt94 = 2;
- int LA94_0 = input.LA(1);
-
- if (((LA94_0 >= 85 && LA94_0 <= 86))) {
- alt94 = 1;
- }
- switch (alt94) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10096:2: rule__SequenceOperationExpression__SuffixAssignment_3
- {
- pushFollow(FOLLOW_rule__SequenceOperationExpression__SuffixAssignment_3_in_rule__SequenceOperationExpression__Group__3__Impl21035);
- rule__SequenceOperationExpression__SuffixAssignment_3();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getSuffixAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10114:1: rule__SequenceReductionExpression__Group__0 :
- // rule__SequenceReductionExpression__Group__0__Impl rule__SequenceReductionExpression__Group__1 ;
- public final void rule__SequenceReductionExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10118:1: ( rule__SequenceReductionExpression__Group__0__Impl
- // rule__SequenceReductionExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10119:2: rule__SequenceReductionExpression__Group__0__Impl
- // rule__SequenceReductionExpression__Group__1
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__0__Impl_in_rule__SequenceReductionExpression__Group__021074);
- rule__SequenceReductionExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__1_in_rule__SequenceReductionExpression__Group__021077);
- rule__SequenceReductionExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__0"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10126:1: rule__SequenceReductionExpression__Group__0__Impl : ( '->' ) ;
- public final void rule__SequenceReductionExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10130:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10131:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10131:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10132:1: '->'
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__SequenceReductionExpression__Group__0__Impl21105);
- after(grammarAccess.getSequenceReductionExpressionAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10145:1: rule__SequenceReductionExpression__Group__1 :
- // rule__SequenceReductionExpression__Group__1__Impl rule__SequenceReductionExpression__Group__2 ;
- public final void rule__SequenceReductionExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10149:1: ( rule__SequenceReductionExpression__Group__1__Impl
- // rule__SequenceReductionExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10150:2: rule__SequenceReductionExpression__Group__1__Impl
- // rule__SequenceReductionExpression__Group__2
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__1__Impl_in_rule__SequenceReductionExpression__Group__121136);
- rule__SequenceReductionExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__2_in_rule__SequenceReductionExpression__Group__121139);
- rule__SequenceReductionExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__1"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10157:1: rule__SequenceReductionExpression__Group__1__Impl : ( 'reduce' ) ;
- public final void rule__SequenceReductionExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10161:1: ( ( 'reduce' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10162:1: ( 'reduce' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10162:1: ( 'reduce' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10163:1: 'reduce'
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getReduceKeyword_1());
- match(input, 87, FOLLOW_87_in_rule__SequenceReductionExpression__Group__1__Impl21167);
- after(grammarAccess.getSequenceReductionExpressionAccess().getReduceKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10176:1: rule__SequenceReductionExpression__Group__2 :
- // rule__SequenceReductionExpression__Group__2__Impl rule__SequenceReductionExpression__Group__3 ;
- public final void rule__SequenceReductionExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10180:1: ( rule__SequenceReductionExpression__Group__2__Impl
- // rule__SequenceReductionExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10181:2: rule__SequenceReductionExpression__Group__2__Impl
- // rule__SequenceReductionExpression__Group__3
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__2__Impl_in_rule__SequenceReductionExpression__Group__221198);
- rule__SequenceReductionExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__3_in_rule__SequenceReductionExpression__Group__221201);
- rule__SequenceReductionExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__2"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10188:1: rule__SequenceReductionExpression__Group__2__Impl : ( (
- // rule__SequenceReductionExpression__IsOrderedAssignment_2 )? ) ;
- public final void rule__SequenceReductionExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10192:1: ( ( ( rule__SequenceReductionExpression__IsOrderedAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10193:1: ( ( rule__SequenceReductionExpression__IsOrderedAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10193:1: ( ( rule__SequenceReductionExpression__IsOrderedAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10194:1: ( rule__SequenceReductionExpression__IsOrderedAssignment_2 )?
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10195:1: ( rule__SequenceReductionExpression__IsOrderedAssignment_2 )?
- int alt95 = 2;
- int LA95_0 = input.LA(1);
-
- if ((LA95_0 == 117)) {
- alt95 = 1;
- }
- switch (alt95) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10195:2: rule__SequenceReductionExpression__IsOrderedAssignment_2
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__IsOrderedAssignment_2_in_rule__SequenceReductionExpression__Group__2__Impl21228);
- rule__SequenceReductionExpression__IsOrderedAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10205:1: rule__SequenceReductionExpression__Group__3 :
- // rule__SequenceReductionExpression__Group__3__Impl rule__SequenceReductionExpression__Group__4 ;
- public final void rule__SequenceReductionExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10209:1: ( rule__SequenceReductionExpression__Group__3__Impl
- // rule__SequenceReductionExpression__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10210:2: rule__SequenceReductionExpression__Group__3__Impl
- // rule__SequenceReductionExpression__Group__4
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__3__Impl_in_rule__SequenceReductionExpression__Group__321259);
- rule__SequenceReductionExpression__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__4_in_rule__SequenceReductionExpression__Group__321262);
- rule__SequenceReductionExpression__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__3"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10217:1: rule__SequenceReductionExpression__Group__3__Impl : ( (
- // rule__SequenceReductionExpression__BehaviorAssignment_3 ) ) ;
- public final void rule__SequenceReductionExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10221:1: ( ( ( rule__SequenceReductionExpression__BehaviorAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10222:1: ( ( rule__SequenceReductionExpression__BehaviorAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10222:1: ( ( rule__SequenceReductionExpression__BehaviorAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10223:1: ( rule__SequenceReductionExpression__BehaviorAssignment_3 )
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getBehaviorAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10224:1: ( rule__SequenceReductionExpression__BehaviorAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10224:2: rule__SequenceReductionExpression__BehaviorAssignment_3
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__BehaviorAssignment_3_in_rule__SequenceReductionExpression__Group__3__Impl21289);
- rule__SequenceReductionExpression__BehaviorAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getBehaviorAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10234:1: rule__SequenceReductionExpression__Group__4 :
- // rule__SequenceReductionExpression__Group__4__Impl ;
- public final void rule__SequenceReductionExpression__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10238:1: ( rule__SequenceReductionExpression__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10239:2: rule__SequenceReductionExpression__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__Group__4__Impl_in_rule__SequenceReductionExpression__Group__421319);
- rule__SequenceReductionExpression__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__4"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10245:1: rule__SequenceReductionExpression__Group__4__Impl : ( (
- // rule__SequenceReductionExpression__SuffixAssignment_4 )? ) ;
- public final void rule__SequenceReductionExpression__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10249:1: ( ( ( rule__SequenceReductionExpression__SuffixAssignment_4 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10250:1: ( ( rule__SequenceReductionExpression__SuffixAssignment_4 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10250:1: ( ( rule__SequenceReductionExpression__SuffixAssignment_4 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10251:1: ( rule__SequenceReductionExpression__SuffixAssignment_4 )?
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getSuffixAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10252:1: ( rule__SequenceReductionExpression__SuffixAssignment_4 )?
- int alt96 = 2;
- int LA96_0 = input.LA(1);
-
- if (((LA96_0 >= 85 && LA96_0 <= 86))) {
- alt96 = 1;
- }
- switch (alt96) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10252:2: rule__SequenceReductionExpression__SuffixAssignment_4
- {
- pushFollow(FOLLOW_rule__SequenceReductionExpression__SuffixAssignment_4_in_rule__SequenceReductionExpression__Group__4__Impl21346);
- rule__SequenceReductionExpression__SuffixAssignment_4();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getSuffixAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__Group__4__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10272:1: rule__SelectOrRejectOperation__Group__0 : rule__SelectOrRejectOperation__Group__0__Impl
- // rule__SelectOrRejectOperation__Group__1 ;
- public final void rule__SelectOrRejectOperation__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10276:1: ( rule__SelectOrRejectOperation__Group__0__Impl
- // rule__SelectOrRejectOperation__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10277:2: rule__SelectOrRejectOperation__Group__0__Impl
- // rule__SelectOrRejectOperation__Group__1
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__0__Impl_in_rule__SelectOrRejectOperation__Group__021387);
- rule__SelectOrRejectOperation__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__1_in_rule__SelectOrRejectOperation__Group__021390);
- rule__SelectOrRejectOperation__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__0"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10284:1: rule__SelectOrRejectOperation__Group__0__Impl : ( '->' ) ;
- public final void rule__SelectOrRejectOperation__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10288:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10289:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10289:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10290:1: '->'
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__SelectOrRejectOperation__Group__0__Impl21418);
- after(grammarAccess.getSelectOrRejectOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__0__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10303:1: rule__SelectOrRejectOperation__Group__1 : rule__SelectOrRejectOperation__Group__1__Impl
- // rule__SelectOrRejectOperation__Group__2 ;
- public final void rule__SelectOrRejectOperation__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10307:1: ( rule__SelectOrRejectOperation__Group__1__Impl
- // rule__SelectOrRejectOperation__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10308:2: rule__SelectOrRejectOperation__Group__1__Impl
- // rule__SelectOrRejectOperation__Group__2
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__1__Impl_in_rule__SelectOrRejectOperation__Group__121449);
- rule__SelectOrRejectOperation__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__2_in_rule__SelectOrRejectOperation__Group__121452);
- rule__SelectOrRejectOperation__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__1"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10315:1: rule__SelectOrRejectOperation__Group__1__Impl : ( (
- // rule__SelectOrRejectOperation__OpAssignment_1 ) ) ;
- public final void rule__SelectOrRejectOperation__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10319:1: ( ( ( rule__SelectOrRejectOperation__OpAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10320:1: ( ( rule__SelectOrRejectOperation__OpAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10320:1: ( ( rule__SelectOrRejectOperation__OpAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10321:1: ( rule__SelectOrRejectOperation__OpAssignment_1 )
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getOpAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10322:1: ( rule__SelectOrRejectOperation__OpAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10322:2: rule__SelectOrRejectOperation__OpAssignment_1
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__OpAssignment_1_in_rule__SelectOrRejectOperation__Group__1__Impl21479);
- rule__SelectOrRejectOperation__OpAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getOpAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__1__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10332:1: rule__SelectOrRejectOperation__Group__2 : rule__SelectOrRejectOperation__Group__2__Impl
- // rule__SelectOrRejectOperation__Group__3 ;
- public final void rule__SelectOrRejectOperation__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10336:1: ( rule__SelectOrRejectOperation__Group__2__Impl
- // rule__SelectOrRejectOperation__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10337:2: rule__SelectOrRejectOperation__Group__2__Impl
- // rule__SelectOrRejectOperation__Group__3
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__2__Impl_in_rule__SelectOrRejectOperation__Group__221509);
- rule__SelectOrRejectOperation__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__3_in_rule__SelectOrRejectOperation__Group__221512);
- rule__SelectOrRejectOperation__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__2"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10344:1: rule__SelectOrRejectOperation__Group__2__Impl : ( (
- // rule__SelectOrRejectOperation__NameAssignment_2 ) ) ;
- public final void rule__SelectOrRejectOperation__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10348:1: ( ( ( rule__SelectOrRejectOperation__NameAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10349:1: ( ( rule__SelectOrRejectOperation__NameAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10349:1: ( ( rule__SelectOrRejectOperation__NameAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10350:1: ( rule__SelectOrRejectOperation__NameAssignment_2 )
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getNameAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10351:1: ( rule__SelectOrRejectOperation__NameAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10351:2: rule__SelectOrRejectOperation__NameAssignment_2
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__NameAssignment_2_in_rule__SelectOrRejectOperation__Group__2__Impl21539);
- rule__SelectOrRejectOperation__NameAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getNameAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__2__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10361:1: rule__SelectOrRejectOperation__Group__3 : rule__SelectOrRejectOperation__Group__3__Impl
- // rule__SelectOrRejectOperation__Group__4 ;
- public final void rule__SelectOrRejectOperation__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10365:1: ( rule__SelectOrRejectOperation__Group__3__Impl
- // rule__SelectOrRejectOperation__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10366:2: rule__SelectOrRejectOperation__Group__3__Impl
- // rule__SelectOrRejectOperation__Group__4
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__3__Impl_in_rule__SelectOrRejectOperation__Group__321569);
- rule__SelectOrRejectOperation__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__4_in_rule__SelectOrRejectOperation__Group__321572);
- rule__SelectOrRejectOperation__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__3"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10373:1: rule__SelectOrRejectOperation__Group__3__Impl : ( '(' ) ;
- public final void rule__SelectOrRejectOperation__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10377:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10378:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10378:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10379:1: '('
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__SelectOrRejectOperation__Group__3__Impl21600);
- after(grammarAccess.getSelectOrRejectOperationAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__3__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10392:1: rule__SelectOrRejectOperation__Group__4 : rule__SelectOrRejectOperation__Group__4__Impl
- // rule__SelectOrRejectOperation__Group__5 ;
- public final void rule__SelectOrRejectOperation__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10396:1: ( rule__SelectOrRejectOperation__Group__4__Impl
- // rule__SelectOrRejectOperation__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10397:2: rule__SelectOrRejectOperation__Group__4__Impl
- // rule__SelectOrRejectOperation__Group__5
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__4__Impl_in_rule__SelectOrRejectOperation__Group__421631);
- rule__SelectOrRejectOperation__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__5_in_rule__SelectOrRejectOperation__Group__421634);
- rule__SelectOrRejectOperation__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__4"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10404:1: rule__SelectOrRejectOperation__Group__4__Impl : ( (
- // rule__SelectOrRejectOperation__ExprAssignment_4 ) ) ;
- public final void rule__SelectOrRejectOperation__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10408:1: ( ( ( rule__SelectOrRejectOperation__ExprAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10409:1: ( ( rule__SelectOrRejectOperation__ExprAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10409:1: ( ( rule__SelectOrRejectOperation__ExprAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10410:1: ( rule__SelectOrRejectOperation__ExprAssignment_4 )
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getExprAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10411:1: ( rule__SelectOrRejectOperation__ExprAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10411:2: rule__SelectOrRejectOperation__ExprAssignment_4
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__ExprAssignment_4_in_rule__SelectOrRejectOperation__Group__4__Impl21661);
- rule__SelectOrRejectOperation__ExprAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getExprAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__4__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10421:1: rule__SelectOrRejectOperation__Group__5 : rule__SelectOrRejectOperation__Group__5__Impl
- // rule__SelectOrRejectOperation__Group__6 ;
- public final void rule__SelectOrRejectOperation__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10425:1: ( rule__SelectOrRejectOperation__Group__5__Impl
- // rule__SelectOrRejectOperation__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10426:2: rule__SelectOrRejectOperation__Group__5__Impl
- // rule__SelectOrRejectOperation__Group__6
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__5__Impl_in_rule__SelectOrRejectOperation__Group__521691);
- rule__SelectOrRejectOperation__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__6_in_rule__SelectOrRejectOperation__Group__521694);
- rule__SelectOrRejectOperation__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__5"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10433:1: rule__SelectOrRejectOperation__Group__5__Impl : ( ')' ) ;
- public final void rule__SelectOrRejectOperation__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10437:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10438:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10438:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10439:1: ')'
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getRightParenthesisKeyword_5());
- match(input, 71, FOLLOW_71_in_rule__SelectOrRejectOperation__Group__5__Impl21722);
- after(grammarAccess.getSelectOrRejectOperationAccess().getRightParenthesisKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__5__Impl"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10452:1: rule__SelectOrRejectOperation__Group__6 : rule__SelectOrRejectOperation__Group__6__Impl ;
- public final void rule__SelectOrRejectOperation__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10456:1: ( rule__SelectOrRejectOperation__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10457:2: rule__SelectOrRejectOperation__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__Group__6__Impl_in_rule__SelectOrRejectOperation__Group__621753);
- rule__SelectOrRejectOperation__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__6"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10463:1: rule__SelectOrRejectOperation__Group__6__Impl : ( (
- // rule__SelectOrRejectOperation__SuffixAssignment_6 )? ) ;
- public final void rule__SelectOrRejectOperation__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10467:1: ( ( ( rule__SelectOrRejectOperation__SuffixAssignment_6 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10468:1: ( ( rule__SelectOrRejectOperation__SuffixAssignment_6 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10468:1: ( ( rule__SelectOrRejectOperation__SuffixAssignment_6 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10469:1: ( rule__SelectOrRejectOperation__SuffixAssignment_6 )?
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getSuffixAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10470:1: ( rule__SelectOrRejectOperation__SuffixAssignment_6 )?
- int alt97 = 2;
- int LA97_0 = input.LA(1);
-
- if (((LA97_0 >= 85 && LA97_0 <= 86))) {
- alt97 = 1;
- }
- switch (alt97) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10470:2: rule__SelectOrRejectOperation__SuffixAssignment_6
- {
- pushFollow(FOLLOW_rule__SelectOrRejectOperation__SuffixAssignment_6_in_rule__SelectOrRejectOperation__Group__6__Impl21780);
- rule__SelectOrRejectOperation__SuffixAssignment_6();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getSuffixAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__Group__6__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10494:1: rule__CollectOrIterateOperation__Group__0 : rule__CollectOrIterateOperation__Group__0__Impl
- // rule__CollectOrIterateOperation__Group__1 ;
- public final void rule__CollectOrIterateOperation__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10498:1: ( rule__CollectOrIterateOperation__Group__0__Impl
- // rule__CollectOrIterateOperation__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10499:2: rule__CollectOrIterateOperation__Group__0__Impl
- // rule__CollectOrIterateOperation__Group__1
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__0__Impl_in_rule__CollectOrIterateOperation__Group__021825);
- rule__CollectOrIterateOperation__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__1_in_rule__CollectOrIterateOperation__Group__021828);
- rule__CollectOrIterateOperation__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__0"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10506:1: rule__CollectOrIterateOperation__Group__0__Impl : ( '->' ) ;
- public final void rule__CollectOrIterateOperation__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10510:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10511:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10511:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10512:1: '->'
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__CollectOrIterateOperation__Group__0__Impl21856);
- after(grammarAccess.getCollectOrIterateOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__0__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10525:1: rule__CollectOrIterateOperation__Group__1 : rule__CollectOrIterateOperation__Group__1__Impl
- // rule__CollectOrIterateOperation__Group__2 ;
- public final void rule__CollectOrIterateOperation__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10529:1: ( rule__CollectOrIterateOperation__Group__1__Impl
- // rule__CollectOrIterateOperation__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10530:2: rule__CollectOrIterateOperation__Group__1__Impl
- // rule__CollectOrIterateOperation__Group__2
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__1__Impl_in_rule__CollectOrIterateOperation__Group__121887);
- rule__CollectOrIterateOperation__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__2_in_rule__CollectOrIterateOperation__Group__121890);
- rule__CollectOrIterateOperation__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__1"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10537:1: rule__CollectOrIterateOperation__Group__1__Impl : ( (
- // rule__CollectOrIterateOperation__OpAssignment_1 ) ) ;
- public final void rule__CollectOrIterateOperation__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10541:1: ( ( ( rule__CollectOrIterateOperation__OpAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10542:1: ( ( rule__CollectOrIterateOperation__OpAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10542:1: ( ( rule__CollectOrIterateOperation__OpAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10543:1: ( rule__CollectOrIterateOperation__OpAssignment_1 )
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getOpAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10544:1: ( rule__CollectOrIterateOperation__OpAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10544:2: rule__CollectOrIterateOperation__OpAssignment_1
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__OpAssignment_1_in_rule__CollectOrIterateOperation__Group__1__Impl21917);
- rule__CollectOrIterateOperation__OpAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getOpAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__1__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10554:1: rule__CollectOrIterateOperation__Group__2 : rule__CollectOrIterateOperation__Group__2__Impl
- // rule__CollectOrIterateOperation__Group__3 ;
- public final void rule__CollectOrIterateOperation__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10558:1: ( rule__CollectOrIterateOperation__Group__2__Impl
- // rule__CollectOrIterateOperation__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10559:2: rule__CollectOrIterateOperation__Group__2__Impl
- // rule__CollectOrIterateOperation__Group__3
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__2__Impl_in_rule__CollectOrIterateOperation__Group__221947);
- rule__CollectOrIterateOperation__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__3_in_rule__CollectOrIterateOperation__Group__221950);
- rule__CollectOrIterateOperation__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__2"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10566:1: rule__CollectOrIterateOperation__Group__2__Impl : ( (
- // rule__CollectOrIterateOperation__NameAssignment_2 ) ) ;
- public final void rule__CollectOrIterateOperation__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10570:1: ( ( ( rule__CollectOrIterateOperation__NameAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10571:1: ( ( rule__CollectOrIterateOperation__NameAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10571:1: ( ( rule__CollectOrIterateOperation__NameAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10572:1: ( rule__CollectOrIterateOperation__NameAssignment_2 )
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getNameAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10573:1: ( rule__CollectOrIterateOperation__NameAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10573:2: rule__CollectOrIterateOperation__NameAssignment_2
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__NameAssignment_2_in_rule__CollectOrIterateOperation__Group__2__Impl21977);
- rule__CollectOrIterateOperation__NameAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getNameAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__2__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10583:1: rule__CollectOrIterateOperation__Group__3 : rule__CollectOrIterateOperation__Group__3__Impl
- // rule__CollectOrIterateOperation__Group__4 ;
- public final void rule__CollectOrIterateOperation__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10587:1: ( rule__CollectOrIterateOperation__Group__3__Impl
- // rule__CollectOrIterateOperation__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10588:2: rule__CollectOrIterateOperation__Group__3__Impl
- // rule__CollectOrIterateOperation__Group__4
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__3__Impl_in_rule__CollectOrIterateOperation__Group__322007);
- rule__CollectOrIterateOperation__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__4_in_rule__CollectOrIterateOperation__Group__322010);
- rule__CollectOrIterateOperation__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__3"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10595:1: rule__CollectOrIterateOperation__Group__3__Impl : ( '(' ) ;
- public final void rule__CollectOrIterateOperation__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10599:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10600:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10600:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10601:1: '('
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__CollectOrIterateOperation__Group__3__Impl22038);
- after(grammarAccess.getCollectOrIterateOperationAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__3__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10614:1: rule__CollectOrIterateOperation__Group__4 : rule__CollectOrIterateOperation__Group__4__Impl
- // rule__CollectOrIterateOperation__Group__5 ;
- public final void rule__CollectOrIterateOperation__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10618:1: ( rule__CollectOrIterateOperation__Group__4__Impl
- // rule__CollectOrIterateOperation__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10619:2: rule__CollectOrIterateOperation__Group__4__Impl
- // rule__CollectOrIterateOperation__Group__5
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__4__Impl_in_rule__CollectOrIterateOperation__Group__422069);
- rule__CollectOrIterateOperation__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__5_in_rule__CollectOrIterateOperation__Group__422072);
- rule__CollectOrIterateOperation__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__4"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10626:1: rule__CollectOrIterateOperation__Group__4__Impl : ( (
- // rule__CollectOrIterateOperation__ExprAssignment_4 ) ) ;
- public final void rule__CollectOrIterateOperation__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10630:1: ( ( ( rule__CollectOrIterateOperation__ExprAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10631:1: ( ( rule__CollectOrIterateOperation__ExprAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10631:1: ( ( rule__CollectOrIterateOperation__ExprAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10632:1: ( rule__CollectOrIterateOperation__ExprAssignment_4 )
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getExprAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10633:1: ( rule__CollectOrIterateOperation__ExprAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10633:2: rule__CollectOrIterateOperation__ExprAssignment_4
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__ExprAssignment_4_in_rule__CollectOrIterateOperation__Group__4__Impl22099);
- rule__CollectOrIterateOperation__ExprAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getExprAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__4__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10643:1: rule__CollectOrIterateOperation__Group__5 : rule__CollectOrIterateOperation__Group__5__Impl
- // rule__CollectOrIterateOperation__Group__6 ;
- public final void rule__CollectOrIterateOperation__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10647:1: ( rule__CollectOrIterateOperation__Group__5__Impl
- // rule__CollectOrIterateOperation__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10648:2: rule__CollectOrIterateOperation__Group__5__Impl
- // rule__CollectOrIterateOperation__Group__6
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__5__Impl_in_rule__CollectOrIterateOperation__Group__522129);
- rule__CollectOrIterateOperation__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__6_in_rule__CollectOrIterateOperation__Group__522132);
- rule__CollectOrIterateOperation__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__5"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10655:1: rule__CollectOrIterateOperation__Group__5__Impl : ( ')' ) ;
- public final void rule__CollectOrIterateOperation__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10659:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10660:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10660:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10661:1: ')'
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getRightParenthesisKeyword_5());
- match(input, 71, FOLLOW_71_in_rule__CollectOrIterateOperation__Group__5__Impl22160);
- after(grammarAccess.getCollectOrIterateOperationAccess().getRightParenthesisKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__5__Impl"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10674:1: rule__CollectOrIterateOperation__Group__6 : rule__CollectOrIterateOperation__Group__6__Impl
- // ;
- public final void rule__CollectOrIterateOperation__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10678:1: ( rule__CollectOrIterateOperation__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10679:2: rule__CollectOrIterateOperation__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__Group__6__Impl_in_rule__CollectOrIterateOperation__Group__622191);
- rule__CollectOrIterateOperation__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__6"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10685:1: rule__CollectOrIterateOperation__Group__6__Impl : ( (
- // rule__CollectOrIterateOperation__SuffixAssignment_6 )? ) ;
- public final void rule__CollectOrIterateOperation__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10689:1: ( ( ( rule__CollectOrIterateOperation__SuffixAssignment_6 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10690:1: ( ( rule__CollectOrIterateOperation__SuffixAssignment_6 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10690:1: ( ( rule__CollectOrIterateOperation__SuffixAssignment_6 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10691:1: ( rule__CollectOrIterateOperation__SuffixAssignment_6 )?
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getSuffixAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10692:1: ( rule__CollectOrIterateOperation__SuffixAssignment_6 )?
- int alt98 = 2;
- int LA98_0 = input.LA(1);
-
- if (((LA98_0 >= 85 && LA98_0 <= 86))) {
- alt98 = 1;
- }
- switch (alt98) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10692:2: rule__CollectOrIterateOperation__SuffixAssignment_6
- {
- pushFollow(FOLLOW_rule__CollectOrIterateOperation__SuffixAssignment_6_in_rule__CollectOrIterateOperation__Group__6__Impl22218);
- rule__CollectOrIterateOperation__SuffixAssignment_6();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getSuffixAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__Group__6__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10716:1: rule__ForAllOrExistsOrOneOperation__Group__0 :
- // rule__ForAllOrExistsOrOneOperation__Group__0__Impl rule__ForAllOrExistsOrOneOperation__Group__1 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10720:1: ( rule__ForAllOrExistsOrOneOperation__Group__0__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10721:2: rule__ForAllOrExistsOrOneOperation__Group__0__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__1
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__0__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__022263);
- rule__ForAllOrExistsOrOneOperation__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__1_in_rule__ForAllOrExistsOrOneOperation__Group__022266);
- rule__ForAllOrExistsOrOneOperation__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__0"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10728:1: rule__ForAllOrExistsOrOneOperation__Group__0__Impl : ( '->' ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10732:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10733:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10733:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10734:1: '->'
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__ForAllOrExistsOrOneOperation__Group__0__Impl22294);
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__0__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10747:1: rule__ForAllOrExistsOrOneOperation__Group__1 :
- // rule__ForAllOrExistsOrOneOperation__Group__1__Impl rule__ForAllOrExistsOrOneOperation__Group__2 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10751:1: ( rule__ForAllOrExistsOrOneOperation__Group__1__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10752:2: rule__ForAllOrExistsOrOneOperation__Group__1__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__2
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__1__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__122325);
- rule__ForAllOrExistsOrOneOperation__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__2_in_rule__ForAllOrExistsOrOneOperation__Group__122328);
- rule__ForAllOrExistsOrOneOperation__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__1"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10759:1: rule__ForAllOrExistsOrOneOperation__Group__1__Impl : ( (
- // rule__ForAllOrExistsOrOneOperation__OpAssignment_1 ) ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10763:1: ( ( ( rule__ForAllOrExistsOrOneOperation__OpAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10764:1: ( ( rule__ForAllOrExistsOrOneOperation__OpAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10764:1: ( ( rule__ForAllOrExistsOrOneOperation__OpAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10765:1: ( rule__ForAllOrExistsOrOneOperation__OpAssignment_1 )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getOpAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10766:1: ( rule__ForAllOrExistsOrOneOperation__OpAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10766:2: rule__ForAllOrExistsOrOneOperation__OpAssignment_1
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__OpAssignment_1_in_rule__ForAllOrExistsOrOneOperation__Group__1__Impl22355);
- rule__ForAllOrExistsOrOneOperation__OpAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getOpAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__1__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10776:1: rule__ForAllOrExistsOrOneOperation__Group__2 :
- // rule__ForAllOrExistsOrOneOperation__Group__2__Impl rule__ForAllOrExistsOrOneOperation__Group__3 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10780:1: ( rule__ForAllOrExistsOrOneOperation__Group__2__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10781:2: rule__ForAllOrExistsOrOneOperation__Group__2__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__3
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__2__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__222385);
- rule__ForAllOrExistsOrOneOperation__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__3_in_rule__ForAllOrExistsOrOneOperation__Group__222388);
- rule__ForAllOrExistsOrOneOperation__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__2"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10788:1: rule__ForAllOrExistsOrOneOperation__Group__2__Impl : ( (
- // rule__ForAllOrExistsOrOneOperation__NameAssignment_2 ) ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10792:1: ( ( ( rule__ForAllOrExistsOrOneOperation__NameAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10793:1: ( ( rule__ForAllOrExistsOrOneOperation__NameAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10793:1: ( ( rule__ForAllOrExistsOrOneOperation__NameAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10794:1: ( rule__ForAllOrExistsOrOneOperation__NameAssignment_2 )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getNameAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10795:1: ( rule__ForAllOrExistsOrOneOperation__NameAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10795:2: rule__ForAllOrExistsOrOneOperation__NameAssignment_2
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__NameAssignment_2_in_rule__ForAllOrExistsOrOneOperation__Group__2__Impl22415);
- rule__ForAllOrExistsOrOneOperation__NameAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getNameAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__2__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10805:1: rule__ForAllOrExistsOrOneOperation__Group__3 :
- // rule__ForAllOrExistsOrOneOperation__Group__3__Impl rule__ForAllOrExistsOrOneOperation__Group__4 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10809:1: ( rule__ForAllOrExistsOrOneOperation__Group__3__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10810:2: rule__ForAllOrExistsOrOneOperation__Group__3__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__4
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__3__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__322445);
- rule__ForAllOrExistsOrOneOperation__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__4_in_rule__ForAllOrExistsOrOneOperation__Group__322448);
- rule__ForAllOrExistsOrOneOperation__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__3"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10817:1: rule__ForAllOrExistsOrOneOperation__Group__3__Impl : ( '(' ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10821:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10822:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10822:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10823:1: '('
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__ForAllOrExistsOrOneOperation__Group__3__Impl22476);
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__3__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10836:1: rule__ForAllOrExistsOrOneOperation__Group__4 :
- // rule__ForAllOrExistsOrOneOperation__Group__4__Impl rule__ForAllOrExistsOrOneOperation__Group__5 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10840:1: ( rule__ForAllOrExistsOrOneOperation__Group__4__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10841:2: rule__ForAllOrExistsOrOneOperation__Group__4__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__5
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__4__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__422507);
- rule__ForAllOrExistsOrOneOperation__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__5_in_rule__ForAllOrExistsOrOneOperation__Group__422510);
- rule__ForAllOrExistsOrOneOperation__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__4"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10848:1: rule__ForAllOrExistsOrOneOperation__Group__4__Impl : ( (
- // rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 ) ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10852:1: ( ( ( rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10853:1: ( ( rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10853:1: ( ( rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10854:1: ( rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 )
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getExprAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10855:1: ( rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10855:2: rule__ForAllOrExistsOrOneOperation__ExprAssignment_4
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__ExprAssignment_4_in_rule__ForAllOrExistsOrOneOperation__Group__4__Impl22537);
- rule__ForAllOrExistsOrOneOperation__ExprAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getExprAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__4__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10865:1: rule__ForAllOrExistsOrOneOperation__Group__5 :
- // rule__ForAllOrExistsOrOneOperation__Group__5__Impl rule__ForAllOrExistsOrOneOperation__Group__6 ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10869:1: ( rule__ForAllOrExistsOrOneOperation__Group__5__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10870:2: rule__ForAllOrExistsOrOneOperation__Group__5__Impl
- // rule__ForAllOrExistsOrOneOperation__Group__6
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__5__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__522567);
- rule__ForAllOrExistsOrOneOperation__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__6_in_rule__ForAllOrExistsOrOneOperation__Group__522570);
- rule__ForAllOrExistsOrOneOperation__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__5"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10877:1: rule__ForAllOrExistsOrOneOperation__Group__5__Impl : ( ')' ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10881:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10882:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10882:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10883:1: ')'
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getRightParenthesisKeyword_5());
- match(input, 71, FOLLOW_71_in_rule__ForAllOrExistsOrOneOperation__Group__5__Impl22598);
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getRightParenthesisKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__5__Impl"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10896:1: rule__ForAllOrExistsOrOneOperation__Group__6 :
- // rule__ForAllOrExistsOrOneOperation__Group__6__Impl ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10900:1: ( rule__ForAllOrExistsOrOneOperation__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10901:2: rule__ForAllOrExistsOrOneOperation__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__6__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__622629);
- rule__ForAllOrExistsOrOneOperation__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__6"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10907:1: rule__ForAllOrExistsOrOneOperation__Group__6__Impl : ( (
- // rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )? ) ;
- public final void rule__ForAllOrExistsOrOneOperation__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10911:1: ( ( ( rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10912:1: ( ( rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10912:1: ( ( rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10913:1: ( rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )?
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getSuffixAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10914:1: ( rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 )?
- int alt99 = 2;
- int LA99_0 = input.LA(1);
-
- if (((LA99_0 >= 85 && LA99_0 <= 86))) {
- alt99 = 1;
- }
- switch (alt99) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10914:2: rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6
- {
- pushFollow(FOLLOW_rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6_in_rule__ForAllOrExistsOrOneOperation__Group__6__Impl22656);
- rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getSuffixAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__Group__6__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10938:1: rule__IsUniqueOperation__Group__0 : rule__IsUniqueOperation__Group__0__Impl
- // rule__IsUniqueOperation__Group__1 ;
- public final void rule__IsUniqueOperation__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10942:1: ( rule__IsUniqueOperation__Group__0__Impl rule__IsUniqueOperation__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10943:2: rule__IsUniqueOperation__Group__0__Impl rule__IsUniqueOperation__Group__1
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__0__Impl_in_rule__IsUniqueOperation__Group__022701);
- rule__IsUniqueOperation__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__1_in_rule__IsUniqueOperation__Group__022704);
- rule__IsUniqueOperation__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__0"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10950:1: rule__IsUniqueOperation__Group__0__Impl : ( '->' ) ;
- public final void rule__IsUniqueOperation__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10954:1: ( ( '->' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10955:1: ( '->' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10955:1: ( '->' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10956:1: '->'
- {
- before(grammarAccess.getIsUniqueOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
- match(input, 86, FOLLOW_86_in_rule__IsUniqueOperation__Group__0__Impl22732);
- after(grammarAccess.getIsUniqueOperationAccess().getHyphenMinusGreaterThanSignKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__0__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10969:1: rule__IsUniqueOperation__Group__1 : rule__IsUniqueOperation__Group__1__Impl
- // rule__IsUniqueOperation__Group__2 ;
- public final void rule__IsUniqueOperation__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10973:1: ( rule__IsUniqueOperation__Group__1__Impl rule__IsUniqueOperation__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10974:2: rule__IsUniqueOperation__Group__1__Impl rule__IsUniqueOperation__Group__2
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__1__Impl_in_rule__IsUniqueOperation__Group__122763);
- rule__IsUniqueOperation__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__2_in_rule__IsUniqueOperation__Group__122766);
- rule__IsUniqueOperation__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__1"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10981:1: rule__IsUniqueOperation__Group__1__Impl : ( 'isUnique' ) ;
- public final void rule__IsUniqueOperation__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10985:1: ( ( 'isUnique' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10986:1: ( 'isUnique' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10986:1: ( 'isUnique' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:10987:1: 'isUnique'
- {
- before(grammarAccess.getIsUniqueOperationAccess().getIsUniqueKeyword_1());
- match(input, 88, FOLLOW_88_in_rule__IsUniqueOperation__Group__1__Impl22794);
- after(grammarAccess.getIsUniqueOperationAccess().getIsUniqueKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__1__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11000:1: rule__IsUniqueOperation__Group__2 : rule__IsUniqueOperation__Group__2__Impl
- // rule__IsUniqueOperation__Group__3 ;
- public final void rule__IsUniqueOperation__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11004:1: ( rule__IsUniqueOperation__Group__2__Impl rule__IsUniqueOperation__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11005:2: rule__IsUniqueOperation__Group__2__Impl rule__IsUniqueOperation__Group__3
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__2__Impl_in_rule__IsUniqueOperation__Group__222825);
- rule__IsUniqueOperation__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__3_in_rule__IsUniqueOperation__Group__222828);
- rule__IsUniqueOperation__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__2"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11012:1: rule__IsUniqueOperation__Group__2__Impl : ( ( rule__IsUniqueOperation__NameAssignment_2 ) )
- // ;
- public final void rule__IsUniqueOperation__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11016:1: ( ( ( rule__IsUniqueOperation__NameAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11017:1: ( ( rule__IsUniqueOperation__NameAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11017:1: ( ( rule__IsUniqueOperation__NameAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11018:1: ( rule__IsUniqueOperation__NameAssignment_2 )
- {
- before(grammarAccess.getIsUniqueOperationAccess().getNameAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11019:1: ( rule__IsUniqueOperation__NameAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11019:2: rule__IsUniqueOperation__NameAssignment_2
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__NameAssignment_2_in_rule__IsUniqueOperation__Group__2__Impl22855);
- rule__IsUniqueOperation__NameAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getIsUniqueOperationAccess().getNameAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__2__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11029:1: rule__IsUniqueOperation__Group__3 : rule__IsUniqueOperation__Group__3__Impl
- // rule__IsUniqueOperation__Group__4 ;
- public final void rule__IsUniqueOperation__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11033:1: ( rule__IsUniqueOperation__Group__3__Impl rule__IsUniqueOperation__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11034:2: rule__IsUniqueOperation__Group__3__Impl rule__IsUniqueOperation__Group__4
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__3__Impl_in_rule__IsUniqueOperation__Group__322885);
- rule__IsUniqueOperation__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__4_in_rule__IsUniqueOperation__Group__322888);
- rule__IsUniqueOperation__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__3"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11041:1: rule__IsUniqueOperation__Group__3__Impl : ( '(' ) ;
- public final void rule__IsUniqueOperation__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11045:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11046:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11046:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11047:1: '('
- {
- before(grammarAccess.getIsUniqueOperationAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__IsUniqueOperation__Group__3__Impl22916);
- after(grammarAccess.getIsUniqueOperationAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__3__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11060:1: rule__IsUniqueOperation__Group__4 : rule__IsUniqueOperation__Group__4__Impl
- // rule__IsUniqueOperation__Group__5 ;
- public final void rule__IsUniqueOperation__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11064:1: ( rule__IsUniqueOperation__Group__4__Impl rule__IsUniqueOperation__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11065:2: rule__IsUniqueOperation__Group__4__Impl rule__IsUniqueOperation__Group__5
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__4__Impl_in_rule__IsUniqueOperation__Group__422947);
- rule__IsUniqueOperation__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__5_in_rule__IsUniqueOperation__Group__422950);
- rule__IsUniqueOperation__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__4"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11072:1: rule__IsUniqueOperation__Group__4__Impl : ( ( rule__IsUniqueOperation__ExprAssignment_4 ) )
- // ;
- public final void rule__IsUniqueOperation__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11076:1: ( ( ( rule__IsUniqueOperation__ExprAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11077:1: ( ( rule__IsUniqueOperation__ExprAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11077:1: ( ( rule__IsUniqueOperation__ExprAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11078:1: ( rule__IsUniqueOperation__ExprAssignment_4 )
- {
- before(grammarAccess.getIsUniqueOperationAccess().getExprAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11079:1: ( rule__IsUniqueOperation__ExprAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11079:2: rule__IsUniqueOperation__ExprAssignment_4
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__ExprAssignment_4_in_rule__IsUniqueOperation__Group__4__Impl22977);
- rule__IsUniqueOperation__ExprAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getIsUniqueOperationAccess().getExprAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__4__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11089:1: rule__IsUniqueOperation__Group__5 : rule__IsUniqueOperation__Group__5__Impl
- // rule__IsUniqueOperation__Group__6 ;
- public final void rule__IsUniqueOperation__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11093:1: ( rule__IsUniqueOperation__Group__5__Impl rule__IsUniqueOperation__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11094:2: rule__IsUniqueOperation__Group__5__Impl rule__IsUniqueOperation__Group__6
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__5__Impl_in_rule__IsUniqueOperation__Group__523007);
- rule__IsUniqueOperation__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__6_in_rule__IsUniqueOperation__Group__523010);
- rule__IsUniqueOperation__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__5"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11101:1: rule__IsUniqueOperation__Group__5__Impl : ( ')' ) ;
- public final void rule__IsUniqueOperation__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11105:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11106:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11106:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11107:1: ')'
- {
- before(grammarAccess.getIsUniqueOperationAccess().getRightParenthesisKeyword_5());
- match(input, 71, FOLLOW_71_in_rule__IsUniqueOperation__Group__5__Impl23038);
- after(grammarAccess.getIsUniqueOperationAccess().getRightParenthesisKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__5__Impl"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11120:1: rule__IsUniqueOperation__Group__6 : rule__IsUniqueOperation__Group__6__Impl ;
- public final void rule__IsUniqueOperation__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11124:1: ( rule__IsUniqueOperation__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11125:2: rule__IsUniqueOperation__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__Group__6__Impl_in_rule__IsUniqueOperation__Group__623069);
- rule__IsUniqueOperation__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__6"
-
-
- // $ANTLR start "rule__IsUniqueOperation__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11131:1: rule__IsUniqueOperation__Group__6__Impl : ( ( rule__IsUniqueOperation__SuffixAssignment_6 )?
- // ) ;
- public final void rule__IsUniqueOperation__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11135:1: ( ( ( rule__IsUniqueOperation__SuffixAssignment_6 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11136:1: ( ( rule__IsUniqueOperation__SuffixAssignment_6 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11136:1: ( ( rule__IsUniqueOperation__SuffixAssignment_6 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11137:1: ( rule__IsUniqueOperation__SuffixAssignment_6 )?
- {
- before(grammarAccess.getIsUniqueOperationAccess().getSuffixAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11138:1: ( rule__IsUniqueOperation__SuffixAssignment_6 )?
- int alt100 = 2;
- int LA100_0 = input.LA(1);
-
- if (((LA100_0 >= 85 && LA100_0 <= 86))) {
- alt100 = 1;
- }
- switch (alt100) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11138:2: rule__IsUniqueOperation__SuffixAssignment_6
- {
- pushFollow(FOLLOW_rule__IsUniqueOperation__SuffixAssignment_6_in_rule__IsUniqueOperation__Group__6__Impl23096);
- rule__IsUniqueOperation__SuffixAssignment_6();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getIsUniqueOperationAccess().getSuffixAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__Group__6__Impl"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11162:1: rule__ParenthesizedExpression__Group__0 : rule__ParenthesizedExpression__Group__0__Impl
- // rule__ParenthesizedExpression__Group__1 ;
- public final void rule__ParenthesizedExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11166:1: ( rule__ParenthesizedExpression__Group__0__Impl
- // rule__ParenthesizedExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11167:2: rule__ParenthesizedExpression__Group__0__Impl
- // rule__ParenthesizedExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__0__Impl_in_rule__ParenthesizedExpression__Group__023141);
- rule__ParenthesizedExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__1_in_rule__ParenthesizedExpression__Group__023144);
- rule__ParenthesizedExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__0"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11174:1: rule__ParenthesizedExpression__Group__0__Impl : ( '(' ) ;
- public final void rule__ParenthesizedExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11178:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11179:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11179:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11180:1: '('
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
- match(input, 70, FOLLOW_70_in_rule__ParenthesizedExpression__Group__0__Impl23172);
- after(grammarAccess.getParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11193:1: rule__ParenthesizedExpression__Group__1 : rule__ParenthesizedExpression__Group__1__Impl
- // rule__ParenthesizedExpression__Group__2 ;
- public final void rule__ParenthesizedExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11197:1: ( rule__ParenthesizedExpression__Group__1__Impl
- // rule__ParenthesizedExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11198:2: rule__ParenthesizedExpression__Group__1__Impl
- // rule__ParenthesizedExpression__Group__2
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__1__Impl_in_rule__ParenthesizedExpression__Group__123203);
- rule__ParenthesizedExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__2_in_rule__ParenthesizedExpression__Group__123206);
- rule__ParenthesizedExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__1"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11205:1: rule__ParenthesizedExpression__Group__1__Impl : ( (
- // rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 ) ) ;
- public final void rule__ParenthesizedExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11209:1: ( ( ( rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11210:1: ( ( rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11210:1: ( ( rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11211:1: ( rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 )
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getExpOrTypeCastAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11212:1: ( rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11212:2: rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1_in_rule__ParenthesizedExpression__Group__1__Impl23233);
- rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getParenthesizedExpressionAccess().getExpOrTypeCastAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11222:1: rule__ParenthesizedExpression__Group__2 : rule__ParenthesizedExpression__Group__2__Impl
- // rule__ParenthesizedExpression__Group__3 ;
- public final void rule__ParenthesizedExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11226:1: ( rule__ParenthesizedExpression__Group__2__Impl
- // rule__ParenthesizedExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11227:2: rule__ParenthesizedExpression__Group__2__Impl
- // rule__ParenthesizedExpression__Group__3
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__2__Impl_in_rule__ParenthesizedExpression__Group__223263);
- rule__ParenthesizedExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__3_in_rule__ParenthesizedExpression__Group__223266);
- rule__ParenthesizedExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__2"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11234:1: rule__ParenthesizedExpression__Group__2__Impl : ( ')' ) ;
- public final void rule__ParenthesizedExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11238:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11239:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11239:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11240:1: ')'
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getRightParenthesisKeyword_2());
- match(input, 71, FOLLOW_71_in_rule__ParenthesizedExpression__Group__2__Impl23294);
- after(grammarAccess.getParenthesizedExpressionAccess().getRightParenthesisKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11253:1: rule__ParenthesizedExpression__Group__3 : rule__ParenthesizedExpression__Group__3__Impl ;
- public final void rule__ParenthesizedExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11257:1: ( rule__ParenthesizedExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11258:2: rule__ParenthesizedExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Group__3__Impl_in_rule__ParenthesizedExpression__Group__323325);
- rule__ParenthesizedExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__3"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11264:1: rule__ParenthesizedExpression__Group__3__Impl : ( (
- // rule__ParenthesizedExpression__Alternatives_3 )? ) ;
- public final void rule__ParenthesizedExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11268:1: ( ( ( rule__ParenthesizedExpression__Alternatives_3 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11269:1: ( ( rule__ParenthesizedExpression__Alternatives_3 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11269:1: ( ( rule__ParenthesizedExpression__Alternatives_3 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11270:1: ( rule__ParenthesizedExpression__Alternatives_3 )?
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getAlternatives_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11271:1: ( rule__ParenthesizedExpression__Alternatives_3 )?
- int alt101 = 2;
- int LA101_0 = input.LA(1);
-
- if ((LA101_0 == RULE_ID || (LA101_0 >= 14 && LA101_0 <= 15) || LA101_0 == 70 || (LA101_0 >= 85 && LA101_0 <= 86) || (LA101_0 >= 90 && LA101_0 <= 92))) {
- alt101 = 1;
- }
- switch (alt101) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11271:2: rule__ParenthesizedExpression__Alternatives_3
- {
- pushFollow(FOLLOW_rule__ParenthesizedExpression__Alternatives_3_in_rule__ParenthesizedExpression__Group__3__Impl23352);
- rule__ParenthesizedExpression__Alternatives_3();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getParenthesizedExpressionAccess().getAlternatives_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__NullExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11289:1: rule__NullExpression__Group__0 : rule__NullExpression__Group__0__Impl
- // rule__NullExpression__Group__1 ;
- public final void rule__NullExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11293:1: ( rule__NullExpression__Group__0__Impl rule__NullExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11294:2: rule__NullExpression__Group__0__Impl rule__NullExpression__Group__1
- {
- pushFollow(FOLLOW_rule__NullExpression__Group__0__Impl_in_rule__NullExpression__Group__023391);
- rule__NullExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NullExpression__Group__1_in_rule__NullExpression__Group__023394);
- rule__NullExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NullExpression__Group__0"
-
-
- // $ANTLR start "rule__NullExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11301:1: rule__NullExpression__Group__0__Impl : ( () ) ;
- public final void rule__NullExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11305:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11306:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11306:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11307:1: ()
- {
- before(grammarAccess.getNullExpressionAccess().getNullExpressionAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11308:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11310:1:
- {
- }
-
- after(grammarAccess.getNullExpressionAccess().getNullExpressionAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NullExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__NullExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11320:1: rule__NullExpression__Group__1 : rule__NullExpression__Group__1__Impl ;
- public final void rule__NullExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11324:1: ( rule__NullExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11325:2: rule__NullExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__NullExpression__Group__1__Impl_in_rule__NullExpression__Group__123452);
- rule__NullExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NullExpression__Group__1"
-
-
- // $ANTLR start "rule__NullExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11331:1: rule__NullExpression__Group__1__Impl : ( 'null' ) ;
- public final void rule__NullExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11335:1: ( ( 'null' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11336:1: ( 'null' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11336:1: ( 'null' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11337:1: 'null'
- {
- before(grammarAccess.getNullExpressionAccess().getNullKeyword_1());
- match(input, 89, FOLLOW_89_in_rule__NullExpression__Group__1__Impl23480);
- after(grammarAccess.getNullExpressionAccess().getNullKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NullExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ThisExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11354:1: rule__ThisExpression__Group__0 : rule__ThisExpression__Group__0__Impl
- // rule__ThisExpression__Group__1 ;
- public final void rule__ThisExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11358:1: ( rule__ThisExpression__Group__0__Impl rule__ThisExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11359:2: rule__ThisExpression__Group__0__Impl rule__ThisExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ThisExpression__Group__0__Impl_in_rule__ThisExpression__Group__023515);
- rule__ThisExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ThisExpression__Group__1_in_rule__ThisExpression__Group__023518);
- rule__ThisExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__0"
-
-
- // $ANTLR start "rule__ThisExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11366:1: rule__ThisExpression__Group__0__Impl : ( () ) ;
- public final void rule__ThisExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11370:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11371:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11371:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11372:1: ()
- {
- before(grammarAccess.getThisExpressionAccess().getThisExpressionAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11373:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11375:1:
- {
- }
-
- after(grammarAccess.getThisExpressionAccess().getThisExpressionAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ThisExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11385:1: rule__ThisExpression__Group__1 : rule__ThisExpression__Group__1__Impl
- // rule__ThisExpression__Group__2 ;
- public final void rule__ThisExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11389:1: ( rule__ThisExpression__Group__1__Impl rule__ThisExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11390:2: rule__ThisExpression__Group__1__Impl rule__ThisExpression__Group__2
- {
- pushFollow(FOLLOW_rule__ThisExpression__Group__1__Impl_in_rule__ThisExpression__Group__123576);
- rule__ThisExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ThisExpression__Group__2_in_rule__ThisExpression__Group__123579);
- rule__ThisExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__1"
-
-
- // $ANTLR start "rule__ThisExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11397:1: rule__ThisExpression__Group__1__Impl : ( 'this' ) ;
- public final void rule__ThisExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11401:1: ( ( 'this' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11402:1: ( 'this' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11402:1: ( 'this' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11403:1: 'this'
- {
- before(grammarAccess.getThisExpressionAccess().getThisKeyword_1());
- match(input, 90, FOLLOW_90_in_rule__ThisExpression__Group__1__Impl23607);
- after(grammarAccess.getThisExpressionAccess().getThisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ThisExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11416:1: rule__ThisExpression__Group__2 : rule__ThisExpression__Group__2__Impl ;
- public final void rule__ThisExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11420:1: ( rule__ThisExpression__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11421:2: rule__ThisExpression__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__ThisExpression__Group__2__Impl_in_rule__ThisExpression__Group__223638);
- rule__ThisExpression__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__2"
-
-
- // $ANTLR start "rule__ThisExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11427:1: rule__ThisExpression__Group__2__Impl : ( ( rule__ThisExpression__SuffixAssignment_2 )? ) ;
- public final void rule__ThisExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11431:1: ( ( ( rule__ThisExpression__SuffixAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11432:1: ( ( rule__ThisExpression__SuffixAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11432:1: ( ( rule__ThisExpression__SuffixAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11433:1: ( rule__ThisExpression__SuffixAssignment_2 )?
- {
- before(grammarAccess.getThisExpressionAccess().getSuffixAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11434:1: ( rule__ThisExpression__SuffixAssignment_2 )?
- int alt102 = 2;
- int LA102_0 = input.LA(1);
-
- if (((LA102_0 >= 85 && LA102_0 <= 86))) {
- alt102 = 1;
- }
- switch (alt102) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11434:2: rule__ThisExpression__SuffixAssignment_2
- {
- pushFollow(FOLLOW_rule__ThisExpression__SuffixAssignment_2_in_rule__ThisExpression__Group__2__Impl23665);
- rule__ThisExpression__SuffixAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getThisExpressionAccess().getSuffixAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11450:1: rule__SuperInvocationExpression__Group__0 : rule__SuperInvocationExpression__Group__0__Impl
- // rule__SuperInvocationExpression__Group__1 ;
- public final void rule__SuperInvocationExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11454:1: ( rule__SuperInvocationExpression__Group__0__Impl
- // rule__SuperInvocationExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11455:2: rule__SuperInvocationExpression__Group__0__Impl
- // rule__SuperInvocationExpression__Group__1
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group__0__Impl_in_rule__SuperInvocationExpression__Group__023702);
- rule__SuperInvocationExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group__1_in_rule__SuperInvocationExpression__Group__023705);
- rule__SuperInvocationExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group__0"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11462:1: rule__SuperInvocationExpression__Group__0__Impl : ( 'super' ) ;
- public final void rule__SuperInvocationExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11466:1: ( ( 'super' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11467:1: ( 'super' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11467:1: ( 'super' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11468:1: 'super'
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getSuperKeyword_0());
- match(input, 91, FOLLOW_91_in_rule__SuperInvocationExpression__Group__0__Impl23733);
- after(grammarAccess.getSuperInvocationExpressionAccess().getSuperKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11481:1: rule__SuperInvocationExpression__Group__1 : rule__SuperInvocationExpression__Group__1__Impl
- // ;
- public final void rule__SuperInvocationExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11485:1: ( rule__SuperInvocationExpression__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11486:2: rule__SuperInvocationExpression__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group__1__Impl_in_rule__SuperInvocationExpression__Group__123764);
- rule__SuperInvocationExpression__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group__1"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11492:1: rule__SuperInvocationExpression__Group__1__Impl : ( (
- // rule__SuperInvocationExpression__Alternatives_1 ) ) ;
- public final void rule__SuperInvocationExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11496:1: ( ( ( rule__SuperInvocationExpression__Alternatives_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11497:1: ( ( rule__SuperInvocationExpression__Alternatives_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11497:1: ( ( rule__SuperInvocationExpression__Alternatives_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11498:1: ( rule__SuperInvocationExpression__Alternatives_1 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getAlternatives_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11499:1: ( rule__SuperInvocationExpression__Alternatives_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11499:2: rule__SuperInvocationExpression__Alternatives_1
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Alternatives_1_in_rule__SuperInvocationExpression__Group__1__Impl23791);
- rule__SuperInvocationExpression__Alternatives_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getAlternatives_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11513:1: rule__SuperInvocationExpression__Group_1_0__0 :
- // rule__SuperInvocationExpression__Group_1_0__0__Impl rule__SuperInvocationExpression__Group_1_0__1 ;
- public final void rule__SuperInvocationExpression__Group_1_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11517:1: ( rule__SuperInvocationExpression__Group_1_0__0__Impl
- // rule__SuperInvocationExpression__Group_1_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11518:2: rule__SuperInvocationExpression__Group_1_0__0__Impl
- // rule__SuperInvocationExpression__Group_1_0__1
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__0__Impl_in_rule__SuperInvocationExpression__Group_1_0__023825);
- rule__SuperInvocationExpression__Group_1_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__1_in_rule__SuperInvocationExpression__Group_1_0__023828);
- rule__SuperInvocationExpression__Group_1_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__0"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11525:1: rule__SuperInvocationExpression__Group_1_0__0__Impl : ( '.' ) ;
- public final void rule__SuperInvocationExpression__Group_1_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11529:1: ( ( '.' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11530:1: ( '.' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11530:1: ( '.' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11531:1: '.'
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getFullStopKeyword_1_0_0());
- match(input, 85, FOLLOW_85_in_rule__SuperInvocationExpression__Group_1_0__0__Impl23856);
- after(grammarAccess.getSuperInvocationExpressionAccess().getFullStopKeyword_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__0__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11544:1: rule__SuperInvocationExpression__Group_1_0__1 :
- // rule__SuperInvocationExpression__Group_1_0__1__Impl rule__SuperInvocationExpression__Group_1_0__2 ;
- public final void rule__SuperInvocationExpression__Group_1_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11548:1: ( rule__SuperInvocationExpression__Group_1_0__1__Impl
- // rule__SuperInvocationExpression__Group_1_0__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11549:2: rule__SuperInvocationExpression__Group_1_0__1__Impl
- // rule__SuperInvocationExpression__Group_1_0__2
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__1__Impl_in_rule__SuperInvocationExpression__Group_1_0__123887);
- rule__SuperInvocationExpression__Group_1_0__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__2_in_rule__SuperInvocationExpression__Group_1_0__123890);
- rule__SuperInvocationExpression__Group_1_0__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__1"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11556:1: rule__SuperInvocationExpression__Group_1_0__1__Impl : ( (
- // rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 ) ) ;
- public final void rule__SuperInvocationExpression__Group_1_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11560:1: ( ( ( rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11561:1: ( ( rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11561:1: ( ( rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11562:1: ( rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getClassNameAssignment_1_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11563:1: ( rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11563:2: rule__SuperInvocationExpression__ClassNameAssignment_1_0_1
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__ClassNameAssignment_1_0_1_in_rule__SuperInvocationExpression__Group_1_0__1__Impl23917);
- rule__SuperInvocationExpression__ClassNameAssignment_1_0_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getClassNameAssignment_1_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__1__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11573:1: rule__SuperInvocationExpression__Group_1_0__2 :
- // rule__SuperInvocationExpression__Group_1_0__2__Impl rule__SuperInvocationExpression__Group_1_0__3 ;
- public final void rule__SuperInvocationExpression__Group_1_0__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11577:1: ( rule__SuperInvocationExpression__Group_1_0__2__Impl
- // rule__SuperInvocationExpression__Group_1_0__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11578:2: rule__SuperInvocationExpression__Group_1_0__2__Impl
- // rule__SuperInvocationExpression__Group_1_0__3
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__2__Impl_in_rule__SuperInvocationExpression__Group_1_0__223947);
- rule__SuperInvocationExpression__Group_1_0__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__3_in_rule__SuperInvocationExpression__Group_1_0__223950);
- rule__SuperInvocationExpression__Group_1_0__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__2"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11585:1: rule__SuperInvocationExpression__Group_1_0__2__Impl : ( '::' ) ;
- public final void rule__SuperInvocationExpression__Group_1_0__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11589:1: ( ( '::' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11590:1: ( '::' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11590:1: ( '::' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11591:1: '::'
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getColonColonKeyword_1_0_2());
- match(input, 77, FOLLOW_77_in_rule__SuperInvocationExpression__Group_1_0__2__Impl23978);
- after(grammarAccess.getSuperInvocationExpressionAccess().getColonColonKeyword_1_0_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__2__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11604:1: rule__SuperInvocationExpression__Group_1_0__3 :
- // rule__SuperInvocationExpression__Group_1_0__3__Impl ;
- public final void rule__SuperInvocationExpression__Group_1_0__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11608:1: ( rule__SuperInvocationExpression__Group_1_0__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11609:2: rule__SuperInvocationExpression__Group_1_0__3__Impl
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__Group_1_0__3__Impl_in_rule__SuperInvocationExpression__Group_1_0__324009);
- rule__SuperInvocationExpression__Group_1_0__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__3"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__Group_1_0__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11615:1: rule__SuperInvocationExpression__Group_1_0__3__Impl : ( (
- // rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 ) ) ;
- public final void rule__SuperInvocationExpression__Group_1_0__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11619:1: ( ( ( rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11620:1: ( ( rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11620:1: ( ( rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11621:1: ( rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 )
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallWithoutDotAssignment_1_0_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11622:1: ( rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11622:2: rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3
- {
- pushFollow(FOLLOW_rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3_in_rule__SuperInvocationExpression__Group_1_0__3__Impl24036);
- rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallWithoutDotAssignment_1_0_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__Group_1_0__3__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11640:1: rule__InstanceCreationExpression__Group__0 :
- // rule__InstanceCreationExpression__Group__0__Impl rule__InstanceCreationExpression__Group__1 ;
- public final void rule__InstanceCreationExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11644:1: ( rule__InstanceCreationExpression__Group__0__Impl
- // rule__InstanceCreationExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11645:2: rule__InstanceCreationExpression__Group__0__Impl
- // rule__InstanceCreationExpression__Group__1
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__0__Impl_in_rule__InstanceCreationExpression__Group__024074);
- rule__InstanceCreationExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__1_in_rule__InstanceCreationExpression__Group__024077);
- rule__InstanceCreationExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__0"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11652:1: rule__InstanceCreationExpression__Group__0__Impl : ( 'new' ) ;
- public final void rule__InstanceCreationExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11656:1: ( ( 'new' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11657:1: ( 'new' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11657:1: ( 'new' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11658:1: 'new'
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getNewKeyword_0());
- match(input, 92, FOLLOW_92_in_rule__InstanceCreationExpression__Group__0__Impl24105);
- after(grammarAccess.getInstanceCreationExpressionAccess().getNewKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11671:1: rule__InstanceCreationExpression__Group__1 :
- // rule__InstanceCreationExpression__Group__1__Impl rule__InstanceCreationExpression__Group__2 ;
- public final void rule__InstanceCreationExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11675:1: ( rule__InstanceCreationExpression__Group__1__Impl
- // rule__InstanceCreationExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11676:2: rule__InstanceCreationExpression__Group__1__Impl
- // rule__InstanceCreationExpression__Group__2
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__1__Impl_in_rule__InstanceCreationExpression__Group__124136);
- rule__InstanceCreationExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__2_in_rule__InstanceCreationExpression__Group__124139);
- rule__InstanceCreationExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__1"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11683:1: rule__InstanceCreationExpression__Group__1__Impl : ( (
- // rule__InstanceCreationExpression__ConstructorAssignment_1 ) ) ;
- public final void rule__InstanceCreationExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11687:1: ( ( ( rule__InstanceCreationExpression__ConstructorAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11688:1: ( ( rule__InstanceCreationExpression__ConstructorAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11688:1: ( ( rule__InstanceCreationExpression__ConstructorAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11689:1: ( rule__InstanceCreationExpression__ConstructorAssignment_1 )
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getConstructorAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11690:1: ( rule__InstanceCreationExpression__ConstructorAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11690:2: rule__InstanceCreationExpression__ConstructorAssignment_1
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__ConstructorAssignment_1_in_rule__InstanceCreationExpression__Group__1__Impl24166);
- rule__InstanceCreationExpression__ConstructorAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getConstructorAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11700:1: rule__InstanceCreationExpression__Group__2 :
- // rule__InstanceCreationExpression__Group__2__Impl rule__InstanceCreationExpression__Group__3 ;
- public final void rule__InstanceCreationExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11704:1: ( rule__InstanceCreationExpression__Group__2__Impl
- // rule__InstanceCreationExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11705:2: rule__InstanceCreationExpression__Group__2__Impl
- // rule__InstanceCreationExpression__Group__3
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__2__Impl_in_rule__InstanceCreationExpression__Group__224196);
- rule__InstanceCreationExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__3_in_rule__InstanceCreationExpression__Group__224199);
- rule__InstanceCreationExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__2"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11712:1: rule__InstanceCreationExpression__Group__2__Impl : ( (
- // rule__InstanceCreationExpression__Alternatives_2 ) ) ;
- public final void rule__InstanceCreationExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11716:1: ( ( ( rule__InstanceCreationExpression__Alternatives_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11717:1: ( ( rule__InstanceCreationExpression__Alternatives_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11717:1: ( ( rule__InstanceCreationExpression__Alternatives_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11718:1: ( rule__InstanceCreationExpression__Alternatives_2 )
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getAlternatives_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11719:1: ( rule__InstanceCreationExpression__Alternatives_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11719:2: rule__InstanceCreationExpression__Alternatives_2
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Alternatives_2_in_rule__InstanceCreationExpression__Group__2__Impl24226);
- rule__InstanceCreationExpression__Alternatives_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getAlternatives_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11729:1: rule__InstanceCreationExpression__Group__3 :
- // rule__InstanceCreationExpression__Group__3__Impl ;
- public final void rule__InstanceCreationExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11733:1: ( rule__InstanceCreationExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11734:2: rule__InstanceCreationExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__Group__3__Impl_in_rule__InstanceCreationExpression__Group__324256);
- rule__InstanceCreationExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__3"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11740:1: rule__InstanceCreationExpression__Group__3__Impl : ( (
- // rule__InstanceCreationExpression__SuffixAssignment_3 )? ) ;
- public final void rule__InstanceCreationExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11744:1: ( ( ( rule__InstanceCreationExpression__SuffixAssignment_3 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11745:1: ( ( rule__InstanceCreationExpression__SuffixAssignment_3 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11745:1: ( ( rule__InstanceCreationExpression__SuffixAssignment_3 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11746:1: ( rule__InstanceCreationExpression__SuffixAssignment_3 )?
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getSuffixAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11747:1: ( rule__InstanceCreationExpression__SuffixAssignment_3 )?
- int alt103 = 2;
- int LA103_0 = input.LA(1);
-
- if (((LA103_0 >= 85 && LA103_0 <= 86))) {
- alt103 = 1;
- }
- switch (alt103) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11747:2: rule__InstanceCreationExpression__SuffixAssignment_3
- {
- pushFollow(FOLLOW_rule__InstanceCreationExpression__SuffixAssignment_3_in_rule__InstanceCreationExpression__Group__3__Impl24283);
- rule__InstanceCreationExpression__SuffixAssignment_3();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getSuffixAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11765:1: rule__SequenceConstructionOrAccessCompletion__Group_0__0 :
- // rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl rule__SequenceConstructionOrAccessCompletion__Group_0__1 ;
- public final void rule__SequenceConstructionOrAccessCompletion__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11769:1: ( rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl
- // rule__SequenceConstructionOrAccessCompletion__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11770:2: rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl
- // rule__SequenceConstructionOrAccessCompletion__Group_0__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl_in_rule__SequenceConstructionOrAccessCompletion__Group_0__024322);
- rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__1_in_rule__SequenceConstructionOrAccessCompletion__Group_0__024325);
- rule__SequenceConstructionOrAccessCompletion__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Group_0__0"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11777:1: rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl : ( (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 ) ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11781:1: ( ( (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11782:1: ( (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11782:1: ( (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11783:1: (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11784:1: (
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11784:2:
- // rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl24352);
- rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11794:1: rule__SequenceConstructionOrAccessCompletion__Group_0__1 :
- // rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl ;
- public final void rule__SequenceConstructionOrAccessCompletion__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11798:1: ( rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11799:2: rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl_in_rule__SequenceConstructionOrAccessCompletion__Group_0__124382);
- rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Group_0__1"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11805:1: rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl : ( (
- // rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 ) ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11809:1: ( ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11810:1: ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11810:1: ( ( rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11811:1: ( rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAlternatives_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11812:1: ( rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11812:2: rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1_in_rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl24409);
- rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAlternatives_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__AccessCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11826:1: rule__AccessCompletion__Group__0 : rule__AccessCompletion__Group__0__Impl
- // rule__AccessCompletion__Group__1 ;
- public final void rule__AccessCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11830:1: ( rule__AccessCompletion__Group__0__Impl rule__AccessCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11831:2: rule__AccessCompletion__Group__0__Impl rule__AccessCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__AccessCompletion__Group__0__Impl_in_rule__AccessCompletion__Group__024443);
- rule__AccessCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AccessCompletion__Group__1_in_rule__AccessCompletion__Group__024446);
- rule__AccessCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AccessCompletion__Group__0"
-
-
- // $ANTLR start "rule__AccessCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11838:1: rule__AccessCompletion__Group__0__Impl : ( ( rule__AccessCompletion__AccessIndexAssignment_0
- // ) ) ;
- public final void rule__AccessCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11842:1: ( ( ( rule__AccessCompletion__AccessIndexAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11843:1: ( ( rule__AccessCompletion__AccessIndexAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11843:1: ( ( rule__AccessCompletion__AccessIndexAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11844:1: ( rule__AccessCompletion__AccessIndexAssignment_0 )
- {
- before(grammarAccess.getAccessCompletionAccess().getAccessIndexAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11845:1: ( rule__AccessCompletion__AccessIndexAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11845:2: rule__AccessCompletion__AccessIndexAssignment_0
- {
- pushFollow(FOLLOW_rule__AccessCompletion__AccessIndexAssignment_0_in_rule__AccessCompletion__Group__0__Impl24473);
- rule__AccessCompletion__AccessIndexAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAccessCompletionAccess().getAccessIndexAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AccessCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__AccessCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11855:1: rule__AccessCompletion__Group__1 : rule__AccessCompletion__Group__1__Impl ;
- public final void rule__AccessCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11859:1: ( rule__AccessCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11860:2: rule__AccessCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AccessCompletion__Group__1__Impl_in_rule__AccessCompletion__Group__124503);
- rule__AccessCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AccessCompletion__Group__1"
-
-
- // $ANTLR start "rule__AccessCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11866:1: rule__AccessCompletion__Group__1__Impl : ( ']' ) ;
- public final void rule__AccessCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11870:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11871:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11871:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11872:1: ']'
- {
- before(grammarAccess.getAccessCompletionAccess().getRightSquareBracketKeyword_1());
- match(input, 74, FOLLOW_74_in_rule__AccessCompletion__Group__1__Impl24531);
- after(grammarAccess.getAccessCompletionAccess().getRightSquareBracketKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AccessCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__PartialSequenceConstructionCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11889:1: rule__PartialSequenceConstructionCompletion__Group__0 :
- // rule__PartialSequenceConstructionCompletion__Group__0__Impl rule__PartialSequenceConstructionCompletion__Group__1 ;
- public final void rule__PartialSequenceConstructionCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11893:1: ( rule__PartialSequenceConstructionCompletion__Group__0__Impl
- // rule__PartialSequenceConstructionCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11894:2: rule__PartialSequenceConstructionCompletion__Group__0__Impl
- // rule__PartialSequenceConstructionCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__PartialSequenceConstructionCompletion__Group__0__Impl_in_rule__PartialSequenceConstructionCompletion__Group__024566);
- rule__PartialSequenceConstructionCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__PartialSequenceConstructionCompletion__Group__1_in_rule__PartialSequenceConstructionCompletion__Group__024569);
- rule__PartialSequenceConstructionCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PartialSequenceConstructionCompletion__Group__0"
-
-
- // $ANTLR start "rule__PartialSequenceConstructionCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11901:1: rule__PartialSequenceConstructionCompletion__Group__0__Impl : ( ']' ) ;
- public final void rule__PartialSequenceConstructionCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11905:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11906:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11906:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11907:1: ']'
- {
- before(grammarAccess.getPartialSequenceConstructionCompletionAccess().getRightSquareBracketKeyword_0());
- match(input, 74, FOLLOW_74_in_rule__PartialSequenceConstructionCompletion__Group__0__Impl24597);
- after(grammarAccess.getPartialSequenceConstructionCompletionAccess().getRightSquareBracketKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PartialSequenceConstructionCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__PartialSequenceConstructionCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11920:1: rule__PartialSequenceConstructionCompletion__Group__1 :
- // rule__PartialSequenceConstructionCompletion__Group__1__Impl ;
- public final void rule__PartialSequenceConstructionCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11924:1: ( rule__PartialSequenceConstructionCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11925:2: rule__PartialSequenceConstructionCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__PartialSequenceConstructionCompletion__Group__1__Impl_in_rule__PartialSequenceConstructionCompletion__Group__124628);
- rule__PartialSequenceConstructionCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PartialSequenceConstructionCompletion__Group__1"
-
-
- // $ANTLR start "rule__PartialSequenceConstructionCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11931:1: rule__PartialSequenceConstructionCompletion__Group__1__Impl : ( (
- // rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 ) ) ;
- public final void rule__PartialSequenceConstructionCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11935:1: ( ( ( rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11936:1: ( ( rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11936:1: ( ( rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11937:1: ( rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 )
- {
- before(grammarAccess.getPartialSequenceConstructionCompletionAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11938:1: ( rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11938:2: rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1_in_rule__PartialSequenceConstructionCompletion__Group__1__Impl24655);
- rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getPartialSequenceConstructionCompletionAccess().getExpressionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PartialSequenceConstructionCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11952:1: rule__SequenceConstructionCompletion__Group__0 :
- // rule__SequenceConstructionCompletion__Group__0__Impl rule__SequenceConstructionCompletion__Group__1 ;
- public final void rule__SequenceConstructionCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11956:1: ( rule__SequenceConstructionCompletion__Group__0__Impl
- // rule__SequenceConstructionCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11957:2: rule__SequenceConstructionCompletion__Group__0__Impl
- // rule__SequenceConstructionCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group__0__Impl_in_rule__SequenceConstructionCompletion__Group__024689);
- rule__SequenceConstructionCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group__1_in_rule__SequenceConstructionCompletion__Group__024692);
- rule__SequenceConstructionCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group__0"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11964:1: rule__SequenceConstructionCompletion__Group__0__Impl : ( (
- // rule__SequenceConstructionCompletion__Group_0__0 )? ) ;
- public final void rule__SequenceConstructionCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11968:1: ( ( ( rule__SequenceConstructionCompletion__Group_0__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11969:1: ( ( rule__SequenceConstructionCompletion__Group_0__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11969:1: ( ( rule__SequenceConstructionCompletion__Group_0__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11970:1: ( rule__SequenceConstructionCompletion__Group_0__0 )?
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11971:1: ( rule__SequenceConstructionCompletion__Group_0__0 )?
- int alt104 = 2;
- int LA104_0 = input.LA(1);
-
- if ((LA104_0 == 73)) {
- alt104 = 1;
- }
- switch (alt104) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11971:2: rule__SequenceConstructionCompletion__Group_0__0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group_0__0_in_rule__SequenceConstructionCompletion__Group__0__Impl24719);
- rule__SequenceConstructionCompletion__Group_0__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getGroup_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11981:1: rule__SequenceConstructionCompletion__Group__1 :
- // rule__SequenceConstructionCompletion__Group__1__Impl ;
- public final void rule__SequenceConstructionCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11985:1: ( rule__SequenceConstructionCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11986:2: rule__SequenceConstructionCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group__1__Impl_in_rule__SequenceConstructionCompletion__Group__124750);
- rule__SequenceConstructionCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group__1"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11992:1: rule__SequenceConstructionCompletion__Group__1__Impl : ( (
- // rule__SequenceConstructionCompletion__ExpressionAssignment_1 ) ) ;
- public final void rule__SequenceConstructionCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11996:1: ( ( ( rule__SequenceConstructionCompletion__ExpressionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11997:1: ( ( rule__SequenceConstructionCompletion__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11997:1: ( ( rule__SequenceConstructionCompletion__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11998:1: ( rule__SequenceConstructionCompletion__ExpressionAssignment_1 )
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11999:1: ( rule__SequenceConstructionCompletion__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:11999:2: rule__SequenceConstructionCompletion__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__ExpressionAssignment_1_in_rule__SequenceConstructionCompletion__Group__1__Impl24777);
- rule__SequenceConstructionCompletion__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getExpressionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12013:1: rule__SequenceConstructionCompletion__Group_0__0 :
- // rule__SequenceConstructionCompletion__Group_0__0__Impl rule__SequenceConstructionCompletion__Group_0__1 ;
- public final void rule__SequenceConstructionCompletion__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12017:1: ( rule__SequenceConstructionCompletion__Group_0__0__Impl
- // rule__SequenceConstructionCompletion__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12018:2: rule__SequenceConstructionCompletion__Group_0__0__Impl
- // rule__SequenceConstructionCompletion__Group_0__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group_0__0__Impl_in_rule__SequenceConstructionCompletion__Group_0__024811);
- rule__SequenceConstructionCompletion__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group_0__1_in_rule__SequenceConstructionCompletion__Group_0__024814);
- rule__SequenceConstructionCompletion__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group_0__0"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12025:1: rule__SequenceConstructionCompletion__Group_0__0__Impl : ( (
- // rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 ) ) ;
- public final void rule__SequenceConstructionCompletion__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12029:1: ( ( ( rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12030:1: ( ( rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12030:1: ( ( rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 )
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12031:1: ( rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 )
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12032:1: ( rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12032:2: rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__SequenceConstructionCompletion__Group_0__0__Impl24841);
- rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12042:1: rule__SequenceConstructionCompletion__Group_0__1 :
- // rule__SequenceConstructionCompletion__Group_0__1__Impl ;
- public final void rule__SequenceConstructionCompletion__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12046:1: ( rule__SequenceConstructionCompletion__Group_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12047:2: rule__SequenceConstructionCompletion__Group_0__1__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionCompletion__Group_0__1__Impl_in_rule__SequenceConstructionCompletion__Group_0__124871);
- rule__SequenceConstructionCompletion__Group_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group_0__1"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12053:1: rule__SequenceConstructionCompletion__Group_0__1__Impl : ( ']' ) ;
- public final void rule__SequenceConstructionCompletion__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12057:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12058:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12058:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12059:1: ']'
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getRightSquareBracketKeyword_0_1());
- match(input, 74, FOLLOW_74_in_rule__SequenceConstructionCompletion__Group_0__1__Impl24899);
- after(grammarAccess.getSequenceConstructionCompletionAccess().getRightSquareBracketKeyword_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12076:1: rule__SequenceConstructionExpression__Group__0 :
- // rule__SequenceConstructionExpression__Group__0__Impl rule__SequenceConstructionExpression__Group__1 ;
- public final void rule__SequenceConstructionExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12080:1: ( rule__SequenceConstructionExpression__Group__0__Impl
- // rule__SequenceConstructionExpression__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12081:2: rule__SequenceConstructionExpression__Group__0__Impl
- // rule__SequenceConstructionExpression__Group__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__0__Impl_in_rule__SequenceConstructionExpression__Group__024934);
- rule__SequenceConstructionExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__1_in_rule__SequenceConstructionExpression__Group__024937);
- rule__SequenceConstructionExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__0"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12088:1: rule__SequenceConstructionExpression__Group__0__Impl : ( '{' ) ;
- public final void rule__SequenceConstructionExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12092:1: ( ( '{' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12093:1: ( '{' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12093:1: ( '{' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12094:1: '{'
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getLeftCurlyBracketKeyword_0());
- match(input, 93, FOLLOW_93_in_rule__SequenceConstructionExpression__Group__0__Impl24965);
- after(grammarAccess.getSequenceConstructionExpressionAccess().getLeftCurlyBracketKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12107:1: rule__SequenceConstructionExpression__Group__1 :
- // rule__SequenceConstructionExpression__Group__1__Impl rule__SequenceConstructionExpression__Group__2 ;
- public final void rule__SequenceConstructionExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12111:1: ( rule__SequenceConstructionExpression__Group__1__Impl
- // rule__SequenceConstructionExpression__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12112:2: rule__SequenceConstructionExpression__Group__1__Impl
- // rule__SequenceConstructionExpression__Group__2
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__1__Impl_in_rule__SequenceConstructionExpression__Group__124996);
- rule__SequenceConstructionExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__2_in_rule__SequenceConstructionExpression__Group__124999);
- rule__SequenceConstructionExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12119:1: rule__SequenceConstructionExpression__Group__1__Impl : ( (
- // rule__SequenceConstructionExpression__SequenceElementAssignment_1 ) ) ;
- public final void rule__SequenceConstructionExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12123:1: ( ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12124:1: ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12124:1: ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12125:1: ( rule__SequenceConstructionExpression__SequenceElementAssignment_1 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12126:1: ( rule__SequenceConstructionExpression__SequenceElementAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12126:2: rule__SequenceConstructionExpression__SequenceElementAssignment_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__SequenceElementAssignment_1_in_rule__SequenceConstructionExpression__Group__1__Impl25026);
- rule__SequenceConstructionExpression__SequenceElementAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12136:1: rule__SequenceConstructionExpression__Group__2 :
- // rule__SequenceConstructionExpression__Group__2__Impl rule__SequenceConstructionExpression__Group__3 ;
- public final void rule__SequenceConstructionExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12140:1: ( rule__SequenceConstructionExpression__Group__2__Impl
- // rule__SequenceConstructionExpression__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12141:2: rule__SequenceConstructionExpression__Group__2__Impl
- // rule__SequenceConstructionExpression__Group__3
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__2__Impl_in_rule__SequenceConstructionExpression__Group__225056);
- rule__SequenceConstructionExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__3_in_rule__SequenceConstructionExpression__Group__225059);
- rule__SequenceConstructionExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__2"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12148:1: rule__SequenceConstructionExpression__Group__2__Impl : ( (
- // rule__SequenceConstructionExpression__Alternatives_2 ) ) ;
- public final void rule__SequenceConstructionExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12152:1: ( ( ( rule__SequenceConstructionExpression__Alternatives_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12153:1: ( ( rule__SequenceConstructionExpression__Alternatives_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12153:1: ( ( rule__SequenceConstructionExpression__Alternatives_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12154:1: ( rule__SequenceConstructionExpression__Alternatives_2 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getAlternatives_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12155:1: ( rule__SequenceConstructionExpression__Alternatives_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12155:2: rule__SequenceConstructionExpression__Alternatives_2
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Alternatives_2_in_rule__SequenceConstructionExpression__Group__2__Impl25086);
- rule__SequenceConstructionExpression__Alternatives_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getAlternatives_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12165:1: rule__SequenceConstructionExpression__Group__3 :
- // rule__SequenceConstructionExpression__Group__3__Impl ;
- public final void rule__SequenceConstructionExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12169:1: ( rule__SequenceConstructionExpression__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12170:2: rule__SequenceConstructionExpression__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group__3__Impl_in_rule__SequenceConstructionExpression__Group__325116);
- rule__SequenceConstructionExpression__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__3"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12176:1: rule__SequenceConstructionExpression__Group__3__Impl : ( '}' ) ;
- public final void rule__SequenceConstructionExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12180:1: ( ( '}' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12181:1: ( '}' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12181:1: ( '}' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12182:1: '}'
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getRightCurlyBracketKeyword_3());
- match(input, 94, FOLLOW_94_in_rule__SequenceConstructionExpression__Group__3__Impl25144);
- after(grammarAccess.getSequenceConstructionExpressionAccess().getRightCurlyBracketKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12203:1: rule__SequenceConstructionExpression__Group_2_0__0 :
- // rule__SequenceConstructionExpression__Group_2_0__0__Impl rule__SequenceConstructionExpression__Group_2_0__1 ;
- public final void rule__SequenceConstructionExpression__Group_2_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12207:1: ( rule__SequenceConstructionExpression__Group_2_0__0__Impl
- // rule__SequenceConstructionExpression__Group_2_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12208:2: rule__SequenceConstructionExpression__Group_2_0__0__Impl
- // rule__SequenceConstructionExpression__Group_2_0__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_0__0__Impl_in_rule__SequenceConstructionExpression__Group_2_0__025183);
- rule__SequenceConstructionExpression__Group_2_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_0__1_in_rule__SequenceConstructionExpression__Group_2_0__025186);
- rule__SequenceConstructionExpression__Group_2_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_0__0"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12215:1: rule__SequenceConstructionExpression__Group_2_0__0__Impl : ( ',' ) ;
- public final void rule__SequenceConstructionExpression__Group_2_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12219:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12220:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12220:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12221:1: ','
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getCommaKeyword_2_0_0());
- match(input, 72, FOLLOW_72_in_rule__SequenceConstructionExpression__Group_2_0__0__Impl25214);
- after(grammarAccess.getSequenceConstructionExpressionAccess().getCommaKeyword_2_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_0__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12234:1: rule__SequenceConstructionExpression__Group_2_0__1 :
- // rule__SequenceConstructionExpression__Group_2_0__1__Impl ;
- public final void rule__SequenceConstructionExpression__Group_2_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12238:1: ( rule__SequenceConstructionExpression__Group_2_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12239:2: rule__SequenceConstructionExpression__Group_2_0__1__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_0__1__Impl_in_rule__SequenceConstructionExpression__Group_2_0__125245);
- rule__SequenceConstructionExpression__Group_2_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_0__1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12245:1: rule__SequenceConstructionExpression__Group_2_0__1__Impl : ( (
- // rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 ) ) ;
- public final void rule__SequenceConstructionExpression__Group_2_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12249:1: ( ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12250:1: ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12250:1: ( ( rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12251:1: ( rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementAssignment_2_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12252:1: ( rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12252:2: rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1_in_rule__SequenceConstructionExpression__Group_2_0__1__Impl25272);
- rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementAssignment_2_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_0__1__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12266:1: rule__SequenceConstructionExpression__Group_2_1__0 :
- // rule__SequenceConstructionExpression__Group_2_1__0__Impl rule__SequenceConstructionExpression__Group_2_1__1 ;
- public final void rule__SequenceConstructionExpression__Group_2_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12270:1: ( rule__SequenceConstructionExpression__Group_2_1__0__Impl
- // rule__SequenceConstructionExpression__Group_2_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12271:2: rule__SequenceConstructionExpression__Group_2_1__0__Impl
- // rule__SequenceConstructionExpression__Group_2_1__1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_1__0__Impl_in_rule__SequenceConstructionExpression__Group_2_1__025306);
- rule__SequenceConstructionExpression__Group_2_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_1__1_in_rule__SequenceConstructionExpression__Group_2_1__025309);
- rule__SequenceConstructionExpression__Group_2_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_1__0"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12278:1: rule__SequenceConstructionExpression__Group_2_1__0__Impl : ( '..' ) ;
- public final void rule__SequenceConstructionExpression__Group_2_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12282:1: ( ( '..' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12283:1: ( '..' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12283:1: ( '..' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12284:1: '..'
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getFullStopFullStopKeyword_2_1_0());
- match(input, 75, FOLLOW_75_in_rule__SequenceConstructionExpression__Group_2_1__0__Impl25337);
- after(grammarAccess.getSequenceConstructionExpressionAccess().getFullStopFullStopKeyword_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_1__0__Impl"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12297:1: rule__SequenceConstructionExpression__Group_2_1__1 :
- // rule__SequenceConstructionExpression__Group_2_1__1__Impl ;
- public final void rule__SequenceConstructionExpression__Group_2_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12301:1: ( rule__SequenceConstructionExpression__Group_2_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12302:2: rule__SequenceConstructionExpression__Group_2_1__1__Impl
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__Group_2_1__1__Impl_in_rule__SequenceConstructionExpression__Group_2_1__125368);
- rule__SequenceConstructionExpression__Group_2_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_1__1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__Group_2_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12308:1: rule__SequenceConstructionExpression__Group_2_1__1__Impl : ( (
- // rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 ) ) ;
- public final void rule__SequenceConstructionExpression__Group_2_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12312:1: ( ( ( rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12313:1: ( ( rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12313:1: ( ( rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12314:1: ( rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 )
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getRangeUpperAssignment_2_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12315:1: ( rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12315:2: rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1
- {
- pushFollow(FOLLOW_rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1_in_rule__SequenceConstructionExpression__Group_2_1__1__Impl25395);
- rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getRangeUpperAssignment_2_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__Group_2_1__1__Impl"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12329:1: rule__ClassExtentExpression__Group__0 : rule__ClassExtentExpression__Group__0__Impl
- // rule__ClassExtentExpression__Group__1 ;
- public final void rule__ClassExtentExpression__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12333:1: ( rule__ClassExtentExpression__Group__0__Impl rule__ClassExtentExpression__Group__1
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12334:2: rule__ClassExtentExpression__Group__0__Impl rule__ClassExtentExpression__Group__1
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__0__Impl_in_rule__ClassExtentExpression__Group__025429);
- rule__ClassExtentExpression__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__1_in_rule__ClassExtentExpression__Group__025432);
- rule__ClassExtentExpression__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__0"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12341:1: rule__ClassExtentExpression__Group__0__Impl : ( () ) ;
- public final void rule__ClassExtentExpression__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12345:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12346:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12346:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12347:1: ()
- {
- before(grammarAccess.getClassExtentExpressionAccess().getClassExtentExpressionAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12348:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12350:1:
- {
- }
-
- after(grammarAccess.getClassExtentExpressionAccess().getClassExtentExpressionAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__0__Impl"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12360:1: rule__ClassExtentExpression__Group__1 : rule__ClassExtentExpression__Group__1__Impl
- // rule__ClassExtentExpression__Group__2 ;
- public final void rule__ClassExtentExpression__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12364:1: ( rule__ClassExtentExpression__Group__1__Impl rule__ClassExtentExpression__Group__2
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12365:2: rule__ClassExtentExpression__Group__1__Impl rule__ClassExtentExpression__Group__2
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__1__Impl_in_rule__ClassExtentExpression__Group__125490);
- rule__ClassExtentExpression__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__2_in_rule__ClassExtentExpression__Group__125493);
- rule__ClassExtentExpression__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__1"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12372:1: rule__ClassExtentExpression__Group__1__Impl : ( '.' ) ;
- public final void rule__ClassExtentExpression__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12376:1: ( ( '.' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12377:1: ( '.' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12377:1: ( '.' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12378:1: '.'
- {
- before(grammarAccess.getClassExtentExpressionAccess().getFullStopKeyword_1());
- match(input, 85, FOLLOW_85_in_rule__ClassExtentExpression__Group__1__Impl25521);
- after(grammarAccess.getClassExtentExpressionAccess().getFullStopKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__1__Impl"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12391:1: rule__ClassExtentExpression__Group__2 : rule__ClassExtentExpression__Group__2__Impl
- // rule__ClassExtentExpression__Group__3 ;
- public final void rule__ClassExtentExpression__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12395:1: ( rule__ClassExtentExpression__Group__2__Impl rule__ClassExtentExpression__Group__3
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12396:2: rule__ClassExtentExpression__Group__2__Impl rule__ClassExtentExpression__Group__3
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__2__Impl_in_rule__ClassExtentExpression__Group__225552);
- rule__ClassExtentExpression__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__3_in_rule__ClassExtentExpression__Group__225555);
- rule__ClassExtentExpression__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__2"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12403:1: rule__ClassExtentExpression__Group__2__Impl : ( 'allInstances' ) ;
- public final void rule__ClassExtentExpression__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12407:1: ( ( 'allInstances' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12408:1: ( 'allInstances' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12408:1: ( 'allInstances' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12409:1: 'allInstances'
- {
- before(grammarAccess.getClassExtentExpressionAccess().getAllInstancesKeyword_2());
- match(input, 95, FOLLOW_95_in_rule__ClassExtentExpression__Group__2__Impl25583);
- after(grammarAccess.getClassExtentExpressionAccess().getAllInstancesKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__2__Impl"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12422:1: rule__ClassExtentExpression__Group__3 : rule__ClassExtentExpression__Group__3__Impl
- // rule__ClassExtentExpression__Group__4 ;
- public final void rule__ClassExtentExpression__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12426:1: ( rule__ClassExtentExpression__Group__3__Impl rule__ClassExtentExpression__Group__4
- // )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12427:2: rule__ClassExtentExpression__Group__3__Impl rule__ClassExtentExpression__Group__4
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__3__Impl_in_rule__ClassExtentExpression__Group__325614);
- rule__ClassExtentExpression__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__4_in_rule__ClassExtentExpression__Group__325617);
- rule__ClassExtentExpression__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__3"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12434:1: rule__ClassExtentExpression__Group__3__Impl : ( '(' ) ;
- public final void rule__ClassExtentExpression__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12438:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12439:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12439:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12440:1: '('
- {
- before(grammarAccess.getClassExtentExpressionAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__ClassExtentExpression__Group__3__Impl25645);
- after(grammarAccess.getClassExtentExpressionAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__3__Impl"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12453:1: rule__ClassExtentExpression__Group__4 : rule__ClassExtentExpression__Group__4__Impl ;
- public final void rule__ClassExtentExpression__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12457:1: ( rule__ClassExtentExpression__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12458:2: rule__ClassExtentExpression__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__ClassExtentExpression__Group__4__Impl_in_rule__ClassExtentExpression__Group__425676);
- rule__ClassExtentExpression__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__4"
-
-
- // $ANTLR start "rule__ClassExtentExpression__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12464:1: rule__ClassExtentExpression__Group__4__Impl : ( ')' ) ;
- public final void rule__ClassExtentExpression__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12468:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12469:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12469:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12470:1: ')'
- {
- before(grammarAccess.getClassExtentExpressionAccess().getRightParenthesisKeyword_4());
- match(input, 71, FOLLOW_71_in_rule__ClassExtentExpression__Group__4__Impl25704);
- after(grammarAccess.getClassExtentExpressionAccess().getRightParenthesisKeyword_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassExtentExpression__Group__4__Impl"
-
-
- // $ANTLR start "rule__Block__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12493:1: rule__Block__Group__0 : rule__Block__Group__0__Impl rule__Block__Group__1 ;
- public final void rule__Block__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12497:1: ( rule__Block__Group__0__Impl rule__Block__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12498:2: rule__Block__Group__0__Impl rule__Block__Group__1
- {
- pushFollow(FOLLOW_rule__Block__Group__0__Impl_in_rule__Block__Group__025745);
- rule__Block__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Block__Group__1_in_rule__Block__Group__025748);
- rule__Block__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__0"
-
-
- // $ANTLR start "rule__Block__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12505:1: rule__Block__Group__0__Impl : ( '{' ) ;
- public final void rule__Block__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12509:1: ( ( '{' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12510:1: ( '{' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12510:1: ( '{' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12511:1: '{'
- {
- before(grammarAccess.getBlockAccess().getLeftCurlyBracketKeyword_0());
- match(input, 93, FOLLOW_93_in_rule__Block__Group__0__Impl25776);
- after(grammarAccess.getBlockAccess().getLeftCurlyBracketKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__0__Impl"
-
-
- // $ANTLR start "rule__Block__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12524:1: rule__Block__Group__1 : rule__Block__Group__1__Impl rule__Block__Group__2 ;
- public final void rule__Block__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12528:1: ( rule__Block__Group__1__Impl rule__Block__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12529:2: rule__Block__Group__1__Impl rule__Block__Group__2
- {
- pushFollow(FOLLOW_rule__Block__Group__1__Impl_in_rule__Block__Group__125807);
- rule__Block__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Block__Group__2_in_rule__Block__Group__125810);
- rule__Block__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__1"
-
-
- // $ANTLR start "rule__Block__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12536:1: rule__Block__Group__1__Impl : ( () ) ;
- public final void rule__Block__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12540:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12541:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12541:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12542:1: ()
- {
- before(grammarAccess.getBlockAccess().getBlockAction_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12543:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12545:1:
- {
- }
-
- after(grammarAccess.getBlockAccess().getBlockAction_1());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__1__Impl"
-
-
- // $ANTLR start "rule__Block__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12555:1: rule__Block__Group__2 : rule__Block__Group__2__Impl rule__Block__Group__3 ;
- public final void rule__Block__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12559:1: ( rule__Block__Group__2__Impl rule__Block__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12560:2: rule__Block__Group__2__Impl rule__Block__Group__3
- {
- pushFollow(FOLLOW_rule__Block__Group__2__Impl_in_rule__Block__Group__225868);
- rule__Block__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Block__Group__3_in_rule__Block__Group__225871);
- rule__Block__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__2"
-
-
- // $ANTLR start "rule__Block__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12567:1: rule__Block__Group__2__Impl : ( ( rule__Block__SequenceAssignment_2 )? ) ;
- public final void rule__Block__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12571:1: ( ( ( rule__Block__SequenceAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12572:1: ( ( rule__Block__SequenceAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12572:1: ( ( rule__Block__SequenceAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12573:1: ( rule__Block__SequenceAssignment_2 )?
- {
- before(grammarAccess.getBlockAccess().getSequenceAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12574:1: ( rule__Block__SequenceAssignment_2 )?
- int alt105 = 2;
- int LA105_0 = input.LA(1);
-
- if (((LA105_0 >= RULE_ML_COMMENT && LA105_0 <= RULE_ID) || LA105_0 == 12 || (LA105_0 >= 14 && LA105_0 <= 15) || (LA105_0 >= 90 && LA105_0 <= 93) || LA105_0 == 96 || (LA105_0 >= 99 && LA105_0 <= 101) || LA105_0 == 104 || (LA105_0 >= 107 && LA105_0 <= 113))) {
- alt105 = 1;
- }
- switch (alt105) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12574:2: rule__Block__SequenceAssignment_2
- {
- pushFollow(FOLLOW_rule__Block__SequenceAssignment_2_in_rule__Block__Group__2__Impl25898);
- rule__Block__SequenceAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getBlockAccess().getSequenceAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__2__Impl"
-
-
- // $ANTLR start "rule__Block__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12584:1: rule__Block__Group__3 : rule__Block__Group__3__Impl ;
- public final void rule__Block__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12588:1: ( rule__Block__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12589:2: rule__Block__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__Block__Group__3__Impl_in_rule__Block__Group__325929);
- rule__Block__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__3"
-
-
- // $ANTLR start "rule__Block__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12595:1: rule__Block__Group__3__Impl : ( '}' ) ;
- public final void rule__Block__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12599:1: ( ( '}' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12600:1: ( '}' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12600:1: ( '}' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12601:1: '}'
- {
- before(grammarAccess.getBlockAccess().getRightCurlyBracketKeyword_3());
- match(input, 94, FOLLOW_94_in_rule__Block__Group__3__Impl25957);
- after(grammarAccess.getBlockAccess().getRightCurlyBracketKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__Group__3__Impl"
-
-
- // $ANTLR start "rule__DocumentedStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12622:1: rule__DocumentedStatement__Group__0 : rule__DocumentedStatement__Group__0__Impl
- // rule__DocumentedStatement__Group__1 ;
- public final void rule__DocumentedStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12626:1: ( rule__DocumentedStatement__Group__0__Impl rule__DocumentedStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12627:2: rule__DocumentedStatement__Group__0__Impl rule__DocumentedStatement__Group__1
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__Group__0__Impl_in_rule__DocumentedStatement__Group__025996);
- rule__DocumentedStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DocumentedStatement__Group__1_in_rule__DocumentedStatement__Group__025999);
- rule__DocumentedStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__Group__0"
-
-
- // $ANTLR start "rule__DocumentedStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12634:1: rule__DocumentedStatement__Group__0__Impl : ( (
- // rule__DocumentedStatement__CommentAssignment_0 )? ) ;
- public final void rule__DocumentedStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12638:1: ( ( ( rule__DocumentedStatement__CommentAssignment_0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12639:1: ( ( rule__DocumentedStatement__CommentAssignment_0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12639:1: ( ( rule__DocumentedStatement__CommentAssignment_0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12640:1: ( rule__DocumentedStatement__CommentAssignment_0 )?
- {
- before(grammarAccess.getDocumentedStatementAccess().getCommentAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12641:1: ( rule__DocumentedStatement__CommentAssignment_0 )?
- int alt106 = 2;
- int LA106_0 = input.LA(1);
-
- if (((LA106_0 >= RULE_ML_COMMENT && LA106_0 <= RULE_SL_COMMENT))) {
- alt106 = 1;
- }
- switch (alt106) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12641:2: rule__DocumentedStatement__CommentAssignment_0
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__CommentAssignment_0_in_rule__DocumentedStatement__Group__0__Impl26026);
- rule__DocumentedStatement__CommentAssignment_0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getDocumentedStatementAccess().getCommentAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__DocumentedStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12651:1: rule__DocumentedStatement__Group__1 : rule__DocumentedStatement__Group__1__Impl ;
- public final void rule__DocumentedStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12655:1: ( rule__DocumentedStatement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12656:2: rule__DocumentedStatement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__Group__1__Impl_in_rule__DocumentedStatement__Group__126057);
- rule__DocumentedStatement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__Group__1"
-
-
- // $ANTLR start "rule__DocumentedStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12662:1: rule__DocumentedStatement__Group__1__Impl : ( (
- // rule__DocumentedStatement__StatementAssignment_1 ) ) ;
- public final void rule__DocumentedStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12666:1: ( ( ( rule__DocumentedStatement__StatementAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12667:1: ( ( rule__DocumentedStatement__StatementAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12667:1: ( ( rule__DocumentedStatement__StatementAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12668:1: ( rule__DocumentedStatement__StatementAssignment_1 )
- {
- before(grammarAccess.getDocumentedStatementAccess().getStatementAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12669:1: ( rule__DocumentedStatement__StatementAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12669:2: rule__DocumentedStatement__StatementAssignment_1
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__StatementAssignment_1_in_rule__DocumentedStatement__Group__1__Impl26084);
- rule__DocumentedStatement__StatementAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDocumentedStatementAccess().getStatementAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12683:1: rule__InlineStatement__Group__0 : rule__InlineStatement__Group__0__Impl
- // rule__InlineStatement__Group__1 ;
- public final void rule__InlineStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12687:1: ( rule__InlineStatement__Group__0__Impl rule__InlineStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12688:2: rule__InlineStatement__Group__0__Impl rule__InlineStatement__Group__1
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__0__Impl_in_rule__InlineStatement__Group__026118);
- rule__InlineStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__1_in_rule__InlineStatement__Group__026121);
- rule__InlineStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__0"
-
-
- // $ANTLR start "rule__InlineStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12695:1: rule__InlineStatement__Group__0__Impl : ( '/*@' ) ;
- public final void rule__InlineStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12699:1: ( ( '/*@' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12700:1: ( '/*@' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12700:1: ( '/*@' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12701:1: '/*@'
- {
- before(grammarAccess.getInlineStatementAccess().getSolidusAsteriskCommercialAtKeyword_0());
- match(input, 96, FOLLOW_96_in_rule__InlineStatement__Group__0__Impl26149);
- after(grammarAccess.getInlineStatementAccess().getSolidusAsteriskCommercialAtKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12714:1: rule__InlineStatement__Group__1 : rule__InlineStatement__Group__1__Impl
- // rule__InlineStatement__Group__2 ;
- public final void rule__InlineStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12718:1: ( rule__InlineStatement__Group__1__Impl rule__InlineStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12719:2: rule__InlineStatement__Group__1__Impl rule__InlineStatement__Group__2
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__1__Impl_in_rule__InlineStatement__Group__126180);
- rule__InlineStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__2_in_rule__InlineStatement__Group__126183);
- rule__InlineStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__1"
-
-
- // $ANTLR start "rule__InlineStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12726:1: rule__InlineStatement__Group__1__Impl : ( 'inline' ) ;
- public final void rule__InlineStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12730:1: ( ( 'inline' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12731:1: ( 'inline' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12731:1: ( 'inline' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12732:1: 'inline'
- {
- before(grammarAccess.getInlineStatementAccess().getInlineKeyword_1());
- match(input, 97, FOLLOW_97_in_rule__InlineStatement__Group__1__Impl26211);
- after(grammarAccess.getInlineStatementAccess().getInlineKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12745:1: rule__InlineStatement__Group__2 : rule__InlineStatement__Group__2__Impl
- // rule__InlineStatement__Group__3 ;
- public final void rule__InlineStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12749:1: ( rule__InlineStatement__Group__2__Impl rule__InlineStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12750:2: rule__InlineStatement__Group__2__Impl rule__InlineStatement__Group__3
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__2__Impl_in_rule__InlineStatement__Group__226242);
- rule__InlineStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__3_in_rule__InlineStatement__Group__226245);
- rule__InlineStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__2"
-
-
- // $ANTLR start "rule__InlineStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12757:1: rule__InlineStatement__Group__2__Impl : ( '(' ) ;
- public final void rule__InlineStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12761:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12762:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12762:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12763:1: '('
- {
- before(grammarAccess.getInlineStatementAccess().getLeftParenthesisKeyword_2());
- match(input, 70, FOLLOW_70_in_rule__InlineStatement__Group__2__Impl26273);
- after(grammarAccess.getInlineStatementAccess().getLeftParenthesisKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12776:1: rule__InlineStatement__Group__3 : rule__InlineStatement__Group__3__Impl
- // rule__InlineStatement__Group__4 ;
- public final void rule__InlineStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12780:1: ( rule__InlineStatement__Group__3__Impl rule__InlineStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12781:2: rule__InlineStatement__Group__3__Impl rule__InlineStatement__Group__4
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__3__Impl_in_rule__InlineStatement__Group__326304);
- rule__InlineStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__4_in_rule__InlineStatement__Group__326307);
- rule__InlineStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__3"
-
-
- // $ANTLR start "rule__InlineStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12788:1: rule__InlineStatement__Group__3__Impl : ( ( rule__InlineStatement__LangageNameAssignment_3 )
- // ) ;
- public final void rule__InlineStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12792:1: ( ( ( rule__InlineStatement__LangageNameAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12793:1: ( ( rule__InlineStatement__LangageNameAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12793:1: ( ( rule__InlineStatement__LangageNameAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12794:1: ( rule__InlineStatement__LangageNameAssignment_3 )
- {
- before(grammarAccess.getInlineStatementAccess().getLangageNameAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12795:1: ( rule__InlineStatement__LangageNameAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12795:2: rule__InlineStatement__LangageNameAssignment_3
- {
- pushFollow(FOLLOW_rule__InlineStatement__LangageNameAssignment_3_in_rule__InlineStatement__Group__3__Impl26334);
- rule__InlineStatement__LangageNameAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInlineStatementAccess().getLangageNameAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12805:1: rule__InlineStatement__Group__4 : rule__InlineStatement__Group__4__Impl
- // rule__InlineStatement__Group__5 ;
- public final void rule__InlineStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12809:1: ( rule__InlineStatement__Group__4__Impl rule__InlineStatement__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12810:2: rule__InlineStatement__Group__4__Impl rule__InlineStatement__Group__5
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__4__Impl_in_rule__InlineStatement__Group__426364);
- rule__InlineStatement__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__5_in_rule__InlineStatement__Group__426367);
- rule__InlineStatement__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__4"
-
-
- // $ANTLR start "rule__InlineStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12817:1: rule__InlineStatement__Group__4__Impl : ( ')' ) ;
- public final void rule__InlineStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12821:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12822:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12822:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12823:1: ')'
- {
- before(grammarAccess.getInlineStatementAccess().getRightParenthesisKeyword_4());
- match(input, 71, FOLLOW_71_in_rule__InlineStatement__Group__4__Impl26395);
- after(grammarAccess.getInlineStatementAccess().getRightParenthesisKeyword_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12836:1: rule__InlineStatement__Group__5 : rule__InlineStatement__Group__5__Impl
- // rule__InlineStatement__Group__6 ;
- public final void rule__InlineStatement__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12840:1: ( rule__InlineStatement__Group__5__Impl rule__InlineStatement__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12841:2: rule__InlineStatement__Group__5__Impl rule__InlineStatement__Group__6
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__5__Impl_in_rule__InlineStatement__Group__526426);
- rule__InlineStatement__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InlineStatement__Group__6_in_rule__InlineStatement__Group__526429);
- rule__InlineStatement__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__5"
-
-
- // $ANTLR start "rule__InlineStatement__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12848:1: rule__InlineStatement__Group__5__Impl : ( ( rule__InlineStatement__BodyAssignment_5 ) ) ;
- public final void rule__InlineStatement__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12852:1: ( ( ( rule__InlineStatement__BodyAssignment_5 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12853:1: ( ( rule__InlineStatement__BodyAssignment_5 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12853:1: ( ( rule__InlineStatement__BodyAssignment_5 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12854:1: ( rule__InlineStatement__BodyAssignment_5 )
- {
- before(grammarAccess.getInlineStatementAccess().getBodyAssignment_5());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12855:1: ( rule__InlineStatement__BodyAssignment_5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12855:2: rule__InlineStatement__BodyAssignment_5
- {
- pushFollow(FOLLOW_rule__InlineStatement__BodyAssignment_5_in_rule__InlineStatement__Group__5__Impl26456);
- rule__InlineStatement__BodyAssignment_5();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInlineStatementAccess().getBodyAssignment_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__5__Impl"
-
-
- // $ANTLR start "rule__InlineStatement__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12865:1: rule__InlineStatement__Group__6 : rule__InlineStatement__Group__6__Impl ;
- public final void rule__InlineStatement__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12869:1: ( rule__InlineStatement__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12870:2: rule__InlineStatement__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__InlineStatement__Group__6__Impl_in_rule__InlineStatement__Group__626486);
- rule__InlineStatement__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__6"
-
-
- // $ANTLR start "rule__InlineStatement__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12876:1: rule__InlineStatement__Group__6__Impl : ( '*/' ) ;
- public final void rule__InlineStatement__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12880:1: ( ( '*/' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12881:1: ( '*/' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12881:1: ( '*/' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12882:1: '*/'
- {
- before(grammarAccess.getInlineStatementAccess().getAsteriskSolidusKeyword_6());
- match(input, 98, FOLLOW_98_in_rule__InlineStatement__Group__6__Impl26514);
- after(grammarAccess.getInlineStatementAccess().getAsteriskSolidusKeyword_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__Group__6__Impl"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12909:1: rule__AnnotatedStatement__Group__0 : rule__AnnotatedStatement__Group__0__Impl
- // rule__AnnotatedStatement__Group__1 ;
- public final void rule__AnnotatedStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12913:1: ( rule__AnnotatedStatement__Group__0__Impl rule__AnnotatedStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12914:2: rule__AnnotatedStatement__Group__0__Impl rule__AnnotatedStatement__Group__1
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__0__Impl_in_rule__AnnotatedStatement__Group__026559);
- rule__AnnotatedStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__1_in_rule__AnnotatedStatement__Group__026562);
- rule__AnnotatedStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__0"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12921:1: rule__AnnotatedStatement__Group__0__Impl : ( '//@' ) ;
- public final void rule__AnnotatedStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12925:1: ( ( '//@' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12926:1: ( '//@' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12926:1: ( '//@' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12927:1: '//@'
- {
- before(grammarAccess.getAnnotatedStatementAccess().getSolidusSolidusCommercialAtKeyword_0());
- match(input, 99, FOLLOW_99_in_rule__AnnotatedStatement__Group__0__Impl26590);
- after(grammarAccess.getAnnotatedStatementAccess().getSolidusSolidusCommercialAtKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12940:1: rule__AnnotatedStatement__Group__1 : rule__AnnotatedStatement__Group__1__Impl
- // rule__AnnotatedStatement__Group__2 ;
- public final void rule__AnnotatedStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12944:1: ( rule__AnnotatedStatement__Group__1__Impl rule__AnnotatedStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12945:2: rule__AnnotatedStatement__Group__1__Impl rule__AnnotatedStatement__Group__2
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__1__Impl_in_rule__AnnotatedStatement__Group__126621);
- rule__AnnotatedStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__2_in_rule__AnnotatedStatement__Group__126624);
- rule__AnnotatedStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__1"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12952:1: rule__AnnotatedStatement__Group__1__Impl : ( (
- // rule__AnnotatedStatement__AnnotationAssignment_1 ) ) ;
- public final void rule__AnnotatedStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12956:1: ( ( ( rule__AnnotatedStatement__AnnotationAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12957:1: ( ( rule__AnnotatedStatement__AnnotationAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12957:1: ( ( rule__AnnotatedStatement__AnnotationAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12958:1: ( rule__AnnotatedStatement__AnnotationAssignment_1 )
- {
- before(grammarAccess.getAnnotatedStatementAccess().getAnnotationAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12959:1: ( rule__AnnotatedStatement__AnnotationAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12959:2: rule__AnnotatedStatement__AnnotationAssignment_1
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__AnnotationAssignment_1_in_rule__AnnotatedStatement__Group__1__Impl26651);
- rule__AnnotatedStatement__AnnotationAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotatedStatementAccess().getAnnotationAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12969:1: rule__AnnotatedStatement__Group__2 : rule__AnnotatedStatement__Group__2__Impl ;
- public final void rule__AnnotatedStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12973:1: ( rule__AnnotatedStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12974:2: rule__AnnotatedStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__Group__2__Impl_in_rule__AnnotatedStatement__Group__226681);
- rule__AnnotatedStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__2"
-
-
- // $ANTLR start "rule__AnnotatedStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12980:1: rule__AnnotatedStatement__Group__2__Impl : ( (
- // rule__AnnotatedStatement__StatementAssignment_2 ) ) ;
- public final void rule__AnnotatedStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12984:1: ( ( ( rule__AnnotatedStatement__StatementAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12985:1: ( ( rule__AnnotatedStatement__StatementAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12985:1: ( ( rule__AnnotatedStatement__StatementAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12986:1: ( rule__AnnotatedStatement__StatementAssignment_2 )
- {
- before(grammarAccess.getAnnotatedStatementAccess().getStatementAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12987:1: ( rule__AnnotatedStatement__StatementAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:12987:2: rule__AnnotatedStatement__StatementAssignment_2
- {
- pushFollow(FOLLOW_rule__AnnotatedStatement__StatementAssignment_2_in_rule__AnnotatedStatement__Group__2__Impl26708);
- rule__AnnotatedStatement__StatementAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotatedStatementAccess().getStatementAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13003:1: rule__Annotation__Group__0 : rule__Annotation__Group__0__Impl rule__Annotation__Group__1 ;
- public final void rule__Annotation__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13007:1: ( rule__Annotation__Group__0__Impl rule__Annotation__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13008:2: rule__Annotation__Group__0__Impl rule__Annotation__Group__1
- {
- pushFollow(FOLLOW_rule__Annotation__Group__0__Impl_in_rule__Annotation__Group__026744);
- rule__Annotation__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Annotation__Group__1_in_rule__Annotation__Group__026747);
- rule__Annotation__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group__0"
-
-
- // $ANTLR start "rule__Annotation__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13015:1: rule__Annotation__Group__0__Impl : ( ( rule__Annotation__KindAssignment_0 ) ) ;
- public final void rule__Annotation__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13019:1: ( ( ( rule__Annotation__KindAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13020:1: ( ( rule__Annotation__KindAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13020:1: ( ( rule__Annotation__KindAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13021:1: ( rule__Annotation__KindAssignment_0 )
- {
- before(grammarAccess.getAnnotationAccess().getKindAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13022:1: ( rule__Annotation__KindAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13022:2: rule__Annotation__KindAssignment_0
- {
- pushFollow(FOLLOW_rule__Annotation__KindAssignment_0_in_rule__Annotation__Group__0__Impl26774);
- rule__Annotation__KindAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotationAccess().getKindAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group__0__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13032:1: rule__Annotation__Group__1 : rule__Annotation__Group__1__Impl ;
- public final void rule__Annotation__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13036:1: ( rule__Annotation__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13037:2: rule__Annotation__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__Annotation__Group__1__Impl_in_rule__Annotation__Group__126804);
- rule__Annotation__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group__1"
-
-
- // $ANTLR start "rule__Annotation__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13043:1: rule__Annotation__Group__1__Impl : ( ( rule__Annotation__Group_1__0 )? ) ;
- public final void rule__Annotation__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13047:1: ( ( ( rule__Annotation__Group_1__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13048:1: ( ( rule__Annotation__Group_1__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13048:1: ( ( rule__Annotation__Group_1__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13049:1: ( rule__Annotation__Group_1__0 )?
- {
- before(grammarAccess.getAnnotationAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13050:1: ( rule__Annotation__Group_1__0 )?
- int alt107 = 2;
- int LA107_0 = input.LA(1);
-
- if ((LA107_0 == 70)) {
- alt107 = 1;
- }
- switch (alt107) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13050:2: rule__Annotation__Group_1__0
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1__0_in_rule__Annotation__Group__1__Impl26831);
- rule__Annotation__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getAnnotationAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group__1__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13064:1: rule__Annotation__Group_1__0 : rule__Annotation__Group_1__0__Impl
- // rule__Annotation__Group_1__1 ;
- public final void rule__Annotation__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13068:1: ( rule__Annotation__Group_1__0__Impl rule__Annotation__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13069:2: rule__Annotation__Group_1__0__Impl rule__Annotation__Group_1__1
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1__0__Impl_in_rule__Annotation__Group_1__026866);
- rule__Annotation__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Annotation__Group_1__1_in_rule__Annotation__Group_1__026869);
- rule__Annotation__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__0"
-
-
- // $ANTLR start "rule__Annotation__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13076:1: rule__Annotation__Group_1__0__Impl : ( '(' ) ;
- public final void rule__Annotation__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13080:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13081:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13081:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13082:1: '('
- {
- before(grammarAccess.getAnnotationAccess().getLeftParenthesisKeyword_1_0());
- match(input, 70, FOLLOW_70_in_rule__Annotation__Group_1__0__Impl26897);
- after(grammarAccess.getAnnotationAccess().getLeftParenthesisKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13095:1: rule__Annotation__Group_1__1 : rule__Annotation__Group_1__1__Impl
- // rule__Annotation__Group_1__2 ;
- public final void rule__Annotation__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13099:1: ( rule__Annotation__Group_1__1__Impl rule__Annotation__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13100:2: rule__Annotation__Group_1__1__Impl rule__Annotation__Group_1__2
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1__1__Impl_in_rule__Annotation__Group_1__126928);
- rule__Annotation__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Annotation__Group_1__2_in_rule__Annotation__Group_1__126931);
- rule__Annotation__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__1"
-
-
- // $ANTLR start "rule__Annotation__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13107:1: rule__Annotation__Group_1__1__Impl : ( ( rule__Annotation__ArgsAssignment_1_1 ) ) ;
- public final void rule__Annotation__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13111:1: ( ( ( rule__Annotation__ArgsAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13112:1: ( ( rule__Annotation__ArgsAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13112:1: ( ( rule__Annotation__ArgsAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13113:1: ( rule__Annotation__ArgsAssignment_1_1 )
- {
- before(grammarAccess.getAnnotationAccess().getArgsAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13114:1: ( rule__Annotation__ArgsAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13114:2: rule__Annotation__ArgsAssignment_1_1
- {
- pushFollow(FOLLOW_rule__Annotation__ArgsAssignment_1_1_in_rule__Annotation__Group_1__1__Impl26958);
- rule__Annotation__ArgsAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotationAccess().getArgsAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13124:1: rule__Annotation__Group_1__2 : rule__Annotation__Group_1__2__Impl
- // rule__Annotation__Group_1__3 ;
- public final void rule__Annotation__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13128:1: ( rule__Annotation__Group_1__2__Impl rule__Annotation__Group_1__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13129:2: rule__Annotation__Group_1__2__Impl rule__Annotation__Group_1__3
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1__2__Impl_in_rule__Annotation__Group_1__226988);
- rule__Annotation__Group_1__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Annotation__Group_1__3_in_rule__Annotation__Group_1__226991);
- rule__Annotation__Group_1__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__2"
-
-
- // $ANTLR start "rule__Annotation__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13136:1: rule__Annotation__Group_1__2__Impl : ( ( rule__Annotation__Group_1_2__0 )* ) ;
- public final void rule__Annotation__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13140:1: ( ( ( rule__Annotation__Group_1_2__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13141:1: ( ( rule__Annotation__Group_1_2__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13141:1: ( ( rule__Annotation__Group_1_2__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13142:1: ( rule__Annotation__Group_1_2__0 )*
- {
- before(grammarAccess.getAnnotationAccess().getGroup_1_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13143:1: ( rule__Annotation__Group_1_2__0 )*
- loop108: do {
- int alt108 = 2;
- int LA108_0 = input.LA(1);
-
- if ((LA108_0 == 72)) {
- alt108 = 1;
- }
-
-
- switch (alt108) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13143:2: rule__Annotation__Group_1_2__0
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1_2__0_in_rule__Annotation__Group_1__2__Impl27018);
- rule__Annotation__Group_1_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop108;
- }
- } while (true);
-
- after(grammarAccess.getAnnotationAccess().getGroup_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13153:1: rule__Annotation__Group_1__3 : rule__Annotation__Group_1__3__Impl ;
- public final void rule__Annotation__Group_1__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13157:1: ( rule__Annotation__Group_1__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13158:2: rule__Annotation__Group_1__3__Impl
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1__3__Impl_in_rule__Annotation__Group_1__327049);
- rule__Annotation__Group_1__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__3"
-
-
- // $ANTLR start "rule__Annotation__Group_1__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13164:1: rule__Annotation__Group_1__3__Impl : ( ')' ) ;
- public final void rule__Annotation__Group_1__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13168:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13169:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13169:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13170:1: ')'
- {
- before(grammarAccess.getAnnotationAccess().getRightParenthesisKeyword_1_3());
- match(input, 71, FOLLOW_71_in_rule__Annotation__Group_1__3__Impl27077);
- after(grammarAccess.getAnnotationAccess().getRightParenthesisKeyword_1_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1__3__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13191:1: rule__Annotation__Group_1_2__0 : rule__Annotation__Group_1_2__0__Impl
- // rule__Annotation__Group_1_2__1 ;
- public final void rule__Annotation__Group_1_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13195:1: ( rule__Annotation__Group_1_2__0__Impl rule__Annotation__Group_1_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13196:2: rule__Annotation__Group_1_2__0__Impl rule__Annotation__Group_1_2__1
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1_2__0__Impl_in_rule__Annotation__Group_1_2__027116);
- rule__Annotation__Group_1_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__Annotation__Group_1_2__1_in_rule__Annotation__Group_1_2__027119);
- rule__Annotation__Group_1_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1_2__0"
-
-
- // $ANTLR start "rule__Annotation__Group_1_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13203:1: rule__Annotation__Group_1_2__0__Impl : ( ',' ) ;
- public final void rule__Annotation__Group_1_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13207:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13208:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13208:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13209:1: ','
- {
- before(grammarAccess.getAnnotationAccess().getCommaKeyword_1_2_0());
- match(input, 72, FOLLOW_72_in_rule__Annotation__Group_1_2__0__Impl27147);
- after(grammarAccess.getAnnotationAccess().getCommaKeyword_1_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1_2__0__Impl"
-
-
- // $ANTLR start "rule__Annotation__Group_1_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13222:1: rule__Annotation__Group_1_2__1 : rule__Annotation__Group_1_2__1__Impl ;
- public final void rule__Annotation__Group_1_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13226:1: ( rule__Annotation__Group_1_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13227:2: rule__Annotation__Group_1_2__1__Impl
- {
- pushFollow(FOLLOW_rule__Annotation__Group_1_2__1__Impl_in_rule__Annotation__Group_1_2__127178);
- rule__Annotation__Group_1_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1_2__1"
-
-
- // $ANTLR start "rule__Annotation__Group_1_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13233:1: rule__Annotation__Group_1_2__1__Impl : ( ( rule__Annotation__ArgsAssignment_1_2_1 ) ) ;
- public final void rule__Annotation__Group_1_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13237:1: ( ( ( rule__Annotation__ArgsAssignment_1_2_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13238:1: ( ( rule__Annotation__ArgsAssignment_1_2_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13238:1: ( ( rule__Annotation__ArgsAssignment_1_2_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13239:1: ( rule__Annotation__ArgsAssignment_1_2_1 )
- {
- before(grammarAccess.getAnnotationAccess().getArgsAssignment_1_2_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13240:1: ( rule__Annotation__ArgsAssignment_1_2_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13240:2: rule__Annotation__ArgsAssignment_1_2_1
- {
- pushFollow(FOLLOW_rule__Annotation__ArgsAssignment_1_2_1_in_rule__Annotation__Group_1_2__1__Impl27205);
- rule__Annotation__ArgsAssignment_1_2_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAnnotationAccess().getArgsAssignment_1_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__Group_1_2__1__Impl"
-
-
- // $ANTLR start "rule__EmptyStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13254:1: rule__EmptyStatement__Group__0 : rule__EmptyStatement__Group__0__Impl
- // rule__EmptyStatement__Group__1 ;
- public final void rule__EmptyStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13258:1: ( rule__EmptyStatement__Group__0__Impl rule__EmptyStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13259:2: rule__EmptyStatement__Group__0__Impl rule__EmptyStatement__Group__1
- {
- pushFollow(FOLLOW_rule__EmptyStatement__Group__0__Impl_in_rule__EmptyStatement__Group__027239);
- rule__EmptyStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__EmptyStatement__Group__1_in_rule__EmptyStatement__Group__027242);
- rule__EmptyStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EmptyStatement__Group__0"
-
-
- // $ANTLR start "rule__EmptyStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13266:1: rule__EmptyStatement__Group__0__Impl : ( () ) ;
- public final void rule__EmptyStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13270:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13271:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13271:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13272:1: ()
- {
- before(grammarAccess.getEmptyStatementAccess().getEmptyStatementAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13273:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13275:1:
- {
- }
-
- after(grammarAccess.getEmptyStatementAccess().getEmptyStatementAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EmptyStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__EmptyStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13285:1: rule__EmptyStatement__Group__1 : rule__EmptyStatement__Group__1__Impl ;
- public final void rule__EmptyStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13289:1: ( rule__EmptyStatement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13290:2: rule__EmptyStatement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__EmptyStatement__Group__1__Impl_in_rule__EmptyStatement__Group__127300);
- rule__EmptyStatement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EmptyStatement__Group__1"
-
-
- // $ANTLR start "rule__EmptyStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13296:1: rule__EmptyStatement__Group__1__Impl : ( ';' ) ;
- public final void rule__EmptyStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13300:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13301:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13301:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13302:1: ';'
- {
- before(grammarAccess.getEmptyStatementAccess().getSemicolonKeyword_1());
- match(input, 12, FOLLOW_12_in_rule__EmptyStatement__Group__1__Impl27328);
- after(grammarAccess.getEmptyStatementAccess().getSemicolonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EmptyStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13319:1: rule__LocalNameDeclarationStatement__Group__0 :
- // rule__LocalNameDeclarationStatement__Group__0__Impl rule__LocalNameDeclarationStatement__Group__1 ;
- public final void rule__LocalNameDeclarationStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13323:1: ( rule__LocalNameDeclarationStatement__Group__0__Impl
- // rule__LocalNameDeclarationStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13324:2: rule__LocalNameDeclarationStatement__Group__0__Impl
- // rule__LocalNameDeclarationStatement__Group__1
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__0__Impl_in_rule__LocalNameDeclarationStatement__Group__027363);
- rule__LocalNameDeclarationStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__1_in_rule__LocalNameDeclarationStatement__Group__027366);
- rule__LocalNameDeclarationStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__0"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13331:1: rule__LocalNameDeclarationStatement__Group__0__Impl : ( 'let' ) ;
- public final void rule__LocalNameDeclarationStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13335:1: ( ( 'let' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13336:1: ( 'let' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13336:1: ( 'let' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13337:1: 'let'
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getLetKeyword_0());
- match(input, 100, FOLLOW_100_in_rule__LocalNameDeclarationStatement__Group__0__Impl27394);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getLetKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13350:1: rule__LocalNameDeclarationStatement__Group__1 :
- // rule__LocalNameDeclarationStatement__Group__1__Impl rule__LocalNameDeclarationStatement__Group__2 ;
- public final void rule__LocalNameDeclarationStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13354:1: ( rule__LocalNameDeclarationStatement__Group__1__Impl
- // rule__LocalNameDeclarationStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13355:2: rule__LocalNameDeclarationStatement__Group__1__Impl
- // rule__LocalNameDeclarationStatement__Group__2
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__1__Impl_in_rule__LocalNameDeclarationStatement__Group__127425);
- rule__LocalNameDeclarationStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__2_in_rule__LocalNameDeclarationStatement__Group__127428);
- rule__LocalNameDeclarationStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__1"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13362:1: rule__LocalNameDeclarationStatement__Group__1__Impl : ( (
- // rule__LocalNameDeclarationStatement__VarNameAssignment_1 ) ) ;
- public final void rule__LocalNameDeclarationStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13366:1: ( ( ( rule__LocalNameDeclarationStatement__VarNameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13367:1: ( ( rule__LocalNameDeclarationStatement__VarNameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13367:1: ( ( rule__LocalNameDeclarationStatement__VarNameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13368:1: ( rule__LocalNameDeclarationStatement__VarNameAssignment_1 )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getVarNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13369:1: ( rule__LocalNameDeclarationStatement__VarNameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13369:2: rule__LocalNameDeclarationStatement__VarNameAssignment_1
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__VarNameAssignment_1_in_rule__LocalNameDeclarationStatement__Group__1__Impl27455);
- rule__LocalNameDeclarationStatement__VarNameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getVarNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13379:1: rule__LocalNameDeclarationStatement__Group__2 :
- // rule__LocalNameDeclarationStatement__Group__2__Impl rule__LocalNameDeclarationStatement__Group__3 ;
- public final void rule__LocalNameDeclarationStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13383:1: ( rule__LocalNameDeclarationStatement__Group__2__Impl
- // rule__LocalNameDeclarationStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13384:2: rule__LocalNameDeclarationStatement__Group__2__Impl
- // rule__LocalNameDeclarationStatement__Group__3
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__2__Impl_in_rule__LocalNameDeclarationStatement__Group__227485);
- rule__LocalNameDeclarationStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__3_in_rule__LocalNameDeclarationStatement__Group__227488);
- rule__LocalNameDeclarationStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__2"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13391:1: rule__LocalNameDeclarationStatement__Group__2__Impl : ( ':' ) ;
- public final void rule__LocalNameDeclarationStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13395:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13396:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13396:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13397:1: ':'
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getColonKeyword_2());
- match(input, 69, FOLLOW_69_in_rule__LocalNameDeclarationStatement__Group__2__Impl27516);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getColonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13410:1: rule__LocalNameDeclarationStatement__Group__3 :
- // rule__LocalNameDeclarationStatement__Group__3__Impl rule__LocalNameDeclarationStatement__Group__4 ;
- public final void rule__LocalNameDeclarationStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13414:1: ( rule__LocalNameDeclarationStatement__Group__3__Impl
- // rule__LocalNameDeclarationStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13415:2: rule__LocalNameDeclarationStatement__Group__3__Impl
- // rule__LocalNameDeclarationStatement__Group__4
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__3__Impl_in_rule__LocalNameDeclarationStatement__Group__327547);
- rule__LocalNameDeclarationStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__4_in_rule__LocalNameDeclarationStatement__Group__327550);
- rule__LocalNameDeclarationStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__3"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13422:1: rule__LocalNameDeclarationStatement__Group__3__Impl : ( (
- // rule__LocalNameDeclarationStatement__TypeAssignment_3 ) ) ;
- public final void rule__LocalNameDeclarationStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13426:1: ( ( ( rule__LocalNameDeclarationStatement__TypeAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13427:1: ( ( rule__LocalNameDeclarationStatement__TypeAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13427:1: ( ( rule__LocalNameDeclarationStatement__TypeAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13428:1: ( rule__LocalNameDeclarationStatement__TypeAssignment_3 )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getTypeAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13429:1: ( rule__LocalNameDeclarationStatement__TypeAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13429:2: rule__LocalNameDeclarationStatement__TypeAssignment_3
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__TypeAssignment_3_in_rule__LocalNameDeclarationStatement__Group__3__Impl27577);
- rule__LocalNameDeclarationStatement__TypeAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getTypeAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13439:1: rule__LocalNameDeclarationStatement__Group__4 :
- // rule__LocalNameDeclarationStatement__Group__4__Impl rule__LocalNameDeclarationStatement__Group__5 ;
- public final void rule__LocalNameDeclarationStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13443:1: ( rule__LocalNameDeclarationStatement__Group__4__Impl
- // rule__LocalNameDeclarationStatement__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13444:2: rule__LocalNameDeclarationStatement__Group__4__Impl
- // rule__LocalNameDeclarationStatement__Group__5
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__4__Impl_in_rule__LocalNameDeclarationStatement__Group__427607);
- rule__LocalNameDeclarationStatement__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__5_in_rule__LocalNameDeclarationStatement__Group__427610);
- rule__LocalNameDeclarationStatement__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__4"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13451:1: rule__LocalNameDeclarationStatement__Group__4__Impl : ( (
- // rule__LocalNameDeclarationStatement__Group_4__0 )? ) ;
- public final void rule__LocalNameDeclarationStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13455:1: ( ( ( rule__LocalNameDeclarationStatement__Group_4__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13456:1: ( ( rule__LocalNameDeclarationStatement__Group_4__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13456:1: ( ( rule__LocalNameDeclarationStatement__Group_4__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13457:1: ( rule__LocalNameDeclarationStatement__Group_4__0 )?
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getGroup_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13458:1: ( rule__LocalNameDeclarationStatement__Group_4__0 )?
- int alt109 = 2;
- int LA109_0 = input.LA(1);
-
- if ((LA109_0 == 73)) {
- alt109 = 1;
- }
- switch (alt109) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13458:2: rule__LocalNameDeclarationStatement__Group_4__0
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group_4__0_in_rule__LocalNameDeclarationStatement__Group__4__Impl27637);
- rule__LocalNameDeclarationStatement__Group_4__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getGroup_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13468:1: rule__LocalNameDeclarationStatement__Group__5 :
- // rule__LocalNameDeclarationStatement__Group__5__Impl rule__LocalNameDeclarationStatement__Group__6 ;
- public final void rule__LocalNameDeclarationStatement__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13472:1: ( rule__LocalNameDeclarationStatement__Group__5__Impl
- // rule__LocalNameDeclarationStatement__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13473:2: rule__LocalNameDeclarationStatement__Group__5__Impl
- // rule__LocalNameDeclarationStatement__Group__6
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__5__Impl_in_rule__LocalNameDeclarationStatement__Group__527668);
- rule__LocalNameDeclarationStatement__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__6_in_rule__LocalNameDeclarationStatement__Group__527671);
- rule__LocalNameDeclarationStatement__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__5"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13480:1: rule__LocalNameDeclarationStatement__Group__5__Impl : ( '=' ) ;
- public final void rule__LocalNameDeclarationStatement__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13484:1: ( ( '=' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13485:1: ( '=' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13485:1: ( '=' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13486:1: '='
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getEqualsSignKeyword_5());
- match(input, 57, FOLLOW_57_in_rule__LocalNameDeclarationStatement__Group__5__Impl27699);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getEqualsSignKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__5__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13499:1: rule__LocalNameDeclarationStatement__Group__6 :
- // rule__LocalNameDeclarationStatement__Group__6__Impl rule__LocalNameDeclarationStatement__Group__7 ;
- public final void rule__LocalNameDeclarationStatement__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13503:1: ( rule__LocalNameDeclarationStatement__Group__6__Impl
- // rule__LocalNameDeclarationStatement__Group__7 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13504:2: rule__LocalNameDeclarationStatement__Group__6__Impl
- // rule__LocalNameDeclarationStatement__Group__7
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__6__Impl_in_rule__LocalNameDeclarationStatement__Group__627730);
- rule__LocalNameDeclarationStatement__Group__6__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__7_in_rule__LocalNameDeclarationStatement__Group__627733);
- rule__LocalNameDeclarationStatement__Group__7();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__6"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13511:1: rule__LocalNameDeclarationStatement__Group__6__Impl : ( (
- // rule__LocalNameDeclarationStatement__InitAssignment_6 ) ) ;
- public final void rule__LocalNameDeclarationStatement__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13515:1: ( ( ( rule__LocalNameDeclarationStatement__InitAssignment_6 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13516:1: ( ( rule__LocalNameDeclarationStatement__InitAssignment_6 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13516:1: ( ( rule__LocalNameDeclarationStatement__InitAssignment_6 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13517:1: ( rule__LocalNameDeclarationStatement__InitAssignment_6 )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getInitAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13518:1: ( rule__LocalNameDeclarationStatement__InitAssignment_6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13518:2: rule__LocalNameDeclarationStatement__InitAssignment_6
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__InitAssignment_6_in_rule__LocalNameDeclarationStatement__Group__6__Impl27760);
- rule__LocalNameDeclarationStatement__InitAssignment_6();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getInitAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__6__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__7"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13528:1: rule__LocalNameDeclarationStatement__Group__7 :
- // rule__LocalNameDeclarationStatement__Group__7__Impl ;
- public final void rule__LocalNameDeclarationStatement__Group__7() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13532:1: ( rule__LocalNameDeclarationStatement__Group__7__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13533:2: rule__LocalNameDeclarationStatement__Group__7__Impl
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group__7__Impl_in_rule__LocalNameDeclarationStatement__Group__727790);
- rule__LocalNameDeclarationStatement__Group__7__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__7"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group__7__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13539:1: rule__LocalNameDeclarationStatement__Group__7__Impl : ( ';' ) ;
- public final void rule__LocalNameDeclarationStatement__Group__7__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13543:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13544:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13544:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13545:1: ';'
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getSemicolonKeyword_7());
- match(input, 12, FOLLOW_12_in_rule__LocalNameDeclarationStatement__Group__7__Impl27818);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getSemicolonKeyword_7());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group__7__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group_4__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13574:1: rule__LocalNameDeclarationStatement__Group_4__0 :
- // rule__LocalNameDeclarationStatement__Group_4__0__Impl rule__LocalNameDeclarationStatement__Group_4__1 ;
- public final void rule__LocalNameDeclarationStatement__Group_4__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13578:1: ( rule__LocalNameDeclarationStatement__Group_4__0__Impl
- // rule__LocalNameDeclarationStatement__Group_4__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13579:2: rule__LocalNameDeclarationStatement__Group_4__0__Impl
- // rule__LocalNameDeclarationStatement__Group_4__1
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group_4__0__Impl_in_rule__LocalNameDeclarationStatement__Group_4__027865);
- rule__LocalNameDeclarationStatement__Group_4__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group_4__1_in_rule__LocalNameDeclarationStatement__Group_4__027868);
- rule__LocalNameDeclarationStatement__Group_4__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group_4__0"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group_4__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13586:1: rule__LocalNameDeclarationStatement__Group_4__0__Impl : ( (
- // rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 ) ) ;
- public final void rule__LocalNameDeclarationStatement__Group_4__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13590:1: ( ( ( rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13591:1: ( ( rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13591:1: ( ( rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13592:1: ( rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorAssignment_4_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13593:1: ( rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13593:2: rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0_in_rule__LocalNameDeclarationStatement__Group_4__0__Impl27895);
- rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorAssignment_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group_4__0__Impl"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group_4__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13603:1: rule__LocalNameDeclarationStatement__Group_4__1 :
- // rule__LocalNameDeclarationStatement__Group_4__1__Impl ;
- public final void rule__LocalNameDeclarationStatement__Group_4__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13607:1: ( rule__LocalNameDeclarationStatement__Group_4__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13608:2: rule__LocalNameDeclarationStatement__Group_4__1__Impl
- {
- pushFollow(FOLLOW_rule__LocalNameDeclarationStatement__Group_4__1__Impl_in_rule__LocalNameDeclarationStatement__Group_4__127925);
- rule__LocalNameDeclarationStatement__Group_4__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group_4__1"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__Group_4__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13614:1: rule__LocalNameDeclarationStatement__Group_4__1__Impl : ( ']' ) ;
- public final void rule__LocalNameDeclarationStatement__Group_4__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13618:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13619:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13619:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13620:1: ']'
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getRightSquareBracketKeyword_4_1());
- match(input, 74, FOLLOW_74_in_rule__LocalNameDeclarationStatement__Group_4__1__Impl27953);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getRightSquareBracketKeyword_4_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__Group_4__1__Impl"
-
-
- // $ANTLR start "rule__IfStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13637:1: rule__IfStatement__Group__0 : rule__IfStatement__Group__0__Impl rule__IfStatement__Group__1
- // ;
- public final void rule__IfStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13641:1: ( rule__IfStatement__Group__0__Impl rule__IfStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13642:2: rule__IfStatement__Group__0__Impl rule__IfStatement__Group__1
- {
- pushFollow(FOLLOW_rule__IfStatement__Group__0__Impl_in_rule__IfStatement__Group__027988);
- rule__IfStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IfStatement__Group__1_in_rule__IfStatement__Group__027991);
- rule__IfStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__0"
-
-
- // $ANTLR start "rule__IfStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13649:1: rule__IfStatement__Group__0__Impl : ( 'if' ) ;
- public final void rule__IfStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13653:1: ( ( 'if' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13654:1: ( 'if' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13654:1: ( 'if' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13655:1: 'if'
- {
- before(grammarAccess.getIfStatementAccess().getIfKeyword_0());
- match(input, 101, FOLLOW_101_in_rule__IfStatement__Group__0__Impl28019);
- after(grammarAccess.getIfStatementAccess().getIfKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__IfStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13668:1: rule__IfStatement__Group__1 : rule__IfStatement__Group__1__Impl rule__IfStatement__Group__2
- // ;
- public final void rule__IfStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13672:1: ( rule__IfStatement__Group__1__Impl rule__IfStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13673:2: rule__IfStatement__Group__1__Impl rule__IfStatement__Group__2
- {
- pushFollow(FOLLOW_rule__IfStatement__Group__1__Impl_in_rule__IfStatement__Group__128050);
- rule__IfStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__IfStatement__Group__2_in_rule__IfStatement__Group__128053);
- rule__IfStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__1"
-
-
- // $ANTLR start "rule__IfStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13680:1: rule__IfStatement__Group__1__Impl : ( ( rule__IfStatement__SequentialClaussesAssignment_1 )
- // ) ;
- public final void rule__IfStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13684:1: ( ( ( rule__IfStatement__SequentialClaussesAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13685:1: ( ( rule__IfStatement__SequentialClaussesAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13685:1: ( ( rule__IfStatement__SequentialClaussesAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13686:1: ( rule__IfStatement__SequentialClaussesAssignment_1 )
- {
- before(grammarAccess.getIfStatementAccess().getSequentialClaussesAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13687:1: ( rule__IfStatement__SequentialClaussesAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13687:2: rule__IfStatement__SequentialClaussesAssignment_1
- {
- pushFollow(FOLLOW_rule__IfStatement__SequentialClaussesAssignment_1_in_rule__IfStatement__Group__1__Impl28080);
- rule__IfStatement__SequentialClaussesAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getIfStatementAccess().getSequentialClaussesAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__IfStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13697:1: rule__IfStatement__Group__2 : rule__IfStatement__Group__2__Impl ;
- public final void rule__IfStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13701:1: ( rule__IfStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13702:2: rule__IfStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__IfStatement__Group__2__Impl_in_rule__IfStatement__Group__228110);
- rule__IfStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__2"
-
-
- // $ANTLR start "rule__IfStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13708:1: rule__IfStatement__Group__2__Impl : ( ( rule__IfStatement__FinalClauseAssignment_2 )? ) ;
- public final void rule__IfStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13712:1: ( ( ( rule__IfStatement__FinalClauseAssignment_2 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13713:1: ( ( rule__IfStatement__FinalClauseAssignment_2 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13713:1: ( ( rule__IfStatement__FinalClauseAssignment_2 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13714:1: ( rule__IfStatement__FinalClauseAssignment_2 )?
- {
- before(grammarAccess.getIfStatementAccess().getFinalClauseAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13715:1: ( rule__IfStatement__FinalClauseAssignment_2 )?
- int alt110 = 2;
- int LA110_0 = input.LA(1);
-
- if ((LA110_0 == 102)) {
- alt110 = 1;
- }
- switch (alt110) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13715:2: rule__IfStatement__FinalClauseAssignment_2
- {
- pushFollow(FOLLOW_rule__IfStatement__FinalClauseAssignment_2_in_rule__IfStatement__Group__2__Impl28137);
- rule__IfStatement__FinalClauseAssignment_2();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getIfStatementAccess().getFinalClauseAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__SequentialClauses__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13731:1: rule__SequentialClauses__Group__0 : rule__SequentialClauses__Group__0__Impl
- // rule__SequentialClauses__Group__1 ;
- public final void rule__SequentialClauses__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13735:1: ( rule__SequentialClauses__Group__0__Impl rule__SequentialClauses__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13736:2: rule__SequentialClauses__Group__0__Impl rule__SequentialClauses__Group__1
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group__0__Impl_in_rule__SequentialClauses__Group__028174);
- rule__SequentialClauses__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequentialClauses__Group__1_in_rule__SequentialClauses__Group__028177);
- rule__SequentialClauses__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group__0"
-
-
- // $ANTLR start "rule__SequentialClauses__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13743:1: rule__SequentialClauses__Group__0__Impl : ( (
- // rule__SequentialClauses__ConccurentClausesAssignment_0 ) ) ;
- public final void rule__SequentialClauses__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13747:1: ( ( ( rule__SequentialClauses__ConccurentClausesAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13748:1: ( ( rule__SequentialClauses__ConccurentClausesAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13748:1: ( ( rule__SequentialClauses__ConccurentClausesAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13749:1: ( rule__SequentialClauses__ConccurentClausesAssignment_0 )
- {
- before(grammarAccess.getSequentialClausesAccess().getConccurentClausesAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13750:1: ( rule__SequentialClauses__ConccurentClausesAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13750:2: rule__SequentialClauses__ConccurentClausesAssignment_0
- {
- pushFollow(FOLLOW_rule__SequentialClauses__ConccurentClausesAssignment_0_in_rule__SequentialClauses__Group__0__Impl28204);
- rule__SequentialClauses__ConccurentClausesAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequentialClausesAccess().getConccurentClausesAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group__0__Impl"
-
-
- // $ANTLR start "rule__SequentialClauses__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13760:1: rule__SequentialClauses__Group__1 : rule__SequentialClauses__Group__1__Impl ;
- public final void rule__SequentialClauses__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13764:1: ( rule__SequentialClauses__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13765:2: rule__SequentialClauses__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group__1__Impl_in_rule__SequentialClauses__Group__128234);
- rule__SequentialClauses__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group__1"
-
-
- // $ANTLR start "rule__SequentialClauses__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13771:1: rule__SequentialClauses__Group__1__Impl : ( ( rule__SequentialClauses__Group_1__0 )* ) ;
- public final void rule__SequentialClauses__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13775:1: ( ( ( rule__SequentialClauses__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13776:1: ( ( rule__SequentialClauses__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13776:1: ( ( rule__SequentialClauses__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13777:1: ( rule__SequentialClauses__Group_1__0 )*
- {
- before(grammarAccess.getSequentialClausesAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13778:1: ( rule__SequentialClauses__Group_1__0 )*
- loop111: do {
- int alt111 = 2;
- int LA111_0 = input.LA(1);
-
- if ((LA111_0 == 102)) {
- int LA111_2 = input.LA(2);
-
- if ((LA111_2 == 101)) {
- alt111 = 1;
- }
-
-
- }
-
-
- switch (alt111) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13778:2: rule__SequentialClauses__Group_1__0
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__0_in_rule__SequentialClauses__Group__1__Impl28261);
- rule__SequentialClauses__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop111;
- }
- } while (true);
-
- after(grammarAccess.getSequentialClausesAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group__1__Impl"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13792:1: rule__SequentialClauses__Group_1__0 : rule__SequentialClauses__Group_1__0__Impl
- // rule__SequentialClauses__Group_1__1 ;
- public final void rule__SequentialClauses__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13796:1: ( rule__SequentialClauses__Group_1__0__Impl rule__SequentialClauses__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13797:2: rule__SequentialClauses__Group_1__0__Impl rule__SequentialClauses__Group_1__1
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__0__Impl_in_rule__SequentialClauses__Group_1__028296);
- rule__SequentialClauses__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__1_in_rule__SequentialClauses__Group_1__028299);
- rule__SequentialClauses__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__0"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13804:1: rule__SequentialClauses__Group_1__0__Impl : ( 'else' ) ;
- public final void rule__SequentialClauses__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13808:1: ( ( 'else' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13809:1: ( 'else' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13809:1: ( 'else' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13810:1: 'else'
- {
- before(grammarAccess.getSequentialClausesAccess().getElseKeyword_1_0());
- match(input, 102, FOLLOW_102_in_rule__SequentialClauses__Group_1__0__Impl28327);
- after(grammarAccess.getSequentialClausesAccess().getElseKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13823:1: rule__SequentialClauses__Group_1__1 : rule__SequentialClauses__Group_1__1__Impl
- // rule__SequentialClauses__Group_1__2 ;
- public final void rule__SequentialClauses__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13827:1: ( rule__SequentialClauses__Group_1__1__Impl rule__SequentialClauses__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13828:2: rule__SequentialClauses__Group_1__1__Impl rule__SequentialClauses__Group_1__2
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__1__Impl_in_rule__SequentialClauses__Group_1__128358);
- rule__SequentialClauses__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__2_in_rule__SequentialClauses__Group_1__128361);
- rule__SequentialClauses__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__1"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13835:1: rule__SequentialClauses__Group_1__1__Impl : ( 'if' ) ;
- public final void rule__SequentialClauses__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13839:1: ( ( 'if' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13840:1: ( 'if' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13840:1: ( 'if' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13841:1: 'if'
- {
- before(grammarAccess.getSequentialClausesAccess().getIfKeyword_1_1());
- match(input, 101, FOLLOW_101_in_rule__SequentialClauses__Group_1__1__Impl28389);
- after(grammarAccess.getSequentialClausesAccess().getIfKeyword_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13854:1: rule__SequentialClauses__Group_1__2 : rule__SequentialClauses__Group_1__2__Impl ;
- public final void rule__SequentialClauses__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13858:1: ( rule__SequentialClauses__Group_1__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13859:2: rule__SequentialClauses__Group_1__2__Impl
- {
- pushFollow(FOLLOW_rule__SequentialClauses__Group_1__2__Impl_in_rule__SequentialClauses__Group_1__228420);
- rule__SequentialClauses__Group_1__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__2"
-
-
- // $ANTLR start "rule__SequentialClauses__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13865:1: rule__SequentialClauses__Group_1__2__Impl : ( (
- // rule__SequentialClauses__ConccurentClausesAssignment_1_2 ) ) ;
- public final void rule__SequentialClauses__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13869:1: ( ( ( rule__SequentialClauses__ConccurentClausesAssignment_1_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13870:1: ( ( rule__SequentialClauses__ConccurentClausesAssignment_1_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13870:1: ( ( rule__SequentialClauses__ConccurentClausesAssignment_1_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13871:1: ( rule__SequentialClauses__ConccurentClausesAssignment_1_2 )
- {
- before(grammarAccess.getSequentialClausesAccess().getConccurentClausesAssignment_1_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13872:1: ( rule__SequentialClauses__ConccurentClausesAssignment_1_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13872:2: rule__SequentialClauses__ConccurentClausesAssignment_1_2
- {
- pushFollow(FOLLOW_rule__SequentialClauses__ConccurentClausesAssignment_1_2_in_rule__SequentialClauses__Group_1__2__Impl28447);
- rule__SequentialClauses__ConccurentClausesAssignment_1_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSequentialClausesAccess().getConccurentClausesAssignment_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13888:1: rule__ConcurrentClauses__Group__0 : rule__ConcurrentClauses__Group__0__Impl
- // rule__ConcurrentClauses__Group__1 ;
- public final void rule__ConcurrentClauses__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13892:1: ( rule__ConcurrentClauses__Group__0__Impl rule__ConcurrentClauses__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13893:2: rule__ConcurrentClauses__Group__0__Impl rule__ConcurrentClauses__Group__1
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group__0__Impl_in_rule__ConcurrentClauses__Group__028483);
- rule__ConcurrentClauses__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group__1_in_rule__ConcurrentClauses__Group__028486);
- rule__ConcurrentClauses__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group__0"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13900:1: rule__ConcurrentClauses__Group__0__Impl : ( (
- // rule__ConcurrentClauses__NonFinalClauseAssignment_0 ) ) ;
- public final void rule__ConcurrentClauses__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13904:1: ( ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13905:1: ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13905:1: ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13906:1: ( rule__ConcurrentClauses__NonFinalClauseAssignment_0 )
- {
- before(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13907:1: ( rule__ConcurrentClauses__NonFinalClauseAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13907:2: rule__ConcurrentClauses__NonFinalClauseAssignment_0
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__NonFinalClauseAssignment_0_in_rule__ConcurrentClauses__Group__0__Impl28513);
- rule__ConcurrentClauses__NonFinalClauseAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group__0__Impl"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13917:1: rule__ConcurrentClauses__Group__1 : rule__ConcurrentClauses__Group__1__Impl ;
- public final void rule__ConcurrentClauses__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13921:1: ( rule__ConcurrentClauses__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13922:2: rule__ConcurrentClauses__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group__1__Impl_in_rule__ConcurrentClauses__Group__128543);
- rule__ConcurrentClauses__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group__1"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13928:1: rule__ConcurrentClauses__Group__1__Impl : ( ( rule__ConcurrentClauses__Group_1__0 )* ) ;
- public final void rule__ConcurrentClauses__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13932:1: ( ( ( rule__ConcurrentClauses__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13933:1: ( ( rule__ConcurrentClauses__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13933:1: ( ( rule__ConcurrentClauses__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13934:1: ( rule__ConcurrentClauses__Group_1__0 )*
- {
- before(grammarAccess.getConcurrentClausesAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13935:1: ( rule__ConcurrentClauses__Group_1__0 )*
- loop112: do {
- int alt112 = 2;
- int LA112_0 = input.LA(1);
-
- if ((LA112_0 == 103)) {
- alt112 = 1;
- }
-
-
- switch (alt112) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13935:2: rule__ConcurrentClauses__Group_1__0
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__0_in_rule__ConcurrentClauses__Group__1__Impl28570);
- rule__ConcurrentClauses__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop112;
- }
- } while (true);
-
- after(grammarAccess.getConcurrentClausesAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group__1__Impl"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13949:1: rule__ConcurrentClauses__Group_1__0 : rule__ConcurrentClauses__Group_1__0__Impl
- // rule__ConcurrentClauses__Group_1__1 ;
- public final void rule__ConcurrentClauses__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13953:1: ( rule__ConcurrentClauses__Group_1__0__Impl rule__ConcurrentClauses__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13954:2: rule__ConcurrentClauses__Group_1__0__Impl rule__ConcurrentClauses__Group_1__1
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__0__Impl_in_rule__ConcurrentClauses__Group_1__028605);
- rule__ConcurrentClauses__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__1_in_rule__ConcurrentClauses__Group_1__028608);
- rule__ConcurrentClauses__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__0"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13961:1: rule__ConcurrentClauses__Group_1__0__Impl : ( 'or' ) ;
- public final void rule__ConcurrentClauses__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13965:1: ( ( 'or' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13966:1: ( 'or' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13966:1: ( 'or' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13967:1: 'or'
- {
- before(grammarAccess.getConcurrentClausesAccess().getOrKeyword_1_0());
- match(input, 103, FOLLOW_103_in_rule__ConcurrentClauses__Group_1__0__Impl28636);
- after(grammarAccess.getConcurrentClausesAccess().getOrKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13980:1: rule__ConcurrentClauses__Group_1__1 : rule__ConcurrentClauses__Group_1__1__Impl
- // rule__ConcurrentClauses__Group_1__2 ;
- public final void rule__ConcurrentClauses__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13984:1: ( rule__ConcurrentClauses__Group_1__1__Impl rule__ConcurrentClauses__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13985:2: rule__ConcurrentClauses__Group_1__1__Impl rule__ConcurrentClauses__Group_1__2
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__1__Impl_in_rule__ConcurrentClauses__Group_1__128667);
- rule__ConcurrentClauses__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__2_in_rule__ConcurrentClauses__Group_1__128670);
- rule__ConcurrentClauses__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__1"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13992:1: rule__ConcurrentClauses__Group_1__1__Impl : ( 'if' ) ;
- public final void rule__ConcurrentClauses__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13996:1: ( ( 'if' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13997:1: ( 'if' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13997:1: ( 'if' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:13998:1: 'if'
- {
- before(grammarAccess.getConcurrentClausesAccess().getIfKeyword_1_1());
- match(input, 101, FOLLOW_101_in_rule__ConcurrentClauses__Group_1__1__Impl28698);
- after(grammarAccess.getConcurrentClausesAccess().getIfKeyword_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14011:1: rule__ConcurrentClauses__Group_1__2 : rule__ConcurrentClauses__Group_1__2__Impl ;
- public final void rule__ConcurrentClauses__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14015:1: ( rule__ConcurrentClauses__Group_1__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14016:2: rule__ConcurrentClauses__Group_1__2__Impl
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__Group_1__2__Impl_in_rule__ConcurrentClauses__Group_1__228729);
- rule__ConcurrentClauses__Group_1__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__2"
-
-
- // $ANTLR start "rule__ConcurrentClauses__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14022:1: rule__ConcurrentClauses__Group_1__2__Impl : ( (
- // rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 ) ) ;
- public final void rule__ConcurrentClauses__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14026:1: ( ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14027:1: ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14027:1: ( ( rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14028:1: ( rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 )
- {
- before(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseAssignment_1_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14029:1: ( rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14029:2: rule__ConcurrentClauses__NonFinalClauseAssignment_1_2
- {
- pushFollow(FOLLOW_rule__ConcurrentClauses__NonFinalClauseAssignment_1_2_in_rule__ConcurrentClauses__Group_1__2__Impl28756);
- rule__ConcurrentClauses__NonFinalClauseAssignment_1_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseAssignment_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14045:1: rule__NonFinalClause__Group__0 : rule__NonFinalClause__Group__0__Impl
- // rule__NonFinalClause__Group__1 ;
- public final void rule__NonFinalClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14049:1: ( rule__NonFinalClause__Group__0__Impl rule__NonFinalClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14050:2: rule__NonFinalClause__Group__0__Impl rule__NonFinalClause__Group__1
- {
- pushFollow(FOLLOW_rule__NonFinalClause__Group__0__Impl_in_rule__NonFinalClause__Group__028792);
- rule__NonFinalClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NonFinalClause__Group__1_in_rule__NonFinalClause__Group__028795);
- rule__NonFinalClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__0"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14057:1: rule__NonFinalClause__Group__0__Impl : ( '(' ) ;
- public final void rule__NonFinalClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14061:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14062:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14062:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14063:1: '('
- {
- before(grammarAccess.getNonFinalClauseAccess().getLeftParenthesisKeyword_0());
- match(input, 70, FOLLOW_70_in_rule__NonFinalClause__Group__0__Impl28823);
- after(grammarAccess.getNonFinalClauseAccess().getLeftParenthesisKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14076:1: rule__NonFinalClause__Group__1 : rule__NonFinalClause__Group__1__Impl
- // rule__NonFinalClause__Group__2 ;
- public final void rule__NonFinalClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14080:1: ( rule__NonFinalClause__Group__1__Impl rule__NonFinalClause__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14081:2: rule__NonFinalClause__Group__1__Impl rule__NonFinalClause__Group__2
- {
- pushFollow(FOLLOW_rule__NonFinalClause__Group__1__Impl_in_rule__NonFinalClause__Group__128854);
- rule__NonFinalClause__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NonFinalClause__Group__2_in_rule__NonFinalClause__Group__128857);
- rule__NonFinalClause__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__1"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14088:1: rule__NonFinalClause__Group__1__Impl : ( ( rule__NonFinalClause__ConditionAssignment_1 ) ) ;
- public final void rule__NonFinalClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14092:1: ( ( ( rule__NonFinalClause__ConditionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14093:1: ( ( rule__NonFinalClause__ConditionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14093:1: ( ( rule__NonFinalClause__ConditionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14094:1: ( rule__NonFinalClause__ConditionAssignment_1 )
- {
- before(grammarAccess.getNonFinalClauseAccess().getConditionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14095:1: ( rule__NonFinalClause__ConditionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14095:2: rule__NonFinalClause__ConditionAssignment_1
- {
- pushFollow(FOLLOW_rule__NonFinalClause__ConditionAssignment_1_in_rule__NonFinalClause__Group__1__Impl28884);
- rule__NonFinalClause__ConditionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNonFinalClauseAccess().getConditionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14105:1: rule__NonFinalClause__Group__2 : rule__NonFinalClause__Group__2__Impl
- // rule__NonFinalClause__Group__3 ;
- public final void rule__NonFinalClause__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14109:1: ( rule__NonFinalClause__Group__2__Impl rule__NonFinalClause__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14110:2: rule__NonFinalClause__Group__2__Impl rule__NonFinalClause__Group__3
- {
- pushFollow(FOLLOW_rule__NonFinalClause__Group__2__Impl_in_rule__NonFinalClause__Group__228914);
- rule__NonFinalClause__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__NonFinalClause__Group__3_in_rule__NonFinalClause__Group__228917);
- rule__NonFinalClause__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__2"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14117:1: rule__NonFinalClause__Group__2__Impl : ( ')' ) ;
- public final void rule__NonFinalClause__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14121:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14122:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14122:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14123:1: ')'
- {
- before(grammarAccess.getNonFinalClauseAccess().getRightParenthesisKeyword_2());
- match(input, 71, FOLLOW_71_in_rule__NonFinalClause__Group__2__Impl28945);
- after(grammarAccess.getNonFinalClauseAccess().getRightParenthesisKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__2__Impl"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14136:1: rule__NonFinalClause__Group__3 : rule__NonFinalClause__Group__3__Impl ;
- public final void rule__NonFinalClause__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14140:1: ( rule__NonFinalClause__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14141:2: rule__NonFinalClause__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__NonFinalClause__Group__3__Impl_in_rule__NonFinalClause__Group__328976);
- rule__NonFinalClause__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__3"
-
-
- // $ANTLR start "rule__NonFinalClause__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14147:1: rule__NonFinalClause__Group__3__Impl : ( ( rule__NonFinalClause__BlockAssignment_3 ) ) ;
- public final void rule__NonFinalClause__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14151:1: ( ( ( rule__NonFinalClause__BlockAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14152:1: ( ( rule__NonFinalClause__BlockAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14152:1: ( ( rule__NonFinalClause__BlockAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14153:1: ( rule__NonFinalClause__BlockAssignment_3 )
- {
- before(grammarAccess.getNonFinalClauseAccess().getBlockAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14154:1: ( rule__NonFinalClause__BlockAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14154:2: rule__NonFinalClause__BlockAssignment_3
- {
- pushFollow(FOLLOW_rule__NonFinalClause__BlockAssignment_3_in_rule__NonFinalClause__Group__3__Impl29003);
- rule__NonFinalClause__BlockAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNonFinalClauseAccess().getBlockAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__Group__3__Impl"
-
-
- // $ANTLR start "rule__FinalClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14172:1: rule__FinalClause__Group__0 : rule__FinalClause__Group__0__Impl rule__FinalClause__Group__1
- // ;
- public final void rule__FinalClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14176:1: ( rule__FinalClause__Group__0__Impl rule__FinalClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14177:2: rule__FinalClause__Group__0__Impl rule__FinalClause__Group__1
- {
- pushFollow(FOLLOW_rule__FinalClause__Group__0__Impl_in_rule__FinalClause__Group__029041);
- rule__FinalClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__FinalClause__Group__1_in_rule__FinalClause__Group__029044);
- rule__FinalClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FinalClause__Group__0"
-
-
- // $ANTLR start "rule__FinalClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14184:1: rule__FinalClause__Group__0__Impl : ( 'else' ) ;
- public final void rule__FinalClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14188:1: ( ( 'else' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14189:1: ( 'else' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14189:1: ( 'else' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14190:1: 'else'
- {
- before(grammarAccess.getFinalClauseAccess().getElseKeyword_0());
- match(input, 102, FOLLOW_102_in_rule__FinalClause__Group__0__Impl29072);
- after(grammarAccess.getFinalClauseAccess().getElseKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FinalClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__FinalClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14203:1: rule__FinalClause__Group__1 : rule__FinalClause__Group__1__Impl ;
- public final void rule__FinalClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14207:1: ( rule__FinalClause__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14208:2: rule__FinalClause__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__FinalClause__Group__1__Impl_in_rule__FinalClause__Group__129103);
- rule__FinalClause__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FinalClause__Group__1"
-
-
- // $ANTLR start "rule__FinalClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14214:1: rule__FinalClause__Group__1__Impl : ( ( rule__FinalClause__BlockAssignment_1 ) ) ;
- public final void rule__FinalClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14218:1: ( ( ( rule__FinalClause__BlockAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14219:1: ( ( rule__FinalClause__BlockAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14219:1: ( ( rule__FinalClause__BlockAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14220:1: ( rule__FinalClause__BlockAssignment_1 )
- {
- before(grammarAccess.getFinalClauseAccess().getBlockAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14221:1: ( rule__FinalClause__BlockAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14221:2: rule__FinalClause__BlockAssignment_1
- {
- pushFollow(FOLLOW_rule__FinalClause__BlockAssignment_1_in_rule__FinalClause__Group__1__Impl29130);
- rule__FinalClause__BlockAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getFinalClauseAccess().getBlockAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FinalClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14235:1: rule__SwitchStatement__Group__0 : rule__SwitchStatement__Group__0__Impl
- // rule__SwitchStatement__Group__1 ;
- public final void rule__SwitchStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14239:1: ( rule__SwitchStatement__Group__0__Impl rule__SwitchStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14240:2: rule__SwitchStatement__Group__0__Impl rule__SwitchStatement__Group__1
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__0__Impl_in_rule__SwitchStatement__Group__029164);
- rule__SwitchStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__1_in_rule__SwitchStatement__Group__029167);
- rule__SwitchStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__0"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14247:1: rule__SwitchStatement__Group__0__Impl : ( 'switch' ) ;
- public final void rule__SwitchStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14251:1: ( ( 'switch' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14252:1: ( 'switch' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14252:1: ( 'switch' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14253:1: 'switch'
- {
- before(grammarAccess.getSwitchStatementAccess().getSwitchKeyword_0());
- match(input, 104, FOLLOW_104_in_rule__SwitchStatement__Group__0__Impl29195);
- after(grammarAccess.getSwitchStatementAccess().getSwitchKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14266:1: rule__SwitchStatement__Group__1 : rule__SwitchStatement__Group__1__Impl
- // rule__SwitchStatement__Group__2 ;
- public final void rule__SwitchStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14270:1: ( rule__SwitchStatement__Group__1__Impl rule__SwitchStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14271:2: rule__SwitchStatement__Group__1__Impl rule__SwitchStatement__Group__2
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__1__Impl_in_rule__SwitchStatement__Group__129226);
- rule__SwitchStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__2_in_rule__SwitchStatement__Group__129229);
- rule__SwitchStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__1"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14278:1: rule__SwitchStatement__Group__1__Impl : ( '(' ) ;
- public final void rule__SwitchStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14282:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14283:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14283:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14284:1: '('
- {
- before(grammarAccess.getSwitchStatementAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__SwitchStatement__Group__1__Impl29257);
- after(grammarAccess.getSwitchStatementAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14297:1: rule__SwitchStatement__Group__2 : rule__SwitchStatement__Group__2__Impl
- // rule__SwitchStatement__Group__3 ;
- public final void rule__SwitchStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14301:1: ( rule__SwitchStatement__Group__2__Impl rule__SwitchStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14302:2: rule__SwitchStatement__Group__2__Impl rule__SwitchStatement__Group__3
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__2__Impl_in_rule__SwitchStatement__Group__229288);
- rule__SwitchStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__3_in_rule__SwitchStatement__Group__229291);
- rule__SwitchStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__2"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14309:1: rule__SwitchStatement__Group__2__Impl : ( ( rule__SwitchStatement__ExpressionAssignment_2 )
- // ) ;
- public final void rule__SwitchStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14313:1: ( ( ( rule__SwitchStatement__ExpressionAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14314:1: ( ( rule__SwitchStatement__ExpressionAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14314:1: ( ( rule__SwitchStatement__ExpressionAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14315:1: ( rule__SwitchStatement__ExpressionAssignment_2 )
- {
- before(grammarAccess.getSwitchStatementAccess().getExpressionAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14316:1: ( rule__SwitchStatement__ExpressionAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14316:2: rule__SwitchStatement__ExpressionAssignment_2
- {
- pushFollow(FOLLOW_rule__SwitchStatement__ExpressionAssignment_2_in_rule__SwitchStatement__Group__2__Impl29318);
- rule__SwitchStatement__ExpressionAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchStatementAccess().getExpressionAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14326:1: rule__SwitchStatement__Group__3 : rule__SwitchStatement__Group__3__Impl
- // rule__SwitchStatement__Group__4 ;
- public final void rule__SwitchStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14330:1: ( rule__SwitchStatement__Group__3__Impl rule__SwitchStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14331:2: rule__SwitchStatement__Group__3__Impl rule__SwitchStatement__Group__4
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__3__Impl_in_rule__SwitchStatement__Group__329348);
- rule__SwitchStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__4_in_rule__SwitchStatement__Group__329351);
- rule__SwitchStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__3"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14338:1: rule__SwitchStatement__Group__3__Impl : ( ')' ) ;
- public final void rule__SwitchStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14342:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14343:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14343:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14344:1: ')'
- {
- before(grammarAccess.getSwitchStatementAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__SwitchStatement__Group__3__Impl29379);
- after(grammarAccess.getSwitchStatementAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14357:1: rule__SwitchStatement__Group__4 : rule__SwitchStatement__Group__4__Impl
- // rule__SwitchStatement__Group__5 ;
- public final void rule__SwitchStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14361:1: ( rule__SwitchStatement__Group__4__Impl rule__SwitchStatement__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14362:2: rule__SwitchStatement__Group__4__Impl rule__SwitchStatement__Group__5
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__4__Impl_in_rule__SwitchStatement__Group__429410);
- rule__SwitchStatement__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__5_in_rule__SwitchStatement__Group__429413);
- rule__SwitchStatement__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__4"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14369:1: rule__SwitchStatement__Group__4__Impl : ( '{' ) ;
- public final void rule__SwitchStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14373:1: ( ( '{' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14374:1: ( '{' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14374:1: ( '{' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14375:1: '{'
- {
- before(grammarAccess.getSwitchStatementAccess().getLeftCurlyBracketKeyword_4());
- match(input, 93, FOLLOW_93_in_rule__SwitchStatement__Group__4__Impl29441);
- after(grammarAccess.getSwitchStatementAccess().getLeftCurlyBracketKeyword_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14388:1: rule__SwitchStatement__Group__5 : rule__SwitchStatement__Group__5__Impl
- // rule__SwitchStatement__Group__6 ;
- public final void rule__SwitchStatement__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14392:1: ( rule__SwitchStatement__Group__5__Impl rule__SwitchStatement__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14393:2: rule__SwitchStatement__Group__5__Impl rule__SwitchStatement__Group__6
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__5__Impl_in_rule__SwitchStatement__Group__529472);
- rule__SwitchStatement__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__6_in_rule__SwitchStatement__Group__529475);
- rule__SwitchStatement__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__5"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14400:1: rule__SwitchStatement__Group__5__Impl : ( ( rule__SwitchStatement__SwitchClauseAssignment_5
- // )* ) ;
- public final void rule__SwitchStatement__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14404:1: ( ( ( rule__SwitchStatement__SwitchClauseAssignment_5 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14405:1: ( ( rule__SwitchStatement__SwitchClauseAssignment_5 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14405:1: ( ( rule__SwitchStatement__SwitchClauseAssignment_5 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14406:1: ( rule__SwitchStatement__SwitchClauseAssignment_5 )*
- {
- before(grammarAccess.getSwitchStatementAccess().getSwitchClauseAssignment_5());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14407:1: ( rule__SwitchStatement__SwitchClauseAssignment_5 )*
- loop113: do {
- int alt113 = 2;
- int LA113_0 = input.LA(1);
-
- if ((LA113_0 == 105)) {
- alt113 = 1;
- }
-
-
- switch (alt113) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14407:2: rule__SwitchStatement__SwitchClauseAssignment_5
- {
- pushFollow(FOLLOW_rule__SwitchStatement__SwitchClauseAssignment_5_in_rule__SwitchStatement__Group__5__Impl29502);
- rule__SwitchStatement__SwitchClauseAssignment_5();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop113;
- }
- } while (true);
-
- after(grammarAccess.getSwitchStatementAccess().getSwitchClauseAssignment_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__5__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14417:1: rule__SwitchStatement__Group__6 : rule__SwitchStatement__Group__6__Impl
- // rule__SwitchStatement__Group__7 ;
- public final void rule__SwitchStatement__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14421:1: ( rule__SwitchStatement__Group__6__Impl rule__SwitchStatement__Group__7 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14422:2: rule__SwitchStatement__Group__6__Impl rule__SwitchStatement__Group__7
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__6__Impl_in_rule__SwitchStatement__Group__629533);
- rule__SwitchStatement__Group__6__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchStatement__Group__7_in_rule__SwitchStatement__Group__629536);
- rule__SwitchStatement__Group__7();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__6"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14429:1: rule__SwitchStatement__Group__6__Impl : ( ( rule__SwitchStatement__DefaultClauseAssignment_6
- // )? ) ;
- public final void rule__SwitchStatement__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14433:1: ( ( ( rule__SwitchStatement__DefaultClauseAssignment_6 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14434:1: ( ( rule__SwitchStatement__DefaultClauseAssignment_6 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14434:1: ( ( rule__SwitchStatement__DefaultClauseAssignment_6 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14435:1: ( rule__SwitchStatement__DefaultClauseAssignment_6 )?
- {
- before(grammarAccess.getSwitchStatementAccess().getDefaultClauseAssignment_6());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14436:1: ( rule__SwitchStatement__DefaultClauseAssignment_6 )?
- int alt114 = 2;
- int LA114_0 = input.LA(1);
-
- if ((LA114_0 == 106)) {
- alt114 = 1;
- }
- switch (alt114) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14436:2: rule__SwitchStatement__DefaultClauseAssignment_6
- {
- pushFollow(FOLLOW_rule__SwitchStatement__DefaultClauseAssignment_6_in_rule__SwitchStatement__Group__6__Impl29563);
- rule__SwitchStatement__DefaultClauseAssignment_6();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getSwitchStatementAccess().getDefaultClauseAssignment_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__6__Impl"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__7"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14446:1: rule__SwitchStatement__Group__7 : rule__SwitchStatement__Group__7__Impl ;
- public final void rule__SwitchStatement__Group__7() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14450:1: ( rule__SwitchStatement__Group__7__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14451:2: rule__SwitchStatement__Group__7__Impl
- {
- pushFollow(FOLLOW_rule__SwitchStatement__Group__7__Impl_in_rule__SwitchStatement__Group__729594);
- rule__SwitchStatement__Group__7__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__7"
-
-
- // $ANTLR start "rule__SwitchStatement__Group__7__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14457:1: rule__SwitchStatement__Group__7__Impl : ( '}' ) ;
- public final void rule__SwitchStatement__Group__7__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14461:1: ( ( '}' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14462:1: ( '}' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14462:1: ( '}' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14463:1: '}'
- {
- before(grammarAccess.getSwitchStatementAccess().getRightCurlyBracketKeyword_7());
- match(input, 94, FOLLOW_94_in_rule__SwitchStatement__Group__7__Impl29622);
- after(grammarAccess.getSwitchStatementAccess().getRightCurlyBracketKeyword_7());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__Group__7__Impl"
-
-
- // $ANTLR start "rule__SwitchClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14492:1: rule__SwitchClause__Group__0 : rule__SwitchClause__Group__0__Impl
- // rule__SwitchClause__Group__1 ;
- public final void rule__SwitchClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14496:1: ( rule__SwitchClause__Group__0__Impl rule__SwitchClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14497:2: rule__SwitchClause__Group__0__Impl rule__SwitchClause__Group__1
- {
- pushFollow(FOLLOW_rule__SwitchClause__Group__0__Impl_in_rule__SwitchClause__Group__029669);
- rule__SwitchClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchClause__Group__1_in_rule__SwitchClause__Group__029672);
- rule__SwitchClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__0"
-
-
- // $ANTLR start "rule__SwitchClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14504:1: rule__SwitchClause__Group__0__Impl : ( ( rule__SwitchClause__SwitchCaseAssignment_0 ) ) ;
- public final void rule__SwitchClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14508:1: ( ( ( rule__SwitchClause__SwitchCaseAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14509:1: ( ( rule__SwitchClause__SwitchCaseAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14509:1: ( ( rule__SwitchClause__SwitchCaseAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14510:1: ( rule__SwitchClause__SwitchCaseAssignment_0 )
- {
- before(grammarAccess.getSwitchClauseAccess().getSwitchCaseAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14511:1: ( rule__SwitchClause__SwitchCaseAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14511:2: rule__SwitchClause__SwitchCaseAssignment_0
- {
- pushFollow(FOLLOW_rule__SwitchClause__SwitchCaseAssignment_0_in_rule__SwitchClause__Group__0__Impl29699);
- rule__SwitchClause__SwitchCaseAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchClauseAccess().getSwitchCaseAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__SwitchClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14521:1: rule__SwitchClause__Group__1 : rule__SwitchClause__Group__1__Impl
- // rule__SwitchClause__Group__2 ;
- public final void rule__SwitchClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14525:1: ( rule__SwitchClause__Group__1__Impl rule__SwitchClause__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14526:2: rule__SwitchClause__Group__1__Impl rule__SwitchClause__Group__2
- {
- pushFollow(FOLLOW_rule__SwitchClause__Group__1__Impl_in_rule__SwitchClause__Group__129729);
- rule__SwitchClause__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchClause__Group__2_in_rule__SwitchClause__Group__129732);
- rule__SwitchClause__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__1"
-
-
- // $ANTLR start "rule__SwitchClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14533:1: rule__SwitchClause__Group__1__Impl : ( ( rule__SwitchClause__SwitchCaseAssignment_1 )* ) ;
- public final void rule__SwitchClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14537:1: ( ( ( rule__SwitchClause__SwitchCaseAssignment_1 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14538:1: ( ( rule__SwitchClause__SwitchCaseAssignment_1 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14538:1: ( ( rule__SwitchClause__SwitchCaseAssignment_1 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14539:1: ( rule__SwitchClause__SwitchCaseAssignment_1 )*
- {
- before(grammarAccess.getSwitchClauseAccess().getSwitchCaseAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14540:1: ( rule__SwitchClause__SwitchCaseAssignment_1 )*
- loop115: do {
- int alt115 = 2;
- int LA115_0 = input.LA(1);
-
- if ((LA115_0 == 105)) {
- alt115 = 1;
- }
-
-
- switch (alt115) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14540:2: rule__SwitchClause__SwitchCaseAssignment_1
- {
- pushFollow(FOLLOW_rule__SwitchClause__SwitchCaseAssignment_1_in_rule__SwitchClause__Group__1__Impl29759);
- rule__SwitchClause__SwitchCaseAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop115;
- }
- } while (true);
-
- after(grammarAccess.getSwitchClauseAccess().getSwitchCaseAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__SwitchClause__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14550:1: rule__SwitchClause__Group__2 : rule__SwitchClause__Group__2__Impl ;
- public final void rule__SwitchClause__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14554:1: ( rule__SwitchClause__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14555:2: rule__SwitchClause__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__SwitchClause__Group__2__Impl_in_rule__SwitchClause__Group__229790);
- rule__SwitchClause__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__2"
-
-
- // $ANTLR start "rule__SwitchClause__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14561:1: rule__SwitchClause__Group__2__Impl : ( ( rule__SwitchClause__StatementSequenceAssignment_2 )
- // ) ;
- public final void rule__SwitchClause__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14565:1: ( ( ( rule__SwitchClause__StatementSequenceAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14566:1: ( ( rule__SwitchClause__StatementSequenceAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14566:1: ( ( rule__SwitchClause__StatementSequenceAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14567:1: ( rule__SwitchClause__StatementSequenceAssignment_2 )
- {
- before(grammarAccess.getSwitchClauseAccess().getStatementSequenceAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14568:1: ( rule__SwitchClause__StatementSequenceAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14568:2: rule__SwitchClause__StatementSequenceAssignment_2
- {
- pushFollow(FOLLOW_rule__SwitchClause__StatementSequenceAssignment_2_in_rule__SwitchClause__Group__2__Impl29817);
- rule__SwitchClause__StatementSequenceAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchClauseAccess().getStatementSequenceAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__Group__2__Impl"
-
-
- // $ANTLR start "rule__SwitchCase__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14584:1: rule__SwitchCase__Group__0 : rule__SwitchCase__Group__0__Impl rule__SwitchCase__Group__1 ;
- public final void rule__SwitchCase__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14588:1: ( rule__SwitchCase__Group__0__Impl rule__SwitchCase__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14589:2: rule__SwitchCase__Group__0__Impl rule__SwitchCase__Group__1
- {
- pushFollow(FOLLOW_rule__SwitchCase__Group__0__Impl_in_rule__SwitchCase__Group__029853);
- rule__SwitchCase__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchCase__Group__1_in_rule__SwitchCase__Group__029856);
- rule__SwitchCase__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__0"
-
-
- // $ANTLR start "rule__SwitchCase__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14596:1: rule__SwitchCase__Group__0__Impl : ( 'case' ) ;
- public final void rule__SwitchCase__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14600:1: ( ( 'case' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14601:1: ( 'case' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14601:1: ( 'case' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14602:1: 'case'
- {
- before(grammarAccess.getSwitchCaseAccess().getCaseKeyword_0());
- match(input, 105, FOLLOW_105_in_rule__SwitchCase__Group__0__Impl29884);
- after(grammarAccess.getSwitchCaseAccess().getCaseKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__0__Impl"
-
-
- // $ANTLR start "rule__SwitchCase__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14615:1: rule__SwitchCase__Group__1 : rule__SwitchCase__Group__1__Impl rule__SwitchCase__Group__2 ;
- public final void rule__SwitchCase__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14619:1: ( rule__SwitchCase__Group__1__Impl rule__SwitchCase__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14620:2: rule__SwitchCase__Group__1__Impl rule__SwitchCase__Group__2
- {
- pushFollow(FOLLOW_rule__SwitchCase__Group__1__Impl_in_rule__SwitchCase__Group__129915);
- rule__SwitchCase__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchCase__Group__2_in_rule__SwitchCase__Group__129918);
- rule__SwitchCase__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__1"
-
-
- // $ANTLR start "rule__SwitchCase__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14627:1: rule__SwitchCase__Group__1__Impl : ( ( rule__SwitchCase__ExpressionAssignment_1 ) ) ;
- public final void rule__SwitchCase__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14631:1: ( ( ( rule__SwitchCase__ExpressionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14632:1: ( ( rule__SwitchCase__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14632:1: ( ( rule__SwitchCase__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14633:1: ( rule__SwitchCase__ExpressionAssignment_1 )
- {
- before(grammarAccess.getSwitchCaseAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14634:1: ( rule__SwitchCase__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14634:2: rule__SwitchCase__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__SwitchCase__ExpressionAssignment_1_in_rule__SwitchCase__Group__1__Impl29945);
- rule__SwitchCase__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchCaseAccess().getExpressionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__1__Impl"
-
-
- // $ANTLR start "rule__SwitchCase__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14644:1: rule__SwitchCase__Group__2 : rule__SwitchCase__Group__2__Impl ;
- public final void rule__SwitchCase__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14648:1: ( rule__SwitchCase__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14649:2: rule__SwitchCase__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__SwitchCase__Group__2__Impl_in_rule__SwitchCase__Group__229975);
- rule__SwitchCase__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__2"
-
-
- // $ANTLR start "rule__SwitchCase__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14655:1: rule__SwitchCase__Group__2__Impl : ( ':' ) ;
- public final void rule__SwitchCase__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14659:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14660:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14660:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14661:1: ':'
- {
- before(grammarAccess.getSwitchCaseAccess().getColonKeyword_2());
- match(input, 69, FOLLOW_69_in_rule__SwitchCase__Group__2__Impl30003);
- after(grammarAccess.getSwitchCaseAccess().getColonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__Group__2__Impl"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14680:1: rule__SwitchDefaultClause__Group__0 : rule__SwitchDefaultClause__Group__0__Impl
- // rule__SwitchDefaultClause__Group__1 ;
- public final void rule__SwitchDefaultClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14684:1: ( rule__SwitchDefaultClause__Group__0__Impl rule__SwitchDefaultClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14685:2: rule__SwitchDefaultClause__Group__0__Impl rule__SwitchDefaultClause__Group__1
- {
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__0__Impl_in_rule__SwitchDefaultClause__Group__030040);
- rule__SwitchDefaultClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__1_in_rule__SwitchDefaultClause__Group__030043);
- rule__SwitchDefaultClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__0"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14692:1: rule__SwitchDefaultClause__Group__0__Impl : ( 'default' ) ;
- public final void rule__SwitchDefaultClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14696:1: ( ( 'default' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14697:1: ( 'default' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14697:1: ( 'default' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14698:1: 'default'
- {
- before(grammarAccess.getSwitchDefaultClauseAccess().getDefaultKeyword_0());
- match(input, 106, FOLLOW_106_in_rule__SwitchDefaultClause__Group__0__Impl30071);
- after(grammarAccess.getSwitchDefaultClauseAccess().getDefaultKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14711:1: rule__SwitchDefaultClause__Group__1 : rule__SwitchDefaultClause__Group__1__Impl
- // rule__SwitchDefaultClause__Group__2 ;
- public final void rule__SwitchDefaultClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14715:1: ( rule__SwitchDefaultClause__Group__1__Impl rule__SwitchDefaultClause__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14716:2: rule__SwitchDefaultClause__Group__1__Impl rule__SwitchDefaultClause__Group__2
- {
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__1__Impl_in_rule__SwitchDefaultClause__Group__130102);
- rule__SwitchDefaultClause__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__2_in_rule__SwitchDefaultClause__Group__130105);
- rule__SwitchDefaultClause__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__1"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14723:1: rule__SwitchDefaultClause__Group__1__Impl : ( ':' ) ;
- public final void rule__SwitchDefaultClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14727:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14728:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14728:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14729:1: ':'
- {
- before(grammarAccess.getSwitchDefaultClauseAccess().getColonKeyword_1());
- match(input, 69, FOLLOW_69_in_rule__SwitchDefaultClause__Group__1__Impl30133);
- after(grammarAccess.getSwitchDefaultClauseAccess().getColonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14742:1: rule__SwitchDefaultClause__Group__2 : rule__SwitchDefaultClause__Group__2__Impl ;
- public final void rule__SwitchDefaultClause__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14746:1: ( rule__SwitchDefaultClause__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14747:2: rule__SwitchDefaultClause__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__SwitchDefaultClause__Group__2__Impl_in_rule__SwitchDefaultClause__Group__230164);
- rule__SwitchDefaultClause__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__2"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14753:1: rule__SwitchDefaultClause__Group__2__Impl : ( (
- // rule__SwitchDefaultClause__StatementSequenceAssignment_2 ) ) ;
- public final void rule__SwitchDefaultClause__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14757:1: ( ( ( rule__SwitchDefaultClause__StatementSequenceAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14758:1: ( ( rule__SwitchDefaultClause__StatementSequenceAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14758:1: ( ( rule__SwitchDefaultClause__StatementSequenceAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14759:1: ( rule__SwitchDefaultClause__StatementSequenceAssignment_2 )
- {
- before(grammarAccess.getSwitchDefaultClauseAccess().getStatementSequenceAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14760:1: ( rule__SwitchDefaultClause__StatementSequenceAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14760:2: rule__SwitchDefaultClause__StatementSequenceAssignment_2
- {
- pushFollow(FOLLOW_rule__SwitchDefaultClause__StatementSequenceAssignment_2_in_rule__SwitchDefaultClause__Group__2__Impl30191);
- rule__SwitchDefaultClause__StatementSequenceAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSwitchDefaultClauseAccess().getStatementSequenceAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__Group__2__Impl"
-
-
- // $ANTLR start "rule__WhileStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14776:1: rule__WhileStatement__Group__0 : rule__WhileStatement__Group__0__Impl
- // rule__WhileStatement__Group__1 ;
- public final void rule__WhileStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14780:1: ( rule__WhileStatement__Group__0__Impl rule__WhileStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14781:2: rule__WhileStatement__Group__0__Impl rule__WhileStatement__Group__1
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__0__Impl_in_rule__WhileStatement__Group__030227);
- rule__WhileStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__WhileStatement__Group__1_in_rule__WhileStatement__Group__030230);
- rule__WhileStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__0"
-
-
- // $ANTLR start "rule__WhileStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14788:1: rule__WhileStatement__Group__0__Impl : ( 'while' ) ;
- public final void rule__WhileStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14792:1: ( ( 'while' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14793:1: ( 'while' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14793:1: ( 'while' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14794:1: 'while'
- {
- before(grammarAccess.getWhileStatementAccess().getWhileKeyword_0());
- match(input, 107, FOLLOW_107_in_rule__WhileStatement__Group__0__Impl30258);
- after(grammarAccess.getWhileStatementAccess().getWhileKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__WhileStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14807:1: rule__WhileStatement__Group__1 : rule__WhileStatement__Group__1__Impl
- // rule__WhileStatement__Group__2 ;
- public final void rule__WhileStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14811:1: ( rule__WhileStatement__Group__1__Impl rule__WhileStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14812:2: rule__WhileStatement__Group__1__Impl rule__WhileStatement__Group__2
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__1__Impl_in_rule__WhileStatement__Group__130289);
- rule__WhileStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__WhileStatement__Group__2_in_rule__WhileStatement__Group__130292);
- rule__WhileStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__1"
-
-
- // $ANTLR start "rule__WhileStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14819:1: rule__WhileStatement__Group__1__Impl : ( '(' ) ;
- public final void rule__WhileStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14823:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14824:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14824:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14825:1: '('
- {
- before(grammarAccess.getWhileStatementAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__WhileStatement__Group__1__Impl30320);
- after(grammarAccess.getWhileStatementAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__WhileStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14838:1: rule__WhileStatement__Group__2 : rule__WhileStatement__Group__2__Impl
- // rule__WhileStatement__Group__3 ;
- public final void rule__WhileStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14842:1: ( rule__WhileStatement__Group__2__Impl rule__WhileStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14843:2: rule__WhileStatement__Group__2__Impl rule__WhileStatement__Group__3
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__2__Impl_in_rule__WhileStatement__Group__230351);
- rule__WhileStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__WhileStatement__Group__3_in_rule__WhileStatement__Group__230354);
- rule__WhileStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__2"
-
-
- // $ANTLR start "rule__WhileStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14850:1: rule__WhileStatement__Group__2__Impl : ( ( rule__WhileStatement__ConditionAssignment_2 ) ) ;
- public final void rule__WhileStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14854:1: ( ( ( rule__WhileStatement__ConditionAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14855:1: ( ( rule__WhileStatement__ConditionAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14855:1: ( ( rule__WhileStatement__ConditionAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14856:1: ( rule__WhileStatement__ConditionAssignment_2 )
- {
- before(grammarAccess.getWhileStatementAccess().getConditionAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14857:1: ( rule__WhileStatement__ConditionAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14857:2: rule__WhileStatement__ConditionAssignment_2
- {
- pushFollow(FOLLOW_rule__WhileStatement__ConditionAssignment_2_in_rule__WhileStatement__Group__2__Impl30381);
- rule__WhileStatement__ConditionAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getWhileStatementAccess().getConditionAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__WhileStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14867:1: rule__WhileStatement__Group__3 : rule__WhileStatement__Group__3__Impl
- // rule__WhileStatement__Group__4 ;
- public final void rule__WhileStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14871:1: ( rule__WhileStatement__Group__3__Impl rule__WhileStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14872:2: rule__WhileStatement__Group__3__Impl rule__WhileStatement__Group__4
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__3__Impl_in_rule__WhileStatement__Group__330411);
- rule__WhileStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__WhileStatement__Group__4_in_rule__WhileStatement__Group__330414);
- rule__WhileStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__3"
-
-
- // $ANTLR start "rule__WhileStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14879:1: rule__WhileStatement__Group__3__Impl : ( ')' ) ;
- public final void rule__WhileStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14883:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14884:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14884:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14885:1: ')'
- {
- before(grammarAccess.getWhileStatementAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__WhileStatement__Group__3__Impl30442);
- after(grammarAccess.getWhileStatementAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__WhileStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14898:1: rule__WhileStatement__Group__4 : rule__WhileStatement__Group__4__Impl ;
- public final void rule__WhileStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14902:1: ( rule__WhileStatement__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14903:2: rule__WhileStatement__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__WhileStatement__Group__4__Impl_in_rule__WhileStatement__Group__430473);
- rule__WhileStatement__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__4"
-
-
- // $ANTLR start "rule__WhileStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14909:1: rule__WhileStatement__Group__4__Impl : ( ( rule__WhileStatement__BlockAssignment_4 ) ) ;
- public final void rule__WhileStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14913:1: ( ( ( rule__WhileStatement__BlockAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14914:1: ( ( rule__WhileStatement__BlockAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14914:1: ( ( rule__WhileStatement__BlockAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14915:1: ( rule__WhileStatement__BlockAssignment_4 )
- {
- before(grammarAccess.getWhileStatementAccess().getBlockAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14916:1: ( rule__WhileStatement__BlockAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14916:2: rule__WhileStatement__BlockAssignment_4
- {
- pushFollow(FOLLOW_rule__WhileStatement__BlockAssignment_4_in_rule__WhileStatement__Group__4__Impl30500);
- rule__WhileStatement__BlockAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getWhileStatementAccess().getBlockAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14936:1: rule__DoStatement__Group__0 : rule__DoStatement__Group__0__Impl rule__DoStatement__Group__1
- // ;
- public final void rule__DoStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14940:1: ( rule__DoStatement__Group__0__Impl rule__DoStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14941:2: rule__DoStatement__Group__0__Impl rule__DoStatement__Group__1
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__0__Impl_in_rule__DoStatement__Group__030540);
- rule__DoStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__1_in_rule__DoStatement__Group__030543);
- rule__DoStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__0"
-
-
- // $ANTLR start "rule__DoStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14948:1: rule__DoStatement__Group__0__Impl : ( 'do' ) ;
- public final void rule__DoStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14952:1: ( ( 'do' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14953:1: ( 'do' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14953:1: ( 'do' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14954:1: 'do'
- {
- before(grammarAccess.getDoStatementAccess().getDoKeyword_0());
- match(input, 108, FOLLOW_108_in_rule__DoStatement__Group__0__Impl30571);
- after(grammarAccess.getDoStatementAccess().getDoKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14967:1: rule__DoStatement__Group__1 : rule__DoStatement__Group__1__Impl rule__DoStatement__Group__2
- // ;
- public final void rule__DoStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14971:1: ( rule__DoStatement__Group__1__Impl rule__DoStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14972:2: rule__DoStatement__Group__1__Impl rule__DoStatement__Group__2
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__1__Impl_in_rule__DoStatement__Group__130602);
- rule__DoStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__2_in_rule__DoStatement__Group__130605);
- rule__DoStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__1"
-
-
- // $ANTLR start "rule__DoStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14979:1: rule__DoStatement__Group__1__Impl : ( ( rule__DoStatement__BlockAssignment_1 ) ) ;
- public final void rule__DoStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14983:1: ( ( ( rule__DoStatement__BlockAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14984:1: ( ( rule__DoStatement__BlockAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14984:1: ( ( rule__DoStatement__BlockAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14985:1: ( rule__DoStatement__BlockAssignment_1 )
- {
- before(grammarAccess.getDoStatementAccess().getBlockAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14986:1: ( rule__DoStatement__BlockAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14986:2: rule__DoStatement__BlockAssignment_1
- {
- pushFollow(FOLLOW_rule__DoStatement__BlockAssignment_1_in_rule__DoStatement__Group__1__Impl30632);
- rule__DoStatement__BlockAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDoStatementAccess().getBlockAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:14996:1: rule__DoStatement__Group__2 : rule__DoStatement__Group__2__Impl rule__DoStatement__Group__3
- // ;
- public final void rule__DoStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15000:1: ( rule__DoStatement__Group__2__Impl rule__DoStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15001:2: rule__DoStatement__Group__2__Impl rule__DoStatement__Group__3
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__2__Impl_in_rule__DoStatement__Group__230662);
- rule__DoStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__3_in_rule__DoStatement__Group__230665);
- rule__DoStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__2"
-
-
- // $ANTLR start "rule__DoStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15008:1: rule__DoStatement__Group__2__Impl : ( 'while' ) ;
- public final void rule__DoStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15012:1: ( ( 'while' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15013:1: ( 'while' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15013:1: ( 'while' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15014:1: 'while'
- {
- before(grammarAccess.getDoStatementAccess().getWhileKeyword_2());
- match(input, 107, FOLLOW_107_in_rule__DoStatement__Group__2__Impl30693);
- after(grammarAccess.getDoStatementAccess().getWhileKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15027:1: rule__DoStatement__Group__3 : rule__DoStatement__Group__3__Impl rule__DoStatement__Group__4
- // ;
- public final void rule__DoStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15031:1: ( rule__DoStatement__Group__3__Impl rule__DoStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15032:2: rule__DoStatement__Group__3__Impl rule__DoStatement__Group__4
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__3__Impl_in_rule__DoStatement__Group__330724);
- rule__DoStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__4_in_rule__DoStatement__Group__330727);
- rule__DoStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__3"
-
-
- // $ANTLR start "rule__DoStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15039:1: rule__DoStatement__Group__3__Impl : ( '(' ) ;
- public final void rule__DoStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15043:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15044:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15044:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15045:1: '('
- {
- before(grammarAccess.getDoStatementAccess().getLeftParenthesisKeyword_3());
- match(input, 70, FOLLOW_70_in_rule__DoStatement__Group__3__Impl30755);
- after(grammarAccess.getDoStatementAccess().getLeftParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15058:1: rule__DoStatement__Group__4 : rule__DoStatement__Group__4__Impl rule__DoStatement__Group__5
- // ;
- public final void rule__DoStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15062:1: ( rule__DoStatement__Group__4__Impl rule__DoStatement__Group__5 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15063:2: rule__DoStatement__Group__4__Impl rule__DoStatement__Group__5
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__4__Impl_in_rule__DoStatement__Group__430786);
- rule__DoStatement__Group__4__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__5_in_rule__DoStatement__Group__430789);
- rule__DoStatement__Group__5();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__4"
-
-
- // $ANTLR start "rule__DoStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15070:1: rule__DoStatement__Group__4__Impl : ( ( rule__DoStatement__ConditionAssignment_4 ) ) ;
- public final void rule__DoStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15074:1: ( ( ( rule__DoStatement__ConditionAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15075:1: ( ( rule__DoStatement__ConditionAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15075:1: ( ( rule__DoStatement__ConditionAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15076:1: ( rule__DoStatement__ConditionAssignment_4 )
- {
- before(grammarAccess.getDoStatementAccess().getConditionAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15077:1: ( rule__DoStatement__ConditionAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15077:2: rule__DoStatement__ConditionAssignment_4
- {
- pushFollow(FOLLOW_rule__DoStatement__ConditionAssignment_4_in_rule__DoStatement__Group__4__Impl30816);
- rule__DoStatement__ConditionAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDoStatementAccess().getConditionAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15087:1: rule__DoStatement__Group__5 : rule__DoStatement__Group__5__Impl rule__DoStatement__Group__6
- // ;
- public final void rule__DoStatement__Group__5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15091:1: ( rule__DoStatement__Group__5__Impl rule__DoStatement__Group__6 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15092:2: rule__DoStatement__Group__5__Impl rule__DoStatement__Group__6
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__5__Impl_in_rule__DoStatement__Group__530846);
- rule__DoStatement__Group__5__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__DoStatement__Group__6_in_rule__DoStatement__Group__530849);
- rule__DoStatement__Group__6();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__5"
-
-
- // $ANTLR start "rule__DoStatement__Group__5__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15099:1: rule__DoStatement__Group__5__Impl : ( ')' ) ;
- public final void rule__DoStatement__Group__5__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15103:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15104:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15104:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15105:1: ')'
- {
- before(grammarAccess.getDoStatementAccess().getRightParenthesisKeyword_5());
- match(input, 71, FOLLOW_71_in_rule__DoStatement__Group__5__Impl30877);
- after(grammarAccess.getDoStatementAccess().getRightParenthesisKeyword_5());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__5__Impl"
-
-
- // $ANTLR start "rule__DoStatement__Group__6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15118:1: rule__DoStatement__Group__6 : rule__DoStatement__Group__6__Impl ;
- public final void rule__DoStatement__Group__6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15122:1: ( rule__DoStatement__Group__6__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15123:2: rule__DoStatement__Group__6__Impl
- {
- pushFollow(FOLLOW_rule__DoStatement__Group__6__Impl_in_rule__DoStatement__Group__630908);
- rule__DoStatement__Group__6__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__6"
-
-
- // $ANTLR start "rule__DoStatement__Group__6__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15129:1: rule__DoStatement__Group__6__Impl : ( ';' ) ;
- public final void rule__DoStatement__Group__6__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15133:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15134:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15134:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15135:1: ';'
- {
- before(grammarAccess.getDoStatementAccess().getSemicolonKeyword_6());
- match(input, 12, FOLLOW_12_in_rule__DoStatement__Group__6__Impl30936);
- after(grammarAccess.getDoStatementAccess().getSemicolonKeyword_6());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__Group__6__Impl"
-
-
- // $ANTLR start "rule__ForStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15162:1: rule__ForStatement__Group__0 : rule__ForStatement__Group__0__Impl
- // rule__ForStatement__Group__1 ;
- public final void rule__ForStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15166:1: ( rule__ForStatement__Group__0__Impl rule__ForStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15167:2: rule__ForStatement__Group__0__Impl rule__ForStatement__Group__1
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__0__Impl_in_rule__ForStatement__Group__030981);
- rule__ForStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForStatement__Group__1_in_rule__ForStatement__Group__030984);
- rule__ForStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__0"
-
-
- // $ANTLR start "rule__ForStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15174:1: rule__ForStatement__Group__0__Impl : ( 'for' ) ;
- public final void rule__ForStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15178:1: ( ( 'for' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15179:1: ( 'for' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15179:1: ( 'for' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15180:1: 'for'
- {
- before(grammarAccess.getForStatementAccess().getForKeyword_0());
- match(input, 109, FOLLOW_109_in_rule__ForStatement__Group__0__Impl31012);
- after(grammarAccess.getForStatementAccess().getForKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__ForStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15193:1: rule__ForStatement__Group__1 : rule__ForStatement__Group__1__Impl
- // rule__ForStatement__Group__2 ;
- public final void rule__ForStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15197:1: ( rule__ForStatement__Group__1__Impl rule__ForStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15198:2: rule__ForStatement__Group__1__Impl rule__ForStatement__Group__2
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__1__Impl_in_rule__ForStatement__Group__131043);
- rule__ForStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForStatement__Group__2_in_rule__ForStatement__Group__131046);
- rule__ForStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__1"
-
-
- // $ANTLR start "rule__ForStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15205:1: rule__ForStatement__Group__1__Impl : ( '(' ) ;
- public final void rule__ForStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15209:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15210:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15210:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15211:1: '('
- {
- before(grammarAccess.getForStatementAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__ForStatement__Group__1__Impl31074);
- after(grammarAccess.getForStatementAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__ForStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15224:1: rule__ForStatement__Group__2 : rule__ForStatement__Group__2__Impl
- // rule__ForStatement__Group__3 ;
- public final void rule__ForStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15228:1: ( rule__ForStatement__Group__2__Impl rule__ForStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15229:2: rule__ForStatement__Group__2__Impl rule__ForStatement__Group__3
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__2__Impl_in_rule__ForStatement__Group__231105);
- rule__ForStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForStatement__Group__3_in_rule__ForStatement__Group__231108);
- rule__ForStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__2"
-
-
- // $ANTLR start "rule__ForStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15236:1: rule__ForStatement__Group__2__Impl : ( ( rule__ForStatement__ControlAssignment_2 ) ) ;
- public final void rule__ForStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15240:1: ( ( ( rule__ForStatement__ControlAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15241:1: ( ( rule__ForStatement__ControlAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15241:1: ( ( rule__ForStatement__ControlAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15242:1: ( rule__ForStatement__ControlAssignment_2 )
- {
- before(grammarAccess.getForStatementAccess().getControlAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15243:1: ( rule__ForStatement__ControlAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15243:2: rule__ForStatement__ControlAssignment_2
- {
- pushFollow(FOLLOW_rule__ForStatement__ControlAssignment_2_in_rule__ForStatement__Group__2__Impl31135);
- rule__ForStatement__ControlAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForStatementAccess().getControlAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__ForStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15253:1: rule__ForStatement__Group__3 : rule__ForStatement__Group__3__Impl
- // rule__ForStatement__Group__4 ;
- public final void rule__ForStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15257:1: ( rule__ForStatement__Group__3__Impl rule__ForStatement__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15258:2: rule__ForStatement__Group__3__Impl rule__ForStatement__Group__4
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__3__Impl_in_rule__ForStatement__Group__331165);
- rule__ForStatement__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForStatement__Group__4_in_rule__ForStatement__Group__331168);
- rule__ForStatement__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__3"
-
-
- // $ANTLR start "rule__ForStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15265:1: rule__ForStatement__Group__3__Impl : ( ')' ) ;
- public final void rule__ForStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15269:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15270:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15270:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15271:1: ')'
- {
- before(grammarAccess.getForStatementAccess().getRightParenthesisKeyword_3());
- match(input, 71, FOLLOW_71_in_rule__ForStatement__Group__3__Impl31196);
- after(grammarAccess.getForStatementAccess().getRightParenthesisKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__ForStatement__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15284:1: rule__ForStatement__Group__4 : rule__ForStatement__Group__4__Impl ;
- public final void rule__ForStatement__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15288:1: ( rule__ForStatement__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15289:2: rule__ForStatement__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__ForStatement__Group__4__Impl_in_rule__ForStatement__Group__431227);
- rule__ForStatement__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__4"
-
-
- // $ANTLR start "rule__ForStatement__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15295:1: rule__ForStatement__Group__4__Impl : ( ( rule__ForStatement__BlockAssignment_4 ) ) ;
- public final void rule__ForStatement__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15299:1: ( ( ( rule__ForStatement__BlockAssignment_4 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15300:1: ( ( rule__ForStatement__BlockAssignment_4 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15300:1: ( ( rule__ForStatement__BlockAssignment_4 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15301:1: ( rule__ForStatement__BlockAssignment_4 )
- {
- before(grammarAccess.getForStatementAccess().getBlockAssignment_4());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15302:1: ( rule__ForStatement__BlockAssignment_4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15302:2: rule__ForStatement__BlockAssignment_4
- {
- pushFollow(FOLLOW_rule__ForStatement__BlockAssignment_4_in_rule__ForStatement__Group__4__Impl31254);
- rule__ForStatement__BlockAssignment_4();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForStatementAccess().getBlockAssignment_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__Group__4__Impl"
-
-
- // $ANTLR start "rule__ForControl__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15322:1: rule__ForControl__Group__0 : rule__ForControl__Group__0__Impl rule__ForControl__Group__1 ;
- public final void rule__ForControl__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15326:1: ( rule__ForControl__Group__0__Impl rule__ForControl__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15327:2: rule__ForControl__Group__0__Impl rule__ForControl__Group__1
- {
- pushFollow(FOLLOW_rule__ForControl__Group__0__Impl_in_rule__ForControl__Group__031294);
- rule__ForControl__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForControl__Group__1_in_rule__ForControl__Group__031297);
- rule__ForControl__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group__0"
-
-
- // $ANTLR start "rule__ForControl__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15334:1: rule__ForControl__Group__0__Impl : ( ( rule__ForControl__LoopVariableDefinitionAssignment_0
- // ) ) ;
- public final void rule__ForControl__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15338:1: ( ( ( rule__ForControl__LoopVariableDefinitionAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15339:1: ( ( rule__ForControl__LoopVariableDefinitionAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15339:1: ( ( rule__ForControl__LoopVariableDefinitionAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15340:1: ( rule__ForControl__LoopVariableDefinitionAssignment_0 )
- {
- before(grammarAccess.getForControlAccess().getLoopVariableDefinitionAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15341:1: ( rule__ForControl__LoopVariableDefinitionAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15341:2: rule__ForControl__LoopVariableDefinitionAssignment_0
- {
- pushFollow(FOLLOW_rule__ForControl__LoopVariableDefinitionAssignment_0_in_rule__ForControl__Group__0__Impl31324);
- rule__ForControl__LoopVariableDefinitionAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForControlAccess().getLoopVariableDefinitionAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group__0__Impl"
-
-
- // $ANTLR start "rule__ForControl__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15351:1: rule__ForControl__Group__1 : rule__ForControl__Group__1__Impl ;
- public final void rule__ForControl__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15355:1: ( rule__ForControl__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15356:2: rule__ForControl__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ForControl__Group__1__Impl_in_rule__ForControl__Group__131354);
- rule__ForControl__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group__1"
-
-
- // $ANTLR start "rule__ForControl__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15362:1: rule__ForControl__Group__1__Impl : ( ( rule__ForControl__Group_1__0 )* ) ;
- public final void rule__ForControl__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15366:1: ( ( ( rule__ForControl__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15367:1: ( ( rule__ForControl__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15367:1: ( ( rule__ForControl__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15368:1: ( rule__ForControl__Group_1__0 )*
- {
- before(grammarAccess.getForControlAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15369:1: ( rule__ForControl__Group_1__0 )*
- loop116: do {
- int alt116 = 2;
- int LA116_0 = input.LA(1);
-
- if ((LA116_0 == 72)) {
- alt116 = 1;
- }
-
-
- switch (alt116) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15369:2: rule__ForControl__Group_1__0
- {
- pushFollow(FOLLOW_rule__ForControl__Group_1__0_in_rule__ForControl__Group__1__Impl31381);
- rule__ForControl__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop116;
- }
- } while (true);
-
- after(grammarAccess.getForControlAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group__1__Impl"
-
-
- // $ANTLR start "rule__ForControl__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15383:1: rule__ForControl__Group_1__0 : rule__ForControl__Group_1__0__Impl
- // rule__ForControl__Group_1__1 ;
- public final void rule__ForControl__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15387:1: ( rule__ForControl__Group_1__0__Impl rule__ForControl__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15388:2: rule__ForControl__Group_1__0__Impl rule__ForControl__Group_1__1
- {
- pushFollow(FOLLOW_rule__ForControl__Group_1__0__Impl_in_rule__ForControl__Group_1__031416);
- rule__ForControl__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ForControl__Group_1__1_in_rule__ForControl__Group_1__031419);
- rule__ForControl__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group_1__0"
-
-
- // $ANTLR start "rule__ForControl__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15395:1: rule__ForControl__Group_1__0__Impl : ( ',' ) ;
- public final void rule__ForControl__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15399:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15400:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15400:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15401:1: ','
- {
- before(grammarAccess.getForControlAccess().getCommaKeyword_1_0());
- match(input, 72, FOLLOW_72_in_rule__ForControl__Group_1__0__Impl31447);
- after(grammarAccess.getForControlAccess().getCommaKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ForControl__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15414:1: rule__ForControl__Group_1__1 : rule__ForControl__Group_1__1__Impl ;
- public final void rule__ForControl__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15418:1: ( rule__ForControl__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15419:2: rule__ForControl__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ForControl__Group_1__1__Impl_in_rule__ForControl__Group_1__131478);
- rule__ForControl__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group_1__1"
-
-
- // $ANTLR start "rule__ForControl__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15425:1: rule__ForControl__Group_1__1__Impl : ( (
- // rule__ForControl__LoopVariableDefinitionAssignment_1_1 ) ) ;
- public final void rule__ForControl__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15429:1: ( ( ( rule__ForControl__LoopVariableDefinitionAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15430:1: ( ( rule__ForControl__LoopVariableDefinitionAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15430:1: ( ( rule__ForControl__LoopVariableDefinitionAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15431:1: ( rule__ForControl__LoopVariableDefinitionAssignment_1_1 )
- {
- before(grammarAccess.getForControlAccess().getLoopVariableDefinitionAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15432:1: ( rule__ForControl__LoopVariableDefinitionAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15432:2: rule__ForControl__LoopVariableDefinitionAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ForControl__LoopVariableDefinitionAssignment_1_1_in_rule__ForControl__Group_1__1__Impl31505);
- rule__ForControl__LoopVariableDefinitionAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getForControlAccess().getLoopVariableDefinitionAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15446:1: rule__LoopVariableDefinition__Group_0__0 : rule__LoopVariableDefinition__Group_0__0__Impl
- // rule__LoopVariableDefinition__Group_0__1 ;
- public final void rule__LoopVariableDefinition__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15450:1: ( rule__LoopVariableDefinition__Group_0__0__Impl
- // rule__LoopVariableDefinition__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15451:2: rule__LoopVariableDefinition__Group_0__0__Impl
- // rule__LoopVariableDefinition__Group_0__1
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__0__Impl_in_rule__LoopVariableDefinition__Group_0__031539);
- rule__LoopVariableDefinition__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__1_in_rule__LoopVariableDefinition__Group_0__031542);
- rule__LoopVariableDefinition__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__0"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15458:1: rule__LoopVariableDefinition__Group_0__0__Impl : ( (
- // rule__LoopVariableDefinition__NameAssignment_0_0 ) ) ;
- public final void rule__LoopVariableDefinition__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15462:1: ( ( ( rule__LoopVariableDefinition__NameAssignment_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15463:1: ( ( rule__LoopVariableDefinition__NameAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15463:1: ( ( rule__LoopVariableDefinition__NameAssignment_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15464:1: ( rule__LoopVariableDefinition__NameAssignment_0_0 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getNameAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15465:1: ( rule__LoopVariableDefinition__NameAssignment_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15465:2: rule__LoopVariableDefinition__NameAssignment_0_0
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__NameAssignment_0_0_in_rule__LoopVariableDefinition__Group_0__0__Impl31569);
- rule__LoopVariableDefinition__NameAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getNameAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15475:1: rule__LoopVariableDefinition__Group_0__1 : rule__LoopVariableDefinition__Group_0__1__Impl
- // rule__LoopVariableDefinition__Group_0__2 ;
- public final void rule__LoopVariableDefinition__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15479:1: ( rule__LoopVariableDefinition__Group_0__1__Impl
- // rule__LoopVariableDefinition__Group_0__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15480:2: rule__LoopVariableDefinition__Group_0__1__Impl
- // rule__LoopVariableDefinition__Group_0__2
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__1__Impl_in_rule__LoopVariableDefinition__Group_0__131599);
- rule__LoopVariableDefinition__Group_0__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__2_in_rule__LoopVariableDefinition__Group_0__131602);
- rule__LoopVariableDefinition__Group_0__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15487:1: rule__LoopVariableDefinition__Group_0__1__Impl : ( 'in' ) ;
- public final void rule__LoopVariableDefinition__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15491:1: ( ( 'in' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15492:1: ( 'in' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15492:1: ( 'in' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15493:1: 'in'
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getInKeyword_0_1());
- match(input, 38, FOLLOW_38_in_rule__LoopVariableDefinition__Group_0__1__Impl31630);
- after(grammarAccess.getLoopVariableDefinitionAccess().getInKeyword_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15506:1: rule__LoopVariableDefinition__Group_0__2 : rule__LoopVariableDefinition__Group_0__2__Impl
- // rule__LoopVariableDefinition__Group_0__3 ;
- public final void rule__LoopVariableDefinition__Group_0__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15510:1: ( rule__LoopVariableDefinition__Group_0__2__Impl
- // rule__LoopVariableDefinition__Group_0__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15511:2: rule__LoopVariableDefinition__Group_0__2__Impl
- // rule__LoopVariableDefinition__Group_0__3
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__2__Impl_in_rule__LoopVariableDefinition__Group_0__231661);
- rule__LoopVariableDefinition__Group_0__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__3_in_rule__LoopVariableDefinition__Group_0__231664);
- rule__LoopVariableDefinition__Group_0__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__2"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15518:1: rule__LoopVariableDefinition__Group_0__2__Impl : ( (
- // rule__LoopVariableDefinition__Expression1Assignment_0_2 ) ) ;
- public final void rule__LoopVariableDefinition__Group_0__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15522:1: ( ( ( rule__LoopVariableDefinition__Expression1Assignment_0_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15523:1: ( ( rule__LoopVariableDefinition__Expression1Assignment_0_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15523:1: ( ( rule__LoopVariableDefinition__Expression1Assignment_0_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15524:1: ( rule__LoopVariableDefinition__Expression1Assignment_0_2 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpression1Assignment_0_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15525:1: ( rule__LoopVariableDefinition__Expression1Assignment_0_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15525:2: rule__LoopVariableDefinition__Expression1Assignment_0_2
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Expression1Assignment_0_2_in_rule__LoopVariableDefinition__Group_0__2__Impl31691);
- rule__LoopVariableDefinition__Expression1Assignment_0_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpression1Assignment_0_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__2__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15535:1: rule__LoopVariableDefinition__Group_0__3 : rule__LoopVariableDefinition__Group_0__3__Impl ;
- public final void rule__LoopVariableDefinition__Group_0__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15539:1: ( rule__LoopVariableDefinition__Group_0__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15540:2: rule__LoopVariableDefinition__Group_0__3__Impl
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0__3__Impl_in_rule__LoopVariableDefinition__Group_0__331721);
- rule__LoopVariableDefinition__Group_0__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__3"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15546:1: rule__LoopVariableDefinition__Group_0__3__Impl : ( (
- // rule__LoopVariableDefinition__Group_0_3__0 )? ) ;
- public final void rule__LoopVariableDefinition__Group_0__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15550:1: ( ( ( rule__LoopVariableDefinition__Group_0_3__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15551:1: ( ( rule__LoopVariableDefinition__Group_0_3__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15551:1: ( ( rule__LoopVariableDefinition__Group_0_3__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15552:1: ( rule__LoopVariableDefinition__Group_0_3__0 )?
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getGroup_0_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15553:1: ( rule__LoopVariableDefinition__Group_0_3__0 )?
- int alt117 = 2;
- int LA117_0 = input.LA(1);
-
- if ((LA117_0 == 75)) {
- alt117 = 1;
- }
- switch (alt117) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15553:2: rule__LoopVariableDefinition__Group_0_3__0
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0_3__0_in_rule__LoopVariableDefinition__Group_0__3__Impl31748);
- rule__LoopVariableDefinition__Group_0_3__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getGroup_0_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0__3__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0_3__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15571:1: rule__LoopVariableDefinition__Group_0_3__0 :
- // rule__LoopVariableDefinition__Group_0_3__0__Impl rule__LoopVariableDefinition__Group_0_3__1 ;
- public final void rule__LoopVariableDefinition__Group_0_3__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15575:1: ( rule__LoopVariableDefinition__Group_0_3__0__Impl
- // rule__LoopVariableDefinition__Group_0_3__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15576:2: rule__LoopVariableDefinition__Group_0_3__0__Impl
- // rule__LoopVariableDefinition__Group_0_3__1
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0_3__0__Impl_in_rule__LoopVariableDefinition__Group_0_3__031787);
- rule__LoopVariableDefinition__Group_0_3__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0_3__1_in_rule__LoopVariableDefinition__Group_0_3__031790);
- rule__LoopVariableDefinition__Group_0_3__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0_3__0"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0_3__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15583:1: rule__LoopVariableDefinition__Group_0_3__0__Impl : ( '..' ) ;
- public final void rule__LoopVariableDefinition__Group_0_3__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15587:1: ( ( '..' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15588:1: ( '..' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15588:1: ( '..' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15589:1: '..'
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getFullStopFullStopKeyword_0_3_0());
- match(input, 75, FOLLOW_75_in_rule__LoopVariableDefinition__Group_0_3__0__Impl31818);
- after(grammarAccess.getLoopVariableDefinitionAccess().getFullStopFullStopKeyword_0_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0_3__0__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0_3__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15602:1: rule__LoopVariableDefinition__Group_0_3__1 :
- // rule__LoopVariableDefinition__Group_0_3__1__Impl ;
- public final void rule__LoopVariableDefinition__Group_0_3__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15606:1: ( rule__LoopVariableDefinition__Group_0_3__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15607:2: rule__LoopVariableDefinition__Group_0_3__1__Impl
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_0_3__1__Impl_in_rule__LoopVariableDefinition__Group_0_3__131849);
- rule__LoopVariableDefinition__Group_0_3__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0_3__1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_0_3__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15613:1: rule__LoopVariableDefinition__Group_0_3__1__Impl : ( (
- // rule__LoopVariableDefinition__Expression2Assignment_0_3_1 ) ) ;
- public final void rule__LoopVariableDefinition__Group_0_3__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15617:1: ( ( ( rule__LoopVariableDefinition__Expression2Assignment_0_3_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15618:1: ( ( rule__LoopVariableDefinition__Expression2Assignment_0_3_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15618:1: ( ( rule__LoopVariableDefinition__Expression2Assignment_0_3_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15619:1: ( rule__LoopVariableDefinition__Expression2Assignment_0_3_1 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpression2Assignment_0_3_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15620:1: ( rule__LoopVariableDefinition__Expression2Assignment_0_3_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15620:2: rule__LoopVariableDefinition__Expression2Assignment_0_3_1
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Expression2Assignment_0_3_1_in_rule__LoopVariableDefinition__Group_0_3__1__Impl31876);
- rule__LoopVariableDefinition__Expression2Assignment_0_3_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpression2Assignment_0_3_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_0_3__1__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15634:1: rule__LoopVariableDefinition__Group_1__0 : rule__LoopVariableDefinition__Group_1__0__Impl
- // rule__LoopVariableDefinition__Group_1__1 ;
- public final void rule__LoopVariableDefinition__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15638:1: ( rule__LoopVariableDefinition__Group_1__0__Impl
- // rule__LoopVariableDefinition__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15639:2: rule__LoopVariableDefinition__Group_1__0__Impl
- // rule__LoopVariableDefinition__Group_1__1
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__0__Impl_in_rule__LoopVariableDefinition__Group_1__031910);
- rule__LoopVariableDefinition__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__1_in_rule__LoopVariableDefinition__Group_1__031913);
- rule__LoopVariableDefinition__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__0"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15646:1: rule__LoopVariableDefinition__Group_1__0__Impl : ( (
- // rule__LoopVariableDefinition__TypeAssignment_1_0 ) ) ;
- public final void rule__LoopVariableDefinition__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15650:1: ( ( ( rule__LoopVariableDefinition__TypeAssignment_1_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15651:1: ( ( rule__LoopVariableDefinition__TypeAssignment_1_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15651:1: ( ( rule__LoopVariableDefinition__TypeAssignment_1_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15652:1: ( rule__LoopVariableDefinition__TypeAssignment_1_0 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getTypeAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15653:1: ( rule__LoopVariableDefinition__TypeAssignment_1_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15653:2: rule__LoopVariableDefinition__TypeAssignment_1_0
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__TypeAssignment_1_0_in_rule__LoopVariableDefinition__Group_1__0__Impl31940);
- rule__LoopVariableDefinition__TypeAssignment_1_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getTypeAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15663:1: rule__LoopVariableDefinition__Group_1__1 : rule__LoopVariableDefinition__Group_1__1__Impl
- // rule__LoopVariableDefinition__Group_1__2 ;
- public final void rule__LoopVariableDefinition__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15667:1: ( rule__LoopVariableDefinition__Group_1__1__Impl
- // rule__LoopVariableDefinition__Group_1__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15668:2: rule__LoopVariableDefinition__Group_1__1__Impl
- // rule__LoopVariableDefinition__Group_1__2
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__1__Impl_in_rule__LoopVariableDefinition__Group_1__131970);
- rule__LoopVariableDefinition__Group_1__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__2_in_rule__LoopVariableDefinition__Group_1__131973);
- rule__LoopVariableDefinition__Group_1__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15675:1: rule__LoopVariableDefinition__Group_1__1__Impl : ( (
- // rule__LoopVariableDefinition__NameAssignment_1_1 ) ) ;
- public final void rule__LoopVariableDefinition__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15679:1: ( ( ( rule__LoopVariableDefinition__NameAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15680:1: ( ( rule__LoopVariableDefinition__NameAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15680:1: ( ( rule__LoopVariableDefinition__NameAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15681:1: ( rule__LoopVariableDefinition__NameAssignment_1_1 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getNameAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15682:1: ( rule__LoopVariableDefinition__NameAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15682:2: rule__LoopVariableDefinition__NameAssignment_1_1
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__NameAssignment_1_1_in_rule__LoopVariableDefinition__Group_1__1__Impl32000);
- rule__LoopVariableDefinition__NameAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getNameAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15692:1: rule__LoopVariableDefinition__Group_1__2 : rule__LoopVariableDefinition__Group_1__2__Impl
- // rule__LoopVariableDefinition__Group_1__3 ;
- public final void rule__LoopVariableDefinition__Group_1__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15696:1: ( rule__LoopVariableDefinition__Group_1__2__Impl
- // rule__LoopVariableDefinition__Group_1__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15697:2: rule__LoopVariableDefinition__Group_1__2__Impl
- // rule__LoopVariableDefinition__Group_1__3
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__2__Impl_in_rule__LoopVariableDefinition__Group_1__232030);
- rule__LoopVariableDefinition__Group_1__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__3_in_rule__LoopVariableDefinition__Group_1__232033);
- rule__LoopVariableDefinition__Group_1__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__2"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15704:1: rule__LoopVariableDefinition__Group_1__2__Impl : ( ':' ) ;
- public final void rule__LoopVariableDefinition__Group_1__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15708:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15709:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15709:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15710:1: ':'
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getColonKeyword_1_2());
- match(input, 69, FOLLOW_69_in_rule__LoopVariableDefinition__Group_1__2__Impl32061);
- after(grammarAccess.getLoopVariableDefinitionAccess().getColonKeyword_1_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__2__Impl"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15723:1: rule__LoopVariableDefinition__Group_1__3 : rule__LoopVariableDefinition__Group_1__3__Impl ;
- public final void rule__LoopVariableDefinition__Group_1__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15727:1: ( rule__LoopVariableDefinition__Group_1__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15728:2: rule__LoopVariableDefinition__Group_1__3__Impl
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__Group_1__3__Impl_in_rule__LoopVariableDefinition__Group_1__332092);
- rule__LoopVariableDefinition__Group_1__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__3"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Group_1__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15734:1: rule__LoopVariableDefinition__Group_1__3__Impl : ( (
- // rule__LoopVariableDefinition__ExpressionAssignment_1_3 ) ) ;
- public final void rule__LoopVariableDefinition__Group_1__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15738:1: ( ( ( rule__LoopVariableDefinition__ExpressionAssignment_1_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15739:1: ( ( rule__LoopVariableDefinition__ExpressionAssignment_1_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15739:1: ( ( rule__LoopVariableDefinition__ExpressionAssignment_1_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15740:1: ( rule__LoopVariableDefinition__ExpressionAssignment_1_3 )
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpressionAssignment_1_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15741:1: ( rule__LoopVariableDefinition__ExpressionAssignment_1_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15741:2: rule__LoopVariableDefinition__ExpressionAssignment_1_3
- {
- pushFollow(FOLLOW_rule__LoopVariableDefinition__ExpressionAssignment_1_3_in_rule__LoopVariableDefinition__Group_1__3__Impl32119);
- rule__LoopVariableDefinition__ExpressionAssignment_1_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpressionAssignment_1_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Group_1__3__Impl"
-
-
- // $ANTLR start "rule__BreakStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15759:1: rule__BreakStatement__Group__0 : rule__BreakStatement__Group__0__Impl
- // rule__BreakStatement__Group__1 ;
- public final void rule__BreakStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15763:1: ( rule__BreakStatement__Group__0__Impl rule__BreakStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15764:2: rule__BreakStatement__Group__0__Impl rule__BreakStatement__Group__1
- {
- pushFollow(FOLLOW_rule__BreakStatement__Group__0__Impl_in_rule__BreakStatement__Group__032157);
- rule__BreakStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__BreakStatement__Group__1_in_rule__BreakStatement__Group__032160);
- rule__BreakStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__0"
-
-
- // $ANTLR start "rule__BreakStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15771:1: rule__BreakStatement__Group__0__Impl : ( () ) ;
- public final void rule__BreakStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15775:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15776:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15776:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15777:1: ()
- {
- before(grammarAccess.getBreakStatementAccess().getBreakStatementAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15778:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15780:1:
- {
- }
-
- after(grammarAccess.getBreakStatementAccess().getBreakStatementAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__BreakStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15790:1: rule__BreakStatement__Group__1 : rule__BreakStatement__Group__1__Impl
- // rule__BreakStatement__Group__2 ;
- public final void rule__BreakStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15794:1: ( rule__BreakStatement__Group__1__Impl rule__BreakStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15795:2: rule__BreakStatement__Group__1__Impl rule__BreakStatement__Group__2
- {
- pushFollow(FOLLOW_rule__BreakStatement__Group__1__Impl_in_rule__BreakStatement__Group__132218);
- rule__BreakStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__BreakStatement__Group__2_in_rule__BreakStatement__Group__132221);
- rule__BreakStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__1"
-
-
- // $ANTLR start "rule__BreakStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15802:1: rule__BreakStatement__Group__1__Impl : ( 'break' ) ;
- public final void rule__BreakStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15806:1: ( ( 'break' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15807:1: ( 'break' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15807:1: ( 'break' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15808:1: 'break'
- {
- before(grammarAccess.getBreakStatementAccess().getBreakKeyword_1());
- match(input, 110, FOLLOW_110_in_rule__BreakStatement__Group__1__Impl32249);
- after(grammarAccess.getBreakStatementAccess().getBreakKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__BreakStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15821:1: rule__BreakStatement__Group__2 : rule__BreakStatement__Group__2__Impl ;
- public final void rule__BreakStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15825:1: ( rule__BreakStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15826:2: rule__BreakStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__BreakStatement__Group__2__Impl_in_rule__BreakStatement__Group__232280);
- rule__BreakStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__2"
-
-
- // $ANTLR start "rule__BreakStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15832:1: rule__BreakStatement__Group__2__Impl : ( ';' ) ;
- public final void rule__BreakStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15836:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15837:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15837:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15838:1: ';'
- {
- before(grammarAccess.getBreakStatementAccess().getSemicolonKeyword_2());
- match(input, 12, FOLLOW_12_in_rule__BreakStatement__Group__2__Impl32308);
- after(grammarAccess.getBreakStatementAccess().getSemicolonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BreakStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15857:1: rule__ReturnStatement__Group__0 : rule__ReturnStatement__Group__0__Impl
- // rule__ReturnStatement__Group__1 ;
- public final void rule__ReturnStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15861:1: ( rule__ReturnStatement__Group__0__Impl rule__ReturnStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15862:2: rule__ReturnStatement__Group__0__Impl rule__ReturnStatement__Group__1
- {
- pushFollow(FOLLOW_rule__ReturnStatement__Group__0__Impl_in_rule__ReturnStatement__Group__032345);
- rule__ReturnStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ReturnStatement__Group__1_in_rule__ReturnStatement__Group__032348);
- rule__ReturnStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__0"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15869:1: rule__ReturnStatement__Group__0__Impl : ( 'return' ) ;
- public final void rule__ReturnStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15873:1: ( ( 'return' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15874:1: ( 'return' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15874:1: ( 'return' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15875:1: 'return'
- {
- before(grammarAccess.getReturnStatementAccess().getReturnKeyword_0());
- match(input, 111, FOLLOW_111_in_rule__ReturnStatement__Group__0__Impl32376);
- after(grammarAccess.getReturnStatementAccess().getReturnKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15888:1: rule__ReturnStatement__Group__1 : rule__ReturnStatement__Group__1__Impl
- // rule__ReturnStatement__Group__2 ;
- public final void rule__ReturnStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15892:1: ( rule__ReturnStatement__Group__1__Impl rule__ReturnStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15893:2: rule__ReturnStatement__Group__1__Impl rule__ReturnStatement__Group__2
- {
- pushFollow(FOLLOW_rule__ReturnStatement__Group__1__Impl_in_rule__ReturnStatement__Group__132407);
- rule__ReturnStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ReturnStatement__Group__2_in_rule__ReturnStatement__Group__132410);
- rule__ReturnStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__1"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15900:1: rule__ReturnStatement__Group__1__Impl : ( ( rule__ReturnStatement__ExpressionAssignment_1 )
- // ) ;
- public final void rule__ReturnStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15904:1: ( ( ( rule__ReturnStatement__ExpressionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15905:1: ( ( rule__ReturnStatement__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15905:1: ( ( rule__ReturnStatement__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15906:1: ( rule__ReturnStatement__ExpressionAssignment_1 )
- {
- before(grammarAccess.getReturnStatementAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15907:1: ( rule__ReturnStatement__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15907:2: rule__ReturnStatement__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__ReturnStatement__ExpressionAssignment_1_in_rule__ReturnStatement__Group__1__Impl32437);
- rule__ReturnStatement__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getReturnStatementAccess().getExpressionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15917:1: rule__ReturnStatement__Group__2 : rule__ReturnStatement__Group__2__Impl ;
- public final void rule__ReturnStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15921:1: ( rule__ReturnStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15922:2: rule__ReturnStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__ReturnStatement__Group__2__Impl_in_rule__ReturnStatement__Group__232467);
- rule__ReturnStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__2"
-
-
- // $ANTLR start "rule__ReturnStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15928:1: rule__ReturnStatement__Group__2__Impl : ( ';' ) ;
- public final void rule__ReturnStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15932:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15933:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15933:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15934:1: ';'
- {
- before(grammarAccess.getReturnStatementAccess().getSemicolonKeyword_2());
- match(input, 12, FOLLOW_12_in_rule__ReturnStatement__Group__2__Impl32495);
- after(grammarAccess.getReturnStatementAccess().getSemicolonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__AcceptStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15953:1: rule__AcceptStatement__Group__0 : rule__AcceptStatement__Group__0__Impl
- // rule__AcceptStatement__Group__1 ;
- public final void rule__AcceptStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15957:1: ( rule__AcceptStatement__Group__0__Impl rule__AcceptStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15958:2: rule__AcceptStatement__Group__0__Impl rule__AcceptStatement__Group__1
- {
- pushFollow(FOLLOW_rule__AcceptStatement__Group__0__Impl_in_rule__AcceptStatement__Group__032532);
- rule__AcceptStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptStatement__Group__1_in_rule__AcceptStatement__Group__032535);
- rule__AcceptStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__Group__0"
-
-
- // $ANTLR start "rule__AcceptStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15965:1: rule__AcceptStatement__Group__0__Impl : ( ( rule__AcceptStatement__ClauseAssignment_0 ) ) ;
- public final void rule__AcceptStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15969:1: ( ( ( rule__AcceptStatement__ClauseAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15970:1: ( ( rule__AcceptStatement__ClauseAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15970:1: ( ( rule__AcceptStatement__ClauseAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15971:1: ( rule__AcceptStatement__ClauseAssignment_0 )
- {
- before(grammarAccess.getAcceptStatementAccess().getClauseAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15972:1: ( rule__AcceptStatement__ClauseAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15972:2: rule__AcceptStatement__ClauseAssignment_0
- {
- pushFollow(FOLLOW_rule__AcceptStatement__ClauseAssignment_0_in_rule__AcceptStatement__Group__0__Impl32562);
- rule__AcceptStatement__ClauseAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptStatementAccess().getClauseAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__AcceptStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15982:1: rule__AcceptStatement__Group__1 : rule__AcceptStatement__Group__1__Impl ;
- public final void rule__AcceptStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15986:1: ( rule__AcceptStatement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15987:2: rule__AcceptStatement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AcceptStatement__Group__1__Impl_in_rule__AcceptStatement__Group__132592);
- rule__AcceptStatement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__Group__1"
-
-
- // $ANTLR start "rule__AcceptStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15993:1: rule__AcceptStatement__Group__1__Impl : ( ( rule__AcceptStatement__Alternatives_1 ) ) ;
- public final void rule__AcceptStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15997:1: ( ( ( rule__AcceptStatement__Alternatives_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15998:1: ( ( rule__AcceptStatement__Alternatives_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15998:1: ( ( rule__AcceptStatement__Alternatives_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:15999:1: ( rule__AcceptStatement__Alternatives_1 )
- {
- before(grammarAccess.getAcceptStatementAccess().getAlternatives_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16000:1: ( rule__AcceptStatement__Alternatives_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16000:2: rule__AcceptStatement__Alternatives_1
- {
- pushFollow(FOLLOW_rule__AcceptStatement__Alternatives_1_in_rule__AcceptStatement__Group__1__Impl32619);
- rule__AcceptStatement__Alternatives_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptStatementAccess().getAlternatives_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__SimpleAcceptStatementCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16014:1: rule__SimpleAcceptStatementCompletion__Group__0 :
- // rule__SimpleAcceptStatementCompletion__Group__0__Impl rule__SimpleAcceptStatementCompletion__Group__1 ;
- public final void rule__SimpleAcceptStatementCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16018:1: ( rule__SimpleAcceptStatementCompletion__Group__0__Impl
- // rule__SimpleAcceptStatementCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16019:2: rule__SimpleAcceptStatementCompletion__Group__0__Impl
- // rule__SimpleAcceptStatementCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__SimpleAcceptStatementCompletion__Group__0__Impl_in_rule__SimpleAcceptStatementCompletion__Group__032653);
- rule__SimpleAcceptStatementCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SimpleAcceptStatementCompletion__Group__1_in_rule__SimpleAcceptStatementCompletion__Group__032656);
- rule__SimpleAcceptStatementCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SimpleAcceptStatementCompletion__Group__0"
-
-
- // $ANTLR start "rule__SimpleAcceptStatementCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16026:1: rule__SimpleAcceptStatementCompletion__Group__0__Impl : ( () ) ;
- public final void rule__SimpleAcceptStatementCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16030:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16031:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16031:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16032:1: ()
- {
- before(grammarAccess.getSimpleAcceptStatementCompletionAccess().getSimpleAcceptStatementCompletionAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16033:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16035:1:
- {
- }
-
- after(grammarAccess.getSimpleAcceptStatementCompletionAccess().getSimpleAcceptStatementCompletionAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SimpleAcceptStatementCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__SimpleAcceptStatementCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16045:1: rule__SimpleAcceptStatementCompletion__Group__1 :
- // rule__SimpleAcceptStatementCompletion__Group__1__Impl ;
- public final void rule__SimpleAcceptStatementCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16049:1: ( rule__SimpleAcceptStatementCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16050:2: rule__SimpleAcceptStatementCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__SimpleAcceptStatementCompletion__Group__1__Impl_in_rule__SimpleAcceptStatementCompletion__Group__132714);
- rule__SimpleAcceptStatementCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SimpleAcceptStatementCompletion__Group__1"
-
-
- // $ANTLR start "rule__SimpleAcceptStatementCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16056:1: rule__SimpleAcceptStatementCompletion__Group__1__Impl : ( ';' ) ;
- public final void rule__SimpleAcceptStatementCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16060:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16061:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16061:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16062:1: ';'
- {
- before(grammarAccess.getSimpleAcceptStatementCompletionAccess().getSemicolonKeyword_1());
- match(input, 12, FOLLOW_12_in_rule__SimpleAcceptStatementCompletion__Group__1__Impl32742);
- after(grammarAccess.getSimpleAcceptStatementCompletionAccess().getSemicolonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SimpleAcceptStatementCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16079:1: rule__CompoundAcceptStatementCompletion__Group__0 :
- // rule__CompoundAcceptStatementCompletion__Group__0__Impl rule__CompoundAcceptStatementCompletion__Group__1 ;
- public final void rule__CompoundAcceptStatementCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16083:1: ( rule__CompoundAcceptStatementCompletion__Group__0__Impl
- // rule__CompoundAcceptStatementCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16084:2: rule__CompoundAcceptStatementCompletion__Group__0__Impl
- // rule__CompoundAcceptStatementCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group__0__Impl_in_rule__CompoundAcceptStatementCompletion__Group__032777);
- rule__CompoundAcceptStatementCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group__1_in_rule__CompoundAcceptStatementCompletion__Group__032780);
- rule__CompoundAcceptStatementCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group__0"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16091:1: rule__CompoundAcceptStatementCompletion__Group__0__Impl : ( (
- // rule__CompoundAcceptStatementCompletion__BlockAssignment_0 ) ) ;
- public final void rule__CompoundAcceptStatementCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16095:1: ( ( ( rule__CompoundAcceptStatementCompletion__BlockAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16096:1: ( ( rule__CompoundAcceptStatementCompletion__BlockAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16096:1: ( ( rule__CompoundAcceptStatementCompletion__BlockAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16097:1: ( rule__CompoundAcceptStatementCompletion__BlockAssignment_0 )
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getBlockAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16098:1: ( rule__CompoundAcceptStatementCompletion__BlockAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16098:2: rule__CompoundAcceptStatementCompletion__BlockAssignment_0
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__BlockAssignment_0_in_rule__CompoundAcceptStatementCompletion__Group__0__Impl32807);
- rule__CompoundAcceptStatementCompletion__BlockAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getBlockAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16108:1: rule__CompoundAcceptStatementCompletion__Group__1 :
- // rule__CompoundAcceptStatementCompletion__Group__1__Impl ;
- public final void rule__CompoundAcceptStatementCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16112:1: ( rule__CompoundAcceptStatementCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16113:2: rule__CompoundAcceptStatementCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group__1__Impl_in_rule__CompoundAcceptStatementCompletion__Group__132837);
- rule__CompoundAcceptStatementCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group__1"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16119:1: rule__CompoundAcceptStatementCompletion__Group__1__Impl : ( (
- // rule__CompoundAcceptStatementCompletion__Group_1__0 )* ) ;
- public final void rule__CompoundAcceptStatementCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16123:1: ( ( ( rule__CompoundAcceptStatementCompletion__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16124:1: ( ( rule__CompoundAcceptStatementCompletion__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16124:1: ( ( rule__CompoundAcceptStatementCompletion__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16125:1: ( rule__CompoundAcceptStatementCompletion__Group_1__0 )*
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16126:1: ( rule__CompoundAcceptStatementCompletion__Group_1__0 )*
- loop118: do {
- int alt118 = 2;
- int LA118_0 = input.LA(1);
-
- if ((LA118_0 == 103)) {
- alt118 = 1;
- }
-
-
- switch (alt118) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16126:2: rule__CompoundAcceptStatementCompletion__Group_1__0
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__0_in_rule__CompoundAcceptStatementCompletion__Group__1__Impl32864);
- rule__CompoundAcceptStatementCompletion__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop118;
- }
- } while (true);
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16140:1: rule__CompoundAcceptStatementCompletion__Group_1__0 :
- // rule__CompoundAcceptStatementCompletion__Group_1__0__Impl rule__CompoundAcceptStatementCompletion__Group_1__1 ;
- public final void rule__CompoundAcceptStatementCompletion__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16144:1: ( rule__CompoundAcceptStatementCompletion__Group_1__0__Impl
- // rule__CompoundAcceptStatementCompletion__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16145:2: rule__CompoundAcceptStatementCompletion__Group_1__0__Impl
- // rule__CompoundAcceptStatementCompletion__Group_1__1
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__0__Impl_in_rule__CompoundAcceptStatementCompletion__Group_1__032899);
- rule__CompoundAcceptStatementCompletion__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__1_in_rule__CompoundAcceptStatementCompletion__Group_1__032902);
- rule__CompoundAcceptStatementCompletion__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group_1__0"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16152:1: rule__CompoundAcceptStatementCompletion__Group_1__0__Impl : ( 'or' ) ;
- public final void rule__CompoundAcceptStatementCompletion__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16156:1: ( ( 'or' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16157:1: ( 'or' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16157:1: ( 'or' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16158:1: 'or'
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getOrKeyword_1_0());
- match(input, 103, FOLLOW_103_in_rule__CompoundAcceptStatementCompletion__Group_1__0__Impl32930);
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getOrKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16171:1: rule__CompoundAcceptStatementCompletion__Group_1__1 :
- // rule__CompoundAcceptStatementCompletion__Group_1__1__Impl ;
- public final void rule__CompoundAcceptStatementCompletion__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16175:1: ( rule__CompoundAcceptStatementCompletion__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16176:2: rule__CompoundAcceptStatementCompletion__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__1__Impl_in_rule__CompoundAcceptStatementCompletion__Group_1__132961);
- rule__CompoundAcceptStatementCompletion__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group_1__1"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16182:1: rule__CompoundAcceptStatementCompletion__Group_1__1__Impl : ( (
- // rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 ) ) ;
- public final void rule__CompoundAcceptStatementCompletion__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16186:1: ( ( ( rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16187:1: ( ( rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16187:1: ( ( rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16188:1: ( rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 )
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getAcceptBlockAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16189:1: ( rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16189:2: rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1
- {
- pushFollow(FOLLOW_rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1_in_rule__CompoundAcceptStatementCompletion__Group_1__1__Impl32988);
- rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getAcceptBlockAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__AcceptBlock__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16203:1: rule__AcceptBlock__Group__0 : rule__AcceptBlock__Group__0__Impl rule__AcceptBlock__Group__1
- // ;
- public final void rule__AcceptBlock__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16207:1: ( rule__AcceptBlock__Group__0__Impl rule__AcceptBlock__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16208:2: rule__AcceptBlock__Group__0__Impl rule__AcceptBlock__Group__1
- {
- pushFollow(FOLLOW_rule__AcceptBlock__Group__0__Impl_in_rule__AcceptBlock__Group__033022);
- rule__AcceptBlock__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptBlock__Group__1_in_rule__AcceptBlock__Group__033025);
- rule__AcceptBlock__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__Group__0"
-
-
- // $ANTLR start "rule__AcceptBlock__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16215:1: rule__AcceptBlock__Group__0__Impl : ( ( rule__AcceptBlock__ClauseAssignment_0 ) ) ;
- public final void rule__AcceptBlock__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16219:1: ( ( ( rule__AcceptBlock__ClauseAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16220:1: ( ( rule__AcceptBlock__ClauseAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16220:1: ( ( rule__AcceptBlock__ClauseAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16221:1: ( rule__AcceptBlock__ClauseAssignment_0 )
- {
- before(grammarAccess.getAcceptBlockAccess().getClauseAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16222:1: ( rule__AcceptBlock__ClauseAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16222:2: rule__AcceptBlock__ClauseAssignment_0
- {
- pushFollow(FOLLOW_rule__AcceptBlock__ClauseAssignment_0_in_rule__AcceptBlock__Group__0__Impl33052);
- rule__AcceptBlock__ClauseAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptBlockAccess().getClauseAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__Group__0__Impl"
-
-
- // $ANTLR start "rule__AcceptBlock__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16232:1: rule__AcceptBlock__Group__1 : rule__AcceptBlock__Group__1__Impl ;
- public final void rule__AcceptBlock__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16236:1: ( rule__AcceptBlock__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16237:2: rule__AcceptBlock__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AcceptBlock__Group__1__Impl_in_rule__AcceptBlock__Group__133082);
- rule__AcceptBlock__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__Group__1"
-
-
- // $ANTLR start "rule__AcceptBlock__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16243:1: rule__AcceptBlock__Group__1__Impl : ( ( rule__AcceptBlock__BlockAssignment_1 ) ) ;
- public final void rule__AcceptBlock__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16247:1: ( ( ( rule__AcceptBlock__BlockAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16248:1: ( ( rule__AcceptBlock__BlockAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16248:1: ( ( rule__AcceptBlock__BlockAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16249:1: ( rule__AcceptBlock__BlockAssignment_1 )
- {
- before(grammarAccess.getAcceptBlockAccess().getBlockAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16250:1: ( rule__AcceptBlock__BlockAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16250:2: rule__AcceptBlock__BlockAssignment_1
- {
- pushFollow(FOLLOW_rule__AcceptBlock__BlockAssignment_1_in_rule__AcceptBlock__Group__1__Impl33109);
- rule__AcceptBlock__BlockAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptBlockAccess().getBlockAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__Group__1__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16264:1: rule__AcceptClause__Group__0 : rule__AcceptClause__Group__0__Impl
- // rule__AcceptClause__Group__1 ;
- public final void rule__AcceptClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16268:1: ( rule__AcceptClause__Group__0__Impl rule__AcceptClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16269:2: rule__AcceptClause__Group__0__Impl rule__AcceptClause__Group__1
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__0__Impl_in_rule__AcceptClause__Group__033143);
- rule__AcceptClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptClause__Group__1_in_rule__AcceptClause__Group__033146);
- rule__AcceptClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__0"
-
-
- // $ANTLR start "rule__AcceptClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16276:1: rule__AcceptClause__Group__0__Impl : ( 'accept' ) ;
- public final void rule__AcceptClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16280:1: ( ( 'accept' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16281:1: ( 'accept' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16281:1: ( 'accept' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16282:1: 'accept'
- {
- before(grammarAccess.getAcceptClauseAccess().getAcceptKeyword_0());
- match(input, 112, FOLLOW_112_in_rule__AcceptClause__Group__0__Impl33174);
- after(grammarAccess.getAcceptClauseAccess().getAcceptKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16295:1: rule__AcceptClause__Group__1 : rule__AcceptClause__Group__1__Impl
- // rule__AcceptClause__Group__2 ;
- public final void rule__AcceptClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16299:1: ( rule__AcceptClause__Group__1__Impl rule__AcceptClause__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16300:2: rule__AcceptClause__Group__1__Impl rule__AcceptClause__Group__2
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__1__Impl_in_rule__AcceptClause__Group__133205);
- rule__AcceptClause__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptClause__Group__2_in_rule__AcceptClause__Group__133208);
- rule__AcceptClause__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__1"
-
-
- // $ANTLR start "rule__AcceptClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16307:1: rule__AcceptClause__Group__1__Impl : ( '(' ) ;
- public final void rule__AcceptClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16311:1: ( ( '(' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16312:1: ( '(' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16312:1: ( '(' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16313:1: '('
- {
- before(grammarAccess.getAcceptClauseAccess().getLeftParenthesisKeyword_1());
- match(input, 70, FOLLOW_70_in_rule__AcceptClause__Group__1__Impl33236);
- after(grammarAccess.getAcceptClauseAccess().getLeftParenthesisKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16326:1: rule__AcceptClause__Group__2 : rule__AcceptClause__Group__2__Impl
- // rule__AcceptClause__Group__3 ;
- public final void rule__AcceptClause__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16330:1: ( rule__AcceptClause__Group__2__Impl rule__AcceptClause__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16331:2: rule__AcceptClause__Group__2__Impl rule__AcceptClause__Group__3
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__2__Impl_in_rule__AcceptClause__Group__233267);
- rule__AcceptClause__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptClause__Group__3_in_rule__AcceptClause__Group__233270);
- rule__AcceptClause__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__2"
-
-
- // $ANTLR start "rule__AcceptClause__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16338:1: rule__AcceptClause__Group__2__Impl : ( ( rule__AcceptClause__Group_2__0 )? ) ;
- public final void rule__AcceptClause__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16342:1: ( ( ( rule__AcceptClause__Group_2__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16343:1: ( ( rule__AcceptClause__Group_2__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16343:1: ( ( rule__AcceptClause__Group_2__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16344:1: ( rule__AcceptClause__Group_2__0 )?
- {
- before(grammarAccess.getAcceptClauseAccess().getGroup_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16345:1: ( rule__AcceptClause__Group_2__0 )?
- int alt119 = 2;
- int LA119_0 = input.LA(1);
-
- if ((LA119_0 == RULE_ID)) {
- int LA119_1 = input.LA(2);
-
- if ((LA119_1 == 69)) {
- alt119 = 1;
- }
- }
- switch (alt119) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16345:2: rule__AcceptClause__Group_2__0
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group_2__0_in_rule__AcceptClause__Group__2__Impl33297);
- rule__AcceptClause__Group_2__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getAcceptClauseAccess().getGroup_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__2__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16355:1: rule__AcceptClause__Group__3 : rule__AcceptClause__Group__3__Impl
- // rule__AcceptClause__Group__4 ;
- public final void rule__AcceptClause__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16359:1: ( rule__AcceptClause__Group__3__Impl rule__AcceptClause__Group__4 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16360:2: rule__AcceptClause__Group__3__Impl rule__AcceptClause__Group__4
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__3__Impl_in_rule__AcceptClause__Group__333328);
- rule__AcceptClause__Group__3__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptClause__Group__4_in_rule__AcceptClause__Group__333331);
- rule__AcceptClause__Group__4();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__3"
-
-
- // $ANTLR start "rule__AcceptClause__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16367:1: rule__AcceptClause__Group__3__Impl : ( ( rule__AcceptClause__QualifiedNameListAssignment_3 )
- // ) ;
- public final void rule__AcceptClause__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16371:1: ( ( ( rule__AcceptClause__QualifiedNameListAssignment_3 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16372:1: ( ( rule__AcceptClause__QualifiedNameListAssignment_3 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16372:1: ( ( rule__AcceptClause__QualifiedNameListAssignment_3 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16373:1: ( rule__AcceptClause__QualifiedNameListAssignment_3 )
- {
- before(grammarAccess.getAcceptClauseAccess().getQualifiedNameListAssignment_3());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16374:1: ( rule__AcceptClause__QualifiedNameListAssignment_3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16374:2: rule__AcceptClause__QualifiedNameListAssignment_3
- {
- pushFollow(FOLLOW_rule__AcceptClause__QualifiedNameListAssignment_3_in_rule__AcceptClause__Group__3__Impl33358);
- rule__AcceptClause__QualifiedNameListAssignment_3();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptClauseAccess().getQualifiedNameListAssignment_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__3__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group__4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16384:1: rule__AcceptClause__Group__4 : rule__AcceptClause__Group__4__Impl ;
- public final void rule__AcceptClause__Group__4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16388:1: ( rule__AcceptClause__Group__4__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16389:2: rule__AcceptClause__Group__4__Impl
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group__4__Impl_in_rule__AcceptClause__Group__433388);
- rule__AcceptClause__Group__4__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__4"
-
-
- // $ANTLR start "rule__AcceptClause__Group__4__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16395:1: rule__AcceptClause__Group__4__Impl : ( ')' ) ;
- public final void rule__AcceptClause__Group__4__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16399:1: ( ( ')' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16400:1: ( ')' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16400:1: ( ')' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16401:1: ')'
- {
- before(grammarAccess.getAcceptClauseAccess().getRightParenthesisKeyword_4());
- match(input, 71, FOLLOW_71_in_rule__AcceptClause__Group__4__Impl33416);
- after(grammarAccess.getAcceptClauseAccess().getRightParenthesisKeyword_4());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group__4__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group_2__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16424:1: rule__AcceptClause__Group_2__0 : rule__AcceptClause__Group_2__0__Impl
- // rule__AcceptClause__Group_2__1 ;
- public final void rule__AcceptClause__Group_2__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16428:1: ( rule__AcceptClause__Group_2__0__Impl rule__AcceptClause__Group_2__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16429:2: rule__AcceptClause__Group_2__0__Impl rule__AcceptClause__Group_2__1
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group_2__0__Impl_in_rule__AcceptClause__Group_2__033457);
- rule__AcceptClause__Group_2__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AcceptClause__Group_2__1_in_rule__AcceptClause__Group_2__033460);
- rule__AcceptClause__Group_2__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group_2__0"
-
-
- // $ANTLR start "rule__AcceptClause__Group_2__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16436:1: rule__AcceptClause__Group_2__0__Impl : ( ( rule__AcceptClause__NameAssignment_2_0 ) ) ;
- public final void rule__AcceptClause__Group_2__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16440:1: ( ( ( rule__AcceptClause__NameAssignment_2_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16441:1: ( ( rule__AcceptClause__NameAssignment_2_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16441:1: ( ( rule__AcceptClause__NameAssignment_2_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16442:1: ( rule__AcceptClause__NameAssignment_2_0 )
- {
- before(grammarAccess.getAcceptClauseAccess().getNameAssignment_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16443:1: ( rule__AcceptClause__NameAssignment_2_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16443:2: rule__AcceptClause__NameAssignment_2_0
- {
- pushFollow(FOLLOW_rule__AcceptClause__NameAssignment_2_0_in_rule__AcceptClause__Group_2__0__Impl33487);
- rule__AcceptClause__NameAssignment_2_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAcceptClauseAccess().getNameAssignment_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group_2__0__Impl"
-
-
- // $ANTLR start "rule__AcceptClause__Group_2__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16453:1: rule__AcceptClause__Group_2__1 : rule__AcceptClause__Group_2__1__Impl ;
- public final void rule__AcceptClause__Group_2__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16457:1: ( rule__AcceptClause__Group_2__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16458:2: rule__AcceptClause__Group_2__1__Impl
- {
- pushFollow(FOLLOW_rule__AcceptClause__Group_2__1__Impl_in_rule__AcceptClause__Group_2__133517);
- rule__AcceptClause__Group_2__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group_2__1"
-
-
- // $ANTLR start "rule__AcceptClause__Group_2__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16464:1: rule__AcceptClause__Group_2__1__Impl : ( ':' ) ;
- public final void rule__AcceptClause__Group_2__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16468:1: ( ( ':' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16469:1: ( ':' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16469:1: ( ':' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16470:1: ':'
- {
- before(grammarAccess.getAcceptClauseAccess().getColonKeyword_2_1());
- match(input, 69, FOLLOW_69_in_rule__AcceptClause__Group_2__1__Impl33545);
- after(grammarAccess.getAcceptClauseAccess().getColonKeyword_2_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__Group_2__1__Impl"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16487:1: rule__ClassifyStatement__Group__0 : rule__ClassifyStatement__Group__0__Impl
- // rule__ClassifyStatement__Group__1 ;
- public final void rule__ClassifyStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16491:1: ( rule__ClassifyStatement__Group__0__Impl rule__ClassifyStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16492:2: rule__ClassifyStatement__Group__0__Impl rule__ClassifyStatement__Group__1
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__0__Impl_in_rule__ClassifyStatement__Group__033580);
- rule__ClassifyStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__1_in_rule__ClassifyStatement__Group__033583);
- rule__ClassifyStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__0"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16499:1: rule__ClassifyStatement__Group__0__Impl : ( 'classify' ) ;
- public final void rule__ClassifyStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16503:1: ( ( 'classify' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16504:1: ( 'classify' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16504:1: ( 'classify' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16505:1: 'classify'
- {
- before(grammarAccess.getClassifyStatementAccess().getClassifyKeyword_0());
- match(input, 113, FOLLOW_113_in_rule__ClassifyStatement__Group__0__Impl33611);
- after(grammarAccess.getClassifyStatementAccess().getClassifyKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16518:1: rule__ClassifyStatement__Group__1 : rule__ClassifyStatement__Group__1__Impl
- // rule__ClassifyStatement__Group__2 ;
- public final void rule__ClassifyStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16522:1: ( rule__ClassifyStatement__Group__1__Impl rule__ClassifyStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16523:2: rule__ClassifyStatement__Group__1__Impl rule__ClassifyStatement__Group__2
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__1__Impl_in_rule__ClassifyStatement__Group__133642);
- rule__ClassifyStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__2_in_rule__ClassifyStatement__Group__133645);
- rule__ClassifyStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__1"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16530:1: rule__ClassifyStatement__Group__1__Impl : ( (
- // rule__ClassifyStatement__ExpressionAssignment_1 ) ) ;
- public final void rule__ClassifyStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16534:1: ( ( ( rule__ClassifyStatement__ExpressionAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16535:1: ( ( rule__ClassifyStatement__ExpressionAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16535:1: ( ( rule__ClassifyStatement__ExpressionAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16536:1: ( rule__ClassifyStatement__ExpressionAssignment_1 )
- {
- before(grammarAccess.getClassifyStatementAccess().getExpressionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16537:1: ( rule__ClassifyStatement__ExpressionAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16537:2: rule__ClassifyStatement__ExpressionAssignment_1
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__ExpressionAssignment_1_in_rule__ClassifyStatement__Group__1__Impl33672);
- rule__ClassifyStatement__ExpressionAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassifyStatementAccess().getExpressionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16547:1: rule__ClassifyStatement__Group__2 : rule__ClassifyStatement__Group__2__Impl
- // rule__ClassifyStatement__Group__3 ;
- public final void rule__ClassifyStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16551:1: ( rule__ClassifyStatement__Group__2__Impl rule__ClassifyStatement__Group__3 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16552:2: rule__ClassifyStatement__Group__2__Impl rule__ClassifyStatement__Group__3
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__2__Impl_in_rule__ClassifyStatement__Group__233702);
- rule__ClassifyStatement__Group__2__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__3_in_rule__ClassifyStatement__Group__233705);
- rule__ClassifyStatement__Group__3();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__2"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16559:1: rule__ClassifyStatement__Group__2__Impl : ( ( rule__ClassifyStatement__ClauseAssignment_2 )
- // ) ;
- public final void rule__ClassifyStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16563:1: ( ( ( rule__ClassifyStatement__ClauseAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16564:1: ( ( rule__ClassifyStatement__ClauseAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16564:1: ( ( rule__ClassifyStatement__ClauseAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16565:1: ( rule__ClassifyStatement__ClauseAssignment_2 )
- {
- before(grammarAccess.getClassifyStatementAccess().getClauseAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16566:1: ( rule__ClassifyStatement__ClauseAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16566:2: rule__ClassifyStatement__ClauseAssignment_2
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__ClauseAssignment_2_in_rule__ClassifyStatement__Group__2__Impl33732);
- rule__ClassifyStatement__ClauseAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassifyStatementAccess().getClauseAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16576:1: rule__ClassifyStatement__Group__3 : rule__ClassifyStatement__Group__3__Impl ;
- public final void rule__ClassifyStatement__Group__3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16580:1: ( rule__ClassifyStatement__Group__3__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16581:2: rule__ClassifyStatement__Group__3__Impl
- {
- pushFollow(FOLLOW_rule__ClassifyStatement__Group__3__Impl_in_rule__ClassifyStatement__Group__333762);
- rule__ClassifyStatement__Group__3__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__3"
-
-
- // $ANTLR start "rule__ClassifyStatement__Group__3__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16587:1: rule__ClassifyStatement__Group__3__Impl : ( ';' ) ;
- public final void rule__ClassifyStatement__Group__3__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16591:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16592:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16592:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16593:1: ';'
- {
- before(grammarAccess.getClassifyStatementAccess().getSemicolonKeyword_3());
- match(input, 12, FOLLOW_12_in_rule__ClassifyStatement__Group__3__Impl33790);
- after(grammarAccess.getClassifyStatementAccess().getSemicolonKeyword_3());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__Group__3__Impl"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16614:1: rule__ClassificationClause__Group_0__0 : rule__ClassificationClause__Group_0__0__Impl
- // rule__ClassificationClause__Group_0__1 ;
- public final void rule__ClassificationClause__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16618:1: ( rule__ClassificationClause__Group_0__0__Impl
- // rule__ClassificationClause__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16619:2: rule__ClassificationClause__Group_0__0__Impl rule__ClassificationClause__Group_0__1
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_0__0__Impl_in_rule__ClassificationClause__Group_0__033829);
- rule__ClassificationClause__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationClause__Group_0__1_in_rule__ClassificationClause__Group_0__033832);
- rule__ClassificationClause__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_0__0"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16626:1: rule__ClassificationClause__Group_0__0__Impl : ( (
- // rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 ) ) ;
- public final void rule__ClassificationClause__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16630:1: ( ( ( rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16631:1: ( ( rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16631:1: ( ( rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16632:1: ( rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 )
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyFromClauseAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16633:1: ( rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16633:2: rule__ClassificationClause__ClassifyFromClauseAssignment_0_0
- {
- pushFollow(FOLLOW_rule__ClassificationClause__ClassifyFromClauseAssignment_0_0_in_rule__ClassificationClause__Group_0__0__Impl33859);
- rule__ClassificationClause__ClassifyFromClauseAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyFromClauseAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16643:1: rule__ClassificationClause__Group_0__1 : rule__ClassificationClause__Group_0__1__Impl ;
- public final void rule__ClassificationClause__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16647:1: ( rule__ClassificationClause__Group_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16648:2: rule__ClassificationClause__Group_0__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_0__1__Impl_in_rule__ClassificationClause__Group_0__133889);
- rule__ClassificationClause__Group_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_0__1"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16654:1: rule__ClassificationClause__Group_0__1__Impl : ( (
- // rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )? ) ;
- public final void rule__ClassificationClause__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16658:1: ( ( ( rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16659:1: ( ( rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16659:1: ( ( rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16660:1: ( rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )?
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyToClauseAssignment_0_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16661:1: ( rule__ClassificationClause__ClassifyToClauseAssignment_0_1 )?
- int alt120 = 2;
- int LA120_0 = input.LA(1);
-
- if ((LA120_0 == 115)) {
- alt120 = 1;
- }
- switch (alt120) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16661:2: rule__ClassificationClause__ClassifyToClauseAssignment_0_1
- {
- pushFollow(FOLLOW_rule__ClassificationClause__ClassifyToClauseAssignment_0_1_in_rule__ClassificationClause__Group_0__1__Impl33916);
- rule__ClassificationClause__ClassifyToClauseAssignment_0_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyToClauseAssignment_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16675:1: rule__ClassificationClause__Group_1__0 : rule__ClassificationClause__Group_1__0__Impl
- // rule__ClassificationClause__Group_1__1 ;
- public final void rule__ClassificationClause__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16679:1: ( rule__ClassificationClause__Group_1__0__Impl
- // rule__ClassificationClause__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16680:2: rule__ClassificationClause__Group_1__0__Impl rule__ClassificationClause__Group_1__1
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_1__0__Impl_in_rule__ClassificationClause__Group_1__033951);
- rule__ClassificationClause__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationClause__Group_1__1_in_rule__ClassificationClause__Group_1__033954);
- rule__ClassificationClause__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_1__0"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16687:1: rule__ClassificationClause__Group_1__0__Impl : ( (
- // rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )? ) ;
- public final void rule__ClassificationClause__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16691:1: ( ( ( rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16692:1: ( ( rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16692:1: ( ( rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16693:1: ( rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )?
- {
- before(grammarAccess.getClassificationClauseAccess().getReclassyAllClauseAssignment_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16694:1: ( rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 )?
- int alt121 = 2;
- int LA121_0 = input.LA(1);
-
- if ((LA121_0 == 114)) {
- alt121 = 1;
- }
- switch (alt121) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16694:2: rule__ClassificationClause__ReclassyAllClauseAssignment_1_0
- {
- pushFollow(FOLLOW_rule__ClassificationClause__ReclassyAllClauseAssignment_1_0_in_rule__ClassificationClause__Group_1__0__Impl33981);
- rule__ClassificationClause__ReclassyAllClauseAssignment_1_0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getReclassyAllClauseAssignment_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16704:1: rule__ClassificationClause__Group_1__1 : rule__ClassificationClause__Group_1__1__Impl ;
- public final void rule__ClassificationClause__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16708:1: ( rule__ClassificationClause__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16709:2: rule__ClassificationClause__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationClause__Group_1__1__Impl_in_rule__ClassificationClause__Group_1__134012);
- rule__ClassificationClause__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_1__1"
-
-
- // $ANTLR start "rule__ClassificationClause__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16715:1: rule__ClassificationClause__Group_1__1__Impl : ( (
- // rule__ClassificationClause__ClassifyToClauseAssignment_1_1 ) ) ;
- public final void rule__ClassificationClause__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16719:1: ( ( ( rule__ClassificationClause__ClassifyToClauseAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16720:1: ( ( rule__ClassificationClause__ClassifyToClauseAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16720:1: ( ( rule__ClassificationClause__ClassifyToClauseAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16721:1: ( rule__ClassificationClause__ClassifyToClauseAssignment_1_1 )
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyToClauseAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16722:1: ( rule__ClassificationClause__ClassifyToClauseAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16722:2: rule__ClassificationClause__ClassifyToClauseAssignment_1_1
- {
- pushFollow(FOLLOW_rule__ClassificationClause__ClassifyToClauseAssignment_1_1_in_rule__ClassificationClause__Group_1__1__Impl34039);
- rule__ClassificationClause__ClassifyToClauseAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyToClauseAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__ClassificationFromClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16736:1: rule__ClassificationFromClause__Group__0 : rule__ClassificationFromClause__Group__0__Impl
- // rule__ClassificationFromClause__Group__1 ;
- public final void rule__ClassificationFromClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16740:1: ( rule__ClassificationFromClause__Group__0__Impl
- // rule__ClassificationFromClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16741:2: rule__ClassificationFromClause__Group__0__Impl
- // rule__ClassificationFromClause__Group__1
- {
- pushFollow(FOLLOW_rule__ClassificationFromClause__Group__0__Impl_in_rule__ClassificationFromClause__Group__034073);
- rule__ClassificationFromClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationFromClause__Group__1_in_rule__ClassificationFromClause__Group__034076);
- rule__ClassificationFromClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationFromClause__Group__0"
-
-
- // $ANTLR start "rule__ClassificationFromClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16748:1: rule__ClassificationFromClause__Group__0__Impl : ( 'from' ) ;
- public final void rule__ClassificationFromClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16752:1: ( ( 'from' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16753:1: ( 'from' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16753:1: ( 'from' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16754:1: 'from'
- {
- before(grammarAccess.getClassificationFromClauseAccess().getFromKeyword_0());
- match(input, 114, FOLLOW_114_in_rule__ClassificationFromClause__Group__0__Impl34104);
- after(grammarAccess.getClassificationFromClauseAccess().getFromKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationFromClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationFromClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16767:1: rule__ClassificationFromClause__Group__1 : rule__ClassificationFromClause__Group__1__Impl ;
- public final void rule__ClassificationFromClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16771:1: ( rule__ClassificationFromClause__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16772:2: rule__ClassificationFromClause__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationFromClause__Group__1__Impl_in_rule__ClassificationFromClause__Group__134135);
- rule__ClassificationFromClause__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationFromClause__Group__1"
-
-
- // $ANTLR start "rule__ClassificationFromClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16778:1: rule__ClassificationFromClause__Group__1__Impl : ( (
- // rule__ClassificationFromClause__QualifiedNameListAssignment_1 ) ) ;
- public final void rule__ClassificationFromClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16782:1: ( ( ( rule__ClassificationFromClause__QualifiedNameListAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16783:1: ( ( rule__ClassificationFromClause__QualifiedNameListAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16783:1: ( ( rule__ClassificationFromClause__QualifiedNameListAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16784:1: ( rule__ClassificationFromClause__QualifiedNameListAssignment_1 )
- {
- before(grammarAccess.getClassificationFromClauseAccess().getQualifiedNameListAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16785:1: ( rule__ClassificationFromClause__QualifiedNameListAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16785:2: rule__ClassificationFromClause__QualifiedNameListAssignment_1
- {
- pushFollow(FOLLOW_rule__ClassificationFromClause__QualifiedNameListAssignment_1_in_rule__ClassificationFromClause__Group__1__Impl34162);
- rule__ClassificationFromClause__QualifiedNameListAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationFromClauseAccess().getQualifiedNameListAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationFromClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__ClassificationToClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16799:1: rule__ClassificationToClause__Group__0 : rule__ClassificationToClause__Group__0__Impl
- // rule__ClassificationToClause__Group__1 ;
- public final void rule__ClassificationToClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16803:1: ( rule__ClassificationToClause__Group__0__Impl
- // rule__ClassificationToClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16804:2: rule__ClassificationToClause__Group__0__Impl rule__ClassificationToClause__Group__1
- {
- pushFollow(FOLLOW_rule__ClassificationToClause__Group__0__Impl_in_rule__ClassificationToClause__Group__034196);
- rule__ClassificationToClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ClassificationToClause__Group__1_in_rule__ClassificationToClause__Group__034199);
- rule__ClassificationToClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationToClause__Group__0"
-
-
- // $ANTLR start "rule__ClassificationToClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16811:1: rule__ClassificationToClause__Group__0__Impl : ( 'to' ) ;
- public final void rule__ClassificationToClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16815:1: ( ( 'to' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16816:1: ( 'to' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16816:1: ( 'to' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16817:1: 'to'
- {
- before(grammarAccess.getClassificationToClauseAccess().getToKeyword_0());
- match(input, 115, FOLLOW_115_in_rule__ClassificationToClause__Group__0__Impl34227);
- after(grammarAccess.getClassificationToClauseAccess().getToKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationToClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__ClassificationToClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16830:1: rule__ClassificationToClause__Group__1 : rule__ClassificationToClause__Group__1__Impl ;
- public final void rule__ClassificationToClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16834:1: ( rule__ClassificationToClause__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16835:2: rule__ClassificationToClause__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__ClassificationToClause__Group__1__Impl_in_rule__ClassificationToClause__Group__134258);
- rule__ClassificationToClause__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationToClause__Group__1"
-
-
- // $ANTLR start "rule__ClassificationToClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16841:1: rule__ClassificationToClause__Group__1__Impl : ( (
- // rule__ClassificationToClause__QualifiedNameListAssignment_1 ) ) ;
- public final void rule__ClassificationToClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16845:1: ( ( ( rule__ClassificationToClause__QualifiedNameListAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16846:1: ( ( rule__ClassificationToClause__QualifiedNameListAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16846:1: ( ( rule__ClassificationToClause__QualifiedNameListAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16847:1: ( rule__ClassificationToClause__QualifiedNameListAssignment_1 )
- {
- before(grammarAccess.getClassificationToClauseAccess().getQualifiedNameListAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16848:1: ( rule__ClassificationToClause__QualifiedNameListAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16848:2: rule__ClassificationToClause__QualifiedNameListAssignment_1
- {
- pushFollow(FOLLOW_rule__ClassificationToClause__QualifiedNameListAssignment_1_in_rule__ClassificationToClause__Group__1__Impl34285);
- rule__ClassificationToClause__QualifiedNameListAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationToClauseAccess().getQualifiedNameListAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationToClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16862:1: rule__ReclassifyAllClause__Group__0 : rule__ReclassifyAllClause__Group__0__Impl
- // rule__ReclassifyAllClause__Group__1 ;
- public final void rule__ReclassifyAllClause__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16866:1: ( rule__ReclassifyAllClause__Group__0__Impl rule__ReclassifyAllClause__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16867:2: rule__ReclassifyAllClause__Group__0__Impl rule__ReclassifyAllClause__Group__1
- {
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__0__Impl_in_rule__ReclassifyAllClause__Group__034319);
- rule__ReclassifyAllClause__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__1_in_rule__ReclassifyAllClause__Group__034322);
- rule__ReclassifyAllClause__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__0"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16874:1: rule__ReclassifyAllClause__Group__0__Impl : ( () ) ;
- public final void rule__ReclassifyAllClause__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16878:1: ( ( () ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16879:1: ( () )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16879:1: ( () )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16880:1: ()
- {
- before(grammarAccess.getReclassifyAllClauseAccess().getReclassifyAllClauseAction_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16881:1: ()
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16883:1:
- {
- }
-
- after(grammarAccess.getReclassifyAllClauseAccess().getReclassifyAllClauseAction_0());
-
- }
-
-
- }
-
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__0__Impl"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16893:1: rule__ReclassifyAllClause__Group__1 : rule__ReclassifyAllClause__Group__1__Impl
- // rule__ReclassifyAllClause__Group__2 ;
- public final void rule__ReclassifyAllClause__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16897:1: ( rule__ReclassifyAllClause__Group__1__Impl rule__ReclassifyAllClause__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16898:2: rule__ReclassifyAllClause__Group__1__Impl rule__ReclassifyAllClause__Group__2
- {
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__1__Impl_in_rule__ReclassifyAllClause__Group__134380);
- rule__ReclassifyAllClause__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__2_in_rule__ReclassifyAllClause__Group__134383);
- rule__ReclassifyAllClause__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__1"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16905:1: rule__ReclassifyAllClause__Group__1__Impl : ( 'from' ) ;
- public final void rule__ReclassifyAllClause__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16909:1: ( ( 'from' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16910:1: ( 'from' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16910:1: ( 'from' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16911:1: 'from'
- {
- before(grammarAccess.getReclassifyAllClauseAccess().getFromKeyword_1());
- match(input, 114, FOLLOW_114_in_rule__ReclassifyAllClause__Group__1__Impl34411);
- after(grammarAccess.getReclassifyAllClauseAccess().getFromKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__1__Impl"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16924:1: rule__ReclassifyAllClause__Group__2 : rule__ReclassifyAllClause__Group__2__Impl ;
- public final void rule__ReclassifyAllClause__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16928:1: ( rule__ReclassifyAllClause__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16929:2: rule__ReclassifyAllClause__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__ReclassifyAllClause__Group__2__Impl_in_rule__ReclassifyAllClause__Group__234442);
- rule__ReclassifyAllClause__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__2"
-
-
- // $ANTLR start "rule__ReclassifyAllClause__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16935:1: rule__ReclassifyAllClause__Group__2__Impl : ( '*' ) ;
- public final void rule__ReclassifyAllClause__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16939:1: ( ( '*' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16940:1: ( '*' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16940:1: ( '*' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16941:1: '*'
- {
- before(grammarAccess.getReclassifyAllClauseAccess().getAsteriskKeyword_2());
- match(input, 29, FOLLOW_29_in_rule__ReclassifyAllClause__Group__2__Impl34470);
- after(grammarAccess.getReclassifyAllClauseAccess().getAsteriskKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReclassifyAllClause__Group__2__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16960:1: rule__QualifiedNameList__Group__0 : rule__QualifiedNameList__Group__0__Impl
- // rule__QualifiedNameList__Group__1 ;
- public final void rule__QualifiedNameList__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16964:1: ( rule__QualifiedNameList__Group__0__Impl rule__QualifiedNameList__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16965:2: rule__QualifiedNameList__Group__0__Impl rule__QualifiedNameList__Group__1
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group__0__Impl_in_rule__QualifiedNameList__Group__034507);
- rule__QualifiedNameList__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNameList__Group__1_in_rule__QualifiedNameList__Group__034510);
- rule__QualifiedNameList__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group__0"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16972:1: rule__QualifiedNameList__Group__0__Impl : ( (
- // rule__QualifiedNameList__QualifiedNameAssignment_0 ) ) ;
- public final void rule__QualifiedNameList__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16976:1: ( ( ( rule__QualifiedNameList__QualifiedNameAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16977:1: ( ( rule__QualifiedNameList__QualifiedNameAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16977:1: ( ( rule__QualifiedNameList__QualifiedNameAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16978:1: ( rule__QualifiedNameList__QualifiedNameAssignment_0 )
- {
- before(grammarAccess.getQualifiedNameListAccess().getQualifiedNameAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16979:1: ( rule__QualifiedNameList__QualifiedNameAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16979:2: rule__QualifiedNameList__QualifiedNameAssignment_0
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__QualifiedNameAssignment_0_in_rule__QualifiedNameList__Group__0__Impl34537);
- rule__QualifiedNameList__QualifiedNameAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameListAccess().getQualifiedNameAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group__0__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16989:1: rule__QualifiedNameList__Group__1 : rule__QualifiedNameList__Group__1__Impl ;
- public final void rule__QualifiedNameList__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16993:1: ( rule__QualifiedNameList__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:16994:2: rule__QualifiedNameList__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group__1__Impl_in_rule__QualifiedNameList__Group__134567);
- rule__QualifiedNameList__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group__1"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17000:1: rule__QualifiedNameList__Group__1__Impl : ( ( rule__QualifiedNameList__Group_1__0 )* ) ;
- public final void rule__QualifiedNameList__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17004:1: ( ( ( rule__QualifiedNameList__Group_1__0 )* ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17005:1: ( ( rule__QualifiedNameList__Group_1__0 )* )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17005:1: ( ( rule__QualifiedNameList__Group_1__0 )* )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17006:1: ( rule__QualifiedNameList__Group_1__0 )*
- {
- before(grammarAccess.getQualifiedNameListAccess().getGroup_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17007:1: ( rule__QualifiedNameList__Group_1__0 )*
- loop122: do {
- int alt122 = 2;
- int LA122_0 = input.LA(1);
-
- if ((LA122_0 == 72)) {
- alt122 = 1;
- }
-
-
- switch (alt122) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17007:2: rule__QualifiedNameList__Group_1__0
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group_1__0_in_rule__QualifiedNameList__Group__1__Impl34594);
- rule__QualifiedNameList__Group_1__0();
-
- state._fsp--;
-
-
- }
- break;
-
- default:
- break loop122;
- }
- } while (true);
-
- after(grammarAccess.getQualifiedNameListAccess().getGroup_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group__1__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group_1__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17021:1: rule__QualifiedNameList__Group_1__0 : rule__QualifiedNameList__Group_1__0__Impl
- // rule__QualifiedNameList__Group_1__1 ;
- public final void rule__QualifiedNameList__Group_1__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17025:1: ( rule__QualifiedNameList__Group_1__0__Impl rule__QualifiedNameList__Group_1__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17026:2: rule__QualifiedNameList__Group_1__0__Impl rule__QualifiedNameList__Group_1__1
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group_1__0__Impl_in_rule__QualifiedNameList__Group_1__034629);
- rule__QualifiedNameList__Group_1__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__QualifiedNameList__Group_1__1_in_rule__QualifiedNameList__Group_1__034632);
- rule__QualifiedNameList__Group_1__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group_1__0"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group_1__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17033:1: rule__QualifiedNameList__Group_1__0__Impl : ( ',' ) ;
- public final void rule__QualifiedNameList__Group_1__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17037:1: ( ( ',' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17038:1: ( ',' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17038:1: ( ',' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17039:1: ','
- {
- before(grammarAccess.getQualifiedNameListAccess().getCommaKeyword_1_0());
- match(input, 72, FOLLOW_72_in_rule__QualifiedNameList__Group_1__0__Impl34660);
- after(grammarAccess.getQualifiedNameListAccess().getCommaKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group_1__0__Impl"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group_1__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17052:1: rule__QualifiedNameList__Group_1__1 : rule__QualifiedNameList__Group_1__1__Impl ;
- public final void rule__QualifiedNameList__Group_1__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17056:1: ( rule__QualifiedNameList__Group_1__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17057:2: rule__QualifiedNameList__Group_1__1__Impl
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__Group_1__1__Impl_in_rule__QualifiedNameList__Group_1__134691);
- rule__QualifiedNameList__Group_1__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group_1__1"
-
-
- // $ANTLR start "rule__QualifiedNameList__Group_1__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17063:1: rule__QualifiedNameList__Group_1__1__Impl : ( (
- // rule__QualifiedNameList__QualifiedNameAssignment_1_1 ) ) ;
- public final void rule__QualifiedNameList__Group_1__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17067:1: ( ( ( rule__QualifiedNameList__QualifiedNameAssignment_1_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17068:1: ( ( rule__QualifiedNameList__QualifiedNameAssignment_1_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17068:1: ( ( rule__QualifiedNameList__QualifiedNameAssignment_1_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17069:1: ( rule__QualifiedNameList__QualifiedNameAssignment_1_1 )
- {
- before(grammarAccess.getQualifiedNameListAccess().getQualifiedNameAssignment_1_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17070:1: ( rule__QualifiedNameList__QualifiedNameAssignment_1_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17070:2: rule__QualifiedNameList__QualifiedNameAssignment_1_1
- {
- pushFollow(FOLLOW_rule__QualifiedNameList__QualifiedNameAssignment_1_1_in_rule__QualifiedNameList__Group_1__1__Impl34718);
- rule__QualifiedNameList__QualifiedNameAssignment_1_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getQualifiedNameListAccess().getQualifiedNameAssignment_1_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__Group_1__1__Impl"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17084:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__0 :
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl rule__InvocationOrAssignementOrDeclarationStatement__Group__1 ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17088:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17089:2: rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__1
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__034752);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__1_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__034755);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__0"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17096:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl : ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 ) ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17100:1: ( ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17101:1: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17101:1: ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17102:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 )
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getTypePart_OR_assignedPart_OR_invocationPartAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17103:1: (
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17103:2:
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl34782);
- rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getTypePart_OR_assignedPart_OR_invocationPartAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17113:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__1 :
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl rule__InvocationOrAssignementOrDeclarationStatement__Group__2 ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17117:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17118:2: rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__2
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__134812);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__2_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__134815);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__1"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17125:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl : ( (
- // rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )? ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17129:1: ( ( ( rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17130:1: ( ( rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17130:1: ( ( rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17131:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )?
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAlternatives_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17132:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1 )?
- int alt123 = 2;
- int LA123_0 = input.LA(1);
-
- if ((LA123_0 == RULE_ID || (LA123_0 >= 57 && LA123_0 <= 68) || LA123_0 == 73)) {
- alt123 = 1;
- }
- switch (alt123) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17132:2: rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl34842);
- rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAlternatives_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17142:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__2 :
- // rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17146:1: ( rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17147:2: rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__234873);
- rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__2"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17153:1: rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl : ( ';' ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17157:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17158:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17158:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17159:1: ';'
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getSemicolonKeyword_2());
- match(input, 12, FOLLOW_12_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl34901);
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getSemicolonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17178:1: rule__SuperInvocationStatement__Group__0 : rule__SuperInvocationStatement__Group__0__Impl
- // rule__SuperInvocationStatement__Group__1 ;
- public final void rule__SuperInvocationStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17182:1: ( rule__SuperInvocationStatement__Group__0__Impl
- // rule__SuperInvocationStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17183:2: rule__SuperInvocationStatement__Group__0__Impl
- // rule__SuperInvocationStatement__Group__1
- {
- pushFollow(FOLLOW_rule__SuperInvocationStatement__Group__0__Impl_in_rule__SuperInvocationStatement__Group__034938);
- rule__SuperInvocationStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__SuperInvocationStatement__Group__1_in_rule__SuperInvocationStatement__Group__034941);
- rule__SuperInvocationStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationStatement__Group__0"
-
-
- // $ANTLR start "rule__SuperInvocationStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17190:1: rule__SuperInvocationStatement__Group__0__Impl : ( (
- // rule__SuperInvocationStatement___superAssignment_0 ) ) ;
- public final void rule__SuperInvocationStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17194:1: ( ( ( rule__SuperInvocationStatement___superAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17195:1: ( ( rule__SuperInvocationStatement___superAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17195:1: ( ( rule__SuperInvocationStatement___superAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17196:1: ( rule__SuperInvocationStatement___superAssignment_0 )
- {
- before(grammarAccess.getSuperInvocationStatementAccess().get_superAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17197:1: ( rule__SuperInvocationStatement___superAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17197:2: rule__SuperInvocationStatement___superAssignment_0
- {
- pushFollow(FOLLOW_rule__SuperInvocationStatement___superAssignment_0_in_rule__SuperInvocationStatement__Group__0__Impl34968);
- rule__SuperInvocationStatement___superAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getSuperInvocationStatementAccess().get_superAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__SuperInvocationStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17207:1: rule__SuperInvocationStatement__Group__1 : rule__SuperInvocationStatement__Group__1__Impl ;
- public final void rule__SuperInvocationStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17211:1: ( rule__SuperInvocationStatement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17212:2: rule__SuperInvocationStatement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__SuperInvocationStatement__Group__1__Impl_in_rule__SuperInvocationStatement__Group__134998);
- rule__SuperInvocationStatement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationStatement__Group__1"
-
-
- // $ANTLR start "rule__SuperInvocationStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17218:1: rule__SuperInvocationStatement__Group__1__Impl : ( ';' ) ;
- public final void rule__SuperInvocationStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17222:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17223:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17223:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17224:1: ';'
- {
- before(grammarAccess.getSuperInvocationStatementAccess().getSemicolonKeyword_1());
- match(input, 12, FOLLOW_12_in_rule__SuperInvocationStatement__Group__1__Impl35026);
- after(grammarAccess.getSuperInvocationStatementAccess().getSemicolonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17241:1: rule__ThisInvocationStatement__Group__0 : rule__ThisInvocationStatement__Group__0__Impl
- // rule__ThisInvocationStatement__Group__1 ;
- public final void rule__ThisInvocationStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17245:1: ( rule__ThisInvocationStatement__Group__0__Impl
- // rule__ThisInvocationStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17246:2: rule__ThisInvocationStatement__Group__0__Impl
- // rule__ThisInvocationStatement__Group__1
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__0__Impl_in_rule__ThisInvocationStatement__Group__035061);
- rule__ThisInvocationStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__1_in_rule__ThisInvocationStatement__Group__035064);
- rule__ThisInvocationStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__0"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17253:1: rule__ThisInvocationStatement__Group__0__Impl : ( (
- // rule__ThisInvocationStatement___thisAssignment_0 ) ) ;
- public final void rule__ThisInvocationStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17257:1: ( ( ( rule__ThisInvocationStatement___thisAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17258:1: ( ( rule__ThisInvocationStatement___thisAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17258:1: ( ( rule__ThisInvocationStatement___thisAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17259:1: ( rule__ThisInvocationStatement___thisAssignment_0 )
- {
- before(grammarAccess.getThisInvocationStatementAccess().get_thisAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17260:1: ( rule__ThisInvocationStatement___thisAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17260:2: rule__ThisInvocationStatement___thisAssignment_0
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement___thisAssignment_0_in_rule__ThisInvocationStatement__Group__0__Impl35091);
- rule__ThisInvocationStatement___thisAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getThisInvocationStatementAccess().get_thisAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17270:1: rule__ThisInvocationStatement__Group__1 : rule__ThisInvocationStatement__Group__1__Impl
- // rule__ThisInvocationStatement__Group__2 ;
- public final void rule__ThisInvocationStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17274:1: ( rule__ThisInvocationStatement__Group__1__Impl
- // rule__ThisInvocationStatement__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17275:2: rule__ThisInvocationStatement__Group__1__Impl
- // rule__ThisInvocationStatement__Group__2
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__1__Impl_in_rule__ThisInvocationStatement__Group__135121);
- rule__ThisInvocationStatement__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__2_in_rule__ThisInvocationStatement__Group__135124);
- rule__ThisInvocationStatement__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__1"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17282:1: rule__ThisInvocationStatement__Group__1__Impl : ( (
- // rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )? ) ;
- public final void rule__ThisInvocationStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17286:1: ( ( ( rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17287:1: ( ( rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17287:1: ( ( rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17288:1: ( rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )?
- {
- before(grammarAccess.getThisInvocationStatementAccess().getAssignmentCompletionAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17289:1: ( rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 )?
- int alt124 = 2;
- int LA124_0 = input.LA(1);
-
- if (((LA124_0 >= 57 && LA124_0 <= 68))) {
- alt124 = 1;
- }
- switch (alt124) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17289:2: rule__ThisInvocationStatement__AssignmentCompletionAssignment_1
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement__AssignmentCompletionAssignment_1_in_rule__ThisInvocationStatement__Group__1__Impl35151);
- rule__ThisInvocationStatement__AssignmentCompletionAssignment_1();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getThisInvocationStatementAccess().getAssignmentCompletionAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17299:1: rule__ThisInvocationStatement__Group__2 : rule__ThisInvocationStatement__Group__2__Impl ;
- public final void rule__ThisInvocationStatement__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17303:1: ( rule__ThisInvocationStatement__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17304:2: rule__ThisInvocationStatement__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__ThisInvocationStatement__Group__2__Impl_in_rule__ThisInvocationStatement__Group__235182);
- rule__ThisInvocationStatement__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__2"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17310:1: rule__ThisInvocationStatement__Group__2__Impl : ( ';' ) ;
- public final void rule__ThisInvocationStatement__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17314:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17315:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17315:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17316:1: ';'
- {
- before(grammarAccess.getThisInvocationStatementAccess().getSemicolonKeyword_2());
- match(input, 12, FOLLOW_12_in_rule__ThisInvocationStatement__Group__2__Impl35210);
- after(grammarAccess.getThisInvocationStatementAccess().getSemicolonKeyword_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__Group__2__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationInvocationStatement__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17335:1: rule__InstanceCreationInvocationStatement__Group__0 :
- // rule__InstanceCreationInvocationStatement__Group__0__Impl rule__InstanceCreationInvocationStatement__Group__1 ;
- public final void rule__InstanceCreationInvocationStatement__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17339:1: ( rule__InstanceCreationInvocationStatement__Group__0__Impl
- // rule__InstanceCreationInvocationStatement__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17340:2: rule__InstanceCreationInvocationStatement__Group__0__Impl
- // rule__InstanceCreationInvocationStatement__Group__1
- {
- pushFollow(FOLLOW_rule__InstanceCreationInvocationStatement__Group__0__Impl_in_rule__InstanceCreationInvocationStatement__Group__035247);
- rule__InstanceCreationInvocationStatement__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__InstanceCreationInvocationStatement__Group__1_in_rule__InstanceCreationInvocationStatement__Group__035250);
- rule__InstanceCreationInvocationStatement__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationInvocationStatement__Group__0"
-
-
- // $ANTLR start "rule__InstanceCreationInvocationStatement__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17347:1: rule__InstanceCreationInvocationStatement__Group__0__Impl : ( (
- // rule__InstanceCreationInvocationStatement___newAssignment_0 ) ) ;
- public final void rule__InstanceCreationInvocationStatement__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17351:1: ( ( ( rule__InstanceCreationInvocationStatement___newAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17352:1: ( ( rule__InstanceCreationInvocationStatement___newAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17352:1: ( ( rule__InstanceCreationInvocationStatement___newAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17353:1: ( rule__InstanceCreationInvocationStatement___newAssignment_0 )
- {
- before(grammarAccess.getInstanceCreationInvocationStatementAccess().get_newAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17354:1: ( rule__InstanceCreationInvocationStatement___newAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17354:2: rule__InstanceCreationInvocationStatement___newAssignment_0
- {
- pushFollow(FOLLOW_rule__InstanceCreationInvocationStatement___newAssignment_0_in_rule__InstanceCreationInvocationStatement__Group__0__Impl35277);
- rule__InstanceCreationInvocationStatement___newAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getInstanceCreationInvocationStatementAccess().get_newAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationInvocationStatement__Group__0__Impl"
-
-
- // $ANTLR start "rule__InstanceCreationInvocationStatement__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17364:1: rule__InstanceCreationInvocationStatement__Group__1 :
- // rule__InstanceCreationInvocationStatement__Group__1__Impl ;
- public final void rule__InstanceCreationInvocationStatement__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17368:1: ( rule__InstanceCreationInvocationStatement__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17369:2: rule__InstanceCreationInvocationStatement__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__InstanceCreationInvocationStatement__Group__1__Impl_in_rule__InstanceCreationInvocationStatement__Group__135307);
- rule__InstanceCreationInvocationStatement__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationInvocationStatement__Group__1"
-
-
- // $ANTLR start "rule__InstanceCreationInvocationStatement__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17375:1: rule__InstanceCreationInvocationStatement__Group__1__Impl : ( ';' ) ;
- public final void rule__InstanceCreationInvocationStatement__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17379:1: ( ( ';' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17380:1: ( ';' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17380:1: ( ';' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17381:1: ';'
- {
- before(grammarAccess.getInstanceCreationInvocationStatementAccess().getSemicolonKeyword_1());
- match(input, 12, FOLLOW_12_in_rule__InstanceCreationInvocationStatement__Group__1__Impl35335);
- after(grammarAccess.getInstanceCreationInvocationStatementAccess().getSemicolonKeyword_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationInvocationStatement__Group__1__Impl"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17398:1: rule__VariableDeclarationCompletion__Group__0 :
- // rule__VariableDeclarationCompletion__Group__0__Impl rule__VariableDeclarationCompletion__Group__1 ;
- public final void rule__VariableDeclarationCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17402:1: ( rule__VariableDeclarationCompletion__Group__0__Impl
- // rule__VariableDeclarationCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17403:2: rule__VariableDeclarationCompletion__Group__0__Impl
- // rule__VariableDeclarationCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__0__Impl_in_rule__VariableDeclarationCompletion__Group__035370);
- rule__VariableDeclarationCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__1_in_rule__VariableDeclarationCompletion__Group__035373);
- rule__VariableDeclarationCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__0"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17410:1: rule__VariableDeclarationCompletion__Group__0__Impl : ( (
- // rule__VariableDeclarationCompletion__Group_0__0 )? ) ;
- public final void rule__VariableDeclarationCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17414:1: ( ( ( rule__VariableDeclarationCompletion__Group_0__0 )? ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17415:1: ( ( rule__VariableDeclarationCompletion__Group_0__0 )? )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17415:1: ( ( rule__VariableDeclarationCompletion__Group_0__0 )? )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17416:1: ( rule__VariableDeclarationCompletion__Group_0__0 )?
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getGroup_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17417:1: ( rule__VariableDeclarationCompletion__Group_0__0 )?
- int alt125 = 2;
- int LA125_0 = input.LA(1);
-
- if ((LA125_0 == 73)) {
- alt125 = 1;
- }
- switch (alt125) {
- case 1:
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17417:2: rule__VariableDeclarationCompletion__Group_0__0
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group_0__0_in_rule__VariableDeclarationCompletion__Group__0__Impl35400);
- rule__VariableDeclarationCompletion__Group_0__0();
-
- state._fsp--;
-
-
- }
- break;
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getGroup_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17427:1: rule__VariableDeclarationCompletion__Group__1 :
- // rule__VariableDeclarationCompletion__Group__1__Impl rule__VariableDeclarationCompletion__Group__2 ;
- public final void rule__VariableDeclarationCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17431:1: ( rule__VariableDeclarationCompletion__Group__1__Impl
- // rule__VariableDeclarationCompletion__Group__2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17432:2: rule__VariableDeclarationCompletion__Group__1__Impl
- // rule__VariableDeclarationCompletion__Group__2
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__1__Impl_in_rule__VariableDeclarationCompletion__Group__135431);
- rule__VariableDeclarationCompletion__Group__1__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__2_in_rule__VariableDeclarationCompletion__Group__135434);
- rule__VariableDeclarationCompletion__Group__2();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__1"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17439:1: rule__VariableDeclarationCompletion__Group__1__Impl : ( (
- // rule__VariableDeclarationCompletion__VariableNameAssignment_1 ) ) ;
- public final void rule__VariableDeclarationCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17443:1: ( ( ( rule__VariableDeclarationCompletion__VariableNameAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17444:1: ( ( rule__VariableDeclarationCompletion__VariableNameAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17444:1: ( ( rule__VariableDeclarationCompletion__VariableNameAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17445:1: ( rule__VariableDeclarationCompletion__VariableNameAssignment_1 )
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getVariableNameAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17446:1: ( rule__VariableDeclarationCompletion__VariableNameAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17446:2: rule__VariableDeclarationCompletion__VariableNameAssignment_1
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__VariableNameAssignment_1_in_rule__VariableDeclarationCompletion__Group__1__Impl35461);
- rule__VariableDeclarationCompletion__VariableNameAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getVariableNameAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17456:1: rule__VariableDeclarationCompletion__Group__2 :
- // rule__VariableDeclarationCompletion__Group__2__Impl ;
- public final void rule__VariableDeclarationCompletion__Group__2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17460:1: ( rule__VariableDeclarationCompletion__Group__2__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17461:2: rule__VariableDeclarationCompletion__Group__2__Impl
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group__2__Impl_in_rule__VariableDeclarationCompletion__Group__235491);
- rule__VariableDeclarationCompletion__Group__2__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__2"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group__2__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17467:1: rule__VariableDeclarationCompletion__Group__2__Impl : ( (
- // rule__VariableDeclarationCompletion__InitValueAssignment_2 ) ) ;
- public final void rule__VariableDeclarationCompletion__Group__2__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17471:1: ( ( ( rule__VariableDeclarationCompletion__InitValueAssignment_2 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17472:1: ( ( rule__VariableDeclarationCompletion__InitValueAssignment_2 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17472:1: ( ( rule__VariableDeclarationCompletion__InitValueAssignment_2 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17473:1: ( rule__VariableDeclarationCompletion__InitValueAssignment_2 )
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getInitValueAssignment_2());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17474:1: ( rule__VariableDeclarationCompletion__InitValueAssignment_2 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17474:2: rule__VariableDeclarationCompletion__InitValueAssignment_2
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__InitValueAssignment_2_in_rule__VariableDeclarationCompletion__Group__2__Impl35518);
- rule__VariableDeclarationCompletion__InitValueAssignment_2();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getInitValueAssignment_2());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group__2__Impl"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group_0__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17490:1: rule__VariableDeclarationCompletion__Group_0__0 :
- // rule__VariableDeclarationCompletion__Group_0__0__Impl rule__VariableDeclarationCompletion__Group_0__1 ;
- public final void rule__VariableDeclarationCompletion__Group_0__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17494:1: ( rule__VariableDeclarationCompletion__Group_0__0__Impl
- // rule__VariableDeclarationCompletion__Group_0__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17495:2: rule__VariableDeclarationCompletion__Group_0__0__Impl
- // rule__VariableDeclarationCompletion__Group_0__1
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group_0__0__Impl_in_rule__VariableDeclarationCompletion__Group_0__035554);
- rule__VariableDeclarationCompletion__Group_0__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group_0__1_in_rule__VariableDeclarationCompletion__Group_0__035557);
- rule__VariableDeclarationCompletion__Group_0__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group_0__0"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group_0__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17502:1: rule__VariableDeclarationCompletion__Group_0__0__Impl : ( (
- // rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 ) ) ;
- public final void rule__VariableDeclarationCompletion__Group_0__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17506:1: ( ( ( rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17507:1: ( ( rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17507:1: ( ( rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17508:1: ( rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 )
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17509:1: ( rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17509:2: rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__VariableDeclarationCompletion__Group_0__0__Impl35584);
- rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorAssignment_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group_0__0__Impl"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group_0__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17519:1: rule__VariableDeclarationCompletion__Group_0__1 :
- // rule__VariableDeclarationCompletion__Group_0__1__Impl ;
- public final void rule__VariableDeclarationCompletion__Group_0__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17523:1: ( rule__VariableDeclarationCompletion__Group_0__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17524:2: rule__VariableDeclarationCompletion__Group_0__1__Impl
- {
- pushFollow(FOLLOW_rule__VariableDeclarationCompletion__Group_0__1__Impl_in_rule__VariableDeclarationCompletion__Group_0__135614);
- rule__VariableDeclarationCompletion__Group_0__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group_0__1"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__Group_0__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17530:1: rule__VariableDeclarationCompletion__Group_0__1__Impl : ( ']' ) ;
- public final void rule__VariableDeclarationCompletion__Group_0__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17534:1: ( ( ']' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17535:1: ( ']' )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17535:1: ( ']' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17536:1: ']'
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getRightSquareBracketKeyword_0_1());
- match(input, 74, FOLLOW_74_in_rule__VariableDeclarationCompletion__Group_0__1__Impl35642);
- after(grammarAccess.getVariableDeclarationCompletionAccess().getRightSquareBracketKeyword_0_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__Group_0__1__Impl"
-
-
- // $ANTLR start "rule__AssignmentCompletion__Group__0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17553:1: rule__AssignmentCompletion__Group__0 : rule__AssignmentCompletion__Group__0__Impl
- // rule__AssignmentCompletion__Group__1 ;
- public final void rule__AssignmentCompletion__Group__0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17557:1: ( rule__AssignmentCompletion__Group__0__Impl rule__AssignmentCompletion__Group__1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17558:2: rule__AssignmentCompletion__Group__0__Impl rule__AssignmentCompletion__Group__1
- {
- pushFollow(FOLLOW_rule__AssignmentCompletion__Group__0__Impl_in_rule__AssignmentCompletion__Group__035677);
- rule__AssignmentCompletion__Group__0__Impl();
-
- state._fsp--;
-
- pushFollow(FOLLOW_rule__AssignmentCompletion__Group__1_in_rule__AssignmentCompletion__Group__035680);
- rule__AssignmentCompletion__Group__1();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__Group__0"
-
-
- // $ANTLR start "rule__AssignmentCompletion__Group__0__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17565:1: rule__AssignmentCompletion__Group__0__Impl : ( ( rule__AssignmentCompletion__OpAssignment_0
- // ) ) ;
- public final void rule__AssignmentCompletion__Group__0__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17569:1: ( ( ( rule__AssignmentCompletion__OpAssignment_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17570:1: ( ( rule__AssignmentCompletion__OpAssignment_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17570:1: ( ( rule__AssignmentCompletion__OpAssignment_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17571:1: ( rule__AssignmentCompletion__OpAssignment_0 )
- {
- before(grammarAccess.getAssignmentCompletionAccess().getOpAssignment_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17572:1: ( rule__AssignmentCompletion__OpAssignment_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17572:2: rule__AssignmentCompletion__OpAssignment_0
- {
- pushFollow(FOLLOW_rule__AssignmentCompletion__OpAssignment_0_in_rule__AssignmentCompletion__Group__0__Impl35707);
- rule__AssignmentCompletion__OpAssignment_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAssignmentCompletionAccess().getOpAssignment_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__Group__0__Impl"
-
-
- // $ANTLR start "rule__AssignmentCompletion__Group__1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17582:1: rule__AssignmentCompletion__Group__1 : rule__AssignmentCompletion__Group__1__Impl ;
- public final void rule__AssignmentCompletion__Group__1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17586:1: ( rule__AssignmentCompletion__Group__1__Impl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17587:2: rule__AssignmentCompletion__Group__1__Impl
- {
- pushFollow(FOLLOW_rule__AssignmentCompletion__Group__1__Impl_in_rule__AssignmentCompletion__Group__135737);
- rule__AssignmentCompletion__Group__1__Impl();
-
- state._fsp--;
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__Group__1"
-
-
- // $ANTLR start "rule__AssignmentCompletion__Group__1__Impl"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17593:1: rule__AssignmentCompletion__Group__1__Impl : ( (
- // rule__AssignmentCompletion__RightHandSideAssignment_1 ) ) ;
- public final void rule__AssignmentCompletion__Group__1__Impl() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17597:1: ( ( ( rule__AssignmentCompletion__RightHandSideAssignment_1 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17598:1: ( ( rule__AssignmentCompletion__RightHandSideAssignment_1 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17598:1: ( ( rule__AssignmentCompletion__RightHandSideAssignment_1 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17599:1: ( rule__AssignmentCompletion__RightHandSideAssignment_1 )
- {
- before(grammarAccess.getAssignmentCompletionAccess().getRightHandSideAssignment_1());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17600:1: ( rule__AssignmentCompletion__RightHandSideAssignment_1 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17600:2: rule__AssignmentCompletion__RightHandSideAssignment_1
- {
- pushFollow(FOLLOW_rule__AssignmentCompletion__RightHandSideAssignment_1_in_rule__AssignmentCompletion__Group__1__Impl35764);
- rule__AssignmentCompletion__RightHandSideAssignment_1();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAssignmentCompletionAccess().getRightHandSideAssignment_1());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__Group__1__Impl"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__DeclarationAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17615:1: rule__OperationDefinitionOrStub__DeclarationAssignment_0 : ( ruleOperationDeclaration ) ;
- public final void rule__OperationDefinitionOrStub__DeclarationAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17619:1: ( ( ruleOperationDeclaration ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17620:1: ( ruleOperationDeclaration )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17620:1: ( ruleOperationDeclaration )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17621:1: ruleOperationDeclaration
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getDeclarationOperationDeclarationParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleOperationDeclaration_in_rule__OperationDefinitionOrStub__DeclarationAssignment_035803);
- ruleOperationDeclaration();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getDeclarationOperationDeclarationParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__DeclarationAssignment_0"
-
-
- // $ANTLR start "rule__OperationDefinitionOrStub__BodyAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17630:1: rule__OperationDefinitionOrStub__BodyAssignment_1_1 : ( ruleBlock ) ;
- public final void rule__OperationDefinitionOrStub__BodyAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17634:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17635:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17635:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17636:1: ruleBlock
- {
- before(grammarAccess.getOperationDefinitionOrStubAccess().getBodyBlockParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__OperationDefinitionOrStub__BodyAssignment_1_135834);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDefinitionOrStubAccess().getBodyBlockParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDefinitionOrStub__BodyAssignment_1_1"
-
-
- // $ANTLR start "rule__OperationDeclaration__VisibilityIndicatorAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17645:1: rule__OperationDeclaration__VisibilityIndicatorAssignment_0 : ( ruleVisibilityIndicator ) ;
- public final void rule__OperationDeclaration__VisibilityIndicatorAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17649:1: ( ( ruleVisibilityIndicator ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17650:1: ( ruleVisibilityIndicator )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17650:1: ( ruleVisibilityIndicator )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17651:1: ruleVisibilityIndicator
- {
- before(grammarAccess.getOperationDeclarationAccess().getVisibilityIndicatorVisibilityIndicatorEnumRuleCall_0_0());
- pushFollow(FOLLOW_ruleVisibilityIndicator_in_rule__OperationDeclaration__VisibilityIndicatorAssignment_035865);
- ruleVisibilityIndicator();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDeclarationAccess().getVisibilityIndicatorVisibilityIndicatorEnumRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__VisibilityIndicatorAssignment_0"
-
-
- // $ANTLR start "rule__OperationDeclaration__AbstractAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17660:1: rule__OperationDeclaration__AbstractAssignment_1 : ( ( 'abstract' ) ) ;
- public final void rule__OperationDeclaration__AbstractAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17664:1: ( ( ( 'abstract' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17665:1: ( ( 'abstract' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17665:1: ( ( 'abstract' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17666:1: ( 'abstract' )
- {
- before(grammarAccess.getOperationDeclarationAccess().getAbstractAbstractKeyword_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17667:1: ( 'abstract' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17668:1: 'abstract'
- {
- before(grammarAccess.getOperationDeclarationAccess().getAbstractAbstractKeyword_1_0());
- match(input, 116, FOLLOW_116_in_rule__OperationDeclaration__AbstractAssignment_135901);
- after(grammarAccess.getOperationDeclarationAccess().getAbstractAbstractKeyword_1_0());
-
- }
-
- after(grammarAccess.getOperationDeclarationAccess().getAbstractAbstractKeyword_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__AbstractAssignment_1"
-
-
- // $ANTLR start "rule__OperationDeclaration__NameAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17683:1: rule__OperationDeclaration__NameAssignment_2 : ( RULE_ID ) ;
- public final void rule__OperationDeclaration__NameAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17687:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17688:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17688:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17689:1: RULE_ID
- {
- before(grammarAccess.getOperationDeclarationAccess().getNameIDTerminalRuleCall_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__OperationDeclaration__NameAssignment_235940);
- after(grammarAccess.getOperationDeclarationAccess().getNameIDTerminalRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__NameAssignment_2"
-
-
- // $ANTLR start "rule__OperationDeclaration__FormalParametersAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17698:1: rule__OperationDeclaration__FormalParametersAssignment_3 : ( ruleFormalParameters ) ;
- public final void rule__OperationDeclaration__FormalParametersAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17702:1: ( ( ruleFormalParameters ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17703:1: ( ruleFormalParameters )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17703:1: ( ruleFormalParameters )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17704:1: ruleFormalParameters
- {
- before(grammarAccess.getOperationDeclarationAccess().getFormalParametersFormalParametersParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleFormalParameters_in_rule__OperationDeclaration__FormalParametersAssignment_335971);
- ruleFormalParameters();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDeclarationAccess().getFormalParametersFormalParametersParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__FormalParametersAssignment_3"
-
-
- // $ANTLR start "rule__OperationDeclaration__ReturnTypeAssignment_4_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17713:1: rule__OperationDeclaration__ReturnTypeAssignment_4_1 : ( ruleTypePart ) ;
- public final void rule__OperationDeclaration__ReturnTypeAssignment_4_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17717:1: ( ( ruleTypePart ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17718:1: ( ruleTypePart )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17718:1: ( ruleTypePart )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17719:1: ruleTypePart
- {
- before(grammarAccess.getOperationDeclarationAccess().getReturnTypeTypePartParserRuleCall_4_1_0());
- pushFollow(FOLLOW_ruleTypePart_in_rule__OperationDeclaration__ReturnTypeAssignment_4_136002);
- ruleTypePart();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDeclarationAccess().getReturnTypeTypePartParserRuleCall_4_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__ReturnTypeAssignment_4_1"
-
-
- // $ANTLR start "rule__OperationDeclaration__RedefinitionAssignment_5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17728:1: rule__OperationDeclaration__RedefinitionAssignment_5 : ( ruleRedefinitionClause ) ;
- public final void rule__OperationDeclaration__RedefinitionAssignment_5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17732:1: ( ( ruleRedefinitionClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17733:1: ( ruleRedefinitionClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17733:1: ( ruleRedefinitionClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17734:1: ruleRedefinitionClause
- {
- before(grammarAccess.getOperationDeclarationAccess().getRedefinitionRedefinitionClauseParserRuleCall_5_0());
- pushFollow(FOLLOW_ruleRedefinitionClause_in_rule__OperationDeclaration__RedefinitionAssignment_536033);
- ruleRedefinitionClause();
-
- state._fsp--;
-
- after(grammarAccess.getOperationDeclarationAccess().getRedefinitionRedefinitionClauseParserRuleCall_5_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationDeclaration__RedefinitionAssignment_5"
-
-
- // $ANTLR start "rule__FormalParameters__FormalParameterListAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17743:1: rule__FormalParameters__FormalParameterListAssignment_2 : ( ruleFormalParameterList ) ;
- public final void rule__FormalParameters__FormalParameterListAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17747:1: ( ( ruleFormalParameterList ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17748:1: ( ruleFormalParameterList )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17748:1: ( ruleFormalParameterList )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17749:1: ruleFormalParameterList
- {
- before(grammarAccess.getFormalParametersAccess().getFormalParameterListFormalParameterListParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleFormalParameterList_in_rule__FormalParameters__FormalParameterListAssignment_236064);
- ruleFormalParameterList();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParametersAccess().getFormalParameterListFormalParameterListParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameters__FormalParameterListAssignment_2"
-
-
- // $ANTLR start "rule__FormalParameterList__FormalParameterAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17758:1: rule__FormalParameterList__FormalParameterAssignment_0 : ( ruleFormalParameter ) ;
- public final void rule__FormalParameterList__FormalParameterAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17762:1: ( ( ruleFormalParameter ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17763:1: ( ruleFormalParameter )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17763:1: ( ruleFormalParameter )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17764:1: ruleFormalParameter
- {
- before(grammarAccess.getFormalParameterListAccess().getFormalParameterFormalParameterParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleFormalParameter_in_rule__FormalParameterList__FormalParameterAssignment_036095);
- ruleFormalParameter();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterListAccess().getFormalParameterFormalParameterParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__FormalParameterAssignment_0"
-
-
- // $ANTLR start "rule__FormalParameterList__FormalParameterAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17773:1: rule__FormalParameterList__FormalParameterAssignment_1_1 : ( ruleFormalParameter ) ;
- public final void rule__FormalParameterList__FormalParameterAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17777:1: ( ( ruleFormalParameter ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17778:1: ( ruleFormalParameter )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17778:1: ( ruleFormalParameter )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17779:1: ruleFormalParameter
- {
- before(grammarAccess.getFormalParameterListAccess().getFormalParameterFormalParameterParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleFormalParameter_in_rule__FormalParameterList__FormalParameterAssignment_1_136126);
- ruleFormalParameter();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterListAccess().getFormalParameterFormalParameterParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameterList__FormalParameterAssignment_1_1"
-
-
- // $ANTLR start "rule__FormalParameter__DirectionAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17788:1: rule__FormalParameter__DirectionAssignment_0 : ( ruleParameterDirection ) ;
- public final void rule__FormalParameter__DirectionAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17792:1: ( ( ruleParameterDirection ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17793:1: ( ruleParameterDirection )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17793:1: ( ruleParameterDirection )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17794:1: ruleParameterDirection
- {
- before(grammarAccess.getFormalParameterAccess().getDirectionParameterDirectionEnumRuleCall_0_0());
- pushFollow(FOLLOW_ruleParameterDirection_in_rule__FormalParameter__DirectionAssignment_036157);
- ruleParameterDirection();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterAccess().getDirectionParameterDirectionEnumRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__DirectionAssignment_0"
-
-
- // $ANTLR start "rule__FormalParameter__NameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17803:1: rule__FormalParameter__NameAssignment_1 : ( RULE_ID ) ;
- public final void rule__FormalParameter__NameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17807:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17808:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17808:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17809:1: RULE_ID
- {
- before(grammarAccess.getFormalParameterAccess().getNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__FormalParameter__NameAssignment_136188);
- after(grammarAccess.getFormalParameterAccess().getNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__NameAssignment_1"
-
-
- // $ANTLR start "rule__FormalParameter__TypeAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17818:1: rule__FormalParameter__TypeAssignment_3 : ( ruleTypePart ) ;
- public final void rule__FormalParameter__TypeAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17822:1: ( ( ruleTypePart ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17823:1: ( ruleTypePart )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17823:1: ( ruleTypePart )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17824:1: ruleTypePart
- {
- before(grammarAccess.getFormalParameterAccess().getTypeTypePartParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleTypePart_in_rule__FormalParameter__TypeAssignment_336219);
- ruleTypePart();
-
- state._fsp--;
-
- after(grammarAccess.getFormalParameterAccess().getTypeTypePartParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FormalParameter__TypeAssignment_3"
-
-
- // $ANTLR start "rule__TypePart__TypeNameAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17833:1: rule__TypePart__TypeNameAssignment_0 : ( ruleTypeName ) ;
- public final void rule__TypePart__TypeNameAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17837:1: ( ( ruleTypeName ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17838:1: ( ruleTypeName )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17838:1: ( ruleTypeName )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17839:1: ruleTypeName
- {
- before(grammarAccess.getTypePartAccess().getTypeNameTypeNameParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleTypeName_in_rule__TypePart__TypeNameAssignment_036250);
- ruleTypeName();
-
- state._fsp--;
-
- after(grammarAccess.getTypePartAccess().getTypeNameTypeNameParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__TypeNameAssignment_0"
-
-
- // $ANTLR start "rule__TypePart__MultiplicityAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17848:1: rule__TypePart__MultiplicityAssignment_1 : ( ruleMultiplicity ) ;
- public final void rule__TypePart__MultiplicityAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17852:1: ( ( ruleMultiplicity ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17853:1: ( ruleMultiplicity )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17853:1: ( ruleMultiplicity )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17854:1: ruleMultiplicity
- {
- before(grammarAccess.getTypePartAccess().getMultiplicityMultiplicityParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleMultiplicity_in_rule__TypePart__MultiplicityAssignment_136281);
- ruleMultiplicity();
-
- state._fsp--;
-
- after(grammarAccess.getTypePartAccess().getMultiplicityMultiplicityParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypePart__MultiplicityAssignment_1"
-
-
- // $ANTLR start "rule__Multiplicity__RangeAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17863:1: rule__Multiplicity__RangeAssignment_2 : ( ruleMultiplicityRange ) ;
- public final void rule__Multiplicity__RangeAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17867:1: ( ( ruleMultiplicityRange ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17868:1: ( ruleMultiplicityRange )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17868:1: ( ruleMultiplicityRange )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17869:1: ruleMultiplicityRange
- {
- before(grammarAccess.getMultiplicityAccess().getRangeMultiplicityRangeParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleMultiplicityRange_in_rule__Multiplicity__RangeAssignment_236312);
- ruleMultiplicityRange();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicityAccess().getRangeMultiplicityRangeParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__RangeAssignment_2"
-
-
- // $ANTLR start "rule__Multiplicity__OrderedAssignment_4_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17878:1: rule__Multiplicity__OrderedAssignment_4_0_0 : ( ( 'ordered' ) ) ;
- public final void rule__Multiplicity__OrderedAssignment_4_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17882:1: ( ( ( 'ordered' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17883:1: ( ( 'ordered' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17883:1: ( ( 'ordered' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17884:1: ( 'ordered' )
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17885:1: ( 'ordered' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17886:1: 'ordered'
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_0_0_0());
- match(input, 117, FOLLOW_117_in_rule__Multiplicity__OrderedAssignment_4_0_036348);
- after(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_0_0_0());
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__OrderedAssignment_4_0_0"
-
-
- // $ANTLR start "rule__Multiplicity__NonUniqueAssignment_4_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17901:1: rule__Multiplicity__NonUniqueAssignment_4_0_1 : ( ( 'nonUnique' ) ) ;
- public final void rule__Multiplicity__NonUniqueAssignment_4_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17905:1: ( ( ( 'nonUnique' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17906:1: ( ( 'nonUnique' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17906:1: ( ( 'nonUnique' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17907:1: ( 'nonUnique' )
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_0_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17908:1: ( 'nonUnique' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17909:1: 'nonUnique'
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_0_1_0());
- match(input, 118, FOLLOW_118_in_rule__Multiplicity__NonUniqueAssignment_4_0_136392);
- after(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_0_1_0());
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__NonUniqueAssignment_4_0_1"
-
-
- // $ANTLR start "rule__Multiplicity__NonUniqueAssignment_4_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17924:1: rule__Multiplicity__NonUniqueAssignment_4_1_0 : ( ( 'nonUnique' ) ) ;
- public final void rule__Multiplicity__NonUniqueAssignment_4_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17928:1: ( ( ( 'nonUnique' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17929:1: ( ( 'nonUnique' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17929:1: ( ( 'nonUnique' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17930:1: ( 'nonUnique' )
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17931:1: ( 'nonUnique' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17932:1: 'nonUnique'
- {
- before(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_1_0_0());
- match(input, 118, FOLLOW_118_in_rule__Multiplicity__NonUniqueAssignment_4_1_036436);
- after(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_1_0_0());
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getNonUniqueNonUniqueKeyword_4_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__NonUniqueAssignment_4_1_0"
-
-
- // $ANTLR start "rule__Multiplicity__OrderedAssignment_4_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17947:1: rule__Multiplicity__OrderedAssignment_4_1_1 : ( ( 'ordered' ) ) ;
- public final void rule__Multiplicity__OrderedAssignment_4_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17951:1: ( ( ( 'ordered' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17952:1: ( ( 'ordered' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17952:1: ( ( 'ordered' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17953:1: ( 'ordered' )
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_1_1_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17954:1: ( 'ordered' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17955:1: 'ordered'
- {
- before(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_1_1_0());
- match(input, 117, FOLLOW_117_in_rule__Multiplicity__OrderedAssignment_4_1_136480);
- after(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_1_1_0());
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getOrderedOrderedKeyword_4_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__OrderedAssignment_4_1_1"
-
-
- // $ANTLR start "rule__Multiplicity__SequenceAssignment_4_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17970:1: rule__Multiplicity__SequenceAssignment_4_2 : ( ( 'sequence' ) ) ;
- public final void rule__Multiplicity__SequenceAssignment_4_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17974:1: ( ( ( 'sequence' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17975:1: ( ( 'sequence' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17975:1: ( ( 'sequence' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17976:1: ( 'sequence' )
- {
- before(grammarAccess.getMultiplicityAccess().getSequenceSequenceKeyword_4_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17977:1: ( 'sequence' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17978:1: 'sequence'
- {
- before(grammarAccess.getMultiplicityAccess().getSequenceSequenceKeyword_4_2_0());
- match(input, 119, FOLLOW_119_in_rule__Multiplicity__SequenceAssignment_4_236524);
- after(grammarAccess.getMultiplicityAccess().getSequenceSequenceKeyword_4_2_0());
-
- }
-
- after(grammarAccess.getMultiplicityAccess().getSequenceSequenceKeyword_4_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Multiplicity__SequenceAssignment_4_2"
-
-
- // $ANTLR start "rule__MultiplicityRange__LowerAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17993:1: rule__MultiplicityRange__LowerAssignment_0_0 : ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX ) ;
- public final void rule__MultiplicityRange__LowerAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17997:1: ( ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17998:1: ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17998:1: ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:17999:1: ruleNUMBER_LITERAL_WITHOUT_SUFFIX
- {
- before(grammarAccess.getMultiplicityRangeAccess().getLowerNUMBER_LITERAL_WITHOUT_SUFFIXParserRuleCall_0_0_0());
- pushFollow(FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_rule__MultiplicityRange__LowerAssignment_0_036563);
- ruleNUMBER_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicityRangeAccess().getLowerNUMBER_LITERAL_WITHOUT_SUFFIXParserRuleCall_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__LowerAssignment_0_0"
-
-
- // $ANTLR start "rule__MultiplicityRange__UpperAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18008:1: rule__MultiplicityRange__UpperAssignment_1 : ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX ) ;
- public final void rule__MultiplicityRange__UpperAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18012:1: ( ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18013:1: ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18013:1: ( ruleNUMBER_LITERAL_WITHOUT_SUFFIX )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18014:1: ruleNUMBER_LITERAL_WITHOUT_SUFFIX
- {
- before(grammarAccess.getMultiplicityRangeAccess().getUpperNUMBER_LITERAL_WITHOUT_SUFFIXParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_rule__MultiplicityRange__UpperAssignment_136594);
- ruleNUMBER_LITERAL_WITHOUT_SUFFIX();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicityRangeAccess().getUpperNUMBER_LITERAL_WITHOUT_SUFFIXParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicityRange__UpperAssignment_1"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18023:1: rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment : ( RULE_INTEGERVALUE ) ;
- public final void rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18027:1: ( ( RULE_INTEGERVALUE ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18028:1: ( RULE_INTEGERVALUE )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18028:1: ( RULE_INTEGERVALUE )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18029:1: RULE_INTEGERVALUE
- {
- before(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXAccess().getValueIntegerValueTerminalRuleCall_0());
- match(input, RULE_INTEGERVALUE, FOLLOW_RULE_INTEGERVALUE_in_rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment36625);
- after(grammarAccess.getINTEGER_LITERAL_WITHOUT_SUFFIXAccess().getValueIntegerValueTerminalRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18038:1: rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment : ( ( '*' ) ) ;
- public final void rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18042:1: ( ( ( '*' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18043:1: ( ( '*' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18043:1: ( ( '*' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18044:1: ( '*' )
- {
- before(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAsteriskKeyword_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18045:1: ( '*' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18046:1: '*'
- {
- before(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAsteriskKeyword_0());
- match(input, 29, FOLLOW_29_in_rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment36661);
- after(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAsteriskKeyword_0());
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERAL_WITHOUT_SUFFIXAccess().getValueAsteriskKeyword_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment"
-
-
- // $ANTLR start "rule__TypeName__QualifiedNameAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18061:1: rule__TypeName__QualifiedNameAssignment_1_0 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__TypeName__QualifiedNameAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18065:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18066:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18066:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18067:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getTypeNameAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_1_0_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__TypeName__QualifiedNameAssignment_1_036700);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getTypeNameAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TypeName__QualifiedNameAssignment_1_0"
-
-
- // $ANTLR start "rule__RedefinitionClause__RedefinedOperationsAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18076:1: rule__RedefinitionClause__RedefinedOperationsAssignment_1 : ( ruleQualifiedNameList ) ;
- public final void rule__RedefinitionClause__RedefinedOperationsAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18080:1: ( ( ruleQualifiedNameList ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18081:1: ( ruleQualifiedNameList )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18081:1: ( ruleQualifiedNameList )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18082:1: ruleQualifiedNameList
- {
- before(grammarAccess.getRedefinitionClauseAccess().getRedefinedOperationsQualifiedNameListParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameList_in_rule__RedefinitionClause__RedefinedOperationsAssignment_136731);
- ruleQualifiedNameList();
-
- state._fsp--;
-
- after(grammarAccess.getRedefinitionClauseAccess().getRedefinedOperationsQualifiedNameListParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RedefinitionClause__RedefinedOperationsAssignment_1"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__ValueAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18095:1: rule__BOOLEAN_LITERAL__ValueAssignment_0 : ( ruleBooleanValue ) ;
- public final void rule__BOOLEAN_LITERAL__ValueAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18099:1: ( ( ruleBooleanValue ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18100:1: ( ruleBooleanValue )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18100:1: ( ruleBooleanValue )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18101:1: ruleBooleanValue
- {
- before(grammarAccess.getBOOLEAN_LITERALAccess().getValueBooleanValueEnumRuleCall_0_0());
- pushFollow(FOLLOW_ruleBooleanValue_in_rule__BOOLEAN_LITERAL__ValueAssignment_036766);
- ruleBooleanValue();
-
- state._fsp--;
-
- after(grammarAccess.getBOOLEAN_LITERALAccess().getValueBooleanValueEnumRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__ValueAssignment_0"
-
-
- // $ANTLR start "rule__BOOLEAN_LITERAL__SuffixAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18110:1: rule__BOOLEAN_LITERAL__SuffixAssignment_1 : ( ruleSuffixExpression ) ;
- public final void rule__BOOLEAN_LITERAL__SuffixAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18114:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18115:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18115:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18116:1: ruleSuffixExpression
- {
- before(grammarAccess.getBOOLEAN_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__BOOLEAN_LITERAL__SuffixAssignment_136797);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getBOOLEAN_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BOOLEAN_LITERAL__SuffixAssignment_1"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__ValueAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18125:1: rule__INTEGER_LITERAL__ValueAssignment_0 : ( RULE_INTEGERVALUE ) ;
- public final void rule__INTEGER_LITERAL__ValueAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18129:1: ( ( RULE_INTEGERVALUE ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18130:1: ( RULE_INTEGERVALUE )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18130:1: ( RULE_INTEGERVALUE )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18131:1: RULE_INTEGERVALUE
- {
- before(grammarAccess.getINTEGER_LITERALAccess().getValueIntegerValueTerminalRuleCall_0_0());
- match(input, RULE_INTEGERVALUE, FOLLOW_RULE_INTEGERVALUE_in_rule__INTEGER_LITERAL__ValueAssignment_036828);
- after(grammarAccess.getINTEGER_LITERALAccess().getValueIntegerValueTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__ValueAssignment_0"
-
-
- // $ANTLR start "rule__INTEGER_LITERAL__SuffixAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18140:1: rule__INTEGER_LITERAL__SuffixAssignment_1 : ( ruleSuffixExpression ) ;
- public final void rule__INTEGER_LITERAL__SuffixAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18144:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18145:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18145:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18146:1: ruleSuffixExpression
- {
- before(grammarAccess.getINTEGER_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__INTEGER_LITERAL__SuffixAssignment_136859);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getINTEGER_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__INTEGER_LITERAL__SuffixAssignment_1"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__ValueAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18155:1: rule__UNLIMITED_LITERAL__ValueAssignment_0 : ( ( '*' ) ) ;
- public final void rule__UNLIMITED_LITERAL__ValueAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18159:1: ( ( ( '*' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18160:1: ( ( '*' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18160:1: ( ( '*' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18161:1: ( '*' )
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getValueAsteriskKeyword_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18162:1: ( '*' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18163:1: '*'
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getValueAsteriskKeyword_0_0());
- match(input, 29, FOLLOW_29_in_rule__UNLIMITED_LITERAL__ValueAssignment_036895);
- after(grammarAccess.getUNLIMITED_LITERALAccess().getValueAsteriskKeyword_0_0());
-
- }
-
- after(grammarAccess.getUNLIMITED_LITERALAccess().getValueAsteriskKeyword_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__ValueAssignment_0"
-
-
- // $ANTLR start "rule__UNLIMITED_LITERAL__SuffixAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18178:1: rule__UNLIMITED_LITERAL__SuffixAssignment_1 : ( ruleSuffixExpression ) ;
- public final void rule__UNLIMITED_LITERAL__SuffixAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18182:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18183:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18183:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18184:1: ruleSuffixExpression
- {
- before(grammarAccess.getUNLIMITED_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__UNLIMITED_LITERAL__SuffixAssignment_136934);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getUNLIMITED_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UNLIMITED_LITERAL__SuffixAssignment_1"
-
-
- // $ANTLR start "rule__STRING_LITERAL__ValueAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18193:1: rule__STRING_LITERAL__ValueAssignment_0 : ( RULE_STRING ) ;
- public final void rule__STRING_LITERAL__ValueAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18197:1: ( ( RULE_STRING ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18198:1: ( RULE_STRING )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18198:1: ( RULE_STRING )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18199:1: RULE_STRING
- {
- before(grammarAccess.getSTRING_LITERALAccess().getValueSTRINGTerminalRuleCall_0_0());
- match(input, RULE_STRING, FOLLOW_RULE_STRING_in_rule__STRING_LITERAL__ValueAssignment_036965);
- after(grammarAccess.getSTRING_LITERALAccess().getValueSTRINGTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__ValueAssignment_0"
-
-
- // $ANTLR start "rule__STRING_LITERAL__SuffixAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18208:1: rule__STRING_LITERAL__SuffixAssignment_1 : ( ruleSuffixExpression ) ;
- public final void rule__STRING_LITERAL__SuffixAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18212:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18213:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18213:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18214:1: ruleSuffixExpression
- {
- before(grammarAccess.getSTRING_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__STRING_LITERAL__SuffixAssignment_136996);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSTRING_LITERALAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__STRING_LITERAL__SuffixAssignment_1"
-
-
- // $ANTLR start "rule__NameExpression__PrefixOpAssignment_0_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18223:1: rule__NameExpression__PrefixOpAssignment_0_0_0 : ( (
- // rule__NameExpression__PrefixOpAlternatives_0_0_0_0 ) ) ;
- public final void rule__NameExpression__PrefixOpAssignment_0_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18227:1: ( ( ( rule__NameExpression__PrefixOpAlternatives_0_0_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18228:1: ( ( rule__NameExpression__PrefixOpAlternatives_0_0_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18228:1: ( ( rule__NameExpression__PrefixOpAlternatives_0_0_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18229:1: ( rule__NameExpression__PrefixOpAlternatives_0_0_0_0 )
- {
- before(grammarAccess.getNameExpressionAccess().getPrefixOpAlternatives_0_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18230:1: ( rule__NameExpression__PrefixOpAlternatives_0_0_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18230:2: rule__NameExpression__PrefixOpAlternatives_0_0_0_0
- {
- pushFollow(FOLLOW_rule__NameExpression__PrefixOpAlternatives_0_0_0_0_in_rule__NameExpression__PrefixOpAssignment_0_0_037027);
- rule__NameExpression__PrefixOpAlternatives_0_0_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPrefixOpAlternatives_0_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PrefixOpAssignment_0_0_0"
-
-
- // $ANTLR start "rule__NameExpression__PathAssignment_0_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18239:1: rule__NameExpression__PathAssignment_0_0_1 : ( ruleQualifiedNamePath ) ;
- public final void rule__NameExpression__PathAssignment_0_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18243:1: ( ( ruleQualifiedNamePath ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18244:1: ( ruleQualifiedNamePath )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18244:1: ( ruleQualifiedNamePath )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18245:1: ruleQualifiedNamePath
- {
- before(grammarAccess.getNameExpressionAccess().getPathQualifiedNamePathParserRuleCall_0_0_1_0());
- pushFollow(FOLLOW_ruleQualifiedNamePath_in_rule__NameExpression__PathAssignment_0_0_137060);
- ruleQualifiedNamePath();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionAccess().getPathQualifiedNamePathParserRuleCall_0_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PathAssignment_0_0_1"
-
-
- // $ANTLR start "rule__NameExpression__IdAssignment_0_0_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18254:1: rule__NameExpression__IdAssignment_0_0_2 : ( RULE_ID ) ;
- public final void rule__NameExpression__IdAssignment_0_0_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18258:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18259:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18259:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18260:1: RULE_ID
- {
- before(grammarAccess.getNameExpressionAccess().getIdIDTerminalRuleCall_0_0_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__NameExpression__IdAssignment_0_0_237091);
- after(grammarAccess.getNameExpressionAccess().getIdIDTerminalRuleCall_0_0_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__IdAssignment_0_0_2"
-
-
- // $ANTLR start "rule__NameExpression__PathAssignment_0_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18269:1: rule__NameExpression__PathAssignment_0_1_0 : ( ruleQualifiedNamePath ) ;
- public final void rule__NameExpression__PathAssignment_0_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18273:1: ( ( ruleQualifiedNamePath ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18274:1: ( ruleQualifiedNamePath )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18274:1: ( ruleQualifiedNamePath )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18275:1: ruleQualifiedNamePath
- {
- before(grammarAccess.getNameExpressionAccess().getPathQualifiedNamePathParserRuleCall_0_1_0_0());
- pushFollow(FOLLOW_ruleQualifiedNamePath_in_rule__NameExpression__PathAssignment_0_1_037122);
- ruleQualifiedNamePath();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionAccess().getPathQualifiedNamePathParserRuleCall_0_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PathAssignment_0_1_0"
-
-
- // $ANTLR start "rule__NameExpression__IdAssignment_0_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18284:1: rule__NameExpression__IdAssignment_0_1_1 : ( RULE_ID ) ;
- public final void rule__NameExpression__IdAssignment_0_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18288:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18289:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18289:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18290:1: RULE_ID
- {
- before(grammarAccess.getNameExpressionAccess().getIdIDTerminalRuleCall_0_1_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__NameExpression__IdAssignment_0_1_137153);
- after(grammarAccess.getNameExpressionAccess().getIdIDTerminalRuleCall_0_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__IdAssignment_0_1_1"
-
-
- // $ANTLR start "rule__NameExpression__InvocationCompletionAssignment_0_1_2_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18299:1: rule__NameExpression__InvocationCompletionAssignment_0_1_2_0 : ( ruleTuple ) ;
- public final void rule__NameExpression__InvocationCompletionAssignment_0_1_2_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18303:1: ( ( ruleTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18304:1: ( ruleTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18304:1: ( ruleTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18305:1: ruleTuple
- {
- before(grammarAccess.getNameExpressionAccess().getInvocationCompletionTupleParserRuleCall_0_1_2_0_0());
- pushFollow(FOLLOW_ruleTuple_in_rule__NameExpression__InvocationCompletionAssignment_0_1_2_037184);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionAccess().getInvocationCompletionTupleParserRuleCall_0_1_2_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__InvocationCompletionAssignment_0_1_2_0"
-
-
- // $ANTLR start "rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18314:1: rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1 : (
- // ruleSequenceConstructionOrAccessCompletion ) ;
- public final void rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18318:1: ( ( ruleSequenceConstructionOrAccessCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18319:1: ( ruleSequenceConstructionOrAccessCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18319:1: ( ruleSequenceConstructionOrAccessCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18320:1: ruleSequenceConstructionOrAccessCompletion
- {
- before(grammarAccess.getNameExpressionAccess().getSequenceConstructionCompletionSequenceConstructionOrAccessCompletionParserRuleCall_0_1_2_1_0());
- pushFollow(FOLLOW_ruleSequenceConstructionOrAccessCompletion_in_rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_137215);
- ruleSequenceConstructionOrAccessCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionAccess().getSequenceConstructionCompletionSequenceConstructionOrAccessCompletionParserRuleCall_0_1_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1"
-
-
- // $ANTLR start "rule__NameExpression__PostfixOpAssignment_0_1_2_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18329:1: rule__NameExpression__PostfixOpAssignment_0_1_2_2 : ( (
- // rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 ) ) ;
- public final void rule__NameExpression__PostfixOpAssignment_0_1_2_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18333:1: ( ( ( rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18334:1: ( ( rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18334:1: ( ( rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18335:1: ( rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 )
- {
- before(grammarAccess.getNameExpressionAccess().getPostfixOpAlternatives_0_1_2_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18336:1: ( rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18336:2: rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0
- {
- pushFollow(FOLLOW_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0_in_rule__NameExpression__PostfixOpAssignment_0_1_2_237246);
- rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getNameExpressionAccess().getPostfixOpAlternatives_0_1_2_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__PostfixOpAssignment_0_1_2_2"
-
-
- // $ANTLR start "rule__NameExpression__SuffixAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18345:1: rule__NameExpression__SuffixAssignment_1 : ( ruleSuffixExpression ) ;
- public final void rule__NameExpression__SuffixAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18349:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18350:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18350:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18351:1: ruleSuffixExpression
- {
- before(grammarAccess.getNameExpressionAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__NameExpression__SuffixAssignment_137279);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNameExpressionAccess().getSuffixSuffixExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NameExpression__SuffixAssignment_1"
-
-
- // $ANTLR start "rule__QualifiedNamePath__NamespaceAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18360:1: rule__QualifiedNamePath__NamespaceAssignment_0 : ( ruleUnqualifiedName ) ;
- public final void rule__QualifiedNamePath__NamespaceAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18364:1: ( ( ruleUnqualifiedName ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18365:1: ( ruleUnqualifiedName )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18365:1: ( ruleUnqualifiedName )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18366:1: ruleUnqualifiedName
- {
- before(grammarAccess.getQualifiedNamePathAccess().getNamespaceUnqualifiedNameParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleUnqualifiedName_in_rule__QualifiedNamePath__NamespaceAssignment_037310);
- ruleUnqualifiedName();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNamePathAccess().getNamespaceUnqualifiedNameParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNamePath__NamespaceAssignment_0"
-
-
- // $ANTLR start "rule__UnqualifiedName__NameAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18375:1: rule__UnqualifiedName__NameAssignment_0 : ( RULE_ID ) ;
- public final void rule__UnqualifiedName__NameAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18379:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18380:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18380:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18381:1: RULE_ID
- {
- before(grammarAccess.getUnqualifiedNameAccess().getNameIDTerminalRuleCall_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__UnqualifiedName__NameAssignment_037341);
- after(grammarAccess.getUnqualifiedNameAccess().getNameIDTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__NameAssignment_0"
-
-
- // $ANTLR start "rule__UnqualifiedName__TemplateBindingAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18390:1: rule__UnqualifiedName__TemplateBindingAssignment_1 : ( ruleTemplateBinding ) ;
- public final void rule__UnqualifiedName__TemplateBindingAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18394:1: ( ( ruleTemplateBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18395:1: ( ruleTemplateBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18395:1: ( ruleTemplateBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18396:1: ruleTemplateBinding
- {
- before(grammarAccess.getUnqualifiedNameAccess().getTemplateBindingTemplateBindingParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleTemplateBinding_in_rule__UnqualifiedName__TemplateBindingAssignment_137372);
- ruleTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getUnqualifiedNameAccess().getTemplateBindingTemplateBindingParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnqualifiedName__TemplateBindingAssignment_1"
-
-
- // $ANTLR start "rule__TemplateBinding__BindingsAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18405:1: rule__TemplateBinding__BindingsAssignment_1 : ( ruleNamedTemplateBinding ) ;
- public final void rule__TemplateBinding__BindingsAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18409:1: ( ( ruleNamedTemplateBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18410:1: ( ruleNamedTemplateBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18410:1: ( ruleNamedTemplateBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18411:1: ruleNamedTemplateBinding
- {
- before(grammarAccess.getTemplateBindingAccess().getBindingsNamedTemplateBindingParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleNamedTemplateBinding_in_rule__TemplateBinding__BindingsAssignment_137403);
- ruleNamedTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getTemplateBindingAccess().getBindingsNamedTemplateBindingParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__BindingsAssignment_1"
-
-
- // $ANTLR start "rule__TemplateBinding__BindingsAssignment_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18420:1: rule__TemplateBinding__BindingsAssignment_2_1 : ( ruleNamedTemplateBinding ) ;
- public final void rule__TemplateBinding__BindingsAssignment_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18424:1: ( ( ruleNamedTemplateBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18425:1: ( ruleNamedTemplateBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18425:1: ( ruleNamedTemplateBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18426:1: ruleNamedTemplateBinding
- {
- before(grammarAccess.getTemplateBindingAccess().getBindingsNamedTemplateBindingParserRuleCall_2_1_0());
- pushFollow(FOLLOW_ruleNamedTemplateBinding_in_rule__TemplateBinding__BindingsAssignment_2_137434);
- ruleNamedTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getTemplateBindingAccess().getBindingsNamedTemplateBindingParserRuleCall_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TemplateBinding__BindingsAssignment_2_1"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__FormalAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18435:1: rule__NamedTemplateBinding__FormalAssignment_0 : ( RULE_ID ) ;
- public final void rule__NamedTemplateBinding__FormalAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18439:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18440:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18440:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18441:1: RULE_ID
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getFormalIDTerminalRuleCall_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__NamedTemplateBinding__FormalAssignment_037465);
- after(grammarAccess.getNamedTemplateBindingAccess().getFormalIDTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__FormalAssignment_0"
-
-
- // $ANTLR start "rule__NamedTemplateBinding__ActualAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18450:1: rule__NamedTemplateBinding__ActualAssignment_2 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__NamedTemplateBinding__ActualAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18454:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18455:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18455:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18456:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getNamedTemplateBindingAccess().getActualQualifiedNameWithBindingParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__NamedTemplateBinding__ActualAssignment_237496);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getNamedTemplateBindingAccess().getActualQualifiedNameWithBindingParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NamedTemplateBinding__ActualAssignment_2"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__IdAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18465:1: rule__QualifiedNameWithBinding__IdAssignment_0 : ( RULE_ID ) ;
- public final void rule__QualifiedNameWithBinding__IdAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18469:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18470:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18470:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18471:1: RULE_ID
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getIdIDTerminalRuleCall_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__QualifiedNameWithBinding__IdAssignment_037527);
- after(grammarAccess.getQualifiedNameWithBindingAccess().getIdIDTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__IdAssignment_0"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__BindingAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18480:1: rule__QualifiedNameWithBinding__BindingAssignment_1 : ( ruleTemplateBinding ) ;
- public final void rule__QualifiedNameWithBinding__BindingAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18484:1: ( ( ruleTemplateBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18485:1: ( ruleTemplateBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18485:1: ( ruleTemplateBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18486:1: ruleTemplateBinding
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getBindingTemplateBindingParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleTemplateBinding_in_rule__QualifiedNameWithBinding__BindingAssignment_137558);
- ruleTemplateBinding();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getBindingTemplateBindingParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__BindingAssignment_1"
-
-
- // $ANTLR start "rule__QualifiedNameWithBinding__RemainingAssignment_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18495:1: rule__QualifiedNameWithBinding__RemainingAssignment_2_1 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__QualifiedNameWithBinding__RemainingAssignment_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18499:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18500:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18500:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18501:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getQualifiedNameWithBindingAccess().getRemainingQualifiedNameWithBindingParserRuleCall_2_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameWithBinding__RemainingAssignment_2_137589);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameWithBindingAccess().getRemainingQualifiedNameWithBindingParserRuleCall_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameWithBinding__RemainingAssignment_2_1"
-
-
- // $ANTLR start "rule__Tuple__TupleElementsAssignment_2_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18510:1: rule__Tuple__TupleElementsAssignment_2_0 : ( ruleTupleElement ) ;
- public final void rule__Tuple__TupleElementsAssignment_2_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18514:1: ( ( ruleTupleElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18515:1: ( ruleTupleElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18515:1: ( ruleTupleElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18516:1: ruleTupleElement
- {
- before(grammarAccess.getTupleAccess().getTupleElementsTupleElementParserRuleCall_2_0_0());
- pushFollow(FOLLOW_ruleTupleElement_in_rule__Tuple__TupleElementsAssignment_2_037620);
- ruleTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getTupleAccess().getTupleElementsTupleElementParserRuleCall_2_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__TupleElementsAssignment_2_0"
-
-
- // $ANTLR start "rule__Tuple__TupleElementsAssignment_2_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18525:1: rule__Tuple__TupleElementsAssignment_2_1_1 : ( ruleTupleElement ) ;
- public final void rule__Tuple__TupleElementsAssignment_2_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18529:1: ( ( ruleTupleElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18530:1: ( ruleTupleElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18530:1: ( ruleTupleElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18531:1: ruleTupleElement
- {
- before(grammarAccess.getTupleAccess().getTupleElementsTupleElementParserRuleCall_2_1_1_0());
- pushFollow(FOLLOW_ruleTupleElement_in_rule__Tuple__TupleElementsAssignment_2_1_137651);
- ruleTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getTupleAccess().getTupleElementsTupleElementParserRuleCall_2_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Tuple__TupleElementsAssignment_2_1_1"
-
-
- // $ANTLR start "rule__TupleElement__ArgumentAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18540:1: rule__TupleElement__ArgumentAssignment : ( ruleExpression ) ;
- public final void rule__TupleElement__ArgumentAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18544:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18545:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18545:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18546:1: ruleExpression
- {
- before(grammarAccess.getTupleElementAccess().getArgumentExpressionParserRuleCall_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__TupleElement__ArgumentAssignment37682);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getTupleElementAccess().getArgumentExpressionParserRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__TupleElement__ArgumentAssignment"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18555:1: rule__ConditionalTestExpression__ExpAssignment_0 : ( ruleConditionalOrExpression ) ;
- public final void rule__ConditionalTestExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18559:1: ( ( ruleConditionalOrExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18560:1: ( ruleConditionalOrExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18560:1: ( ruleConditionalOrExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18561:1: ruleConditionalOrExpression
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getExpConditionalOrExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleConditionalOrExpression_in_rule__ConditionalTestExpression__ExpAssignment_037713);
- ruleConditionalOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalTestExpressionAccess().getExpConditionalOrExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__WhenTrueAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18570:1: rule__ConditionalTestExpression__WhenTrueAssignment_1_1 : ( ruleConditionalTestExpression )
- // ;
- public final void rule__ConditionalTestExpression__WhenTrueAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18574:1: ( ( ruleConditionalTestExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18575:1: ( ruleConditionalTestExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18575:1: ( ruleConditionalTestExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18576:1: ruleConditionalTestExpression
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getWhenTrueConditionalTestExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleConditionalTestExpression_in_rule__ConditionalTestExpression__WhenTrueAssignment_1_137744);
- ruleConditionalTestExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalTestExpressionAccess().getWhenTrueConditionalTestExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__WhenTrueAssignment_1_1"
-
-
- // $ANTLR start "rule__ConditionalTestExpression__WhenFalseAssignment_1_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18585:1: rule__ConditionalTestExpression__WhenFalseAssignment_1_3 : ( ruleConditionalTestExpression )
- // ;
- public final void rule__ConditionalTestExpression__WhenFalseAssignment_1_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18589:1: ( ( ruleConditionalTestExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18590:1: ( ruleConditionalTestExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18590:1: ( ruleConditionalTestExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18591:1: ruleConditionalTestExpression
- {
- before(grammarAccess.getConditionalTestExpressionAccess().getWhenFalseConditionalTestExpressionParserRuleCall_1_3_0());
- pushFollow(FOLLOW_ruleConditionalTestExpression_in_rule__ConditionalTestExpression__WhenFalseAssignment_1_337775);
- ruleConditionalTestExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalTestExpressionAccess().getWhenFalseConditionalTestExpressionParserRuleCall_1_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalTestExpression__WhenFalseAssignment_1_3"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18600:1: rule__ConditionalOrExpression__ExpAssignment_0 : ( ruleConditionalAndExpression ) ;
- public final void rule__ConditionalOrExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18604:1: ( ( ruleConditionalAndExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18605:1: ( ruleConditionalAndExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18605:1: ( ruleConditionalAndExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18606:1: ruleConditionalAndExpression
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getExpConditionalAndExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleConditionalAndExpression_in_rule__ConditionalOrExpression__ExpAssignment_037806);
- ruleConditionalAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalOrExpressionAccess().getExpConditionalAndExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ConditionalOrExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18615:1: rule__ConditionalOrExpression__ExpAssignment_1_1 : ( ruleConditionalAndExpression ) ;
- public final void rule__ConditionalOrExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18619:1: ( ( ruleConditionalAndExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18620:1: ( ruleConditionalAndExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18620:1: ( ruleConditionalAndExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18621:1: ruleConditionalAndExpression
- {
- before(grammarAccess.getConditionalOrExpressionAccess().getExpConditionalAndExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleConditionalAndExpression_in_rule__ConditionalOrExpression__ExpAssignment_1_137837);
- ruleConditionalAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalOrExpressionAccess().getExpConditionalAndExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalOrExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18630:1: rule__ConditionalAndExpression__ExpAssignment_0 : ( ruleInclusiveOrExpression ) ;
- public final void rule__ConditionalAndExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18634:1: ( ( ruleInclusiveOrExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18635:1: ( ruleInclusiveOrExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18635:1: ( ruleInclusiveOrExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18636:1: ruleInclusiveOrExpression
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getExpInclusiveOrExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleInclusiveOrExpression_in_rule__ConditionalAndExpression__ExpAssignment_037868);
- ruleInclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalAndExpressionAccess().getExpInclusiveOrExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ConditionalAndExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18645:1: rule__ConditionalAndExpression__ExpAssignment_1_1 : ( ruleInclusiveOrExpression ) ;
- public final void rule__ConditionalAndExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18649:1: ( ( ruleInclusiveOrExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18650:1: ( ruleInclusiveOrExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18650:1: ( ruleInclusiveOrExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18651:1: ruleInclusiveOrExpression
- {
- before(grammarAccess.getConditionalAndExpressionAccess().getExpInclusiveOrExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleInclusiveOrExpression_in_rule__ConditionalAndExpression__ExpAssignment_1_137899);
- ruleInclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getConditionalAndExpressionAccess().getExpInclusiveOrExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConditionalAndExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18660:1: rule__InclusiveOrExpression__ExpAssignment_0 : ( ruleExclusiveOrExpression ) ;
- public final void rule__InclusiveOrExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18664:1: ( ( ruleExclusiveOrExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18665:1: ( ruleExclusiveOrExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18665:1: ( ruleExclusiveOrExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18666:1: ruleExclusiveOrExpression
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getExpExclusiveOrExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleExclusiveOrExpression_in_rule__InclusiveOrExpression__ExpAssignment_037930);
- ruleExclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getExpExclusiveOrExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__InclusiveOrExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18675:1: rule__InclusiveOrExpression__ExpAssignment_1_1 : ( ruleExclusiveOrExpression ) ;
- public final void rule__InclusiveOrExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18679:1: ( ( ruleExclusiveOrExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18680:1: ( ruleExclusiveOrExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18680:1: ( ruleExclusiveOrExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18681:1: ruleExclusiveOrExpression
- {
- before(grammarAccess.getInclusiveOrExpressionAccess().getExpExclusiveOrExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleExclusiveOrExpression_in_rule__InclusiveOrExpression__ExpAssignment_1_137961);
- ruleExclusiveOrExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInclusiveOrExpressionAccess().getExpExclusiveOrExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InclusiveOrExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18690:1: rule__ExclusiveOrExpression__ExpAssignment_0 : ( ruleAndExpression ) ;
- public final void rule__ExclusiveOrExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18694:1: ( ( ruleAndExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18695:1: ( ruleAndExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18695:1: ( ruleAndExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18696:1: ruleAndExpression
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getExpAndExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleAndExpression_in_rule__ExclusiveOrExpression__ExpAssignment_037992);
- ruleAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getExpAndExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ExclusiveOrExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18705:1: rule__ExclusiveOrExpression__ExpAssignment_1_1 : ( ruleAndExpression ) ;
- public final void rule__ExclusiveOrExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18709:1: ( ( ruleAndExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18710:1: ( ruleAndExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18710:1: ( ruleAndExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18711:1: ruleAndExpression
- {
- before(grammarAccess.getExclusiveOrExpressionAccess().getExpAndExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleAndExpression_in_rule__ExclusiveOrExpression__ExpAssignment_1_138023);
- ruleAndExpression();
-
- state._fsp--;
-
- after(grammarAccess.getExclusiveOrExpressionAccess().getExpAndExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ExclusiveOrExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__AndExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18720:1: rule__AndExpression__ExpAssignment_0 : ( ruleEqualityExpression ) ;
- public final void rule__AndExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18724:1: ( ( ruleEqualityExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18725:1: ( ruleEqualityExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18725:1: ( ruleEqualityExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18726:1: ruleEqualityExpression
- {
- before(grammarAccess.getAndExpressionAccess().getExpEqualityExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleEqualityExpression_in_rule__AndExpression__ExpAssignment_038054);
- ruleEqualityExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAndExpressionAccess().getExpEqualityExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__AndExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18735:1: rule__AndExpression__ExpAssignment_1_1 : ( ruleEqualityExpression ) ;
- public final void rule__AndExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18739:1: ( ( ruleEqualityExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18740:1: ( ruleEqualityExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18740:1: ( ruleEqualityExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18741:1: ruleEqualityExpression
- {
- before(grammarAccess.getAndExpressionAccess().getExpEqualityExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleEqualityExpression_in_rule__AndExpression__ExpAssignment_1_138085);
- ruleEqualityExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAndExpressionAccess().getExpEqualityExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AndExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__EqualityExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18750:1: rule__EqualityExpression__ExpAssignment_0 : ( ruleClassificationExpression ) ;
- public final void rule__EqualityExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18754:1: ( ( ruleClassificationExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18755:1: ( ruleClassificationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18755:1: ( ruleClassificationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18756:1: ruleClassificationExpression
- {
- before(grammarAccess.getEqualityExpressionAccess().getExpClassificationExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleClassificationExpression_in_rule__EqualityExpression__ExpAssignment_038116);
- ruleClassificationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getEqualityExpressionAccess().getExpClassificationExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__EqualityExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18765:1: rule__EqualityExpression__OpAssignment_1_0 : ( (
- // rule__EqualityExpression__OpAlternatives_1_0_0 ) ) ;
- public final void rule__EqualityExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18769:1: ( ( ( rule__EqualityExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18770:1: ( ( rule__EqualityExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18770:1: ( ( rule__EqualityExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18771:1: ( rule__EqualityExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getEqualityExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18772:1: ( rule__EqualityExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18772:2: rule__EqualityExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__EqualityExpression__OpAlternatives_1_0_0_in_rule__EqualityExpression__OpAssignment_1_038147);
- rule__EqualityExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getEqualityExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__EqualityExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18781:1: rule__EqualityExpression__ExpAssignment_1_1 : ( ruleClassificationExpression ) ;
- public final void rule__EqualityExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18785:1: ( ( ruleClassificationExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18786:1: ( ruleClassificationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18786:1: ( ruleClassificationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18787:1: ruleClassificationExpression
- {
- before(grammarAccess.getEqualityExpressionAccess().getExpClassificationExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleClassificationExpression_in_rule__EqualityExpression__ExpAssignment_1_138180);
- ruleClassificationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getEqualityExpressionAccess().getExpClassificationExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__EqualityExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__ClassificationExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18796:1: rule__ClassificationExpression__ExpAssignment_0 : ( ruleRelationalExpression ) ;
- public final void rule__ClassificationExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18800:1: ( ( ruleRelationalExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18801:1: ( ruleRelationalExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18801:1: ( ruleRelationalExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18802:1: ruleRelationalExpression
- {
- before(grammarAccess.getClassificationExpressionAccess().getExpRelationalExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleRelationalExpression_in_rule__ClassificationExpression__ExpAssignment_038211);
- ruleRelationalExpression();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationExpressionAccess().getExpRelationalExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ClassificationExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18811:1: rule__ClassificationExpression__OpAssignment_1_0 : ( (
- // rule__ClassificationExpression__OpAlternatives_1_0_0 ) ) ;
- public final void rule__ClassificationExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18815:1: ( ( ( rule__ClassificationExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18816:1: ( ( rule__ClassificationExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18816:1: ( ( rule__ClassificationExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18817:1: ( rule__ClassificationExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getClassificationExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18818:1: ( rule__ClassificationExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18818:2: rule__ClassificationExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__ClassificationExpression__OpAlternatives_1_0_0_in_rule__ClassificationExpression__OpAssignment_1_038242);
- rule__ClassificationExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getClassificationExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__ClassificationExpression__TypeNameAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18827:1: rule__ClassificationExpression__TypeNameAssignment_1_1 : ( ruleNameExpression ) ;
- public final void rule__ClassificationExpression__TypeNameAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18831:1: ( ( ruleNameExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18832:1: ( ruleNameExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18832:1: ( ruleNameExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18833:1: ruleNameExpression
- {
- before(grammarAccess.getClassificationExpressionAccess().getTypeNameNameExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleNameExpression_in_rule__ClassificationExpression__TypeNameAssignment_1_138275);
- ruleNameExpression();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationExpressionAccess().getTypeNameNameExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationExpression__TypeNameAssignment_1_1"
-
-
- // $ANTLR start "rule__RelationalExpression__LeftAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18842:1: rule__RelationalExpression__LeftAssignment_0 : ( ruleShiftExpression ) ;
- public final void rule__RelationalExpression__LeftAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18846:1: ( ( ruleShiftExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18847:1: ( ruleShiftExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18847:1: ( ruleShiftExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18848:1: ruleShiftExpression
- {
- before(grammarAccess.getRelationalExpressionAccess().getLeftShiftExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleShiftExpression_in_rule__RelationalExpression__LeftAssignment_038306);
- ruleShiftExpression();
-
- state._fsp--;
-
- after(grammarAccess.getRelationalExpressionAccess().getLeftShiftExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__LeftAssignment_0"
-
-
- // $ANTLR start "rule__RelationalExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18857:1: rule__RelationalExpression__OpAssignment_1_0 : ( (
- // rule__RelationalExpression__OpAlternatives_1_0_0 ) ) ;
- public final void rule__RelationalExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18861:1: ( ( ( rule__RelationalExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18862:1: ( ( rule__RelationalExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18862:1: ( ( rule__RelationalExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18863:1: ( rule__RelationalExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getRelationalExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18864:1: ( rule__RelationalExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18864:2: rule__RelationalExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__RelationalExpression__OpAlternatives_1_0_0_in_rule__RelationalExpression__OpAssignment_1_038337);
- rule__RelationalExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getRelationalExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__RelationalExpression__RightAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18873:1: rule__RelationalExpression__RightAssignment_1_1 : ( ruleShiftExpression ) ;
- public final void rule__RelationalExpression__RightAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18877:1: ( ( ruleShiftExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18878:1: ( ruleShiftExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18878:1: ( ruleShiftExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18879:1: ruleShiftExpression
- {
- before(grammarAccess.getRelationalExpressionAccess().getRightShiftExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleShiftExpression_in_rule__RelationalExpression__RightAssignment_1_138370);
- ruleShiftExpression();
-
- state._fsp--;
-
- after(grammarAccess.getRelationalExpressionAccess().getRightShiftExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__RelationalExpression__RightAssignment_1_1"
-
-
- // $ANTLR start "rule__ShiftExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18888:1: rule__ShiftExpression__ExpAssignment_0 : ( ruleAdditiveExpression ) ;
- public final void rule__ShiftExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18892:1: ( ( ruleAdditiveExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18893:1: ( ruleAdditiveExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18893:1: ( ruleAdditiveExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18894:1: ruleAdditiveExpression
- {
- before(grammarAccess.getShiftExpressionAccess().getExpAdditiveExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleAdditiveExpression_in_rule__ShiftExpression__ExpAssignment_038401);
- ruleAdditiveExpression();
-
- state._fsp--;
-
- after(grammarAccess.getShiftExpressionAccess().getExpAdditiveExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__ShiftExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18903:1: rule__ShiftExpression__OpAssignment_1_0 : ( ( rule__ShiftExpression__OpAlternatives_1_0_0 )
- // ) ;
- public final void rule__ShiftExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18907:1: ( ( ( rule__ShiftExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18908:1: ( ( rule__ShiftExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18908:1: ( ( rule__ShiftExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18909:1: ( rule__ShiftExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getShiftExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18910:1: ( rule__ShiftExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18910:2: rule__ShiftExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__ShiftExpression__OpAlternatives_1_0_0_in_rule__ShiftExpression__OpAssignment_1_038432);
- rule__ShiftExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getShiftExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__ShiftExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18919:1: rule__ShiftExpression__ExpAssignment_1_1 : ( ruleAdditiveExpression ) ;
- public final void rule__ShiftExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18923:1: ( ( ruleAdditiveExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18924:1: ( ruleAdditiveExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18924:1: ( ruleAdditiveExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18925:1: ruleAdditiveExpression
- {
- before(grammarAccess.getShiftExpressionAccess().getExpAdditiveExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleAdditiveExpression_in_rule__ShiftExpression__ExpAssignment_1_138465);
- ruleAdditiveExpression();
-
- state._fsp--;
-
- after(grammarAccess.getShiftExpressionAccess().getExpAdditiveExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ShiftExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__AdditiveExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18934:1: rule__AdditiveExpression__ExpAssignment_0 : ( ruleMultiplicativeExpression ) ;
- public final void rule__AdditiveExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18938:1: ( ( ruleMultiplicativeExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18939:1: ( ruleMultiplicativeExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18939:1: ( ruleMultiplicativeExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18940:1: ruleMultiplicativeExpression
- {
- before(grammarAccess.getAdditiveExpressionAccess().getExpMultiplicativeExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleMultiplicativeExpression_in_rule__AdditiveExpression__ExpAssignment_038496);
- ruleMultiplicativeExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAdditiveExpressionAccess().getExpMultiplicativeExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__AdditiveExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18949:1: rule__AdditiveExpression__OpAssignment_1_0 : ( (
- // rule__AdditiveExpression__OpAlternatives_1_0_0 ) ) ;
- public final void rule__AdditiveExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18953:1: ( ( ( rule__AdditiveExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18954:1: ( ( rule__AdditiveExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18954:1: ( ( rule__AdditiveExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18955:1: ( rule__AdditiveExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getAdditiveExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18956:1: ( rule__AdditiveExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18956:2: rule__AdditiveExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__AdditiveExpression__OpAlternatives_1_0_0_in_rule__AdditiveExpression__OpAssignment_1_038527);
- rule__AdditiveExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getAdditiveExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__AdditiveExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18965:1: rule__AdditiveExpression__ExpAssignment_1_1 : ( ruleMultiplicativeExpression ) ;
- public final void rule__AdditiveExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18969:1: ( ( ruleMultiplicativeExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18970:1: ( ruleMultiplicativeExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18970:1: ( ruleMultiplicativeExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18971:1: ruleMultiplicativeExpression
- {
- before(grammarAccess.getAdditiveExpressionAccess().getExpMultiplicativeExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleMultiplicativeExpression_in_rule__AdditiveExpression__ExpAssignment_1_138560);
- ruleMultiplicativeExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAdditiveExpressionAccess().getExpMultiplicativeExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AdditiveExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__ExpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18980:1: rule__MultiplicativeExpression__ExpAssignment_0 : ( ruleUnaryExpression ) ;
- public final void rule__MultiplicativeExpression__ExpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18984:1: ( ( ruleUnaryExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18985:1: ( ruleUnaryExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18985:1: ( ruleUnaryExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18986:1: ruleUnaryExpression
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getExpUnaryExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleUnaryExpression_in_rule__MultiplicativeExpression__ExpAssignment_038591);
- ruleUnaryExpression();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getExpUnaryExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__ExpAssignment_0"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__OpAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18995:1: rule__MultiplicativeExpression__OpAssignment_1_0 : ( (
- // rule__MultiplicativeExpression__OpAlternatives_1_0_0 ) ) ;
- public final void rule__MultiplicativeExpression__OpAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:18999:1: ( ( ( rule__MultiplicativeExpression__OpAlternatives_1_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19000:1: ( ( rule__MultiplicativeExpression__OpAlternatives_1_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19000:1: ( ( rule__MultiplicativeExpression__OpAlternatives_1_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19001:1: ( rule__MultiplicativeExpression__OpAlternatives_1_0_0 )
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getOpAlternatives_1_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19002:1: ( rule__MultiplicativeExpression__OpAlternatives_1_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19002:2: rule__MultiplicativeExpression__OpAlternatives_1_0_0
- {
- pushFollow(FOLLOW_rule__MultiplicativeExpression__OpAlternatives_1_0_0_in_rule__MultiplicativeExpression__OpAssignment_1_038622);
- rule__MultiplicativeExpression__OpAlternatives_1_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getOpAlternatives_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__OpAssignment_1_0"
-
-
- // $ANTLR start "rule__MultiplicativeExpression__ExpAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19011:1: rule__MultiplicativeExpression__ExpAssignment_1_1 : ( ruleUnaryExpression ) ;
- public final void rule__MultiplicativeExpression__ExpAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19015:1: ( ( ruleUnaryExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19016:1: ( ruleUnaryExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19016:1: ( ruleUnaryExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19017:1: ruleUnaryExpression
- {
- before(grammarAccess.getMultiplicativeExpressionAccess().getExpUnaryExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleUnaryExpression_in_rule__MultiplicativeExpression__ExpAssignment_1_138655);
- ruleUnaryExpression();
-
- state._fsp--;
-
- after(grammarAccess.getMultiplicativeExpressionAccess().getExpUnaryExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__MultiplicativeExpression__ExpAssignment_1_1"
-
-
- // $ANTLR start "rule__UnaryExpression__OpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19026:1: rule__UnaryExpression__OpAssignment_0 : ( ( rule__UnaryExpression__OpAlternatives_0_0 ) ) ;
- public final void rule__UnaryExpression__OpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19030:1: ( ( ( rule__UnaryExpression__OpAlternatives_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19031:1: ( ( rule__UnaryExpression__OpAlternatives_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19031:1: ( ( rule__UnaryExpression__OpAlternatives_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19032:1: ( rule__UnaryExpression__OpAlternatives_0_0 )
- {
- before(grammarAccess.getUnaryExpressionAccess().getOpAlternatives_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19033:1: ( rule__UnaryExpression__OpAlternatives_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19033:2: rule__UnaryExpression__OpAlternatives_0_0
- {
- pushFollow(FOLLOW_rule__UnaryExpression__OpAlternatives_0_0_in_rule__UnaryExpression__OpAssignment_038686);
- rule__UnaryExpression__OpAlternatives_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getUnaryExpressionAccess().getOpAlternatives_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__OpAssignment_0"
-
-
- // $ANTLR start "rule__UnaryExpression__ExpAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19042:1: rule__UnaryExpression__ExpAssignment_1 : ( rulePrimaryExpression ) ;
- public final void rule__UnaryExpression__ExpAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19046:1: ( ( rulePrimaryExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19047:1: ( rulePrimaryExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19047:1: ( rulePrimaryExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19048:1: rulePrimaryExpression
- {
- before(grammarAccess.getUnaryExpressionAccess().getExpPrimaryExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_rulePrimaryExpression_in_rule__UnaryExpression__ExpAssignment_138719);
- rulePrimaryExpression();
-
- state._fsp--;
-
- after(grammarAccess.getUnaryExpressionAccess().getExpPrimaryExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__UnaryExpression__ExpAssignment_1"
-
-
- // $ANTLR start "rule__PrimaryExpression__PrefixAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19057:1: rule__PrimaryExpression__PrefixAssignment : ( ruleValueSpecification ) ;
- public final void rule__PrimaryExpression__PrefixAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19061:1: ( ( ruleValueSpecification ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19062:1: ( ruleValueSpecification )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19062:1: ( ruleValueSpecification )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19063:1: ruleValueSpecification
- {
- before(grammarAccess.getPrimaryExpressionAccess().getPrefixValueSpecificationParserRuleCall_0());
- pushFollow(FOLLOW_ruleValueSpecification_in_rule__PrimaryExpression__PrefixAssignment38750);
- ruleValueSpecification();
-
- state._fsp--;
-
- after(grammarAccess.getPrimaryExpressionAccess().getPrefixValueSpecificationParserRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PrimaryExpression__PrefixAssignment"
-
-
- // $ANTLR start "rule__OperationCallExpression__OperationNameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19072:1: rule__OperationCallExpression__OperationNameAssignment_1 : ( RULE_ID ) ;
- public final void rule__OperationCallExpression__OperationNameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19076:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19077:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19077:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19078:1: RULE_ID
- {
- before(grammarAccess.getOperationCallExpressionAccess().getOperationNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__OperationCallExpression__OperationNameAssignment_138781);
- after(grammarAccess.getOperationCallExpressionAccess().getOperationNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__OperationNameAssignment_1"
-
-
- // $ANTLR start "rule__OperationCallExpression__TupleAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19087:1: rule__OperationCallExpression__TupleAssignment_2 : ( ruleTuple ) ;
- public final void rule__OperationCallExpression__TupleAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19091:1: ( ( ruleTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19092:1: ( ruleTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19092:1: ( ruleTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19093:1: ruleTuple
- {
- before(grammarAccess.getOperationCallExpressionAccess().getTupleTupleParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleTuple_in_rule__OperationCallExpression__TupleAssignment_238812);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionAccess().getTupleTupleParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__TupleAssignment_2"
-
-
- // $ANTLR start "rule__OperationCallExpression__SuffixAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19102:1: rule__OperationCallExpression__SuffixAssignment_3 : ( ruleSuffixExpression ) ;
- public final void rule__OperationCallExpression__SuffixAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19106:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19107:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19107:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19108:1: ruleSuffixExpression
- {
- before(grammarAccess.getOperationCallExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__OperationCallExpression__SuffixAssignment_338843);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpression__SuffixAssignment_3"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19117:1: rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0 : ( RULE_ID ) ;
- public final void rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19121:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19122:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19122:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19123:1: RULE_ID
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getOperationNameIDTerminalRuleCall_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__OperationCallExpressionWithoutDot__OperationNameAssignment_038874);
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getOperationNameIDTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__TupleAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19132:1: rule__OperationCallExpressionWithoutDot__TupleAssignment_1 : ( ruleTuple ) ;
- public final void rule__OperationCallExpressionWithoutDot__TupleAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19136:1: ( ( ruleTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19137:1: ( ruleTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19137:1: ( ruleTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19138:1: ruleTuple
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getTupleTupleParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleTuple_in_rule__OperationCallExpressionWithoutDot__TupleAssignment_138905);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getTupleTupleParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__TupleAssignment_1"
-
-
- // $ANTLR start "rule__OperationCallExpressionWithoutDot__SuffixAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19147:1: rule__OperationCallExpressionWithoutDot__SuffixAssignment_2 : ( ruleSuffixExpression ) ;
- public final void rule__OperationCallExpressionWithoutDot__SuffixAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19151:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19152:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19152:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19153:1: ruleSuffixExpression
- {
- before(grammarAccess.getOperationCallExpressionWithoutDotAccess().getSuffixSuffixExpressionParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__OperationCallExpressionWithoutDot__SuffixAssignment_238936);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getOperationCallExpressionWithoutDotAccess().getSuffixSuffixExpressionParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__OperationCallExpressionWithoutDot__SuffixAssignment_2"
-
-
- // $ANTLR start "rule__PropertyCallExpression__PropertyNameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19162:1: rule__PropertyCallExpression__PropertyNameAssignment_1 : ( RULE_ID ) ;
- public final void rule__PropertyCallExpression__PropertyNameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19166:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19167:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19167:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19168:1: RULE_ID
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getPropertyNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__PropertyCallExpression__PropertyNameAssignment_138967);
- after(grammarAccess.getPropertyCallExpressionAccess().getPropertyNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__PropertyNameAssignment_1"
-
-
- // $ANTLR start "rule__PropertyCallExpression__IndexAssignment_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19177:1: rule__PropertyCallExpression__IndexAssignment_2_1 : ( ruleExpression ) ;
- public final void rule__PropertyCallExpression__IndexAssignment_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19181:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19182:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19182:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19183:1: ruleExpression
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getIndexExpressionParserRuleCall_2_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__PropertyCallExpression__IndexAssignment_2_138998);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getPropertyCallExpressionAccess().getIndexExpressionParserRuleCall_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__IndexAssignment_2_1"
-
-
- // $ANTLR start "rule__PropertyCallExpression__SuffixAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19192:1: rule__PropertyCallExpression__SuffixAssignment_3 : ( ruleSuffixExpression ) ;
- public final void rule__PropertyCallExpression__SuffixAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19196:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19197:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19197:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19198:1: ruleSuffixExpression
- {
- before(grammarAccess.getPropertyCallExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__PropertyCallExpression__SuffixAssignment_339029);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getPropertyCallExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PropertyCallExpression__SuffixAssignment_3"
-
-
- // $ANTLR start "rule__LinkOperationExpression__KindAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19207:1: rule__LinkOperationExpression__KindAssignment_1 : ( ruleLinkOperationKind ) ;
- public final void rule__LinkOperationExpression__KindAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19211:1: ( ( ruleLinkOperationKind ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19212:1: ( ruleLinkOperationKind )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19212:1: ( ruleLinkOperationKind )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19213:1: ruleLinkOperationKind
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getKindLinkOperationKindEnumRuleCall_1_0());
- pushFollow(FOLLOW_ruleLinkOperationKind_in_rule__LinkOperationExpression__KindAssignment_139060);
- ruleLinkOperationKind();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationExpressionAccess().getKindLinkOperationKindEnumRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__KindAssignment_1"
-
-
- // $ANTLR start "rule__LinkOperationExpression__TupleAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19222:1: rule__LinkOperationExpression__TupleAssignment_2 : ( ruleLinkOperationTuple ) ;
- public final void rule__LinkOperationExpression__TupleAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19226:1: ( ( ruleLinkOperationTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19227:1: ( ruleLinkOperationTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19227:1: ( ruleLinkOperationTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19228:1: ruleLinkOperationTuple
- {
- before(grammarAccess.getLinkOperationExpressionAccess().getTupleLinkOperationTupleParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleLinkOperationTuple_in_rule__LinkOperationExpression__TupleAssignment_239091);
- ruleLinkOperationTuple();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationExpressionAccess().getTupleLinkOperationTupleParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationExpression__TupleAssignment_2"
-
-
- // $ANTLR start "rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19237:1: rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1 : (
- // ruleLinkOperationTupleElement ) ;
- public final void rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19241:1: ( ( ruleLinkOperationTupleElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19242:1: ( ruleLinkOperationTupleElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19242:1: ( ruleLinkOperationTupleElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19243:1: ruleLinkOperationTupleElement
- {
- before(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementLinkOperationTupleElementParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleLinkOperationTupleElement_in_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_139122);
- ruleLinkOperationTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementLinkOperationTupleElementParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1"
-
-
- // $ANTLR start "rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19252:1: rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1 : (
- // ruleLinkOperationTupleElement ) ;
- public final void rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19256:1: ( ( ruleLinkOperationTupleElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19257:1: ( ruleLinkOperationTupleElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19257:1: ( ruleLinkOperationTupleElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19258:1: ruleLinkOperationTupleElement
- {
- before(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementLinkOperationTupleElementParserRuleCall_2_1_0());
- pushFollow(FOLLOW_ruleLinkOperationTupleElement_in_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_139153);
- ruleLinkOperationTupleElement();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationTupleAccess().getLinkOperationTupleElementLinkOperationTupleElementParserRuleCall_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19267:1: rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0 : ( RULE_ID ) ;
- public final void rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19271:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19272:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19272:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19273:1: RULE_ID
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getObjectOrRoleIDTerminalRuleCall_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__LinkOperationTupleElement__ObjectOrRoleAssignment_039184);
- after(grammarAccess.getLinkOperationTupleElementAccess().getObjectOrRoleIDTerminalRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19282:1: rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1 : ( ruleExpression ) ;
- public final void rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19286:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19287:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19287:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19288:1: ruleExpression
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getRoleIndexExpressionParserRuleCall_1_0_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_139215);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getLinkOperationTupleElementAccess().getRoleIndexExpressionParserRuleCall_1_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1"
-
-
- // $ANTLR start "rule__LinkOperationTupleElement__ObjectAssignment_1_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19297:1: rule__LinkOperationTupleElement__ObjectAssignment_1_2 : ( RULE_ID ) ;
- public final void rule__LinkOperationTupleElement__ObjectAssignment_1_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19301:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19302:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19302:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19303:1: RULE_ID
- {
- before(grammarAccess.getLinkOperationTupleElementAccess().getObjectIDTerminalRuleCall_1_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__LinkOperationTupleElement__ObjectAssignment_1_239246);
- after(grammarAccess.getLinkOperationTupleElementAccess().getObjectIDTerminalRuleCall_1_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LinkOperationTupleElement__ObjectAssignment_1_2"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__OperationNameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19312:1: rule__SequenceOperationExpression__OperationNameAssignment_1 : ( RULE_ID ) ;
- public final void rule__SequenceOperationExpression__OperationNameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19316:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19317:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19317:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19318:1: RULE_ID
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getOperationNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__SequenceOperationExpression__OperationNameAssignment_139277);
- after(grammarAccess.getSequenceOperationExpressionAccess().getOperationNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__OperationNameAssignment_1"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__TupleAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19327:1: rule__SequenceOperationExpression__TupleAssignment_2 : ( ruleTuple ) ;
- public final void rule__SequenceOperationExpression__TupleAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19331:1: ( ( ruleTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19332:1: ( ruleTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19332:1: ( ruleTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19333:1: ruleTuple
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getTupleTupleParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleTuple_in_rule__SequenceOperationExpression__TupleAssignment_239308);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getTupleTupleParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__TupleAssignment_2"
-
-
- // $ANTLR start "rule__SequenceOperationExpression__SuffixAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19342:1: rule__SequenceOperationExpression__SuffixAssignment_3 : ( ruleSuffixExpression ) ;
- public final void rule__SequenceOperationExpression__SuffixAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19346:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19347:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19347:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19348:1: ruleSuffixExpression
- {
- before(grammarAccess.getSequenceOperationExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__SequenceOperationExpression__SuffixAssignment_339339);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceOperationExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceOperationExpression__SuffixAssignment_3"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__IsOrderedAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19357:1: rule__SequenceReductionExpression__IsOrderedAssignment_2 : ( ( 'ordered' ) ) ;
- public final void rule__SequenceReductionExpression__IsOrderedAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19361:1: ( ( ( 'ordered' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19362:1: ( ( 'ordered' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19362:1: ( ( 'ordered' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19363:1: ( 'ordered' )
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedOrderedKeyword_2_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19364:1: ( 'ordered' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19365:1: 'ordered'
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedOrderedKeyword_2_0());
- match(input, 117, FOLLOW_117_in_rule__SequenceReductionExpression__IsOrderedAssignment_239375);
- after(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedOrderedKeyword_2_0());
-
- }
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getIsOrderedOrderedKeyword_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__IsOrderedAssignment_2"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__BehaviorAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19380:1: rule__SequenceReductionExpression__BehaviorAssignment_3 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__SequenceReductionExpression__BehaviorAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19384:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19385:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19385:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19386:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getBehaviorQualifiedNameWithBindingParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__SequenceReductionExpression__BehaviorAssignment_339414);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getBehaviorQualifiedNameWithBindingParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__BehaviorAssignment_3"
-
-
- // $ANTLR start "rule__SequenceReductionExpression__SuffixAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19395:1: rule__SequenceReductionExpression__SuffixAssignment_4 : ( ruleSuffixExpression ) ;
- public final void rule__SequenceReductionExpression__SuffixAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19399:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19400:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19400:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19401:1: ruleSuffixExpression
- {
- before(grammarAccess.getSequenceReductionExpressionAccess().getSuffixSuffixExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__SequenceReductionExpression__SuffixAssignment_439445);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceReductionExpressionAccess().getSuffixSuffixExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceReductionExpression__SuffixAssignment_4"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__OpAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19410:1: rule__SelectOrRejectOperation__OpAssignment_1 : ( ruleSelectOrRejectOperator ) ;
- public final void rule__SelectOrRejectOperation__OpAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19414:1: ( ( ruleSelectOrRejectOperator ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19415:1: ( ruleSelectOrRejectOperator )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19415:1: ( ruleSelectOrRejectOperator )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19416:1: ruleSelectOrRejectOperator
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getOpSelectOrRejectOperatorEnumRuleCall_1_0());
- pushFollow(FOLLOW_ruleSelectOrRejectOperator_in_rule__SelectOrRejectOperation__OpAssignment_139476);
- ruleSelectOrRejectOperator();
-
- state._fsp--;
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getOpSelectOrRejectOperatorEnumRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__OpAssignment_1"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__NameAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19425:1: rule__SelectOrRejectOperation__NameAssignment_2 : ( RULE_ID ) ;
- public final void rule__SelectOrRejectOperation__NameAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19429:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19430:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19430:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19431:1: RULE_ID
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getNameIDTerminalRuleCall_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__SelectOrRejectOperation__NameAssignment_239507);
- after(grammarAccess.getSelectOrRejectOperationAccess().getNameIDTerminalRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__NameAssignment_2"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__ExprAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19440:1: rule__SelectOrRejectOperation__ExprAssignment_4 : ( ruleExpression ) ;
- public final void rule__SelectOrRejectOperation__ExprAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19444:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19445:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19445:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19446:1: ruleExpression
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getExprExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__SelectOrRejectOperation__ExprAssignment_439538);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getExprExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__ExprAssignment_4"
-
-
- // $ANTLR start "rule__SelectOrRejectOperation__SuffixAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19455:1: rule__SelectOrRejectOperation__SuffixAssignment_6 : ( ruleSuffixExpression ) ;
- public final void rule__SelectOrRejectOperation__SuffixAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19459:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19460:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19460:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19461:1: ruleSuffixExpression
- {
- before(grammarAccess.getSelectOrRejectOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__SelectOrRejectOperation__SuffixAssignment_639569);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSelectOrRejectOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SelectOrRejectOperation__SuffixAssignment_6"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__OpAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19470:1: rule__CollectOrIterateOperation__OpAssignment_1 : ( ruleCollectOrIterateOperator ) ;
- public final void rule__CollectOrIterateOperation__OpAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19474:1: ( ( ruleCollectOrIterateOperator ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19475:1: ( ruleCollectOrIterateOperator )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19475:1: ( ruleCollectOrIterateOperator )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19476:1: ruleCollectOrIterateOperator
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getOpCollectOrIterateOperatorEnumRuleCall_1_0());
- pushFollow(FOLLOW_ruleCollectOrIterateOperator_in_rule__CollectOrIterateOperation__OpAssignment_139600);
- ruleCollectOrIterateOperator();
-
- state._fsp--;
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getOpCollectOrIterateOperatorEnumRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__OpAssignment_1"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__NameAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19485:1: rule__CollectOrIterateOperation__NameAssignment_2 : ( RULE_ID ) ;
- public final void rule__CollectOrIterateOperation__NameAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19489:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19490:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19490:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19491:1: RULE_ID
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getNameIDTerminalRuleCall_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__CollectOrIterateOperation__NameAssignment_239631);
- after(grammarAccess.getCollectOrIterateOperationAccess().getNameIDTerminalRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__NameAssignment_2"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__ExprAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19500:1: rule__CollectOrIterateOperation__ExprAssignment_4 : ( ruleExpression ) ;
- public final void rule__CollectOrIterateOperation__ExprAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19504:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19505:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19505:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19506:1: ruleExpression
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getExprExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__CollectOrIterateOperation__ExprAssignment_439662);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getExprExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__ExprAssignment_4"
-
-
- // $ANTLR start "rule__CollectOrIterateOperation__SuffixAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19515:1: rule__CollectOrIterateOperation__SuffixAssignment_6 : ( ruleSuffixExpression ) ;
- public final void rule__CollectOrIterateOperation__SuffixAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19519:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19520:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19520:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19521:1: ruleSuffixExpression
- {
- before(grammarAccess.getCollectOrIterateOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__CollectOrIterateOperation__SuffixAssignment_639693);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getCollectOrIterateOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CollectOrIterateOperation__SuffixAssignment_6"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__OpAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19530:1: rule__ForAllOrExistsOrOneOperation__OpAssignment_1 : ( ruleForAllOrExistsOrOneOperator ) ;
- public final void rule__ForAllOrExistsOrOneOperation__OpAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19534:1: ( ( ruleForAllOrExistsOrOneOperator ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19535:1: ( ruleForAllOrExistsOrOneOperator )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19535:1: ( ruleForAllOrExistsOrOneOperator )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19536:1: ruleForAllOrExistsOrOneOperator
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getOpForAllOrExistsOrOneOperatorEnumRuleCall_1_0());
- pushFollow(FOLLOW_ruleForAllOrExistsOrOneOperator_in_rule__ForAllOrExistsOrOneOperation__OpAssignment_139724);
- ruleForAllOrExistsOrOneOperator();
-
- state._fsp--;
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getOpForAllOrExistsOrOneOperatorEnumRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__OpAssignment_1"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__NameAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19545:1: rule__ForAllOrExistsOrOneOperation__NameAssignment_2 : ( RULE_ID ) ;
- public final void rule__ForAllOrExistsOrOneOperation__NameAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19549:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19550:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19550:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19551:1: RULE_ID
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getNameIDTerminalRuleCall_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__ForAllOrExistsOrOneOperation__NameAssignment_239755);
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getNameIDTerminalRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__NameAssignment_2"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__ExprAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19560:1: rule__ForAllOrExistsOrOneOperation__ExprAssignment_4 : ( ruleExpression ) ;
- public final void rule__ForAllOrExistsOrOneOperation__ExprAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19564:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19565:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19565:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19566:1: ruleExpression
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getExprExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__ForAllOrExistsOrOneOperation__ExprAssignment_439786);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getExprExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__ExprAssignment_4"
-
-
- // $ANTLR start "rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19575:1: rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6 : ( ruleSuffixExpression ) ;
- public final void rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19579:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19580:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19580:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19581:1: ruleSuffixExpression
- {
- before(grammarAccess.getForAllOrExistsOrOneOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__ForAllOrExistsOrOneOperation__SuffixAssignment_639817);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getForAllOrExistsOrOneOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6"
-
-
- // $ANTLR start "rule__IsUniqueOperation__NameAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19590:1: rule__IsUniqueOperation__NameAssignment_2 : ( RULE_ID ) ;
- public final void rule__IsUniqueOperation__NameAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19594:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19595:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19595:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19596:1: RULE_ID
- {
- before(grammarAccess.getIsUniqueOperationAccess().getNameIDTerminalRuleCall_2_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__IsUniqueOperation__NameAssignment_239848);
- after(grammarAccess.getIsUniqueOperationAccess().getNameIDTerminalRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__NameAssignment_2"
-
-
- // $ANTLR start "rule__IsUniqueOperation__ExprAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19605:1: rule__IsUniqueOperation__ExprAssignment_4 : ( ruleExpression ) ;
- public final void rule__IsUniqueOperation__ExprAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19609:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19610:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19610:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19611:1: ruleExpression
- {
- before(grammarAccess.getIsUniqueOperationAccess().getExprExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__IsUniqueOperation__ExprAssignment_439879);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getIsUniqueOperationAccess().getExprExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__ExprAssignment_4"
-
-
- // $ANTLR start "rule__IsUniqueOperation__SuffixAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19620:1: rule__IsUniqueOperation__SuffixAssignment_6 : ( ruleSuffixExpression ) ;
- public final void rule__IsUniqueOperation__SuffixAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19624:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19625:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19625:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19626:1: ruleSuffixExpression
- {
- before(grammarAccess.getIsUniqueOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__IsUniqueOperation__SuffixAssignment_639910);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getIsUniqueOperationAccess().getSuffixSuffixExpressionParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IsUniqueOperation__SuffixAssignment_6"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19635:1: rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1 : ( ruleExpression ) ;
- public final void rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19639:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19640:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19640:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19641:1: ruleExpression
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getExpOrTypeCastExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__ParenthesizedExpression__ExpOrTypeCastAssignment_139941);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getParenthesizedExpressionAccess().getExpOrTypeCastExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__CastedAssignment_3_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19650:1: rule__ParenthesizedExpression__CastedAssignment_3_0 : ( ruleNonLiteralValueSpecification ) ;
- public final void rule__ParenthesizedExpression__CastedAssignment_3_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19654:1: ( ( ruleNonLiteralValueSpecification ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19655:1: ( ruleNonLiteralValueSpecification )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19655:1: ( ruleNonLiteralValueSpecification )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19656:1: ruleNonLiteralValueSpecification
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getCastedNonLiteralValueSpecificationParserRuleCall_3_0_0());
- pushFollow(FOLLOW_ruleNonLiteralValueSpecification_in_rule__ParenthesizedExpression__CastedAssignment_3_039972);
- ruleNonLiteralValueSpecification();
-
- state._fsp--;
-
- after(grammarAccess.getParenthesizedExpressionAccess().getCastedNonLiteralValueSpecificationParserRuleCall_3_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__CastedAssignment_3_0"
-
-
- // $ANTLR start "rule__ParenthesizedExpression__SuffixAssignment_3_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19665:1: rule__ParenthesizedExpression__SuffixAssignment_3_1 : ( ruleSuffixExpression ) ;
- public final void rule__ParenthesizedExpression__SuffixAssignment_3_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19669:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19670:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19670:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19671:1: ruleSuffixExpression
- {
- before(grammarAccess.getParenthesizedExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_1_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__ParenthesizedExpression__SuffixAssignment_3_140003);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getParenthesizedExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ParenthesizedExpression__SuffixAssignment_3_1"
-
-
- // $ANTLR start "rule__ThisExpression__SuffixAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19680:1: rule__ThisExpression__SuffixAssignment_2 : ( ruleSuffixExpression ) ;
- public final void rule__ThisExpression__SuffixAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19684:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19685:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19685:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19686:1: ruleSuffixExpression
- {
- before(grammarAccess.getThisExpressionAccess().getSuffixSuffixExpressionParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__ThisExpression__SuffixAssignment_240034);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getThisExpressionAccess().getSuffixSuffixExpressionParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisExpression__SuffixAssignment_2"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__ClassNameAssignment_1_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19695:1: rule__SuperInvocationExpression__ClassNameAssignment_1_0_1 : ( RULE_ID ) ;
- public final void rule__SuperInvocationExpression__ClassNameAssignment_1_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19699:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19700:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19700:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19701:1: RULE_ID
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getClassNameIDTerminalRuleCall_1_0_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__SuperInvocationExpression__ClassNameAssignment_1_0_140065);
- after(grammarAccess.getSuperInvocationExpressionAccess().getClassNameIDTerminalRuleCall_1_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__ClassNameAssignment_1_0_1"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19710:1: rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3 : (
- // ruleOperationCallExpressionWithoutDot ) ;
- public final void rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19714:1: ( ( ruleOperationCallExpressionWithoutDot ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19715:1: ( ruleOperationCallExpressionWithoutDot )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19715:1: ( ruleOperationCallExpressionWithoutDot )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19716:1: ruleOperationCallExpressionWithoutDot
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallWithoutDotOperationCallExpressionWithoutDotParserRuleCall_1_0_3_0());
- pushFollow(FOLLOW_ruleOperationCallExpressionWithoutDot_in_rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_340096);
- ruleOperationCallExpressionWithoutDot();
-
- state._fsp--;
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallWithoutDotOperationCallExpressionWithoutDotParserRuleCall_1_0_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3"
-
-
- // $ANTLR start "rule__SuperInvocationExpression__OperationCallAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19725:1: rule__SuperInvocationExpression__OperationCallAssignment_1_1 : ( ruleOperationCallExpression
- // ) ;
- public final void rule__SuperInvocationExpression__OperationCallAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19729:1: ( ( ruleOperationCallExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19730:1: ( ruleOperationCallExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19730:1: ( ruleOperationCallExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19731:1: ruleOperationCallExpression
- {
- before(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallOperationCallExpressionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleOperationCallExpression_in_rule__SuperInvocationExpression__OperationCallAssignment_1_140127);
- ruleOperationCallExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuperInvocationExpressionAccess().getOperationCallOperationCallExpressionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationExpression__OperationCallAssignment_1_1"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__ConstructorAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19740:1: rule__InstanceCreationExpression__ConstructorAssignment_1 : ( ruleQualifiedNameWithBinding )
- // ;
- public final void rule__InstanceCreationExpression__ConstructorAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19744:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19745:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19745:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19746:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getConstructorQualifiedNameWithBindingParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__InstanceCreationExpression__ConstructorAssignment_140158);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getConstructorQualifiedNameWithBindingParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__ConstructorAssignment_1"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__TupleAssignment_2_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19755:1: rule__InstanceCreationExpression__TupleAssignment_2_0 : ( ruleTuple ) ;
- public final void rule__InstanceCreationExpression__TupleAssignment_2_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19759:1: ( ( ruleTuple ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19760:1: ( ruleTuple )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19760:1: ( ruleTuple )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19761:1: ruleTuple
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getTupleTupleParserRuleCall_2_0_0());
- pushFollow(FOLLOW_ruleTuple_in_rule__InstanceCreationExpression__TupleAssignment_2_040189);
- ruleTuple();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getTupleTupleParserRuleCall_2_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__TupleAssignment_2_0"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19770:1: rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1 : (
- // ruleSequenceConstructionCompletion ) ;
- public final void rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19774:1: ( ( ruleSequenceConstructionCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19775:1: ( ruleSequenceConstructionCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19775:1: ( ruleSequenceConstructionCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19776:1: ruleSequenceConstructionCompletion
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getSequenceConstuctionCompletionSequenceConstructionCompletionParserRuleCall_2_1_0());
- pushFollow(FOLLOW_ruleSequenceConstructionCompletion_in_rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_140220);
- ruleSequenceConstructionCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getSequenceConstuctionCompletionSequenceConstructionCompletionParserRuleCall_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1"
-
-
- // $ANTLR start "rule__InstanceCreationExpression__SuffixAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19785:1: rule__InstanceCreationExpression__SuffixAssignment_3 : ( ruleSuffixExpression ) ;
- public final void rule__InstanceCreationExpression__SuffixAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19789:1: ( ( ruleSuffixExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19790:1: ( ruleSuffixExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19790:1: ( ruleSuffixExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19791:1: ruleSuffixExpression
- {
- before(grammarAccess.getInstanceCreationExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleSuffixExpression_in_rule__InstanceCreationExpression__SuffixAssignment_340251);
- ruleSuffixExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationExpressionAccess().getSuffixSuffixExpressionParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationExpression__SuffixAssignment_3"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19800:1: rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0 : ( ( '['
- // ) ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19804:1: ( ( ( '[' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19805:1: ( ( '[' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19805:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19806:1: ( '[' )
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19807:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19808:1: '['
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- match(input, 73, FOLLOW_73_in_rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_040287);
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19823:1: rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0 : (
- // ruleAccessCompletion ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19827:1: ( ( ruleAccessCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19828:1: ( ruleAccessCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19828:1: ( ruleAccessCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19829:1: ruleAccessCompletion
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAccessCompletionAccessCompletionParserRuleCall_0_1_0_0());
- pushFollow(FOLLOW_ruleAccessCompletion_in_rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_040326);
- ruleAccessCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getAccessCompletionAccessCompletionParserRuleCall_0_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19838:1: rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1 : (
- // rulePartialSequenceConstructionCompletion ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19842:1: ( ( rulePartialSequenceConstructionCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19843:1: ( rulePartialSequenceConstructionCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19843:1: ( rulePartialSequenceConstructionCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19844:1: rulePartialSequenceConstructionCompletion
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getSequenceCompletionPartialSequenceConstructionCompletionParserRuleCall_0_1_1_0());
- pushFollow(FOLLOW_rulePartialSequenceConstructionCompletion_in_rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_140357);
- rulePartialSequenceConstructionCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getSequenceCompletionPartialSequenceConstructionCompletionParserRuleCall_0_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1"
-
-
- // $ANTLR start "rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19853:1: rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1 : (
- // ruleSequenceConstructionExpression ) ;
- public final void rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19857:1: ( ( ruleSequenceConstructionExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19858:1: ( ruleSequenceConstructionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19858:1: ( ruleSequenceConstructionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19859:1: ruleSequenceConstructionExpression
- {
- before(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_140388);
- ruleSequenceConstructionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionOrAccessCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__AccessCompletion__AccessIndexAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19868:1: rule__AccessCompletion__AccessIndexAssignment_0 : ( ruleExpression ) ;
- public final void rule__AccessCompletion__AccessIndexAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19872:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19873:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19873:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19874:1: ruleExpression
- {
- before(grammarAccess.getAccessCompletionAccess().getAccessIndexExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__AccessCompletion__AccessIndexAssignment_040419);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getAccessCompletionAccess().getAccessIndexExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AccessCompletion__AccessIndexAssignment_0"
-
-
- // $ANTLR start "rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19883:1: rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1 : (
- // ruleSequenceConstructionExpression ) ;
- public final void rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19887:1: ( ( ruleSequenceConstructionExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19888:1: ( ruleSequenceConstructionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19888:1: ( ruleSequenceConstructionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19889:1: ruleSequenceConstructionExpression
- {
- before(grammarAccess.getPartialSequenceConstructionCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequenceConstructionExpression_in_rule__PartialSequenceConstructionCompletion__ExpressionAssignment_140450);
- ruleSequenceConstructionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getPartialSequenceConstructionCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19898:1: rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0 : ( ( '[' ) ) ;
- public final void rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19902:1: ( ( ( '[' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19903:1: ( ( '[' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19903:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19904:1: ( '[' )
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19905:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19906:1: '['
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- match(input, 73, FOLLOW_73_in_rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_040486);
- after(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0"
-
-
- // $ANTLR start "rule__SequenceConstructionCompletion__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19921:1: rule__SequenceConstructionCompletion__ExpressionAssignment_1 : (
- // ruleSequenceConstructionExpression ) ;
- public final void rule__SequenceConstructionCompletion__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19925:1: ( ( ruleSequenceConstructionExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19926:1: ( ruleSequenceConstructionExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19926:1: ( ruleSequenceConstructionExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19927:1: ruleSequenceConstructionExpression
- {
- before(grammarAccess.getSequenceConstructionCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceConstructionCompletion__ExpressionAssignment_140525);
- ruleSequenceConstructionExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionCompletionAccess().getExpressionSequenceConstructionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionCompletion__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__SequenceElementAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19936:1: rule__SequenceConstructionExpression__SequenceElementAssignment_1 : ( ruleSequenceElement )
- // ;
- public final void rule__SequenceConstructionExpression__SequenceElementAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19940:1: ( ( ruleSequenceElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19941:1: ( ruleSequenceElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19941:1: ( ruleSequenceElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19942:1: ruleSequenceElement
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementSequenceElementParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequenceElement_in_rule__SequenceConstructionExpression__SequenceElementAssignment_140556);
- ruleSequenceElement();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementSequenceElementParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__SequenceElementAssignment_1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19951:1: rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1 : (
- // ruleSequenceElement ) ;
- public final void rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19955:1: ( ( ruleSequenceElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19956:1: ( ruleSequenceElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19956:1: ( ruleSequenceElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19957:1: ruleSequenceElement
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementSequenceElementParserRuleCall_2_0_1_0());
- pushFollow(FOLLOW_ruleSequenceElement_in_rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_140587);
- ruleSequenceElement();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getSequenceElementSequenceElementParserRuleCall_2_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1"
-
-
- // $ANTLR start "rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19966:1: rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1 : ( ruleExpression ) ;
- public final void rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19970:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19971:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19971:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19972:1: ruleExpression
- {
- before(grammarAccess.getSequenceConstructionExpressionAccess().getRangeUpperExpressionParserRuleCall_2_1_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_140618);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSequenceConstructionExpressionAccess().getRangeUpperExpressionParserRuleCall_2_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1"
-
-
- // $ANTLR start "rule__Block__SequenceAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19981:1: rule__Block__SequenceAssignment_2 : ( ruleStatementSequence ) ;
- public final void rule__Block__SequenceAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19985:1: ( ( ruleStatementSequence ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19986:1: ( ruleStatementSequence )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19986:1: ( ruleStatementSequence )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19987:1: ruleStatementSequence
- {
- before(grammarAccess.getBlockAccess().getSequenceStatementSequenceParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleStatementSequence_in_rule__Block__SequenceAssignment_240649);
- ruleStatementSequence();
-
- state._fsp--;
-
- after(grammarAccess.getBlockAccess().getSequenceStatementSequenceParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Block__SequenceAssignment_2"
-
-
- // $ANTLR start "rule__StatementSequence__StatementsAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:19996:1: rule__StatementSequence__StatementsAssignment : ( ruleDocumentedStatement ) ;
- public final void rule__StatementSequence__StatementsAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20000:1: ( ( ruleDocumentedStatement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20001:1: ( ruleDocumentedStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20001:1: ( ruleDocumentedStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20002:1: ruleDocumentedStatement
- {
- before(grammarAccess.getStatementSequenceAccess().getStatementsDocumentedStatementParserRuleCall_0());
- pushFollow(FOLLOW_ruleDocumentedStatement_in_rule__StatementSequence__StatementsAssignment40680);
- ruleDocumentedStatement();
-
- state._fsp--;
-
- after(grammarAccess.getStatementSequenceAccess().getStatementsDocumentedStatementParserRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__StatementSequence__StatementsAssignment"
-
-
- // $ANTLR start "rule__DocumentedStatement__CommentAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20011:1: rule__DocumentedStatement__CommentAssignment_0 : ( (
- // rule__DocumentedStatement__CommentAlternatives_0_0 ) ) ;
- public final void rule__DocumentedStatement__CommentAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20015:1: ( ( ( rule__DocumentedStatement__CommentAlternatives_0_0 ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20016:1: ( ( rule__DocumentedStatement__CommentAlternatives_0_0 ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20016:1: ( ( rule__DocumentedStatement__CommentAlternatives_0_0 ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20017:1: ( rule__DocumentedStatement__CommentAlternatives_0_0 )
- {
- before(grammarAccess.getDocumentedStatementAccess().getCommentAlternatives_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20018:1: ( rule__DocumentedStatement__CommentAlternatives_0_0 )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20018:2: rule__DocumentedStatement__CommentAlternatives_0_0
- {
- pushFollow(FOLLOW_rule__DocumentedStatement__CommentAlternatives_0_0_in_rule__DocumentedStatement__CommentAssignment_040711);
- rule__DocumentedStatement__CommentAlternatives_0_0();
-
- state._fsp--;
-
-
- }
-
- after(grammarAccess.getDocumentedStatementAccess().getCommentAlternatives_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__CommentAssignment_0"
-
-
- // $ANTLR start "rule__DocumentedStatement__StatementAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20027:1: rule__DocumentedStatement__StatementAssignment_1 : ( ruleStatement ) ;
- public final void rule__DocumentedStatement__StatementAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20031:1: ( ( ruleStatement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20032:1: ( ruleStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20032:1: ( ruleStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20033:1: ruleStatement
- {
- before(grammarAccess.getDocumentedStatementAccess().getStatementStatementParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleStatement_in_rule__DocumentedStatement__StatementAssignment_140744);
- ruleStatement();
-
- state._fsp--;
-
- after(grammarAccess.getDocumentedStatementAccess().getStatementStatementParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DocumentedStatement__StatementAssignment_1"
-
-
- // $ANTLR start "rule__InlineStatement__LangageNameAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20042:1: rule__InlineStatement__LangageNameAssignment_3 : ( RULE_ID ) ;
- public final void rule__InlineStatement__LangageNameAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20046:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20047:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20047:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20048:1: RULE_ID
- {
- before(grammarAccess.getInlineStatementAccess().getLangageNameIDTerminalRuleCall_3_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__InlineStatement__LangageNameAssignment_340775);
- after(grammarAccess.getInlineStatementAccess().getLangageNameIDTerminalRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__LangageNameAssignment_3"
-
-
- // $ANTLR start "rule__InlineStatement__BodyAssignment_5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20057:1: rule__InlineStatement__BodyAssignment_5 : ( RULE_STRING ) ;
- public final void rule__InlineStatement__BodyAssignment_5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20061:1: ( ( RULE_STRING ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20062:1: ( RULE_STRING )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20062:1: ( RULE_STRING )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20063:1: RULE_STRING
- {
- before(grammarAccess.getInlineStatementAccess().getBodySTRINGTerminalRuleCall_5_0());
- match(input, RULE_STRING, FOLLOW_RULE_STRING_in_rule__InlineStatement__BodyAssignment_540806);
- after(grammarAccess.getInlineStatementAccess().getBodySTRINGTerminalRuleCall_5_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InlineStatement__BodyAssignment_5"
-
-
- // $ANTLR start "rule__AnnotatedStatement__AnnotationAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20072:1: rule__AnnotatedStatement__AnnotationAssignment_1 : ( ruleAnnotation ) ;
- public final void rule__AnnotatedStatement__AnnotationAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20076:1: ( ( ruleAnnotation ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20077:1: ( ruleAnnotation )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20077:1: ( ruleAnnotation )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20078:1: ruleAnnotation
- {
- before(grammarAccess.getAnnotatedStatementAccess().getAnnotationAnnotationParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleAnnotation_in_rule__AnnotatedStatement__AnnotationAssignment_140837);
- ruleAnnotation();
-
- state._fsp--;
-
- after(grammarAccess.getAnnotatedStatementAccess().getAnnotationAnnotationParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__AnnotationAssignment_1"
-
-
- // $ANTLR start "rule__AnnotatedStatement__StatementAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20087:1: rule__AnnotatedStatement__StatementAssignment_2 : ( ruleStatement ) ;
- public final void rule__AnnotatedStatement__StatementAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20091:1: ( ( ruleStatement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20092:1: ( ruleStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20092:1: ( ruleStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20093:1: ruleStatement
- {
- before(grammarAccess.getAnnotatedStatementAccess().getStatementStatementParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleStatement_in_rule__AnnotatedStatement__StatementAssignment_240868);
- ruleStatement();
-
- state._fsp--;
-
- after(grammarAccess.getAnnotatedStatementAccess().getStatementStatementParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AnnotatedStatement__StatementAssignment_2"
-
-
- // $ANTLR start "rule__Annotation__KindAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20102:1: rule__Annotation__KindAssignment_0 : ( ruleAnnotationKind ) ;
- public final void rule__Annotation__KindAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20106:1: ( ( ruleAnnotationKind ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20107:1: ( ruleAnnotationKind )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20107:1: ( ruleAnnotationKind )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20108:1: ruleAnnotationKind
- {
- before(grammarAccess.getAnnotationAccess().getKindAnnotationKindEnumRuleCall_0_0());
- pushFollow(FOLLOW_ruleAnnotationKind_in_rule__Annotation__KindAssignment_040899);
- ruleAnnotationKind();
-
- state._fsp--;
-
- after(grammarAccess.getAnnotationAccess().getKindAnnotationKindEnumRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__KindAssignment_0"
-
-
- // $ANTLR start "rule__Annotation__ArgsAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20117:1: rule__Annotation__ArgsAssignment_1_1 : ( RULE_ID ) ;
- public final void rule__Annotation__ArgsAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20121:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20122:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20122:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20123:1: RULE_ID
- {
- before(grammarAccess.getAnnotationAccess().getArgsIDTerminalRuleCall_1_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__Annotation__ArgsAssignment_1_140930);
- after(grammarAccess.getAnnotationAccess().getArgsIDTerminalRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__ArgsAssignment_1_1"
-
-
- // $ANTLR start "rule__Annotation__ArgsAssignment_1_2_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20132:1: rule__Annotation__ArgsAssignment_1_2_1 : ( RULE_ID ) ;
- public final void rule__Annotation__ArgsAssignment_1_2_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20136:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20137:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20137:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20138:1: RULE_ID
- {
- before(grammarAccess.getAnnotationAccess().getArgsIDTerminalRuleCall_1_2_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__Annotation__ArgsAssignment_1_2_140961);
- after(grammarAccess.getAnnotationAccess().getArgsIDTerminalRuleCall_1_2_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__Annotation__ArgsAssignment_1_2_1"
-
-
- // $ANTLR start "rule__BlockStatement__BlockAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20147:1: rule__BlockStatement__BlockAssignment : ( ruleBlock ) ;
- public final void rule__BlockStatement__BlockAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20151:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20152:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20152:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20153:1: ruleBlock
- {
- before(grammarAccess.getBlockStatementAccess().getBlockBlockParserRuleCall_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__BlockStatement__BlockAssignment40992);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getBlockStatementAccess().getBlockBlockParserRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__BlockStatement__BlockAssignment"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__VarNameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20162:1: rule__LocalNameDeclarationStatement__VarNameAssignment_1 : ( RULE_ID ) ;
- public final void rule__LocalNameDeclarationStatement__VarNameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20166:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20167:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20167:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20168:1: RULE_ID
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getVarNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__LocalNameDeclarationStatement__VarNameAssignment_141023);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getVarNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__VarNameAssignment_1"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__TypeAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20177:1: rule__LocalNameDeclarationStatement__TypeAssignment_3 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__LocalNameDeclarationStatement__TypeAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20181:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20182:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20182:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20183:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getTypeQualifiedNameWithBindingParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__LocalNameDeclarationStatement__TypeAssignment_341054);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getTypeQualifiedNameWithBindingParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__TypeAssignment_3"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20192:1: rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0 : ( ( '[' ) ) ;
- public final void rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20196:1: ( ( ( '[' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20197:1: ( ( '[' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20197:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20198:1: ( '[' )
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_4_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20199:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20200:1: '['
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_4_0_0());
- match(input, 73, FOLLOW_73_in_rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_041090);
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_4_0_0());
-
- }
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_4_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0"
-
-
- // $ANTLR start "rule__LocalNameDeclarationStatement__InitAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20215:1: rule__LocalNameDeclarationStatement__InitAssignment_6 : ( ruleSequenceElement ) ;
- public final void rule__LocalNameDeclarationStatement__InitAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20219:1: ( ( ruleSequenceElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20220:1: ( ruleSequenceElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20220:1: ( ruleSequenceElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20221:1: ruleSequenceElement
- {
- before(grammarAccess.getLocalNameDeclarationStatementAccess().getInitSequenceElementParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSequenceElement_in_rule__LocalNameDeclarationStatement__InitAssignment_641129);
- ruleSequenceElement();
-
- state._fsp--;
-
- after(grammarAccess.getLocalNameDeclarationStatementAccess().getInitSequenceElementParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LocalNameDeclarationStatement__InitAssignment_6"
-
-
- // $ANTLR start "rule__IfStatement__SequentialClaussesAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20230:1: rule__IfStatement__SequentialClaussesAssignment_1 : ( ruleSequentialClauses ) ;
- public final void rule__IfStatement__SequentialClaussesAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20234:1: ( ( ruleSequentialClauses ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20235:1: ( ruleSequentialClauses )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20235:1: ( ruleSequentialClauses )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20236:1: ruleSequentialClauses
- {
- before(grammarAccess.getIfStatementAccess().getSequentialClaussesSequentialClausesParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequentialClauses_in_rule__IfStatement__SequentialClaussesAssignment_141160);
- ruleSequentialClauses();
-
- state._fsp--;
-
- after(grammarAccess.getIfStatementAccess().getSequentialClaussesSequentialClausesParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__SequentialClaussesAssignment_1"
-
-
- // $ANTLR start "rule__IfStatement__FinalClauseAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20245:1: rule__IfStatement__FinalClauseAssignment_2 : ( ruleFinalClause ) ;
- public final void rule__IfStatement__FinalClauseAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20249:1: ( ( ruleFinalClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20250:1: ( ruleFinalClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20250:1: ( ruleFinalClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20251:1: ruleFinalClause
- {
- before(grammarAccess.getIfStatementAccess().getFinalClauseFinalClauseParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleFinalClause_in_rule__IfStatement__FinalClauseAssignment_241191);
- ruleFinalClause();
-
- state._fsp--;
-
- after(grammarAccess.getIfStatementAccess().getFinalClauseFinalClauseParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__IfStatement__FinalClauseAssignment_2"
-
-
- // $ANTLR start "rule__SequentialClauses__ConccurentClausesAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20260:1: rule__SequentialClauses__ConccurentClausesAssignment_0 : ( ruleConcurrentClauses ) ;
- public final void rule__SequentialClauses__ConccurentClausesAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20264:1: ( ( ruleConcurrentClauses ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20265:1: ( ruleConcurrentClauses )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20265:1: ( ruleConcurrentClauses )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20266:1: ruleConcurrentClauses
- {
- before(grammarAccess.getSequentialClausesAccess().getConccurentClausesConcurrentClausesParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleConcurrentClauses_in_rule__SequentialClauses__ConccurentClausesAssignment_041222);
- ruleConcurrentClauses();
-
- state._fsp--;
-
- after(grammarAccess.getSequentialClausesAccess().getConccurentClausesConcurrentClausesParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__ConccurentClausesAssignment_0"
-
-
- // $ANTLR start "rule__SequentialClauses__ConccurentClausesAssignment_1_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20275:1: rule__SequentialClauses__ConccurentClausesAssignment_1_2 : ( ruleConcurrentClauses ) ;
- public final void rule__SequentialClauses__ConccurentClausesAssignment_1_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20279:1: ( ( ruleConcurrentClauses ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20280:1: ( ruleConcurrentClauses )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20280:1: ( ruleConcurrentClauses )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20281:1: ruleConcurrentClauses
- {
- before(grammarAccess.getSequentialClausesAccess().getConccurentClausesConcurrentClausesParserRuleCall_1_2_0());
- pushFollow(FOLLOW_ruleConcurrentClauses_in_rule__SequentialClauses__ConccurentClausesAssignment_1_241253);
- ruleConcurrentClauses();
-
- state._fsp--;
-
- after(grammarAccess.getSequentialClausesAccess().getConccurentClausesConcurrentClausesParserRuleCall_1_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SequentialClauses__ConccurentClausesAssignment_1_2"
-
-
- // $ANTLR start "rule__ConcurrentClauses__NonFinalClauseAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20290:1: rule__ConcurrentClauses__NonFinalClauseAssignment_0 : ( ruleNonFinalClause ) ;
- public final void rule__ConcurrentClauses__NonFinalClauseAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20294:1: ( ( ruleNonFinalClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20295:1: ( ruleNonFinalClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20295:1: ( ruleNonFinalClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20296:1: ruleNonFinalClause
- {
- before(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseNonFinalClauseParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleNonFinalClause_in_rule__ConcurrentClauses__NonFinalClauseAssignment_041284);
- ruleNonFinalClause();
-
- state._fsp--;
-
- after(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseNonFinalClauseParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__NonFinalClauseAssignment_0"
-
-
- // $ANTLR start "rule__ConcurrentClauses__NonFinalClauseAssignment_1_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20305:1: rule__ConcurrentClauses__NonFinalClauseAssignment_1_2 : ( ruleNonFinalClause ) ;
- public final void rule__ConcurrentClauses__NonFinalClauseAssignment_1_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20309:1: ( ( ruleNonFinalClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20310:1: ( ruleNonFinalClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20310:1: ( ruleNonFinalClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20311:1: ruleNonFinalClause
- {
- before(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseNonFinalClauseParserRuleCall_1_2_0());
- pushFollow(FOLLOW_ruleNonFinalClause_in_rule__ConcurrentClauses__NonFinalClauseAssignment_1_241315);
- ruleNonFinalClause();
-
- state._fsp--;
-
- after(grammarAccess.getConcurrentClausesAccess().getNonFinalClauseNonFinalClauseParserRuleCall_1_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ConcurrentClauses__NonFinalClauseAssignment_1_2"
-
-
- // $ANTLR start "rule__NonFinalClause__ConditionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20320:1: rule__NonFinalClause__ConditionAssignment_1 : ( ruleExpression ) ;
- public final void rule__NonFinalClause__ConditionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20324:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20325:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20325:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20326:1: ruleExpression
- {
- before(grammarAccess.getNonFinalClauseAccess().getConditionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__NonFinalClause__ConditionAssignment_141346);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getNonFinalClauseAccess().getConditionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__ConditionAssignment_1"
-
-
- // $ANTLR start "rule__NonFinalClause__BlockAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20335:1: rule__NonFinalClause__BlockAssignment_3 : ( ruleBlock ) ;
- public final void rule__NonFinalClause__BlockAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20339:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20340:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20340:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20341:1: ruleBlock
- {
- before(grammarAccess.getNonFinalClauseAccess().getBlockBlockParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__NonFinalClause__BlockAssignment_341377);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getNonFinalClauseAccess().getBlockBlockParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonFinalClause__BlockAssignment_3"
-
-
- // $ANTLR start "rule__FinalClause__BlockAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20350:1: rule__FinalClause__BlockAssignment_1 : ( ruleBlock ) ;
- public final void rule__FinalClause__BlockAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20354:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20355:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20355:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20356:1: ruleBlock
- {
- before(grammarAccess.getFinalClauseAccess().getBlockBlockParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__FinalClause__BlockAssignment_141408);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getFinalClauseAccess().getBlockBlockParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__FinalClause__BlockAssignment_1"
-
-
- // $ANTLR start "rule__SwitchStatement__ExpressionAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20365:1: rule__SwitchStatement__ExpressionAssignment_2 : ( ruleExpression ) ;
- public final void rule__SwitchStatement__ExpressionAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20369:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20370:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20370:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20371:1: ruleExpression
- {
- before(grammarAccess.getSwitchStatementAccess().getExpressionExpressionParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__SwitchStatement__ExpressionAssignment_241439);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchStatementAccess().getExpressionExpressionParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__ExpressionAssignment_2"
-
-
- // $ANTLR start "rule__SwitchStatement__SwitchClauseAssignment_5"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20380:1: rule__SwitchStatement__SwitchClauseAssignment_5 : ( ruleSwitchClause ) ;
- public final void rule__SwitchStatement__SwitchClauseAssignment_5() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20384:1: ( ( ruleSwitchClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20385:1: ( ruleSwitchClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20385:1: ( ruleSwitchClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20386:1: ruleSwitchClause
- {
- before(grammarAccess.getSwitchStatementAccess().getSwitchClauseSwitchClauseParserRuleCall_5_0());
- pushFollow(FOLLOW_ruleSwitchClause_in_rule__SwitchStatement__SwitchClauseAssignment_541470);
- ruleSwitchClause();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchStatementAccess().getSwitchClauseSwitchClauseParserRuleCall_5_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__SwitchClauseAssignment_5"
-
-
- // $ANTLR start "rule__SwitchStatement__DefaultClauseAssignment_6"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20395:1: rule__SwitchStatement__DefaultClauseAssignment_6 : ( ruleSwitchDefaultClause ) ;
- public final void rule__SwitchStatement__DefaultClauseAssignment_6() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20399:1: ( ( ruleSwitchDefaultClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20400:1: ( ruleSwitchDefaultClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20400:1: ( ruleSwitchDefaultClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20401:1: ruleSwitchDefaultClause
- {
- before(grammarAccess.getSwitchStatementAccess().getDefaultClauseSwitchDefaultClauseParserRuleCall_6_0());
- pushFollow(FOLLOW_ruleSwitchDefaultClause_in_rule__SwitchStatement__DefaultClauseAssignment_641501);
- ruleSwitchDefaultClause();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchStatementAccess().getDefaultClauseSwitchDefaultClauseParserRuleCall_6_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchStatement__DefaultClauseAssignment_6"
-
-
- // $ANTLR start "rule__SwitchClause__SwitchCaseAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20410:1: rule__SwitchClause__SwitchCaseAssignment_0 : ( ruleSwitchCase ) ;
- public final void rule__SwitchClause__SwitchCaseAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20414:1: ( ( ruleSwitchCase ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20415:1: ( ruleSwitchCase )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20415:1: ( ruleSwitchCase )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20416:1: ruleSwitchCase
- {
- before(grammarAccess.getSwitchClauseAccess().getSwitchCaseSwitchCaseParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleSwitchCase_in_rule__SwitchClause__SwitchCaseAssignment_041532);
- ruleSwitchCase();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchClauseAccess().getSwitchCaseSwitchCaseParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__SwitchCaseAssignment_0"
-
-
- // $ANTLR start "rule__SwitchClause__SwitchCaseAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20425:1: rule__SwitchClause__SwitchCaseAssignment_1 : ( ruleSwitchCase ) ;
- public final void rule__SwitchClause__SwitchCaseAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20429:1: ( ( ruleSwitchCase ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20430:1: ( ruleSwitchCase )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20430:1: ( ruleSwitchCase )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20431:1: ruleSwitchCase
- {
- before(grammarAccess.getSwitchClauseAccess().getSwitchCaseSwitchCaseParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSwitchCase_in_rule__SwitchClause__SwitchCaseAssignment_141563);
- ruleSwitchCase();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchClauseAccess().getSwitchCaseSwitchCaseParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__SwitchCaseAssignment_1"
-
-
- // $ANTLR start "rule__SwitchClause__StatementSequenceAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20440:1: rule__SwitchClause__StatementSequenceAssignment_2 : ( ruleNonEmptyStatementSequence ) ;
- public final void rule__SwitchClause__StatementSequenceAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20444:1: ( ( ruleNonEmptyStatementSequence ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20445:1: ( ruleNonEmptyStatementSequence )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20445:1: ( ruleNonEmptyStatementSequence )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20446:1: ruleNonEmptyStatementSequence
- {
- before(grammarAccess.getSwitchClauseAccess().getStatementSequenceNonEmptyStatementSequenceParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleNonEmptyStatementSequence_in_rule__SwitchClause__StatementSequenceAssignment_241594);
- ruleNonEmptyStatementSequence();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchClauseAccess().getStatementSequenceNonEmptyStatementSequenceParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchClause__StatementSequenceAssignment_2"
-
-
- // $ANTLR start "rule__SwitchCase__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20455:1: rule__SwitchCase__ExpressionAssignment_1 : ( ruleExpression ) ;
- public final void rule__SwitchCase__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20459:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20460:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20460:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20461:1: ruleExpression
- {
- before(grammarAccess.getSwitchCaseAccess().getExpressionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__SwitchCase__ExpressionAssignment_141625);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchCaseAccess().getExpressionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchCase__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__SwitchDefaultClause__StatementSequenceAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20470:1: rule__SwitchDefaultClause__StatementSequenceAssignment_2 : ( ruleNonEmptyStatementSequence )
- // ;
- public final void rule__SwitchDefaultClause__StatementSequenceAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20474:1: ( ( ruleNonEmptyStatementSequence ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20475:1: ( ruleNonEmptyStatementSequence )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20475:1: ( ruleNonEmptyStatementSequence )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20476:1: ruleNonEmptyStatementSequence
- {
- before(grammarAccess.getSwitchDefaultClauseAccess().getStatementSequenceNonEmptyStatementSequenceParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleNonEmptyStatementSequence_in_rule__SwitchDefaultClause__StatementSequenceAssignment_241656);
- ruleNonEmptyStatementSequence();
-
- state._fsp--;
-
- after(grammarAccess.getSwitchDefaultClauseAccess().getStatementSequenceNonEmptyStatementSequenceParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SwitchDefaultClause__StatementSequenceAssignment_2"
-
-
- // $ANTLR start "rule__NonEmptyStatementSequence__StatementAssignment"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20485:1: rule__NonEmptyStatementSequence__StatementAssignment : ( ruleDocumentedStatement ) ;
- public final void rule__NonEmptyStatementSequence__StatementAssignment() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20489:1: ( ( ruleDocumentedStatement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20490:1: ( ruleDocumentedStatement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20490:1: ( ruleDocumentedStatement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20491:1: ruleDocumentedStatement
- {
- before(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementDocumentedStatementParserRuleCall_0());
- pushFollow(FOLLOW_ruleDocumentedStatement_in_rule__NonEmptyStatementSequence__StatementAssignment41687);
- ruleDocumentedStatement();
-
- state._fsp--;
-
- after(grammarAccess.getNonEmptyStatementSequenceAccess().getStatementDocumentedStatementParserRuleCall_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__NonEmptyStatementSequence__StatementAssignment"
-
-
- // $ANTLR start "rule__WhileStatement__ConditionAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20500:1: rule__WhileStatement__ConditionAssignment_2 : ( ruleExpression ) ;
- public final void rule__WhileStatement__ConditionAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20504:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20505:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20505:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20506:1: ruleExpression
- {
- before(grammarAccess.getWhileStatementAccess().getConditionExpressionParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__WhileStatement__ConditionAssignment_241718);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getWhileStatementAccess().getConditionExpressionParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__ConditionAssignment_2"
-
-
- // $ANTLR start "rule__WhileStatement__BlockAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20515:1: rule__WhileStatement__BlockAssignment_4 : ( ruleBlock ) ;
- public final void rule__WhileStatement__BlockAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20519:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20520:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20520:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20521:1: ruleBlock
- {
- before(grammarAccess.getWhileStatementAccess().getBlockBlockParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__WhileStatement__BlockAssignment_441749);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getWhileStatementAccess().getBlockBlockParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__WhileStatement__BlockAssignment_4"
-
-
- // $ANTLR start "rule__DoStatement__BlockAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20530:1: rule__DoStatement__BlockAssignment_1 : ( ruleBlock ) ;
- public final void rule__DoStatement__BlockAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20534:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20535:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20535:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20536:1: ruleBlock
- {
- before(grammarAccess.getDoStatementAccess().getBlockBlockParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__DoStatement__BlockAssignment_141780);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getDoStatementAccess().getBlockBlockParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__BlockAssignment_1"
-
-
- // $ANTLR start "rule__DoStatement__ConditionAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20545:1: rule__DoStatement__ConditionAssignment_4 : ( ruleExpression ) ;
- public final void rule__DoStatement__ConditionAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20549:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20550:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20550:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20551:1: ruleExpression
- {
- before(grammarAccess.getDoStatementAccess().getConditionExpressionParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__DoStatement__ConditionAssignment_441811);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getDoStatementAccess().getConditionExpressionParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__DoStatement__ConditionAssignment_4"
-
-
- // $ANTLR start "rule__ForStatement__ControlAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20560:1: rule__ForStatement__ControlAssignment_2 : ( ruleForControl ) ;
- public final void rule__ForStatement__ControlAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20564:1: ( ( ruleForControl ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20565:1: ( ruleForControl )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20565:1: ( ruleForControl )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20566:1: ruleForControl
- {
- before(grammarAccess.getForStatementAccess().getControlForControlParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleForControl_in_rule__ForStatement__ControlAssignment_241842);
- ruleForControl();
-
- state._fsp--;
-
- after(grammarAccess.getForStatementAccess().getControlForControlParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__ControlAssignment_2"
-
-
- // $ANTLR start "rule__ForStatement__BlockAssignment_4"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20575:1: rule__ForStatement__BlockAssignment_4 : ( ruleBlock ) ;
- public final void rule__ForStatement__BlockAssignment_4() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20579:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20580:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20580:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20581:1: ruleBlock
- {
- before(grammarAccess.getForStatementAccess().getBlockBlockParserRuleCall_4_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__ForStatement__BlockAssignment_441873);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getForStatementAccess().getBlockBlockParserRuleCall_4_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForStatement__BlockAssignment_4"
-
-
- // $ANTLR start "rule__ForControl__LoopVariableDefinitionAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20590:1: rule__ForControl__LoopVariableDefinitionAssignment_0 : ( ruleLoopVariableDefinition ) ;
- public final void rule__ForControl__LoopVariableDefinitionAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20594:1: ( ( ruleLoopVariableDefinition ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20595:1: ( ruleLoopVariableDefinition )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20595:1: ( ruleLoopVariableDefinition )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20596:1: ruleLoopVariableDefinition
- {
- before(grammarAccess.getForControlAccess().getLoopVariableDefinitionLoopVariableDefinitionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleLoopVariableDefinition_in_rule__ForControl__LoopVariableDefinitionAssignment_041904);
- ruleLoopVariableDefinition();
-
- state._fsp--;
-
- after(grammarAccess.getForControlAccess().getLoopVariableDefinitionLoopVariableDefinitionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__LoopVariableDefinitionAssignment_0"
-
-
- // $ANTLR start "rule__ForControl__LoopVariableDefinitionAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20605:1: rule__ForControl__LoopVariableDefinitionAssignment_1_1 : ( ruleLoopVariableDefinition ) ;
- public final void rule__ForControl__LoopVariableDefinitionAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20609:1: ( ( ruleLoopVariableDefinition ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20610:1: ( ruleLoopVariableDefinition )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20610:1: ( ruleLoopVariableDefinition )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20611:1: ruleLoopVariableDefinition
- {
- before(grammarAccess.getForControlAccess().getLoopVariableDefinitionLoopVariableDefinitionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleLoopVariableDefinition_in_rule__ForControl__LoopVariableDefinitionAssignment_1_141935);
- ruleLoopVariableDefinition();
-
- state._fsp--;
-
- after(grammarAccess.getForControlAccess().getLoopVariableDefinitionLoopVariableDefinitionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ForControl__LoopVariableDefinitionAssignment_1_1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__NameAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20620:1: rule__LoopVariableDefinition__NameAssignment_0_0 : ( RULE_ID ) ;
- public final void rule__LoopVariableDefinition__NameAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20624:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20625:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20625:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20626:1: RULE_ID
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getNameIDTerminalRuleCall_0_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__LoopVariableDefinition__NameAssignment_0_041966);
- after(grammarAccess.getLoopVariableDefinitionAccess().getNameIDTerminalRuleCall_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__NameAssignment_0_0"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Expression1Assignment_0_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20635:1: rule__LoopVariableDefinition__Expression1Assignment_0_2 : ( ruleExpression ) ;
- public final void rule__LoopVariableDefinition__Expression1Assignment_0_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20639:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20640:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20640:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20641:1: ruleExpression
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpression1ExpressionParserRuleCall_0_2_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__Expression1Assignment_0_241997);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpression1ExpressionParserRuleCall_0_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Expression1Assignment_0_2"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__Expression2Assignment_0_3_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20650:1: rule__LoopVariableDefinition__Expression2Assignment_0_3_1 : ( ruleExpression ) ;
- public final void rule__LoopVariableDefinition__Expression2Assignment_0_3_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20654:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20655:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20655:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20656:1: ruleExpression
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpression2ExpressionParserRuleCall_0_3_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__Expression2Assignment_0_3_142028);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpression2ExpressionParserRuleCall_0_3_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__Expression2Assignment_0_3_1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__TypeAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20665:1: rule__LoopVariableDefinition__TypeAssignment_1_0 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__LoopVariableDefinition__TypeAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20669:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20670:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20670:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20671:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getTypeQualifiedNameWithBindingParserRuleCall_1_0_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__LoopVariableDefinition__TypeAssignment_1_042059);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getTypeQualifiedNameWithBindingParserRuleCall_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__TypeAssignment_1_0"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__NameAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20680:1: rule__LoopVariableDefinition__NameAssignment_1_1 : ( RULE_ID ) ;
- public final void rule__LoopVariableDefinition__NameAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20684:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20685:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20685:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20686:1: RULE_ID
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getNameIDTerminalRuleCall_1_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__LoopVariableDefinition__NameAssignment_1_142090);
- after(grammarAccess.getLoopVariableDefinitionAccess().getNameIDTerminalRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__NameAssignment_1_1"
-
-
- // $ANTLR start "rule__LoopVariableDefinition__ExpressionAssignment_1_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20695:1: rule__LoopVariableDefinition__ExpressionAssignment_1_3 : ( ruleExpression ) ;
- public final void rule__LoopVariableDefinition__ExpressionAssignment_1_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20699:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20700:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20700:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20701:1: ruleExpression
- {
- before(grammarAccess.getLoopVariableDefinitionAccess().getExpressionExpressionParserRuleCall_1_3_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__ExpressionAssignment_1_342121);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getLoopVariableDefinitionAccess().getExpressionExpressionParserRuleCall_1_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__LoopVariableDefinition__ExpressionAssignment_1_3"
-
-
- // $ANTLR start "rule__ReturnStatement__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20710:1: rule__ReturnStatement__ExpressionAssignment_1 : ( ruleExpression ) ;
- public final void rule__ReturnStatement__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20714:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20715:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20715:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20716:1: ruleExpression
- {
- before(grammarAccess.getReturnStatementAccess().getExpressionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__ReturnStatement__ExpressionAssignment_142152);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getReturnStatementAccess().getExpressionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ReturnStatement__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__AcceptStatement__ClauseAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20725:1: rule__AcceptStatement__ClauseAssignment_0 : ( ruleAcceptClause ) ;
- public final void rule__AcceptStatement__ClauseAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20729:1: ( ( ruleAcceptClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20730:1: ( ruleAcceptClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20730:1: ( ruleAcceptClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20731:1: ruleAcceptClause
- {
- before(grammarAccess.getAcceptStatementAccess().getClauseAcceptClauseParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleAcceptClause_in_rule__AcceptStatement__ClauseAssignment_042183);
- ruleAcceptClause();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptStatementAccess().getClauseAcceptClauseParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__ClauseAssignment_0"
-
-
- // $ANTLR start "rule__AcceptStatement__SimpleAcceptAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20740:1: rule__AcceptStatement__SimpleAcceptAssignment_1_0 : ( ruleSimpleAcceptStatementCompletion )
- // ;
- public final void rule__AcceptStatement__SimpleAcceptAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20744:1: ( ( ruleSimpleAcceptStatementCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20745:1: ( ruleSimpleAcceptStatementCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20745:1: ( ruleSimpleAcceptStatementCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20746:1: ruleSimpleAcceptStatementCompletion
- {
- before(grammarAccess.getAcceptStatementAccess().getSimpleAcceptSimpleAcceptStatementCompletionParserRuleCall_1_0_0());
- pushFollow(FOLLOW_ruleSimpleAcceptStatementCompletion_in_rule__AcceptStatement__SimpleAcceptAssignment_1_042214);
- ruleSimpleAcceptStatementCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptStatementAccess().getSimpleAcceptSimpleAcceptStatementCompletionParserRuleCall_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__SimpleAcceptAssignment_1_0"
-
-
- // $ANTLR start "rule__AcceptStatement__CompoundAcceptAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20755:1: rule__AcceptStatement__CompoundAcceptAssignment_1_1 : (
- // ruleCompoundAcceptStatementCompletion ) ;
- public final void rule__AcceptStatement__CompoundAcceptAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20759:1: ( ( ruleCompoundAcceptStatementCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20760:1: ( ruleCompoundAcceptStatementCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20760:1: ( ruleCompoundAcceptStatementCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20761:1: ruleCompoundAcceptStatementCompletion
- {
- before(grammarAccess.getAcceptStatementAccess().getCompoundAcceptCompoundAcceptStatementCompletionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleCompoundAcceptStatementCompletion_in_rule__AcceptStatement__CompoundAcceptAssignment_1_142245);
- ruleCompoundAcceptStatementCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptStatementAccess().getCompoundAcceptCompoundAcceptStatementCompletionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptStatement__CompoundAcceptAssignment_1_1"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__BlockAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20770:1: rule__CompoundAcceptStatementCompletion__BlockAssignment_0 : ( ruleBlock ) ;
- public final void rule__CompoundAcceptStatementCompletion__BlockAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20774:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20775:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20775:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20776:1: ruleBlock
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getBlockBlockParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__CompoundAcceptStatementCompletion__BlockAssignment_042276);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getBlockBlockParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__BlockAssignment_0"
-
-
- // $ANTLR start "rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20785:1: rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1 : ( ruleAcceptBlock ) ;
- public final void rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20789:1: ( ( ruleAcceptBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20790:1: ( ruleAcceptBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20790:1: ( ruleAcceptBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20791:1: ruleAcceptBlock
- {
- before(grammarAccess.getCompoundAcceptStatementCompletionAccess().getAcceptBlockAcceptBlockParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleAcceptBlock_in_rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_142307);
- ruleAcceptBlock();
-
- state._fsp--;
-
- after(grammarAccess.getCompoundAcceptStatementCompletionAccess().getAcceptBlockAcceptBlockParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1"
-
-
- // $ANTLR start "rule__AcceptBlock__ClauseAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20800:1: rule__AcceptBlock__ClauseAssignment_0 : ( ruleAcceptClause ) ;
- public final void rule__AcceptBlock__ClauseAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20804:1: ( ( ruleAcceptClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20805:1: ( ruleAcceptClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20805:1: ( ruleAcceptClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20806:1: ruleAcceptClause
- {
- before(grammarAccess.getAcceptBlockAccess().getClauseAcceptClauseParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleAcceptClause_in_rule__AcceptBlock__ClauseAssignment_042338);
- ruleAcceptClause();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptBlockAccess().getClauseAcceptClauseParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__ClauseAssignment_0"
-
-
- // $ANTLR start "rule__AcceptBlock__BlockAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20815:1: rule__AcceptBlock__BlockAssignment_1 : ( ruleBlock ) ;
- public final void rule__AcceptBlock__BlockAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20819:1: ( ( ruleBlock ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20820:1: ( ruleBlock )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20820:1: ( ruleBlock )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20821:1: ruleBlock
- {
- before(grammarAccess.getAcceptBlockAccess().getBlockBlockParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleBlock_in_rule__AcceptBlock__BlockAssignment_142369);
- ruleBlock();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptBlockAccess().getBlockBlockParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptBlock__BlockAssignment_1"
-
-
- // $ANTLR start "rule__AcceptClause__NameAssignment_2_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20830:1: rule__AcceptClause__NameAssignment_2_0 : ( RULE_ID ) ;
- public final void rule__AcceptClause__NameAssignment_2_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20834:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20835:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20835:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20836:1: RULE_ID
- {
- before(grammarAccess.getAcceptClauseAccess().getNameIDTerminalRuleCall_2_0_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__AcceptClause__NameAssignment_2_042400);
- after(grammarAccess.getAcceptClauseAccess().getNameIDTerminalRuleCall_2_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__NameAssignment_2_0"
-
-
- // $ANTLR start "rule__AcceptClause__QualifiedNameListAssignment_3"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20845:1: rule__AcceptClause__QualifiedNameListAssignment_3 : ( ruleQualifiedNameList ) ;
- public final void rule__AcceptClause__QualifiedNameListAssignment_3() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20849:1: ( ( ruleQualifiedNameList ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20850:1: ( ruleQualifiedNameList )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20850:1: ( ruleQualifiedNameList )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20851:1: ruleQualifiedNameList
- {
- before(grammarAccess.getAcceptClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_3_0());
- pushFollow(FOLLOW_ruleQualifiedNameList_in_rule__AcceptClause__QualifiedNameListAssignment_342431);
- ruleQualifiedNameList();
-
- state._fsp--;
-
- after(grammarAccess.getAcceptClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_3_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AcceptClause__QualifiedNameListAssignment_3"
-
-
- // $ANTLR start "rule__ClassifyStatement__ExpressionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20860:1: rule__ClassifyStatement__ExpressionAssignment_1 : ( ruleExpression ) ;
- public final void rule__ClassifyStatement__ExpressionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20864:1: ( ( ruleExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20865:1: ( ruleExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20865:1: ( ruleExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20866:1: ruleExpression
- {
- before(grammarAccess.getClassifyStatementAccess().getExpressionExpressionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleExpression_in_rule__ClassifyStatement__ExpressionAssignment_142462);
- ruleExpression();
-
- state._fsp--;
-
- after(grammarAccess.getClassifyStatementAccess().getExpressionExpressionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__ExpressionAssignment_1"
-
-
- // $ANTLR start "rule__ClassifyStatement__ClauseAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20875:1: rule__ClassifyStatement__ClauseAssignment_2 : ( ruleClassificationClause ) ;
- public final void rule__ClassifyStatement__ClauseAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20879:1: ( ( ruleClassificationClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20880:1: ( ruleClassificationClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20880:1: ( ruleClassificationClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20881:1: ruleClassificationClause
- {
- before(grammarAccess.getClassifyStatementAccess().getClauseClassificationClauseParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleClassificationClause_in_rule__ClassifyStatement__ClauseAssignment_242493);
- ruleClassificationClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassifyStatementAccess().getClauseClassificationClauseParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassifyStatement__ClauseAssignment_2"
-
-
- // $ANTLR start "rule__ClassificationClause__ClassifyFromClauseAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20890:1: rule__ClassificationClause__ClassifyFromClauseAssignment_0_0 : (
- // ruleClassificationFromClause ) ;
- public final void rule__ClassificationClause__ClassifyFromClauseAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20894:1: ( ( ruleClassificationFromClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20895:1: ( ruleClassificationFromClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20895:1: ( ruleClassificationFromClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20896:1: ruleClassificationFromClause
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyFromClauseClassificationFromClauseParserRuleCall_0_0_0());
- pushFollow(FOLLOW_ruleClassificationFromClause_in_rule__ClassificationClause__ClassifyFromClauseAssignment_0_042524);
- ruleClassificationFromClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyFromClauseClassificationFromClauseParserRuleCall_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__ClassifyFromClauseAssignment_0_0"
-
-
- // $ANTLR start "rule__ClassificationClause__ClassifyToClauseAssignment_0_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20905:1: rule__ClassificationClause__ClassifyToClauseAssignment_0_1 : ( ruleClassificationToClause )
- // ;
- public final void rule__ClassificationClause__ClassifyToClauseAssignment_0_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20909:1: ( ( ruleClassificationToClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20910:1: ( ruleClassificationToClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20910:1: ( ruleClassificationToClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20911:1: ruleClassificationToClause
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyToClauseClassificationToClauseParserRuleCall_0_1_0());
- pushFollow(FOLLOW_ruleClassificationToClause_in_rule__ClassificationClause__ClassifyToClauseAssignment_0_142555);
- ruleClassificationToClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyToClauseClassificationToClauseParserRuleCall_0_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__ClassifyToClauseAssignment_0_1"
-
-
- // $ANTLR start "rule__ClassificationClause__ReclassyAllClauseAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20920:1: rule__ClassificationClause__ReclassyAllClauseAssignment_1_0 : ( ruleReclassifyAllClause ) ;
- public final void rule__ClassificationClause__ReclassyAllClauseAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20924:1: ( ( ruleReclassifyAllClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20925:1: ( ruleReclassifyAllClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20925:1: ( ruleReclassifyAllClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20926:1: ruleReclassifyAllClause
- {
- before(grammarAccess.getClassificationClauseAccess().getReclassyAllClauseReclassifyAllClauseParserRuleCall_1_0_0());
- pushFollow(FOLLOW_ruleReclassifyAllClause_in_rule__ClassificationClause__ReclassyAllClauseAssignment_1_042586);
- ruleReclassifyAllClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationClauseAccess().getReclassyAllClauseReclassifyAllClauseParserRuleCall_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__ReclassyAllClauseAssignment_1_0"
-
-
- // $ANTLR start "rule__ClassificationClause__ClassifyToClauseAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20935:1: rule__ClassificationClause__ClassifyToClauseAssignment_1_1 : ( ruleClassificationToClause )
- // ;
- public final void rule__ClassificationClause__ClassifyToClauseAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20939:1: ( ( ruleClassificationToClause ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20940:1: ( ruleClassificationToClause )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20940:1: ( ruleClassificationToClause )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20941:1: ruleClassificationToClause
- {
- before(grammarAccess.getClassificationClauseAccess().getClassifyToClauseClassificationToClauseParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleClassificationToClause_in_rule__ClassificationClause__ClassifyToClauseAssignment_1_142617);
- ruleClassificationToClause();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationClauseAccess().getClassifyToClauseClassificationToClauseParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationClause__ClassifyToClauseAssignment_1_1"
-
-
- // $ANTLR start "rule__ClassificationFromClause__QualifiedNameListAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20950:1: rule__ClassificationFromClause__QualifiedNameListAssignment_1 : ( ruleQualifiedNameList ) ;
- public final void rule__ClassificationFromClause__QualifiedNameListAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20954:1: ( ( ruleQualifiedNameList ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20955:1: ( ruleQualifiedNameList )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20955:1: ( ruleQualifiedNameList )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20956:1: ruleQualifiedNameList
- {
- before(grammarAccess.getClassificationFromClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameList_in_rule__ClassificationFromClause__QualifiedNameListAssignment_142648);
- ruleQualifiedNameList();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationFromClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationFromClause__QualifiedNameListAssignment_1"
-
-
- // $ANTLR start "rule__ClassificationToClause__QualifiedNameListAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20965:1: rule__ClassificationToClause__QualifiedNameListAssignment_1 : ( ruleQualifiedNameList ) ;
- public final void rule__ClassificationToClause__QualifiedNameListAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20969:1: ( ( ruleQualifiedNameList ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20970:1: ( ruleQualifiedNameList )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20970:1: ( ruleQualifiedNameList )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20971:1: ruleQualifiedNameList
- {
- before(grammarAccess.getClassificationToClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameList_in_rule__ClassificationToClause__QualifiedNameListAssignment_142679);
- ruleQualifiedNameList();
-
- state._fsp--;
-
- after(grammarAccess.getClassificationToClauseAccess().getQualifiedNameListQualifiedNameListParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ClassificationToClause__QualifiedNameListAssignment_1"
-
-
- // $ANTLR start "rule__QualifiedNameList__QualifiedNameAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20980:1: rule__QualifiedNameList__QualifiedNameAssignment_0 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__QualifiedNameList__QualifiedNameAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20984:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20985:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20985:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20986:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getQualifiedNameListAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameList__QualifiedNameAssignment_042710);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameListAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__QualifiedNameAssignment_0"
-
-
- // $ANTLR start "rule__QualifiedNameList__QualifiedNameAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20995:1: rule__QualifiedNameList__QualifiedNameAssignment_1_1 : ( ruleQualifiedNameWithBinding ) ;
- public final void rule__QualifiedNameList__QualifiedNameAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:20999:1: ( ( ruleQualifiedNameWithBinding ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21000:1: ( ruleQualifiedNameWithBinding )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21000:1: ( ruleQualifiedNameWithBinding )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21001:1: ruleQualifiedNameWithBinding
- {
- before(grammarAccess.getQualifiedNameListAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameList__QualifiedNameAssignment_1_142741);
- ruleQualifiedNameWithBinding();
-
- state._fsp--;
-
- after(grammarAccess.getQualifiedNameListAccess().getQualifiedNameQualifiedNameWithBindingParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__QualifiedNameList__QualifiedNameAssignment_1_1"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21010:1:
- // rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0 : ( ruleNameExpression ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21014:1: ( ( ruleNameExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21015:1: ( ruleNameExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21015:1: ( ruleNameExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21016:1: ruleNameExpression
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getTypePart_OR_assignedPart_OR_invocationPartNameExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleNameExpression_in_rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_042772);
- ruleNameExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getTypePart_OR_assignedPart_OR_invocationPartNameExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21025:1:
- // rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0 : ( ruleVariableDeclarationCompletion ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21029:1: ( ( ruleVariableDeclarationCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21030:1: ( ruleVariableDeclarationCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21030:1: ( ruleVariableDeclarationCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21031:1: ruleVariableDeclarationCompletion
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getVariableDeclarationCompletionVariableDeclarationCompletionParserRuleCall_1_0_0());
- pushFollow(FOLLOW_ruleVariableDeclarationCompletion_in_rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_042803);
- ruleVariableDeclarationCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getVariableDeclarationCompletionVariableDeclarationCompletionParserRuleCall_1_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0"
-
-
- // $ANTLR start "rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21040:1: rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1 : (
- // ruleAssignmentCompletion ) ;
- public final void rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21044:1: ( ( ruleAssignmentCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21045:1: ( ruleAssignmentCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21045:1: ( ruleAssignmentCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21046:1: ruleAssignmentCompletion
- {
- before(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAssignmentCompletionAssignmentCompletionParserRuleCall_1_1_0());
- pushFollow(FOLLOW_ruleAssignmentCompletion_in_rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_142834);
- ruleAssignmentCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getInvocationOrAssignementOrDeclarationStatementAccess().getAssignmentCompletionAssignmentCompletionParserRuleCall_1_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1"
-
-
- // $ANTLR start "rule__SuperInvocationStatement___superAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21055:1: rule__SuperInvocationStatement___superAssignment_0 : ( ruleSuperInvocationExpression ) ;
- public final void rule__SuperInvocationStatement___superAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21059:1: ( ( ruleSuperInvocationExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21060:1: ( ruleSuperInvocationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21060:1: ( ruleSuperInvocationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21061:1: ruleSuperInvocationExpression
- {
- before(grammarAccess.getSuperInvocationStatementAccess().get_superSuperInvocationExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleSuperInvocationExpression_in_rule__SuperInvocationStatement___superAssignment_042865);
- ruleSuperInvocationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getSuperInvocationStatementAccess().get_superSuperInvocationExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__SuperInvocationStatement___superAssignment_0"
-
-
- // $ANTLR start "rule__ThisInvocationStatement___thisAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21070:1: rule__ThisInvocationStatement___thisAssignment_0 : ( ruleThisExpression ) ;
- public final void rule__ThisInvocationStatement___thisAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21074:1: ( ( ruleThisExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21075:1: ( ruleThisExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21075:1: ( ruleThisExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21076:1: ruleThisExpression
- {
- before(grammarAccess.getThisInvocationStatementAccess().get_thisThisExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleThisExpression_in_rule__ThisInvocationStatement___thisAssignment_042896);
- ruleThisExpression();
-
- state._fsp--;
-
- after(grammarAccess.getThisInvocationStatementAccess().get_thisThisExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement___thisAssignment_0"
-
-
- // $ANTLR start "rule__ThisInvocationStatement__AssignmentCompletionAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21085:1: rule__ThisInvocationStatement__AssignmentCompletionAssignment_1 : ( ruleAssignmentCompletion
- // ) ;
- public final void rule__ThisInvocationStatement__AssignmentCompletionAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21089:1: ( ( ruleAssignmentCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21090:1: ( ruleAssignmentCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21090:1: ( ruleAssignmentCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21091:1: ruleAssignmentCompletion
- {
- before(grammarAccess.getThisInvocationStatementAccess().getAssignmentCompletionAssignmentCompletionParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleAssignmentCompletion_in_rule__ThisInvocationStatement__AssignmentCompletionAssignment_142927);
- ruleAssignmentCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getThisInvocationStatementAccess().getAssignmentCompletionAssignmentCompletionParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__ThisInvocationStatement__AssignmentCompletionAssignment_1"
-
-
- // $ANTLR start "rule__InstanceCreationInvocationStatement___newAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21100:1: rule__InstanceCreationInvocationStatement___newAssignment_0 : (
- // ruleInstanceCreationExpression ) ;
- public final void rule__InstanceCreationInvocationStatement___newAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21104:1: ( ( ruleInstanceCreationExpression ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21105:1: ( ruleInstanceCreationExpression )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21105:1: ( ruleInstanceCreationExpression )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21106:1: ruleInstanceCreationExpression
- {
- before(grammarAccess.getInstanceCreationInvocationStatementAccess().get_newInstanceCreationExpressionParserRuleCall_0_0());
- pushFollow(FOLLOW_ruleInstanceCreationExpression_in_rule__InstanceCreationInvocationStatement___newAssignment_042958);
- ruleInstanceCreationExpression();
-
- state._fsp--;
-
- after(grammarAccess.getInstanceCreationInvocationStatementAccess().get_newInstanceCreationExpressionParserRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__InstanceCreationInvocationStatement___newAssignment_0"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21115:1: rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0 : ( ( '[' ) ) ;
- public final void rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21119:1: ( ( ( '[' ) ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21120:1: ( ( '[' ) )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21120:1: ( ( '[' ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21121:1: ( '[' )
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21122:1: ( '[' )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21123:1: '['
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
- match(input, 73, FOLLOW_73_in_rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_042994);
- after(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getMultiplicityIndicatorLeftSquareBracketKeyword_0_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__VariableNameAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21138:1: rule__VariableDeclarationCompletion__VariableNameAssignment_1 : ( RULE_ID ) ;
- public final void rule__VariableDeclarationCompletion__VariableNameAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21142:1: ( ( RULE_ID ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21143:1: ( RULE_ID )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21143:1: ( RULE_ID )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21144:1: RULE_ID
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getVariableNameIDTerminalRuleCall_1_0());
- match(input, RULE_ID, FOLLOW_RULE_ID_in_rule__VariableDeclarationCompletion__VariableNameAssignment_143033);
- after(grammarAccess.getVariableDeclarationCompletionAccess().getVariableNameIDTerminalRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__VariableNameAssignment_1"
-
-
- // $ANTLR start "rule__VariableDeclarationCompletion__InitValueAssignment_2"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21153:1: rule__VariableDeclarationCompletion__InitValueAssignment_2 : ( ruleAssignmentCompletion ) ;
- public final void rule__VariableDeclarationCompletion__InitValueAssignment_2() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21157:1: ( ( ruleAssignmentCompletion ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21158:1: ( ruleAssignmentCompletion )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21158:1: ( ruleAssignmentCompletion )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21159:1: ruleAssignmentCompletion
- {
- before(grammarAccess.getVariableDeclarationCompletionAccess().getInitValueAssignmentCompletionParserRuleCall_2_0());
- pushFollow(FOLLOW_ruleAssignmentCompletion_in_rule__VariableDeclarationCompletion__InitValueAssignment_243064);
- ruleAssignmentCompletion();
-
- state._fsp--;
-
- after(grammarAccess.getVariableDeclarationCompletionAccess().getInitValueAssignmentCompletionParserRuleCall_2_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__VariableDeclarationCompletion__InitValueAssignment_2"
-
-
- // $ANTLR start "rule__AssignmentCompletion__OpAssignment_0"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21168:1: rule__AssignmentCompletion__OpAssignment_0 : ( ruleAssignmentOperator ) ;
- public final void rule__AssignmentCompletion__OpAssignment_0() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21172:1: ( ( ruleAssignmentOperator ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21173:1: ( ruleAssignmentOperator )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21173:1: ( ruleAssignmentOperator )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21174:1: ruleAssignmentOperator
- {
- before(grammarAccess.getAssignmentCompletionAccess().getOpAssignmentOperatorEnumRuleCall_0_0());
- pushFollow(FOLLOW_ruleAssignmentOperator_in_rule__AssignmentCompletion__OpAssignment_043095);
- ruleAssignmentOperator();
-
- state._fsp--;
-
- after(grammarAccess.getAssignmentCompletionAccess().getOpAssignmentOperatorEnumRuleCall_0_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__OpAssignment_0"
-
-
- // $ANTLR start "rule__AssignmentCompletion__RightHandSideAssignment_1"
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21183:1: rule__AssignmentCompletion__RightHandSideAssignment_1 : ( ruleSequenceElement ) ;
- public final void rule__AssignmentCompletion__RightHandSideAssignment_1() throws RecognitionException {
-
- int stackSize = keepStackSize();
-
- try {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21187:1: ( ( ruleSequenceElement ) )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21188:1: ( ruleSequenceElement )
- {
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21188:1: ( ruleSequenceElement )
- // ../org.eclipse.papyrus.operation.editor.xtext.ui/src-gen/org/eclipse/papyrus/operation/editor/xtext/ui/contentassist/antlr/internal/InternalOperation.g:21189:1: ruleSequenceElement
- {
- before(grammarAccess.getAssignmentCompletionAccess().getRightHandSideSequenceElementParserRuleCall_1_0());
- pushFollow(FOLLOW_ruleSequenceElement_in_rule__AssignmentCompletion__RightHandSideAssignment_143126);
- ruleSequenceElement();
-
- state._fsp--;
-
- after(grammarAccess.getAssignmentCompletionAccess().getRightHandSideSequenceElementParserRuleCall_1_0());
-
- }
-
-
- }
-
- } catch (RecognitionException re) {
- reportError(re);
- recover(input, re);
- } finally {
-
- restoreStackSize(stackSize);
-
- }
- return;
- }
-
- // $ANTLR end "rule__AssignmentCompletion__RightHandSideAssignment_1"
-
- // Delegated rules
-
-
- protected DFA21 dfa21 = new DFA21(this);
- static final String DFA21_eotS =
- "\13\uffff";
- static final String DFA21_eofS =
- "\3\uffff\1\11\7\uffff";
- static final String DFA21_minS =
- "\1\125\3\6\7\uffff";
- static final String DFA21_maxS =
- "\1\126\1\137\1\130\1\163\7\uffff";
- static final String DFA21_acceptS =
- "\4\uffff\1\3\1\7\1\5\1\6\1\4\1\2\1\1";
- static final String DFA21_specialS =
- "\13\uffff}>";
- static final String[] DFA21_transitionS = {
- "\1\1\1\2",
- "\1\3\44\uffff\3\4\61\uffff\1\5",
- "\1\10\47\uffff\7\7\42\uffff\1\6\1\7",
- "\1\11\5\uffff\1\11\3\uffff\20\11\31\uffff\15\11\1\12\5\11" +
- "\3\uffff\10\11\7\uffff\1\11\23\uffff\2\11",
- "",
- "",
- "",
- "",
- "",
- "",
- ""
- };
-
- static final short[] DFA21_eot = DFA.unpackEncodedString(DFA21_eotS);
- static final short[] DFA21_eof = DFA.unpackEncodedString(DFA21_eofS);
- static final char[] DFA21_min = DFA.unpackEncodedStringToUnsignedChars(DFA21_minS);
- static final char[] DFA21_max = DFA.unpackEncodedStringToUnsignedChars(DFA21_maxS);
- static final short[] DFA21_accept = DFA.unpackEncodedString(DFA21_acceptS);
- static final short[] DFA21_special = DFA.unpackEncodedString(DFA21_specialS);
- static final short[][] DFA21_transition;
-
- static {
- int numStates = DFA21_transitionS.length;
- DFA21_transition = new short[numStates][];
- for (int i = 0; i < numStates; i++) {
- DFA21_transition[i] = org.antlr.runtime.DFA.unpackEncodedString(DFA21_transitionS[i]);
- }
- }
-
- class DFA21 extends DFA {
-
- public DFA21(BaseRecognizer recognizer) {
- this.recognizer = recognizer;
- this.decisionNumber = 21;
- this.eot = DFA21_eot;
- this.eof = DFA21_eof;
- this.min = DFA21_min;
- this.max = DFA21_max;
- this.accept = DFA21_accept;
- this.special = DFA21_special;
- this.transition = DFA21_transition;
- }
-
- @Override
- public String getDescription() {
- return "3935:1: rule__SuffixExpression__Alternatives : ( ( ruleOperationCallExpression ) | ( rulePropertyCallExpression ) | ( ruleLinkOperationExpression ) | ( ruleSequenceOperationExpression ) | ( ruleSequenceReductionExpression ) | ( ruleSequenceExpansionExpression ) | ( ruleClassExtentExpression ) );";
- }
- }
-
-
- public static final BitSet FOLLOW_ruleOperationDefinitionOrStub_in_entryRuleOperationDefinitionOrStub61 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleOperationDefinitionOrStub68 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__Group__0_in_ruleOperationDefinitionOrStub94 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationDeclaration_in_entryRuleOperationDeclaration121 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleOperationDeclaration128 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__0_in_ruleOperationDeclaration154 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameters_in_entryRuleFormalParameters181 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleFormalParameters188 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__0_in_ruleFormalParameters214 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameterList_in_entryRuleFormalParameterList241 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleFormalParameterList248 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group__0_in_ruleFormalParameterList274 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameter_in_entryRuleFormalParameter301 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleFormalParameter308 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__0_in_ruleFormalParameter334 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTypePart_in_entryRuleTypePart361 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleTypePart368 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypePart__Group__0_in_ruleTypePart394 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicity_in_entryRuleMultiplicity421 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleMultiplicity428 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__0_in_ruleMultiplicity454 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicityRange_in_entryRuleMultiplicityRange481 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleMultiplicityRange488 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group__0_in_ruleMultiplicityRange514 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX541 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNUMBER_LITERAL_WITHOUT_SUFFIX548 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives_in_ruleNUMBER_LITERAL_WITHOUT_SUFFIX574 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleINTEGER_LITERAL_WITHOUT_SUFFIX_in_entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX601 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleINTEGER_LITERAL_WITHOUT_SUFFIX608 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment_in_ruleINTEGER_LITERAL_WITHOUT_SUFFIX634 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX_in_entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX661 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleUNLIMITED_LITERAL_WITHOUT_SUFFIX668 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment_in_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX694 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTypeName_in_entryRuleTypeName721 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleTypeName728 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypeName__Group__0_in_ruleTypeName754 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleRedefinitionClause_in_entryRuleRedefinitionClause781 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleRedefinitionClause788 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RedefinitionClause__Group__0_in_ruleRedefinitionClause814 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLITERAL_in_entryRuleLITERAL843 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLITERAL850 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LITERAL__Alternatives_in_ruleLITERAL876 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBOOLEAN_LITERAL_in_entryRuleBOOLEAN_LITERAL903 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleBOOLEAN_LITERAL910 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__Group__0_in_ruleBOOLEAN_LITERAL936 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNUMBER_LITERAL_in_entryRuleNUMBER_LITERAL963 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNUMBER_LITERAL970 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NUMBER_LITERAL__Alternatives_in_ruleNUMBER_LITERAL996 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleINTEGER_LITERAL_in_entryRuleINTEGER_LITERAL1023 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleINTEGER_LITERAL1030 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__Group__0_in_ruleINTEGER_LITERAL1056 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUNLIMITED_LITERAL_in_entryRuleUNLIMITED_LITERAL1083 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleUNLIMITED_LITERAL1090 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__Group__0_in_ruleUNLIMITED_LITERAL1116 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSTRING_LITERAL_in_entryRuleSTRING_LITERAL1143 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSTRING_LITERAL1150 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__Group__0_in_ruleSTRING_LITERAL1176 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNameExpression_in_entryRuleNameExpression1203 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNameExpression1210 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group__0_in_ruleNameExpression1236 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNamePath_in_entryRuleQualifiedNamePath1263 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleQualifiedNamePath1270 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__Group__0_in_ruleQualifiedNamePath1298 = new BitSet(new long[] { 0x0000000000000042L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__Group__0_in_ruleQualifiedNamePath1310 = new BitSet(new long[] { 0x0000000000000042L });
- public static final BitSet FOLLOW_ruleUnqualifiedName_in_entryRuleUnqualifiedName1340 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleUnqualifiedName1347 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__Group__0_in_ruleUnqualifiedName1373 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTemplateBinding_in_entryRuleTemplateBinding1400 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleTemplateBinding1407 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__0_in_ruleTemplateBinding1433 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNamedTemplateBinding_in_entryRuleNamedTemplateBinding1460 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNamedTemplateBinding1467 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__0_in_ruleNamedTemplateBinding1493 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_entryRuleQualifiedNameWithBinding1520 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleQualifiedNameWithBinding1527 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__0_in_ruleQualifiedNameWithBinding1553 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_entryRuleTuple1580 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleTuple1587 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group__0_in_ruleTuple1613 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTupleElement_in_entryRuleTupleElement1640 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleTupleElement1647 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TupleElement__ArgumentAssignment_in_ruleTupleElement1673 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_entryRuleExpression1700 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleExpression1707 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalTestExpression_in_ruleExpression1733 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalTestExpression_in_entryRuleConditionalTestExpression1759 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleConditionalTestExpression1766 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group__0_in_ruleConditionalTestExpression1792 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalOrExpression_in_entryRuleConditionalOrExpression1819 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleConditionalOrExpression1826 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group__0_in_ruleConditionalOrExpression1852 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalAndExpression_in_entryRuleConditionalAndExpression1879 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleConditionalAndExpression1886 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group__0_in_ruleConditionalAndExpression1912 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInclusiveOrExpression_in_entryRuleInclusiveOrExpression1939 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleInclusiveOrExpression1946 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group__0_in_ruleInclusiveOrExpression1972 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExclusiveOrExpression_in_entryRuleExclusiveOrExpression1999 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleExclusiveOrExpression2006 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group__0_in_ruleExclusiveOrExpression2032 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAndExpression_in_entryRuleAndExpression2059 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAndExpression2066 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__Group__0_in_ruleAndExpression2092 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleEqualityExpression_in_entryRuleEqualityExpression2119 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleEqualityExpression2126 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group__0_in_ruleEqualityExpression2152 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationExpression_in_entryRuleClassificationExpression2179 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassificationExpression2186 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group__0_in_ruleClassificationExpression2212 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleRelationalExpression_in_entryRuleRelationalExpression2239 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleRelationalExpression2246 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group__0_in_ruleRelationalExpression2272 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleShiftExpression_in_entryRuleShiftExpression2299 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleShiftExpression2306 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group__0_in_ruleShiftExpression2332 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAdditiveExpression_in_entryRuleAdditiveExpression2359 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAdditiveExpression2366 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group__0_in_ruleAdditiveExpression2392 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicativeExpression_in_entryRuleMultiplicativeExpression2419 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleMultiplicativeExpression2426 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group__0_in_ruleMultiplicativeExpression2452 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUnaryExpression_in_entryRuleUnaryExpression2479 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleUnaryExpression2486 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__Group__0_in_ruleUnaryExpression2512 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePrimaryExpression_in_entryRulePrimaryExpression2539 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRulePrimaryExpression2546 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PrimaryExpression__PrefixAssignment_in_rulePrimaryExpression2572 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_entryRuleSuffixExpression2599 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSuffixExpression2606 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuffixExpression__Alternatives_in_ruleSuffixExpression2632 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationCallExpression_in_entryRuleOperationCallExpression2659 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleOperationCallExpression2666 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__0_in_ruleOperationCallExpression2692 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationCallExpressionWithoutDot_in_entryRuleOperationCallExpressionWithoutDot2719 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleOperationCallExpressionWithoutDot2726 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__0_in_ruleOperationCallExpressionWithoutDot2752 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePropertyCallExpression_in_entryRulePropertyCallExpression2779 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRulePropertyCallExpression2786 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__0_in_rulePropertyCallExpression2812 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationExpression_in_entryRuleLinkOperationExpression2839 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLinkOperationExpression2846 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__0_in_ruleLinkOperationExpression2872 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationTuple_in_entryRuleLinkOperationTuple2899 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLinkOperationTuple2906 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__0_in_ruleLinkOperationTuple2932 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationTupleElement_in_entryRuleLinkOperationTupleElement2959 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLinkOperationTupleElement2966 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group__0_in_ruleLinkOperationTupleElement2992 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceOperationExpression_in_entryRuleSequenceOperationExpression3019 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceOperationExpression3026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__0_in_ruleSequenceOperationExpression3052 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceReductionExpression_in_entryRuleSequenceReductionExpression3079 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceReductionExpression3086 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__0_in_ruleSequenceReductionExpression3112 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceExpansionExpression_in_entryRuleSequenceExpansionExpression3139 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceExpansionExpression3146 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceExpansionExpression__Alternatives_in_ruleSequenceExpansionExpression3172 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSelectOrRejectOperation_in_entryRuleSelectOrRejectOperation3199 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSelectOrRejectOperation3206 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__0_in_ruleSelectOrRejectOperation3232 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleCollectOrIterateOperation_in_entryRuleCollectOrIterateOperation3259 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleCollectOrIterateOperation3266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__0_in_ruleCollectOrIterateOperation3292 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForAllOrExistsOrOneOperation_in_entryRuleForAllOrExistsOrOneOperation3319 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleForAllOrExistsOrOneOperation3326 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__0_in_ruleForAllOrExistsOrOneOperation3352 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleIsUniqueOperation_in_entryRuleIsUniqueOperation3379 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleIsUniqueOperation3386 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__0_in_ruleIsUniqueOperation3412 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleValueSpecification_in_entryRuleValueSpecification3439 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleValueSpecification3446 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ValueSpecification__Alternatives_in_ruleValueSpecification3472 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonLiteralValueSpecification_in_entryRuleNonLiteralValueSpecification3499 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNonLiteralValueSpecification3506 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonLiteralValueSpecification__Alternatives_in_ruleNonLiteralValueSpecification3532 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleParenthesizedExpression_in_entryRuleParenthesizedExpression3559 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleParenthesizedExpression3566 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__0_in_ruleParenthesizedExpression3592 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNullExpression_in_entryRuleNullExpression3619 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNullExpression3626 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NullExpression__Group__0_in_ruleNullExpression3652 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisExpression_in_entryRuleThisExpression3679 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleThisExpression3686 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__0_in_ruleThisExpression3712 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationExpression_in_entryRuleSuperInvocationExpression3739 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSuperInvocationExpression3746 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group__0_in_ruleSuperInvocationExpression3772 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationExpression_in_entryRuleInstanceCreationExpression3799 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleInstanceCreationExpression3806 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__0_in_ruleInstanceCreationExpression3832 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionOrAccessCompletion_in_entryRuleSequenceConstructionOrAccessCompletion3859 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceConstructionOrAccessCompletion3866 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Alternatives_in_ruleSequenceConstructionOrAccessCompletion3892 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAccessCompletion_in_entryRuleAccessCompletion3919 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAccessCompletion3926 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AccessCompletion__Group__0_in_ruleAccessCompletion3952 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePartialSequenceConstructionCompletion_in_entryRulePartialSequenceConstructionCompletion3979 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRulePartialSequenceConstructionCompletion3986 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PartialSequenceConstructionCompletion__Group__0_in_rulePartialSequenceConstructionCompletion4012 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionCompletion_in_entryRuleSequenceConstructionCompletion4039 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceConstructionCompletion4046 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group__0_in_ruleSequenceConstructionCompletion4072 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionExpression_in_entryRuleSequenceConstructionExpression4099 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceConstructionExpression4106 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__0_in_ruleSequenceConstructionExpression4132 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceElement_in_entryRuleSequenceElement4159 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequenceElement4166 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceElement__Alternatives_in_ruleSequenceElement4192 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassExtentExpression_in_entryRuleClassExtentExpression4219 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassExtentExpression4226 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__0_in_ruleClassExtentExpression4252 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_entryRuleBlock4279 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleBlock4286 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__Group__0_in_ruleBlock4312 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleStatementSequence_in_entryRuleStatementSequence4339 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleStatementSequence4346 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__StatementSequence__StatementsAssignment_in_ruleStatementSequence4374 = new BitSet(new long[] { 0x000000000000D072L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_rule__StatementSequence__StatementsAssignment_in_ruleStatementSequence4386 = new BitSet(new long[] { 0x000000000000D072L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_ruleDocumentedStatement_in_entryRuleDocumentedStatement4416 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleDocumentedStatement4423 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__Group__0_in_ruleDocumentedStatement4449 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInlineStatement_in_entryRuleInlineStatement4476 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleInlineStatement4483 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__0_in_ruleInlineStatement4509 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAnnotatedStatement_in_entryRuleAnnotatedStatement4536 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAnnotatedStatement4543 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__0_in_ruleAnnotatedStatement4569 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleStatement_in_entryRuleStatement4596 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleStatement4603 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Statement__Alternatives_in_ruleStatement4629 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAnnotation_in_entryRuleAnnotation4656 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAnnotation4663 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group__0_in_ruleAnnotation4689 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlockStatement_in_entryRuleBlockStatement4716 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleBlockStatement4723 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BlockStatement__BlockAssignment_in_ruleBlockStatement4749 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleEmptyStatement_in_entryRuleEmptyStatement4776 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleEmptyStatement4783 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EmptyStatement__Group__0_in_ruleEmptyStatement4809 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLocalNameDeclarationStatement_in_entryRuleLocalNameDeclarationStatement4836 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLocalNameDeclarationStatement4843 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__0_in_ruleLocalNameDeclarationStatement4869 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleIfStatement_in_entryRuleIfStatement4896 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleIfStatement4903 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__0_in_ruleIfStatement4929 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequentialClauses_in_entryRuleSequentialClauses4956 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSequentialClauses4963 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group__0_in_ruleSequentialClauses4989 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConcurrentClauses_in_entryRuleConcurrentClauses5016 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleConcurrentClauses5023 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group__0_in_ruleConcurrentClauses5049 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonFinalClause_in_entryRuleNonFinalClause5076 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNonFinalClause5083 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__0_in_ruleNonFinalClause5109 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFinalClause_in_entryRuleFinalClause5136 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleFinalClause5143 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FinalClause__Group__0_in_ruleFinalClause5169 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchStatement_in_entryRuleSwitchStatement5196 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSwitchStatement5203 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__0_in_ruleSwitchStatement5229 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchClause_in_entryRuleSwitchClause5256 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSwitchClause5263 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__0_in_ruleSwitchClause5289 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchCase_in_entryRuleSwitchCase5316 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSwitchCase5323 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__0_in_ruleSwitchCase5349 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchDefaultClause_in_entryRuleSwitchDefaultClause5376 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSwitchDefaultClause5383 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__0_in_ruleSwitchDefaultClause5409 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonEmptyStatementSequence_in_entryRuleNonEmptyStatementSequence5436 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleNonEmptyStatementSequence5443 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonEmptyStatementSequence__StatementAssignment_in_ruleNonEmptyStatementSequence5471 = new BitSet(new long[] { 0x000000000000D072L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_rule__NonEmptyStatementSequence__StatementAssignment_in_ruleNonEmptyStatementSequence5483 = new BitSet(new long[] { 0x000000000000D072L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_ruleWhileStatement_in_entryRuleWhileStatement5513 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleWhileStatement5520 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__0_in_ruleWhileStatement5546 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleDoStatement_in_entryRuleDoStatement5573 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleDoStatement5580 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__0_in_ruleDoStatement5606 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForStatement_in_entryRuleForStatement5633 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleForStatement5640 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__0_in_ruleForStatement5666 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForControl_in_entryRuleForControl5693 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleForControl5700 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__Group__0_in_ruleForControl5726 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLoopVariableDefinition_in_entryRuleLoopVariableDefinition5753 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleLoopVariableDefinition5760 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Alternatives_in_ruleLoopVariableDefinition5786 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBreakStatement_in_entryRuleBreakStatement5813 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleBreakStatement5820 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__0_in_ruleBreakStatement5846 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleReturnStatement_in_entryRuleReturnStatement5873 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleReturnStatement5880 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__0_in_ruleReturnStatement5906 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptStatement_in_entryRuleAcceptStatement5933 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAcceptStatement5940 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__Group__0_in_ruleAcceptStatement5966 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSimpleAcceptStatementCompletion_in_entryRuleSimpleAcceptStatementCompletion5993 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSimpleAcceptStatementCompletion6000 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SimpleAcceptStatementCompletion__Group__0_in_ruleSimpleAcceptStatementCompletion6026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleCompoundAcceptStatementCompletion_in_entryRuleCompoundAcceptStatementCompletion6053 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleCompoundAcceptStatementCompletion6060 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group__0_in_ruleCompoundAcceptStatementCompletion6086 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptBlock_in_entryRuleAcceptBlock6113 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAcceptBlock6120 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptBlock__Group__0_in_ruleAcceptBlock6146 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptClause_in_entryRuleAcceptClause6173 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAcceptClause6180 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__0_in_ruleAcceptClause6206 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassifyStatement_in_entryRuleClassifyStatement6233 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassifyStatement6240 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__0_in_ruleClassifyStatement6266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationClause_in_entryRuleClassificationClause6293 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassificationClause6300 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Alternatives_in_ruleClassificationClause6326 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationFromClause_in_entryRuleClassificationFromClause6353 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassificationFromClause6360 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationFromClause__Group__0_in_ruleClassificationFromClause6386 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationToClause_in_entryRuleClassificationToClause6413 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleClassificationToClause6420 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationToClause__Group__0_in_ruleClassificationToClause6446 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleReclassifyAllClause_in_entryRuleReclassifyAllClause6473 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleReclassifyAllClause6480 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__0_in_ruleReclassifyAllClause6506 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameList_in_entryRuleQualifiedNameList6533 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleQualifiedNameList6540 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group__0_in_ruleQualifiedNameList6566 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInvocationOrAssignementOrDeclarationStatement_in_entryRuleInvocationOrAssignementOrDeclarationStatement6593 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleInvocationOrAssignementOrDeclarationStatement6600 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__0_in_ruleInvocationOrAssignementOrDeclarationStatement6626 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationStatement_in_entryRuleSuperInvocationStatement6653 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleSuperInvocationStatement6660 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationStatement__Group__0_in_ruleSuperInvocationStatement6686 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisInvocationStatement_in_entryRuleThisInvocationStatement6713 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleThisInvocationStatement6720 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__0_in_ruleThisInvocationStatement6746 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationInvocationStatement_in_entryRuleInstanceCreationInvocationStatement6773 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleInstanceCreationInvocationStatement6780 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationInvocationStatement__Group__0_in_ruleInstanceCreationInvocationStatement6806 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleVariableDeclarationCompletion_in_entryRuleVariableDeclarationCompletion6833 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleVariableDeclarationCompletion6840 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__0_in_ruleVariableDeclarationCompletion6866 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAssignmentCompletion_in_entryRuleAssignmentCompletion6893 = new BitSet(new long[] { 0x0000000000000000L });
- public static final BitSet FOLLOW_EOF_in_entryRuleAssignmentCompletion6900 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__Group__0_in_ruleAssignmentCompletion6926 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VisibilityIndicator__Alternatives_in_ruleVisibilityIndicator6963 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParameterDirection__Alternatives_in_ruleParameterDirection6999 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BooleanValue__Alternatives_in_ruleBooleanValue7035 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationKind__Alternatives_in_ruleLinkOperationKind7071 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperator__Alternatives_in_ruleSelectOrRejectOperator7107 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperator__Alternatives_in_ruleCollectOrIterateOperator7143 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperator__Alternatives_in_ruleForAllOrExistsOrOneOperator7179 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotationKind__Alternatives_in_ruleAnnotationKind7215 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentOperator__Alternatives_in_ruleAssignmentOperator7251 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__OperationDefinitionOrStub__Alternatives_17287 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__BodyAssignment_1_1_in_rule__OperationDefinitionOrStub__Alternatives_17306 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_0__0_in_rule__Multiplicity__Alternatives_47339 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_1__0_in_rule__Multiplicity__Alternatives_47357 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__SequenceAssignment_4_2_in_rule__Multiplicity__Alternatives_47375 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleINTEGER_LITERAL_WITHOUT_SUFFIX_in_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives7408 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUNLIMITED_LITERAL_WITHOUT_SUFFIX_in_rule__NUMBER_LITERAL_WITHOUT_SUFFIX__Alternatives7425 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypeName__QualifiedNameAssignment_1_0_in_rule__TypeName__Alternatives_17457 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_13_in_rule__TypeName__Alternatives_17476 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBOOLEAN_LITERAL_in_rule__LITERAL__Alternatives7510 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNUMBER_LITERAL_in_rule__LITERAL__Alternatives7527 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSTRING_LITERAL_in_rule__LITERAL__Alternatives7544 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleINTEGER_LITERAL_in_rule__NUMBER_LITERAL__Alternatives7576 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUNLIMITED_LITERAL_in_rule__NUMBER_LITERAL__Alternatives7593 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__0_in_rule__NameExpression__Alternatives_07625 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__0_in_rule__NameExpression__Alternatives_07643 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_14_in_rule__NameExpression__PrefixOpAlternatives_0_0_0_07677 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_15_in_rule__NameExpression__PrefixOpAlternatives_0_0_0_07697 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__InvocationCompletionAssignment_0_1_2_0_in_rule__NameExpression__Alternatives_0_1_27731 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_1_in_rule__NameExpression__Alternatives_0_1_27749 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PostfixOpAssignment_0_1_2_2_in_rule__NameExpression__Alternatives_0_1_27767 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_14_in_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_07801 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_15_in_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_07821 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_16_in_rule__EqualityExpression__OpAlternatives_1_0_07856 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_17_in_rule__EqualityExpression__OpAlternatives_1_0_07876 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_18_in_rule__ClassificationExpression__OpAlternatives_1_0_07911 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_19_in_rule__ClassificationExpression__OpAlternatives_1_0_07931 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_20_in_rule__RelationalExpression__OpAlternatives_1_0_07966 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_21_in_rule__RelationalExpression__OpAlternatives_1_0_07986 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_22_in_rule__RelationalExpression__OpAlternatives_1_0_08006 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_23_in_rule__RelationalExpression__OpAlternatives_1_0_08026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_24_in_rule__ShiftExpression__OpAlternatives_1_0_08061 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_25_in_rule__ShiftExpression__OpAlternatives_1_0_08081 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_26_in_rule__ShiftExpression__OpAlternatives_1_0_08101 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_27_in_rule__AdditiveExpression__OpAlternatives_1_0_08136 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_28_in_rule__AdditiveExpression__OpAlternatives_1_0_08156 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_29_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08191 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_30_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08211 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_31_in_rule__MultiplicativeExpression__OpAlternatives_1_0_08231 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_32_in_rule__UnaryExpression__OpAlternatives_0_08266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_28_in_rule__UnaryExpression__OpAlternatives_0_08286 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_27_in_rule__UnaryExpression__OpAlternatives_0_08306 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_33_in_rule__UnaryExpression__OpAlternatives_0_08326 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_34_in_rule__UnaryExpression__OpAlternatives_0_08346 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationCallExpression_in_rule__SuffixExpression__Alternatives8380 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePropertyCallExpression_in_rule__SuffixExpression__Alternatives8397 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationExpression_in_rule__SuffixExpression__Alternatives8414 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceOperationExpression_in_rule__SuffixExpression__Alternatives8431 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceReductionExpression_in_rule__SuffixExpression__Alternatives8448 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceExpansionExpression_in_rule__SuffixExpression__Alternatives8465 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassExtentExpression_in_rule__SuffixExpression__Alternatives8482 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSelectOrRejectOperation_in_rule__SequenceExpansionExpression__Alternatives8514 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleCollectOrIterateOperation_in_rule__SequenceExpansionExpression__Alternatives8531 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForAllOrExistsOrOneOperation_in_rule__SequenceExpansionExpression__Alternatives8548 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleIsUniqueOperation_in_rule__SequenceExpansionExpression__Alternatives8565 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNameExpression_in_rule__ValueSpecification__Alternatives8597 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLITERAL_in_rule__ValueSpecification__Alternatives8614 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisExpression_in_rule__ValueSpecification__Alternatives8631 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationExpression_in_rule__ValueSpecification__Alternatives8648 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationExpression_in_rule__ValueSpecification__Alternatives8665 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleParenthesizedExpression_in_rule__ValueSpecification__Alternatives8682 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNullExpression_in_rule__ValueSpecification__Alternatives8699 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNameExpression_in_rule__NonLiteralValueSpecification__Alternatives8731 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleParenthesizedExpression_in_rule__NonLiteralValueSpecification__Alternatives8748 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationExpression_in_rule__NonLiteralValueSpecification__Alternatives8765 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisExpression_in_rule__NonLiteralValueSpecification__Alternatives8782 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationExpression_in_rule__NonLiteralValueSpecification__Alternatives8799 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__CastedAssignment_3_0_in_rule__ParenthesizedExpression__Alternatives_38831 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__SuffixAssignment_3_1_in_rule__ParenthesizedExpression__Alternatives_38849 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__0_in_rule__SuperInvocationExpression__Alternatives_18882 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__OperationCallAssignment_1_1_in_rule__SuperInvocationExpression__Alternatives_18900 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__TupleAssignment_2_0_in_rule__InstanceCreationExpression__Alternatives_28933 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_1_in_rule__InstanceCreationExpression__Alternatives_28951 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__0_in_rule__SequenceConstructionOrAccessCompletion__Alternatives8984 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_1_in_rule__SequenceConstructionOrAccessCompletion__Alternatives9002 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_0_in_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_19035 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_1_in_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_19053 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_0__0_in_rule__SequenceConstructionExpression__Alternatives_29086 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_1__0_in_rule__SequenceConstructionExpression__Alternatives_29105 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__SequenceElement__Alternatives9138 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceElement__Alternatives9155 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ML_COMMENT_in_rule__DocumentedStatement__CommentAlternatives_0_09187 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_SL_COMMENT_in_rule__DocumentedStatement__CommentAlternatives_0_09204 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAnnotatedStatement_in_rule__Statement__Alternatives9236 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInlineStatement_in_rule__Statement__Alternatives9253 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlockStatement_in_rule__Statement__Alternatives9270 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleEmptyStatement_in_rule__Statement__Alternatives9287 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLocalNameDeclarationStatement_in_rule__Statement__Alternatives9304 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleIfStatement_in_rule__Statement__Alternatives9321 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchStatement_in_rule__Statement__Alternatives9338 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleWhileStatement_in_rule__Statement__Alternatives9355 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleDoStatement_in_rule__Statement__Alternatives9372 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForStatement_in_rule__Statement__Alternatives9389 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBreakStatement_in_rule__Statement__Alternatives9406 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleReturnStatement_in_rule__Statement__Alternatives9423 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptStatement_in_rule__Statement__Alternatives9440 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassifyStatement_in_rule__Statement__Alternatives9457 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInvocationOrAssignementOrDeclarationStatement_in_rule__Statement__Alternatives9474 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationStatement_in_rule__Statement__Alternatives9491 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisInvocationStatement_in_rule__Statement__Alternatives9508 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationInvocationStatement_in_rule__Statement__Alternatives9525 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__0_in_rule__LoopVariableDefinition__Alternatives9557 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__0_in_rule__LoopVariableDefinition__Alternatives9575 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__SimpleAcceptAssignment_1_0_in_rule__AcceptStatement__Alternatives_19608 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__CompoundAcceptAssignment_1_1_in_rule__AcceptStatement__Alternatives_19626 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_0__0_in_rule__ClassificationClause__Alternatives9659 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_1__0_in_rule__ClassificationClause__Alternatives9677 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_0_in_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_19710 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_1_in_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_19728 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_35_in_rule__VisibilityIndicator__Alternatives9762 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_36_in_rule__VisibilityIndicator__Alternatives9783 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_37_in_rule__VisibilityIndicator__Alternatives9804 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_38_in_rule__ParameterDirection__Alternatives9840 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_39_in_rule__ParameterDirection__Alternatives9861 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_40_in_rule__ParameterDirection__Alternatives9882 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_41_in_rule__BooleanValue__Alternatives9918 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_42_in_rule__BooleanValue__Alternatives9939 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_43_in_rule__LinkOperationKind__Alternatives9975 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_44_in_rule__LinkOperationKind__Alternatives9996 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_45_in_rule__LinkOperationKind__Alternatives10017 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_46_in_rule__SelectOrRejectOperator__Alternatives10053 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_47_in_rule__SelectOrRejectOperator__Alternatives10074 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_48_in_rule__CollectOrIterateOperator__Alternatives10110 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_49_in_rule__CollectOrIterateOperator__Alternatives10131 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_50_in_rule__ForAllOrExistsOrOneOperator__Alternatives10167 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_51_in_rule__ForAllOrExistsOrOneOperator__Alternatives10188 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_52_in_rule__ForAllOrExistsOrOneOperator__Alternatives10209 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_53_in_rule__AnnotationKind__Alternatives10245 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_54_in_rule__AnnotationKind__Alternatives10266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_55_in_rule__AnnotationKind__Alternatives10287 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_56_in_rule__AnnotationKind__Alternatives10308 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_57_in_rule__AssignmentOperator__Alternatives10344 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_58_in_rule__AssignmentOperator__Alternatives10365 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_59_in_rule__AssignmentOperator__Alternatives10386 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_60_in_rule__AssignmentOperator__Alternatives10407 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_61_in_rule__AssignmentOperator__Alternatives10428 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_62_in_rule__AssignmentOperator__Alternatives10449 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_63_in_rule__AssignmentOperator__Alternatives10470 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_64_in_rule__AssignmentOperator__Alternatives10491 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_65_in_rule__AssignmentOperator__Alternatives10512 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_66_in_rule__AssignmentOperator__Alternatives10533 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_67_in_rule__AssignmentOperator__Alternatives10554 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_68_in_rule__AssignmentOperator__Alternatives10575 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__Group__0__Impl_in_rule__OperationDefinitionOrStub__Group__010608 = new BitSet(new long[] { 0x0000000000001000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__Group__1_in_rule__OperationDefinitionOrStub__Group__010611 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__DeclarationAssignment_0_in_rule__OperationDefinitionOrStub__Group__0__Impl10638 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__Group__1__Impl_in_rule__OperationDefinitionOrStub__Group__110668 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDefinitionOrStub__Alternatives_1_in_rule__OperationDefinitionOrStub__Group__1__Impl10695 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__0__Impl_in_rule__OperationDeclaration__Group__010729 = new BitSet(new long[] { 0x0000000000000040L, 0x0010000000000000L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__1_in_rule__OperationDeclaration__Group__010732 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__VisibilityIndicatorAssignment_0_in_rule__OperationDeclaration__Group__0__Impl10759 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__1__Impl_in_rule__OperationDeclaration__Group__110790 = new BitSet(new long[] { 0x0000000000000040L, 0x0010000000000000L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__2_in_rule__OperationDeclaration__Group__110793 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__AbstractAssignment_1_in_rule__OperationDeclaration__Group__1__Impl10820 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__2__Impl_in_rule__OperationDeclaration__Group__210851 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__3_in_rule__OperationDeclaration__Group__210854 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__NameAssignment_2_in_rule__OperationDeclaration__Group__2__Impl10881 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__3__Impl_in_rule__OperationDeclaration__Group__310911 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000001020L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__4_in_rule__OperationDeclaration__Group__310914 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__FormalParametersAssignment_3_in_rule__OperationDeclaration__Group__3__Impl10941 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__4__Impl_in_rule__OperationDeclaration__Group__410971 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000001020L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__5_in_rule__OperationDeclaration__Group__410974 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group_4__0_in_rule__OperationDeclaration__Group__4__Impl11001 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group__5__Impl_in_rule__OperationDeclaration__Group__511032 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__RedefinitionAssignment_5_in_rule__OperationDeclaration__Group__5__Impl11059 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group_4__0__Impl_in_rule__OperationDeclaration__Group_4__011102 = new BitSet(new long[] { 0x0000000000002040L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group_4__1_in_rule__OperationDeclaration__Group_4__011105 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__OperationDeclaration__Group_4__0__Impl11133 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__Group_4__1__Impl_in_rule__OperationDeclaration__Group_4__111164 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationDeclaration__ReturnTypeAssignment_4_1_in_rule__OperationDeclaration__Group_4__1__Impl11191 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__0__Impl_in_rule__FormalParameters__Group__011225 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__1_in_rule__FormalParameters__Group__011228 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__1__Impl_in_rule__FormalParameters__Group__111286 = new BitSet(new long[] { 0x000001C000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__2_in_rule__FormalParameters__Group__111289 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__FormalParameters__Group__1__Impl11317 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__2__Impl_in_rule__FormalParameters__Group__211348 = new BitSet(new long[] { 0x000001C000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__3_in_rule__FormalParameters__Group__211351 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__FormalParameterListAssignment_2_in_rule__FormalParameters__Group__2__Impl11378 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameters__Group__3__Impl_in_rule__FormalParameters__Group__311409 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__FormalParameters__Group__3__Impl11437 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group__0__Impl_in_rule__FormalParameterList__Group__011476 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group__1_in_rule__FormalParameterList__Group__011479 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__FormalParameterAssignment_0_in_rule__FormalParameterList__Group__0__Impl11506 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group__1__Impl_in_rule__FormalParameterList__Group__111536 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group_1__0_in_rule__FormalParameterList__Group__1__Impl11563 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group_1__0__Impl_in_rule__FormalParameterList__Group_1__011598 = new BitSet(new long[] { 0x000001C000000000L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group_1__1_in_rule__FormalParameterList__Group_1__011601 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__FormalParameterList__Group_1__0__Impl11629 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__Group_1__1__Impl_in_rule__FormalParameterList__Group_1__111660 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameterList__FormalParameterAssignment_1_1_in_rule__FormalParameterList__Group_1__1__Impl11687 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__0__Impl_in_rule__FormalParameter__Group__011721 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__1_in_rule__FormalParameter__Group__011724 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__DirectionAssignment_0_in_rule__FormalParameter__Group__0__Impl11751 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__1__Impl_in_rule__FormalParameter__Group__111781 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__2_in_rule__FormalParameter__Group__111784 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__NameAssignment_1_in_rule__FormalParameter__Group__1__Impl11811 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__2__Impl_in_rule__FormalParameter__Group__211841 = new BitSet(new long[] { 0x0000000000002040L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__3_in_rule__FormalParameter__Group__211844 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__FormalParameter__Group__2__Impl11872 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__Group__3__Impl_in_rule__FormalParameter__Group__311903 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FormalParameter__TypeAssignment_3_in_rule__FormalParameter__Group__3__Impl11930 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypePart__Group__0__Impl_in_rule__TypePart__Group__011968 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000200L });
- public static final BitSet FOLLOW_rule__TypePart__Group__1_in_rule__TypePart__Group__011971 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypePart__TypeNameAssignment_0_in_rule__TypePart__Group__0__Impl11998 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypePart__Group__1__Impl_in_rule__TypePart__Group__112028 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypePart__MultiplicityAssignment_1_in_rule__TypePart__Group__1__Impl12055 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__0__Impl_in_rule__Multiplicity__Group__012090 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000200L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__1_in_rule__Multiplicity__Group__012093 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__1__Impl_in_rule__Multiplicity__Group__112151 = new BitSet(new long[] { 0x0000000020000080L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__2_in_rule__Multiplicity__Group__112154 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__Multiplicity__Group__1__Impl12182 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__2__Impl_in_rule__Multiplicity__Group__212213 = new BitSet(new long[] { 0x0000000020000080L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__3_in_rule__Multiplicity__Group__212216 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__RangeAssignment_2_in_rule__Multiplicity__Group__2__Impl12243 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__3__Impl_in_rule__Multiplicity__Group__312274 = new BitSet(new long[] { 0x0000000000000000L, 0x00E0000000000000L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__4_in_rule__Multiplicity__Group__312277 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__Multiplicity__Group__3__Impl12305 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group__4__Impl_in_rule__Multiplicity__Group__412336 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Alternatives_4_in_rule__Multiplicity__Group__4__Impl12363 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_0__0__Impl_in_rule__Multiplicity__Group_4_0__012404 = new BitSet(new long[] { 0x0000000000000000L, 0x0040000000000000L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_0__1_in_rule__Multiplicity__Group_4_0__012407 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__OrderedAssignment_4_0_0_in_rule__Multiplicity__Group_4_0__0__Impl12434 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_0__1__Impl_in_rule__Multiplicity__Group_4_0__112464 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__NonUniqueAssignment_4_0_1_in_rule__Multiplicity__Group_4_0__1__Impl12491 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_1__0__Impl_in_rule__Multiplicity__Group_4_1__012526 = new BitSet(new long[] { 0x0000000000000000L, 0x0020000000000000L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_1__1_in_rule__Multiplicity__Group_4_1__012529 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__NonUniqueAssignment_4_1_0_in_rule__Multiplicity__Group_4_1__0__Impl12556 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__Group_4_1__1__Impl_in_rule__Multiplicity__Group_4_1__112586 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Multiplicity__OrderedAssignment_4_1_1_in_rule__Multiplicity__Group_4_1__1__Impl12613 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group__0__Impl_in_rule__MultiplicityRange__Group__012648 = new BitSet(new long[] { 0x0000000020000080L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group__1_in_rule__MultiplicityRange__Group__012651 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group_0__0_in_rule__MultiplicityRange__Group__0__Impl12678 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group__1__Impl_in_rule__MultiplicityRange__Group__112709 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__UpperAssignment_1_in_rule__MultiplicityRange__Group__1__Impl12736 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group_0__0__Impl_in_rule__MultiplicityRange__Group_0__012770 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000800L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group_0__1_in_rule__MultiplicityRange__Group_0__012773 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__LowerAssignment_0_0_in_rule__MultiplicityRange__Group_0__0__Impl12800 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicityRange__Group_0__1__Impl_in_rule__MultiplicityRange__Group_0__112830 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_75_in_rule__MultiplicityRange__Group_0__1__Impl12858 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypeName__Group__0__Impl_in_rule__TypeName__Group__012893 = new BitSet(new long[] { 0x0000000000002040L });
- public static final BitSet FOLLOW_rule__TypeName__Group__1_in_rule__TypeName__Group__012896 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypeName__Group__1__Impl_in_rule__TypeName__Group__112954 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TypeName__Alternatives_1_in_rule__TypeName__Group__1__Impl12981 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RedefinitionClause__Group__0__Impl_in_rule__RedefinitionClause__Group__013015 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__RedefinitionClause__Group__1_in_rule__RedefinitionClause__Group__013018 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_76_in_rule__RedefinitionClause__Group__0__Impl13046 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RedefinitionClause__Group__1__Impl_in_rule__RedefinitionClause__Group__113077 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RedefinitionClause__RedefinedOperationsAssignment_1_in_rule__RedefinitionClause__Group__1__Impl13104 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__Group__0__Impl_in_rule__BOOLEAN_LITERAL__Group__013143 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__Group__1_in_rule__BOOLEAN_LITERAL__Group__013146 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__ValueAssignment_0_in_rule__BOOLEAN_LITERAL__Group__0__Impl13173 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__Group__1__Impl_in_rule__BOOLEAN_LITERAL__Group__113203 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BOOLEAN_LITERAL__SuffixAssignment_1_in_rule__BOOLEAN_LITERAL__Group__1__Impl13230 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__Group__0__Impl_in_rule__INTEGER_LITERAL__Group__013265 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__Group__1_in_rule__INTEGER_LITERAL__Group__013268 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__ValueAssignment_0_in_rule__INTEGER_LITERAL__Group__0__Impl13295 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__Group__1__Impl_in_rule__INTEGER_LITERAL__Group__113325 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__INTEGER_LITERAL__SuffixAssignment_1_in_rule__INTEGER_LITERAL__Group__1__Impl13352 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__Group__0__Impl_in_rule__UNLIMITED_LITERAL__Group__013387 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__Group__1_in_rule__UNLIMITED_LITERAL__Group__013390 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__ValueAssignment_0_in_rule__UNLIMITED_LITERAL__Group__0__Impl13417 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__Group__1__Impl_in_rule__UNLIMITED_LITERAL__Group__113447 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UNLIMITED_LITERAL__SuffixAssignment_1_in_rule__UNLIMITED_LITERAL__Group__1__Impl13474 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__Group__0__Impl_in_rule__STRING_LITERAL__Group__013509 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__Group__1_in_rule__STRING_LITERAL__Group__013512 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__ValueAssignment_0_in_rule__STRING_LITERAL__Group__0__Impl13539 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__Group__1__Impl_in_rule__STRING_LITERAL__Group__113569 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__STRING_LITERAL__SuffixAssignment_1_in_rule__STRING_LITERAL__Group__1__Impl13596 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group__0__Impl_in_rule__NameExpression__Group__013631 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__NameExpression__Group__1_in_rule__NameExpression__Group__013634 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Alternatives_0_in_rule__NameExpression__Group__0__Impl13661 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group__1__Impl_in_rule__NameExpression__Group__113691 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__SuffixAssignment_1_in_rule__NameExpression__Group__1__Impl13718 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__0__Impl_in_rule__NameExpression__Group_0_0__013753 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__1_in_rule__NameExpression__Group_0_0__013756 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PrefixOpAssignment_0_0_0_in_rule__NameExpression__Group_0_0__0__Impl13783 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__1__Impl_in_rule__NameExpression__Group_0_0__113813 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__2_in_rule__NameExpression__Group_0_0__113816 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PathAssignment_0_0_1_in_rule__NameExpression__Group_0_0__1__Impl13843 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_0__2__Impl_in_rule__NameExpression__Group_0_0__213874 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__IdAssignment_0_0_2_in_rule__NameExpression__Group_0_0__2__Impl13901 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__0__Impl_in_rule__NameExpression__Group_0_1__013937 = new BitSet(new long[] { 0x000000000000C040L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__1_in_rule__NameExpression__Group_0_1__013940 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PathAssignment_0_1_0_in_rule__NameExpression__Group_0_1__0__Impl13967 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__1__Impl_in_rule__NameExpression__Group_0_1__113998 = new BitSet(new long[] { 0x000000000000C000L, 0x0000000020000240L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__2_in_rule__NameExpression__Group_0_1__114001 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__IdAssignment_0_1_1_in_rule__NameExpression__Group_0_1__1__Impl14028 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Group_0_1__2__Impl_in_rule__NameExpression__Group_0_1__214058 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__Alternatives_0_1_2_in_rule__NameExpression__Group_0_1__2__Impl14085 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__Group__0__Impl_in_rule__QualifiedNamePath__Group__014122 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000002000L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__Group__1_in_rule__QualifiedNamePath__Group__014125 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__NamespaceAssignment_0_in_rule__QualifiedNamePath__Group__0__Impl14152 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNamePath__Group__1__Impl_in_rule__QualifiedNamePath__Group__114182 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_77_in_rule__QualifiedNamePath__Group__1__Impl14210 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__Group__0__Impl_in_rule__UnqualifiedName__Group__014245 = new BitSet(new long[] { 0x0000000000100000L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__Group__1_in_rule__UnqualifiedName__Group__014248 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__NameAssignment_0_in_rule__UnqualifiedName__Group__0__Impl14275 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__Group__1__Impl_in_rule__UnqualifiedName__Group__114305 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnqualifiedName__TemplateBindingAssignment_1_in_rule__UnqualifiedName__Group__1__Impl14332 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__0__Impl_in_rule__TemplateBinding__Group__014367 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__1_in_rule__TemplateBinding__Group__014370 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_20_in_rule__TemplateBinding__Group__0__Impl14398 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__1__Impl_in_rule__TemplateBinding__Group__114429 = new BitSet(new long[] { 0x0000000000200000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__2_in_rule__TemplateBinding__Group__114432 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__BindingsAssignment_1_in_rule__TemplateBinding__Group__1__Impl14459 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__2__Impl_in_rule__TemplateBinding__Group__214489 = new BitSet(new long[] { 0x0000000000200000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__3_in_rule__TemplateBinding__Group__214492 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group_2__0_in_rule__TemplateBinding__Group__2__Impl14519 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group__3__Impl_in_rule__TemplateBinding__Group__314550 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_21_in_rule__TemplateBinding__Group__3__Impl14578 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group_2__0__Impl_in_rule__TemplateBinding__Group_2__014617 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group_2__1_in_rule__TemplateBinding__Group_2__014620 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__TemplateBinding__Group_2__0__Impl14648 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__Group_2__1__Impl_in_rule__TemplateBinding__Group_2__114679 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__TemplateBinding__BindingsAssignment_2_1_in_rule__TemplateBinding__Group_2__1__Impl14706 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__0__Impl_in_rule__NamedTemplateBinding__Group__014740 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000004000L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__1_in_rule__NamedTemplateBinding__Group__014743 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__FormalAssignment_0_in_rule__NamedTemplateBinding__Group__0__Impl14770 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__1__Impl_in_rule__NamedTemplateBinding__Group__114800 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__2_in_rule__NamedTemplateBinding__Group__114803 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_78_in_rule__NamedTemplateBinding__Group__1__Impl14831 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__Group__2__Impl_in_rule__NamedTemplateBinding__Group__214862 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NamedTemplateBinding__ActualAssignment_2_in_rule__NamedTemplateBinding__Group__2__Impl14889 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__0__Impl_in_rule__QualifiedNameWithBinding__Group__014925 = new BitSet(new long[] { 0x0000000000100000L, 0x0000000000002000L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__1_in_rule__QualifiedNameWithBinding__Group__014928 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__IdAssignment_0_in_rule__QualifiedNameWithBinding__Group__0__Impl14955 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__1__Impl_in_rule__QualifiedNameWithBinding__Group__114985 = new BitSet(new long[] { 0x0000000000100000L, 0x0000000000002000L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__2_in_rule__QualifiedNameWithBinding__Group__114988 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__BindingAssignment_1_in_rule__QualifiedNameWithBinding__Group__1__Impl15015 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group__2__Impl_in_rule__QualifiedNameWithBinding__Group__215046 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group_2__0_in_rule__QualifiedNameWithBinding__Group__2__Impl15073 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group_2__0__Impl_in_rule__QualifiedNameWithBinding__Group_2__015110 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group_2__1_in_rule__QualifiedNameWithBinding__Group_2__015113 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_77_in_rule__QualifiedNameWithBinding__Group_2__0__Impl15141 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__Group_2__1__Impl_in_rule__QualifiedNameWithBinding__Group_2__115172 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameWithBinding__RemainingAssignment_2_1_in_rule__QualifiedNameWithBinding__Group_2__1__Impl15199 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group__0__Impl_in_rule__Tuple__Group__015233 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__Tuple__Group__1_in_rule__Tuple__Group__015236 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group__1__Impl_in_rule__Tuple__Group__115294 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E0000C0L });
- public static final BitSet FOLLOW_rule__Tuple__Group__2_in_rule__Tuple__Group__115297 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__Tuple__Group__1__Impl15325 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group__2__Impl_in_rule__Tuple__Group__215356 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E0000C0L });
- public static final BitSet FOLLOW_rule__Tuple__Group__3_in_rule__Tuple__Group__215359 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2__0_in_rule__Tuple__Group__2__Impl15386 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group__3__Impl_in_rule__Tuple__Group__315417 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__Tuple__Group__3__Impl15445 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2__0__Impl_in_rule__Tuple__Group_2__015484 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2__1_in_rule__Tuple__Group_2__015487 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__TupleElementsAssignment_2_0_in_rule__Tuple__Group_2__0__Impl15514 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2__1__Impl_in_rule__Tuple__Group_2__115544 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2_1__0_in_rule__Tuple__Group_2__1__Impl15571 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2_1__0__Impl_in_rule__Tuple__Group_2_1__015606 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2_1__1_in_rule__Tuple__Group_2_1__015609 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__Tuple__Group_2_1__0__Impl15637 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__Group_2_1__1__Impl_in_rule__Tuple__Group_2_1__115668 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Tuple__TupleElementsAssignment_2_1_1_in_rule__Tuple__Group_2_1__1__Impl15695 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group__0__Impl_in_rule__ConditionalTestExpression__Group__015729 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000008000L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group__1_in_rule__ConditionalTestExpression__Group__015732 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__ExpAssignment_0_in_rule__ConditionalTestExpression__Group__0__Impl15759 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group__1__Impl_in_rule__ConditionalTestExpression__Group__115789 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__0_in_rule__ConditionalTestExpression__Group__1__Impl15816 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__0__Impl_in_rule__ConditionalTestExpression__Group_1__015851 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__1_in_rule__ConditionalTestExpression__Group_1__015854 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_79_in_rule__ConditionalTestExpression__Group_1__0__Impl15882 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__1__Impl_in_rule__ConditionalTestExpression__Group_1__115913 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__2_in_rule__ConditionalTestExpression__Group_1__115916 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__WhenTrueAssignment_1_1_in_rule__ConditionalTestExpression__Group_1__1__Impl15943 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__2__Impl_in_rule__ConditionalTestExpression__Group_1__215973 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__3_in_rule__ConditionalTestExpression__Group_1__215976 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__ConditionalTestExpression__Group_1__2__Impl16004 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__Group_1__3__Impl_in_rule__ConditionalTestExpression__Group_1__316035 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalTestExpression__WhenFalseAssignment_1_3_in_rule__ConditionalTestExpression__Group_1__3__Impl16062 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group__0__Impl_in_rule__ConditionalOrExpression__Group__016100 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000010000L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group__1_in_rule__ConditionalOrExpression__Group__016103 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__ExpAssignment_0_in_rule__ConditionalOrExpression__Group__0__Impl16130 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group__1__Impl_in_rule__ConditionalOrExpression__Group__116160 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group_1__0_in_rule__ConditionalOrExpression__Group__1__Impl16187 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000010000L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group_1__0__Impl_in_rule__ConditionalOrExpression__Group_1__016222 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group_1__1_in_rule__ConditionalOrExpression__Group_1__016225 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_80_in_rule__ConditionalOrExpression__Group_1__0__Impl16253 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__Group_1__1__Impl_in_rule__ConditionalOrExpression__Group_1__116284 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalOrExpression__ExpAssignment_1_1_in_rule__ConditionalOrExpression__Group_1__1__Impl16311 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group__0__Impl_in_rule__ConditionalAndExpression__Group__016345 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000020000L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group__1_in_rule__ConditionalAndExpression__Group__016348 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__ExpAssignment_0_in_rule__ConditionalAndExpression__Group__0__Impl16375 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group__1__Impl_in_rule__ConditionalAndExpression__Group__116405 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group_1__0_in_rule__ConditionalAndExpression__Group__1__Impl16432 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000020000L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group_1__0__Impl_in_rule__ConditionalAndExpression__Group_1__016467 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group_1__1_in_rule__ConditionalAndExpression__Group_1__016470 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_81_in_rule__ConditionalAndExpression__Group_1__0__Impl16498 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__Group_1__1__Impl_in_rule__ConditionalAndExpression__Group_1__116529 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConditionalAndExpression__ExpAssignment_1_1_in_rule__ConditionalAndExpression__Group_1__1__Impl16556 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group__0__Impl_in_rule__InclusiveOrExpression__Group__016590 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000040000L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group__1_in_rule__InclusiveOrExpression__Group__016593 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__ExpAssignment_0_in_rule__InclusiveOrExpression__Group__0__Impl16620 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group__1__Impl_in_rule__InclusiveOrExpression__Group__116650 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group_1__0_in_rule__InclusiveOrExpression__Group__1__Impl16677 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000040000L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group_1__0__Impl_in_rule__InclusiveOrExpression__Group_1__016712 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group_1__1_in_rule__InclusiveOrExpression__Group_1__016715 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_82_in_rule__InclusiveOrExpression__Group_1__0__Impl16743 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__Group_1__1__Impl_in_rule__InclusiveOrExpression__Group_1__116774 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InclusiveOrExpression__ExpAssignment_1_1_in_rule__InclusiveOrExpression__Group_1__1__Impl16801 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group__0__Impl_in_rule__ExclusiveOrExpression__Group__016835 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000080000L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group__1_in_rule__ExclusiveOrExpression__Group__016838 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__ExpAssignment_0_in_rule__ExclusiveOrExpression__Group__0__Impl16865 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group__1__Impl_in_rule__ExclusiveOrExpression__Group__116895 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group_1__0_in_rule__ExclusiveOrExpression__Group__1__Impl16922 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000080000L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group_1__0__Impl_in_rule__ExclusiveOrExpression__Group_1__016957 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group_1__1_in_rule__ExclusiveOrExpression__Group_1__016960 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_83_in_rule__ExclusiveOrExpression__Group_1__0__Impl16988 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__Group_1__1__Impl_in_rule__ExclusiveOrExpression__Group_1__117019 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ExclusiveOrExpression__ExpAssignment_1_1_in_rule__ExclusiveOrExpression__Group_1__1__Impl17046 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__Group__0__Impl_in_rule__AndExpression__Group__017080 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000100000L });
- public static final BitSet FOLLOW_rule__AndExpression__Group__1_in_rule__AndExpression__Group__017083 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__ExpAssignment_0_in_rule__AndExpression__Group__0__Impl17110 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__Group__1__Impl_in_rule__AndExpression__Group__117140 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__Group_1__0_in_rule__AndExpression__Group__1__Impl17167 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000100000L });
- public static final BitSet FOLLOW_rule__AndExpression__Group_1__0__Impl_in_rule__AndExpression__Group_1__017202 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__AndExpression__Group_1__1_in_rule__AndExpression__Group_1__017205 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_84_in_rule__AndExpression__Group_1__0__Impl17233 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__Group_1__1__Impl_in_rule__AndExpression__Group_1__117264 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AndExpression__ExpAssignment_1_1_in_rule__AndExpression__Group_1__1__Impl17291 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group__0__Impl_in_rule__EqualityExpression__Group__017325 = new BitSet(new long[] { 0x0000000000030000L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group__1_in_rule__EqualityExpression__Group__017328 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__ExpAssignment_0_in_rule__EqualityExpression__Group__0__Impl17355 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group__1__Impl_in_rule__EqualityExpression__Group__117385 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group_1__0_in_rule__EqualityExpression__Group__1__Impl17412 = new BitSet(new long[] { 0x0000000000030002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group_1__0__Impl_in_rule__EqualityExpression__Group_1__017447 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group_1__1_in_rule__EqualityExpression__Group_1__017450 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__OpAssignment_1_0_in_rule__EqualityExpression__Group_1__0__Impl17477 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__Group_1__1__Impl_in_rule__EqualityExpression__Group_1__117507 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__ExpAssignment_1_1_in_rule__EqualityExpression__Group_1__1__Impl17534 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group__0__Impl_in_rule__ClassificationExpression__Group__017568 = new BitSet(new long[] { 0x00000000000C0000L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group__1_in_rule__ClassificationExpression__Group__017571 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__ExpAssignment_0_in_rule__ClassificationExpression__Group__0__Impl17598 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group__1__Impl_in_rule__ClassificationExpression__Group__117628 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group_1__0_in_rule__ClassificationExpression__Group__1__Impl17655 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group_1__0__Impl_in_rule__ClassificationExpression__Group_1__017690 = new BitSet(new long[] { 0x000000000000C040L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group_1__1_in_rule__ClassificationExpression__Group_1__017693 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__OpAssignment_1_0_in_rule__ClassificationExpression__Group_1__0__Impl17720 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__Group_1__1__Impl_in_rule__ClassificationExpression__Group_1__117750 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__TypeNameAssignment_1_1_in_rule__ClassificationExpression__Group_1__1__Impl17777 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group__0__Impl_in_rule__RelationalExpression__Group__017811 = new BitSet(new long[] { 0x0000000000F00000L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group__1_in_rule__RelationalExpression__Group__017814 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__LeftAssignment_0_in_rule__RelationalExpression__Group__0__Impl17841 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group__1__Impl_in_rule__RelationalExpression__Group__117871 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group_1__0_in_rule__RelationalExpression__Group__1__Impl17898 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group_1__0__Impl_in_rule__RelationalExpression__Group_1__017933 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group_1__1_in_rule__RelationalExpression__Group_1__017936 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__OpAssignment_1_0_in_rule__RelationalExpression__Group_1__0__Impl17963 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__Group_1__1__Impl_in_rule__RelationalExpression__Group_1__117993 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__RightAssignment_1_1_in_rule__RelationalExpression__Group_1__1__Impl18020 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group__0__Impl_in_rule__ShiftExpression__Group__018054 = new BitSet(new long[] { 0x0000000007000000L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group__1_in_rule__ShiftExpression__Group__018057 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__ExpAssignment_0_in_rule__ShiftExpression__Group__0__Impl18084 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group__1__Impl_in_rule__ShiftExpression__Group__118114 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group_1__0_in_rule__ShiftExpression__Group__1__Impl18141 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group_1__0__Impl_in_rule__ShiftExpression__Group_1__018176 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group_1__1_in_rule__ShiftExpression__Group_1__018179 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__OpAssignment_1_0_in_rule__ShiftExpression__Group_1__0__Impl18206 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__Group_1__1__Impl_in_rule__ShiftExpression__Group_1__118236 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__ExpAssignment_1_1_in_rule__ShiftExpression__Group_1__1__Impl18263 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group__0__Impl_in_rule__AdditiveExpression__Group__018297 = new BitSet(new long[] { 0x0000000018000000L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group__1_in_rule__AdditiveExpression__Group__018300 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__ExpAssignment_0_in_rule__AdditiveExpression__Group__0__Impl18327 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group__1__Impl_in_rule__AdditiveExpression__Group__118357 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group_1__0_in_rule__AdditiveExpression__Group__1__Impl18384 = new BitSet(new long[] { 0x0000000018000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group_1__0__Impl_in_rule__AdditiveExpression__Group_1__018419 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group_1__1_in_rule__AdditiveExpression__Group_1__018422 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__OpAssignment_1_0_in_rule__AdditiveExpression__Group_1__0__Impl18449 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__Group_1__1__Impl_in_rule__AdditiveExpression__Group_1__118479 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__ExpAssignment_1_1_in_rule__AdditiveExpression__Group_1__1__Impl18506 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group__0__Impl_in_rule__MultiplicativeExpression__Group__018540 = new BitSet(new long[] { 0x00000000E0000000L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group__1_in_rule__MultiplicativeExpression__Group__018543 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__ExpAssignment_0_in_rule__MultiplicativeExpression__Group__0__Impl18570 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group__1__Impl_in_rule__MultiplicativeExpression__Group__118600 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group_1__0_in_rule__MultiplicativeExpression__Group__1__Impl18627 = new BitSet(new long[] { 0x00000000E0000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group_1__0__Impl_in_rule__MultiplicativeExpression__Group_1__018662 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group_1__1_in_rule__MultiplicativeExpression__Group_1__018665 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__OpAssignment_1_0_in_rule__MultiplicativeExpression__Group_1__0__Impl18692 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__Group_1__1__Impl_in_rule__MultiplicativeExpression__Group_1__118722 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__ExpAssignment_1_1_in_rule__MultiplicativeExpression__Group_1__1__Impl18749 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__Group__0__Impl_in_rule__UnaryExpression__Group__018783 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__UnaryExpression__Group__1_in_rule__UnaryExpression__Group__018786 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__OpAssignment_0_in_rule__UnaryExpression__Group__0__Impl18813 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__Group__1__Impl_in_rule__UnaryExpression__Group__118844 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__ExpAssignment_1_in_rule__UnaryExpression__Group__1__Impl18871 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__0__Impl_in_rule__OperationCallExpression__Group__018905 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__1_in_rule__OperationCallExpression__Group__018908 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_85_in_rule__OperationCallExpression__Group__0__Impl18936 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__1__Impl_in_rule__OperationCallExpression__Group__118967 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__2_in_rule__OperationCallExpression__Group__118970 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__OperationNameAssignment_1_in_rule__OperationCallExpression__Group__1__Impl18997 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__2__Impl_in_rule__OperationCallExpression__Group__219027 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__3_in_rule__OperationCallExpression__Group__219030 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__TupleAssignment_2_in_rule__OperationCallExpression__Group__2__Impl19057 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__Group__3__Impl_in_rule__OperationCallExpression__Group__319087 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpression__SuffixAssignment_3_in_rule__OperationCallExpression__Group__3__Impl19114 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__0__Impl_in_rule__OperationCallExpressionWithoutDot__Group__019153 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__1_in_rule__OperationCallExpressionWithoutDot__Group__019156 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__OperationNameAssignment_0_in_rule__OperationCallExpressionWithoutDot__Group__0__Impl19183 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__1__Impl_in_rule__OperationCallExpressionWithoutDot__Group__119213 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__2_in_rule__OperationCallExpressionWithoutDot__Group__119216 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__TupleAssignment_1_in_rule__OperationCallExpressionWithoutDot__Group__1__Impl19243 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__Group__2__Impl_in_rule__OperationCallExpressionWithoutDot__Group__219273 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__OperationCallExpressionWithoutDot__SuffixAssignment_2_in_rule__OperationCallExpressionWithoutDot__Group__2__Impl19300 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__0__Impl_in_rule__PropertyCallExpression__Group__019337 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__1_in_rule__PropertyCallExpression__Group__019340 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_85_in_rule__PropertyCallExpression__Group__0__Impl19368 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__1__Impl_in_rule__PropertyCallExpression__Group__119399 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600200L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__2_in_rule__PropertyCallExpression__Group__119402 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__PropertyNameAssignment_1_in_rule__PropertyCallExpression__Group__1__Impl19429 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__2__Impl_in_rule__PropertyCallExpression__Group__219459 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600200L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__3_in_rule__PropertyCallExpression__Group__219462 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__0_in_rule__PropertyCallExpression__Group__2__Impl19489 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group__3__Impl_in_rule__PropertyCallExpression__Group__319520 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__SuffixAssignment_3_in_rule__PropertyCallExpression__Group__3__Impl19547 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__0__Impl_in_rule__PropertyCallExpression__Group_2__019586 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__1_in_rule__PropertyCallExpression__Group_2__019589 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__PropertyCallExpression__Group_2__0__Impl19617 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__1__Impl_in_rule__PropertyCallExpression__Group_2__119648 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__2_in_rule__PropertyCallExpression__Group_2__119651 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__IndexAssignment_2_1_in_rule__PropertyCallExpression__Group_2__1__Impl19678 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PropertyCallExpression__Group_2__2__Impl_in_rule__PropertyCallExpression__Group_2__219708 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__PropertyCallExpression__Group_2__2__Impl19736 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__0__Impl_in_rule__LinkOperationExpression__Group__019773 = new BitSet(new long[] { 0x0000380000000000L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__1_in_rule__LinkOperationExpression__Group__019776 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_85_in_rule__LinkOperationExpression__Group__0__Impl19804 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__1__Impl_in_rule__LinkOperationExpression__Group__119835 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__2_in_rule__LinkOperationExpression__Group__119838 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__KindAssignment_1_in_rule__LinkOperationExpression__Group__1__Impl19865 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__Group__2__Impl_in_rule__LinkOperationExpression__Group__219895 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationExpression__TupleAssignment_2_in_rule__LinkOperationExpression__Group__2__Impl19922 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__0__Impl_in_rule__LinkOperationTuple__Group__019958 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__1_in_rule__LinkOperationTuple__Group__019961 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__LinkOperationTuple__Group__0__Impl19989 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__1__Impl_in_rule__LinkOperationTuple__Group__120020 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000180L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__2_in_rule__LinkOperationTuple__Group__120023 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_1_in_rule__LinkOperationTuple__Group__1__Impl20050 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__2__Impl_in_rule__LinkOperationTuple__Group__220080 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000180L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__3_in_rule__LinkOperationTuple__Group__220083 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group_2__0_in_rule__LinkOperationTuple__Group__2__Impl20110 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group__3__Impl_in_rule__LinkOperationTuple__Group__320141 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__LinkOperationTuple__Group__3__Impl20169 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group_2__0__Impl_in_rule__LinkOperationTuple__Group_2__020208 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group_2__1_in_rule__LinkOperationTuple__Group_2__020211 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__LinkOperationTuple__Group_2__0__Impl20239 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__Group_2__1__Impl_in_rule__LinkOperationTuple__Group_2__120270 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_1_in_rule__LinkOperationTuple__Group_2__1__Impl20297 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group__0__Impl_in_rule__LinkOperationTupleElement__Group__020331 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000004200L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group__1_in_rule__LinkOperationTupleElement__Group__020334 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__ObjectOrRoleAssignment_0_in_rule__LinkOperationTupleElement__Group__0__Impl20361 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group__1__Impl_in_rule__LinkOperationTupleElement__Group__120391 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__0_in_rule__LinkOperationTupleElement__Group__1__Impl20418 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__0__Impl_in_rule__LinkOperationTupleElement__Group_1__020453 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000004200L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__1_in_rule__LinkOperationTupleElement__Group_1__020456 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__0_in_rule__LinkOperationTupleElement__Group_1__0__Impl20483 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__1__Impl_in_rule__LinkOperationTupleElement__Group_1__120514 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__2_in_rule__LinkOperationTupleElement__Group_1__120517 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_78_in_rule__LinkOperationTupleElement__Group_1__1__Impl20545 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1__2__Impl_in_rule__LinkOperationTupleElement__Group_1__220576 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__ObjectAssignment_1_2_in_rule__LinkOperationTupleElement__Group_1__2__Impl20603 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__0__Impl_in_rule__LinkOperationTupleElement__Group_1_0__020639 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__1_in_rule__LinkOperationTupleElement__Group_1_0__020642 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__LinkOperationTupleElement__Group_1_0__0__Impl20670 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__1__Impl_in_rule__LinkOperationTupleElement__Group_1_0__120701 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__2_in_rule__LinkOperationTupleElement__Group_1_0__120704 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_1_in_rule__LinkOperationTupleElement__Group_1_0__1__Impl20731 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LinkOperationTupleElement__Group_1_0__2__Impl_in_rule__LinkOperationTupleElement__Group_1_0__220761 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__LinkOperationTupleElement__Group_1_0__2__Impl20789 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__0__Impl_in_rule__SequenceOperationExpression__Group__020826 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__1_in_rule__SequenceOperationExpression__Group__020829 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__SequenceOperationExpression__Group__0__Impl20857 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__1__Impl_in_rule__SequenceOperationExpression__Group__120888 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__2_in_rule__SequenceOperationExpression__Group__120891 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__OperationNameAssignment_1_in_rule__SequenceOperationExpression__Group__1__Impl20918 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__2__Impl_in_rule__SequenceOperationExpression__Group__220948 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__3_in_rule__SequenceOperationExpression__Group__220951 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__TupleAssignment_2_in_rule__SequenceOperationExpression__Group__2__Impl20978 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__Group__3__Impl_in_rule__SequenceOperationExpression__Group__321008 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceOperationExpression__SuffixAssignment_3_in_rule__SequenceOperationExpression__Group__3__Impl21035 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__0__Impl_in_rule__SequenceReductionExpression__Group__021074 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000800000L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__1_in_rule__SequenceReductionExpression__Group__021077 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__SequenceReductionExpression__Group__0__Impl21105 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__1__Impl_in_rule__SequenceReductionExpression__Group__121136 = new BitSet(new long[] { 0x0000000000000040L, 0x0020000000000000L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__2_in_rule__SequenceReductionExpression__Group__121139 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_87_in_rule__SequenceReductionExpression__Group__1__Impl21167 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__2__Impl_in_rule__SequenceReductionExpression__Group__221198 = new BitSet(new long[] { 0x0000000000000040L, 0x0020000000000000L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__3_in_rule__SequenceReductionExpression__Group__221201 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__IsOrderedAssignment_2_in_rule__SequenceReductionExpression__Group__2__Impl21228 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__3__Impl_in_rule__SequenceReductionExpression__Group__321259 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__4_in_rule__SequenceReductionExpression__Group__321262 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__BehaviorAssignment_3_in_rule__SequenceReductionExpression__Group__3__Impl21289 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__Group__4__Impl_in_rule__SequenceReductionExpression__Group__421319 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceReductionExpression__SuffixAssignment_4_in_rule__SequenceReductionExpression__Group__4__Impl21346 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__0__Impl_in_rule__SelectOrRejectOperation__Group__021387 = new BitSet(new long[] { 0x0000C00000000000L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__1_in_rule__SelectOrRejectOperation__Group__021390 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__SelectOrRejectOperation__Group__0__Impl21418 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__1__Impl_in_rule__SelectOrRejectOperation__Group__121449 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__2_in_rule__SelectOrRejectOperation__Group__121452 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__OpAssignment_1_in_rule__SelectOrRejectOperation__Group__1__Impl21479 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__2__Impl_in_rule__SelectOrRejectOperation__Group__221509 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__3_in_rule__SelectOrRejectOperation__Group__221512 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__NameAssignment_2_in_rule__SelectOrRejectOperation__Group__2__Impl21539 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__3__Impl_in_rule__SelectOrRejectOperation__Group__321569 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__4_in_rule__SelectOrRejectOperation__Group__321572 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__SelectOrRejectOperation__Group__3__Impl21600 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__4__Impl_in_rule__SelectOrRejectOperation__Group__421631 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__5_in_rule__SelectOrRejectOperation__Group__421634 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__ExprAssignment_4_in_rule__SelectOrRejectOperation__Group__4__Impl21661 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__5__Impl_in_rule__SelectOrRejectOperation__Group__521691 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__6_in_rule__SelectOrRejectOperation__Group__521694 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__SelectOrRejectOperation__Group__5__Impl21722 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__Group__6__Impl_in_rule__SelectOrRejectOperation__Group__621753 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SelectOrRejectOperation__SuffixAssignment_6_in_rule__SelectOrRejectOperation__Group__6__Impl21780 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__0__Impl_in_rule__CollectOrIterateOperation__Group__021825 = new BitSet(new long[] { 0x0003000000000000L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__1_in_rule__CollectOrIterateOperation__Group__021828 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__CollectOrIterateOperation__Group__0__Impl21856 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__1__Impl_in_rule__CollectOrIterateOperation__Group__121887 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__2_in_rule__CollectOrIterateOperation__Group__121890 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__OpAssignment_1_in_rule__CollectOrIterateOperation__Group__1__Impl21917 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__2__Impl_in_rule__CollectOrIterateOperation__Group__221947 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__3_in_rule__CollectOrIterateOperation__Group__221950 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__NameAssignment_2_in_rule__CollectOrIterateOperation__Group__2__Impl21977 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__3__Impl_in_rule__CollectOrIterateOperation__Group__322007 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__4_in_rule__CollectOrIterateOperation__Group__322010 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__CollectOrIterateOperation__Group__3__Impl22038 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__4__Impl_in_rule__CollectOrIterateOperation__Group__422069 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__5_in_rule__CollectOrIterateOperation__Group__422072 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__ExprAssignment_4_in_rule__CollectOrIterateOperation__Group__4__Impl22099 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__5__Impl_in_rule__CollectOrIterateOperation__Group__522129 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__6_in_rule__CollectOrIterateOperation__Group__522132 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__CollectOrIterateOperation__Group__5__Impl22160 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__Group__6__Impl_in_rule__CollectOrIterateOperation__Group__622191 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CollectOrIterateOperation__SuffixAssignment_6_in_rule__CollectOrIterateOperation__Group__6__Impl22218 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__0__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__022263 = new BitSet(new long[] { 0x001C000000000000L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__1_in_rule__ForAllOrExistsOrOneOperation__Group__022266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__ForAllOrExistsOrOneOperation__Group__0__Impl22294 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__1__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__122325 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__2_in_rule__ForAllOrExistsOrOneOperation__Group__122328 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__OpAssignment_1_in_rule__ForAllOrExistsOrOneOperation__Group__1__Impl22355 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__2__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__222385 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__3_in_rule__ForAllOrExistsOrOneOperation__Group__222388 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__NameAssignment_2_in_rule__ForAllOrExistsOrOneOperation__Group__2__Impl22415 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__3__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__322445 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__4_in_rule__ForAllOrExistsOrOneOperation__Group__322448 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__ForAllOrExistsOrOneOperation__Group__3__Impl22476 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__4__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__422507 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__5_in_rule__ForAllOrExistsOrOneOperation__Group__422510 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__ExprAssignment_4_in_rule__ForAllOrExistsOrOneOperation__Group__4__Impl22537 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__5__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__522567 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__6_in_rule__ForAllOrExistsOrOneOperation__Group__522570 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__ForAllOrExistsOrOneOperation__Group__5__Impl22598 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__Group__6__Impl_in_rule__ForAllOrExistsOrOneOperation__Group__622629 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForAllOrExistsOrOneOperation__SuffixAssignment_6_in_rule__ForAllOrExistsOrOneOperation__Group__6__Impl22656 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__0__Impl_in_rule__IsUniqueOperation__Group__022701 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000001000000L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__1_in_rule__IsUniqueOperation__Group__022704 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_86_in_rule__IsUniqueOperation__Group__0__Impl22732 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__1__Impl_in_rule__IsUniqueOperation__Group__122763 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__2_in_rule__IsUniqueOperation__Group__122766 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_88_in_rule__IsUniqueOperation__Group__1__Impl22794 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__2__Impl_in_rule__IsUniqueOperation__Group__222825 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__3_in_rule__IsUniqueOperation__Group__222828 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__NameAssignment_2_in_rule__IsUniqueOperation__Group__2__Impl22855 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__3__Impl_in_rule__IsUniqueOperation__Group__322885 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__4_in_rule__IsUniqueOperation__Group__322888 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__IsUniqueOperation__Group__3__Impl22916 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__4__Impl_in_rule__IsUniqueOperation__Group__422947 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__5_in_rule__IsUniqueOperation__Group__422950 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__ExprAssignment_4_in_rule__IsUniqueOperation__Group__4__Impl22977 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__5__Impl_in_rule__IsUniqueOperation__Group__523007 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__6_in_rule__IsUniqueOperation__Group__523010 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__IsUniqueOperation__Group__5__Impl23038 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__Group__6__Impl_in_rule__IsUniqueOperation__Group__623069 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IsUniqueOperation__SuffixAssignment_6_in_rule__IsUniqueOperation__Group__6__Impl23096 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__0__Impl_in_rule__ParenthesizedExpression__Group__023141 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__1_in_rule__ParenthesizedExpression__Group__023144 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__ParenthesizedExpression__Group__0__Impl23172 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__1__Impl_in_rule__ParenthesizedExpression__Group__123203 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__2_in_rule__ParenthesizedExpression__Group__123206 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__ExpOrTypeCastAssignment_1_in_rule__ParenthesizedExpression__Group__1__Impl23233 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__2__Impl_in_rule__ParenthesizedExpression__Group__223263 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9393C600040L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__3_in_rule__ParenthesizedExpression__Group__223266 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__ParenthesizedExpression__Group__2__Impl23294 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Group__3__Impl_in_rule__ParenthesizedExpression__Group__323325 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ParenthesizedExpression__Alternatives_3_in_rule__ParenthesizedExpression__Group__3__Impl23352 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NullExpression__Group__0__Impl_in_rule__NullExpression__Group__023391 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__NullExpression__Group__1_in_rule__NullExpression__Group__023394 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NullExpression__Group__1__Impl_in_rule__NullExpression__Group__123452 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_89_in_rule__NullExpression__Group__1__Impl23480 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__0__Impl_in_rule__ThisExpression__Group__023515 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000004000000L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__1_in_rule__ThisExpression__Group__023518 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__1__Impl_in_rule__ThisExpression__Group__123576 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__2_in_rule__ThisExpression__Group__123579 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_90_in_rule__ThisExpression__Group__1__Impl23607 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisExpression__Group__2__Impl_in_rule__ThisExpression__Group__223638 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisExpression__SuffixAssignment_2_in_rule__ThisExpression__Group__2__Impl23665 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group__0__Impl_in_rule__SuperInvocationExpression__Group__023702 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000200000L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group__1_in_rule__SuperInvocationExpression__Group__023705 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_91_in_rule__SuperInvocationExpression__Group__0__Impl23733 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group__1__Impl_in_rule__SuperInvocationExpression__Group__123764 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Alternatives_1_in_rule__SuperInvocationExpression__Group__1__Impl23791 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__0__Impl_in_rule__SuperInvocationExpression__Group_1_0__023825 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__1_in_rule__SuperInvocationExpression__Group_1_0__023828 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_85_in_rule__SuperInvocationExpression__Group_1_0__0__Impl23856 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__1__Impl_in_rule__SuperInvocationExpression__Group_1_0__123887 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000002000L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__2_in_rule__SuperInvocationExpression__Group_1_0__123890 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__ClassNameAssignment_1_0_1_in_rule__SuperInvocationExpression__Group_1_0__1__Impl23917 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__2__Impl_in_rule__SuperInvocationExpression__Group_1_0__223947 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__3_in_rule__SuperInvocationExpression__Group_1_0__223950 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_77_in_rule__SuperInvocationExpression__Group_1_0__2__Impl23978 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__Group_1_0__3__Impl_in_rule__SuperInvocationExpression__Group_1_0__324009 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_3_in_rule__SuperInvocationExpression__Group_1_0__3__Impl24036 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__0__Impl_in_rule__InstanceCreationExpression__Group__024074 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__1_in_rule__InstanceCreationExpression__Group__024077 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_92_in_rule__InstanceCreationExpression__Group__0__Impl24105 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__1__Impl_in_rule__InstanceCreationExpression__Group__124136 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000240L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__2_in_rule__InstanceCreationExpression__Group__124139 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__ConstructorAssignment_1_in_rule__InstanceCreationExpression__Group__1__Impl24166 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__2__Impl_in_rule__InstanceCreationExpression__Group__224196 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__3_in_rule__InstanceCreationExpression__Group__224199 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Alternatives_2_in_rule__InstanceCreationExpression__Group__2__Impl24226 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__Group__3__Impl_in_rule__InstanceCreationExpression__Group__324256 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationExpression__SuffixAssignment_3_in_rule__InstanceCreationExpression__Group__3__Impl24283 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl_in_rule__SequenceConstructionOrAccessCompletion__Group_0__024322 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000440L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__1_in_rule__SequenceConstructionOrAccessCompletion__Group_0__024325 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__SequenceConstructionOrAccessCompletion__Group_0__0__Impl24352 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl_in_rule__SequenceConstructionOrAccessCompletion__Group_0__124382 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionOrAccessCompletion__Alternatives_0_1_in_rule__SequenceConstructionOrAccessCompletion__Group_0__1__Impl24409 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AccessCompletion__Group__0__Impl_in_rule__AccessCompletion__Group__024443 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__AccessCompletion__Group__1_in_rule__AccessCompletion__Group__024446 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AccessCompletion__AccessIndexAssignment_0_in_rule__AccessCompletion__Group__0__Impl24473 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AccessCompletion__Group__1__Impl_in_rule__AccessCompletion__Group__124503 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__AccessCompletion__Group__1__Impl24531 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PartialSequenceConstructionCompletion__Group__0__Impl_in_rule__PartialSequenceConstructionCompletion__Group__024566 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000200L });
- public static final BitSet FOLLOW_rule__PartialSequenceConstructionCompletion__Group__1_in_rule__PartialSequenceConstructionCompletion__Group__024569 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__PartialSequenceConstructionCompletion__Group__0__Impl24597 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PartialSequenceConstructionCompletion__Group__1__Impl_in_rule__PartialSequenceConstructionCompletion__Group__124628 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__PartialSequenceConstructionCompletion__ExpressionAssignment_1_in_rule__PartialSequenceConstructionCompletion__Group__1__Impl24655 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group__0__Impl_in_rule__SequenceConstructionCompletion__Group__024689 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000240L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group__1_in_rule__SequenceConstructionCompletion__Group__024692 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group_0__0_in_rule__SequenceConstructionCompletion__Group__0__Impl24719 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group__1__Impl_in_rule__SequenceConstructionCompletion__Group__124750 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__ExpressionAssignment_1_in_rule__SequenceConstructionCompletion__Group__1__Impl24777 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group_0__0__Impl_in_rule__SequenceConstructionCompletion__Group_0__024811 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group_0__1_in_rule__SequenceConstructionCompletion__Group_0__024814 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__SequenceConstructionCompletion__Group_0__0__Impl24841 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionCompletion__Group_0__1__Impl_in_rule__SequenceConstructionCompletion__Group_0__124871 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__SequenceConstructionCompletion__Group_0__1__Impl24899 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__0__Impl_in_rule__SequenceConstructionExpression__Group__024934 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000240L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__1_in_rule__SequenceConstructionExpression__Group__024937 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_93_in_rule__SequenceConstructionExpression__Group__0__Impl24965 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__1__Impl_in_rule__SequenceConstructionExpression__Group__124996 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000900L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__2_in_rule__SequenceConstructionExpression__Group__124999 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__SequenceElementAssignment_1_in_rule__SequenceConstructionExpression__Group__1__Impl25026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__2__Impl_in_rule__SequenceConstructionExpression__Group__225056 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000040000000L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__3_in_rule__SequenceConstructionExpression__Group__225059 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Alternatives_2_in_rule__SequenceConstructionExpression__Group__2__Impl25086 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group__3__Impl_in_rule__SequenceConstructionExpression__Group__325116 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_94_in_rule__SequenceConstructionExpression__Group__3__Impl25144 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_0__0__Impl_in_rule__SequenceConstructionExpression__Group_2_0__025183 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000240L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_0__1_in_rule__SequenceConstructionExpression__Group_2_0__025186 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__SequenceConstructionExpression__Group_2_0__0__Impl25214 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_0__1__Impl_in_rule__SequenceConstructionExpression__Group_2_0__125245 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_1_in_rule__SequenceConstructionExpression__Group_2_0__1__Impl25272 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_1__0__Impl_in_rule__SequenceConstructionExpression__Group_2_1__025306 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_1__1_in_rule__SequenceConstructionExpression__Group_2_1__025309 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_75_in_rule__SequenceConstructionExpression__Group_2_1__0__Impl25337 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__Group_2_1__1__Impl_in_rule__SequenceConstructionExpression__Group_2_1__125368 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_1_in_rule__SequenceConstructionExpression__Group_2_1__1__Impl25395 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__0__Impl_in_rule__ClassExtentExpression__Group__025429 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000600000L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__1_in_rule__ClassExtentExpression__Group__025432 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__1__Impl_in_rule__ClassExtentExpression__Group__125490 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000080000000L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__2_in_rule__ClassExtentExpression__Group__125493 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_85_in_rule__ClassExtentExpression__Group__1__Impl25521 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__2__Impl_in_rule__ClassExtentExpression__Group__225552 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__3_in_rule__ClassExtentExpression__Group__225555 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_95_in_rule__ClassExtentExpression__Group__2__Impl25583 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__3__Impl_in_rule__ClassExtentExpression__Group__325614 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__4_in_rule__ClassExtentExpression__Group__325617 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__ClassExtentExpression__Group__3__Impl25645 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassExtentExpression__Group__4__Impl_in_rule__ClassExtentExpression__Group__425676 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__ClassExtentExpression__Group__4__Impl25704 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__Group__0__Impl_in_rule__Block__Group__025745 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9397C000000L });
- public static final BitSet FOLLOW_rule__Block__Group__1_in_rule__Block__Group__025748 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_93_in_rule__Block__Group__0__Impl25776 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__Group__1__Impl_in_rule__Block__Group__125807 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9397C000000L });
- public static final BitSet FOLLOW_rule__Block__Group__2_in_rule__Block__Group__125810 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__Group__2__Impl_in_rule__Block__Group__225868 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9397C000000L });
- public static final BitSet FOLLOW_rule__Block__Group__3_in_rule__Block__Group__225871 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__SequenceAssignment_2_in_rule__Block__Group__2__Impl25898 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Block__Group__3__Impl_in_rule__Block__Group__325929 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_94_in_rule__Block__Group__3__Impl25957 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__Group__0__Impl_in_rule__DocumentedStatement__Group__025996 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__Group__1_in_rule__DocumentedStatement__Group__025999 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__CommentAssignment_0_in_rule__DocumentedStatement__Group__0__Impl26026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__Group__1__Impl_in_rule__DocumentedStatement__Group__126057 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__StatementAssignment_1_in_rule__DocumentedStatement__Group__1__Impl26084 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__0__Impl_in_rule__InlineStatement__Group__026118 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000200000000L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__1_in_rule__InlineStatement__Group__026121 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_96_in_rule__InlineStatement__Group__0__Impl26149 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__1__Impl_in_rule__InlineStatement__Group__126180 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__2_in_rule__InlineStatement__Group__126183 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_97_in_rule__InlineStatement__Group__1__Impl26211 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__2__Impl_in_rule__InlineStatement__Group__226242 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__3_in_rule__InlineStatement__Group__226245 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__InlineStatement__Group__2__Impl26273 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__3__Impl_in_rule__InlineStatement__Group__326304 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__4_in_rule__InlineStatement__Group__326307 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__LangageNameAssignment_3_in_rule__InlineStatement__Group__3__Impl26334 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__4__Impl_in_rule__InlineStatement__Group__426364 = new BitSet(new long[] { 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__5_in_rule__InlineStatement__Group__426367 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__InlineStatement__Group__4__Impl26395 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__5__Impl_in_rule__InlineStatement__Group__526426 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000400000000L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__6_in_rule__InlineStatement__Group__526429 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__BodyAssignment_5_in_rule__InlineStatement__Group__5__Impl26456 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InlineStatement__Group__6__Impl_in_rule__InlineStatement__Group__626486 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_98_in_rule__InlineStatement__Group__6__Impl26514 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__0__Impl_in_rule__AnnotatedStatement__Group__026559 = new BitSet(new long[] { 0x01E0000000000000L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__1_in_rule__AnnotatedStatement__Group__026562 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_99_in_rule__AnnotatedStatement__Group__0__Impl26590 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__1__Impl_in_rule__AnnotatedStatement__Group__126621 = new BitSet(new long[] { 0x000000000000D070L, 0x0003F9393C000000L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__2_in_rule__AnnotatedStatement__Group__126624 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__AnnotationAssignment_1_in_rule__AnnotatedStatement__Group__1__Impl26651 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__Group__2__Impl_in_rule__AnnotatedStatement__Group__226681 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AnnotatedStatement__StatementAssignment_2_in_rule__AnnotatedStatement__Group__2__Impl26708 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group__0__Impl_in_rule__Annotation__Group__026744 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__Annotation__Group__1_in_rule__Annotation__Group__026747 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__KindAssignment_0_in_rule__Annotation__Group__0__Impl26774 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group__1__Impl_in_rule__Annotation__Group__126804 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__0_in_rule__Annotation__Group__1__Impl26831 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__0__Impl_in_rule__Annotation__Group_1__026866 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__1_in_rule__Annotation__Group_1__026869 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__Annotation__Group_1__0__Impl26897 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__1__Impl_in_rule__Annotation__Group_1__126928 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000180L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__2_in_rule__Annotation__Group_1__126931 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__ArgsAssignment_1_1_in_rule__Annotation__Group_1__1__Impl26958 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__2__Impl_in_rule__Annotation__Group_1__226988 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000180L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__3_in_rule__Annotation__Group_1__226991 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1_2__0_in_rule__Annotation__Group_1__2__Impl27018 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1__3__Impl_in_rule__Annotation__Group_1__327049 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__Annotation__Group_1__3__Impl27077 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1_2__0__Impl_in_rule__Annotation__Group_1_2__027116 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1_2__1_in_rule__Annotation__Group_1_2__027119 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__Annotation__Group_1_2__0__Impl27147 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__Group_1_2__1__Impl_in_rule__Annotation__Group_1_2__127178 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__Annotation__ArgsAssignment_1_2_1_in_rule__Annotation__Group_1_2__1__Impl27205 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EmptyStatement__Group__0__Impl_in_rule__EmptyStatement__Group__027239 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__EmptyStatement__Group__1_in_rule__EmptyStatement__Group__027242 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EmptyStatement__Group__1__Impl_in_rule__EmptyStatement__Group__127300 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__EmptyStatement__Group__1__Impl27328 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__0__Impl_in_rule__LocalNameDeclarationStatement__Group__027363 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__1_in_rule__LocalNameDeclarationStatement__Group__027366 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_100_in_rule__LocalNameDeclarationStatement__Group__0__Impl27394 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__1__Impl_in_rule__LocalNameDeclarationStatement__Group__127425 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__2_in_rule__LocalNameDeclarationStatement__Group__127428 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__VarNameAssignment_1_in_rule__LocalNameDeclarationStatement__Group__1__Impl27455 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__2__Impl_in_rule__LocalNameDeclarationStatement__Group__227485 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__3_in_rule__LocalNameDeclarationStatement__Group__227488 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__LocalNameDeclarationStatement__Group__2__Impl27516 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__3__Impl_in_rule__LocalNameDeclarationStatement__Group__327547 = new BitSet(new long[] { 0x0200000000000000L, 0x0000000000000200L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__4_in_rule__LocalNameDeclarationStatement__Group__327550 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__TypeAssignment_3_in_rule__LocalNameDeclarationStatement__Group__3__Impl27577 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__4__Impl_in_rule__LocalNameDeclarationStatement__Group__427607 = new BitSet(new long[] { 0x0200000000000000L, 0x0000000000000200L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__5_in_rule__LocalNameDeclarationStatement__Group__427610 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group_4__0_in_rule__LocalNameDeclarationStatement__Group__4__Impl27637 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__5__Impl_in_rule__LocalNameDeclarationStatement__Group__527668 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000240L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__6_in_rule__LocalNameDeclarationStatement__Group__527671 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_57_in_rule__LocalNameDeclarationStatement__Group__5__Impl27699 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__6__Impl_in_rule__LocalNameDeclarationStatement__Group__627730 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__7_in_rule__LocalNameDeclarationStatement__Group__627733 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__InitAssignment_6_in_rule__LocalNameDeclarationStatement__Group__6__Impl27760 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group__7__Impl_in_rule__LocalNameDeclarationStatement__Group__727790 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__LocalNameDeclarationStatement__Group__7__Impl27818 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group_4__0__Impl_in_rule__LocalNameDeclarationStatement__Group_4__027865 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group_4__1_in_rule__LocalNameDeclarationStatement__Group_4__027868 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_0_in_rule__LocalNameDeclarationStatement__Group_4__0__Impl27895 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LocalNameDeclarationStatement__Group_4__1__Impl_in_rule__LocalNameDeclarationStatement__Group_4__127925 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__LocalNameDeclarationStatement__Group_4__1__Impl27953 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__0__Impl_in_rule__IfStatement__Group__027988 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__1_in_rule__IfStatement__Group__027991 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_101_in_rule__IfStatement__Group__0__Impl28019 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__1__Impl_in_rule__IfStatement__Group__128050 = new BitSet(new long[] { 0x0000000000000000L, 0x0000004000000000L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__2_in_rule__IfStatement__Group__128053 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__SequentialClaussesAssignment_1_in_rule__IfStatement__Group__1__Impl28080 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__Group__2__Impl_in_rule__IfStatement__Group__228110 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__IfStatement__FinalClauseAssignment_2_in_rule__IfStatement__Group__2__Impl28137 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group__0__Impl_in_rule__SequentialClauses__Group__028174 = new BitSet(new long[] { 0x0000000000000000L, 0x0000004000000000L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group__1_in_rule__SequentialClauses__Group__028177 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__ConccurentClausesAssignment_0_in_rule__SequentialClauses__Group__0__Impl28204 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group__1__Impl_in_rule__SequentialClauses__Group__128234 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__0_in_rule__SequentialClauses__Group__1__Impl28261 = new BitSet(new long[] { 0x0000000000000002L, 0x0000004000000000L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__0__Impl_in_rule__SequentialClauses__Group_1__028296 = new BitSet(new long[] { 0x0000000000000000L, 0x0000002000000000L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__1_in_rule__SequentialClauses__Group_1__028299 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_102_in_rule__SequentialClauses__Group_1__0__Impl28327 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__1__Impl_in_rule__SequentialClauses__Group_1__128358 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__2_in_rule__SequentialClauses__Group_1__128361 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_101_in_rule__SequentialClauses__Group_1__1__Impl28389 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__Group_1__2__Impl_in_rule__SequentialClauses__Group_1__228420 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SequentialClauses__ConccurentClausesAssignment_1_2_in_rule__SequentialClauses__Group_1__2__Impl28447 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group__0__Impl_in_rule__ConcurrentClauses__Group__028483 = new BitSet(new long[] { 0x0000000000000000L, 0x0000008000000000L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group__1_in_rule__ConcurrentClauses__Group__028486 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__NonFinalClauseAssignment_0_in_rule__ConcurrentClauses__Group__0__Impl28513 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group__1__Impl_in_rule__ConcurrentClauses__Group__128543 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__0_in_rule__ConcurrentClauses__Group__1__Impl28570 = new BitSet(new long[] { 0x0000000000000002L, 0x0000008000000000L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__0__Impl_in_rule__ConcurrentClauses__Group_1__028605 = new BitSet(new long[] { 0x0000000000000000L, 0x0000002000000000L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__1_in_rule__ConcurrentClauses__Group_1__028608 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_103_in_rule__ConcurrentClauses__Group_1__0__Impl28636 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__1__Impl_in_rule__ConcurrentClauses__Group_1__128667 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__2_in_rule__ConcurrentClauses__Group_1__128670 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_101_in_rule__ConcurrentClauses__Group_1__1__Impl28698 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__Group_1__2__Impl_in_rule__ConcurrentClauses__Group_1__228729 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ConcurrentClauses__NonFinalClauseAssignment_1_2_in_rule__ConcurrentClauses__Group_1__2__Impl28756 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__0__Impl_in_rule__NonFinalClause__Group__028792 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__1_in_rule__NonFinalClause__Group__028795 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__NonFinalClause__Group__0__Impl28823 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__1__Impl_in_rule__NonFinalClause__Group__128854 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__2_in_rule__NonFinalClause__Group__128857 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__ConditionAssignment_1_in_rule__NonFinalClause__Group__1__Impl28884 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__2__Impl_in_rule__NonFinalClause__Group__228914 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__3_in_rule__NonFinalClause__Group__228917 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__NonFinalClause__Group__2__Impl28945 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__Group__3__Impl_in_rule__NonFinalClause__Group__328976 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NonFinalClause__BlockAssignment_3_in_rule__NonFinalClause__Group__3__Impl29003 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FinalClause__Group__0__Impl_in_rule__FinalClause__Group__029041 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__FinalClause__Group__1_in_rule__FinalClause__Group__029044 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_102_in_rule__FinalClause__Group__0__Impl29072 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FinalClause__Group__1__Impl_in_rule__FinalClause__Group__129103 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__FinalClause__BlockAssignment_1_in_rule__FinalClause__Group__1__Impl29130 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__0__Impl_in_rule__SwitchStatement__Group__029164 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__1_in_rule__SwitchStatement__Group__029167 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_104_in_rule__SwitchStatement__Group__0__Impl29195 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__1__Impl_in_rule__SwitchStatement__Group__129226 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__2_in_rule__SwitchStatement__Group__129229 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__SwitchStatement__Group__1__Impl29257 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__2__Impl_in_rule__SwitchStatement__Group__229288 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__3_in_rule__SwitchStatement__Group__229291 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__ExpressionAssignment_2_in_rule__SwitchStatement__Group__2__Impl29318 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__3__Impl_in_rule__SwitchStatement__Group__329348 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__4_in_rule__SwitchStatement__Group__329351 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__SwitchStatement__Group__3__Impl29379 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__4__Impl_in_rule__SwitchStatement__Group__429410 = new BitSet(new long[] { 0x0000000000000000L, 0x0000060040000000L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__5_in_rule__SwitchStatement__Group__429413 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_93_in_rule__SwitchStatement__Group__4__Impl29441 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__5__Impl_in_rule__SwitchStatement__Group__529472 = new BitSet(new long[] { 0x0000000000000000L, 0x0000060040000000L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__6_in_rule__SwitchStatement__Group__529475 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__SwitchClauseAssignment_5_in_rule__SwitchStatement__Group__5__Impl29502 = new BitSet(new long[] { 0x0000000000000002L, 0x0000020000000000L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__6__Impl_in_rule__SwitchStatement__Group__629533 = new BitSet(new long[] { 0x0000000000000000L, 0x0000060040000000L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__7_in_rule__SwitchStatement__Group__629536 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__DefaultClauseAssignment_6_in_rule__SwitchStatement__Group__6__Impl29563 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchStatement__Group__7__Impl_in_rule__SwitchStatement__Group__729594 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_94_in_rule__SwitchStatement__Group__7__Impl29622 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__0__Impl_in_rule__SwitchClause__Group__029669 = new BitSet(new long[] { 0x000000000000D070L, 0x0003FB393C000000L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__1_in_rule__SwitchClause__Group__029672 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__SwitchCaseAssignment_0_in_rule__SwitchClause__Group__0__Impl29699 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__1__Impl_in_rule__SwitchClause__Group__129729 = new BitSet(new long[] { 0x000000000000D070L, 0x0003FB393C000000L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__2_in_rule__SwitchClause__Group__129732 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__SwitchCaseAssignment_1_in_rule__SwitchClause__Group__1__Impl29759 = new BitSet(new long[] { 0x0000000000000002L, 0x0000020000000000L });
- public static final BitSet FOLLOW_rule__SwitchClause__Group__2__Impl_in_rule__SwitchClause__Group__229790 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchClause__StatementSequenceAssignment_2_in_rule__SwitchClause__Group__2__Impl29817 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__0__Impl_in_rule__SwitchCase__Group__029853 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__1_in_rule__SwitchCase__Group__029856 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_105_in_rule__SwitchCase__Group__0__Impl29884 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__1__Impl_in_rule__SwitchCase__Group__129915 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__2_in_rule__SwitchCase__Group__129918 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchCase__ExpressionAssignment_1_in_rule__SwitchCase__Group__1__Impl29945 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchCase__Group__2__Impl_in_rule__SwitchCase__Group__229975 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__SwitchCase__Group__2__Impl30003 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__0__Impl_in_rule__SwitchDefaultClause__Group__030040 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__1_in_rule__SwitchDefaultClause__Group__030043 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_106_in_rule__SwitchDefaultClause__Group__0__Impl30071 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__1__Impl_in_rule__SwitchDefaultClause__Group__130102 = new BitSet(new long[] { 0x000000000000D070L, 0x0003FB393C000000L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__2_in_rule__SwitchDefaultClause__Group__130105 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__SwitchDefaultClause__Group__1__Impl30133 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__Group__2__Impl_in_rule__SwitchDefaultClause__Group__230164 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SwitchDefaultClause__StatementSequenceAssignment_2_in_rule__SwitchDefaultClause__Group__2__Impl30191 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__0__Impl_in_rule__WhileStatement__Group__030227 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__1_in_rule__WhileStatement__Group__030230 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_107_in_rule__WhileStatement__Group__0__Impl30258 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__1__Impl_in_rule__WhileStatement__Group__130289 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__2_in_rule__WhileStatement__Group__130292 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__WhileStatement__Group__1__Impl30320 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__2__Impl_in_rule__WhileStatement__Group__230351 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__3_in_rule__WhileStatement__Group__230354 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__ConditionAssignment_2_in_rule__WhileStatement__Group__2__Impl30381 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__3__Impl_in_rule__WhileStatement__Group__330411 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__4_in_rule__WhileStatement__Group__330414 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__WhileStatement__Group__3__Impl30442 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__Group__4__Impl_in_rule__WhileStatement__Group__430473 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__WhileStatement__BlockAssignment_4_in_rule__WhileStatement__Group__4__Impl30500 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__0__Impl_in_rule__DoStatement__Group__030540 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__1_in_rule__DoStatement__Group__030543 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_108_in_rule__DoStatement__Group__0__Impl30571 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__1__Impl_in_rule__DoStatement__Group__130602 = new BitSet(new long[] { 0x0000000000000000L, 0x0000080000000000L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__2_in_rule__DoStatement__Group__130605 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__BlockAssignment_1_in_rule__DoStatement__Group__1__Impl30632 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__2__Impl_in_rule__DoStatement__Group__230662 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__3_in_rule__DoStatement__Group__230665 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_107_in_rule__DoStatement__Group__2__Impl30693 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__3__Impl_in_rule__DoStatement__Group__330724 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__4_in_rule__DoStatement__Group__330727 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__DoStatement__Group__3__Impl30755 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__4__Impl_in_rule__DoStatement__Group__430786 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__5_in_rule__DoStatement__Group__430789 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__ConditionAssignment_4_in_rule__DoStatement__Group__4__Impl30816 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__5__Impl_in_rule__DoStatement__Group__530846 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__6_in_rule__DoStatement__Group__530849 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__DoStatement__Group__5__Impl30877 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DoStatement__Group__6__Impl_in_rule__DoStatement__Group__630908 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__DoStatement__Group__6__Impl30936 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__0__Impl_in_rule__ForStatement__Group__030981 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__1_in_rule__ForStatement__Group__030984 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_109_in_rule__ForStatement__Group__0__Impl31012 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__1__Impl_in_rule__ForStatement__Group__131043 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__2_in_rule__ForStatement__Group__131046 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__ForStatement__Group__1__Impl31074 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__2__Impl_in_rule__ForStatement__Group__231105 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__3_in_rule__ForStatement__Group__231108 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__ControlAssignment_2_in_rule__ForStatement__Group__2__Impl31135 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__3__Impl_in_rule__ForStatement__Group__331165 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__4_in_rule__ForStatement__Group__331168 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__ForStatement__Group__3__Impl31196 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__Group__4__Impl_in_rule__ForStatement__Group__431227 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForStatement__BlockAssignment_4_in_rule__ForStatement__Group__4__Impl31254 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__Group__0__Impl_in_rule__ForControl__Group__031294 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__ForControl__Group__1_in_rule__ForControl__Group__031297 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__LoopVariableDefinitionAssignment_0_in_rule__ForControl__Group__0__Impl31324 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__Group__1__Impl_in_rule__ForControl__Group__131354 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__Group_1__0_in_rule__ForControl__Group__1__Impl31381 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__ForControl__Group_1__0__Impl_in_rule__ForControl__Group_1__031416 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ForControl__Group_1__1_in_rule__ForControl__Group_1__031419 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__ForControl__Group_1__0__Impl31447 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__Group_1__1__Impl_in_rule__ForControl__Group_1__131478 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ForControl__LoopVariableDefinitionAssignment_1_1_in_rule__ForControl__Group_1__1__Impl31505 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__0__Impl_in_rule__LoopVariableDefinition__Group_0__031539 = new BitSet(new long[] { 0x0000004000000000L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__1_in_rule__LoopVariableDefinition__Group_0__031542 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__NameAssignment_0_0_in_rule__LoopVariableDefinition__Group_0__0__Impl31569 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__1__Impl_in_rule__LoopVariableDefinition__Group_0__131599 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__2_in_rule__LoopVariableDefinition__Group_0__131602 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_38_in_rule__LoopVariableDefinition__Group_0__1__Impl31630 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__2__Impl_in_rule__LoopVariableDefinition__Group_0__231661 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000800L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__3_in_rule__LoopVariableDefinition__Group_0__231664 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Expression1Assignment_0_2_in_rule__LoopVariableDefinition__Group_0__2__Impl31691 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0__3__Impl_in_rule__LoopVariableDefinition__Group_0__331721 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0_3__0_in_rule__LoopVariableDefinition__Group_0__3__Impl31748 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0_3__0__Impl_in_rule__LoopVariableDefinition__Group_0_3__031787 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0_3__1_in_rule__LoopVariableDefinition__Group_0_3__031790 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_75_in_rule__LoopVariableDefinition__Group_0_3__0__Impl31818 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_0_3__1__Impl_in_rule__LoopVariableDefinition__Group_0_3__131849 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Expression2Assignment_0_3_1_in_rule__LoopVariableDefinition__Group_0_3__1__Impl31876 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__0__Impl_in_rule__LoopVariableDefinition__Group_1__031910 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__1_in_rule__LoopVariableDefinition__Group_1__031913 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__TypeAssignment_1_0_in_rule__LoopVariableDefinition__Group_1__0__Impl31940 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__1__Impl_in_rule__LoopVariableDefinition__Group_1__131970 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__2_in_rule__LoopVariableDefinition__Group_1__131973 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__NameAssignment_1_1_in_rule__LoopVariableDefinition__Group_1__1__Impl32000 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__2__Impl_in_rule__LoopVariableDefinition__Group_1__232030 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__3_in_rule__LoopVariableDefinition__Group_1__232033 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__LoopVariableDefinition__Group_1__2__Impl32061 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__Group_1__3__Impl_in_rule__LoopVariableDefinition__Group_1__332092 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__LoopVariableDefinition__ExpressionAssignment_1_3_in_rule__LoopVariableDefinition__Group_1__3__Impl32119 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__0__Impl_in_rule__BreakStatement__Group__032157 = new BitSet(new long[] { 0x0000000000000000L, 0x0000400000000000L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__1_in_rule__BreakStatement__Group__032160 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__1__Impl_in_rule__BreakStatement__Group__132218 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__2_in_rule__BreakStatement__Group__132221 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_110_in_rule__BreakStatement__Group__1__Impl32249 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__BreakStatement__Group__2__Impl_in_rule__BreakStatement__Group__232280 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__BreakStatement__Group__2__Impl32308 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__0__Impl_in_rule__ReturnStatement__Group__032345 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__1_in_rule__ReturnStatement__Group__032348 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_111_in_rule__ReturnStatement__Group__0__Impl32376 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__1__Impl_in_rule__ReturnStatement__Group__132407 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__2_in_rule__ReturnStatement__Group__132410 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReturnStatement__ExpressionAssignment_1_in_rule__ReturnStatement__Group__1__Impl32437 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReturnStatement__Group__2__Impl_in_rule__ReturnStatement__Group__232467 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__ReturnStatement__Group__2__Impl32495 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__Group__0__Impl_in_rule__AcceptStatement__Group__032532 = new BitSet(new long[] { 0x0000000000001000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__AcceptStatement__Group__1_in_rule__AcceptStatement__Group__032535 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__ClauseAssignment_0_in_rule__AcceptStatement__Group__0__Impl32562 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__Group__1__Impl_in_rule__AcceptStatement__Group__132592 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptStatement__Alternatives_1_in_rule__AcceptStatement__Group__1__Impl32619 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SimpleAcceptStatementCompletion__Group__0__Impl_in_rule__SimpleAcceptStatementCompletion__Group__032653 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__SimpleAcceptStatementCompletion__Group__1_in_rule__SimpleAcceptStatementCompletion__Group__032656 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SimpleAcceptStatementCompletion__Group__1__Impl_in_rule__SimpleAcceptStatementCompletion__Group__132714 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__SimpleAcceptStatementCompletion__Group__1__Impl32742 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group__0__Impl_in_rule__CompoundAcceptStatementCompletion__Group__032777 = new BitSet(new long[] { 0x0000000000000000L, 0x0000008000000000L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group__1_in_rule__CompoundAcceptStatementCompletion__Group__032780 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__BlockAssignment_0_in_rule__CompoundAcceptStatementCompletion__Group__0__Impl32807 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group__1__Impl_in_rule__CompoundAcceptStatementCompletion__Group__132837 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__0_in_rule__CompoundAcceptStatementCompletion__Group__1__Impl32864 = new BitSet(new long[] { 0x0000000000000002L, 0x0000008000000000L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__0__Impl_in_rule__CompoundAcceptStatementCompletion__Group_1__032899 = new BitSet(new long[] { 0x0000000000000000L, 0x0001000000000000L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__1_in_rule__CompoundAcceptStatementCompletion__Group_1__032902 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_103_in_rule__CompoundAcceptStatementCompletion__Group_1__0__Impl32930 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__Group_1__1__Impl_in_rule__CompoundAcceptStatementCompletion__Group_1__132961 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_1_in_rule__CompoundAcceptStatementCompletion__Group_1__1__Impl32988 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptBlock__Group__0__Impl_in_rule__AcceptBlock__Group__033022 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__AcceptBlock__Group__1_in_rule__AcceptBlock__Group__033025 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptBlock__ClauseAssignment_0_in_rule__AcceptBlock__Group__0__Impl33052 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptBlock__Group__1__Impl_in_rule__AcceptBlock__Group__133082 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptBlock__BlockAssignment_1_in_rule__AcceptBlock__Group__1__Impl33109 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__0__Impl_in_rule__AcceptClause__Group__033143 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__1_in_rule__AcceptClause__Group__033146 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_112_in_rule__AcceptClause__Group__0__Impl33174 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__1__Impl_in_rule__AcceptClause__Group__133205 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__2_in_rule__AcceptClause__Group__133208 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_70_in_rule__AcceptClause__Group__1__Impl33236 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__2__Impl_in_rule__AcceptClause__Group__233267 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__3_in_rule__AcceptClause__Group__233270 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group_2__0_in_rule__AcceptClause__Group__2__Impl33297 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__3__Impl_in_rule__AcceptClause__Group__333328 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000080L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__4_in_rule__AcceptClause__Group__333331 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__QualifiedNameListAssignment_3_in_rule__AcceptClause__Group__3__Impl33358 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group__4__Impl_in_rule__AcceptClause__Group__433388 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_71_in_rule__AcceptClause__Group__4__Impl33416 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group_2__0__Impl_in_rule__AcceptClause__Group_2__033457 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000020L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group_2__1_in_rule__AcceptClause__Group_2__033460 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__NameAssignment_2_0_in_rule__AcceptClause__Group_2__0__Impl33487 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AcceptClause__Group_2__1__Impl_in_rule__AcceptClause__Group_2__133517 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_69_in_rule__AcceptClause__Group_2__1__Impl33545 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__0__Impl_in_rule__ClassifyStatement__Group__033580 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000040L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__1_in_rule__ClassifyStatement__Group__033583 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_113_in_rule__ClassifyStatement__Group__0__Impl33611 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__1__Impl_in_rule__ClassifyStatement__Group__133642 = new BitSet(new long[] { 0x0000000000000000L, 0x000C000000000000L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__2_in_rule__ClassifyStatement__Group__133645 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__ExpressionAssignment_1_in_rule__ClassifyStatement__Group__1__Impl33672 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__2__Impl_in_rule__ClassifyStatement__Group__233702 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__3_in_rule__ClassifyStatement__Group__233705 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__ClauseAssignment_2_in_rule__ClassifyStatement__Group__2__Impl33732 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassifyStatement__Group__3__Impl_in_rule__ClassifyStatement__Group__333762 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__ClassifyStatement__Group__3__Impl33790 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_0__0__Impl_in_rule__ClassificationClause__Group_0__033829 = new BitSet(new long[] { 0x0000000000000000L, 0x000C000000000000L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_0__1_in_rule__ClassificationClause__Group_0__033832 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__ClassifyFromClauseAssignment_0_0_in_rule__ClassificationClause__Group_0__0__Impl33859 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_0__1__Impl_in_rule__ClassificationClause__Group_0__133889 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__ClassifyToClauseAssignment_0_1_in_rule__ClassificationClause__Group_0__1__Impl33916 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_1__0__Impl_in_rule__ClassificationClause__Group_1__033951 = new BitSet(new long[] { 0x0000000000000000L, 0x000C000000000000L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_1__1_in_rule__ClassificationClause__Group_1__033954 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__ReclassyAllClauseAssignment_1_0_in_rule__ClassificationClause__Group_1__0__Impl33981 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__Group_1__1__Impl_in_rule__ClassificationClause__Group_1__134012 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationClause__ClassifyToClauseAssignment_1_1_in_rule__ClassificationClause__Group_1__1__Impl34039 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationFromClause__Group__0__Impl_in_rule__ClassificationFromClause__Group__034073 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ClassificationFromClause__Group__1_in_rule__ClassificationFromClause__Group__034076 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_114_in_rule__ClassificationFromClause__Group__0__Impl34104 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationFromClause__Group__1__Impl_in_rule__ClassificationFromClause__Group__134135 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationFromClause__QualifiedNameListAssignment_1_in_rule__ClassificationFromClause__Group__1__Impl34162 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationToClause__Group__0__Impl_in_rule__ClassificationToClause__Group__034196 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__ClassificationToClause__Group__1_in_rule__ClassificationToClause__Group__034199 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_115_in_rule__ClassificationToClause__Group__0__Impl34227 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationToClause__Group__1__Impl_in_rule__ClassificationToClause__Group__134258 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationToClause__QualifiedNameListAssignment_1_in_rule__ClassificationToClause__Group__1__Impl34285 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__0__Impl_in_rule__ReclassifyAllClause__Group__034319 = new BitSet(new long[] { 0x0000000000000000L, 0x0004000000000000L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__1_in_rule__ReclassifyAllClause__Group__034322 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__1__Impl_in_rule__ReclassifyAllClause__Group__134380 = new BitSet(new long[] { 0x0000000020000000L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__2_in_rule__ReclassifyAllClause__Group__134383 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_114_in_rule__ReclassifyAllClause__Group__1__Impl34411 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ReclassifyAllClause__Group__2__Impl_in_rule__ReclassifyAllClause__Group__234442 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_29_in_rule__ReclassifyAllClause__Group__2__Impl34470 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group__0__Impl_in_rule__QualifiedNameList__Group__034507 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group__1_in_rule__QualifiedNameList__Group__034510 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__QualifiedNameAssignment_0_in_rule__QualifiedNameList__Group__0__Impl34537 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group__1__Impl_in_rule__QualifiedNameList__Group__134567 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group_1__0_in_rule__QualifiedNameList__Group__1__Impl34594 = new BitSet(new long[] { 0x0000000000000002L, 0x0000000000000100L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group_1__0__Impl_in_rule__QualifiedNameList__Group_1__034629 = new BitSet(new long[] { 0x0000000000000040L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group_1__1_in_rule__QualifiedNameList__Group_1__034632 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_72_in_rule__QualifiedNameList__Group_1__0__Impl34660 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__Group_1__1__Impl_in_rule__QualifiedNameList__Group_1__134691 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__QualifiedNameList__QualifiedNameAssignment_1_1_in_rule__QualifiedNameList__Group_1__1__Impl34718 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__034752 = new BitSet(new long[] { 0xFE00000000001040L, 0x000000000000021FL });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__1_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__034755 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_0_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__0__Impl34782 = new BitSet(
- new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__134812 = new BitSet(new long[] { 0xFE00000000001040L, 0x000000000000021FL });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__2_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__134815 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Alternatives_1_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__1__Impl34842 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__234873 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__InvocationOrAssignementOrDeclarationStatement__Group__2__Impl34901 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationStatement__Group__0__Impl_in_rule__SuperInvocationStatement__Group__034938 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__SuperInvocationStatement__Group__1_in_rule__SuperInvocationStatement__Group__034941 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationStatement___superAssignment_0_in_rule__SuperInvocationStatement__Group__0__Impl34968 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__SuperInvocationStatement__Group__1__Impl_in_rule__SuperInvocationStatement__Group__134998 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__SuperInvocationStatement__Group__1__Impl35026 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__0__Impl_in_rule__ThisInvocationStatement__Group__035061 = new BitSet(new long[] { 0xFE00000000001040L, 0x000000000000021FL });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__1_in_rule__ThisInvocationStatement__Group__035064 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement___thisAssignment_0_in_rule__ThisInvocationStatement__Group__0__Impl35091 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__1__Impl_in_rule__ThisInvocationStatement__Group__135121 = new BitSet(new long[] { 0xFE00000000001040L, 0x000000000000021FL });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__2_in_rule__ThisInvocationStatement__Group__135124 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__AssignmentCompletionAssignment_1_in_rule__ThisInvocationStatement__Group__1__Impl35151 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ThisInvocationStatement__Group__2__Impl_in_rule__ThisInvocationStatement__Group__235182 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__ThisInvocationStatement__Group__2__Impl35210 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationInvocationStatement__Group__0__Impl_in_rule__InstanceCreationInvocationStatement__Group__035247 = new BitSet(new long[] { 0x0000000000001000L });
- public static final BitSet FOLLOW_rule__InstanceCreationInvocationStatement__Group__1_in_rule__InstanceCreationInvocationStatement__Group__035250 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationInvocationStatement___newAssignment_0_in_rule__InstanceCreationInvocationStatement__Group__0__Impl35277 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__InstanceCreationInvocationStatement__Group__1__Impl_in_rule__InstanceCreationInvocationStatement__Group__135307 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_12_in_rule__InstanceCreationInvocationStatement__Group__1__Impl35335 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__0__Impl_in_rule__VariableDeclarationCompletion__Group__035370 = new BitSet(new long[] { 0x0000000000000040L, 0x0000000000000200L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__1_in_rule__VariableDeclarationCompletion__Group__035373 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group_0__0_in_rule__VariableDeclarationCompletion__Group__0__Impl35400 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__1__Impl_in_rule__VariableDeclarationCompletion__Group__135431 = new BitSet(new long[] { 0xFE00000000000040L, 0x000000000000021FL });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__2_in_rule__VariableDeclarationCompletion__Group__135434 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__VariableNameAssignment_1_in_rule__VariableDeclarationCompletion__Group__1__Impl35461 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group__2__Impl_in_rule__VariableDeclarationCompletion__Group__235491 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__InitValueAssignment_2_in_rule__VariableDeclarationCompletion__Group__2__Impl35518 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group_0__0__Impl_in_rule__VariableDeclarationCompletion__Group_0__035554 = new BitSet(new long[] { 0x0000000000000000L, 0x0000000000000400L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group_0__1_in_rule__VariableDeclarationCompletion__Group_0__035557 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_0_in_rule__VariableDeclarationCompletion__Group_0__0__Impl35584 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__VariableDeclarationCompletion__Group_0__1__Impl_in_rule__VariableDeclarationCompletion__Group_0__135614 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_74_in_rule__VariableDeclarationCompletion__Group_0__1__Impl35642 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__Group__0__Impl_in_rule__AssignmentCompletion__Group__035677 = new BitSet(new long[] { 0x000006073800D1F0L, 0x0003F9393E000240L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__Group__1_in_rule__AssignmentCompletion__Group__035680 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__OpAssignment_0_in_rule__AssignmentCompletion__Group__0__Impl35707 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__Group__1__Impl_in_rule__AssignmentCompletion__Group__135737 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AssignmentCompletion__RightHandSideAssignment_1_in_rule__AssignmentCompletion__Group__1__Impl35764 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationDeclaration_in_rule__OperationDefinitionOrStub__DeclarationAssignment_035803 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__OperationDefinitionOrStub__BodyAssignment_1_135834 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleVisibilityIndicator_in_rule__OperationDeclaration__VisibilityIndicatorAssignment_035865 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_116_in_rule__OperationDeclaration__AbstractAssignment_135901 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__OperationDeclaration__NameAssignment_235940 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameters_in_rule__OperationDeclaration__FormalParametersAssignment_335971 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTypePart_in_rule__OperationDeclaration__ReturnTypeAssignment_4_136002 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleRedefinitionClause_in_rule__OperationDeclaration__RedefinitionAssignment_536033 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameterList_in_rule__FormalParameters__FormalParameterListAssignment_236064 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameter_in_rule__FormalParameterList__FormalParameterAssignment_036095 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFormalParameter_in_rule__FormalParameterList__FormalParameterAssignment_1_136126 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleParameterDirection_in_rule__FormalParameter__DirectionAssignment_036157 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__FormalParameter__NameAssignment_136188 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTypePart_in_rule__FormalParameter__TypeAssignment_336219 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTypeName_in_rule__TypePart__TypeNameAssignment_036250 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicity_in_rule__TypePart__MultiplicityAssignment_136281 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicityRange_in_rule__Multiplicity__RangeAssignment_236312 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_117_in_rule__Multiplicity__OrderedAssignment_4_0_036348 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_118_in_rule__Multiplicity__NonUniqueAssignment_4_0_136392 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_118_in_rule__Multiplicity__NonUniqueAssignment_4_1_036436 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_117_in_rule__Multiplicity__OrderedAssignment_4_1_136480 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_119_in_rule__Multiplicity__SequenceAssignment_4_236524 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_rule__MultiplicityRange__LowerAssignment_0_036563 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNUMBER_LITERAL_WITHOUT_SUFFIX_in_rule__MultiplicityRange__UpperAssignment_136594 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_INTEGERVALUE_in_rule__INTEGER_LITERAL_WITHOUT_SUFFIX__ValueAssignment36625 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_29_in_rule__UNLIMITED_LITERAL_WITHOUT_SUFFIX__ValueAssignment36661 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__TypeName__QualifiedNameAssignment_1_036700 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameList_in_rule__RedefinitionClause__RedefinedOperationsAssignment_136731 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBooleanValue_in_rule__BOOLEAN_LITERAL__ValueAssignment_036766 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__BOOLEAN_LITERAL__SuffixAssignment_136797 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_INTEGERVALUE_in_rule__INTEGER_LITERAL__ValueAssignment_036828 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__INTEGER_LITERAL__SuffixAssignment_136859 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_29_in_rule__UNLIMITED_LITERAL__ValueAssignment_036895 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__UNLIMITED_LITERAL__SuffixAssignment_136934 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_STRING_in_rule__STRING_LITERAL__ValueAssignment_036965 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__STRING_LITERAL__SuffixAssignment_136996 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PrefixOpAlternatives_0_0_0_0_in_rule__NameExpression__PrefixOpAssignment_0_0_037027 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNamePath_in_rule__NameExpression__PathAssignment_0_0_137060 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__NameExpression__IdAssignment_0_0_237091 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNamePath_in_rule__NameExpression__PathAssignment_0_1_037122 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__NameExpression__IdAssignment_0_1_137153 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_rule__NameExpression__InvocationCompletionAssignment_0_1_2_037184 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionOrAccessCompletion_in_rule__NameExpression__SequenceConstructionCompletionAssignment_0_1_2_137215 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__NameExpression__PostfixOpAlternatives_0_1_2_2_0_in_rule__NameExpression__PostfixOpAssignment_0_1_2_237246 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__NameExpression__SuffixAssignment_137279 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUnqualifiedName_in_rule__QualifiedNamePath__NamespaceAssignment_037310 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__UnqualifiedName__NameAssignment_037341 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTemplateBinding_in_rule__UnqualifiedName__TemplateBindingAssignment_137372 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNamedTemplateBinding_in_rule__TemplateBinding__BindingsAssignment_137403 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNamedTemplateBinding_in_rule__TemplateBinding__BindingsAssignment_2_137434 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__NamedTemplateBinding__FormalAssignment_037465 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__NamedTemplateBinding__ActualAssignment_237496 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__QualifiedNameWithBinding__IdAssignment_037527 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTemplateBinding_in_rule__QualifiedNameWithBinding__BindingAssignment_137558 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameWithBinding__RemainingAssignment_2_137589 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTupleElement_in_rule__Tuple__TupleElementsAssignment_2_037620 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTupleElement_in_rule__Tuple__TupleElementsAssignment_2_1_137651 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__TupleElement__ArgumentAssignment37682 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalOrExpression_in_rule__ConditionalTestExpression__ExpAssignment_037713 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalTestExpression_in_rule__ConditionalTestExpression__WhenTrueAssignment_1_137744 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalTestExpression_in_rule__ConditionalTestExpression__WhenFalseAssignment_1_337775 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalAndExpression_in_rule__ConditionalOrExpression__ExpAssignment_037806 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConditionalAndExpression_in_rule__ConditionalOrExpression__ExpAssignment_1_137837 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInclusiveOrExpression_in_rule__ConditionalAndExpression__ExpAssignment_037868 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInclusiveOrExpression_in_rule__ConditionalAndExpression__ExpAssignment_1_137899 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExclusiveOrExpression_in_rule__InclusiveOrExpression__ExpAssignment_037930 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExclusiveOrExpression_in_rule__InclusiveOrExpression__ExpAssignment_1_137961 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAndExpression_in_rule__ExclusiveOrExpression__ExpAssignment_037992 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAndExpression_in_rule__ExclusiveOrExpression__ExpAssignment_1_138023 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleEqualityExpression_in_rule__AndExpression__ExpAssignment_038054 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleEqualityExpression_in_rule__AndExpression__ExpAssignment_1_138085 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationExpression_in_rule__EqualityExpression__ExpAssignment_038116 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__EqualityExpression__OpAlternatives_1_0_0_in_rule__EqualityExpression__OpAssignment_1_038147 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationExpression_in_rule__EqualityExpression__ExpAssignment_1_138180 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleRelationalExpression_in_rule__ClassificationExpression__ExpAssignment_038211 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ClassificationExpression__OpAlternatives_1_0_0_in_rule__ClassificationExpression__OpAssignment_1_038242 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNameExpression_in_rule__ClassificationExpression__TypeNameAssignment_1_138275 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleShiftExpression_in_rule__RelationalExpression__LeftAssignment_038306 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__RelationalExpression__OpAlternatives_1_0_0_in_rule__RelationalExpression__OpAssignment_1_038337 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleShiftExpression_in_rule__RelationalExpression__RightAssignment_1_138370 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAdditiveExpression_in_rule__ShiftExpression__ExpAssignment_038401 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__ShiftExpression__OpAlternatives_1_0_0_in_rule__ShiftExpression__OpAssignment_1_038432 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAdditiveExpression_in_rule__ShiftExpression__ExpAssignment_1_138465 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicativeExpression_in_rule__AdditiveExpression__ExpAssignment_038496 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__AdditiveExpression__OpAlternatives_1_0_0_in_rule__AdditiveExpression__OpAssignment_1_038527 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleMultiplicativeExpression_in_rule__AdditiveExpression__ExpAssignment_1_138560 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUnaryExpression_in_rule__MultiplicativeExpression__ExpAssignment_038591 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__MultiplicativeExpression__OpAlternatives_1_0_0_in_rule__MultiplicativeExpression__OpAssignment_1_038622 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleUnaryExpression_in_rule__MultiplicativeExpression__ExpAssignment_1_138655 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__UnaryExpression__OpAlternatives_0_0_in_rule__UnaryExpression__OpAssignment_038686 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePrimaryExpression_in_rule__UnaryExpression__ExpAssignment_138719 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleValueSpecification_in_rule__PrimaryExpression__PrefixAssignment38750 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__OperationCallExpression__OperationNameAssignment_138781 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_rule__OperationCallExpression__TupleAssignment_238812 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__OperationCallExpression__SuffixAssignment_338843 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__OperationCallExpressionWithoutDot__OperationNameAssignment_038874 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_rule__OperationCallExpressionWithoutDot__TupleAssignment_138905 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__OperationCallExpressionWithoutDot__SuffixAssignment_238936 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__PropertyCallExpression__PropertyNameAssignment_138967 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__PropertyCallExpression__IndexAssignment_2_138998 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__PropertyCallExpression__SuffixAssignment_339029 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationKind_in_rule__LinkOperationExpression__KindAssignment_139060 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationTuple_in_rule__LinkOperationExpression__TupleAssignment_239091 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationTupleElement_in_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_139122 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLinkOperationTupleElement_in_rule__LinkOperationTuple__LinkOperationTupleElementAssignment_2_139153 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__LinkOperationTupleElement__ObjectOrRoleAssignment_039184 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__LinkOperationTupleElement__RoleIndexAssignment_1_0_139215 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__LinkOperationTupleElement__ObjectAssignment_1_239246 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__SequenceOperationExpression__OperationNameAssignment_139277 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_rule__SequenceOperationExpression__TupleAssignment_239308 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__SequenceOperationExpression__SuffixAssignment_339339 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_117_in_rule__SequenceReductionExpression__IsOrderedAssignment_239375 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__SequenceReductionExpression__BehaviorAssignment_339414 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__SequenceReductionExpression__SuffixAssignment_439445 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSelectOrRejectOperator_in_rule__SelectOrRejectOperation__OpAssignment_139476 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__SelectOrRejectOperation__NameAssignment_239507 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__SelectOrRejectOperation__ExprAssignment_439538 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__SelectOrRejectOperation__SuffixAssignment_639569 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleCollectOrIterateOperator_in_rule__CollectOrIterateOperation__OpAssignment_139600 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__CollectOrIterateOperation__NameAssignment_239631 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__CollectOrIterateOperation__ExprAssignment_439662 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__CollectOrIterateOperation__SuffixAssignment_639693 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForAllOrExistsOrOneOperator_in_rule__ForAllOrExistsOrOneOperation__OpAssignment_139724 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__ForAllOrExistsOrOneOperation__NameAssignment_239755 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__ForAllOrExistsOrOneOperation__ExprAssignment_439786 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__ForAllOrExistsOrOneOperation__SuffixAssignment_639817 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__IsUniqueOperation__NameAssignment_239848 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__IsUniqueOperation__ExprAssignment_439879 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__IsUniqueOperation__SuffixAssignment_639910 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__ParenthesizedExpression__ExpOrTypeCastAssignment_139941 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonLiteralValueSpecification_in_rule__ParenthesizedExpression__CastedAssignment_3_039972 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__ParenthesizedExpression__SuffixAssignment_3_140003 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__ThisExpression__SuffixAssignment_240034 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__SuperInvocationExpression__ClassNameAssignment_1_0_140065 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationCallExpressionWithoutDot_in_rule__SuperInvocationExpression__OperationCallWithoutDotAssignment_1_0_340096 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleOperationCallExpression_in_rule__SuperInvocationExpression__OperationCallAssignment_1_140127 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__InstanceCreationExpression__ConstructorAssignment_140158 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleTuple_in_rule__InstanceCreationExpression__TupleAssignment_2_040189 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionCompletion_in_rule__InstanceCreationExpression__SequenceConstuctionCompletionAssignment_2_140220 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuffixExpression_in_rule__InstanceCreationExpression__SuffixAssignment_340251 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__SequenceConstructionOrAccessCompletion__MultiplicityIndicatorAssignment_0_040287 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAccessCompletion_in_rule__SequenceConstructionOrAccessCompletion__AccessCompletionAssignment_0_1_040326 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rulePartialSequenceConstructionCompletion_in_rule__SequenceConstructionOrAccessCompletion__SequenceCompletionAssignment_0_1_140357 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceConstructionOrAccessCompletion__ExpressionAssignment_140388 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__AccessCompletion__AccessIndexAssignment_040419 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionExpression_in_rule__PartialSequenceConstructionCompletion__ExpressionAssignment_140450 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__SequenceConstructionCompletion__MultiplicityIndicatorAssignment_0_040486 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceConstructionExpression_in_rule__SequenceConstructionCompletion__ExpressionAssignment_140525 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceElement_in_rule__SequenceConstructionExpression__SequenceElementAssignment_140556 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceElement_in_rule__SequenceConstructionExpression__SequenceElementAssignment_2_0_140587 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__SequenceConstructionExpression__RangeUpperAssignment_2_1_140618 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleStatementSequence_in_rule__Block__SequenceAssignment_240649 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleDocumentedStatement_in_rule__StatementSequence__StatementsAssignment40680 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_rule__DocumentedStatement__CommentAlternatives_0_0_in_rule__DocumentedStatement__CommentAssignment_040711 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleStatement_in_rule__DocumentedStatement__StatementAssignment_140744 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__InlineStatement__LangageNameAssignment_340775 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_STRING_in_rule__InlineStatement__BodyAssignment_540806 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAnnotation_in_rule__AnnotatedStatement__AnnotationAssignment_140837 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleStatement_in_rule__AnnotatedStatement__StatementAssignment_240868 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAnnotationKind_in_rule__Annotation__KindAssignment_040899 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__Annotation__ArgsAssignment_1_140930 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__Annotation__ArgsAssignment_1_2_140961 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__BlockStatement__BlockAssignment40992 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__LocalNameDeclarationStatement__VarNameAssignment_141023 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__LocalNameDeclarationStatement__TypeAssignment_341054 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__LocalNameDeclarationStatement__MultiplicityIndicatorAssignment_4_041090 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceElement_in_rule__LocalNameDeclarationStatement__InitAssignment_641129 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequentialClauses_in_rule__IfStatement__SequentialClaussesAssignment_141160 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleFinalClause_in_rule__IfStatement__FinalClauseAssignment_241191 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConcurrentClauses_in_rule__SequentialClauses__ConccurentClausesAssignment_041222 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleConcurrentClauses_in_rule__SequentialClauses__ConccurentClausesAssignment_1_241253 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonFinalClause_in_rule__ConcurrentClauses__NonFinalClauseAssignment_041284 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonFinalClause_in_rule__ConcurrentClauses__NonFinalClauseAssignment_1_241315 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__NonFinalClause__ConditionAssignment_141346 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__NonFinalClause__BlockAssignment_341377 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__FinalClause__BlockAssignment_141408 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__SwitchStatement__ExpressionAssignment_241439 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchClause_in_rule__SwitchStatement__SwitchClauseAssignment_541470 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchDefaultClause_in_rule__SwitchStatement__DefaultClauseAssignment_641501 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchCase_in_rule__SwitchClause__SwitchCaseAssignment_041532 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSwitchCase_in_rule__SwitchClause__SwitchCaseAssignment_141563 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonEmptyStatementSequence_in_rule__SwitchClause__StatementSequenceAssignment_241594 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__SwitchCase__ExpressionAssignment_141625 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNonEmptyStatementSequence_in_rule__SwitchDefaultClause__StatementSequenceAssignment_241656 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleDocumentedStatement_in_rule__NonEmptyStatementSequence__StatementAssignment41687 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__WhileStatement__ConditionAssignment_241718 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__WhileStatement__BlockAssignment_441749 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__DoStatement__BlockAssignment_141780 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__DoStatement__ConditionAssignment_441811 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleForControl_in_rule__ForStatement__ControlAssignment_241842 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__ForStatement__BlockAssignment_441873 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLoopVariableDefinition_in_rule__ForControl__LoopVariableDefinitionAssignment_041904 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleLoopVariableDefinition_in_rule__ForControl__LoopVariableDefinitionAssignment_1_141935 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__LoopVariableDefinition__NameAssignment_0_041966 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__Expression1Assignment_0_241997 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__Expression2Assignment_0_3_142028 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__LoopVariableDefinition__TypeAssignment_1_042059 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__LoopVariableDefinition__NameAssignment_1_142090 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__LoopVariableDefinition__ExpressionAssignment_1_342121 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__ReturnStatement__ExpressionAssignment_142152 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptClause_in_rule__AcceptStatement__ClauseAssignment_042183 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSimpleAcceptStatementCompletion_in_rule__AcceptStatement__SimpleAcceptAssignment_1_042214 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleCompoundAcceptStatementCompletion_in_rule__AcceptStatement__CompoundAcceptAssignment_1_142245 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__CompoundAcceptStatementCompletion__BlockAssignment_042276 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptBlock_in_rule__CompoundAcceptStatementCompletion__AcceptBlockAssignment_1_142307 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAcceptClause_in_rule__AcceptBlock__ClauseAssignment_042338 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleBlock_in_rule__AcceptBlock__BlockAssignment_142369 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__AcceptClause__NameAssignment_2_042400 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameList_in_rule__AcceptClause__QualifiedNameListAssignment_342431 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleExpression_in_rule__ClassifyStatement__ExpressionAssignment_142462 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationClause_in_rule__ClassifyStatement__ClauseAssignment_242493 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationFromClause_in_rule__ClassificationClause__ClassifyFromClauseAssignment_0_042524 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationToClause_in_rule__ClassificationClause__ClassifyToClauseAssignment_0_142555 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleReclassifyAllClause_in_rule__ClassificationClause__ReclassyAllClauseAssignment_1_042586 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleClassificationToClause_in_rule__ClassificationClause__ClassifyToClauseAssignment_1_142617 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameList_in_rule__ClassificationFromClause__QualifiedNameListAssignment_142648 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameList_in_rule__ClassificationToClause__QualifiedNameListAssignment_142679 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameList__QualifiedNameAssignment_042710 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleQualifiedNameWithBinding_in_rule__QualifiedNameList__QualifiedNameAssignment_1_142741 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleNameExpression_in_rule__InvocationOrAssignementOrDeclarationStatement__TypePart_OR_assignedPart_OR_invocationPartAssignment_042772 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleVariableDeclarationCompletion_in_rule__InvocationOrAssignementOrDeclarationStatement__VariableDeclarationCompletionAssignment_1_042803 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAssignmentCompletion_in_rule__InvocationOrAssignementOrDeclarationStatement__AssignmentCompletionAssignment_1_142834 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSuperInvocationExpression_in_rule__SuperInvocationStatement___superAssignment_042865 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleThisExpression_in_rule__ThisInvocationStatement___thisAssignment_042896 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAssignmentCompletion_in_rule__ThisInvocationStatement__AssignmentCompletionAssignment_142927 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleInstanceCreationExpression_in_rule__InstanceCreationInvocationStatement___newAssignment_042958 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_73_in_rule__VariableDeclarationCompletion__MultiplicityIndicatorAssignment_0_042994 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_RULE_ID_in_rule__VariableDeclarationCompletion__VariableNameAssignment_143033 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAssignmentCompletion_in_rule__VariableDeclarationCompletion__InitValueAssignment_243064 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleAssignmentOperator_in_rule__AssignmentCompletion__OpAssignment_043095 = new BitSet(new long[] { 0x0000000000000002L });
- public static final BitSet FOLLOW_ruleSequenceElement_in_rule__AssignmentCompletion__RightHandSideAssignment_143126 = new BitSet(new long[] { 0x0000000000000002L });
-
-} \ No newline at end of file

Back to the top