CBMC
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
xml_parse_tree.h
Go to the documentation of this file.
1/*******************************************************************\
2
3Module:
4
5Author: Daniel Kroening, kroening@kroening.com
6
7\*******************************************************************/
8
9
10#ifndef CPROVER_XMLLANG_XML_PARSE_TREE_H
11#define CPROVER_XMLLANG_XML_PARSE_TREE_H
12
13#include <util/xml.h>
14
16{
17public:
20
22 void clear();
23};
24
25#endif // CPROVER_XMLLANG_XML_PARSE_TREE_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Definition ai.h:562
void swap(xml_parse_treet &xml_parse_tree)
Definition xml.h:21