| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.api |
Contains the core API to be used to implement checks.
|
| Modifier and Type | Method and Description |
|---|---|
LineColumn |
FileText.lineColumn(int aPos)
Determine line and column numbers in full text.
|
| Modifier and Type | Method and Description |
|---|---|
int |
LineColumn.compareTo(LineColumn aLineColumn) |
Copyright © 2001-2012. All Rights Reserved.