mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Refactor AssemblyStack
This commit is contained in:
@@ -74,6 +74,7 @@ public:
|
||||
std::string print();
|
||||
|
||||
private:
|
||||
bool analyzeParsed();
|
||||
|
||||
Language m_language = Language::Assembly;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user