parser

package
v0.0.0-...-4d130c1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const COLON = 57352
View Source
const COMMA = 57353
View Source
const INT = 57348
View Source
const LBRACK = 57350
View Source
const PERIOD = 57346
View Source
const PIPE = 57349
View Source
const QUESTION = 57354
View Source
const RBRACK = 57351
View Source
const STRING = 57347

Variables

This section is empty.

Functions

func Parse

func Parse(r io.Reader) ast.Filter

Types

type Lexer

type Lexer struct {
	scanner.Scanner
	// contains filtered or unexported fields
}

func (*Lexer) Error

func (l *Lexer) Error(e string)

func (*Lexer) Lex

func (l *Lexer) Lex(lval *yySymType) int

Jump to

Keyboard shortcuts

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