BatchDetectSyntaxItemResult

The result of calling the operation. The operation returns one object that is successfully processed by the operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val index: Int?

The zero-based index of the document in the input list.

Link copied to clipboard

The syntax tokens for the words in the document, one token for each word.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String