public class LocationInfo extends Object
| Constructor and Description |
|---|
LocationInfo(int lineNumber,
int columnNumber,
URL fileUrl) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
URL |
getFileUrl() |
int |
getLineNumber() |
Copyright © 2015. All rights reserved.