get
Returns the value of parameter as an KSAnnotation or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as a List of KSAnnotations or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as an Number or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as an String or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as an Boolean or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as an KSType or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as a List of Numbers or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as a List of Strings or null
if it is the default value (see NonNullAnnotationArguments for more information).
Returns the value of parameter as a List of KSTypes or null
if it is the default value (see NonNullAnnotationArguments for more information).