|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.parser.AbstractParser<InputStream>
org.eclipse.xtext.parser.antlr.AbstractAntlrParser
de.cau.cs.kieler.kiml.graphviz.parser.antlr.DotParser
public class DotParser
Constructor Summary | |
---|---|
DotParser()
|
Method Summary | |
---|---|
protected InternalDotParser |
createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
|
protected String |
getDefaultRuleName()
|
DotGrammarAccess |
getGrammarAccess()
|
protected org.eclipse.xtext.parser.IParseResult |
parse(String ruleName,
org.antlr.runtime.ANTLRInputStream in)
|
void |
setGrammarAccess(DotGrammarAccess grammarAccess)
|
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractAntlrParser |
---|
createLexer, createParseable, createParseable, createTokenStream, doParse, doReparse, getElementFactory, getLexerProvider, getPartialParser, getTokenDefProvider, isReparseSupported, parse, setElementFactory, setLexerProvider, setPartialParser, setTokenDefProvider |
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 |
Methods inherited from interface org.eclipse.xtext.parser.IParser |
---|
parse, reparse |
Constructor Detail |
---|
public DotParser()
Method Detail |
---|
protected org.eclipse.xtext.parser.IParseResult parse(String ruleName, org.antlr.runtime.ANTLRInputStream in)
parse
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
protected InternalDotParser createParser(org.eclipse.xtext.parser.antlr.XtextTokenStream stream)
protected String getDefaultRuleName()
getDefaultRuleName
in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
public DotGrammarAccess getGrammarAccess()
public void setGrammarAccess(DotGrammarAccess grammarAccess)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |