|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.parser.AbstractParser
org.eclipse.xtext.parser.antlr.AbstractAntlrParser
de.cau.cs.kieler.sim.esi.parser.antlr.EsiParser
public class EsiParser
Constructor Summary | |
---|---|
EsiParser()
|
Method Summary | |
---|---|
protected InternalEsiParser |
createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
|
protected String |
getDefaultRuleName()
|
EsiGrammarAccess |
getGrammarAccess()
|
protected org.eclipse.xtext.parser.IParseResult |
parse(String ruleName,
org.antlr.runtime.CharStream in)
|
void |
setGrammarAccess(EsiGrammarAccess grammarAccess)
|
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractAntlrParser |
---|
createLexer, createTokenStream, doParse, doParse, doReparse, getElementFactory, getLexerProvider, getPartialParser, getSyntaxErrorProvider, getTokenDefProvider, getUnorderedGroupHelper, isReparseSupported, parse, parse, setElementFactory, setLexerProvider, setPartialParser, setSyntaxErrorProvider, setTokenDefProvider, setUnorderedGroupHelper |
Methods inherited from class org.eclipse.xtext.parser.AbstractParser |
---|
getDefaultEncoding, parse, parse, reparse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.xtext.parser.IParser |
---|
parse, parse, reparse |
Constructor Detail |
---|
public EsiParser()
Method Detail |
---|
protected org.eclipse.xtext.parser.IParseResult parse(String ruleName, org.antlr.runtime.CharStream in)
parse
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
protected InternalEsiParser createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
protected String getDefaultRuleName()
getDefaultRuleName
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
public EsiGrammarAccess getGrammarAccess()
public void setGrammarAccess(EsiGrammarAccess grammarAccess)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |