go/ast.SliceExpr.End (method)

one use

	go/ast (current package)
		ast.go#L516: func (x *SliceExpr) End() token.Pos      { return x.Rbrack + 1 }