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