toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core.enums
/
BasicTypes
/
Companion
Companion
object
Companion
Members
Functions
from
Proto
Link copied to clipboard
fun
fromProto
(
proto
:
ProtoVarType
)
:
BasicTypes
?
from
Token
Link copied to clipboard
fun
fromToken
(
token
:
String
)
:
BasicTypes
?
proto
Of
Link copied to clipboard
fun
protoOf
(
token
:
String
)
:
ProtoVarType
?
token
Of
Link copied to clipboard
fun
tokenOf
(
proto
:
ProtoVarType
)
:
String
?