Array of tokens this test searches for to find either a boolean operator or the start of the current (sub-)expression. Used for performance optimization purposes.
Type: array
private $searchTargets = [];