org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal
Class InternalCompleteOCLParser

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.completeocl.parser.antlr.internal.InternalCompleteOCLParser

public class InternalCompleteOCLParser
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.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA11 dfa11
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA12 dfa12
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA28 dfa28
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA29 dfa29
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA63 dfa63
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA68 dfa68
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA7 dfa7
           
protected  org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA87 dfa87
           
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_UNQUOTED_STRING
           
static int RULE_WS
           
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 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
InternalCompleteOCLParser(org.antlr.runtime.TokenStream input)
           
InternalCompleteOCLParser(org.antlr.runtime.TokenStream input, CompleteOCLGrammarAccess grammarAccess)
           
InternalCompleteOCLParser(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 entryRuleClassifierContextDeclCS()
           
 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 entryRuleCompleteOCLDocumentCS()
           
 org.eclipse.emf.ecore.EObject entryRuleCompleteOCLNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleConstraintCS()
           
 org.eclipse.emf.ecore.EObject entryRuleConstructorPartCS()
           
 org.eclipse.emf.ecore.EObject entryRuleContextDeclCS()
           
 org.eclipse.emf.ecore.EObject entryRuleDefCS()
           
 org.eclipse.emf.ecore.EObject entryRuleDefOperationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleDefParameterCS()
           
 org.eclipse.emf.ecore.EObject entryRuleDefPropertyCS()
           
 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 entryRuleImportCS()
           
 org.eclipse.emf.ecore.EObject entryRuleIncludeCS()
           
 org.eclipse.emf.ecore.EObject entryRuleInfixOperatorCS()
           
 org.eclipse.emf.ecore.EObject entryRuleInvalidLiteralExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetExpCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLetVariableCS()
           
 org.eclipse.emf.ecore.EObject entryRuleLibraryCS()
           
 java.lang.String entryRuleLOWER()
           
 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 entryRuleOperationContextDeclCS()
           
 org.eclipse.emf.ecore.EObject entryRulePackageDeclarationCS()
           
 org.eclipse.emf.ecore.EObject entryRuleParameterCS()
           
 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 entryRulePropertyContextDeclCS()
           
 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 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()
           
 org.eclipse.emf.ecore.EObject entryRuleURIPathNameCS()
           
protected  java.lang.String getFirstRuleName()
           
protected  CompleteOCLGrammarAccess 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 ruleClassifierContextDeclCS()
           
 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 ruleCompleteOCLDocumentCS()
           
 org.eclipse.emf.ecore.EObject ruleCompleteOCLNavigationOperatorCS()
           
 org.eclipse.emf.ecore.EObject ruleConstraintCS()
           
 org.eclipse.emf.ecore.EObject ruleConstructorPartCS()
           
 org.eclipse.emf.ecore.EObject ruleContextDeclCS()
           
 org.eclipse.emf.ecore.EObject ruleDefCS()
           
 org.eclipse.emf.ecore.EObject ruleDefOperationCS()
           
 org.eclipse.emf.ecore.EObject ruleDefParameterCS()
           
 org.eclipse.emf.ecore.EObject ruleDefPropertyCS()
           
 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 ruleImportCS()
           
 org.eclipse.emf.ecore.EObject ruleIncludeCS()
           
 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.emf.ecore.EObject ruleLibraryCS()
           
 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.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 ruleOperationContextDeclCS()
           
 org.eclipse.emf.ecore.EObject rulePackageDeclarationCS()
           
 org.eclipse.emf.ecore.EObject ruleParameterCS()
           
 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 rulePropertyContextDeclCS()
           
 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 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()
           
 org.eclipse.emf.ecore.EObject ruleURIPathNameCS()
           
 void synpred119_InternalCompleteOCL_fragment()
           
 boolean synpred119_InternalCompleteOCL()
           
 void synpred120_InternalCompleteOCL_fragment()
           
 boolean synpred120_InternalCompleteOCL()
           
 void synpred121_InternalCompleteOCL_fragment()
           
 boolean synpred121_InternalCompleteOCL()
           
 void synpred48_InternalCompleteOCL_fragment()
           
 boolean synpred48_InternalCompleteOCL()
           
 
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__51

public static final int T__51
See Also:
Constant Field Values

T__90

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

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

public static final int T__80
See Also:
Constant Field Values

T__46

public static final int T__46
See Also:
Constant Field Values

T__81

public static final int T__81
See Also:
Constant Field Values

T__47

public static final int T__47
See Also:
Constant Field Values

T__82

public static final int T__82
See Also:
Constant Field Values

T__44

public static final int T__44
See Also:
Constant Field Values

T__83

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

T__85

public static final int T__85
See Also:
Constant Field Values

RULE_SL_COMMENT

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

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

dfa7

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA7 dfa7

dfa11

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA11 dfa11

dfa12

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA12 dfa12

dfa28

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA28 dfa28

dfa29

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA29 dfa29

dfa68

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA68 dfa68

dfa63

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA63 dfa63

dfa87

protected org.eclipse.ocl.examples.xtext.completeocl.parser.antlr.internal.InternalCompleteOCLParser.DFA87 dfa87
Constructor Detail

InternalCompleteOCLParser

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

InternalCompleteOCLParser

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

InternalCompleteOCLParser

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

entryRuleCompleteOCLDocumentCS

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

ruleCompleteOCLDocumentCS

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

entryRuleCompleteOCLNavigationOperatorCS

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

ruleCompleteOCLNavigationOperatorCS

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

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

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

entryRuleClassifierContextDeclCS

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

ruleClassifierContextDeclCS

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

entryRuleConstraintCS

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

ruleConstraintCS

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

entryRuleContextDeclCS

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

ruleContextDeclCS

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

entryRuleDefCS

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

ruleDefCS

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

entryRuleDefOperationCS

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

ruleDefOperationCS

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

entryRuleDefParameterCS

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

ruleDefParameterCS

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

entryRuleDefPropertyCS

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

ruleDefPropertyCS

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

entryRuleImportCS

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

ruleImportCS

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

entryRuleIncludeCS

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

ruleIncludeCS

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

entryRuleOperationContextDeclCS

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

ruleOperationContextDeclCS

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

entryRulePackageDeclarationCS

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

rulePackageDeclarationCS

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

entryRulePropertyContextDeclCS

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

rulePropertyContextDeclCS

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

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

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

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

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

entryRuleURIPathNameCS

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

ruleURIPathNameCS

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

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

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

synpred48_InternalCompleteOCL_fragment

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

synpred119_InternalCompleteOCL_fragment

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

synpred120_InternalCompleteOCL_fragment

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

synpred121_InternalCompleteOCL_fragment

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

synpred48_InternalCompleteOCL

public final boolean synpred48_InternalCompleteOCL()

synpred119_InternalCompleteOCL

public final boolean synpred119_InternalCompleteOCL()

synpred121_InternalCompleteOCL

public final boolean synpred121_InternalCompleteOCL()

synpred120_InternalCompleteOCL

public final boolean synpred120_InternalCompleteOCL()