Remove the legacy AST JSON output

This commit is contained in:
Alex Beregszaszi
2020-11-25 11:40:33 +00:00
parent 38f143c597
commit 3bce2a2294
8 changed files with 38 additions and 121 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ private:
void outputCompilationResults();
void handleCombinedJSON();
void handleAst(std::string const& _argStr);
void handleAst();
void handleBinary(std::string const& _contract);
void handleOpcode(std::string const& _contract);
void handleIR(std::string const& _contract);