pgen

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Table = map[Lookup]Rule{}/* 135 elements not displayed */

Functions

This section is empty.

Types

type EOF

type EOF struct{}

func (EOF) String

func (e EOF) String() string

type Epsilon

type Epsilon struct{}

func (Epsilon) String

func (e Epsilon) String() string

type Lookup

type Lookup struct {
	Term  Token
	NTerm NTerm
}

type NTerm

type NTerm string

type Rule

type Rule []Token

type Term

type Term struct {
	Type    scanner.TokenType
	Keyword string
}

func (Term) String

func (t Term) String() string

type Token

type Token interface{}

Jump to

Keyboard shortcuts

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