ktale
Toggle table of contents
2025.12.17.1626
jvm
Platform filter
jvm
Switch theme
Search in API
ktale
ktale-platform-hytale
/
ktale.experimental.hypothesis
/
CommandRoutingHypothesis
/
Tokens
Tokens
data
class
Tokens
(
val
label
:
String
,
val
args
:
List
<
String
>
)
:
CommandRoutingHypothesis
Host provides a pre-tokenized representation.
Members
Constructors
Tokens
Link copied to clipboard
constructor
(
label
:
String
,
args
:
List
<
String
>
)
Properties
args
Link copied to clipboard
val
args
:
List
<
String
>
label
Link copied to clipboard
val
label
:
String