arrow-analysis-common
2.0.2-alpha.7
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.context.elements
/
ValueArgument
Value
Argument
interface
ValueArgument
:
ExpressionResolvedValueArgument
Content copied to clipboard
Functions
Properties
Inheritors
Functions
get
Argument
Name
Link copied to clipboard
abstract
fun
getArgumentName
(
)
:
ValueArgumentName
?
Content copied to clipboard
is
External
Link copied to clipboard
abstract
fun
isExternal
(
)
:
Boolean
Content copied to clipboard
is
Named
Link copied to clipboard
abstract
fun
isNamed
(
)
:
Boolean
Content copied to clipboard
Properties
argumentExpression
Link copied to clipboard
abstract
val
argumentExpression
:
Expression
?
Content copied to clipboard
isSpread
Link copied to clipboard
abstract
val
isSpread
:
Boolean
Content copied to clipboard
Inheritors
LambdaArgument
Link copied to clipboard