[SMTChecker] Added support for struct constructor.

This commit is contained in:
Martin Blicha
2020-11-23 13:45:17 +01:00
parent b62de4f16d
commit 80d743426f
18 changed files with 165 additions and 52 deletions
+1
View File
@@ -151,6 +151,7 @@ protected:
virtual void visitAddMulMod(FunctionCall const& _funCall);
void visitObjectCreation(FunctionCall const& _funCall);
void visitTypeConversion(FunctionCall const& _funCall);
void visitStructConstructorCall(FunctionCall const& _funCall);
void visitFunctionIdentifier(Identifier const& _identifier);
/// Encodes a modifier or function body according to the modifier