//
pkg.gl
Category
kcl-lang.io/kcl-go
pkg
ast
package
0.10.8
Repository:
https://github.com/kcl-lang/kcl-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
15 SLOC
#
Structs
Comment
Comment node.
Pos
Pos denotes the struct tuple (filename, line, column, end_line, end_column).
#
Interfaces
Node
Node is the file, line, and column number information that all AST nodes need to contain.
#
Type aliases
AstIndex
AstIndex represents a unique identifier for AST nodes.