Interface ParameterDescription.InDefinedShape

All Superinterfaces:
AnnotationSource, ByteCodeElement.TypeDependant<ParameterDescription.InDefinedShape,ParameterDescription.Token>, ModifierReviewable, ModifierReviewable.ForParameterDescription, NamedElement, NamedElement.WithOptionalName, NamedElement.WithRuntimeName, ParameterDescription
All Known Implementing Classes:
ParameterDescription.ForLoadedParameter, ParameterDescription.ForLoadedParameter.OfConstructor, ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor, ParameterDescription.ForLoadedParameter.OfLegacyVmMethod, ParameterDescription.ForLoadedParameter.OfMethod, ParameterDescription.InDefinedShape.AbstractBase, ParameterDescription.Latent, TypePool.Default.LazyTypeDescription.LazyMethodDescription.LazyParameterDescription
Enclosing interface:
ParameterDescription

public static interface ParameterDescription.InDefinedShape extends ParameterDescription
Represents a parameter in its defined shape, i.e. in the form it is defined by a class without its type variables being resolved.