arrow-analysis-common
2.0.2-alpha.11
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.context.descriptors
/
Annotations
Annotations
interface
Annotations
Content copied to clipboard
Functions
Properties
Functions
find
Annotation
Link copied to clipboard
abstract
fun
findAnnotation
(
fqName
:
FqName
)
:
AnnotationDescriptor
?
Content copied to clipboard
has
Annotation
Link copied to clipboard
abstract
fun
hasAnnotation
(
fqName
:
FqName
)
:
Boolean
Content copied to clipboard
is
Empty
Link copied to clipboard
abstract
fun
isEmpty
(
)
:
Boolean
Content copied to clipboard
iterable
Link copied to clipboard
abstract
fun
iterable
(
)
:
Iterable
<
AnnotationDescriptor
>
Content copied to clipboard
Properties
impl
Link copied to clipboard
abstract
val
impl
:
Any
Content copied to clipboard