aboutsummaryrefslogtreecommitdiffstats
path: root/CommandLineInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'CommandLineInterface.h')
-rw-r--r--CommandLineInterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CommandLineInterface.h b/CommandLineInterface.h
index 79029f9d..459f17d3 100644
--- a/CommandLineInterface.h
+++ b/CommandLineInterface.h
@@ -53,6 +53,7 @@ public:
void actOnInput();
private:
+ void handleCombinedJSON();
void handleAst(std::string const& _argStr);
void handleBinary(std::string const& _contract);
void handleOpcode(std::string const& _contract);