Uses of Class
eu.bandm.tools.option.absy.Element_enumitem.Attr_compilable
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_enumitem.Attr_compilable in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_enumitem.Attr_compilable
Element_enumitem.Attr_compilable.unspecified
Modifier and TypeMethodDescriptionCreate a new instance, its value picked from the W3C DOM instance.Element_enumitem.Attr_compilable.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_enumitem.getAttr_compilable()
Meaning: Text as which this item is realized in the generated code.Element_enumitem.readAttr_compilable()
Meaning: Text as which this item is realized in the generated code.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_enumitem.Attr_compilable attr) protected void
Matcher.action
(Element_enumitem.Attr_compilable attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_enumitem.Attr_compilable attr) void
Visitor.visit
(Element_enumitem.Attr_compilable attr_compilable) Can be overridden by the user.