elements property

List<AST> elements
final

Elements of the list.

Implementation

final List<AST> elements;