package
Version:
v0.0.0-...-d04b29a
Opens a new window with list of versions in this module.
Published: Oct 2, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var YaccVersion = ""
type Yacc struct {
Name string `yacc:"name"`
Sources []string `yacc:"srcs" build:"path"`
Exports []string `yacc:"exports"`
Dependencies []string `yacc:"deps"`
YaccOptions []string `yacc:"yaccopts"`
Source string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.