MCPcopy Index your code
hub / github.com/python/cpython / grammar_parser.py

File grammar_parser.py

Tools/peg_generator/pegen/grammar_parser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3.8
2# @generated by pegen from metagrammar.gram
3
4import ast

Callers

nothing calls this directly

Calls 1

simple_parser_mainFunction · 0.90

Tested by

no test coverage detected