C class

ExtractorsPrinter [R]

extends Object with Printer

Supertypes

Object, Printer

Constructors

ExtractorsPrinter

( tasty: R )

Members

private class 

Buffer

val 

tasty

: R

Instance of reflection interface

Instance of reflection interface

def 

showConstant

( const: Constant ) ( implicit  ctx: Context ) : String

Show a String representation of a tasty.Constant

Show a String representation of a tasty.Constant

def 

showFlags

( flags: Flags ) ( implicit  ctx: Context ) : String

Show a String representation of a tasty.Flags

Show a String representation of a tasty.Flags

def 

showSymbol

( symbol: Symbol ) ( implicit  ctx: Context ) : String

Show a String representation of a tasty.Symbol

Show a String representation of a tasty.Symbol

def 

showTree

( tree: Tree ) ( implicit  ctx: Context ) : String

Show a String representation of a tasty.Tree

Show a String representation of a tasty.Tree

def 

showTypeOrBounds

( tpe: TypeOrBounds ) ( implicit  ctx: Context ) : String

Show a String representation of a tasty.TypeOrBounds

Show a String representation of a tasty.TypeOrBounds