Update API docs
This commit is contained in:
parent
330ca76bfe
commit
17fcc42923
27 changed files with 1176 additions and 1186 deletions
|
|
@ -150,7 +150,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="sideToggler">
|
||||
<div id="ellipsis_new Tokenizer" class="ellipsis_description"><p>Constructs a new tokenizer based on the given rules and flags. ...</p>
|
||||
<div id="ellipsis_new Tokenizer" class="ellipsis_description"><p>Constructs a new tokenizer based on the given rules and flags.</p>
|
||||
|
||||
</div>
|
||||
<div id="short_new Tokenizer" class="short_description hiddenSpan"><p>Constructs a new tokenizer based on the given rules and flags.</p>
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="sideToggler">
|
||||
<div id="ellipsis_Tokenizer.getLineTokens" class="ellipsis_description"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state. ...</p>
|
||||
<div id="ellipsis_Tokenizer.getLineTokens" class="ellipsis_description"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state.</p>
|
||||
|
||||
</div>
|
||||
<div id="short_Tokenizer.getLineTokens" class="short_description hiddenSpan"><p>Returns an object containing two properties: <code>tokens</code>, which contains all the tokens; and <code>state</code>, the current state.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue