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