[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This document provides information about a PyYAML event builder handler designed to receive events and forward them to a builder object."],["The primary function of the event builder handler is to construct a structured object from YAML events received from a listener."],["The document outlines two key classes: `Builder`, which is an interface for creating documents from YAML events, and `BuilderHandler`, which is the event handler class used to build objects."],["The related source code of this module can be found on GitHub."]]],[]]