#include "ParenCell.h"
#include "CellImpl.h"
#include "VisiblyInvalidCell.h"
This file defines the class ParenCell
ParenCell is the Cell type that represents a math element that is kept between parenthesis.