Uses of Interface
jakarta.enterprise.lang.model.declarations.ParameterInfo
Packages that use ParameterInfo
-
Uses of ParameterInfo in jakarta.enterprise.lang.model.declarations
Methods in jakarta.enterprise.lang.model.declarations that return ParameterInfoModifier and TypeMethodDescriptiondefault ParameterInfoDeclarationInfo.asParameter()Returns this declaration as a method parameter.default ParameterInfoParameterInfo.asParameter()Methods in jakarta.enterprise.lang.model.declarations that return types with arguments of type ParameterInfoModifier and TypeMethodDescriptionMethodInfo.parameters()Returns a list of parameters declared or implicitly declared on this method.