mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove the legacy AST JSON output
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user