given_Show_Mod

dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Mod
object given_Show_Mod extends Show[Mod]

Attributes

Graph
Supertypes
class Show[Mod]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def show(x: Mod): Shown

Show a value T by returning a "shown" result.

Show a value T by returning a "shown" result.

Attributes