given_Show_FlagSet

dotty.tools.dotc.printing.Formatting$.ShownDef$.Show$.given_Show_FlagSet$
object given_Show_FlagSet extends Show[FlagSet]

Attributes

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

Members list

Value members

Concrete methods

def show(x: FlagSet): Shown

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

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

Attributes