Update API docs

This commit is contained in:
Garen Torikian 2012-08-17 12:27:56 -07:00
commit 17fcc42923
27 changed files with 1176 additions and 1186 deletions

View file

@ -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>