typeConstraint

fun typeConstraint(annotationSets: List<Node.Modifier.AnnotationSet> = listOf(), name: Node.Expression.NameExpression, type: Node.Type, supplement: NodeSupplement = NodeSupplement()): Node.PostModifier.TypeConstraintSet.TypeConstraint

Creates a new Node.PostModifier.TypeConstraintSet.TypeConstraint instance.