Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UNTITLED()			     LOCAL			    UNTITLED()

NAME
       yyref --	generate cross-reference for yacc input

SYNOPSIS
       yyref [-V] [-o file] [file ...]

DESCRIPTION
       yyref generates cross-references	for yacc input files.  The output con-
       sists of	a number listing of the	header and rules part, followed	by the
       cross-reference.

       The options are as follows:

       -o      Set the output destination to file.

       -V      Print version information on standard output then exit.

BUGS
       This utility requires a complete	rewrite	because	of fixed static	memory
       allocation usage.

AUTHORS
       Sandro Sigala <sandro@sigala.it>.

       Based on	yyxref written and put in the public domain by Cathy Taylor.

FreeBSD	ports 15.quarterly	 July 1, 2001			      YYREF(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=yyref&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help