org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal
Class InternalEssentialOCLParser

java.lang.Object
  extended by org.antlr.runtime.BaseRecognizer
      extended by org.antlr.runtime.Parser
          extended by org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
              extended by org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser

public class InternalEssentialOCLParser
extends org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ErrorContext, org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.LexerErrorContext, org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ParserErrorContext, org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.UnorderedGroupErrorContext, org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser.ValueConverterErrorContext
 
Field Summary
protected  org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA31 dfa31
           
protected  org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA36 dfa36
           
protected  org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA55 dfa55
           
static int EOF
           
static int RULE_ANY_OTHER
           
static int RULE_DOUBLE_QUOTED_STRING
           
static int RULE_ESCAPED_CHARACTER
           
static int RULE_ESCAPED_ID
           
static int RULE_INT
           
static int RULE_LETTER_CHARACTER
           
static int RULE_ML_COMMENT
           
static int RULE_ML_SINGLE_QUOTED_STRING
           
static int RULE_SIMPLE_ID
           
static int RULE_SINGLE_QUOTED_STRING
           
static int RULE_SL_COMMENT
           
static int RULE_WS
           
static int T__16
           
static int T__17
           
static int T__18
           
static int T__19
           
static int T__20
           
static int T__21
           
static int T__22
           
static int T__23
           
static int T__24
           
static int T__25
           
static int T__26
           
static int T__27
           
static int T__28
           
static int T__29
           
static int T__30
           
static int T__31
           
static int T__32
           
static int T__33
           
static int T__34
           
static int T__35
           
static int T__36
           
static int T__37
           
static int T__38
           
static int T__39
           
static int T__40
           
static int T__41
           
static int T__42
           
static int T__43
           
static int T__44
           
static int T__45
           
static int T__46
           
static int T__47
           
static int T__48
           
static int T__49
           
static int T__50
           
static int T__51
           
static int T__52
           
static int T__53
           
static int T__54
           
static int T__55
           
static int T__56
           
static int T__57
           
static int T__58
           
static int T__59
           
static int T__60
           
static int T__61
           
static int T__62
           
static int T__63
           
static int T__64
           
static int T__65
           
static int T__66
           
static int T__67
           
static int T__68
           
static int T__69
           
static int T__70
           
static int T__71
           
static int T__72
           
static java.lang.String[] tokenNames
           
 
Fields inherited from class org.antlr.runtime.Parser
input
 
Fields inherited from class org.antlr.runtime.BaseRecognizer
DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, state
 
Constructor Summary
InternalEssentialOCLParser(org.antlr.runtime.TokenStream input)
           
InternalEssentialOCLParser(org.antlr.runtime.TokenStream input, EssentialOCLGrammarAccess grammarAccess)
           
InternalEssentialOCLParser(org.antlr.runtime.TokenStream input, org.antlr.runtime.RecognizerSharedState state)
           
 
Method Summary
 org.eclipse.emf.ecore.EObject entryRuleBinaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleBooleanLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleCollectionLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleCollectionLiteralPartCS()
           
 org.eclipse.emf.ecore.EObject entryRuleCollectionTypeCS()
           
 java.lang.String entryRuleCollectionTypeIdentifier()
           
 org.eclipse.emf.ecore.EObject entryRuleConstructorPartCS()
           
 org.eclipse.emf.ecore.EObject entryRuleEssentialOCLInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleEssentialOCLNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleEssentialOCLUnaryOperatorCS()
           
 java.lang.String entryRuleEssentialOCLUnreservedName()
           
 java.lang.String entryRuleEssentialOCLUnrestrictedName()
           
 org.eclipse.emf.ecore.EObject entryRuleExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleFirstPathElementCS()
           
 java.lang.String entryRuleID()
           
 java.lang.String entryRuleIdentifier()
           
 org.eclipse.emf.ecore.EObject entryRuleIfExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleInvalidLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetVariableCS()
           
 java.lang.String entryRuleLOWER()
           
 org.eclipse.emf.ecore.EObject entryRuleModel()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityBoundsCS()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityStringCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigatingArgCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigatingArgExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigatingBarArgCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigatingCommaArgCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigatingSemiArgCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNestedExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNextPathElementCS()
           
 org.eclipse.emf.ecore.EObject entryRuleNullLiteralExpCS()
           
 java.lang.String entryRuleNUMBER_LITERAL()
           
 org.eclipse.emf.ecore.EObject entryRuleNumberLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRulePathNameCS()
           
 org.eclipse.emf.ecore.EObject entryRulePrefixedExpCS()
           
 org.eclipse.emf.ecore.EObject entryRulePrimaryExpCS()
           
 org.eclipse.emf.ecore.EObject entryRulePrimitiveLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRulePrimitiveTypeCS()
           
 java.lang.String entryRulePrimitiveTypeIdentifier()
           
 org.eclipse.emf.ecore.EObject entryRuleSelfExpCS()
           
 java.lang.String entryRuleStringLiteral()
           
 org.eclipse.emf.ecore.EObject entryRuleStringLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTupleLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTupleLiteralPartCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTuplePartCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTupleTypeCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeLiteralCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeLiteralWithMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeNameExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleUnaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleUnlimitedNaturalLiteralExpCS()
           
 java.lang.String entryRuleUnreservedName()
           
 java.lang.String entryRuleUnrestrictedName()
           
 java.lang.String entryRuleUPPER()
           
 java.lang.String entryRuleURI()
           
 org.eclipse.emf.ecore.EObject entryRuleURIFirstPathElementCS()
           
