java.lang.Objectorg.eclipse.gmt.umlx.cst.parser.AbstractParser
org.eclipse.gmt.umlx.ocl.cst.parser.AbstractOCLParser<org.eclipse.emf.ecore.EPackage,org.eclipse.emf.ecore.EClassifier,org.eclipse.emf.ecore.EOperation,org.eclipse.emf.ecore.EStructuralFeature,org.eclipse.emf.ecore.EEnumLiteral,org.eclipse.emf.ecore.EParameter,org.eclipse.emf.ecore.EObject,org.eclipse.ocl.ecore.CallOperationAction,org.eclipse.ocl.ecore.SendSignalAction,org.eclipse.ocl.ecore.Constraint,org.eclipse.emf.ecore.EClass,org.eclipse.emf.ecore.EObject>
org.eclipse.gmt.umlx.eqvtc.cst.parser.AbstractQVTcParserUtils
org.eclipse.gmt.umlx.eqvtc.cst.parser.AbstractQVTcParser
public abstract class AbstractQVTcParser
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.ocl.cst.parser.AbstractOCLParser |
---|
errorMessages |
Constructor Summary | |
---|---|
AbstractQVTcParser(QVTcTopLevelEnvironment environment)
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.eqvtc.cst.parser.AbstractQVTcParserUtils |
---|
setResolver |
Methods inherited from class org.eclipse.gmt.umlx.ocl.cst.parser.AbstractOCLParser |
---|
equalName, isEscaped, isIdentifierOrKeyword, unescape |
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 AbstractQVTcParser(QVTcTopLevelEnvironment environment)