Uses of Interface
org.apache.tapestry5.plastic.MethodParameter
Packages that use MethodParameter
Package
Description
Plastic, Tapestry's component class transformation library based on ASM
-
Uses of MethodParameter in org.apache.tapestry5.plastic
Methods in org.apache.tapestry5.plastic that return types with arguments of type MethodParameterModifier and TypeMethodDescriptionPlasticMethod.getParameters()
Returns access to the parameters of the method and, in particular, the visible annotations on those parameters.