protected  java.lang.String getFirstRuleName()
           
protected  EssentialOCLGrammarAccess getGrammarAccess()
           
 java.lang.String getGrammarFileName()
           
 java.lang.String[] getTokenNames()
           
 org.eclipse.emf.ecore.EObject ruleBinaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleBooleanLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleCollectionLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleCollectionLiteralPartCS()
           
 org.eclipse.emf.ecore.EObject ruleCollectionTypeCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleCollectionTypeIdentifier()
           
 org.eclipse.emf.ecore.EObject ruleConstructorPartCS()
           
 org.eclipse.emf.ecore.EObject ruleEssentialOCLInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleEssentialOCLNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleEssentialOCLUnaryOperatorCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLUnreservedName()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLUnrestrictedName()
           
 org.eclipse.emf.ecore.EObject ruleExpCS()
           
 org.eclipse.emf.ecore.EObject ruleFirstPathElementCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleID()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleIdentifier()
           
 org.eclipse.emf.ecore.EObject ruleIfExpCS()
           
 org.eclipse.emf.ecore.EObject ruleInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleInvalidLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleLetExpCS()
           
 org.eclipse.emf.ecore.EObject ruleLetVariableCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleLOWER()
           
 org.eclipse.emf.ecore.EObject ruleModel()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityBoundsCS()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityStringCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigatingArgCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigatingArgExpCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigatingBarArgCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigatingCommaArgCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigatingSemiArgCS()
           
 org.eclipse.emf.ecore.EObject ruleNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleNestedExpCS()
           
 org.eclipse.emf.ecore.EObject ruleNextPathElementCS()
           
 org.eclipse.emf.ecore.EObject ruleNullLiteralExpCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleNUMBER_LITERAL()
           
 org.eclipse.emf.ecore.EObject ruleNumberLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject rulePathNameCS()
           
 org.eclipse.emf.ecore.EObject rulePrefixedExpCS()
           
 org.eclipse.emf.ecore.EObject rulePrimaryExpCS()
           
 org.eclipse.emf.ecore.EObject rulePrimitiveLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject rulePrimitiveTypeCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken rulePrimitiveTypeIdentifier()
           
 org.eclipse.emf.ecore.EObject ruleSelfExpCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleStringLiteral()
           
 org.eclipse.emf.ecore.EObject ruleStringLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleTupleLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleTupleLiteralPartCS()
           
 org.eclipse.emf.ecore.EObject ruleTuplePartCS()
           
 org.eclipse.emf.ecore.EObject ruleTupleTypeCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeExpCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeLiteralCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeLiteralWithMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeNameExpCS()
           
 org.eclipse.emf.ecore.EObject ruleUnaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleUnlimitedNaturalLiteralExpCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUnreservedName()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUnrestrictedName()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUPPER()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleURI()
           
 org.eclipse.emf.ecore.EObject ruleURIFirstPathElementCS()
           
 void synpred73_InternalEssentialOCL_fragment()
           
 boolean synpred73_InternalEssentialOCL()
           
 void synpred74_InternalEssentialOCL_fragment()
           
 boolean synpred74_InternalEssentialOCL()
           
 void synpred75_InternalEssentialOCL_fragment()
           
 boolean synpred75_InternalEssentialOCL()
           
 
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
add, add, addWithLastConsumed, afterParserOrEnumRuleCall, appendAllTokens, appendError, appendSkippedTokens, appendTrailingHiddenTokens, associateNodeWithAstElement, createErrorContext, createModelElement, createModelElement, createModelElement, createModelElementForParent, createModelElementForParent, createValueConverterErrorContext, displayRecognitionError, emitErrorMessage, enterRule, forceCreateModelElement, forceCreateModelElementAndAdd, forceCreateModelElementAndSet, getErrorMessage, getInput, getLastLeafNode, getNodeModelBuilder, getSemanticModelBuilder, getSyntaxErrorMessage, getSyntaxErrorProvider, getUnorderedGroupHelper, getValueConverterExceptionMessage, handleValueConverterException, insertCompositeNode, leaveRule, newCompositeNode, newLeafNode, parse, parse, recover, recoverFromMismatchedToken, registerRules, reportError, set, set, setNodeModelBuilder, setSemanticModelBuilder, setSyntaxErrorProvider, setTokenTypeMap, setUnorderedGroupHelper, setWithLastConsumed, superGetErrorMessage
 
