io.github.polentino.redacted.api.internal

Members list

Concise view

Type members

Classlikes

trait ReporterApi[Api <: RuntimeApi]

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 Object
trait Matchable
class Any

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 Object
trait Matchable
class Any
Known subtypes
Self type