equalToken property

Token? equalToken

Return the token for the equal operator, or null if the condition does not include an equality test.

Implementation

Token? get equalToken;