ast property

SyntaxTree? ast
final

The equation to display.

It can be null only when parseException is not null.

Implementation

final SyntaxTree? ast;