yacc

package
v0.0.0-...-d04b29a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2018 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var YaccVersion = ""

Functions

This section is empty.

Types

type Yacc

type Yacc struct {
	Name           string   `yacc:"name"`
	Sources        []string `yacc:"srcs" build:"path"`
	Exports        []string `yacc:"exports"`
	ExporedHeaders []string `yacc:"hdrs"`
	Dependencies   []string `yacc:"deps"`
	YaccOptions    []string `yacc:"yaccopts"`
	Source         string
	// contains filtered or unexported fields
}

func (*Yacc) Build

func (y *Yacc) Build(e *executor.Executor) error

func (*Yacc) GetDependencies

func (y *Yacc) GetDependencies() []string

func (*Yacc) GetName

func (y *Yacc) GetName() string

func (*Yacc) GetSource

func (y *Yacc) GetSource() string

func (*Yacc) Hash

func (y *Yacc) Hash() []byte

func (*Yacc) Installs

func (y *Yacc) Installs() map[string]string

func (*Yacc) Reader

func (y *Yacc) Reader() io.Reader

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL