Package org.openrewrite.java.tree
Class JavaVarKeyword
java.lang.Object
org.openrewrite.java.tree.JavaVarKeyword
- All Implemented Interfaces:
org.openrewrite.marker.Marker
,org.openrewrite.Tree
-
Method Summary
Modifier and TypeMethodDescriptionstatic JavaVarKeyword
build()
<T extends org.openrewrite.Tree>
TMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.marker.Marker
isAcceptable
Methods inherited from interface org.openrewrite.Tree
accept, cast, getId, getJacksonPolymorphicTypeTag, isScope, print, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast
-
Method Details
-
build
-
withId
- Specified by:
withId
in interfaceorg.openrewrite.Tree
-