Umbrella module for Scalameta, providing programmatic access to Scala ASTs and tooling APIs.
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>scalameta_2.13</artifactId>
<version>4.16.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a Scala expression and print its AST structure.
Use the Scalameta version matching your Scala minor version (e.g., 4.16.0 for Scala 2.13.16).
No dependency data recorded yet.