//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
internal
rsg
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
7
Dependencies
9
Dependents
0
Files
177 SLOC
#
Packages
yacc
Package yacc parses .y files.
#
Functions
NewRSG
NewRSG creates a random syntax generator from the given random seed and yacc file.
#
Structs
RSG
RSG is a random syntax generator.