Token

fs2.data.json.Token
See theToken companion object
sealed abstract class Token(val kind: String)

Attributes

Companion:
object
Source:
tokens.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EndArray.type
object EndObject.type
object FalseValue.type
class Key
object NullValue.type
object StartArray.type
object StartObject.type
object TrueValue.type

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
tokens.scala

Concrete fields

Attributes

Source:
tokens.scala