|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.make.internal.core.scannerconfig.gnu.AbstractGCCBOPConsoleParser
org.eclipse.cdt.make.internal.core.scannerconfig.gnu.GCCScannerInfoConsoleParser
public class GCCScannerInfoConsoleParser
Parses gcc and g++ output for -I and -D parameters.
Constructor Summary | |
---|---|
GCCScannerInfoConsoleParser()
|
Method Summary | |
---|---|
void |
startup(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IPath workingDirectory,
IScannerInfoCollector collector,
IMarkerGenerator markerGenerator)
One time initialization of a console parser. |
Methods inherited from class org.eclipse.cdt.make.internal.core.scannerconfig.gnu.AbstractGCCBOPConsoleParser |
---|
getCompilerCommands, processLine, shutdown, startup |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GCCScannerInfoConsoleParser()
Method Detail |
---|
public void startup(org.eclipse.core.resources.IProject project, org.eclipse.core.runtime.IPath workingDirectory, IScannerInfoCollector collector, IMarkerGenerator markerGenerator)
IScannerInfoConsoleParser
collector
- - scanner info collector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |