Package it.unive.lisa.symbolic.types
-
Class Summary Class Description BoolType An internal implementation of theBooleanTypeinterface that can be used by domains that need a concrete instance of that interface.IntType An internal implementation of theNumericTypeinterface that can be used by domains that need a concrete instance for integer values.StringType An internal implementation of theStringTypeinterface that can be used by domains that need a concrete instance of that interface.