mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove leftovers of compact-format and interface from --combined-json
This commit is contained in:
@@ -95,7 +95,7 @@ private:
|
||||
|
||||
/// Tries to read @ m_sourceCodes as a JSONs holding ASTs
|
||||
/// such that they can be imported into the compiler (importASTs())
|
||||
/// (produced by --combined-json ast,compact-format <file.sol>
|
||||
/// (produced by --combined-json ast <file.sol>
|
||||
/// or standard-json output
|
||||
std::map<std::string, Json::Value> parseAstFromInput();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user