Context Object
Type: Object
The context object which will be passed to strategies.
Arguments
node
(Required)
Type: Node
The context node
specification
(Required)
Type: Object | NULL
The current specification
column
Index (Required)
Type: Number
The current column index if applicable, defaults to 0
row
Index (Required)
Type: Number
The current row index if applicable, defaults to 0