cartobase
5.0.5
|
Go to the source code of this file.
Functions | |
CARTOBASE_API std::ostream & | operator<< (std::ostream &os, const carto::SyntaxSet &rules) |
For debugging: print a SyntaxSet on a stream. More... | |
CARTOBASE_API std::ostream& operator<< | ( | std::ostream & | os, |
const carto::SyntaxSet & | rules | ||
) |
For debugging: print a SyntaxSet on a stream.
os | stream to print on |
rules | SyntaxSet to print |