cadenza / org.intelligence.parser / Parse / Expected

Expected

data class Expected

Constructors

<init>

Expected(what: Any, next: Expected?)

Properties

next

val next: Expected?

what

val what: Any