Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
NFA::NFAState Struct Reference

Public Attributes

std::map< StateIndex, CharSetnextStateToPredicateMap
 
std::vector< StateIndexepsilonNextStates
 

Detailed Description

Definition at line 29 of file NFA.cpp.

Member Data Documentation

◆ epsilonNextStates

std::vector<StateIndex> NFA::NFAState::epsilonNextStates

Definition at line 32 of file NFA.cpp.

◆ nextStateToPredicateMap

std::map<StateIndex,CharSet> NFA::NFAState::nextStateToPredicateMap

Definition at line 31 of file NFA.cpp.


The documentation for this struct was generated from the following file: