parser

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

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

func New

func New(query string) *Parser

func (*Parser) AddErrorListener

func (p *Parser) AddErrorListener(listener antlr.ErrorListener)

func (*Parser) Visit

func (p *Parser) Visit(visitor fql.FqlParserVisitor) interface{}

func (*Parser) Walk added in v0.15.0

func (p *Parser) Walk(listener fql.FqlParserListener)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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