public class InternalGeneratorModelParser
extends org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
| Type | Property and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
entryRule |
org.eclipse.emf.ecore.EObject |
rule |
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| Modifier and Type | Field and Description |
|---|---|
static int |
EOF |
static org.antlr.runtime.BitSet |
FOLLOW_1 |
static org.antlr.runtime.BitSet |
FOLLOW_2 |
static org.antlr.runtime.BitSet |
FOLLOW_3 |
static org.antlr.runtime.BitSet |
FOLLOW_4 |
static org.antlr.runtime.BitSet |
FOLLOW_5 |
static org.antlr.runtime.BitSet |
FOLLOW_6 |
static org.antlr.runtime.BitSet |
FOLLOW_7 |
static org.antlr.runtime.BitSet |
FOLLOW_8 |
static org.antlr.runtime.BitSet |
FOLLOW_9 |
static int |
RULE_ANY_OTHER |
static int |
RULE_ID |
static int |
RULE_INT |
static int |
RULE_ML_COMMENT |
static int |
RULE_SL_COMMENT |
static int |
RULE_STRING |
static int |
RULE_WS |
static int |
T__11 |
static int |
T__12 |
static int |
T__13 |
static int |
T__14 |
static java.lang.String[] |
tokenNames |
| Constructor and Description |
|---|
InternalGeneratorModelParser(org.antlr.runtime.TokenStream input) |
InternalGeneratorModelParser(org.antlr.runtime.TokenStream input,
GeneratorModelGrammarAccess grammarAccess) |
InternalGeneratorModelParser(org.antlr.runtime.TokenStream input,
org.antlr.runtime.RecognizerSharedState state) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
entryRuleConfiguration() |
org.eclipse.emf.ecore.EObject |
entryRuleGeneratorModelReference() |
org.eclipse.emf.ecore.EObject |
entryRuleProperty() |
org.eclipse.emf.ecore.EObject |
entryRuleViatraQueryGeneratorModel() |
protected java.lang.String |
getFirstRuleName() |
protected GeneratorModelGrammarAccess |
getGrammarAccess() |
java.lang.String |
getGrammarFileName() |
java.lang.String[] |
getTokenNames() |
org.eclipse.emf.ecore.EObject |
ruleConfiguration() |
org.eclipse.emf.ecore.EObject |
ruleGeneratorModelReference() |
org.eclipse.emf.ecore.EObject |
ruleProperty() |
org.eclipse.emf.ecore.EObject |
ruleViatraQueryGeneratorModel() |
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, unpackEncodedStringArraygetCurrentInputSymbol, getMissingSymbol, getSourceName, getTokenStream, reset, setTokenStream, traceIn, traceOutalreadyParsedRule, 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, traceOutpublic final org.eclipse.emf.ecore.EObject entryRuleProperty
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject ruleProperty
org.antlr.runtime.RecognitionExceptionpublic static final java.lang.String[] tokenNames
public static final int RULE_ID
public static final int RULE_WS
public static final int RULE_STRING
public static final int RULE_ANY_OTHER
public static final int RULE_SL_COMMENT
public static final int RULE_INT
public static final int T__11
public static final int RULE_ML_COMMENT
public static final int T__12
public static final int T__13
public static final int T__14
public static final int EOF
public static final org.antlr.runtime.BitSet FOLLOW_1
public static final org.antlr.runtime.BitSet FOLLOW_2
public static final org.antlr.runtime.BitSet FOLLOW_3
public static final org.antlr.runtime.BitSet FOLLOW_4
public static final org.antlr.runtime.BitSet FOLLOW_5
public static final org.antlr.runtime.BitSet FOLLOW_6
public static final org.antlr.runtime.BitSet FOLLOW_7
public static final org.antlr.runtime.BitSet FOLLOW_8
public static final org.antlr.runtime.BitSet FOLLOW_9
public InternalGeneratorModelParser(org.antlr.runtime.TokenStream input)
public InternalGeneratorModelParser(org.antlr.runtime.TokenStream input,
org.antlr.runtime.RecognizerSharedState state)
public InternalGeneratorModelParser(org.antlr.runtime.TokenStream input,
GeneratorModelGrammarAccess grammarAccess)
public java.lang.String[] getTokenNames()
getTokenNames in class org.antlr.runtime.BaseRecognizerpublic java.lang.String getGrammarFileName()
getGrammarFileName in class org.antlr.runtime.BaseRecognizerprotected java.lang.String getFirstRuleName()
getFirstRuleName in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParserprotected GeneratorModelGrammarAccess getGrammarAccess()
getGrammarAccess in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParserpublic final org.eclipse.emf.ecore.EObject entryRuleViatraQueryGeneratorModel()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject ruleViatraQueryGeneratorModel()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject entryRuleGeneratorModelReference()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject ruleGeneratorModelReference()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject entryRuleConfiguration()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject ruleConfiguration()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject entryRuleProperty()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionExceptionpublic final org.eclipse.emf.ecore.EObject ruleProperty()
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException