StringConstantModule

Methods of the module object val StringConstant

Methods of the module object val StringConstant

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant String value

Create a constant String value

def unapply(constant: StringConstant): Some[String]

Match String value constant and extract its value

Match String value constant and extract its value