Versions in this module Expand all Collapse all v1 v1.0.1 Jan 30, 2025 v1.0.0 Feb 28, 2023 Changes in this version + func GenAction(outDir string) + func GenActionTable(outDir string, prods ast.SyntaxProdList, itemSets *items.ItemSets, ...) map[int]items.RowConflicts + func GenCompActionTable(outDir string, prods ast.SyntaxProdList, itemSets *items.ItemSets, ...) map[int]items.RowConflicts + func GenCompGotoTable(outDir string, itemSets *items.ItemSets, sym *symbols.Symbols) + func GenContext(pkg, outDir string) + func GenErrors(pkg, outDir string) + func GenGotoTable(outDir string, itemSets *items.ItemSets, sym *symbols.Symbols, zip bool) + func GenParser(pkg, outDir string, prods ast.SyntaxProdList, itemSets *items.ItemSets, ...) + func GenProductionsTable(pkg, outDir, header string, prods ast.SyntaxProdList, symbols *symbols.Symbols, ...)