23#ifndef ATTRIBUTE_MAPPER_PARSER_HPP
24#define ATTRIBUTE_MAPPER_PARSER_HPP
Definition: attribute_mapper_ast.hpp:39
bool Parse(const std::string &string_to_parse, ast::ast_tree &ast)
Parse UAM script and build and AST.
Definition: attribute_mapper_ast.hpp:53