From d205f806d0bcfc119e2ecd3ea063288877064dde Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 10 Apr 2018 20:43:24 +0200 Subject: -Add support for subcommand on reroll operator. --- diceparser.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 6c59bae..c3b5be2 100644 --- a/diceparser.h +++ b/diceparser.h @@ -219,6 +219,8 @@ public: bool readOptionFromNull(QString &str, ExecutionNode *&node); bool readInstructionList(QString &str); +protected: + bool readParameterNode(QString &str, ExecutionNode *&node); private: /** -- cgit v1.2.3-70-g09d2