Constraint
A copy constructor, producing an instance that will not change when the original instance changes.
fun Constraint(theDefinitions: List<L2Register>, restriction: TypeRestriction)
Content copied to clipboard
A copy constructor, producing an instance that will not change when the original instance changes.