Package | Description |
---|---|
lavesdk.algorithm.text |
Modifier and Type | Field and Description |
---|---|
AlgorithmStep.TextTokenType |
AlgorithmStep.TextToken.type
the type of the token
|
Modifier and Type | Method and Description |
---|---|
static AlgorithmStep.TextTokenType |
AlgorithmStep.TextTokenType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmStep.TextTokenType[] |
AlgorithmStep.TextTokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|