Methods inherited from class org.antlr.runtime.Parser
getCurrentInputSymbol, getMissingSymbol, getSourceName, getTokenStream, reset, setTokenStream, traceIn, traceOut
 
Methods inherited from class org.antlr.runtime.BaseRecognizer
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, endResync, failed, getBacktrackingLevel, getErrorHeader, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recoverFromMismatchedSet, setBacktrackingLevel, toStrings, traceIn, traceOut
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tokenNames

public static final java.lang.String[] tokenNames

T__68

public static final int T__68
See Also:
Constant Field Values

T__69

public static final int T__69
See Also:
Constant Field Values

T__66

public static final int T__66
See Also:
Constant Field Values

T__67

public static final int T__67
See Also:
Constant Field Values

T__64

public static final int T__64
See Also:
Constant Field Values

T__29

public static final int T__29
See Also:
Constant Field Values

T__65

public static final int T__65
See Also:
Constant Field Values

T__28

public static final int T__28
See Also:
Constant Field Values

T__62

public static final int T__62
See Also:
Constant Field Values

T__27

public static final int T__27
See Also:
Constant Field Values

T__63

public static final int T__63
See Also:
Constant Field Values

T__26

public static final int T__26
See Also:
Constant Field Values

RULE_ESCAPED_CHARACTER

public static final int RULE_ESCAPED_CHARACTER
See Also:
Constant Field Values

T__25

public static final int T__25
See Also:
Constant Field Values

T__24

public static final int T__24
See Also:
Constant Field Values

T__23

public static final int T__23
See Also:
Constant Field Values

T__22

public static final int T__22
See Also:
Constant Field Values

RULE_ANY_OTHER

public static final int RULE_ANY_OTHER
See Also:
Constant Field Values

T__21

public static final int T__21
See Also:
Constant Field Values

T__20

public static final int T__20
See Also:
Constant Field Values

RULE_ESCAPED_ID

public static final int RULE_ESCAPED_ID
See Also:
Constant Field Values

RULE_DOUBLE_QUOTED_STRING

public static final int RULE_DOUBLE_QUOTED_STRING
See Also:
Constant Field Values

T__61

public static final int T__61
See Also:
Constant Field Values

T__60

public static final int T__60
See Also:
Constant Field Values

EOF

public static final int EOF
See Also:
Constant Field Values

T__55

public static final int T__55
See Also:
Constant Field Values

T__56

public static final int T__56
See Also:
Constant Field Values

T__19

public static final int T__19
See Also:
Constant Field Values

T__57

public static final int T__57
See Also:
Constant Field Values

T__58

public static final int T__58
See Also:
Constant Field Values

T__16

