Uses of Class
eu.bandm.tools.option.absy.Element_testgreater
Packages that use 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
Methods in eu.bandm.tools.option with parameters of type Element_testgreaterModifier and TypeMethodDescriptionvoidCompiler.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
Fields in eu.bandm.tools.option.absy declared as Element_testgreaterModifier and TypeFieldDescription(package private) Element_testgreaterElement_and.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater(package private) Element_testgreaterElement_condition.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater(package private) Element_testgreaterElement_not.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreater(package private) Element_testgreaterElement_or.Choice_1_Alt_1_Choice_1_Alt_2.elem_1_testgreaterMethods in eu.bandm.tools.option.absy that return Element_testgreaterModifier and TypeMethodDescriptionfinal Element_testgreaterElement_testgreater.checkRequiredAttrs()(package private) static Element_testgreaterElement_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_testgreaterElement_testgreater.parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testgreaterElement_testgreater.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreaterElement_testgreater.parse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_testgreaterElement_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_testgreaterElement_testgreater.semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_testgreaterElement_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) Methods in eu.bandm.tools.option.absy that return types with arguments of type Element_testgreaterModifier 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()Methods in eu.bandm.tools.option.absy with parameters of type Element_testgreaterModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_testgreater element) protected voidMatcher.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 voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_testgreater element) voidElement_and.Choice_1_Alt_1_Choice_1_Alt_2.set(Element_testgreater elem_1_testgreater) voidElement_condition.Choice_1_Alt_1_Choice_1_Alt_2.set(Element_testgreater elem_1_testgreater) voidElement_not.Choice_1_Alt_1_Choice_1_Alt_2.set(Element_testgreater elem_1_testgreater) voidElement_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) voidDumper.visit(Element_testgreater element) voidVisitor.visit(Element_testgreater element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_testgreater element) (Superclass implementation descends into<!ELEMENT testgreater ((constant | optarg), %testvalues;) >.)Constructors in eu.bandm.tools.option.absy with parameters of type Element_testgreaterModifierConstructorDescriptionChoice_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)