Documentation ¶
Overview ¶
Copyright 2012 Vastech SA (PTY) LTD
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- 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, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenActionTable ¶
func GenCompActionTable ¶
func GenCompActionTable(outDir string, prods ast.SyntaxProdList, itemSets *items.ItemSets, tokMap *token.TokenMap) map[int]items.RowConflicts
func GenCompGotoTable ¶
func GenContext ¶
func GenContext(pkg, outDir string)
func GenGotoTable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.