Uses of Enum
org.inferred.freebuilder.processor.Declarations.Declaration
Packages that use Declarations.Declaration
-
Uses of Declarations.Declaration in org.inferred.freebuilder.processor
Subclasses with type arguments of type Declarations.Declaration in org.inferred.freebuilder.processorMethods in org.inferred.freebuilder.processor that return Declarations.DeclarationModifier and TypeMethodDescriptionstatic Declarations.DeclarationReturns the enum constant of this type with the specified name.static Declarations.Declaration[]Declarations.Declaration.values()Returns an array containing the constants of this enum type, in the order they are declared.