js-yaml - v5.3.0
GitHub
Preparing search index...
Visitor
Type Alias Visitor
Visitor
:
(
node
:
Node
,
ctx
:
VisitContext
,
)
=>
undefined
|
void
|
typeof
VISIT_BREAK
|
typeof
VISIT_SKIP
Type Declaration
(
node
:
Node
,
ctx
:
VisitContext
,
)
:
undefined
|
void
|
typeof
VISIT_BREAK
|
typeof
VISIT_SKIP
Parameters
node
:
Node
ctx
:
VisitContext
Returns
undefined
|
void
|
typeof
VISIT_BREAK
|
typeof
VISIT_SKIP
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
js-yaml - v5.3.0
Loading...