krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
TagInstance
Tag
Instance
open
class
TagInstance
(
tag
:
TagType
)
Members
Constructors
Tag
Instance
Link copied to clipboard
constructor
(
tag
:
TagType
)
constructor
(
tag
:
TagType
,
type
:
FunctionType
)
Functions
set
Type
Link copied to clipboard
fun
setType
(
type
:
FunctionType
)
tag
Type
Link copied to clipboard
fun
tagType
(
)
:
TagType
type
Link copied to clipboard
fun
type
(
)
:
FunctionType
?