[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] ITranslanUnits/IASTTranslationUnits from ICProject
|
- From: Christopher Andrews <consultchris@xxxxxxxxx>
- Date: Mon, 9 May 2011 08:47:12 -0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=aqDAQG6fuU7N3c8FWZ3gxkPqBugq/qFwpmEVBllQRy8=; b=q+rqQnZzNi6e3j8ymttwTJANUjYwYCy52Jaxih4YjWJ3TWLPGql6TyE3YaGFsvgZNR KyaZxibvMZ+Ymg9CMv6TigDprpN4y++W0oNsqC5vMt6XCxUXzFjc6wciODe6EfeGvVNc hmU077FBiYn1JyAbtwVaEM8x/zVeXRDVOWtKk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TAJc7DnZM26YWemGUjwH1ebRey8oeiZsjSnFIF+XQS+iJKhu+EdHi862W6ZkEgAgN6 0cqrP9t9j50gY5EoT6mTV5900xpt3o34JDwY+QxwIuRE4UoiOhPDkTxJnhcJVa9J9TDg PtBxS8GTDcX3LRj8e4opuchjwkAKTUWm77wSI=
Given and ICProject, what is the best way to get all of the ITranslanUnits/IASTTranslationUnits for all files contained in the project? Most of the examples I see are from CDT 3.0 and I also noticed that the CDOM class was deprecated.
Thanks,
--
Chris