State

object State
Companion:
class
class Object
trait Matchable
class Any
State.type

Value members

Concrete methods

def init[Token](tokens: IndexedSeq[Token])(using evidence$2: SourceMap[Token]): State[Token]