public static class Processor.FileLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Processor.FileLine |
DUMMY |
java.io.File |
file |
int |
length |
int |
line |
| Constructor and Description |
|---|
Processor.FileLine(java.io.File file,
int line,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(aQute.service.reporter.Reporter.SetLocation sl) |
public static final Processor.FileLine DUMMY
public final java.io.File file
public final int line
public final int length