public interface TextRange
| Modifier and Type | Method and Description |
|---|---|
TextPointer |
end() |
default boolean |
isInside(TextRange other) |
TextPointer |
start() |
TextPointer start()
TextPointer end()
default boolean isInside(TextRange other)
Copyright © 2009–2018 SonarSource. All rights reserved.