package
0.0.0-20241007175326-f50c8b03d38f
Repository: https://github.com/hackborn/doc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewAst answers a new AST based on the supplied tokens.
Parse converts an expression string into an AST.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A value, i.e.

# Structs

No description provided by the author
No description provided by the author
Opt contains options for evaluation.

# Interfaces

AstNode defines the basic interface for evaluating expressions.
Used to extract info from an AST.
Format provides the tokens and rules used when converting an AST to a string.

# Type aliases

No description provided by the author