Searched refs:produce_graminit_h (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Parser/pgen/ | ||
D | __main__.py | 30 grammar.produce_graminit_h(args.graminit_h.write) |
D | grammar.py | 56 def produce_graminit_h(self, writer): member in Grammar |