Uses of Class
eu.bandm.tools.metajava.GeneratedDeclaration
Packages that use GeneratedDeclaration
Package
Description
Mirror of Java reflection: Build java sources as object models.
-
Uses of GeneratedDeclaration in eu.bandm.tools.metajava
Subclasses of GeneratedDeclaration in eu.bandm.tools.metajavaModifier and TypeClassDescriptionclassclassclassclass(package private) classDeprecated.classclassclassclassclassclassFields in eu.bandm.tools.metajava with type parameters of type GeneratedDeclarationModifier and TypeFieldDescriptionprotected List<GeneratedDeclaration> GeneratedClass.orderedfields, blocks and dirtMethods in eu.bandm.tools.metajava that return types with arguments of type GeneratedDeclarationModifier and TypeMethodDescriptionGeneratedClass.addDeclarations(String text) GeneratedClass.getOrderedMembers()DeclarationReducer.reduceDeclarations(String text) Methods in eu.bandm.tools.metajava with parameters of type GeneratedDeclarationModifier and TypeMethodDescriptionprotected voidVisitor.action(GeneratedDeclaration declaration) voidVisitor.match(GeneratedDeclaration declaration) -
Uses of GeneratedDeclaration in eu.bandm.tools.metajava.format
Fields in eu.bandm.tools.metajava.format with type parameters of type GeneratedDeclarationModifier and TypeFieldDescriptionprotected final List<GeneratedDeclaration> DeclarationReducer.declsMethods in eu.bandm.tools.metajava.format that return types with arguments of type GeneratedDeclaration
GeneratedBlocketc.