public static final int T__16
See Also:
Constant Field Values

T__51

public static final int T__51
See Also:
Constant Field Values

T__52

public static final int T__52
See Also:
Constant Field Values

T__18

public static final int T__18
See Also:
Constant Field Values

T__53

public static final int T__53
See Also:
Constant Field Values

T__17

public static final int T__17
See Also:
Constant Field Values

T__54

public static final int T__54
See Also:
Constant Field Values

T__59

public static final int T__59
See Also:
Constant Field Values

RULE_SIMPLE_ID

public static final int RULE_SIMPLE_ID
See Also:
Constant Field Values

RULE_INT

public static final int RULE_INT
See Also:
Constant Field Values

T__50

public static final int T__50
See Also:
Constant Field Values

T__42

public static final int T__42
See Also:
Constant Field Values

T__43

public static final int T__43
See Also:
Constant Field Values

T__40

public static final int T__40
See Also:
Constant Field Values

RULE_ML_SINGLE_QUOTED_STRING

public static final int RULE_ML_SINGLE_QUOTED_STRING
See Also:
Constant Field Values

T__41

public static final int T__41
See Also:
Constant Field Values

T__46

public static final int T__46
See Also:
Constant Field Values

T__47

public static final int T__47
See Also:
Constant Field Values

T__44

public static final int T__44
See Also:
Constant Field Values

T__45

public static final int T__45
See Also:
Constant Field Values

T__48

public static final int T__48
See Also:
Constant Field Values

T__49

public static final int T__49
See Also:
Constant Field Values

RULE_SINGLE_QUOTED_STRING

public static final int RULE_SINGLE_QUOTED_STRING
See Also:
Constant Field Values

RULE_SL_COMMENT

public static final int RULE_SL_COMMENT
See Also:
Constant Field Values

RULE_ML_COMMENT

public static final int RULE_ML_COMMENT
See Also:
Constant Field Values

RULE_LETTER_CHARACTER

public static final int RULE_LETTER_CHARACTER
See Also:
Constant Field Values

T__30

public static final int T__30
See Also:
Constant Field Values

T__31

public static final int T__31
See Also:
Constant Field Values

T__32

public static final int T__32
See Also:
Constant Field Values

T__71

public static final int T__71
See Also:
Constant Field Values

T__33

public static final int T__33
See Also:
Constant Field Values

T__72

public static final int T__72
See Also:
Constant Field Values

T__34

public static final int T__34
See Also:
Constant Field Values

T__35

public static final int T__35
See Also:
Constant Field Values

T__70

public static final int T__70
See Also:
Constant Field Values

T__36

public static final int T__36
See Also:
Constant Field Values

T__37

public static final int T__37
See Also:
Constant Field Values

T__38

public static final int T__38
See Also:
Constant Field Values

T__39

public static final int T__39
See Also:
Constant Field Values

RULE_WS

public static final int RULE_WS
See Also:
Constant Field Values

dfa36

protected org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA36 dfa36

dfa31

protected org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA31 dfa31

dfa55

protected org.eclipse.ocl.examples.xtext.essentialocl.parser.antlr.internal.InternalEssentialOCLParser.DFA55 dfa55
Constructor Detail

InternalEssentialOCLParser

public InternalEssentialOCLParser(org.antlr.runtime.TokenStream input)

InternalEssentialOCLParser

public InternalEssentialOCLParser(org.antlr.runtime.TokenStream input,
                                  org.antlr.runtime.RecognizerSharedState state)

InternalEssentialOCLParser

public InternalEssentialOCLParser(org.antlr.runtime.TokenStream input,
                                  EssentialOCLGrammarAccess grammarAccess)
Method Detail

getTokenNames

public java.lang.String[] getTokenNames()
Overrides:
getTokenNames in class org.antlr.runtime.BaseRecognizer

getGrammarFileName

public java.lang.String getGrammarFileName()
Overrides:
getGrammarFileName in class org.antlr.runtime.BaseRecognizer

getFirstRuleName

protected java.lang.String getFirstRuleName()
Specified by:
getFirstRuleName in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser

getGrammarAccess

protected EssentialOCLGrammarAccess getGrammarAccess()
Specified by:
getGrammarAccess in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser

