on_node


Description:

public virtual void on_node (FormatType type, bool is_start, string s1 = "", string s2 = "", string s3 = "")

Single entry point for string-based callbacks (type, is_start, 0–3 strings). Default implementation switches on type and calls the protected virtual methods.