RegionByLineImppublic interface RegionByLine
Document with the tuple (beginLine, endLine, beginColumn, endColumn).| Modifier and Type | Method | Description |
|---|---|---|
int |
getBeginColumn() |
|
int |
getBeginLine() |
|
int |
getEndColumn() |
|
int |
getEndLine() |
Copyright © 2002–2018 PMD. All rights reserved.