Classes | Namespaces
PropertyParser.hpp File Reference

(1)

A recursive descent property language parser. More...

#include <Balau/Lang/Property/Parser/PropertyScanner.hpp>
#include <Balau/Lang/Property/Lang/PropertyAst.hpp>
#include <regex>
Include dependency graph for PropertyParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropertyParser
 A recursive descent property language parser. More...
 

Namespaces

 Balau::Lang::Property
 The Property parser.
 

Detailed Description

A recursive descent property language parser.