Package org.eclipse.cdt.core.parser
Class NullLogService
- java.lang.Object
-
- org.eclipse.cdt.core.parser.AbstractParserLogService
-
- org.eclipse.cdt.core.parser.NullLogService
-
- All Implemented Interfaces:
IParserLogService
public class NullLogService extends AbstractParserLogService
-
-
Constructor Summary
Constructors Constructor Description NullLogService()
-
Method Summary
-
Methods inherited from class org.eclipse.cdt.core.parser.AbstractParserLogService
convert, errorLog, isTracing, isTracing, isTracingExceptions, traceException, traceLog, traceLog
-
-