MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / java.rs

File java.rs

atomic-semantic/src/parsers/java.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Java parser for semantic analysis.
2//!
3//! Extracts classes, interfaces, methods, fields, enums, annotations, and
4//! imports from Java source code using tree-sitter-java.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected