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

one use

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