Package org.openrewrite.json.tree
Interface JsonValue
- All Superinterfaces:
Json,org.openrewrite.Tree
- All Known Implementing Classes:
Json.Array,Json.Empty,Json.JsonObject,Json.Literal
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openrewrite.json.tree.Json
Json.Array, Json.Document, Json.Empty, Json.Identifier, Json.JsonObject, Json.Literal, Json.Member -
Method Summary
Methods inherited from interface org.openrewrite.json.tree.Json
accept, acceptJson, getPrefix, isAcceptable, withPrefixMethods inherited from interface org.openrewrite.Tree
cast, getId, getJacksonPolymorphicTypeTag, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast, withId, withMarkers