Package io.immutables.common
Class Source.Range
java.lang.Object
io.immutables.common.Source.Range
- Enclosing interface:
- Source
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanget(CharSequence source) inthashCode()static Source.Rangeof(Source.Position begin) static Source.Rangeof(Source.Position begin, Source.Position end) span(Source.Range to) toString()Either this range if within line or only starting position range.