ExpectedCharRange

data class ExpectedCharRange(val range: String) : ErrorKind(source)

Constructors

Link copied to clipboard
constructor(range: String)

Properties

Link copied to clipboard