preProcessConstraint

open override fun preProcessConstraint(constraint: String): String(source)

Preprocesses the given constraint string to normalize it for further parsing.

Return

the normalized constraint string.

Parameters

constraint

the raw constraint string to be preprocessed.