public class PerLineLocationWriter extends Object
| Constructor and Description |
|---|
PerLineLocationWriter(String lineNumber,
String sourceCodeLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PreciseLocation location) |
void |
write(StringBuilder out,
UnderlinedRange primaryRange) |
public void add(PreciseLocation location)
public void write(StringBuilder out, @Nullable UnderlinedRange primaryRange)
Copyright © 2009–2018 SonarSource. All rights reserved.