exprs property

List<MathExpr> exprs
final

The list of expressions.

Implementation

final List<MathExpr> exprs;