org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal
Class InternalOCLstdlibParser

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.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser

public class InternalOCLstdlibParser
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.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA109 dfa109
           
protected  org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA114 dfa114
           
protected  org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA133 dfa133
           
protected  org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA26 dfa26
           
protected  org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA42 dfa42
           
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 int T__73
           
static int T__74
           
static int T__75
           
static int T__76
           
static int T__77
           
static int T__78
           
static int T__79
           
static int T__80
           
static int T__81
           
static int T__82
           
static int T__83
           
static int T__84
           
static int T__85
           
static int T__86
           
static int T__87
           
static int T__88
           
static int T__89
           
static int T__90
           
static int T__91
           
static int T__92
           
static int T__93
           
static int T__94
           
static int T__95
           
static int T__96
           
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
InternalOCLstdlibParser(org.antlr.runtime.TokenStream input)
           
InternalOCLstdlibParser(org.antlr.runtime.TokenStream input, OCLstdlibGrammarAccess grammarAccess)
           
InternalOCLstdlibParser(org.antlr.runtime.TokenStream input, org.antlr.runtime.RecognizerSharedState state)
           
 
Method Summary
 org.eclipse.emf.ecore.EObject entryRuleAccumulatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleAnnotationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleAnnotationElementCS()
           
 java.lang.String entryRuleAnyName()
           
 org.eclipse.emf.ecore.EObject entryRuleBinaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleBooleanLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleClassCS()
           
 org.eclipse.emf.ecore.EObject entryRuleClassifierCS()
           
 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 entryRuleDetailCS()
           
 org.eclipse.emf.ecore.EObject entryRuleDocumentationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleEssentialOCLInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleEssentialOCLNavigationOperatorCS()
           
 java.lang.String entryRuleEssentialOCLReservedKeyword()
           
 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 entryRuleInvCS()
           
 org.eclipse.emf.ecore.EObject entryRuleIteratorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLambdaContextTypeRefCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLambdaTypeCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetVariableCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibIterationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibOperationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibPackageCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibPathElementCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibPathNameCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibPropertyCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibrary()
           
 org.eclipse.emf.ecore.EObject entryRuleLibraryCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibTupleCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibTuplePartCS()
           
 java.lang.String entryRuleLOWER()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityBoundsCS()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject entryRuleMultiplicityStringCS()
           
 java.lang.String entryRuleName()
           
 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 entryRuleOperationCS()
           
 org.eclipse.emf.ecore.EObject entryRulePackageCS()
           
 org.eclipse.emf.ecore.EObject entryRuleParameterCS()
           
 org.eclipse.emf.ecore.EObject entryRulePathNameCS()
           
 org.eclipse.emf.ecore.EObject entryRulePostCS()
           
 org.eclipse.emf.ecore.EObject entryRulePrecedenceCS()
           
 org.eclipse.emf.ecore.EObject entryRulePreCS()
           
 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()
           
 java.lang.String entryRuleRestrictedKeywords()
           
 org.eclipse.emf.ecore.EObject entryRuleSelfExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleSpecificationCS()
           
 java.lang.String entryRuleStringLiteral()
           
 org.eclipse.emf.ecore.EObject entryRuleStringLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTemplateBindingCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTemplateParameterSubstitutionCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTemplateSignatureCS()
           
 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 entryRuleTypedMultiplicityRefCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypedRefCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypedTypeRefCS()
           
 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 entryRuleTypeParameterCS()
           
 org.eclipse.emf.ecore.EObject entryRuleTypeRefCS()
           
 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()
           
 org.eclipse.emf.ecore.EObject entryRuleWildcardTypeRefCS()
           
protected  java.lang.String getFirstRuleName()
           
