Uses of Class
eu.bandm.tools.metajava.GeneratedMethod
Packages that use GeneratedMethod
Package
Description
Generate format generating code (or formats dynamically) controlled by the
format description language.
Mirror of Java reflection: Build java sources as object models.
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of GeneratedMethod in eu.bandm.tools.formatfrontends
Fields in eu.bandm.tools.formatfrontends with type parameters of type GeneratedMethodModifier and TypeFieldDescriptionprotected final Map<String, GeneratedMethod> Tdom2format.visitmethods -
Uses of GeneratedMethod in eu.bandm.tools.metajava
Fields in eu.bandm.tools.metajava with type parameters of type GeneratedMethodMethods in eu.bandm.tools.metajava that return GeneratedMethodModifier and TypeMethodDescriptionMethods in eu.bandm.tools.metajava that return types with arguments of type GeneratedMethodMethods in eu.bandm.tools.metajava with parameters of type GeneratedMethodModifier and TypeMethodDescriptionprotected voidFormattingVisitor.action(GeneratedMethod method) Deprecated.protected voidVisitor.action(GeneratedMethod method) voidVisitor.match(GeneratedMethod method) -
Uses of GeneratedMethod in eu.bandm.tools.option
Fields in eu.bandm.tools.option declared as GeneratedMethodModifier and TypeFieldDescriptionprotected GeneratedMethodCompiler.meth_checkActiveprotected GeneratedMethodCompiler.meth_displayActiveMethods in eu.bandm.tools.option with parameters of type GeneratedMethodModifier and TypeMethodDescriptionprotected voidCompiler.Phase1.addFullCommentOrCrossRef(GeneratedMethod m) For the first call, put the (English) documentation text and arguments' regExp to that method, as a pars-pro-toto; later put references to that first method. -
Uses of GeneratedMethod in eu.bandm.tools.umod
Fields in eu.bandm.tools.umod declared as GeneratedMethodModifier and TypeFieldDescriptionUMod2java.V__compileSwingTree.branchmethprotected GeneratedMethodUMod2visitors.V_makeRewriterCoRewriter.dorwmethMethods in eu.bandm.tools.umod with parameters of type GeneratedMethodModifier and TypeMethodDescriptionvoidUMod2format.Compiler.compileOnePattern(UMod.ClassDef cd, GeneratedMethod gm0, String code, String initialModel) Derived method which parses the format code of one class definition into a tdom, then sets the current model and its type, and finally calls the base method.protected voidUMod2visitors.V_makeRewriterCoRewriter.put_suppress_addAll_warning_annotation(GeneratedMethod meth) protected voidUMod2visitors.V_compileMatchCascade.testit(UMod.ClassDef cd, GeneratedMethod gm)