Search
Preparing search index...
The search index is not available
JSSM, a JavaScript state machine - the FSM for FSL
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
JSSM, a JavaScript state machine - the FSM for FSL
jssm_viz
<internal>
TreeWalker
Interface TreeWalker
The nodes of a document subtree and a position within them.
Hierarchy
TreeWalker
Index
Properties
current
Node
filter
root
what
To
Show
Methods
first
Child
last
Child
next
Node
next
Sibling
parent
Node
previous
Node
previous
Sibling
Properties
current
Node
current
Node
:
<internal>
.
Node
Readonly
filter
filter
:
<internal>
.
NodeFilter
Readonly
root
root
:
<internal>
.
Node
Readonly
what
To
Show
what
To
Show
:
number
Methods
first
Child
first
Child
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
last
Child
last
Child
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
next
Node
next
Node
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
next
Sibling
next
Sibling
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
parent
Node
parent
Node
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
previous
Node
previous
Node
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
previous
Sibling
previous
Sibling
(
)
:
<internal>
.
Node
Returns
<internal>
.
Node
Modules
Tutorials
What are state machines?
☕
Quick
Start
Language reference
API reference
Example machines
Howtos and
Recipes
Frameworks
React
Vue
Angular
Node
Environments
Node
Typescript
The browser
Deno
AWS
Lambda
SQL
Bundling
Rollup
Webpack
CDN
Local files
Let's make a large machine
Publishing
Theme, style, color
Comparisons
Feature comparison
LOC
Shootout
Tools
Live
Editor
Visualization
Github
Action
CLI
Community
Changelog
jssm
jssm_
constants
jssm_
error
jssm_
types
jssm_
util
jssm_
viz
<internal>
version
Tree
Walker
current
Node
filter
root
what
To
Show
first
Child
last
Child
next
Node
next
Sibling
parent
Node
previous
Node
previous
Sibling
Generated using
TypeDoc
The nodes of a document subtree and a position within them.