Skip to main content

Java indexer plugin for CodeMap

Project description

codemap-java

A Java indexer for CodeMap, distributed as an independent PyPI package.

What it captures

Backed by tree-sitter-java. Single-file, no cross-file type inference (MVP):

AST node Symbol kind
class_declaration class
interface_declaration interface (stored as class with extra.java_kind=interface)
enum_declaration stored as class with extra.java_kind=enum
record_declaration stored as class with extra.java_kind=record
method_declaration (inside type) method
constructor_declaration method (signature prefixed with <init>)
field_declaration (inside type) field

Package declarations are captured and used as a prefix for the in-file package namespace.

SymbolID encoding

scip-java . . . src/com/example/Greeter.java/Greeter#hello().
└────────┘ └────────────────────────────────┘ └──────┘ └─────┘
  scheme              file path                  type   method

Install

pip install codemap-java

After installation, codemap doctor lists java next to the other indexers on identical terms — same Indexer Protocol, same entry-point group, no main-repo change required (ADR-004 + ADR-L001).

Limits

  • No extends / implements edges yet. Easy to add in v0.2.0.
  • No generic-parameter descriptors.
  • No annotation extraction (planned).
  • Anonymous classes are skipped.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codemap_java-0.4.4.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codemap_java-0.4.4-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file codemap_java-0.4.4.tar.gz.

File metadata

  • Download URL: codemap_java-0.4.4.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_java-0.4.4.tar.gz
Algorithm Hash digest
SHA256 37aa1cd87c70a65d538072c370f9c1daa1fbf3513969de20a2a16a2a61ee1c1a
MD5 70a6d87a1760a9206da5b2078db80c53
BLAKE2b-256 125bf1cbfc04d5f29f79e019d6ff7f6dc80270348d7ce8487c0a896ee1ed3e42

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_java-0.4.4.tar.gz:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codemap_java-0.4.4-py3-none-any.whl.

File metadata

  • Download URL: codemap_java-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_java-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2753f7d2acda620a35b34949834ef6ebae390d8e7e4fc110855136f9506b9fdd
MD5 11c1797f3890a6d71a1a0c86ae29cc95
BLAKE2b-256 674b6ce5925fc1dc18e24863a3aff159dd09217dbf0ec490a59d25148a9b7d21

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_java-0.4.4-py3-none-any.whl:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page