Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to Get The Scope of a Node

To get the IASTName for a particular IIndexName would I actually have to
traverse the AST of the file (translation unit) that IIndexName is referred
to in?

Also is there a method of comparing the scopes, to see if one is greater
than the other?

Thanks alot
-- 
View this message in context: http://www.nabble.com/How-to-Get-The-Scope-of-a-Node-tp17261038p17293778.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.



Back to the top