case class Const
extends Point

Point representing literal constants in patterns

Constructors

Const ( value: Constant , tp: Type )

Members

[+] val tp : Type
[+] val value : Constant
[+] def _1 : T1
[+] def _2 : T2
[+] def copy ( value: Constant , tp: Type ) : Const
[+] def copy$default$1 : Constant
[+] def copy$default$2 : Type