DoubleConstantModule

Methods of the module object val DoubleConstant

Methods of the module object val DoubleConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Double value

Create a constant Double value

def unapply(constant: DoubleConstant): Some[Double]

Match Double value constant and extract its value

Match Double value constant and extract its value