parseParams: parseParams - utility function for WFG

Description Usage Arguments

Description

This is only exported for the tests
When reading a spec there is always a current-function, this decides how many of the entries following it are parameters to it as opposed to a next-function

Usage

1
parseParams(strList, i)

Arguments

strList

the parameter list - containing refs to functions and parameters for them

i

is the index of the current function.


tudob/wfg documentation built on June 1, 2019, 2:54 a.m.