| Modifier and Type | Field and Description |
|---|---|
static Processor.FileLine |
DUMMY |
File |
file |
int |
length |
int |
line |
| Constructor and Description |
|---|
Processor.FileLine(File file,
int line,
int length) |
public static final Processor.FileLine DUMMY
public final File file
public final int line
public final int length
public Processor.FileLine(File file, int line, int length)
public void set(Reporter.SetLocation sl)
Copyright © 2014 aQute SARL. All rights reserved.