get_function_signature_objs: Get objects names in function signatures from all functions...

View source: R/box_usage_helper_functions.R

get_function_signature_objsR Documentation

Get objects names in function signatures from all functions in current source file

Description

This is a brute-force extraction of SYMBOL_FORMALS and is not scope-aware.

Usage

get_function_signature_objs(xml)

Arguments

xml

An XML node list

Value

a list of xml_nodes and text.


box.linters documentation built on June 26, 2025, 5:07 p.m.