krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WitPackage
/
IncludeDeclaration
Include
Declaration
class
IncludeDeclaration
(
path
:
String
,
items
:
List
<
WitPackage.IncludeItem
>
)
Members
Constructors
Include
Declaration
Link copied to clipboard
constructor
(
path
:
String
,
items
:
List
<
WitPackage.IncludeItem
>
)
Functions
alias
For
Link copied to clipboard
fun
aliasFor
(
name
:
String
)
:
String
?
items
Link copied to clipboard
fun
items
(
)
:
List
<
WitPackage.IncludeItem
>
path
Link copied to clipboard
fun
path
(
)
:
String