arrow-analysis-kotlin-plugin
2.0.2-alpha.16
arrow-analysis-kotlin-plugin
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin.descriptors
/
KotlinFieldDescriptor
Kotlin
Field
Descriptor
fun
interface
KotlinFieldDescriptor
:
FieldDescriptor
,
KotlinAnnotated
Content copied to clipboard
Functions
Properties
Functions
annotations
Link copied to clipboard
abstract
fun
annotations
(
)
:
Annotations
Content copied to clipboard
impl
Link copied to clipboard
abstract
override
fun
impl
(
)
:
FieldDescriptor
Content copied to clipboard
Properties
correspondingProperty
Link copied to clipboard
open
override
val
correspondingProperty
:
PropertyDescriptor
Content copied to clipboard
hasDoNotLookAtArgumentsAnnotation
Link copied to clipboard
open
val
hasDoNotLookAtArgumentsAnnotation
:
Boolean
Content copied to clipboard
hasPackageWithLawsAnnotation
Link copied to clipboard
open
val
hasPackageWithLawsAnnotation
:
Boolean
Content copied to clipboard
hasPreOrPostAnnotation
Link copied to clipboard
open
val
hasPreOrPostAnnotation
:
Boolean
Content copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
open
val
packageWithLawsAnnotation
:
AnnotationDescriptor
?
Content copied to clipboard