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