We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15df3e9 commit db37e85Copy full SHA for db37e85
scripts/goblint-lib-modules.py
@@ -48,6 +48,12 @@
48
49
"MessageCategory", # included in Messages
50
"PreValueDomain", # included in ValueDomain
51
+ "IntervalDomain", # included in IntDomain
52
+ "IntervalSetDomain", # included in IntDomain
53
+ "DefExcDomain", # included in IntDomain
54
+ "EnumsDomain", # included in IntDomain
55
+ "CongruenceDomain", # included in IntDomain
56
+ "IntDomTuple", # included in IntDomain
57
58
"ConfigVersion",
59
"ConfigProfile",
0 commit comments