toggle menu
service-core
JVM
switch theme
search in API
service-core
/
com.serious.codegenerator
/
LanguageSupport
Language
Support
interface
LanguageSupport
Inheritors
KotlinLanguageSupport
Members
Functions
is
Array
Link copied to clipboard
abstract
fun
isArray
(
type
:
String
)
:
Boolean
is
Native
Type
Link copied to clipboard
abstract
fun
isNativeType
(
type
:
String
)
:
Boolean
map
Type
Link copied to clipboard
abstract
fun
mapType
(
type
:
String
)
:
String