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
/
TransformElement
/
Attributes
Attributes
data
class
Attributes
(
val
from
:
String
,
val
to
:
String
?
)
(
source
)
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
from
:
String
,
to
:
String
?
)
Properties
from
Link copied to clipboard
val
from
:
String
to
Link copied to clipboard
val
to
:
String
?