Class BaseDeclarationIdentificationVariableFinder

All Implemented Interfaces:
ExpressionVisitor

public class BaseDeclarationIdentificationVariableFinder extends AbstractTraverseParentVisitor
This visitor traverses the parsed tree and retrieves the IdentificationVariable defined in the base range variable declaration for the top-level statement if and only if the query is a DELETE or UPDATE query.
Version:
2.5
Author:
Pascal Filion