JsonTagger

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.

class Object
trait Matchable
class Any

Value members

Concrete methods

def pipe[F[_]](using evidence$1: RaiseThrowable[F]): (F, Token) => TaggedJson