The Property parser Token enum. More...
#include <Balau/Type/ToString.hpp>
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... | |
The Property parser Token enum.