nova
Toggle table of contents
0.23.0-alpha.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova
nova
/
xyz.xenondevs.nova.context
/
ContextIntention
/
getAutofillers
get
Autofillers
abstract
fun
<
V
:
Any
>
getAutofillers
(
paramType
:
ContextParamType
<
V
,
I
>
)
:
List
<
Autofiller
<
V
,
I
>
>
Gets the autofillers for
paramType
in this intention in the order they should be queried.