//
pkg.gl
Category
github.com/serulian/compiler
genericparser
package
0.3.2
Repository:
https://github.com/serulian/compiler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
606 SLOC
#
Constants
EOFRUNE
No description provided by the author
#
Interfaces
AstNode
AstNode defines an interface for working with nodes created by this parser.
#
Type aliases
NodeBuilder
NodeBuilder is a function for building AST nodes.