java.lang.Objectorg.eclipse.gmt.umlx.cst.parser.AbstractParser
org.eclipse.gmt.umlx.km3.parser.AbstractEcoreParser
public abstract class AbstractEcoreParser
Constructor Summary | |
---|---|
AbstractEcoreParser()
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.cst.parser.AbstractParser |
---|
computeInputString, computeInputString, dumpTokens, ERROR, flushErrors, formatClass, formatEClassName, formatName, formatPath, formatPath, formatString, formatType, getCharOffset, getErrorHandler, getInputChars, getLexStream, getMonitor, getPrsStream, getTraceFlag, isCancelled, lexerError, parserError, setCharacterOffset, setErrorHandler, setFileName, setInputChars, setInputReader, setMonitor, setTab, setTraceFlag |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractEcoreParser()