Awali
Another Weighted Automata library
Data Structures | Namespaces | Functions
parser.hh File Reference
#include <unordered_map>
#include <iostream>
#include <awali/common/json/node.hh>

Go to the source code of this file.

Data Structures

class  awali::json::parser_t
 
struct  awali::json::parser_t::position_t
 

Namespaces

 awali
 Main namespace of Awali.
 
 awali::json
 

Functions

node_t * awali::json::parse (std::istream &, bool stop_after_metadata=false)