CharConstantModule

Methods of the module object val CharConstant

Methods of the module object val CharConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Char value

Create a constant Char value

def unapply(constant: CharConstant): Some[Char]

Match Char value constant and extract its value

Match Char value constant and extract its value