Preparing search index...
The search index is not available
refa - v0.12.1
refa
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
On This Page
constructor
out
link
unlink
unlink
All
refa -
v0.12.1
DFA
Builder
Limited
Node
Factory
Node
Options
Readonly
Node
node
Factory
ENFA
FAIterators
JS
NFA
Transformers
Words
Char
Base
Char
Map
Char
Set
Combined
Transformer
DFA
ENFA
Max
Character
Error
NFA
Too
Many
Nodes
Error
Alternation
Assertion
Char
Range
Character
Class
Concatenation
Expression
FABuilder
FAIterator
Finite
Automaton
Node
Factory
Quantifier
Readonly
Char
Map
ReadonlyDFA
ReadonlyENFA
ReadonlyNFA
Source
Location
To
Regex
Options
Transform
Context
Transform
Events
Transform
Options
Transformer
Transition
Iterable
Unknown
Visit
Ast
Handler
Visit
No
Parent
Ast
Handler
Char
Element
No
Parent
Node
Parent
Readonly
Word
Readonly
Word
Set
Transition
Iterator
Word
Word
Set
combine
Transformers
get
Intersection
Iterator
get
Intersection
Word
Sets
get
Intersection
Words
is
Disjoint
With
set
Parent
set
Source
transform
visit
Ast
Unlinks all outgoing and incoming transitions of this node.