parser

package
v0.0.0-...-c04ea6e Latest Latest
Warning

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

Go to latest
Published: Jun 11, 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 is a LL1 parser of expressive

func (*Parser) Init

func (parser *Parser) Init(scanner scanner.Scanner, logger logger.Logger)

Init initializes a new parser with given scanner

func (*Parser) Parse

func (parser *Parser) Parse() ast.Node

Parse the current program

Jump to

Keyboard shortcuts

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