KeyMetaConstructType

constructor(range: TokenRange)(source)
constructor(annotations: NodeList<AnnotationExpr>, kind: String, expr: Expression)(source)


constructor(tokenRange: TokenRange, annotations: NodeList<AnnotationExpr>, kind: String, expr: Expression)(source)

This constructor is used by the parser and is considered private.