parseScope: Parse a scope statement from a VCD File

View source: R/parseHierarchy.R

parseScopeR Documentation

Parse a scope statement from a VCD File

Description

This function parses a single scope from the VCDFile into a data.tree (subtree-)structure.

Usage

parseScope(node, tok)

Arguments

node

the hierarchy where nodes leaves shall be appended

tok

a Tokenizer set up to read from the VCDFile

Value

returns the parsed hierarchy


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