1 #ifndef _C4_YML_FWD_HPP_
2 #define _C4_YML_FWD_HPP_
16 struct ReferenceResolver;
17 template<
class EventHandler>
class ParseEngine;
18 struct EventHandlerTree;
This is the main driver of parsing logic: it scans the YAML or JSON source for tokens,...
(Undefined by default) Use shorter error message from checks/asserts: do not show the check condition...