// walkScalar returns the value of VisitScalar func (l Walker) walkScalar() (*yaml.RNode, error) { … }