equalToken property
Token?
get
equalToken
Return the token for the equal operator, or null
if the condition does
not include an equality test.
Implementation
Token? get equalToken;
Return the token for the equal operator, or null
if the condition does
not include an equality test.
Token? get equalToken;