go/ast.ExprStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L759: func (s *ExprStmt) Pos() token.Pos       { return s.X.Pos() }