arrow-analysis-common
2.0.2-alpha.10
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.context.descriptors
/
AnnotationDescriptor
Annotation
Descriptor
interface
AnnotationDescriptor
Content copied to clipboard
Functions
Properties
Functions
argument
Value
As
Array
Of
String
Link copied to clipboard
abstract
fun
argumentValueAsArrayOfString
(
argName
:
String
)
:
List
<
String
>
Content copied to clipboard
argument
Value
As
String
Link copied to clipboard
abstract
fun
argumentValueAsString
(
argName
:
String
)
:
String
?
Content copied to clipboard
Properties
allValueArguments
Link copied to clipboard
abstract
val
allValueArguments
:
Map
<
Name
,
Any
?
>
Content copied to clipboard
fqName
Link copied to clipboard
abstract
val
fqName
:
FqName
?
Content copied to clipboard
type
Link copied to clipboard
abstract
val
type
:
Type
Content copied to clipboard