Represents an access to an array.
Represents an array of the given size, where the i'th entry is determined by the elementExpression,...
Represents an array with a given list of elements.
virtual boost::any visit(ValueArrayExpression const &expression, boost::any const &data) override
JaniSyntacticalEqualityCheckVisitor()
Creates a visitor that checks if the given expressions are syntactically equal.
virtual boost::any visit(IfThenElseExpression const &expression, boost::any const &data) override
Represents an array with a given list of elements.