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.