Skip to content

Type Editor


Type Editor / @type-editor/model / types/content-parser/NFATransition

types/content-parser/NFATransition

Interfaces

InterfaceDescription

NFATransition

Represents an edge in the Non-deterministic Finite Automaton (NFA). An edge connects one state to another, optionally labeled with a node type.