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

File plexer.py

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

Source from the content-addressed store, hash-verified

1import lexer as lx
2
3Token = lx.Token
4

Callers

nothing calls this directly

Calls 7

PLexerClass · 0.85
eofMethod · 0.80
to_textMethod · 0.80
openFunction · 0.50
readMethod · 0.45
nextMethod · 0.45
rstripMethod · 0.45

Tested by

no test coverage detected