Method | Description | |
---|---|---|
Compile ( Fixture fixture, CellHandling cells ) : |
||
CreatePlan ( |
||
CurriedLineGrammar ( string template, IGrammar inner, string defaults ) : System.Collections.Generic |
Usage of defaults
|
Method | Description | |
---|---|---|
filterCells ( IEnumerable |
public Compile ( Fixture fixture, CellHandling cells ) : |
||
fixture | Fixture | |
cells | CellHandling | |
return |
public CreatePlan ( |
||
step | ||
library | ||
inTable | bool | |
return | IExecutionStep |
public CurriedLineGrammar ( string template, IGrammar inner, string defaults ) : System.Collections.Generic | ||
template | string | |
inner | IGrammar | |
defaults | string | key:value, key:value, key:value |
return | System.Collections.Generic |
protected filterCells ( IEnumerable |
||
innerCells | IEnumerable |
|
return | Cell[] |