go/ast.IndexListExpr.End (method, view implemented interface methods)

one use

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