Companion

Companion object of Constraint.

Functions

Link copied to clipboard
fun parse(constraintString: String): Constraint

Parses the constraintString as a Constraint and returns the result or throws a ConstraintFormatException if the string is not a valid representation of a constraint.