wjson.pattern

package wjson.pattern

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
enum JsPattern

Json Pattern DSL

Json Pattern DSL

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object JsPattern

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
JsPattern.type
class JsPatternInterpolation(sc: StringContext)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class JsPatternMatcher(pattern: Variable)

rejson is a pattern language for JSON

rejson is a pattern language for JSON

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class JsPatternParser extends RegexParsers

Attributes

Companion
object
Supertypes
trait RegexParsers
trait Parsers
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
trait JsonMatcherTagHandler(tag: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EvalTagHandler.type

Extensions

Extensions

extension (sc: StringContext)