Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
from
antlr4
import
*
3
from
JavaLexer
import
JavaLexer
4
from
JavaParser
import
JavaParser
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected