ConstantAstNode: Create a ConstantAstNode

View source: R/compiler-ast.R

ConstantAstNodeR Documentation

Create a ConstantAstNode

Description

Create a ConstantAstNode

Usage

ConstantAstNode(count, src = list())

Arguments

count

Character string representing the constant value

src

List with start position

Value

ConstantAstNode object


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