repository

package
v0.0.0-...-1e25281 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2015 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

These are utility functions related to the repository items

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Appendregex

func Appendregex(ritem *Repoitem, someregex string)

func DoesRepoItemExist

func DoesRepoItemExist(repoitemName string, repoitems *list.List) bool

func GetDirtyRep

func GetDirtyRep(ritem *Repoitem) string

func GetRealname

func GetRealname(ritem *Repoitem) string

func GetRighthandside

func GetRighthandside(ritem *Repoitem) *ast.LexPattern

func GetScope

func GetScope(ritem *Repoitem) string

func Getjson

func Getjson(ritem *Repoitem) string

func Getname

func Getname(ritem *Repoitem) string

func Getregex

func Getregex(ritem *Repoitem) string

func Isregexempty

func Isregexempty(ritem *Repoitem) bool

func SetRighthandside

func SetRighthandside(ritem *Repoitem, regexorprodX *ast.LexPattern)

func SetScope

func SetScope(ritem *Repoitem, scope string)

func Setregex

func Setregex(ritem *Repoitem, regex string)

-----------------------------------------------

Types

type Repoitem

type Repoitem struct {
	// contains filtered or unexported fields
}

func NewRepoItem

func NewRepoItem(nameX string) (*Repoitem, error)

constructor -- sorta

Jump to

Keyboard shortcuts

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