protected  OCLstdlibGrammarAccess getGrammarAccess()
           
 java.lang.String getGrammarFileName()
           
 java.lang.String[] getTokenNames()
           
 org.eclipse.emf.ecore.EObject ruleAccumulatorCS()
           
 org.eclipse.emf.ecore.EObject ruleAnnotationCS()
           
 org.eclipse.emf.ecore.EObject ruleAnnotationElementCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleAnyName()
           
 org.eclipse.emf.ecore.EObject ruleBinaryOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleBooleanLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleClassCS()
           
 org.eclipse.emf.ecore.EObject ruleClassifierCS()
           
 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 ruleDetailCS()
           
 org.eclipse.emf.ecore.EObject ruleDocumentationCS()
           
 org.eclipse.emf.ecore.EObject ruleEssentialOCLInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleEssentialOCLNavigationOperatorCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLReservedKeyword()
           
 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 ruleInvCS()
           
 org.eclipse.emf.ecore.EObject ruleIteratorCS()
           
 org.eclipse.emf.ecore.EObject ruleLambdaContextTypeRefCS()
           
 org.eclipse.emf.ecore.EObject ruleLambdaTypeCS()
           
 org.eclipse.emf.ecore.EObject ruleLetExpCS()
           
 org.eclipse.emf.ecore.EObject ruleLetVariableCS()
           
 org.eclipse.emf.ecore.EObject ruleLibIterationCS()
           
 org.eclipse.emf.ecore.EObject ruleLibOperationCS()
           
 org.eclipse.emf.ecore.EObject ruleLibPackageCS()
           
 org.eclipse.emf.ecore.EObject ruleLibPathElementCS()
           
 org.eclipse.emf.ecore.EObject ruleLibPathNameCS()
           
 org.eclipse.emf.ecore.EObject ruleLibPropertyCS()
           
 org.eclipse.emf.ecore.EObject ruleLibrary()
           
 org.eclipse.emf.ecore.EObject ruleLibraryCS()
           
 org.eclipse.emf.ecore.EObject ruleLibTupleCS()
           
 org.eclipse.emf.ecore.EObject ruleLibTuplePartCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleLOWER()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityBoundsCS()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityCS()
           
 org.eclipse.emf.ecore.EObject ruleMultiplicityStringCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleName()
           
 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 ruleOperationCS()
           
 org.eclipse.emf.ecore.EObject rulePackageCS()
           
 org.eclipse.emf.ecore.EObject ruleParameterCS()
           
 org.eclipse.emf.ecore.EObject rulePathNameCS()
           
 org.eclipse.emf.ecore.EObject rulePostCS()
           
 org.eclipse.emf.ecore.EObject rulePrecedenceCS()
           
 org.eclipse.emf.ecore.EObject rulePreCS()
           
 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.xtext.parser.antlr.AntlrDatatypeRuleToken ruleRestrictedKeywords()
           
 org.eclipse.emf.ecore.EObject ruleSelfExpCS()
           
 org.eclipse.emf.ecore.EObject ruleSpecificationCS()
           
 org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleStringLiteral()
           
 org.eclipse.emf.ecore.EObject ruleStringLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject ruleTemplateBindingCS()
           
 org.eclipse.emf.ecore.EObject ruleTemplateParameterSubstitutionCS()
           
 org.eclipse.emf.ecore.EObject ruleTemplateSignatureCS()
           
 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 ruleTypedMultiplicityRefCS()
           
 org.eclipse.emf.ecore.EObject ruleTypedRefCS()
           
 org.eclipse.emf.ecore.EObject ruleTypedTypeRefCS()
           
 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 ruleTypeParameterCS()
           
 org.eclipse.emf.ecore.EObject ruleTypeRefCS()
           
 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()
           
 org.eclipse.emf.ecore.EObject ruleWildcardTypeRefCS()
           
 void synpred200_InternalOCLstdlib_fragment()
           
 boolean synpred200_InternalOCLstdlib()
           
 void synpred201_InternalOCLstdlib_fragment()
           
 boolean synpred201_InternalOCLstdlib()
           
 void synpred202_InternalOCLstdlib_fragment()
           
 boolean synpred202_InternalOCLstdlib()
           
 
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__29

public static final int T__29
See Also:
Constant Field Values

T__28

public static final int T__28
See Also:
Constant Field Values

T__27

public static final int T__27
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

EOF

public static final int EOF
See Also:
Constant Field Values

T__93

public static final int T__93
See Also:
Constant Field Values

T__19

public static final int T__19
See Also:
Constant Field Values

T__94

public static final int T__94
See Also:
Constant Field Values

T__91

public static final int T__91
See Also:
Constant Field Values

T__92

public static final int T__92
See Also:
Constant Field Values

T__16

public static final int T__16
See Also:
Constant Field Values

T__90

public static final int T__90
See Also:
Constant Field Values

T__18

public static final int T__18
See Also:
Constant Field Values

T__17

public static final int T__17
See Also:
Constant Field Values

RULE_SIMPLE_ID

public static final int RULE_SIMPLE_ID
See Also:
Constant Field Values

T__96

public static final int T__96
See Also:
Constant Field Values

T__95

public static final int T__95
See Also:
Constant Field Values

T__80

public static final int T__80
See Also:
Constant Field Values

T__81

public static final int T__81
See Also:
Constant Field Values

T__82

public static final int T__82
See Also:
Constant Field Values

T__83

public static final int T__83
See Also:
Constant Field Values

RULE_SINGLE_QUOTED_STRING

public static final int RULE_SINGLE_QUOTED_STRING
See Also:
Constant Field Values

T__85

public static final int T__85
See Also:
Constant Field Values

T__84

public static final int T__84
See Also:
Constant Field Values

T__87

public static final int T__87
See Also:
Constant Field Values

T__86

public static final int T__86
See Also:
Constant Field Values

T__89

public static final int T__89
See Also:
Constant Field Values

T__88

public static final int T__88
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__71

public static final int T__71
See Also:
Constant Field Values

T__72

public static final int T__72
See Also:
Constant Field Values

T__70

public static final int T__70
See Also:
Constant Field Values

T__76

public static final int T__76
See Also:
Constant Field Values

T__75

public static final int T__75
See Also:
Constant Field Values

T__74

