Uses of Class
eu.bandm.tools.option.absy.Element_noGui
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_noGui in eu.bandm.tools.option.absy
Modifier and TypeMethodDescriptionfinal Element_noGui
Element_noGui.checkRequiredAttrs()
(package private) static Element_noGui
Element_noGui.decode
(DecodingInputStream in, Extension ext) Element_option.getElem_1_noGui()
(package private) static Element_noGui
Element_noGui.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_noGui
Element_noGui.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_noGui
Element_noGui.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_noGui
Element_noGui.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_noGui[]
Element_noGui.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_noGui[]
Element_noGui.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_noGui
Element_noGui.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_noGui
Element_noGui.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_noGui[]
Element_noGui.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_noGui[]
Element_noGui.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_option.setElem_1_noGui
(@Opt Element_noGui newElem_1_noGui) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_noGui,
Extension, TdomAttributeException> Element_noGui.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_noGui,
Element, Extension, TdomAttributeException> Element_noGui.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_noGui element) protected void
Matcher.action
(Element_noGui element) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_noGui element) void
Element_option.set
(Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition) Set all contents fields to a new value, after checking.Element_option.setElem_1_noGui
(@Opt Element_noGui newElem_1_noGui) void
Dumper.visit
(Element_noGui element) void
Visitor.visit
(Element_noGui element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_noGui element) (Superclass implementation descends into<!ELEMENT noGui EMPTY >
.)ModifierConstructorDescriptionElement_option
(Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition) Statically typed w.r.t. the contents, as far as possible.Element_option
(TypedAttribute.SafeValues flag, Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition)