toggle menu
SnakeYAML Engine KMP
2.7.4-SNAPSHOT
common
switch theme
search in API
SnakeYAML Engine KMP
/
org.snakeyaml.engine.v2.tokens
/
DirectiveToken
/
TagDirective
Tag
Directive
data
class
TagDirective
(
val
handle
:
String
,
val
prefix
:
String
)
:
DirectiveToken.TokenValue
Members
Constructors
Tag
Directive
Link copied to clipboard
constructor
(
handle
:
String
,
prefix
:
String
)
Properties
handle
Link copied to clipboard
val
handle
:
String
name
Link copied to clipboard
open
override
val
name
:
String
prefix
Link copied to clipboard
val
prefix
:
String