update Constraint
fun updateConstraint(synonym: L2Synonym, body: L2ValueManifest.Constraint.() -> Unit)
Content copied to clipboard
Update the Constraint associated with the given L2Synonym.
Parameters
synonym
The L2Synonym to look up.
body
What to perform with the looked up Constraint as the receiver.