FilterType
zio.json.ast.JsonCursor.FilterType
final case class FilterType[A <: Json](parent: JsonCursor[_, _ <: Json], jsonType: JsonType[A]) extends JsonCursor[Json, A]
Attributes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- JsonCursor
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article