| Package | Description |
|---|---|
| org.sonar.maven.model |
| Modifier and Type | Field and Description |
|---|---|
protected XmlLocation |
LocatedTreeImpl.endLocation |
protected XmlLocation |
LocatedTreeImpl.startLocation |
| Modifier and Type | Method and Description |
|---|---|
XmlLocation |
LocatedTreeImpl.endLocation() |
XmlLocation |
LocatedTree.endLocation() |
static XmlLocation |
XmlLocation.getLocation(Location loc) |
static XmlLocation |
XmlLocation.getStartLocation(String text,
Location endLocation) |
XmlLocation |
LocatedTreeImpl.startLocation() |
XmlLocation |
LocatedTree.startLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocatedTreeImpl.setEndLocation(XmlLocation end) |
void |
LocatedTreeImpl.setStartLocation(XmlLocation start) |
Copyright © 2012–2016 SonarSource. All rights reserved.