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.modelSwitch
The switch that delegates to thecreateXXX
methods.