parser

package
v0.0.0-...-f5aabfc Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 7 Imported by: 0

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
}

Parser object

func New

func New(l *lexer.Lexer) *Parser

New returns parser object

func (*Parser) Errors

func (p *Parser) Errors() []error

Errors returns errors field

func (*Parser) ParseExpression

func (p *Parser) ParseExpression() ast.Expression

ParseExpression is an entry point to parse expression

Jump to

Keyboard shortcuts

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