child_fields: Fields Containing Children for an RStatic Object

View source: R/child.R

child_fieldsR Documentation

Fields Containing Children for an RStatic Object

Description

Given an RStatic object, this function returns the names of fields which contain children.

Usage

child_fields(x)

Arguments

x

(ASTNode) The node.

Details

This function is the basis for most of the functions that extract or replace children from RStatic objects.

See Also

ls to get the names of all fields.


nick-ulle/rstatic documentation built on May 14, 2024, 8:10 p.m.