parse_bnf_tokens_to_spec | R Documentation |
Parse tokens lexed from BNF text into the R nested list representation
parse_bnf_tokens_to_spec(tokens)
tokens |
named character vector of tokens from lex() |
R nested list representation of the BNF grammar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.