Documentation
Toggle table of contents
0.0.0-a04-SNAPSHOT
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
core
/
org.k3lp.ast
/
Keyboard3Ast
/
VersionElement
/
Attributes
Attributes
data
class
Attributes
(
val
number
:
String
?
,
val
cldrVersion
:
String
)
(
source
)
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
number
:
String
?
,
cldrVersion
:
String
)
Properties
cldr
Version
Link copied to clipboard
val
cldrVersion
:
String
number
Link copied to clipboard
val
number
:
String
?