| Interface | Description |
|---|---|
| PatternAwareOutputParser |
Parses the build output.
|
| Class | Description |
|---|---|
| CmakeOutputParser |
Parses output from cmake.
|
| 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.
|