restrictionFor

fun restrictionFor(semanticValue: L2SemanticValue): TypeRestriction

Look up the TypeRestriction that currently bounds this L2SemanticValue. Fail if there is none.

Return

The TypeRestriction that bounds the synonym.

Parameters

semanticValue

The given L2SemanticValue.