toggle menu
kotlin-js-preview-idea-plugin
0.2.0
jvm
switch theme
search in API
plugin
/
com.sanyavertolet.kotlinjspreview.utils
/
getUsages
get
Usages
fun
KtAnnotationEntry
.
getUsages
(
project
:
Project
)
:
Collection
<
KtAnnotationEntry
>
Get usages of
this
in
project
Return
Collection
of usages or
emptyList
if none was found
Parameters
project
current
Project