Files
solidity/libsolidity/analysis
Kristofer Peterson f927da9182 Refactor of bool TypeChecker::visit(FunctionCall const& _functionCall).
Visit method now cleanly determines if node represents a function call,
struct construction or type conversion. Type checking, validation and
error message logic is moved to separate methods.
2018-11-09 16:35:54 +00:00
..
2018-05-14 20:23:40 +02:00
2018-05-14 20:23:40 +02:00
2018-05-14 20:23:40 +02:00
2016-11-23 12:22:33 +01:00
2018-04-03 16:29:18 +02:00
2018-09-04 12:14:04 +02:00
2018-10-04 13:28:16 +02:00