Lines Matching refs:Yacc
7 Yacc is a version of yacc for Go.
12 go tool yacc args...
18 http://plan9.bell-labs.com/magic/man2html/1/yacc
20 Adepts of the original yacc will have no trouble adapting to this
23 The directory $GOROOT/src/cmd/yacc/testdata/expr is a yacc program
25 directory for examples of how to write and build yacc programs.
37 Error is equivalent to yyerror in the original yacc.
63 yacc sets the prefix, by default yy, that begins the names of
65 referenced by yacc's generated code. Setting it to distinct values