Re: IDE
David Engster <[email protected]> Fri, 23 Oct 2015 18:25:20 +0200
| Newsgroups | gmane.emacs.cedet,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Evgeniy Dushistov writes: > Because of clang's python API just part of C/C++ API, > then it should be possible in rtags to have access to AST. You are right, the stuff that is available through libclang could be exported as Semantic tags. But last I checked lots of stuff was not accessible through libclang as it was only exported as so called "unexposed statements". -David ------------------------------------------------------------------------------