Searched defs:productions (Results 1 – 7 of 7) sorted by relevance
67 def _sort_productions(productions, start_symbol): argument124 def _format_productions(productions): argument
77 def generate_parser(start_symbol, productions, error_examples): argument
159 def __init__(self, start_symbol, productions): argument543 nonterminals, productions): argument
25 def _parse_productions(*productions):
118 def format_production_set(productions): argument
6761 productions, 0 keyword