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
/
RewriteMap
/
Builder
/
getMapOrThrow
get
Map
Or
Throw
open
fun
getMapOrThrow
(
key
:
String
)
:
String
Map of symbols to their rewritten values.
Content copied to clipboard
map<string, string> map = 2;