Uses of Class
eu.bandm.tools.option.absy.Element_rep.Choice_1_Alt_8
Packages that use Element_rep.Choice_1_Alt_8
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_rep.Choice_1_Alt_8 in eu.bandm.tools.option.absy
Methods in eu.bandm.tools.option.absy that return Element_rep.Choice_1_Alt_8Modifier and TypeMethodDescriptionstatic Element_rep.Choice_1_Alt_8Element_rep.Choice_1_Alt_8.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_rep.Choice_1.toAlt_8()If the current contents corresponds to the 8th alternative of the underlying content model, then cast it accordingly, otherwise return null.Methods in eu.bandm.tools.option.absy with parameters of type Element_rep.Choice_1_Alt_8Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_rep.Choice_1_Alt_8 alt) protected voidMatcher.action(Element_rep.Choice_1_Alt_8 alt) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_rep.Choice_1_Alt_8 alt) voidVisitor.visit(Element_rep.Choice_1_Alt_8 alt) Can be overridden by the user.