tokens/NlTk~NlTk(tsr)

Newline token.

Show:

Constructor

new NlTk(tsr)

...
Parameters:
Name Type Description
tsr Array

The TSR of the newline(s).

Source:

Extends

  • module:tokens/NlTk~Token

Members

dataAttribs :Object

...
Type:
Source:

dataAttribs :Object

...
Type:
Source:

Methods

toJSON() → {string}

Convert the token to JSON.

Convert the token to JSON.

Source:
Returns:

JSON string.

Type
string