PandA-2024.02
Data Structures | Typedefs | Functions
PragmaParser.hpp File Reference

Parsing pragma from C sources. More...

#include <iosfwd>
#include "custom_map.hpp"
#include "custom_set.hpp"
#include <list>
#include "dbgPrintHelper.hpp"
#include "refcount.hpp"
Include dependency graph for PragmaParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PragmaParser
 Main class for parsing: contains the context associated with a parsing action and the methods to retrieve all the information. More...
 

Typedefs

using PragmaParserRef = refcount< PragmaParser >
 Refcount definition for the PragmaParser class. More...
 

Functions

 CONSTREF_FORWARD_DECL (Parameter)
 STD include. More...
 
 REF_FORWARD_DECL (pragma_manager)
 

Detailed Description

Parsing pragma from C sources.

A object for retrieving information about pragma directives in a C/C++ program.

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Date$ Last modified by $Author$

Definition in file PragmaParser.hpp.

Typedef Documentation

◆ PragmaParserRef

Refcount definition for the PragmaParser class.

Definition at line 154 of file PragmaParser.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

STD include.

STL include Utility include

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( pragma_manager  )

Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13