k3lp Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
k3lp Documentation
core
/
org.k3lp.ast
/
Keyboard3Ast
/
ImportElement
/
Attributes
Attributes
data
class
Attributes
(
val
path
:
String
,
val
base
:
String
?
)
(
source
)
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
path
:
String
,
base
:
String
?
)
Properties
base
Link copied to clipboard
val
base
:
String
?
path
Link copied to clipboard
val
path
:
String