FieldDescriptor

interface FieldDescriptor : Annotated

Functions

annotations
Link copied to clipboard
abstract fun annotations(): Annotations

Properties

correspondingProperty
Link copied to clipboard
abstract val correspondingProperty: PropertyDescriptor
hasDoNotLookAtArgumentsAnnotation
Link copied to clipboard
open val hasDoNotLookAtArgumentsAnnotation: Boolean
hasPackageWithLawsAnnotation
Link copied to clipboard
open val hasPackageWithLawsAnnotation: Boolean
hasPreOrPostAnnotation
Link copied to clipboard
open val hasPreOrPostAnnotation: Boolean
packageWithLawsAnnotation
Link copied to clipboard
open val packageWithLawsAnnotation: AnnotationDescriptor?