arrow-analysis-kotlin-plugin
2.0.3-alpha.1
arrow-analysis-kotlin-plugin
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin.descriptors
/
KotlinDefaultDeclarationDescriptor
Kotlin
Default
Declaration
Descriptor
class
KotlinDefaultDeclarationDescriptor
(
val
impl
:
DeclarationDescriptor
)
:
KotlinDeclarationDescriptor
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Kotlin
Default
Declaration
Descriptor
Link copied to clipboard
fun
KotlinDefaultDeclarationDescriptor
(
impl
:
DeclarationDescriptor
)
Content copied to clipboard
Functions
annotations
Link copied to clipboard
open
override
fun
annotations
(
)
:
Annotations
Content copied to clipboard
element
Link copied to clipboard
open
override
fun
element
(
)
:
Element
?
Content copied to clipboard
impl
Link copied to clipboard
open
override
fun
impl
(
)
:
DeclarationDescriptor
Content copied to clipboard
Properties
containingDeclaration
Link copied to clipboard
open
override
val
containingDeclaration
:
DeclarationDescriptor
?
Content copied to clipboard
containingPackage
Link copied to clipboard
open
override
val
containingPackage
:
FqName
?
Content copied to clipboard
fqNameSafe
Link copied to clipboard
open
override
val
fqNameSafe
:
FqName
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
impl
Link copied to clipboard
val
impl
:
DeclarationDescriptor
Content copied to clipboard
name
Link copied to clipboard
open
override
val
name
:
Name
Content copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
open
val
packageWithLawsAnnotation
:
AnnotationDescriptor
?
Content copied to clipboard