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

Function main

tools/python-3.11.9-amd64/Tools/scripts/generate_token.py:265–267  ·  view source on GitHub ↗
(op, infile='Grammar/Tokens', *args)

Source from the content-addressed store, hash-verified

263
264
265def main(op, infile='Grammar/Tokens', *args):
266 make = globals()['make_' + op]
267 make(infile, *args)
268
269
270if __name__ == '__main__':

Callers 1

generate_token.pyFile · 0.70

Calls 1

makeFunction · 0.85

Tested by

no test coverage detected