fs2.data.json.jsonpath.internals

Members list

Type members

Classlikes

object JsonTagger

Tags json tokens in an xml like fashion, with explicit open and close tags for points of interest. This allows for implementing interesting queries with a simple tree automaton.

Tags json tokens in an xml like fashion, with explicit open and close tags for points of interest. This allows for implementing interesting queries with a simple tree automaton.

Attributes

Source
JsonTagger.scala
Supertypes
class Object
trait Matchable
class Any
Self type
JsonTagger.type
sealed trait TaggedJson

Attributes

Companion
object
Source
JsonTagger.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EndArrayElement.type
object EndObjectValue.type
class Raw
object TaggedJson

Attributes

Companion
trait
Source
JsonTagger.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TaggedJson.type