Classes | Namespaces
PropertyParserService.hpp File Reference

(1)

Parser service for property file parsing. More...

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

Go to the source code of this file.

Classes

class  PropertyParserService
 Encapsulates the creation and execution of a pre-processor, scanner, and parser in a single function. More...
 

Namespaces

 Balau::Lang::Property
 The Property parser.
 

Detailed Description

Parser service for property file parsing.