IntConstantModule

Methods of the module object val IntConstant

Methods of the module object val IntConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Int value

Create a constant Int value

def unapply(constant: IntConstant): Some[Int]

Match Int value constant and extract its value

Match Int value constant and extract its value