Encapsulates the creation and execution of a pre-processor, scanner, and parser in a single function. More...
#include <PropertyParserService.hpp>
Static Public Member Functions | |
static AST::Properties | parse (const std::shared_ptr< Resource::Uri > &uri) |
Parse the input represented by the URI and generate a property AST tree. More... | |
static AST::Properties | parse (const Resource::Uri &uri) |
Parse the input represented by the URI and generate a property AST tree. More... | |
Encapsulates the creation and execution of a pre-processor, scanner, and parser in a single function.
|
inlinestatic |
Parse the input represented by the URI and generate a property AST tree.
|
inlinestatic |
Parse the input represented by the URI and generate a property AST tree.