symbols

package
v0.0.0-...-d977049 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package symbols generates a Go parser symbols package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gen

func Gen(fname string, g *ast.GoGLL, ff *frstflw.FF)

Types

type Data

type Data struct {
	NonTerminals []string
	Terminals    []string
	Lookaheads   []string
	LeftRec      map[string][]string
	Ordered      map[string]bool
	LookModes    []string
	LookSyms     []string
}

func (Data) NumNTs

func (d Data) NumNTs() int

Jump to

Keyboard shortcuts

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