notOperator property
Token?
get
notOperator
Return the not operator, or null
if the sense of the test is not
negated.
Implementation
Token? get notOperator;
Return the not operator, or null
if the sense of the test is not
negated.
Token? get notOperator;