|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.parser.AbstractParser org.eclipse.xtext.parser.antlr.AbstractAntlrParser org.eclipse.emf.ecore.xcore.parser.antlr.XcoreParser
public class XcoreParser
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.IParser |
---|
org.eclipse.xtext.parser.IParser.NullImpl |
Constructor Summary | |
---|---|
XcoreParser()
|
Method Summary | |
---|---|
protected InternalXcoreParser |
createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
|
protected java.lang.String |
getDefaultRuleName()
|
XcoreGrammarAccess |
getGrammarAccess()
|
void |
setGrammarAccess(XcoreGrammarAccess grammarAccess)
|
protected void |
setInitialHiddenTokens(org.eclipse.xtext.parser.antlr.XtextTokenStream tokenStream)
|
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractAntlrParser |
---|
createLexer, createTokenStream, doParse, doParse, doParse, doReparse, getElementFactory, getLexerProvider, getPartialParser, getSyntaxErrorProvider, getTokenDefProvider, getUnorderedGroupHelper, isReparseSupported, parse, parse, parse, setElementFactory, setLexerProvider, setPartialParser, setSyntaxErrorProvider, setTokenDefProvider, setUnorderedGroupHelper |
Methods inherited from class org.eclipse.xtext.parser.AbstractParser |
---|
parse, reparse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XcoreParser()
Method Detail |
---|
protected void setInitialHiddenTokens(org.eclipse.xtext.parser.antlr.XtextTokenStream tokenStream)
setInitialHiddenTokens
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
protected InternalXcoreParser createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
createParser
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
protected java.lang.String getDefaultRuleName()
getDefaultRuleName
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
public XcoreGrammarAccess getGrammarAccess()
public void setGrammarAccess(XcoreGrammarAccess grammarAccess)
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |