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

File lexer.py

Tools/cases_generator/lexer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Parser for C code
2# Originally by Mark Shannon (mark@hotpy.org)
3# https://gist.github.com/markshannon/db7ab649440b5af765451bb77c7dba34
4

Callers

nothing calls this directly

Calls 12

choiceFunction · 0.85
tokenizeFunction · 0.70
openFunction · 0.50
itemsMethod · 0.45
upperMethod · 0.45
replaceMethod · 0.45
compileMethod · 0.45
valuesMethod · 0.45
appendMethod · 0.45
lowerMethod · 0.45
extendMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected