package
0.10.8
Repository: https://github.com/kcl-lang/kcl-go.git
Documentation: pkg.go.dev

# Structs

Comment node.
Pos denotes the struct tuple (filename, line, column, end_line, end_column).

# Interfaces

Node is the file, line, and column number information that all AST nodes need to contain.

# Type aliases

AstIndex represents a unique identifier for AST nodes.