Uses of Class
eu.bandm.tools.option.absy.Element_testgreater
Package
Description
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_testgreater in eu.bandm.tools.option
Modifier and TypeMethodDescriptionvoid
Compiler.Phase1.visit
(Element_testgreater el) Stores Java source and user documentation for the "is grater" combinator in an enabling condition. -
Uses of Element_testgreater in eu.bandm.tools.option.absy
Modifier and TypeFieldDescription(package private) Element_testgreater
Element_and.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater
(package private) Element_testgreater
Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater
(package private) Element_testgreater
Element_not.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater
(package private) Element_testgreater
Element_or.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater
Modifier and TypeMethodDescriptionfinal Element_testgreater
Element_testgreater.checkRequiredAttrs()
(package private) static Element_testgreater
Element_testgreater.decode
(DecodingInputStream in, Extension ext) Element_and.Choice_1_Alt_1_Choice_1_Alt_2.getElem_1_testgreater()
Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.getElem_1_testgreater()
Element_not.Choice_1_Alt_1_Choice_1_Alt_2.getElem_1_testgreater()
Element_or.Choice_1_Alt_1_Choice_1_Alt_2.getElem_1_testgreater()
(package private) static Element_testgreater
Element_testgreater.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testgreater
Element_testgreater.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreater
Element_testgreater.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreater
Element_testgreater.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreater[]
Element_testgreater.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreater[]
Element_testgreater.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreater
Element_testgreater.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_testgreater
Element_testgreater.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_testgreater[]
Element_testgreater.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_testgreater[]
Element_testgreater.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_and.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_not.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_or.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_testgreater,
Extension, TdomAttributeException> Element_testgreater.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_testgreater,
Element, Extension, TdomAttributeException> Element_testgreater.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_testgreater element) protected void
Matcher.action
(Element_testgreater element) Element_and.Choice_1_Alt_1_Choice_1.alt
(Element_testgreater elem_1_testgreater) Wrap the content sequence into an instance of the corresponding subtype.Element_condition.Choice_1_Alt_1_Choice_1.alt
(Element_testgreater elem_1_testgreater) Wrap the content sequence into an instance of the corresponding subtype.Element_not.Choice_1_Alt_1_Choice_1.alt
(Element_testgreater elem_1_testgreater) Wrap the content sequence into an instance of the corresponding subtype.Element_or.Choice_1_Alt_1_Choice_1.alt
(Element_testgreater elem_1_testgreater) Wrap the content sequence into an instance of the corresponding subtype.protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_testgreater element) void
Element_and.Choice_1_Alt_1_Choice_1_Alt_2.set
(Element_testgreater elem_1_testgreater) void
Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.set
(Element_testgreater elem_1_testgreater) void
Element_not.Choice_1_Alt_1_Choice_1_Alt_2.set
(Element_testgreater elem_1_testgreater) void
Element_or.Choice_1_Alt_1_Choice_1_Alt_2.set
(Element_testgreater elem_1_testgreater) Element_and.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_not.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) Element_or.Choice_1_Alt_1_Choice_1_Alt_2.setElem_1_testgreater
(Element_testgreater newElem_1_testgreater) void
Dumper.visit
(Element_testgreater element) void
Visitor.visit
(Element_testgreater element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_testgreater element) (Superclass implementation descends into<!ELEMENT testgreater ((constant | optarg), %testvalues;) >
.)ModifierConstructorDescriptionChoice_1_Alt_1_Choice_1_Alt_2
(Element_testgreater elem_1_testgreater) Choice_1_Alt_1_Choice_1_Alt_2
(Element_testgreater elem_1_testgreater) Choice_1_Alt_1_Choice_1_Alt_2
(Element_testgreater elem_1_testgreater) Choice_1_Alt_1_Choice_1_Alt_2
(Element_testgreater elem_1_testgreater)