Package org.openrewrite.json.tree
Interface JsonKey
- All Superinterfaces:
Json,org.openrewrite.Tree
- All Known Implementing Classes:
Json.Identifier,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, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, withId, withMarkers