LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.command
/
CommandManager
/
TokenizationResult
Tokenization
Result
data
class
TokenizationResult
(
val
tokens
:
List
<
String
>
,
val
tokenStartIndices
:
IntList
)
Members
Constructors
Tokenization
Result
Link copied to clipboard
constructor
(
tokens
:
List
<
String
>
,
tokenStartIndices
:
IntList
)
Properties
tokens
Link copied to clipboard
val
tokens
:
List
<
String
>
token
Start
Indices
Link copied to clipboard
val
tokenStartIndices
:
IntList