Uses of Class
org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.util.AntlrAstSwitch
Packages that use AntlrAstSwitch
-
Uses of AntlrAstSwitch in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.util
Fields in org.eclipse.epsilon.antlr.postprocessor.model.antlrAst.util declared as AntlrAstSwitchModifier and TypeFieldDescriptionprotected AntlrAstSwitch<org.eclipse.emf.common.notify.Adapter>AntlrAstAdapterFactory.modelSwitchThe switch that delegates to thecreateXXXmethods.