public interface CompilerErrorEventExternalInterface extends BuckEventExternalInterface
Modifier and Type | Field and Description |
---|---|
static String |
COMPILER_ERROR_EVENT |
BUILD_FINISHED, BUILD_REPORT, BUILD_STARTED, BUILD_STATUS_EVENT, CACHE_RATE_STATS_UPDATE_EVENT, INDIVIDUAL_TEST_AWAITING_RESULTS, INSTALL_STARTED, PARSE_FINISHED, PARSE_STARTED, PROJECT_GENERATION_FINISHED, PROJECT_GENERATION_STARTED, TEST_RUN_STARTED
Modifier and Type | Method and Description |
---|---|
String |
getError() |
com.google.common.collect.ImmutableSet<String> |
getSuggestions() |
String |
getTarget() |
getEventName, getTimestampMillis, storeLastInstanceAndReplayForNewClients
static final String COMPILER_ERROR_EVENT