You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, add code for json serialization/de-serialization regarding ArithmeticVariableSlot and ComparisonVariableSlot.
The text was updated successfully, but these errors were encountered:
d367wang
changed the title
Need for defining JSON serializer/deserializer for arithmetic/comparison constraints
JSON serializer/deserializer for arithmetic/comparison constraints
Jan 24, 2022
In
https://github.com/opprop/checker-framework-inference/blob/master/src/checkers/inference/model/serialization/JsonDeserializer.java
https://github.com/opprop/checker-framework-inference/blob/master/src/checkers/inference/model/serialization/JsonSerializer.java
, add code for json serialization/de-serialization regarding
ArithmeticVariableSlot
andComparisonVariableSlot
.The text was updated successfully, but these errors were encountered: