package
0.28.0
Repository: https://github.com/ghost-language/ghost.git
Documentation: pkg.go.dev

# Functions

New creates a new parser instance.

# Constants

The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.
The following list of constants define the available precedence levels.

# Structs

Parser holds a slice of tokens, its position, and errors as well as the prefix, infix, and postfix parse functions.