GroupAstNode: Create a GroupAstNode

View source: R/compiler-ast.R

GroupAstNodeR Documentation

Create a GroupAstNode

Description

Create a GroupAstNode

Usage

GroupAstNode(children, src = list())

Arguments

children

List of axis nodes contained in this group, potentially empty

src

List with start position

Value

GroupAstNode object


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