public static final int T__74
See Also:
Constant Field Values

T__73

public static final int T__73
See Also:
Constant Field Values

T__79

public static final int T__79
See Also:
Constant Field Values

T__78

public static final int T__78
See Also:
Constant Field Values

T__77

public static final int T__77
See Also:
Constant Field Values

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__65

public static final int T__65
See Also:
Constant Field Values

T__62

public static final int T__62
See Also:
Constant Field Values

T__63

public static final int T__63
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

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__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__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__53

public static final int T__53
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_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

T__41

public static final int T__41
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__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_SL_COMMENT

public static final int RULE_SL_COMMENT
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__33

public static final int T__33
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__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

dfa26

protected org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA26 dfa26

dfa42

protected org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA42 dfa42

dfa114

protected org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA114 dfa114

dfa109

protected org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA109 dfa109

dfa133

protected org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal.InternalOCLstdlibParser.DFA133 dfa133
Constructor Detail

InternalOCLstdlibParser

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

InternalOCLstdlibParser

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

InternalOCLstdlibParser

public InternalOCLstdlibParser(org.antlr.runtime.TokenStream input,
                               OCLstdlibGrammarAccess 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 OCLstdlibGrammarAccess getGrammarAccess()
Specified by:
getGrammarAccess in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser

entryRuleLibrary

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

ruleLibrary

public final org.eclipse.emf.ecore.EObject ruleLibrary()
                                                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

entryRuleRestrictedKeywords

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

ruleRestrictedKeywords

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

entryRuleName

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

ruleName

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

entryRuleAnyName

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

ruleAnyName

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

entryRuleLibPathNameCS

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

ruleLibPathNameCS

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

entryRuleLibPathElementCS

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

ruleLibPathElementCS

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

entryRuleAccumulatorCS

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

ruleAccumulatorCS

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

entryRuleAnnotationCS

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

ruleAnnotationCS

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

entryRuleAnnotationElementCS

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

ruleAnnotationElementCS

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

entryRuleClassCS

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

ruleClassCS

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

entryRuleClassifierCS

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

ruleClassifierCS

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

entryRuleDetailCS

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

ruleDetailCS

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

entryRuleDocumentationCS

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

ruleDocumentationCS

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

entryRuleInvCS

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

ruleInvCS

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

entryRuleLibIterationCS

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

ruleLibIterationCS

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

entryRuleIteratorCS

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

ruleIteratorCS

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

entryRuleLambdaTypeCS

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

ruleLambdaTypeCS

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

entryRuleLambdaContextTypeRefCS

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

ruleLambdaContextTypeRefCS

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

entryRuleLibraryCS

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

ruleLibraryCS

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

entryRuleOperationCS

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

ruleOperationCS

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

entryRuleLibOperationCS

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

ruleLibOperationCS

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

entryRuleLibPackageCS

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

ruleLibPackageCS

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

entryRulePackageCS

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

rulePackageCS

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

entryRuleParameterCS

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

ruleParameterCS

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

entryRuleLibPropertyCS

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

ruleLibPropertyCS

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

entryRulePostCS

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

rulePostCS

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

entryRulePreCS

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

rulePreCS

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

entryRulePrecedenceCS

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

rulePrecedenceCS

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

entryRuleSpecificationCS

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

ruleSpecificationCS

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

entryRuleTemplateBindingCS

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

ruleTemplateBindingCS

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

entryRuleTemplateParameterSubstitutionCS

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

ruleTemplateParameterSubstitutionCS

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

entryRuleTemplateSignatureCS

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

ruleTemplateSignatureCS

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

entryRuleLibTupleCS

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

ruleLibTupleCS

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

entryRuleLibTuplePartCS

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

ruleLibTuplePartCS

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

entryRuleTypeParameterCS

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

ruleTypeParameterCS

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

entryRuleTypeRefCS

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

ruleTypeRefCS

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

entryRuleTypedMultiplicityRefCS

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

ruleTypedMultiplicityRefCS

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

entryRuleTypedRefCS

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

ruleTypedRefCS

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

entryRuleTypedTypeRefCS

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

ruleTypedTypeRefCS

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

entryRuleWildcardTypeRefCS

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

ruleWildcardTypeRefCS

public final org.eclipse.emf.ecore.EObject ruleWildcardTypeRefCS()
                                                          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

entryRuleEssentialOCLReservedKeyword

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

ruleEssentialOCLReservedKeyword

public final org.eclipse.xtext.parser.antlr.AntlrDatatypeRuleToken ruleEssentialOCLReservedKeyword()
                                                                                            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

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

synpred200_InternalOCLstdlib_fragment

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

synpred201_InternalOCLstdlib_fragment

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

synpred202_InternalOCLstdlib_fragment

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

synpred200_InternalOCLstdlib

public final boolean synpred200_InternalOCLstdlib()

synpred201_InternalOCLstdlib

public final boolean synpred201_InternalOCLstdlib()

synpred202_InternalOCLstdlib

public final boolean synpred202_InternalOCLstdlib()