Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetCols
Method
GetCols
repl/parser/commands_parser.go:8718–8718 ·
view source on GitHub ↗
GetCols returns the cols token list.
()
Source
from the content-addressed store, hash-verified
8716
8717
// GetCols returns the cols token list.
8718
GetCols() []antlr.Token
8719
8720
// SetCols sets the cols token list.
8721
SetCols([]antlr.Token)
Callers
2
VisitIFieldInitializerList
Method · 0.65
VisitMapInitializerList
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected