Uses of Class
eu.bandm.tools.option.absy.Element_and.Choice_1_Alt_3
Packages that use Element_and.Choice_1_Alt_3
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_and.Choice_1_Alt_3 in eu.bandm.tools.option.absy
Methods in eu.bandm.tools.option.absy that return Element_and.Choice_1_Alt_3Modifier and TypeMethodDescriptionstatic Element_and.Choice_1_Alt_3Element_and.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_and.Choice_1.toAlt_3()If the current contents corresponds to the 3rd 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_and.Choice_1_Alt_3Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_and.Choice_1_Alt_3 alt) protected voidMatcher.action(Element_and.Choice_1_Alt_3 alt) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_and.Choice_1_Alt_3 alt) voidVisitor.visit(Element_and.Choice_1_Alt_3 alt) Can be overridden by the user.