Interface | Description |
---|---|
PatternAwareOutputParser |
Parses the build output.
|
Class | Description |
---|---|
DexParser | |
JsonEncodedGradleMessageParser |
Reconstruct Messages that were parsed by the gradle plugin.
|
LegacyNdkOutputParser |
Parses output from the legacy NDK support.
|
ToolOutputParser |
Exception | Description |
---|---|
ParsingFailedException |
Indicates that an error occurred while parsing the output of a compiler.
|