goyacc

package module
v0.0.0-...-d429962 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: ISC Imports: 6 Imported by: 0

Documentation

Overview

Code generated by goyacc -l -o parser.go parser.y. DO NOT EDIT.

Index

Constants

View Source
const CLOSE = 57347
View Source
const LABEL = 57349
View Source
const OP = 57348
View Source
const OPEN = 57346

Variables

This section is empty.

Functions

This section is empty.

Types

type Formula

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

Formula represents a formula for labels

func FromString

func FromString(str string) (*Formula, error)

FromString creates a new instance of formula from a string

func (*Formula) PostgresQuery

func (f *Formula) PostgresQuery(table, field string) string

PostgresQuery constructs a PostgreSQL query for the formula

Jump to

Keyboard shortcuts

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