arrow-analysis-kotlin-plugin
2.0.2-alpha.18
arrow-analysis-kotlin-plugin
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin.descriptors
/
KotlinAnnotations
Kotlin
Annotations
class
KotlinAnnotations
(
impl
:
Annotations
)
:
Annotations
Content copied to clipboard
Functions
Properties
Functions
find
Annotation
Link copied to clipboard
open
override
fun
findAnnotation
(
fqName
:
FqName
)
:
AnnotationDescriptor
?
Content copied to clipboard
has
Annotation
Link copied to clipboard
open
override
fun
hasAnnotation
(
fqName
:
FqName
)
:
Boolean
Content copied to clipboard
is
Empty
Link copied to clipboard
open
override
fun
isEmpty
(
)
:
Boolean
Content copied to clipboard
iterable
Link copied to clipboard
open
override
fun
iterable
(
)
:
Iterable
<
AnnotationDescriptor
>
Content copied to clipboard
Properties
impl
Link copied to clipboard
open
override
val
impl
:
Annotations
Content copied to clipboard