Home | History | Annotate | Download | only in tutorial

Lines Matching full:primary

351  *   ::= primary
358 (* If the current token is not an operator, it must be a primary expr. *)
364 operator when parsing a primary operator, we eat the operator as a prefix and
377 * ::= ('+' primary)* *)
387 * ::= primary binoprhs *)
842 (* primary *)
978 (* primary
1052 * ::= primary
1059 (* If the current token is not an operator, it must be a primary expr. *)
1063 * ::= ('+' primary)* *)
1099 * ::= primary binoprhs *)