arrow-analysis-common
2.0.2-alpha.18
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.context.descriptors
/
ClassifierDescriptorWithTypeParameters
Classifier
Descriptor
With
Type
Parameters
interface
ClassifierDescriptorWithTypeParameters
:
ClassifierDescriptor
,
DeclarationDescriptorWithVisibility
,
MemberDescriptor
Content copied to clipboard
Functions
Properties
Inheritors
Functions
annotations
Link copied to clipboard
abstract
fun
annotations
(
)
:
Annotations
Content copied to clipboard
element
Link copied to clipboard
abstract
fun
element
(
)
:
Element
?
Content copied to clipboard
impl
Link copied to clipboard
abstract
fun
impl
(
)
:
Any
Content copied to clipboard
Properties
containingDeclaration
Link copied to clipboard
abstract
val
containingDeclaration
:
DeclarationDescriptor
?
Content copied to clipboard
containingPackage
Link copied to clipboard
abstract
val
containingPackage
:
FqName
?
Content copied to clipboard
declaredTypeParameters
Link copied to clipboard
abstract
val
declaredTypeParameters
:
List
<
TypeParameterDescriptor
>
Content copied to clipboard
defaultType
Link copied to clipboard
abstract
val
defaultType
:
Type
Content copied to clipboard
fqNameSafe
Link copied to clipboard
abstract
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
isActual
Link copied to clipboard
abstract
val
isActual
:
Boolean
Content copied to clipboard
isExpect
Link copied to clipboard
abstract
val
isExpect
:
Boolean
Content copied to clipboard
isExternal
Link copied to clipboard
abstract
val
isExternal
:
Boolean
Content copied to clipboard
isInner
Link copied to clipboard
abstract
val
isInner
:
Boolean
Content copied to clipboard
modality
Link copied to clipboard
abstract
val
modality
:
Modality
Content copied to clipboard
name
Link copied to clipboard
abstract
val
name
:
Name
Content copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
open
val
packageWithLawsAnnotation
:
AnnotationDescriptor
?
Content copied to clipboard
typeConstructor
Link copied to clipboard
abstract
val
typeConstructor
:
TypeConstructor
Content copied to clipboard
visibility
Link copied to clipboard
abstract
val
visibility
:
Visibility
Content copied to clipboard
Inheritors
ClassDescriptor
Link copied to clipboard
TypeAliasDescriptor
Link copied to clipboard