From 9698a39a46f736cf37e31f8940e7c1a0a164185b 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 72e6937..8ecfb50 100644 --- a/diceparser.h +++ b/diceparser.h @@ -250,6 +250,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