KthUndefinedCombinerOperatorException

Thrown during tokenization if the input string requires a combiner operator and the context does not provide one.

Constructors

Link copied to clipboard
constructor(position: Int)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

The position of the illegal token.