js-yaml - v5.3.0
GitHub
Preparing search index...
visit
Function visit
visit
(
documents
:
Document
[]
,
visitor
:
Visitor
)
:
void
ยง
Walk every node in the documents, calling
Visitor
once per node (pre-order).
Parameters
documents
:
Document
[]
visitor
:
Visitor
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
js-yaml - v5.3.0
Loading...
Walk every node in the documents, calling Visitor once per node (pre-order).