Package org.openrewrite.marker
Class Range
- java.lang.Object
-
- org.openrewrite.marker.Range
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRange.Position
-
Constructor Summary
Constructors Constructor Description Range()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intlength()-
Methods 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, getId, getJacksonPolymorphicTypeTag, isScope, print, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed
-
-