parseBlock: scope parsing dispatcher function to keep 'parseVCDForKeys'...

View source: R/parseKeywords.R

parseBlockR Documentation

scope parsing dispatcher function to keep parseVCDForKeys readable also eases handling of nested scopes (e.g. vars definitions)

Description

scope parsing dispatcher function to keep parseVCDForKeys readable also eases handling of nested scopes (e.g. vars definitions)

Usage

parseBlock(tok, key)

Arguments

tok

A tokenizer wrapping the VCD file to read from

key

The keyword for dispatching

Value

An list containing the parse results for file.


wamserma/VCD2R documentation built on May 20, 2023, 11:17 p.m.