Namespaces | Enumerations | Functions
PropertyToken.hpp File Reference

(2)

The Property parser Token enum. More...

#include <Balau/Type/ToString.hpp>
Include dependency graph for PropertyToken.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Balau::Lang::Property
 The Property parser.
 

Enumerations

enum  PropertyToken : unsigned char
 Property language tokens. More...
 

Functions

std::string toString (const PropertyToken &token)
 Print the property token as a UTF-8 string. More...
 

Detailed Description

The Property parser Token enum.