package
1.2.0
Repository: https://github.com/sanggonlee/gosq.git
Documentation: pkg.go.dev

# Functions

BuildTokenTree builds a tree of tokens from a template string.

# Structs

SyntaxTree is a concrete implementation of the AST.
TokenTree represents a tree of token chunks.

# Interfaces

LanguageNode represents a node in the AST.