entryRuleModel

public final org.eclipse.emf.ecore.EObject entryRuleModel()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleModel

public final org.eclipse.emf.ecore.EObject ruleModel()
                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleID

public final java.lang.String entryRuleID()
                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleID

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleID()
                                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleLOWER

public final java.lang.String entryRuleLOWER()
                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleLOWER

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleLOWER()
                                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleUPPER

public final java.lang.String entryRuleUPPER()
                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleUPPER

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUPPER()
                                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNUMBER_LITERAL

public final java.lang.String entryRuleNUMBER_LITERAL()
                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNUMBER_LITERAL

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleNUMBER_LITERAL()
                                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleURI

public final java.lang.String entryRuleURI()
                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleURI

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleURI()
                                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleEssentialOCLUnaryOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleEssentialOCLUnaryOperatorCS()
                                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleEssentialOCLUnaryOperatorCS

public final org.eclipse.emf.ecore.EObject ruleEssentialOCLUnaryOperatorCS()
                                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleEssentialOCLInfixOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleEssentialOCLInfixOperatorCS()
                                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleEssentialOCLInfixOperatorCS

public final org.eclipse.emf.ecore.EObject ruleEssentialOCLInfixOperatorCS()
                                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleEssentialOCLNavigationOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleEssentialOCLNavigationOperatorCS()
                                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleEssentialOCLNavigationOperatorCS

public final org.eclipse.emf.ecore.EObject ruleEssentialOCLNavigationOperatorCS()
                                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleIdentifier

public final java.lang.String entryRuleIdentifier()
                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleIdentifier

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleIdentifier()
                                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleStringLiteral

public final java.lang.String entryRuleStringLiteral()
                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleStringLiteral

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleStringLiteral()
                                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleBinaryOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleBinaryOperatorCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleBinaryOperatorCS

public final org.eclipse.emf.ecore.EObject ruleBinaryOperatorCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleInfixOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleInfixOperatorCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleInfixOperatorCS

public final org.eclipse.emf.ecore.EObject ruleInfixOperatorCS()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigationOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigationOperatorCS()
                                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigationOperatorCS

public final org.eclipse.emf.ecore.EObject ruleNavigationOperatorCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleUnaryOperatorCS

public final org.eclipse.emf.ecore.EObject entryRuleUnaryOperatorCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleUnaryOperatorCS

public final org.eclipse.emf.ecore.EObject ruleUnaryOperatorCS()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleEssentialOCLUnrestrictedName

public final java.lang.String entryRuleEssentialOCLUnrestrictedName()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleEssentialOCLUnrestrictedName

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLUnrestrictedName()
                                                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleUnrestrictedName

public final java.lang.String entryRuleUnrestrictedName()
                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleUnrestrictedName

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUnrestrictedName()
                                                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleEssentialOCLUnreservedName

public final java.lang.String entryRuleEssentialOCLUnreservedName()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleEssentialOCLUnreservedName

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLUnreservedName()
                                                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleUnreservedName

public final java.lang.String entryRuleUnreservedName()
                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleUnreservedName

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleUnreservedName()
                                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePathNameCS

public final org.eclipse.emf.ecore.EObject entryRulePathNameCS()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePathNameCS

public final org.eclipse.emf.ecore.EObject rulePathNameCS()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleFirstPathElementCS

public final org.eclipse.emf.ecore.EObject entryRuleFirstPathElementCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleFirstPathElementCS

public final org.eclipse.emf.ecore.EObject ruleFirstPathElementCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNextPathElementCS

public final org.eclipse.emf.ecore.EObject entryRuleNextPathElementCS()
                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNextPathElementCS

public final org.eclipse.emf.ecore.EObject ruleNextPathElementCS()
                                                          throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleURIFirstPathElementCS

public final org.eclipse.emf.ecore.EObject entryRuleURIFirstPathElementCS()
                                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleURIFirstPathElementCS

public final org.eclipse.emf.ecore.EObject ruleURIFirstPathElementCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePrimitiveTypeIdentifier

public final java.lang.String entryRulePrimitiveTypeIdentifier()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePrimitiveTypeIdentifier

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken rulePrimitiveTypeIdentifier()
                                                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePrimitiveTypeCS

