Type Editor / @type-editor/model / types/content-parser/NFATransition
types/content-parser/NFATransition
Interfaces
| Interface | Description |
|---|---|
Represents an edge in the Non-deterministic Finite Automaton (NFA). An edge connects one state to another, optionally labeled with a node type. |