ExtractorsPrinter [R]
extends Object with PrinterSupertypes
Object, PrinterConstructors
ExtractorsPrinter
( tasty: R )Members
val
tasty
: RInstance of reflection interface
Instance of reflection interface
def
showConstant
( const: Constant ) ( implicit ctx: Context ) : StringShow a String representation of a tasty.Constant
Show a String representation of a tasty.Constant
def
showFlags
( flags: Flags ) ( implicit ctx: Context ) : StringShow a String representation of a tasty.Flags
Show a String representation of a tasty.Flags
def
showSymbol
( symbol: Symbol ) ( implicit ctx: Context ) : StringShow a String representation of a tasty.Symbol
Show a String representation of a tasty.Symbol
def
showTree
( tree: Tree ) ( implicit ctx: Context ) : StringShow a String representation of a tasty.Tree
Show a String representation of a tasty.Tree
def
showTypeOrBounds
( tpe: TypeOrBounds ) ( implicit ctx: Context ) : StringShow a String representation of a tasty.TypeOrBounds
Show a String representation of a tasty.TypeOrBounds