lex: Lexically analyze einops pattern into structured tokens

View source: R/compiler-lexer.R

lexR Documentation

Lexically analyze einops pattern into structured tokens

Description

Lexically analyze einops pattern into structured tokens

Usage

lex(pattern)

Arguments

pattern

character string with einops pattern

Value

list of token objects with type, value, start, end fields


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