org.eclipse.cdt.internal.errorparsers
Class GCCErrorParser

java.lang.Object
  extended by org.eclipse.cdt.internal.errorparsers.AbstractErrorParser
      extended by org.eclipse.cdt.internal.errorparsers.GCCErrorParser
All Implemented Interfaces:
IErrorParser

public class GCCErrorParser
extends AbstractErrorParser


Constructor Summary
GCCErrorParser()
           
 
Method Summary
 
Methods inherited from class org.eclipse.cdt.internal.errorparsers.AbstractErrorParser
processLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCCErrorParser

public GCCErrorParser()