TreeOps
extends Object with SerializableMembers of Tree
Supertypes
Object, SerializableMembers
def
pos
( tree: Tree ) ( implicit ctx: Context ) : PositionPosition in the source code
Position in the source code
def
show
( tree: Tree ) ( implicit ctx: Context ) : StringShows the tree as fully typed source code
Shows the tree as fully typed source code
def
showExtractors
( tree: Tree ) ( implicit ctx: Context ) : StringShows the tree as extractors
Shows the tree as extractors
def
showWith
( tree: Tree ) ( syntaxHighlight: SyntaxHighlight ) ( implicit ctx: Context ) : StringShows the tree as fully typed source code
Shows the tree as fully typed source code