Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ grammar_visualizer.py
File
grammar_visualizer.py
Tools/peg_generator/pegen/grammar_visualizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
sys
3
from
collections.abc
import
Callable, Iterator
4
from
typing
import
Any
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
add_argument
Method · 0.45
Tested by
no test coverage detected