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 TypeClassDescriptionclass
class
class
class
(package private) class
Deprecated.class
class
class
class
class
class
Fields in eu.bandm.tools.metajava with type parameters of type GeneratedDeclarationModifier and TypeFieldDescriptionprotected List
<GeneratedDeclaration> GeneratedClass.ordered
fields, 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 void
Visitor.action
(GeneratedDeclaration declaration) void
Visitor.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.decls
Methods in eu.bandm.tools.metajava.format that return types with arguments of type GeneratedDeclaration
GeneratedBlock
etc.