Package 

Class Parameter

  • All Implemented Interfaces:
    com.faendir.kotlin.autodsl.kapt.Annotated

    
    public final class Parameter
     implements Annotated
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Parameter(VariableElement element, KmValueParameter kmValueParameter)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <T extends Annotation> T getAnnotation(KClass<T> annotation)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait