io.github.cakelier.laas.tuplespace.JsonTemplate.JsonMultipleTemplate.JsonOneOfTemplate
See theJsonOneOfTemplate companion object
sealed trait JsonOneOfTemplate extends JsonMultipleTemplate
A JsonTemplate that matches a JsonElement if and only if one of its inner JsonTemplates matches against the element itself.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article