origin property

AstNode origin
final

The node responsible for adding the resultSet.

This may typically be a TableOrSubquery appearing a FROM clause.

Implementation

final AstNode origin;