Package com.faendir.kotlin.autodsl.kapt
Class Parameter
-
-
Constructor Summary
Constructors Constructor Description Parameter(VariableElement element, KmValueParameter kmValueParameter)
-
Method Summary
Modifier and Type Method Description <T extends Annotation> TgetAnnotation(KClass<T> annotation)-
-
Constructor Detail
-
Parameter
Parameter(VariableElement element, KmValueParameter kmValueParameter)
-
-
Method Detail
-
getAnnotation
<T extends Annotation> T getAnnotation(KClass<T> annotation)
-
-
-
-