Boost logo

Boost :

Subject: Re: [boost] [Spirit] Retrieve informations out of tokens
From: Rob Stewart (robertstewart_at_[hidden])
Date: 2013-06-26 18:30:47


On Jun 26, 2013, at 9:22 AM, "... ..." <bersac_1_at_[hidden]> wrote:

> I want to create a c++ syntax analysor (for creating auto-completion tools), and to help me, I want to use the boost.spirit library. In order to learn the basics of spirit, I executed this exercise. It is now working but I want to display the tokens' characters instead of counting tokens. The problem is I don't know the properties of the argument passed to my functor (the variable "t" in the code below). What is the type of this variable and what are the public method/attributes we can use on ?

If you want Boost.Spirit support, I suggest the Spirit mailing list.

___
Rob

(Sent from my portable computation engine)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk