Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.HutnAntlrAstFactory
Package
Description
-
Uses of HutnAntlrAstFactory in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Modifier and TypeFieldDescriptionstatic final HutnAntlrAstFactory
HutnAntlrAstFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionHutnAntlrAstPackage.getHutnAntlrAstFactory()
Returns the factory that creates the instances of the model. -
Uses of HutnAntlrAstFactory in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Modifier and TypeClassDescriptionclass
An implementation of the model Factory.Modifier and TypeMethodDescriptionHutnAntlrAstPackageImpl.getHutnAntlrAstFactory()
static HutnAntlrAstFactory
HutnAntlrAstFactoryImpl.init()
Creates the default factory implementation.