PIP 5.9.0
Platform-Independent Primitives
Loading...
Searching...
No Matches
Code

C++ code parsing. More...

Files

file  picodeinfo.h
 C++ code info structs. See Code generation.
file  picodemodule.h
 Umbrella header for the code parsing module.
file  picodeparser.h
 C++ code parser.

Classes

class  PICodeParser
 Parser of C/C++ declarations used by the code model tools. More...

Detailed Description

C++ code parsing.

Building with CMake

find_package(PIP REQUIRED)
target_link_libraries([target] PIP)
Common

This module provides C++ source parsing and the storage types used by the pip_cmg utility. See Code generation.

Authors

Ivan Pelipenko peri4.nosp@m.ko@y.nosp@m.andex.nosp@m..ru; Andrey Bychkov work..nosp@m.a.b@.nosp@m.yande.nosp@m.x.ru;