| Package | Description |
|---|---|
| org.walkmod.util.location |
| Modifier and Type | Field and Description |
|---|---|
static LocationImpl |
LocationImpl.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LocationImpl |
LocationUtils.parse(String text)
Parse a location string of the form "
uri:line:column" (e.g. "
path/to/file.xml:3:40") to a Location object. |
Copyright © 2017. All rights reserved.