On Tue, Jun 12, 2012 at 4:56 PM, Bill White <span dir="ltr"><<a href="mailto:bill.white@griggsinst.com" target="_blank">bill.white@griggsinst.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is a very interesting proposal.  We have been thinking about<br>
something like this for a while.<br>
<br>
I would like to recommend the addition of indexing somehow.  What I'd<br>
like is, given a file/line/column number, to retrieve the lexical and<br>
static semantics of the token at the location.  The<br>
filename/line/column number is essentially the content of the Cursor,<br>
I think.<br></blockquote><div><br></div><div>This is definitely something we want to enable through this service, but currently the service is more about enabling the infrastructure, than about defining exactly what pieces we'll want to build for it later. Makes sense?</div>
<div><br></div><div>Cheers,</div><div>/Manuel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It might also be interesting to retrieve a comment, if the specified<br>
location lands in a comment, but I'm not sure I know how libclang<br>
handles comments.  I haven't seen comment handling in the libclang<br>
documentation.<br>
</blockquote></div><br>