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

one use

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