Lines Matching refs:DOT
111 %token <lex> LEFT_PAREN RIGHT_PAREN LEFT_BRACKET RIGHT_BRACKET LEFT_BRACE RIGHT_BRACE DOT299 | postfix_expression DOT FIELD_SELECTION {301 context->error($3.line, "cannot apply dot operator to an array", ".", "");541 | postfix_expression DOT function_call_generic {