Uses of Class
org.xcsp.common.domains.Domains.DomSet
-
Packages that use Domains.DomSet Package Description org.xcsp.common.domains -
-
Uses of Domains.DomSet in org.xcsp.common.domains
Methods in org.xcsp.common.domains that return Domains.DomSet Modifier and Type Method Description static Domains.DomSet
Domains.DomSet. parse(String req, String pos, Types.TypeVar type)
Returns the set domain obtained by parsing the specified strings, according to the specified type.
-