U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » C++ parsing
C++ parsing [message #18244] Thu, 18 September 2008 20:52 Go to next message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
hi to all,

I cannot find any class for parsing C++. The XMLParser is not supposed to do so, and the CParser ist only for arithmetic expressions, if I see that right.

Which one did you take for the code completion e.g.?

kind greets
Martin
Re: C++ parsing [message #18253 is a reply to message #18244] Fri, 19 September 2008 08:12 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
CParser is basically lexical analyzer.

C++ parser of theide is in CppBase ("C++ database"). Beware, you should not consider its interfaces stable.

Mirek
Re: C++ parsing [message #18259 is a reply to message #18253] Fri, 19 September 2008 12:46 Go to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Hi Mirek,

Thanks for the hint, I'll have a look.

Martin
Previous Topic: CR visibile with notepad
Next Topic: Allocator question
Goto Forum:
  


Current Time: Mon May 11 09:04:51 GMT+2 2026

Total time taken to generate the page: 0.00481 seconds