Uses of Interface
org.eclipse.cdt.core.IBinaryParser

Packages that use IBinaryParser
org.eclipse.cdt.core   
 

Uses of IBinaryParser in org.eclipse.cdt.core
 

Methods in org.eclipse.cdt.core that return IBinaryParser
 IBinaryParser IBinaryParser.IBinaryFile.getBinaryParser()
          Return the binary parser
 IBinaryParser[] CCorePlugin.getBinaryParser(org.eclipse.core.resources.IProject project)
          Deprecated. - use getBinaryParserExtensions(IProject project)
 IBinaryParser CCorePlugin.getDefaultBinaryParser()