| Package | Description |
|---|---|
| com.github.sbaudoin.sonar.plugins.shellcheck.highlighting |
| Modifier and Type | Method and Description |
|---|---|
ShellLocation |
ShellLocation.shift(int nbChar)
Returns a
ShellLocation that corresponds to this instance + line, column and offset parameters moved
forward of the passed number of characters |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ShellLocation.isSameAs(ShellLocation other)
Tells if the passed
ShellLocation has the same offset or not (this is a kind of shallow version of the
equals method) |
Copyright © 2018–2019. All rights reserved.