Conversion

dotty.tools.dotc.transform.localopt.TypedFormatChecker.Conversion
See theConversion companion object
final class Conversion(val descriptor: Match, val argi: Int, val kind: Kind)

A conversion specifier matched in the argi'th string part, with argc arguments to interpolate.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val argi: Int
val cc: Char
val kind: Kind
val op: String