io.github.cakelier.laas.tuplespace.JsonTemplate.JsonNotTemplate
See theJsonNotTemplate companion object
sealed trait JsonNotTemplate extends JsonTemplate
A JsonTemplate that matches a JsonElement if and only if its inner JsonTemplates does not match against the element itself.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article