O object

ConstantOps

extends Object with Serializable

Members of Constant

Supertypes

Object, Serializable

Members

def 

show

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

Shows the tree as fully typed source code

Shows the tree as fully typed source code

def 

showExtractors

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

Shows the tree as extractors

Shows the tree as extractors

def 

showWith

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

Shows the tree as fully typed source code

Shows the tree as fully typed source code

def 

value

( const: Constant ) : Any

Returns the value of the constant

Returns the value of the constant