PandA-2024.02
|
Files | |
file | parse_tree.cpp [code] |
Implementation of the tree parsing interface function. | |
file | parse_tree.hpp [code] |
Specification of the tree (GCC raw) parsing interface function. | |
file | token_interface.cpp [code] |
Implementation of interface to token objects. | |
file | token_interface.hpp [code] |
A simple interface to token object of the raw files. | |
file | treeLexer.hpp [code] |
header file for LEX based lexer for GCC raw files. | |