package
0.0.0-20241125113622-89dfc66c781a
Repository: https://github.com/cloe-lang/cloe.git
Documentation: pkg.go.dev

# Functions

NewState creates a parser state.

# Structs

State represents a parser state.

# Type aliases

Parser is a type of parsers as a function which returns a parsing result or an error.