IsKeywordSubtype

trait IsKeywordSubtype[From <: Keyword, Keyword, Value] extends AsKeyword[From, Keyword, Value]
trait AsKeyword[From, Keyword, Value]
class Object
trait Matchable
class Any
trait IsKeyword[Keyword, Value]

Value members

Concrete methods

def asKeyword(from: From): Keyword