You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation gives the list of tokens that are operators. The attribute reference operator (aka the dot operator) is missing in this list. Attribute reference is indeed an operator, it is the second in the order of precedence as indicated in the precedence table.