Package it.unive.lisa.analysis.representation
-
Class Summary Class Description DomainRepresentation A structured representation of the abstract information present in a single instance ofSemanticDomain,NonRelationalDomain,DataflowElementor other types of domains.MapRepresentation ADomainRepresentationin the form of a key-value mapping.PairRepresentation ADomainRepresentationin the form of a pair of elements.SetRepresentation ADomainRepresentationin the form of a set of values.StringRepresentation ADomainRepresentationin the form of a single string element.