Preparing search index...
The search index is not available
refa - v0.11.0
refa - v0.11.0
DFA
Node
Class Node
Hierarchy
Node
Implements
DFA
.
ReadonlyNode
Index
Constructors
constructor
Properties
out
Methods
link
unlink
unlink
All
Constructors
constructor
new
Node
(
)
:
DFA
.
Node
Returns
DFA
.
Node
Properties
Readonly
out
out
:
CharMap
<
DFA
.
Node
>
= ...
Methods
link
link
(
to
:
DFA
.
Node
, via
:
CharSet
)
:
void
Parameters
to:
DFA
.
Node
via:
CharSet
Returns
void
unlink
unlink
(
to
:
DFA
.
Node
)
:
void
Parameters
to:
DFA
.
Node
Returns
void
unlink
All
unlink
All
(
)
:
void
Unlinks all outgoing and incoming transitions of this node.
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
refa -
v0.11.0
DFA
ENFA
FAIterators
JS
NFA
Transformers
Words
Node
constructor
out
link
unlink
unlink
All
Unlinks all outgoing and incoming transitions of this node.