Home
last modified time | relevance | path

Searched refs:initial_state (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A DFSM.py102 def __init__(self, initial_state, memory=None): argument
116 self.initial_state = initial_state
117 self.current_state = self.initial_state
128 self.current_state = self.initial_state