FromKeywordSubtype

trait FromKeywordSubtype[From <: Keyword, Keyword, Value] extends AsKeyword[From, Keyword, Value]
trait AsKeyword[From, Keyword, Value]
class Object
trait Matchable
class Any
trait FromKeyword[Keyword, Value]

Value members

Concrete methods

def asKeyword(from: From): Keyword