From 9317fc5571784bafdd6d5de88f2e86e55b646648 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 10 Jul 2019 11:49:45 +0200 Subject: Add valueslistnode --- diceparser.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index ff162e3..a5e8619 100644 --- a/diceparser.h +++ b/diceparser.h @@ -254,6 +254,8 @@ public: void getDiceResultFromAllInstruction(QList& resultList); QString humanReadableWarning(); + bool readValuesList(QString& str, ExecutionNode*& node); + protected: bool readParameterNode(QString& str, ExecutionNode*& node); -- cgit v1.2.3-70-g09d2