ConstantOps
extends Object with SerializableMembers of Constant
Supertypes
Object, SerializableMembers
def
show
( const: Constant ) ( implicit ctx: Context ) : StringShows the tree as fully typed source code
Shows the tree as fully typed source code
def
showExtractors
( const: Constant ) ( implicit ctx: Context ) : StringShows the tree as extractors
Shows the tree as extractors
def
showWith
( const: Constant ) ( syntaxHighlight: SyntaxHighlight ) ( implicit ctx: Context ) : StringShows the tree as fully typed source code
Shows the tree as fully typed source code
def
value
( const: Constant ) : AnyReturns the value of the constant
Returns the value of the constant