Author Topic: symbol parser  (Read 3123 times)

fbk

  • Guest
symbol parser
« on: November 29, 2006, 10:50:19 pm »
Hello,

I would like to use the symbol parser used in codeblocks for
another project, but I can't find where it's implemented.

Would one of you be so kind to point me to the relevant sources?
Thank you very much!

Fred

takeshimiya

  • Guest
Re: symbol parser
« Reply #1 on: November 29, 2006, 10:59:02 pm »
It's on the CodeCompletion plugin, but it'll be a bit impossible considering it relies a lot on the sdk.
A better bet could be this.