AnnotationArguments
Container of the arguments of an KSAnnotation.
See also
Types
Constructor functions for AnnotationArguments
Not null accessors for AnnotationArguments.
Functions
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 KSAnnotation 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 KSAnnotations 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).
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 String 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).
Not null accessors for this AnnotationArguments. See documentation of NonNullAnnotationArguments for more information.