mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[poincare/n_ary_expression] Comment
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <poincare/expression.h>
|
||||
|
||||
// NAryExpressions are additions and multiplications
|
||||
|
||||
namespace Poincare {
|
||||
|
||||
class NAryExpressionNode : public ExpressionNode { // TODO: VariableArityExpressionNode?
|
||||
|
||||
Reference in New Issue
Block a user