Package org.openrewrite.json.tree
Class Json.Identifier
java.lang.Object
org.openrewrite.json.tree.Json.Identifier
- 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
-
Identifier
public Identifier()
-
-
Method Details
-
acceptJson
- Specified by:
acceptJsonin interfaceJson
-
toString
-