Package pyxb :: Package binding :: Module nfa
[hide private]
[frames] | no frames]

Module nfa

source code

Finite automata classes that support content model management.

Classes [hide private]
  FiniteAutomaton
Represent a finite automaton.
  AllWalker
A list of minimized DFAs each of which is a single option within an ALL model group.
  Thompson
Create a NFA from a content model.
Functions [hide private]
 
_Permutations(particles) source code