maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.expressions.ast
/
CompiledFunctionCall
/
Companion
/
of
of
fun
of
(
name
:
String
,
args
:
List
<
CompiledExpression
<
*
>
>
,
isLiteralArg
:
(
Int
)
->
Boolean
=
{ false }
)
:
CompiledFunctionCall
(
source
)