Package de.fabmax.webidl.generator.ktjs
Object KtJsInterfaceGenerator.Companion
-
- All Implemented Interfaces:
public class KtJsInterfaceGenerator.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, String>idlTypeMappublic final static KtJsInterfaceGenerator.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Map<String, String>getIdlTypeMap()-
-
Method Detail
-
getIdlTypeMap
final Map<String, String> getIdlTypeMap()
-
-
-
-