LongConstantModule

Methods of the module object val LongConstant

Methods of the module object val LongConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Long value

Create a constant Long value

def unapply(constant: LongConstant): Some[Long]

Match Long value constant and extract its value

Match Long value constant and extract its value