public abstract class PreciseLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
UnderlinedRange |
range |
| Constructor and Description |
|---|
PreciseLocation(UnderlinedRange range) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
write(int indent,
StringBuilder line,
boolean primaryIsWritten) |
public final UnderlinedRange range
public PreciseLocation(UnderlinedRange range)
public abstract void write(int indent,
StringBuilder line,
boolean primaryIsWritten)
Copyright © 2009–2018 SonarSource. All rights reserved.