Package org.openrewrite.json.tree
Class Json.Empty
java.lang.Object
org.openrewrite.json.tree.Json.Empty
- Enclosing interface:
- Json
-
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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openrewrite.json.tree.Json
accept, getPrefix, isAcceptable, withPrefixMethods inherited from interface org.openrewrite.Tree
cast, getId, getJacksonPolymorphicTypeTag, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast, withId, withMarkers
-
Constructor Details
-
Empty
public Empty()
-
-
Method Details
-
acceptJson
- Specified by:
acceptJsonin interfaceJson
-
toString
-