go/ast.SliceExpr.Pos (method, view implemented interface methods)

one use

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