SyntaxExpectation

data class SyntaxExpectation(val description: String)

A human-readable description of one token or construct that could have appeared at an error.

Constructors

Link copied to clipboard
constructor(description: String)

Properties

Link copied to clipboard

concise expectation suitable for diagnostics and editor integrations