Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Fri Apr 19 01:33:58 CEST 2024

Total time taken to generate the page: 0.04215 seconds