Documentation
¶
Overview ¶
These are utility functions related to the repository items
Index ¶
- func Appendregex(ritem *Repoitem, someregex string)
- func DoesRepoItemExist(repoitemName string, repoitems *list.List) bool
- func GetDirtyRep(ritem *Repoitem) string
- func GetRealname(ritem *Repoitem) string
- func GetRighthandside(ritem *Repoitem) *ast.LexPattern
- func GetScope(ritem *Repoitem) string
- func Getjson(ritem *Repoitem) string
- func Getname(ritem *Repoitem) string
- func Getregex(ritem *Repoitem) string
- func Isregexempty(ritem *Repoitem) bool
- func SetRighthandside(ritem *Repoitem, regexorprodX *ast.LexPattern)
- func SetScope(ritem *Repoitem, scope string)
- func Setregex(ritem *Repoitem, regex string)
- type Repoitem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Appendregex ¶
func GetDirtyRep ¶
func GetRealname ¶
func GetRighthandside ¶
func GetRighthandside(ritem *Repoitem) *ast.LexPattern
func Isregexempty ¶
func SetRighthandside ¶
func SetRighthandside(ritem *Repoitem, regexorprodX *ast.LexPattern)
Types ¶
Click to show internal directories.
Click to hide internal directories.