adam_parser.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
127 /*************************************************************************************************/
131 /*************************************************************************************************/
187 /*************************************************************************************************/
189 void parse(std::istream& stream, const line_position_t& position, const adam_callback_suite_t& callbacks);
191 /*************************************************************************************************/
195 /*************************************************************************************************/
|