ComplexKeyDef

case class ComplexKeyDef(tagType: TagType, scalaName: String, domAttrName: String, domPropName: Option[String], commentLines: List[String], docUrls: List[String]) extends KeyDef
trait Serializable
trait Product
trait Equals
trait KeyDef
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product