Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AfterShip/clickhouse-sql-parser
/ Pos
Method
Pos
parser/ast.go:1553–1555 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1551
}
1552
1553
func
(r *RoleName) Pos() Pos {
1554
return
r.Name.Pos()
1555
}
1556
1557
func
(r *RoleName) End() Pos {
1558
if
r.Scope != nil {
Callers
nothing calls this directly
Calls
1
Pos
Method · 0.65
Tested by
no test coverage detected