get_ungrouped_nodes: get flat list of all AstNodes in order, including children of...

View source: R/compiler-ast.R

get_ungrouped_nodesR Documentation

get flat list of all AstNodes in order, including children of GroupAstNodes.

Description

get flat list of all AstNodes in order, including children of GroupAstNodes.

Usage

get_ungrouped_nodes(ast, ...)

Arguments

ast

An AstNode object

Value

A flat list of AstNodes


einops documentation built on Sept. 9, 2025, 5:29 p.m.