org.eclipse.cdt.internal.errorparsers
Class VCErrorParser

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

public class VCErrorParser
extends AbstractErrorParser


Constructor Summary
VCErrorParser()
           
 
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

VCErrorParser

public VCErrorParser()