go/ast.ParenExpr.Pos (method)

one use

	go/ast (current package)
		ast.go#L480: func (x *ParenExpr) Pos() token.Pos      { return x.Lparen }