IfCondition.identifier

In an assignment-condition, in if (auto x = ...) this is the x

class IfCondition
Token identifier;

Meta