Scala language indexer plugin for CodeMap
Project description
codemap-scala
A Scala language indexer for CodeMap, shipped as an independent PyPI package.
What it captures
Backed by tree-sitter-scala:
| AST node | Symbol kind |
|---|---|
package_clause (incl. package_identifier) |
namespace prefix |
class_definition (incl. case class) |
class (extra.scala_kind=class / case_class) |
object_definition (incl. case object) |
class (extra.scala_kind=object) |
trait_definition |
class (extra.scala_kind=trait) |
type_definition (top-level alias) |
class (extra.scala_kind=type) |
function_definition / function_declaration |
method |
val_definition (top-level or in template body) |
field (extra.scala_kind=val) |
var_definition (top-level or in template body) |
field (extra.scala_kind=var) |
class_parameter (in case class) |
field (extra.scala_kind=case_field) |
Install
pip install codemap-scala
File patterns
*.scala,*.sc
Limits
- Implicits and Scala 3
givendeclarations parse but are not specifically tagged. - Anonymous classes (
new T { ... }) are not surfaced. - Block-scoped
definside a method body is not emitted — it is private to that method.
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codemap_scala-0.4.6.tar.gz.
File metadata
- Download URL: codemap_scala-0.4.6.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1b942e42050aa772aa869dc82040f19ccbb3263da9a94f5b8e19910f1f47b51
|
|
| MD5 |
774736de12b6b629b57e01e7f00b03de
|
|
| BLAKE2b-256 |
146e57f231acb4f1f1cd6f2ae9c2fc4f384a9db514437de797464fea4f8c628b
|
Provenance
The following attestation bundles were made for codemap_scala-0.4.6.tar.gz:
Publisher:
publish.yml on qxbyte/codemap
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codemap_scala-0.4.6.tar.gz -
Subject digest:
f1b942e42050aa772aa869dc82040f19ccbb3263da9a94f5b8e19910f1f47b51 - Sigstore transparency entry: 1989228129
- Sigstore integration time:
-
Permalink:
qxbyte/codemap@acf63040bf8f81b71fbdb29a54b1d23af61b95ee -
Branch / Tag:
refs/tags/v0.4.6 - Owner: https://github.com/qxbyte
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@acf63040bf8f81b71fbdb29a54b1d23af61b95ee -
Trigger Event:
push
-
Statement type:
File details
Details for the file codemap_scala-0.4.6-py3-none-any.whl.
File metadata
- Download URL: codemap_scala-0.4.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67e5121816651b51d4fac5d71a40512175b9b6f91d456ffe479cc892ca172bc7
|
|
| MD5 |
b9fcbde0cd33c66b21b450417632ac63
|
|
| BLAKE2b-256 |
121e310ef1c3fbe28804b049d0f0d4568144587551839136248fcd63217571ae
|
Provenance
The following attestation bundles were made for codemap_scala-0.4.6-py3-none-any.whl:
Publisher:
publish.yml on qxbyte/codemap
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
codemap_scala-0.4.6-py3-none-any.whl -
Subject digest:
67e5121816651b51d4fac5d71a40512175b9b6f91d456ffe479cc892ca172bc7 - Sigstore transparency entry: 1989228246
- Sigstore integration time:
-
Permalink:
qxbyte/codemap@acf63040bf8f81b71fbdb29a54b1d23af61b95ee -
Branch / Tag:
refs/tags/v0.4.6 - Owner: https://github.com/qxbyte
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@acf63040bf8f81b71fbdb29a54b1d23af61b95ee -
Trigger Event:
push
-
Statement type: