PartialParse.stopAt method
PartialParse › stopAt
Unofficial
Tell the parse to stop at a given position.Signature:
stopAt(pos: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| pos | number | The position to stop at. |
Returns: void
PartialParse › stopAt
Unofficial
Tell the parse to stop at a given position.Signature:
stopAt(pos: number): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| pos | number | The position to stop at. |
Returns: void