Uses of Class
eu.bandm.tools.option.absy.Element_optarg.Attr_number
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_optarg.Attr_number in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_optarg.Attr_number
Element_optarg.Attr_number.unspecified
Modifier and TypeMethodDescriptionstatic Element_optarg.Attr_number
Create a new instance, its value picked from the W3C DOM instance.static Element_optarg.Attr_number
Element_optarg.Attr_number.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_optarg.getAttr_number()
Meaning: The argument of the option by its (zero-based) position index.Element_optarg.readAttr_number()
Meaning: The argument of the option by its (zero-based) position index.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_optarg.Attr_number attr) protected void
Matcher.action
(Element_optarg.Attr_number attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_optarg.Attr_number attr) void
Visitor.visit
(Element_optarg.Attr_number attr_number) Can be overridden by the user.