org.eclipse.cdt.make.internal.core.scannerconfig2
Class ScannerConfigProfile.ScannerInfoConsoleParser

java.lang.Object
  extended by org.eclipse.cdt.make.internal.core.scannerconfig2.ScannerConfigProfile.ScannerInfoConsoleParser
Enclosing class:
ScannerConfigProfile

public final class ScannerConfigProfile.ScannerInfoConsoleParser
extends java.lang.Object

scannerInfoConsoleParser element

Author:
vhirsl

Constructor Summary
ScannerConfigProfile.ScannerInfoConsoleParser(org.eclipse.core.runtime.IConfigurationElement configElem)
           
 
Method Summary
 java.lang.Object createScannerInfoConsoleParser()
           
 java.lang.String getCompilerCommands()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScannerConfigProfile.ScannerInfoConsoleParser

public ScannerConfigProfile.ScannerInfoConsoleParser(org.eclipse.core.runtime.IConfigurationElement configElem)
Parameters:
scannerInfoConsoleParser -
Method Detail

createScannerInfoConsoleParser

public java.lang.Object createScannerInfoConsoleParser()

getCompilerCommands

public java.lang.String getCompilerCommands()