12 #ifndef CPROVER_CRANGLER_MINI_C_PARSER_H
13 #define CPROVER_CRANGLER_MINI_C_PARSER_H
31 void print(std::ostream &)
const;
std::ostream & operator<<(std::ostream &, const c_declarationt &)
c_translation_unitt parse_c(std::istream &)
std::vector< c_declarationt > c_translation_unitt
std::optional< ctokent > declared_identifier() const
void print(std::ostream &) const
std::vector< ctokent > tokenst