elements property

List<FoundElement> elements
final

Union of variables and placeholders, but in the order in which they appear inside the query.

Implementation

final List<FoundElement> elements;