Abstract
Abstract class representing an expression. Subclasses must implement the exprName property and the accept method.
Abstract class representing an expression. Subclasses must implement the exprName property and the accept method.