MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / hyperparser.py

File hyperparser.py

tools/python-3.11.9-amd64/Lib/idlelib/hyperparser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Provide advanced parsing abilities for ParenMatch and other extensions.
2
3HyperParser uses PyParser. PyParser mostly gives information on the
4proper indentation of code. HyperParser gives additional information on

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected