#include "defs.hpp"
#include "jdl_grammar.hpp"
Go to the source code of this file.
Namespaces | |
namespace | jdl |
Classes | |
class | jdl::jdl_parser |
Functions | |
bool | jdl::parse_string (jdl_parser &parser, std::string const &jdl) |
bool | jdl::parse_file (jdl_parser &parser, std::string const &file_name) |