Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Method and Description |
---|---|
static Element_rep.Choice_1_Alt_8 |
Element_rep.Choice_1_Alt_8.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
@Opt Element_rep.Choice_1_Alt_8 |
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_rep.Choice_1_Alt_8 alt) |
protected void |
Matcher.action(Element_rep.Choice_1_Alt_8 alt) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_rep.Choice_1_Alt_8 alt) |
void |
Visitor.visit(Element_rep.Choice_1_Alt_8 alt)
Can be overridden by the user.
|
see also the complete user documentation .