Searched defs:input_symbol (Results 1 – 1 of 1) sorted by relevance
131 def add_transition (self, input_symbol, state, action=None, next_state=None): argument195 def get_transition (self, input_symbol, state): argument228 def process (self, input_symbol): argument