MCPcopy Create free account
hub / github.com/antlr/codebuff / dump_java_features.py

File dump_java_features.py

python/src/dump_java_features.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2from antlr4 import *
3from JavaLexer import JavaLexer
4from JavaParser import JavaParser

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected