libdonut  2.3.2
Application framework for cross-platform game development in C++20
donut::json::Parser< It >::PropertyVisitor Member List

This is the complete list of members for donut::json::Parser< It >::PropertyVisitor, including all inherited members.

visitProperty(const SourceLocation &source, String &&key, Parser &parser)=0donut::json::Parser< It >::PropertyVisitorpure virtual
~PropertyVisitor()=defaultdonut::json::Parser< It >::PropertyVisitorprotected