Home | History | Annotate | Download | only in yacc

Lines Matching full:prec

123 	PREC
321 {"prec", PREC},
484 // nonzero means new prec. and assoc.
605 if t == PREC {
607 lerrorf(ruleline, "illegal %%prec syntax")
611 lerrorf(ruleline, "nonterminal "+nontrst[j-NTBASE].name+" illegal after %%prec")
922 fmt.Printf(">>> PREC %%= %v\n", lineno)
924 return PREC