public static interface QDoxTester.Reporter
Modifier and Type | Method | Description |
---|---|---|
void |
error(String id,
Throwable throwable) |
|
void |
parseFailure(String id,
int line,
int column,
String reason) |
|
void |
success(String id) |
Copyright © 2002–2018. All rights reserved.