Package com.strobel.reflection.emit
Class ParameterBuilder
java.lang.Object
com.strobel.reflection.emit.ParameterBuilder
- Author:
- Mike Strobel
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomAnnotation(AnnotationBuilder<? extends Annotation> annotation) ReadOnlyList<AnnotationBuilder<? extends Annotation>> getName()Type<?> int
-
Method Details
-
addCustomAnnotation
-
getCustomAnnotations
-
getName
-
getParameterType
-
getPosition
public int getPosition()
-