Skip to main content

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.

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.10.tar.gz (15.8 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.10-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codemap_java-0.4.10.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for codemap_java-0.4.10.tar.gz
Algorithm Hash digest
SHA256 ef20bf52e94a136165bc90bfd6a850af9401aca9804a578079b49c5e1648fed1
MD5 1e9e24d444aff992ebd1b271ad394f83
BLAKE2b-256 5fad4ba74de86ce698f4b1c25b788357de0f9937f945f9ee01b0ba214b3e2553

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_java-0.4.10.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.10-py3-none-any.whl.

File metadata

  • Download URL: codemap_java-0.4.10-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for codemap_java-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 53cb77e76148cbf6bc012f8af2d3ff1e31ff1e408abff4dff3820622c332eb0a
MD5 07d0c085daed6e924ea4641aae0cfdb7
BLAKE2b-256 16fda1f5542bea184b27c705564a5b5ac47425c4abba4c3cb2acdd4d46b3a2df

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_java-0.4.10-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.

Release history Release notifications | RSS feed

This release

0.4.10 This release

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page