Home
last modified time | relevance | path

Searched defs:containing_state (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/utils/
H A Dfac.py1224 def __init__ (self, states, counter_conditions, nullable, containing_state=None): argument
1486 …def buildAutomaton (self, state_ctor=State, ctr_cond_ctor=CounterCondition, containing_state=None): argument
/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/binding/
H A Dgenerate.py263 def _GenerateAutomaton (automaton, template_map, containing_state, lines, **kw): argument