public class DefaultJ2ObjCCompilerParser
extends java.lang.Object
| Constructor | Description |
|---|---|
DefaultJ2ObjCCompilerParser() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.codehaus.plexus.compiler.CompilerMessage |
parseLine(java.lang.String line) |
Parse a line of log, reading the error and translating lines.
|