Methods
Optional element
- element(node: IElementNode, nextAttributes: () => void, nextChildren: () => void): void
-
Parameters
-
-
nextAttributes: () => void
-
nextChildren: () => void
Returns void
Optional selectOrdinal
- selectOrdinal(node: ISelectNode, next: () => void): void