parse_bnf_tokens_to_spec: Parse tokens lexed from BNF text into the R nested list...

View source: R/parse.R

parse_bnf_tokens_to_specR Documentation

Parse tokens lexed from BNF text into the R nested list representation

Description

Parse tokens lexed from BNF text into the R nested list representation

Usage

parse_bnf_tokens_to_spec(tokens)

Arguments

tokens

named character vector of tokens from lex()

Value

R nested list representation of the BNF grammar


ropenscilabs/bnf documentation built on May 15, 2022, 2:20 a.m.