public final org.eclipse.emf.ecore.EObject entryRulePrimitiveTypeCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePrimitiveTypeCS

public final org.eclipse.emf.ecore.EObject rulePrimitiveTypeCS()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleCollectionTypeIdentifier

public final java.lang.String entryRuleCollectionTypeIdentifier()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleCollectionTypeIdentifier

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleCollectionTypeIdentifier()
                                                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleCollectionTypeCS

public final org.eclipse.emf.ecore.EObject entryRuleCollectionTypeCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleCollectionTypeCS

public final org.eclipse.emf.ecore.EObject ruleCollectionTypeCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleMultiplicityBoundsCS

public final org.eclipse.emf.ecore.EObject entryRuleMultiplicityBoundsCS()
                                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleMultiplicityBoundsCS

public final org.eclipse.emf.ecore.EObject ruleMultiplicityBoundsCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleMultiplicityCS

public final org.eclipse.emf.ecore.EObject entryRuleMultiplicityCS()
                                                            throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleMultiplicityCS

public final org.eclipse.emf.ecore.EObject ruleMultiplicityCS()
                                                       throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleMultiplicityStringCS

public final org.eclipse.emf.ecore.EObject entryRuleMultiplicityStringCS()
                                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleMultiplicityStringCS

public final org.eclipse.emf.ecore.EObject ruleMultiplicityStringCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTupleTypeCS

public final org.eclipse.emf.ecore.EObject entryRuleTupleTypeCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTupleTypeCS

public final org.eclipse.emf.ecore.EObject ruleTupleTypeCS()
                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTuplePartCS

public final org.eclipse.emf.ecore.EObject entryRuleTuplePartCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTuplePartCS

public final org.eclipse.emf.ecore.EObject ruleTuplePartCS()
                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleCollectionLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleCollectionLiteralExpCS()
                                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleCollectionLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleCollectionLiteralExpCS()
                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleCollectionLiteralPartCS

public final org.eclipse.emf.ecore.EObject entryRuleCollectionLiteralPartCS()
                                                                     throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleCollectionLiteralPartCS

public final org.eclipse.emf.ecore.EObject ruleCollectionLiteralPartCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleConstructorPartCS

public final org.eclipse.emf.ecore.EObject entryRuleConstructorPartCS()
                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleConstructorPartCS

public final org.eclipse.emf.ecore.EObject ruleConstructorPartCS()
                                                          throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePrimitiveLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRulePrimitiveLiteralExpCS()
                                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePrimitiveLiteralExpCS

public final org.eclipse.emf.ecore.EObject rulePrimitiveLiteralExpCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTupleLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleTupleLiteralExpCS()
                                                               throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTupleLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleTupleLiteralExpCS()
                                                          throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTupleLiteralPartCS

public final org.eclipse.emf.ecore.EObject entryRuleTupleLiteralPartCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTupleLiteralPartCS

public final org.eclipse.emf.ecore.EObject ruleTupleLiteralPartCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNumberLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleNumberLiteralExpCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNumberLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleNumberLiteralExpCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleStringLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleStringLiteralExpCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleStringLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleStringLiteralExpCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleBooleanLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleBooleanLiteralExpCS()
                                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleBooleanLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleBooleanLiteralExpCS()
                                                            throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleUnlimitedNaturalLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleUnlimitedNaturalLiteralExpCS()
                                                                          throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleUnlimitedNaturalLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleUnlimitedNaturalLiteralExpCS()
                                                                     throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleInvalidLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleInvalidLiteralExpCS()
                                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleInvalidLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleInvalidLiteralExpCS()
                                                            throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNullLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleNullLiteralExpCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNullLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleNullLiteralExpCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTypeLiteralCS

public final org.eclipse.emf.ecore.EObject entryRuleTypeLiteralCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTypeLiteralCS

public final org.eclipse.emf.ecore.EObject ruleTypeLiteralCS()
                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTypeLiteralWithMultiplicityCS

public final org.eclipse.emf.ecore.EObject entryRuleTypeLiteralWithMultiplicityCS()
                                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTypeLiteralWithMultiplicityCS

