ByteConstantModule

Methods of the module object val ByteConstant

Methods of the module object val ByteConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Byte value

Create a constant Byte value

def unapply(constant: ByteConstant): Some[Byte]

Match Byte value constant and extract its value

Match Byte value constant and extract its value