Stream.Custom.Pipeline.Tree

trait Tree extends Able.Doc
Source
__.scala
trait Able.Doc
trait Able.Tag
class java.lang.Object
trait scala.Matchable
class Any
class Stream.Custom.Pipeline.ParallelFlow[Stream.Custom.Pipeline.ParallelFlow.A]

Def

def doc: Doc
Source
__.scala
def tag: String

Make String

Make String

tag returns this instance String representation, which should be used insted of toString

Inherited from
Doc
Source
Doc.scala