io.github.polentino.redacted.api.internal
Members list
Concise view
Type members
Classlikes
Small façade API to log messages to console.
Small façade API to log messages to console.
Attributes
- Api
an instance of RuntimeApi, needed to share the same ReporterApi#Position type.
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
trait RuntimeApi
RuntimeApi is the main trait to implement in order to provide redaction functionalities for a specific Scala version, such as the type aliases and method utilities to parse Scala's AST for the specific major version of Scala.
RuntimeApi is the main trait to implement in order to provide redaction functionalities for a specific Scala version, such as the type aliases and method utilities to parse Scala's AST for the specific major version of Scala.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait Scala3Runtime
- Self type