Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.assets
/
AssetBundle
/
RewriteMapOrBuilder
/
getMapOrDefault
get
Map
Or
Default
abstract
fun
getMapOrDefault
(
key
:
String
,
defaultValue
:
String
)
:
String
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;