Uses of Interface
org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.AntlrAstPackage
Packages that use AntlrAstPackage
Package
Description
-
Uses of AntlrAstPackage in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst
Fields in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst declared as AntlrAstPackageModifier and TypeFieldDescriptionstatic final AntlrAstPackageAntlrAstPackage.eINSTANCEThe singleton instance of the package.Methods in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst that return AntlrAstPackageModifier and TypeMethodDescriptionAntlrAstFactory.getAntlrAstPackage()Returns the package supported by this factory. -
Uses of AntlrAstPackage in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.impl
Classes in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.impl that implement AntlrAstPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.impl that return AntlrAstPackageModifier and TypeMethodDescriptionAntlrAstFactoryImpl.getAntlrAstPackage()static AntlrAstPackageAntlrAstFactoryImpl.getPackage()Deprecated.static AntlrAstPackageAntlrAstPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of AntlrAstPackage in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.util
Fields in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.util declared as AntlrAstPackageModifier and TypeFieldDescriptionprotected static AntlrAstPackageAntlrAstAdapterFactory.modelPackageThe cached model package.protected static AntlrAstPackageAntlrAstSwitch.modelPackageThe cached model package