go/ast.SliceExpr.Pos (method)

one use

	go/ast (current package)
		ast.go#L483: func (x *SliceExpr) Pos() token.Pos      { return x.X.Pos() }