public final org.eclipse.emf.ecore.EObject ruleTypeLiteralWithMultiplicityCS()
                                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTypeLiteralExpCS

public final org.eclipse.emf.ecore.EObject entryRuleTypeLiteralExpCS()
                                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTypeLiteralExpCS

public final org.eclipse.emf.ecore.EObject ruleTypeLiteralExpCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTypeNameExpCS

public final org.eclipse.emf.ecore.EObject entryRuleTypeNameExpCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTypeNameExpCS

public final org.eclipse.emf.ecore.EObject ruleTypeNameExpCS()
                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleTypeExpCS

public final org.eclipse.emf.ecore.EObject entryRuleTypeExpCS()
                                                       throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleTypeExpCS

public final org.eclipse.emf.ecore.EObject ruleTypeExpCS()
                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleExpCS

public final org.eclipse.emf.ecore.EObject entryRuleExpCS()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleExpCS

public final org.eclipse.emf.ecore.EObject ruleExpCS()
                                              throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePrefixedExpCS

public final org.eclipse.emf.ecore.EObject entryRulePrefixedExpCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePrefixedExpCS

public final org.eclipse.emf.ecore.EObject rulePrefixedExpCS()
                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRulePrimaryExpCS

public final org.eclipse.emf.ecore.EObject entryRulePrimaryExpCS()
                                                          throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

rulePrimaryExpCS

public final org.eclipse.emf.ecore.EObject rulePrimaryExpCS()
                                                     throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigatingArgCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigatingArgCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigatingArgCS

public final org.eclipse.emf.ecore.EObject ruleNavigatingArgCS()
                                                        throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigatingBarArgCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigatingBarArgCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigatingBarArgCS

public final org.eclipse.emf.ecore.EObject ruleNavigatingBarArgCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigatingCommaArgCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigatingCommaArgCS()
                                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigatingCommaArgCS

public final org.eclipse.emf.ecore.EObject ruleNavigatingCommaArgCS()
                                                             throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigatingSemiArgCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigatingSemiArgCS()
                                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigatingSemiArgCS

public final org.eclipse.emf.ecore.EObject ruleNavigatingSemiArgCS()
                                                            throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNavigatingArgExpCS

public final org.eclipse.emf.ecore.EObject entryRuleNavigatingArgExpCS()
                                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNavigatingArgExpCS

public final org.eclipse.emf.ecore.EObject ruleNavigatingArgExpCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleIfExpCS

public final org.eclipse.emf.ecore.EObject entryRuleIfExpCS()
                                                     throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleIfExpCS

public final org.eclipse.emf.ecore.EObject ruleIfExpCS()
                                                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleLetExpCS

public final org.eclipse.emf.ecore.EObject entryRuleLetExpCS()
                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleLetExpCS

public final org.eclipse.emf.ecore.EObject ruleLetExpCS()
                                                 throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleLetVariableCS

public final org.eclipse.emf.ecore.EObject entryRuleLetVariableCS()
                                                           throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleLetVariableCS

public final org.eclipse.emf.ecore.EObject ruleLetVariableCS()
                                                      throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleNestedExpCS

public final org.eclipse.emf.ecore.EObject entryRuleNestedExpCS()
                                                         throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleNestedExpCS

public final org.eclipse.emf.ecore.EObject ruleNestedExpCS()
                                                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

entryRuleSelfExpCS

public final org.eclipse.emf.ecore.EObject entryRuleSelfExpCS()
                                                       throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

ruleSelfExpCS

public final org.eclipse.emf.ecore.EObject ruleSelfExpCS()
                                                  throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

synpred73_InternalEssentialOCL_fragment

public final void synpred73_InternalEssentialOCL_fragment()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

synpred74_InternalEssentialOCL_fragment

public final void synpred74_InternalEssentialOCL_fragment()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

synpred75_InternalEssentialOCL_fragment

public final void synpred75_InternalEssentialOCL_fragment()
                                                   throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

synpred73_InternalEssentialOCL

public final boolean synpred73_InternalEssentialOCL()

synpred74_InternalEssentialOCL

public final boolean synpred74_InternalEssentialOCL()

synpred75_InternalEssentialOCL

public final boolean synpred75_InternalEssentialOCL()