expressions property

List<AST> expressions
final

Expression(s) being converted into a string.

Implementation

final List<AST> expressions;