Identifier

skunk.data.Identifier$
See theIdentifier companion class
object Identifier

Attributes

Companion
class
Source
Identifier.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Identifier.type

Members list

Value members

Concrete methods

def fromString(s: String): Either[String, Identifier]

Attributes

Source
Identifier.scala

Concrete fields

val keywords: Set[String]

Attributes

Source
Identifier.scala
val maxLen: Int

Attributes

Source
Identifier.scala
val pat: Regex

Attributes

Source
Identifier.scala

Implicits

Implicits

implicit val EqIdentifier: Eq[Identifier]

Attributes

Source
Identifier.scala