switched to Gulp

This commit is contained in:
Kevin Jahns
2014-08-12 19:13:42 +02:00
parent b340bbe806
commit 28b48de454
505 changed files with 97711 additions and 18525 deletions

File diff suppressed because it is too large Load Diff

109
doc/class/A.html Normal file
View File

@@ -0,0 +1,109 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>A</span>
</div>
</div>
<div id='content'>
<h1>
Class:
A
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;empty_class.coffee</td>
</tr>
</table>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

147
doc/class/ASTApi.html Normal file
View File

@@ -0,0 +1,147 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>ASTApi</span>
</div>
</div>
<div id='content'>
<h1>
Class:
ASTApi
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;ast_linter.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#getNodeName-dynamic'>
#
(void)
<b>getNodeName</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(config)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='getNodeName-dynamic'>
#
(void)
<b>getNodeName</b><span>(node)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

221
doc/class/ASTLinter.html Normal file
View File

@@ -0,0 +1,221 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>ASTLinter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
ASTLinter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;ast_linter.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/BaseLinter.html'>BaseLinter</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>A class that performs static analysis of the abstract
syntax tree.</p>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
</a>
</span>
<span class='desc'>
This uses lintAST instead of lintNode because I think it makes it a bit more clear that the rule needs to walk the AST on its own.
</span>
</li>
<li>
<span class='signature'>
<a href='#lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#_parseCoffeeScriptError-dynamic'>
#
(void)
<b>_parseCoffeeScriptError</b><span>(coffeeError)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/BaseLinter.html'>BaseLinter</a>
</h3>
<p class='inherited'>
<a href='../class/BaseLinter.html#isObject-dynamic'>#isObject</a>
<a href='../class/BaseLinter.html#createError-dynamic'>#createError</a>
<a href='../class/BaseLinter.html#acceptRule-dynamic'>#acceptRule</a>
<a href='../class/BaseLinter.html#setupRules-dynamic'>#setupRules</a>
<a href='../class/BaseLinter.html#normalizeResult-dynamic'>#normalizeResult</a>
</p>
</h2>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(source, config, rules, CoffeeScript)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
<br>
</p>
<div class='docstring'>
<p>This uses lintAST instead of lintNode because I think it makes it a bit
more clear that the rule needs to walk the AST on its own.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='_parseCoffeeScriptError-dynamic'>
#
(void)
<b>_parseCoffeeScriptError</b><span>(coffeeError)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -155,7 +155,7 @@ always have the same result (ReplaceManager, and its beginning and end are the s
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,119 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Another</span>
&raquo;
<span class='title'>Namespace</span>
&raquo;
<span class='title'>MyClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Another.Namespace.MyClass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;namespaced_class.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Test description</p>
</div>
<div class='tags'>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,505 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>App</span>
&raquo;
<span class='title'>TestMethodDocumentation</span>
</div>
</div>
<div id='content'>
<h1>
Class:
App.TestMethodDocumentation
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;methods&#47;method_documentation.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
App.Doc
</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lets_do_it-static'>
.
(Boolean)
<b>lets_do_it</b><span>(it, options)</span>
</a>
</span>
<span class='note private title'>Private</span>
<span class='desc'>
Do it!
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#fetchLimit-dynamic'>
#
(?)
<b>fetchLimit</b><span>()</span>
</a>
</span>
<span class='desc'>
Should be overloaded to change fetch limit.
</span>
</li>
<li>
<span class='signature'>
<a href='#do-dynamic'>
#
(Boolean)
<b>do</b><span>(it, again, options)</span>
</a>
</span>
<span class='note private title'>Private</span>
<span class='desc'>
Do it!
</span>
</li>
<li>
<span class='signature'>
<a href='#doWithoutSpace-dynamic'>
#
(Boolean)
<b>doWithoutSpace</b><span>(it, again, options)</span>
</a>
</span>
<span class='note private title'>Private</span>
<span class='desc'>
Do it!
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lets_do_it-static'>
.
(Boolean)
<b>lets_do_it</b><span>(it, options)</span>
<span class='note private'>Private</span>
<br>
</p>
<div class='docstring'>
<p>Do it!</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>it</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The thing to do </span>
</li>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>The do options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The speed </span>
</li>
<li>
<span class='name'>repeat</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>How wany time to repeat </span>
</li>
<li>
<span class='name'>tasks</span>
<span class='type'>
(
<tt>Array&lt;Tasks&gt;</tt>
)
</span>
&mdash;
<span class='desc'>The tasks to do </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>When successful executed </span>
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='{#undo}'>for more information</a>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='fetchLimit-dynamic'>
#
(?)
<b>fetchLimit</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Should be overloaded to change fetch limit.</p>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>?</tt>
)
&mdash;
<span class='desc'>Number of items per fetch </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='do-dynamic'>
#
(Boolean)
<b>do</b><span>(it, again, options)</span>
<span class='note private'>Private</span>
<br>
</p>
<div class='docstring'>
<p>Do it!</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>it</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The thing to do </span>
</li>
<li>
<span class='name'>again</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>Do it again </span>
</li>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>The do options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The speed </span>
</li>
<li>
<span class='name'>repeat</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>How wany time to repeat </span>
</li>
<li>
<span class='name'>tasks</span>
<span class='type'>
(
<tt>Array&lt;Tasks&gt;</tt>
)
</span>
&mdash;
<span class='desc'>The tasks to do </span>
</li>
</ul>
<h3>Throws:</h3>
<ul class='throw'>
<li>
<span class='type'></span>
(
<tt>TypeError</tt>
)
&mdash;
<span class='desc'>when it can&#39;t be done </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>When successful executed </span>
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='#undo'>for more information</a>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='doWithoutSpace-dynamic'>
#
(Boolean)
<b>doWithoutSpace</b><span>(it, again, options)</span>
<span class='note private'>Private</span>
<br>
</p>
<div class='docstring'>
<p>Do it!</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>it</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The thing to do </span>
</li>
<li>
<span class='name'>again</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>Do it again </span>
</li>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>The do options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The speed </span>
</li>
<li>
<span class='name'>repeat</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>How wany time to repeat </span>
</li>
<li>
<span class='name'>tasks</span>
<span class='type'>
(
<tt>Array&lt;Tasks&gt;</tt>
)
</span>
&mdash;
<span class='desc'>The tasks to do </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>When successful executed </span>
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='#undo'>for more information</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

184
doc/class/ArrowSpacing.html Normal file
View File

@@ -0,0 +1,184 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>ArrowSpacing</span>
</div>
</div>
<div id='content'>
<h1>
Class:
ArrowSpacing
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;arrow_spacing.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;arrow_spacing&#39;,
level: &#39;ignore&#39;,
message: &#39;Function arrow (-&gt;) must be spaced properly&#39;,
description: &quot;&lt;p&gt;This rule checks to see that there is spacing before and after\nthe arrow operator that declares a function. This rule is disabled\nby default.&lt;&#47;p&gt; &lt;p&gt;Note that if arrow_spacing is enabled, and you\npass an empty function as a parameter, arrow_spacing will accept\neither a space or no space in-between the arrow operator and the\nparenthesis&lt;&#47;p&gt;\n&lt;pre&gt;&lt;code&gt;# Both of this will not trigger an error,\nx(-&gt; 3)\nx( -&gt; 3)\n\nx((a,b)-&gt; 3)\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;-&gt;&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#atEof-dynamic'>
#
(void)
<b>atEof</b><span>(tokenApi)</span>
</a>
</span>
<span class='desc'>
Are there any more meaningful tokens following the current one?
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='atEof-dynamic'>
#
(void)
<b>atEof</b><span>(tokenApi)</span>
<br>
</p>
<div class='docstring'>
<p>Are there any more meaningful tokens following the current one?</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

239
doc/class/BaseLinter.html Normal file
View File

@@ -0,0 +1,239 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>BaseLinter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
BaseLinter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;base_linter.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#isObject-dynamic'>
#
(void)
<b>isObject</b><span>(obj)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#createError-dynamic'>
#
(void)
<b>createError</b><span>(ruleName, attrs = {})</span>
</a>
</span>
<span class='desc'>
Create an error object for the given rule with the given attributes.
</span>
</li>
<li>
<span class='signature'>
<a href='#acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#setupRules-dynamic'>
#
(void)
<b>setupRules</b><span>(rules)</span>
</a>
</span>
<span class='desc'>
Only rules that have a level of error or warn will even get constructed.
</span>
</li>
<li>
<span class='signature'>
<a href='#normalizeResult-dynamic'>
#
(void)
<b>normalizeResult</b><span>(p, result)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(source, config, rules)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='isObject-dynamic'>
#
(void)
<b>isObject</b><span>(obj)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='createError-dynamic'>
#
(void)
<b>createError</b><span>(ruleName, attrs = {})</span>
<br>
</p>
<div class='docstring'>
<p>Create an error object for the given rule with the given
attributes.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='setupRules-dynamic'>
#
(void)
<b>setupRules</b><span>(rules)</span>
<br>
</p>
<div class='docstring'>
<p>Only rules that have a level of error or warn will even get constructed.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='normalizeResult-dynamic'>
#
(void)
<b>normalizeResult</b><span>(p, result)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

167
doc/class/CSVReporter.html Normal file
View File

@@ -0,0 +1,167 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>CSVReporter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
CSVReporter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;reporters&#47;csv.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(errorReport, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

254
doc/class/Cache.html Normal file
View File

@@ -0,0 +1,254 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Cache</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Cache
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;cache.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#path-dynamic'>
#
(void)
<b>path</b><span>(source)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#get-dynamic'>
#
(void)
<b>get</b><span>(source)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#set-dynamic'>
#
(void)
<b>set</b><span>(source, result)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#has-dynamic'>
#
(void)
<b>has</b><span>(source)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#hash-dynamic'>
#
(void)
<b>hash</b><span>(data)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#setConfig-dynamic'>
#
(void)
<b>setConfig</b><span>(config)</span>
</a>
</span>
<span class='desc'>
Use user config as a &quot;namespace&quot; so that when he/she changes it the cache becomes invalid
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(basepath)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='path-dynamic'>
#
(void)
<b>path</b><span>(source)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='get-dynamic'>
#
(void)
<b>get</b><span>(source)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='set-dynamic'>
#
(void)
<b>set</b><span>(source, result)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='has-dynamic'>
#
(void)
<b>has</b><span>(source)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='hash-dynamic'>
#
(void)
<b>hash</b><span>(data)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='setConfig-dynamic'>
#
(void)
<b>setConfig</b><span>(config)</span>
<br>
</p>
<div class='docstring'>
<p>Use user config as a &quot;namespace&quot; so that
when he/she changes it the cache becomes invalid</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>CamelCaseClasses</span>
</div>
</div>
<div id='content'>
<h1>
Class:
CamelCaseClasses
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;camel_case_classes.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;camel_case_classes&#39;,
level: &#39;error&#39;,
message: &#39;Class names should be camel cased&#39;,
description: &quot;This rule mandates that all class names are CamelCased. Camel\ncasing class names is a generally accepted way of distinguishing\nconstructor functions - which require the &#39;new&#39; prefix to behave\nproperly - from plain old functions.\n&lt;pre&gt;\n&lt;code&gt;# Good!\nclass BoaConstrictor\n\n###\nBad!\n###\nclass boaConstrictor\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nThis rule is enabled by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;CLASS&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,178 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>CheckstyleReporter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
CheckstyleReporter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;reporters&#47;checkstyle.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='escape-variable'>
escape
=
</dt>
<dd>
<pre><code class='coffeescript'>JsLintReporter</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(errorReport, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

120
doc/class/Class.html Normal file
View File

@@ -0,0 +1,120 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Class</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Class
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;complicateds&#47;variables.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='z-variable'>
z
=
</dt>
<dd>
<pre><code class='coffeescript'>&#39;123&#39;</code></pre>
</dd>
</dl>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

197
doc/class/Code.html Normal file
View File

@@ -0,0 +1,197 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Code</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Code
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;code.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Node.html'>Node</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Code node that represent lines of CoffeeScript code
in the Haml template.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
inline code
</h4>
<pre><code class='coffeescript'>- for project in projects</code></pre>
<h4>
Escaped code assignment
</h4>
<pre><code class='coffeescript'>= user.get(&#39;email&#39;)</code></pre>
<h4>
Unescaped code assignment
</h4>
<pre><code class='coffeescript'>!= user.get(&#39;email&#39;)</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#CLEAR_WHITESPACE_LEFT-variable'>CLEAR_WHITESPACE_LEFT</a>
<a href='../class/Node.html#CLEAR_WHITESPACE_RIGHT-variable'>CLEAR_WHITESPACE_RIGHT</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Evaluate the Haml inline code
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#addChild-dynamic'>#addChild</a>
<a href='../class/Node.html#getOpener-dynamic'>#getOpener</a>
<a href='../class/Node.html#getCloser-dynamic'>#getCloser</a>
<a href='../class/Node.html#isPreserved-dynamic'>#isPreserved</a>
<a href='../class/Node.html#isCommented-dynamic'>#isCommented</a>
<a href='../class/Node.html#markText-dynamic'>#markText</a>
<a href='../class/Node.html#markRunningCode-dynamic'>#markRunningCode</a>
<a href='../class/Node.html#markInsertingCode-dynamic'>#markInsertingCode</a>
<a href='../class/Node.html#evaluate-dynamic'>#evaluate</a>
<a href='../class/Node.html#render-dynamic'>#render</a>
</p>
</h2>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Evaluate the Haml inline code</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

197
doc/class/CodoCommand.html Normal file
View File

@@ -0,0 +1,197 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>CodoCommand</span>
</div>
</div>
<div id='content'>
<h1>
Class:
CodoCommand
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;src&#47;utils&#47;command.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Command.html'>Command</a>
</td>
</tr>
</table>
<h2>Variables Summary</h2>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Command.html'>Command</a>
</h3>
<p class='inherited'>
<a href='../class/Command.html#options-variable'>options</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#generate-dynamic'>
#
(void)
<b>generate</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#getStats-dynamic'>
#
(void)
<b>getStats</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Command.html'>Command</a>
</h3>
<p class='inherited'>
<a href='../class/Command.html#run-static'>.run</a>
<a href='../class/Command.html#extendOptimist-dynamic'>#extendOptimist</a>
<a href='../class/Command.html#lookupTheme-dynamic'>#lookupTheme</a>
<a href='../class/Command.html#prepareOptions-dynamic'>#prepareOptions</a>
<a href='../class/Command.html#collectStats-dynamic'>#collectStats</a>
<a href='../class/Command.html#generate-dynamic'>#generate</a>
</p>
</h2>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(sources, options)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='generate-dynamic'>
#
(void)
<b>generate</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='getStats-dynamic'>
#
(void)
<b>getStats</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

293
doc/class/CoffeeMaker.html Normal file
View File

@@ -0,0 +1,293 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>CoffeeMaker</span>
</div>
</div>
<div id='content'>
<h1>
Class:
CoffeeMaker
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;cli&#47;coffee-maker.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#compileFile-static'>
.
(void)
<b>compileFile</b><span>(filename, compilerOptions = {}, namespace = null, templateName = null)</span>
</a>
</span>
<span class='desc'>
Compiles a Haml-Coffee file to a JavaScript template.
</span>
</li>
<li>
<span class='signature'>
<a href='#compile-static'>
.
(void)
<b>compile</b><span>(source, templateName, namespace = null, compilerOptions = {})</span>
</a>
</span>
<span class='desc'>
Compiles a Haml-Coffee file to a JavaScript template.
</span>
</li>
<li>
<span class='signature'>
<a href='#renderFile-static'>
.
(void)
<b>renderFile</b><span>(filename, compilerOptions = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#render-static'>
.
(void)
<b>render</b><span>(source, compilerOptions = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='compileFile-static'>
.
(void)
<b>compileFile</b><span>(filename, compilerOptions = {}, namespace = null, templateName = null)</span>
<br>
</p>
<div class='docstring'>
<p>Compiles a Haml-Coffee file to a JavaScript template.
When the output template is omitted, it will be derived from the file name.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>filename</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the Haml coffee file to compile </span>
</li>
<li>
<span class='name'>compilerOptions</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>the compiler options </span>
</li>
<li>
<span class='name'>namespace</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the template namespace </span>
</li>
<li>
<span class='name'>templateName</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the name of the output template </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='compile-static'>
.
(void)
<b>compile</b><span>(source, templateName, namespace = null, compilerOptions = {})</span>
<br>
</p>
<div class='docstring'>
<p>Compiles a Haml-Coffee file to a JavaScript template.
When the output template is omitted, it will be derived from the file name.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>source</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the template source code </span>
</li>
<li>
<span class='name'>templateName</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the name of the output template </span>
</li>
<li>
<span class='name'>namespace</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the template namespace </span>
</li>
<li>
<span class='name'>compilerOptions</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>the compiler options </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='renderFile-static'>
.
(void)
<b>renderFile</b><span>(filename, compilerOptions = {})</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='render-static'>
.
(void)
<b>render</b><span>(source, compilerOptions = {})</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,163 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>ColonAssignmentSpacing</span>
</div>
</div>
<div id='content'>
<h1>
Class:
ColonAssignmentSpacing
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;colon_assignment_spacing.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;colon_assignment_spacing&#39;,
level: &#39;ignore&#39;,
message: &#39;Colon assignment without proper spacing&#39;,
spacing: {
left: 0,
right: 0
},
description: &quot;&lt;p&gt;This rule checks to see that there is spacing before and\nafter the colon in a colon assignment (i.e., classes, objects).\nThe spacing amount is specified by\nspacing.left and spacing.right, respectively.\nA zero value means no spacing required.\n&lt;&#47;p&gt;\n&lt;pre&gt;&lt;code&gt;\n\n###\nGood\n###\nobject = {spacing : true}\nclass Dog\n canBark : true\n\n###\nBad\n###\nobject = {spacing: true}\nclass Cat\n canBark: false\n&lt;&#47;code&gt;&lt;&#47;pre&gt;&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;:&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

328
doc/class/Command.html Normal file
View File

@@ -0,0 +1,328 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Command</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Command
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;command.coffee</td>
</tr>
</table>
<h2>Direct Known Subclasses</h2>
<p class='children'>
<a href='../class/CodoCommand.html'>CodoCommand</a>
</p>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='options-variable'>
options
=
</dt>
<dd>
<pre><code class='coffeescript'>[
{
name: &#39;help&#39;,
alias: &#39;h&#39;,
describe: &#39;Show this help&#39;
}, {
name: &#39;version&#39;,
describe: &#39;Show version&#39;
}, {
name: &#39;extension&#39;,
alias: &#39;x&#39;,
describe: &#39;Coffee files extension&#39;,
&quot;default&quot;: &#39;coffee&#39;
}, {
name: &#39;output&#39;,
alias: &#39;o&#39;,
describe: &#39;The output directory&#39;,
&quot;default&quot;: &#39;.&#47;doc&#39;
}, {
name: &#39;output-dir&#39;
}, {
name: &#39;theme&#39;,
describe: &#39;The theme to be used&#39;,
&quot;default&quot;: &#39;default&#39;
}, {
name: &#39;name&#39;,
alias: &#39;n&#39;,
describe: &#39;The project name used&#39;
}, {
name: &#39;readme&#39;,
alias: &#39;r&#39;,
describe: &#39;The readme file used&#39;
}, {
name: &#39;quiet&#39;,
alias: &#39;q&#39;,
describe: &#39;Supress warnings&#39;,
boolean: true,
&quot;default&quot;: false
}, {
name: &#39;verbose&#39;,
alias: &#39;v&#39;,
describe: &#39;Show parsing errors&#39;,
boolean: true,
&quot;default&quot;: false
}, {
name: &#39;undocumented&#39;,
alias: &#39;u&#39;,
describe: &#39;List undocumented objects&#39;,
boolean: true,
&quot;default&quot;: false
}, {
name: &#39;closure&#39;,
describe: &#39;Try to parse closure-like block comments&#39;,
boolean: true,
&quot;default&quot;: false
}, {
name: &#39;debug&#39;,
alias: &#39;d&#39;,
boolean: true
}
]</code></pre>
</dd>
</dl>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#run-static'>
.
(void)
<b>run</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#extendOptimist-dynamic'>
#
(void)
<b>extendOptimist</b><span>(optimist, defaults = {}, options = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lookupTheme-dynamic'>
#
(void)
<b>lookupTheme</b><span>(name)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#prepareOptions-dynamic'>
#
(void)
<b>prepareOptions</b><span>(optimist, defaults)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#collectStats-dynamic'>
#
(void)
<b>collectStats</b><span>(environment)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#generate-dynamic'>
#
(void)
<b>generate</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='run-static'>
.
(void)
<b>run</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='extendOptimist-dynamic'>
#
(void)
<b>extendOptimist</b><span>(optimist, defaults = {}, options = {})</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lookupTheme-dynamic'>
#
(void)
<b>lookupTheme</b><span>(name)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='prepareOptions-dynamic'>
#
(void)
<b>prepareOptions</b><span>(optimist, defaults)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='collectStats-dynamic'>
#
(void)
<b>collectStats</b><span>(environment)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='generate-dynamic'>
#
(void)
<b>generate</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

198
doc/class/Comment.html Normal file
View File

@@ -0,0 +1,198 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Comment</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Comment
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;comment.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Node.html'>Node</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Comment node for silent code blocks or pure
Haml comments.</p><p>Comments nodes can be silent, so they swallow all the children output.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
silent code block
</h4>
<pre><code class='coffeescript'>-# silent
code comment</code></pre>
<h4>
Haml comment
</h4>
<pre><code class='coffeescript'>&#47; This is a comment</code></pre>
<h4>
Haml conditional comment
</h4>
<pre><code class='coffeescript'>&#47;[if IE]</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#CLEAR_WHITESPACE_LEFT-variable'>CLEAR_WHITESPACE_LEFT</a>
<a href='../class/Node.html#CLEAR_WHITESPACE_RIGHT-variable'>CLEAR_WHITESPACE_RIGHT</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Evaluate the Haml comments
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#addChild-dynamic'>#addChild</a>
<a href='../class/Node.html#getOpener-dynamic'>#getOpener</a>
<a href='../class/Node.html#getCloser-dynamic'>#getCloser</a>
<a href='../class/Node.html#isPreserved-dynamic'>#isPreserved</a>
<a href='../class/Node.html#isCommented-dynamic'>#isCommented</a>
<a href='../class/Node.html#markText-dynamic'>#markText</a>
<a href='../class/Node.html#markRunningCode-dynamic'>#markRunningCode</a>
<a href='../class/Node.html#markInsertingCode-dynamic'>#markInsertingCode</a>
<a href='../class/Node.html#evaluate-dynamic'>#evaluate</a>
<a href='../class/Node.html#render-dynamic'>#render</a>
</p>
</h2>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Evaluate the Haml comments</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -81,6 +81,9 @@
<a href='../class/Operation.html'>Operation</a>
</h3>
<p class='inherited'>
<a href='../class/Operation.html#on-dynamic'>#on</a>
<a href='../class/Operation.html#callEvent-dynamic'>#callEvent</a>
<a href='../class/Operation.html#setParent-dynamic'>#setParent</a>
<a href='../class/Operation.html#getUid-dynamic'>#getUid</a>
<a href='../class/Operation.html#execute-dynamic'>#execute</a>
<a href='../class/Operation.html#saveOperation-dynamic'>#saveOperation</a>
@@ -157,7 +160,7 @@ This result can be sent to other clients.</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -93,6 +93,9 @@ of the Engine is empty.</p>
<a href='../class/Operation.html'>Operation</a>
</h3>
<p class='inherited'>
<a href='../class/Operation.html#on-dynamic'>#on</a>
<a href='../class/Operation.html#callEvent-dynamic'>#callEvent</a>
<a href='../class/Operation.html#setParent-dynamic'>#setParent</a>
<a href='../class/Operation.html#getUid-dynamic'>#getUid</a>
<a href='../class/Operation.html#execute-dynamic'>#execute</a>
<a href='../class/Operation.html#saveOperation-dynamic'>#saveOperation</a>
@@ -191,7 +194,7 @@ of the Engine is empty.</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

262
doc/class/Directive.html Normal file
View File

@@ -0,0 +1,262 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Directive</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Directive
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;directive.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Node.html'>Node</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Directive node for HAML statements that change the meaning or do interact
uniquely with the HAML document.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
include a HAML document inside of another
</h4>
<pre><code class='coffeescript'>+include &#39;path&#47;to&#47;template&#39;[, context]</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='directives-variable'>
directives
=
</dt>
<dd>
<pre><code class='coffeescript'>{
&#47;*
Includes a HAML document inside of the current one. Context included
template is defaulted to the context of this template but may be changed
by passing a second argument.
@example Include with default context
+include &#39;path&#47;to&#47;template&#39;
@example Include with custom context
+include &#39;path&#47;to&#47;template&#39;, @context
*&#47;
include: function(expression) {
var Compiler, code, compiler, context, e, error, name, source, statement, _ref;
try {
_ref = expression.match(&#47;\s*[&#39;&quot;](.*?)[&#39;&quot;](?:,\s*(.*))?\s*&#47;), _ref[0], name = _ref[1], context = _ref[2];
} catch (_error) {
e = _error;
throw new Error(&quot;Failed to parse the include directive from &quot; + expression);
}
if (!context) {
context = &#39;this&#39;;
}
statement = (function() {
switch (this.placement) {
case &#39;global&#39;:
return &quot;&quot; + this.namespace + &quot;[&#39;&quot; + name + &quot;&#39;](&quot; + context + &quot;)&quot;;
case &#39;amd&#39;:
return &quot;require(&#39;&quot; + name + &quot;&#39;)(&quot; + context + &quot;)&quot;;
case &#39;standalone&#39;:
if (typeof browser !== &quot;undefined&quot; &amp;&amp; browser !== null ? browser.process : void 0) {
throw new Error(&quot;Include directive not available in the Browser when placement is standalone.&quot;);
} else {
try {
source = fs.readFileSync(name).toString();
} catch (_error) {
error = _error;
console.error(&quot; Error opening file: %s&quot;, error);
console.error(error);
}
&#47;*
Compile and build the source function.
*&#47;
Compiler = require(&#39;..&#47;haml-coffee&#39;);
compiler = new Compiler(this.options);
compiler.parse(source);
code = CoffeeScript.compile(compiler.precompile(), {
bare: true
});
return statement = &quot;`(function(){&quot; + code + &quot;}).apply(&quot; + context + &quot;)`&quot;;
}
break;
default:
throw new Error(&quot;Include directive not available when placement is &quot; + this.placement);
}
}).call(this);
return this.opener = this.markInsertingCode(statement, false);
}
}</code></pre>
<div class='docstring'>
<p>Map of available directives to methods.</p>
</div>
<div class='tags'>
</div>
</dd>
</dl>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#CLEAR_WHITESPACE_LEFT-variable'>CLEAR_WHITESPACE_LEFT</a>
<a href='../class/Node.html#CLEAR_WHITESPACE_RIGHT-variable'>CLEAR_WHITESPACE_RIGHT</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Evaluate the Haml directive.
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#addChild-dynamic'>#addChild</a>
<a href='../class/Node.html#getOpener-dynamic'>#getOpener</a>
<a href='../class/Node.html#getCloser-dynamic'>#getCloser</a>
<a href='../class/Node.html#isPreserved-dynamic'>#isPreserved</a>
<a href='../class/Node.html#isCommented-dynamic'>#isCommented</a>
<a href='../class/Node.html#markText-dynamic'>#markText</a>
<a href='../class/Node.html#markRunningCode-dynamic'>#markRunningCode</a>
<a href='../class/Node.html#markInsertingCode-dynamic'>#markInsertingCode</a>
<a href='../class/Node.html#evaluate-dynamic'>#evaluate</a>
<a href='../class/Node.html#render-dynamic'>#render</a>
</p>
</h2>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Evaluate the Haml directive.</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,187 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Documentation</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Documentation
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;documentation.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#parseTags-dynamic'>
#
(void)
<b>parseTags</b><span>(lines)</span>
</a>
</span>
<span class='desc'>
Parse the given lines and adds the result to the result object.
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(comment)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='parseTags-dynamic'>
#
(void)
<b>parseTags</b><span>(lines)</span>
<br>
</p>
<div class='docstring'>
<p>Parse the given lines and adds the result
to the result object.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>lines</span>
<span class='type'>
(
<tt>Array&lt;String&gt;</tt>
)
</span>
&mdash;
<span class='desc'>the lines to parse </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

218
doc/class/DuplicateKey.html Normal file
View File

@@ -0,0 +1,218 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>DuplicateKey</span>
</div>
</div>
<div id='content'>
<h1>
Class:
DuplicateKey
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;duplicate_key.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
&#47;*
I don&#39;t know of any legitimate reason to define duplicate keys in an
object. It seems to always be a mistake, it&#39;s also a syntax error in
strict mode.
See http:&#47;&#47;jslinterrors.com&#47;duplicate-key-a&#47;
*&#47;
name: &#39;duplicate_key&#39;,
level: &#39;error&#39;,
message: &#39;Duplicate key defined in object or class&#39;,
description: &quot;Prevents defining duplicate keys in object literals and classes&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;IDENTIFIER&#39;, &#39;{&#39;, &#39;}&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>({type}, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintIdentifier-dynamic'>
#
(void)
<b>lintIdentifier</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintBrace-dynamic'>
#
(void)
<b>lintBrace</b><span>(token)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>({type}, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintIdentifier-dynamic'>
#
(void)
<b>lintIdentifier</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintBrace-dynamic'>
#
(void)
<b>lintBrace</b><span>(token)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,184 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>EmptyConstructorNeedsParens</span>
</div>
</div>
<div id='content'>
<h1>
Class:
EmptyConstructorNeedsParens
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;empty_constructor_needs_parens.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;empty_constructor_needs_parens&#39;,
level: &#39;ignore&#39;,
message: &#39;Invoking a constructor without parens and without arguments&#39;,
description: &quot;Requires constructors with no parameters to include the parens&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;UNARY&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
Return an error if the given indentation token is not correct.
</span>
</li>
<li>
<span class='signature'>
<a href='#handleExpectedCallStart-dynamic'>
#
(void)
<b>handleExpectedCallStart</b><span>(expectedCallStart)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
<div class='docstring'>
<p>Return an error if the given indentation token is not correct.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='handleExpectedCallStart-dynamic'>
#
(void)
<b>handleExpectedCallStart</b><span>(expectedCallStart)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -248,7 +248,7 @@ It checks if operations that were previously not executable are now executable.<
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,482 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Class</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Class
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;class.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#determineContainment-dynamic'>
#
(void)
<b>determineContainment</b><span>(node)</span>
</a>
</span>
<span class='desc'>
Determines if the class definition at given node is using @assignation and if in such case this class is nested into another one
</span>
</li>
<li>
<span class='signature'>
<a href='#fetchParent-dynamic'>
#
(void)
<b>fetchParent</b><span>(source)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fetchName-dynamic'>
#
(void)
<b>fetchName</b><span>(source, selfish, container)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkifyAssign-dynamic'>
#
(void)
<b>linkifyAssign</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkifyValue-dynamic'>
#
(void)
<b>linkifyValue</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkifyCall-dynamic'>
#
(void)
<b>linkifyCall</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkifyParent-dynamic'>
#
(void)
<b>linkifyParent</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkifyMixins-dynamic'>
#
(void)
<b>linkifyMixins</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allMethods-dynamic'>
#
(void)
<b>allMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inherited-dynamic'>
#
(void)
<b>inherited</b><span>(getter)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inheritedMethods-dynamic'>
#
(void)
<b>inheritedMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inheritedVariables-dynamic'>
#
(void)
<b>inheritedVariables</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inheritedProperties-dynamic'>
#
(void)
<b>inheritedProperties</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, file, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='determineContainment-dynamic'>
#
(void)
<b>determineContainment</b><span>(node)</span>
<br>
</p>
<div class='docstring'>
<p>Determines if the class definition at given node is using @assignation
and if in such case this class is nested into another one</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='fetchParent-dynamic'>
#
(void)
<b>fetchParent</b><span>(source)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fetchName-dynamic'>
#
(void)
<b>fetchName</b><span>(source, selfish, container)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkifyAssign-dynamic'>
#
(void)
<b>linkifyAssign</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkifyValue-dynamic'>
#
(void)
<b>linkifyValue</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkifyCall-dynamic'>
#
(void)
<b>linkifyCall</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkifyParent-dynamic'>
#
(void)
<b>linkifyParent</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkifyMixins-dynamic'>
#
(void)
<b>linkifyMixins</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allMethods-dynamic'>
#
(void)
<b>allMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inherited-dynamic'>
#
(void)
<b>inherited</b><span>(getter)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inheritedMethods-dynamic'>
#
(void)
<b>inheritedMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inheritedVariables-dynamic'>
#
(void)
<b>inheritedVariables</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inheritedProperties-dynamic'>
#
(void)
<b>inheritedProperties</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,169 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Extra</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Extra
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;extra.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, path)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,189 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>File</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.File
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;file.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, path, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,175 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Method</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Method
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;method.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, file, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,355 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Mixin</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Mixin
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;mixin.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#is-static'>
.
(void)
<b>is</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isConcernSection-static'>
.
(void)
<b>isConcernSection</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#grabMethods-dynamic'>
#
(void)
<b>grabMethods</b><span>(container, node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#aggregateEffectiveMethods-dynamic'>
#
(void)
<b>aggregateEffectiveMethods</b><span>(kind)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveInclusionMethods-dynamic'>
#
(void)
<b>effectiveInclusionMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveExtensionMethods-dynamic'>
#
(void)
<b>effectiveExtensionMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#effectiveConcernMethods-dynamic'>
#
(void)
<b>effectiveConcernMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='is-static'>
.
(void)
<b>is</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isConcernSection-static'>
.
(void)
<b>isConcernSection</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, file, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='grabMethods-dynamic'>
#
(void)
<b>grabMethods</b><span>(container, node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='aggregateEffectiveMethods-dynamic'>
#
(void)
<b>aggregateEffectiveMethods</b><span>(kind)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveMethods-dynamic'>
#
(void)
<b>effectiveMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveInclusionMethods-dynamic'>
#
(void)
<b>effectiveInclusionMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveExtensionMethods-dynamic'>
#
(void)
<b>effectiveExtensionMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='effectiveConcernMethods-dynamic'>
#
(void)
<b>effectiveConcernMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,246 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Property</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Property
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;property.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Supported formats:
foo: []
get foo: -&gt; set foo: (value) -&gt;
@property &#39;foo&#39; @property &#39;foo&#39;, -&gt; @property &#39;foo&#39;,
get: -&gt;
set: (value) -&gt;</p>
</div>
<div class='tags'>
</div>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#is-static'>
.
(void)
<b>is</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#fetchVariableName-dynamic'>
#
(void)
<b>fetchVariableName</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#unite-dynamic'>
#
(void)
<b>unite</b><span>(property)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='is-static'>
.
(void)
<b>is</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, file, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='fetchVariableName-dynamic'>
#
(void)
<b>fetchVariableName</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='unite-dynamic'>
#
(void)
<b>unite</b><span>(property)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,214 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entities</span>
&raquo;
<span class='title'>Variable</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entities.Variable
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entities&#47;variable.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../../class/Entity.html'>Entity</a>
</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#is-static'>
.
(void)
<b>is</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../../class/Entity.html'>Entity</a>
</h3>
<p class='inherited'>
<a href='../../class/Entity.html#is-static'>.is</a>
<a href='../../class/Entity.html#linkify-dynamic'>#linkify</a>
<a href='../../class/Entity.html#fetchName-dynamic'>#fetchName</a>
<a href='../../class/Entity.html#lookup-dynamic'>#lookup</a>
</p>
</h2>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='looksLike-static'>
.
(void)
<b>looksLike</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='is-static'>
.
(void)
<b>is</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(environment, file, node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

211
doc/class/Entity.html Normal file
View File

@@ -0,0 +1,211 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Entity</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Entity
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;entity.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Base class for all entities.</p>
</div>
<div class='tags'>
</div>
<h2>Direct Known Subclasses</h2>
<p class='children'>
<a href='../class/Entities/Variable.html'>Entities.Variable</a>
</p>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#is-static'>
.
(void)
<b>is</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fetchName-dynamic'>
#
(void)
<b>fetchName</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lookup-dynamic'>
#
(void)
<b>lookup</b><span>(Entity, node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='is-static'>
.
(void)
<b>is</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fetchName-dynamic'>
#
(void)
<b>fetchName</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lookup-dynamic'>
#
(void)
<b>lookup</b><span>(Entity, node)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

453
doc/class/Environment.html Normal file
View File

@@ -0,0 +1,453 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Environment</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Environment
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;environment.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#read-static'>
.
(void)
<b>read</b><span>(files, options = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#readCoffee-dynamic'>
#
(void)
<b>readCoffee</b><span>(file)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#readExtra-dynamic'>
#
(void)
<b>readExtra</b><span>(file)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#registerEntity-dynamic'>
#
(void)
<b>registerEntity</b><span>(entity)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#all-dynamic'>
#
(void)
<b>all</b><span>(Entity, haystack = [])</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allFiles-dynamic'>
#
(void)
<b>allFiles</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allClasses-dynamic'>
#
(void)
<b>allClasses</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allMixins-dynamic'>
#
(void)
<b>allMixins</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allExtras-dynamic'>
#
(void)
<b>allExtras</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allMethods-dynamic'>
#
(void)
<b>allMethods</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#allVariables-dynamic'>
#
(void)
<b>allVariables</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#find-dynamic'>
#
(void)
<b>find</b><span>(Entity, name)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#findReadme-dynamic'>
#
(void)
<b>findReadme</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#reference-dynamic'>
#
(void)
<b>reference</b><span>(needle, context = &#39;&#39;)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='read-static'>
.
(void)
<b>read</b><span>(files, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='readCoffee-dynamic'>
#
(void)
<b>readCoffee</b><span>(file)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='readExtra-dynamic'>
#
(void)
<b>readExtra</b><span>(file)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='registerEntity-dynamic'>
#
(void)
<b>registerEntity</b><span>(entity)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='all-dynamic'>
#
(void)
<b>all</b><span>(Entity, haystack = [])</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allFiles-dynamic'>
#
(void)
<b>allFiles</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allClasses-dynamic'>
#
(void)
<b>allClasses</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allMixins-dynamic'>
#
(void)
<b>allMixins</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allExtras-dynamic'>
#
(void)
<b>allExtras</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allMethods-dynamic'>
#
(void)
<b>allMethods</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='allVariables-dynamic'>
#
(void)
<b>allVariables</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='find-dynamic'>
#
(void)
<b>find</b><span>(Entity, name)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='findReadme-dynamic'>
#
(void)
<b>findReadme</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='linkify-dynamic'>
#
(void)
<b>linkify</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='reference-dynamic'>
#
(void)
<b>reference</b><span>(needle, context = &#39;&#39;)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

273
doc/class/ErrorReport.html Normal file
View File

@@ -0,0 +1,273 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>ErrorReport</span>
</div>
</div>
<div id='content'>
<h1>
Class:
ErrorReport
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;commandline.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>A summary of errors in a CoffeeLint run.</p>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#getExitCode-dynamic'>
#
(void)
<b>getExitCode</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#getSummary-dynamic'>
#
(void)
<b>getSummary</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#getErrors-dynamic'>
#
(void)
<b>getErrors</b><span>(path)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#pathHasWarning-dynamic'>
#
(void)
<b>pathHasWarning</b><span>(path)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#pathHasError-dynamic'>
#
(void)
<b>pathHasError</b><span>(path)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#hasError-dynamic'>
#
(void)
<b>hasError</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#_hasLevel-dynamic'>
#
(void)
<b>_hasLevel</b><span>(path, level)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='getExitCode-dynamic'>
#
(void)
<b>getExitCode</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='getSummary-dynamic'>
#
(void)
<b>getSummary</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='getErrors-dynamic'>
#
(void)
<b>getErrors</b><span>(path)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='pathHasWarning-dynamic'>
#
(void)
<b>pathHasWarning</b><span>(path)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='pathHasError-dynamic'>
#
(void)
<b>pathHasError</b><span>(path)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='hasError-dynamic'>
#
(void)
<b>hasError</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='_hasLevel-dynamic'>
#
(void)
<b>_hasLevel</b><span>(path, level)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,279 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Animal</span>
&raquo;
<span class='title'>Lion</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Animal.Lion
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;example&#47;src&#47;lion.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../../class/Example/Animal.html'>Example.Animal</a>
</td>
</tr>
<tr>
<td>Extends:</td>
<td>
MissingMixin
</td>
</tr>
<tr>
<td>Includes:</td>
<td>
<a href='../../mixin/Example/AngryAnimal.html'>Example.AngryAnimal</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>A dangerous lion. Take care.</p>
</div>
<div class='tags'>
<h3>Author:</h3>
<ul class='author'>
<li>
Simba
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='http://en.wikipedia.org/wiki/Lion'>http:&#47;&#47;en.wikipedia.org&#47;wiki&#47;Lion</a>
</li>
</ul>
</div>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='MAX_SPEED-variable'>
MAX_SPEED
=
</dt>
<dd>
<pre><code class='coffeescript'>50</code></pre>
<div class='docstring'>
<p>Maximum speed in MPH</p>
</div>
<div class='tags'>
</div>
</dd>
</dl>
<h3 class='inherited'>
Variable inherited from
<a href='../../class/Example/Animal.html'>Example.Animal</a>
</h3>
<p class='inherited'>
<a href='../../class/Example/Animal.html#ANSWER-variable'>ANSWER</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#move-dynamic'>
#
(void)
<b>move</b><span>(direction, speed)</span>
</a>
</span>
<span class='desc'>
Move the lion fast
</span>
</li>
<li>
<span class='signature'>
<a href='#escape-dynamic'>
#
(void)
<b>escape</b><span>(direction)</span>
</a>
</span>
<span class='desc'>
Escape at maximum speed.
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../../class/Example/Animal.html'>Example.Animal</a>
</h3>
<p class='inherited'>
<a href='../../class/Example/Animal.html#move-dynamic'>#move</a>
<a href='../../class/Example/Animal.html#copulate-dynamic'>#copulate</a>
<a href='../../class/Example/Animal.html#enterArk-static'>.enterArk</a>
</p>
</h2>
<h2>
<small>Extended Method Summary</small>
</h2>
<h3 class='inherited'>
Methods extended from
MissingMixin
</h3>
<h2>
<small>Included Method Summary</small>
</h2>
<h3 class='inherited'>
Methods included from
<a href='../../mixin/Example/AngryAnimal.html'>Example.AngryAnimal</a>
</h3>
<p class='inherited'>
<a href='../../mixin/Example/AngryAnimal.html#roar-dynamic'>#roar</a>
</p>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='move-dynamic'>
#
(void)
<b>move</b><span>(direction, speed)</span>
<br>
</p>
<div class='docstring'>
<p>Move the lion fast</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>direction</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the moving direction </span>
</li>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the moving speed </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='escape-dynamic'>
#
(void)
<b>escape</b><span>(direction)</span>
<br>
</p>
<div class='docstring'>
<p>Escape at maximum speed.</p><p>@param (see #move)</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,256 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Animal</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Animal
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;test&#47;fixtures&#47;default&#47;animal.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Base class for all animals.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
How to subclass an animal
</h4>
<pre><code class='coffeescript'>class Lion extends Animal
move: (direction, speed) -&gt;</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='ANSWER-variable'>
ANSWER
=
</dt>
<dd>
<pre><code class='coffeescript'>42</code></pre>
<div class='docstring'>
<p>The Answer to the Ultimate Question of Life, the Universe, and Everything</p>
</div>
<div class='tags'>
</div>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#move-dynamic'>
#
(void)
<b>move</b><span>(options = {})</span>
</a>
</span>
<span class='desc'>
Move the animal.
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(name, birthDate = new Date())</span>
<br>
</p>
<div class='docstring'>
<p>Construct a new animal.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>name</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the name of the animal </span>
</li>
<li>
<span class='name'>birthDate</span>
<span class='type'>
(
<tt>Date</tt>
)
</span>
&mdash;
<span class='desc'>when the animal was born </span>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='move-dynamic'>
#
(void)
<b>move</b><span>(options = {})</span>
<br>
</p>
<div class='docstring'>
<p>Move the animal.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Move an animal
</h4>
<pre><code class='coffeescript'>new Lion(&#39;Simba&#39;).move(&#39;south&#39;, 12)</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>the moving options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>direction</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the moving direction </span>
</li>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the speed in mph </span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

169
doc/class/Example/Cell.html Normal file
View File

@@ -0,0 +1,169 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Cell</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Cell
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;test&#47;fixtures&#47;custom&#47;cell.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#grow-dynamic'>
#
(void)
<b>grow</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#clone-dynamic'>
#
(void)
<b>clone</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(name, birthDate = new Date())</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='grow-dynamic'>
#
(void)
<b>grow</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='clone-dynamic'>
#
(void)
<b>clone</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,133 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Concern</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Concern
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;mixins&#47;concern.coffee</td>
</tr>
<tr>
<td>Concerns:</td>
<td>
<a href='../../mixin/Example/Mixins.Concern.html'>Example.Mixins.Concern</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='tags'>
</div>
<h2>
<small>Concerned Method Summary</small>
</h2>
<h3 class='inherited'>
Methods concerned from
<a href='../../mixin/Example/Mixins.Concern.html'>Example.Mixins.Concern</a>
</h3>
<p class='inherited'>
<a href='../../mixin/Example/Mixins.Concern.html#a-static'>.a</a>
<a href='../../mixin/Example/Mixins.Concern.html#z-static'>.z</a>
<a href='../../mixin/Example/Mixins.Concern.html#hi-dynamic'>#hi</a>
<a href='../../mixin/Example/Mixins.Concern.html#goodbye-dynamic'>#goodbye</a>
</p>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,186 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Events</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Events
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;methods&#47;method_events.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#emit-dynamic'>
#
(void)
<b>emit</b><span>(args...)</span>
</a>
</span>
<span class='desc'>
This is a generic Events emit method.
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='emit-dynamic'>
#
(void)
<b>emit</b><span>(args...)</span>
<br>
</p>
<div class='docstring'>
<p>This is a generic Events emit method.</p><p>This should be more description for the method itself, and events
shouldn&#39;t have messed it up.</p>
</div>
<div class='tags'>
<div class='events'>
<h3>Events:</h3>
<div class='event'>
<p class='signature'>
theBasic.One
</p>
<div class='tags'>
</div>
</div>
<div class='event'>
<p class='signature'>
theWeirdOne
</p>
<div class='docstring'>
<p>Omg this event is so weird o_O</p>
</div>
<div class='tags'>
</div>
</div>
<div class='event'>
<p class='signature'>
theComplicatedOne
</p>
<div class='docstring'>
<p>This is the complicated event yo</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>the</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>incredible string </span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,310 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Methods</span>
&raquo;
<span class='title'>Virtual</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Methods.Virtual
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;methods&#47;dynamic_methods.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>This class has virtual methods, which doesn&#39;t
exist in the source but appears in the documentation.</p><p>This line should be part of the class description, and the method declaration
shouldn&#39;t have messed it up.</p>
</div>
<div class='tags'>
</div>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#get-static'>
.
(Object)
<b>get</b><span>(key)</span>
</a>
</span>
<span class='desc'>
Gets a value
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#set-dynamic'>
#
(void)
<b>set</b><span>(key, value)</span>
</a>
</span>
<span class='desc'>
Sets a value
</span>
</li>
<li>
<span class='signature'>
<a href='#delete-dynamic'>
#
(void)
<b>delete</b><span>({key, passion}, foo = &#39;bar&#39;)</span>
</a>
</span>
<span class='desc'>
Deletes a key from the data.
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='get-static'>
.
(Object)
<b>get</b><span>(key)</span>
<br>
</p>
<div class='docstring'>
<p>Gets a value</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>key</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>describe key param </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>describe value param </span>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='set-dynamic'>
#
(void)
<b>set</b><span>(key, value)</span>
<br>
</p>
<div class='docstring'>
<p>Sets a value</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>key</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>describe key param </span>
</li>
<li>
<span class='name'>value</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>describe value param </span>
</li>
</ul>
<h3>
Options Hash:
(value):
</h3>
<ul class='options'>
<li>
<span class='name'>string</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
</li>
<li>
<span class='name'>number</span>
<span class='type'>
(
<tt>Integer</tt>
)
</span>
</li>
<li>
<span class='name'>whatever</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='delete-dynamic'>
#
(void)
<b>delete</b><span>({key, passion}, foo = &#39;bar&#39;)</span>
<br>
</p>
<div class='docstring'>
<p>Deletes a key from the data.</p><p>Another line</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Delete a key.
</h4>
<pre><code class='coffeescript'>emv = new Example.Methods.Virtual
emv.set &#39;foo&#39;, &#39;bar&#39;
val = emv.get &#39;foo&#39;
# now, proclaim you&#39;re done with foo.
emv.delete &#39;foo&#39;</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>key</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>describe key param </span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,247 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Overload</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Overload
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;methods&#47;overload_method.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#set-dynamic'>
~
(void)
<b>set</b><span>(key, value)</span>
</a>
</span>
<span class='desc'>
This is a generic Store set method.
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='set-dynamic'>
~
(void)
<b>set</b><span>(key, value)</span>
<br>
~
(Boolean)
<b>set</b><span>(value)</span>
<br>
</p>
<div class='docstring'>
<p>This is a generic Store set method.</p><p>This should be more description for the method itself, and overload
shouldn&#39;t have messed it up.</p>
</div>
<div class='tags'>
<div class='overloads'>
<h3>Overloads:</h3>
<div class='overload'>
<p class='signature'>
~
(void)
<b>set</b><span>(key, value)</span>
</p>
<div class='docstring'>
<p>Sets a value on key</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>key</span>
<span class='type'>
(
<tt>Symbol</tt>
)
</span>
&mdash;
<span class='desc'>describe key param </span>
</li>
<li>
<span class='name'>value</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>describe value param </span>
</li>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>the options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>test</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the test option </span>
</li>
</ul>
</div>
</div>
<div class='overload'>
<p class='signature'>
~
(Boolean)
<b>set</b><span>(value)</span>
</p>
<div class='docstring'>
<p>Sets a value on the default key <code>:foo</code></p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>value</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>describe value param </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>true when success </span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,238 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Example</span>
&raquo;
<span class='title'>Plant</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Example.Plant
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;test&#47;fixtures&#47;custom&#47;plant.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Base class for all plants.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
How to subclass an plant
</h4>
<pre><code class='coffeescript'>class Tree extends plant
grow: ( speed ) -&gt;</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#grow-dynamic'>
#
(void)
<b>grow</b><span>(options = {})</span>
</a>
</span>
<span class='desc'>
Make the plant grow.
</span>
</li>
<li>
<span class='signature'>
<a href='#clone-dynamic'>
#
(void)
<b>clone</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(name, birthDate = new Date())</span>
<br>
</p>
<div class='docstring'>
<p>Construct a new plant.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>name</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the name of the plant </span>
</li>
<li>
<span class='name'>birthDate</span>
<span class='type'>
(
<tt>Date</tt>
)
</span>
&mdash;
<span class='desc'>when the plant was born </span>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='grow-dynamic'>
#
(void)
<b>grow</b><span>(options = {})</span>
<br>
</p>
<div class='docstring'>
<p>Make the plant grow.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Grow a plant
</h4>
<pre><code class='coffeescript'>new Tree( &#39;Yggdrasil&#39; ).grow( 1 )</code></pre>
</div>
</div>
<div class='tags'>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>speed</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the growth in cm </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='clone-dynamic'>
#
(void)
<b>clone</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

262
doc/class/Filter.html Normal file
View File

@@ -0,0 +1,262 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Filter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Filter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;filter.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Node.html'>Node</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Filter node for built-in Haml filters:</p><ul>
<li><code>:escaped</code></li>
<li><code>:preserve</code></li>
<li><code>:plain</code></li>
<li><code>:css</code></li>
<li><code>:javascript</code></li>
<li><code>:cdata</code></li>
</ul><p>Only the top level filter marker is a filter node, containing
child nodes are text nodes.</p>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#CLEAR_WHITESPACE_LEFT-variable'>CLEAR_WHITESPACE_LEFT</a>
<a href='../class/Node.html#CLEAR_WHITESPACE_RIGHT-variable'>CLEAR_WHITESPACE_RIGHT</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Evaluate the Haml filters
</span>
</li>
<li>
<span class='signature'>
<a href='#render-dynamic'>
#
(void)
<b>render</b><span>()</span>
</a>
</span>
<span class='desc'>
Render the filter
</span>
</li>
<li>
<span class='signature'>
<a href='#renderFilterContent-dynamic'>
#
(void)
<b>renderFilterContent</b><span>(indent, output, type = &#39;text&#39;)</span>
</a>
</span>
<span class='desc'>
Render the child content, but omits empty lines at the end
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#addChild-dynamic'>#addChild</a>
<a href='../class/Node.html#getOpener-dynamic'>#getOpener</a>
<a href='../class/Node.html#getCloser-dynamic'>#getCloser</a>
<a href='../class/Node.html#isPreserved-dynamic'>#isPreserved</a>
<a href='../class/Node.html#isCommented-dynamic'>#isCommented</a>
<a href='../class/Node.html#markText-dynamic'>#markText</a>
<a href='../class/Node.html#markRunningCode-dynamic'>#markRunningCode</a>
<a href='../class/Node.html#markInsertingCode-dynamic'>#markInsertingCode</a>
<a href='../class/Node.html#evaluate-dynamic'>#evaluate</a>
<a href='../class/Node.html#render-dynamic'>#render</a>
</p>
</h2>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Evaluate the Haml filters</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='render-dynamic'>
#
(void)
<b>render</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Render the filter</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='renderFilterContent-dynamic'>
#
(void)
<b>renderFilterContent</b><span>(indent, output, type = &#39;text&#39;)</span>
<br>
</p>
<div class='docstring'>
<p>Render the child content, but omits empty lines at the end</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>output</span>
<span class='type'>
(
<tt>Array</tt>
)
</span>
&mdash;
<span class='desc'>where to append the content </span>
</li>
<li>
<span class='name'>indent</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the content indention </span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

129
doc/class/Fluffy.html Normal file
View File

@@ -0,0 +1,129 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Fluffy</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Fluffy
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;environment&#47;class.coffee</td>
</tr>
<tr>
<td>Includes:</td>
<td>
<a href='../mixin/LookAndFeel.html'>LookAndFeel</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='tags'>
</div>
<h2>
<small>Included Method Summary</small>
</h2>
<h3 class='inherited'>
Methods included from
<a href='../mixin/LookAndFeel.html'>LookAndFeel</a>
</h3>
<p class='inherited'>
<a href='../mixin/LookAndFeel.html#look-dynamic'>#look</a>
<a href='../mixin/LookAndFeel.html#feel-dynamic'>#feel</a>
</p>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,115 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>GlobalTestClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
GlobalTestClass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;global_class.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>This is a test class</p>
</div>
<div class='tags'>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

738
doc/class/Haml.html Normal file
View File

@@ -0,0 +1,738 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Haml</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Haml
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;haml.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Node.html'>Node</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>HAML node that contains Haml a haml tag that can have attributes
and a text or code assignment. There are shortcuts for id and class
generation and some special logic for merging attributes into existing
ids and classes.</p><p>Haml HTML attributes are very limited and allows only simple string
(with interpolation) or variable assignment to an attribute.</p><p>Ruby HTML attributes are more powerful and allows in addition to the
HTML attributes function calls:</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Haml tag
</h4>
<pre><code class='coffeescript'>%footer =&gt; &lt;footer&gt;&lt;&#47;footer&gt;</code></pre>
<h4>
Haml id
</h4>
<pre><code class='coffeescript'>#content =&gt; &lt;div id=&#39;content&#39;&gt;&lt;&#47;div&gt;
%span#status{ :id =&gt; @user.status } =&gt; &lt;span id=&#39;status_#{ @user.status }&#39;&gt;&lt;&#47;span&gt;</code></pre>
<h4>
Haml classes
</h4>
<pre><code class='coffeescript'>.hidden =&gt; &lt;div class=&#39;hidden&#39;&gt;&lt;&#47;div&gt;
%span.large.hidden =&gt; &lt;span class=&#39;large hidden&#39;&gt;&lt;&#47;span&gt;
.large{ :class =&gt; @user.role } =&gt; &lt;div class=&#39;large #{ @user.role }&#39;&gt;&lt;&#47;div&gt;</code></pre>
<h4>
Haml HTML attributes
</h4>
<pre><code class='coffeescript'>%p(class=&#39;hidden&#39;) =&gt; &lt;p class=&#39;hidden&#39;&gt;&lt;p&gt;
#account(class=@status) =&gt; &lt;div id=&#39;account&#39; class=&#39;#{ status }&#39;&gt;&lt;&#47;div&gt;
.logout(title=&quot;Logout #{ user.name }&quot;) =&gt; &lt;div class=&#39;logout&#39; title=&#39;Logout #{ user.name }&#39;&gt;&lt;&#47;div&gt;</code></pre>
<h4>
Haml Ruby attributes
</h4>
<pre><code class='coffeescript'>%p{ :class =&gt; App.user.get(&#39;role&#39;) } =&gt; &lt;p class=&#39;#{ App.user.get(&#39;role&#39;) }&#39;&gt;&lt;&#47;p&gt;</code></pre>
</div>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<h3 class='inherited'>
Variable inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#CLEAR_WHITESPACE_LEFT-variable'>CLEAR_WHITESPACE_LEFT</a>
<a href='../class/Node.html#CLEAR_WHITESPACE_RIGHT-variable'>CLEAR_WHITESPACE_RIGHT</a>
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Evaluate the node content and store the opener tag and the closer tag if applicable.
</span>
</li>
<li>
<span class='signature'>
<a href='#parseExpression-dynamic'>
#
(Object)
<b>parseExpression</b><span>(exp)</span>
</a>
</span>
<span class='desc'>
Parses the expression and detect the tag, attributes and any assignment.
</span>
</li>
<li>
<span class='signature'>
<a href='#parseTag-dynamic'>
#
(Object)
<b>parseTag</b><span>(exp)</span>
</a>
</span>
<span class='desc'>
Parse a tag line.
</span>
</li>
<li>
<span class='signature'>
<a href='#parseAttributes-dynamic'>
#
(Object)
<b>parseAttributes</b><span>(exp)</span>
</a>
</span>
<span class='desc'>
Parse attributes either in Ruby style <code>%tag{ :attr =&gt; &#39;value&#39; }</code> or HTML style <code>%tag(attr=&#39;value)</code>.
</span>
</li>
<li>
<span class='signature'>
<a href='#buildHtmlTagPrefix-dynamic'>
#
(String)
<b>buildHtmlTagPrefix</b><span>(tokens)</span>
</a>
</span>
<span class='desc'>
Build the HTML tag prefix by concatenating all the tag information together.
</span>
</li>
<li>
<span class='signature'>
<a href='#interpolateCodeAttribute-dynamic'>
#
(String)
<b>interpolateCodeAttribute</b><span>(text, unwrap = false)</span>
</a>
</span>
<span class='desc'>
Wrap plain attributes into an interpolation for execution.
</span>
</li>
<li>
<span class='signature'>
<a href='#quoteAndEscapeAttributeValue-dynamic'>
#
(String)
<b>quoteAndEscapeAttributeValue</b><span>(value, code = false)</span>
</a>
</span>
<span class='desc'>
Quote the attribute value, depending on its content.
</span>
</li>
<li>
<span class='signature'>
<a href='#splitInterpolations-dynamic'>
#
(Array&lt;String&gt;)
<b>splitInterpolations</b><span>(value)</span>
</a>
</span>
<span class='desc'>
Split expression by its interpolations.
</span>
</li>
<li>
<span class='signature'>
<a href='#buildDocType-dynamic'>
#
(String)
<b>buildDocType</b><span>(doctype)</span>
</a>
</span>
<span class='desc'>
Build the DocType string depending on the <code>!!!</code> token and the currently used HTML format.
</span>
</li>
<li>
<span class='signature'>
<a href='#isNotSelfClosing-dynamic'>
#
(Boolean)
<b>isNotSelfClosing</b><span>(tag)</span>
</a>
</span>
<span class='desc'>
<p>Test if the given tag is a non-self enclosing tag, by matching against a fixed tag list or parse for the self
closing slash <code>/</code> at the end.</p>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Node.html'>Node</a>
</h3>
<p class='inherited'>
<a href='../class/Node.html#addChild-dynamic'>#addChild</a>
<a href='../class/Node.html#getOpener-dynamic'>#getOpener</a>
<a href='../class/Node.html#getCloser-dynamic'>#getCloser</a>
<a href='../class/Node.html#isPreserved-dynamic'>#isPreserved</a>
<a href='../class/Node.html#isCommented-dynamic'>#isCommented</a>
<a href='../class/Node.html#markText-dynamic'>#markText</a>
<a href='../class/Node.html#markRunningCode-dynamic'>#markRunningCode</a>
<a href='../class/Node.html#markInsertingCode-dynamic'>#markInsertingCode</a>
<a href='../class/Node.html#evaluate-dynamic'>#evaluate</a>
<a href='../class/Node.html#render-dynamic'>#render</a>
</p>
</h2>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Evaluate the node content and store the opener tag
and the closer tag if applicable.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='parseExpression-dynamic'>
#
(Object)
<b>parseExpression</b><span>(exp)</span>
<br>
</p>
<div class='docstring'>
<p>Parses the expression and detect the tag, attributes
and any assignment. In addition class and id cleanup
is performed according the the Haml spec:</p><ul>
<li>Classes are merged together</li>
<li>When multiple ids are provided, the last one is taken, except they are defined in shortcut notation and attribute notation. In this case, they will be combined, separated by underscore.</li>
</ul>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Id merging
</h4>
<pre><code class='coffeescript'>#user{ :id =&gt; @user.id } =&gt; &lt;div id=&#39;user_#{ @user.id }&#39;&gt;&lt;&#47;div&gt;</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>exp</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the HAML expression </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the parsed tag and options tokens </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='parseTag-dynamic'>
#
(Object)
<b>parseTag</b><span>(exp)</span>
<br>
</p>
<div class='docstring'>
<p>Parse a tag line. This recognizes DocType tags <code>!!!</code> and
HAML tags like <code>#id.class text</code>.</p><p>It also parses the code assignment <code>=</code>, <code>}=</code> and <code>)=</code> or
inline text and the whitespace removal markers <code>&lt;</code> and <code>&gt;</code>.</p><p>It detects an object reference <code>[</code> and attributes <code>(</code> / <code>{</code>.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>exp</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the HAML expression </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the parsed tag tokens </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='parseAttributes-dynamic'>
#
(Object)
<b>parseAttributes</b><span>(exp)</span>
<br>
</p>
<div class='docstring'>
<p>Parse attributes either in Ruby style <code>%tag{ :attr =&gt; &#39;value&#39; }</code>
or HTML style <code>%tag(attr=&#39;value)</code>. Both styles can be mixed:
<code>%tag(attr=&#39;value){ :attr =&gt; &#39;value&#39; }</code>.</p><p>This takes also care of proper attribute interpolation, unwrapping
quoted keys and value, e.g. <code>&#39;a&#39; =&gt; &#39;hello&#39;</code> becomes <code>a =&gt; hello</code>.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>exp</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the HAML expression </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the parsed attributes </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='buildHtmlTagPrefix-dynamic'>
#
(String)
<b>buildHtmlTagPrefix</b><span>(tokens)</span>
<br>
</p>
<div class='docstring'>
<p>Build the HTML tag prefix by concatenating all the
tag information together. The result is an unfinished
html tag that must be further processed:</p><p>The Haml spec sorts the <code>class</code> names, even when they
contain interpolated classes. This is supported by
sorting classes at template render time.</p><p>If both an object reference and an id or class attribute is defined,
then the attribute will be ignored.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Prefix tag
</h4>
<pre><code class='coffeescript'>&lt;a id=&#39;id&#39; class=&#39;class&#39; attr=&#39;value&#39;</code></pre>
<h4>
Template render time sorting
</h4>
<pre><code class='coffeescript'>&lt;p class=&#39;#{ [@user.name(), &#39;show&#39;].sort().join(&#39; &#39;) }&#39;&gt;</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>tokens</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>all parsed tag tokens </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the tag prefix </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='interpolateCodeAttribute-dynamic'>
#
(String)
<b>interpolateCodeAttribute</b><span>(text, unwrap = false)</span>
<br>
</p>
<div class='docstring'>
<p>Wrap plain attributes into an interpolation for execution.
In addition wrap it into escaping and cleaning function,
depending on the options.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>text</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the possible code </span>
</li>
<li>
<span class='name'>unwrap</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>unwrap static text from quotes </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the text of the wrapped code </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='quoteAndEscapeAttributeValue-dynamic'>
#
(String)
<b>quoteAndEscapeAttributeValue</b><span>(value, code = false)</span>
<br>
</p>
<div class='docstring'>
<p>Quote the attribute value, depending on its
content. If the attribute contains an interpolation,
each interpolation will be cleaned and/or escaped,
depending on the compiler options.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>value</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the without start and end quote </span>
</li>
<li>
<span class='name'>code</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>if we are in a code block </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the quoted value </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='splitInterpolations-dynamic'>
#
(Array&lt;String&gt;)
<b>splitInterpolations</b><span>(value)</span>
<br>
</p>
<div class='docstring'>
<p>Split expression by its interpolations.</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
</h4>
<pre><code class='coffeescript'>&#39;Hello #{ &quot;#{ soso({}) }&quot; } Interpol&#39;) =&gt; [&quot;Hello &quot;, &quot;#{ &quot;#{ soso({}) }&quot; }&quot;, &quot; Interpol&quot;]
&#39;Hello #{ &quot;#{ soso }&quot; } Interpol&#39;) =&gt; [&quot;Hello &quot;, &quot;#{ &quot;#{ soso }&quot; }&quot;, &quot; Interpol&quot;]
&#39;Hello #{ int } Interpol&#39;) =&gt; [&quot;Hello &quot;, &quot;#{ int }&quot;, &quot; Interpol&quot;]
&#39;Hello Interpol&#39;) =&gt; [&quot;Hello Interpol&quot;]
&#39;#{ int } Interpol&#39;) =&gt; [&quot;#{ int }&quot;, &quot; Interpol&quot;]
&#39;Hello #{ int }&#39;) =&gt; [&quot;Hello &quot;, &quot;#{ int }&quot;]
&#39;#{ int }&#39;) =&gt; [&quot;#{ int }&quot;]</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>value</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the attribute value </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Array&lt;String&gt;</tt>
)
&mdash;
<span class='desc'>the splitted string </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='buildDocType-dynamic'>
#
(String)
<b>buildDocType</b><span>(doctype)</span>
<br>
</p>
<div class='docstring'>
<p>Build the DocType string depending on the <code>!!!</code> token
and the currently used HTML format.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>doctype</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the HAML doctype </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the HTML doctype </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='isNotSelfClosing-dynamic'>
#
(Boolean)
<b>isNotSelfClosing</b><span>(tag)</span>
<br>
</p>
<div class='docstring'>
<p>Test if the given tag is a non-self enclosing tag, by
matching against a fixed tag list or parse for the self
closing slash <code>/</code> at the end.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>tag</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the tag name without brackets </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>true when a non self closing tag </span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

1293
doc/class/HamlCoffee.html Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -286,7 +286,7 @@ other operations (it wont executed)</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -83,6 +83,9 @@
<a href='../class/Insert.html#getDistanceToOrigin-dynamic'>#getDistanceToOrigin</a>
<a href='../class/Insert.html#update_sl-dynamic'>#update_sl</a>
<a href='../class/Insert.html#execute-dynamic'>#execute</a>
<a href='../class/Operation.html#on-dynamic'>#on</a>
<a href='../class/Operation.html#callEvent-dynamic'>#callEvent</a>
<a href='../class/Operation.html#setParent-dynamic'>#setParent</a>
<a href='../class/Operation.html#getUid-dynamic'>#getUid</a>
<a href='../class/Operation.html#saveOperation-dynamic'>#saveOperation</a>
<a href='../class/Operation.html#validateSavedOperations-dynamic'>#validateSavedOperations</a>
@@ -161,7 +164,7 @@
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

274
doc/class/Indentation.html Normal file
View File

@@ -0,0 +1,274 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Indentation</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Indentation
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;indentation.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;indentation&#39;,
value: 2,
level: &#39;error&#39;,
message: &#39;Line contains inconsistent indentation&#39;,
description: &quot;This rule imposes a standard number of spaces to be used for\nindentation. Since whitespace is significant in CoffeeScript, it&#39;s\ncritical that a project chooses a standard indentation format and\nstays consistent. Other roads lead to darkness. &lt;pre&gt; &lt;code&gt;#\nEnabling this option will prevent this ugly\n###\nbut otherwise valid CoffeeScript.\n###\ntwoSpaces = () -&gt;\n fourSpaces = () -&gt;\n eightSpaces = () -&gt;\n &#39;this is valid CoffeeScript&#39;\n\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nTwo space indentation is enabled by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;INDENT&#39;, &#39;[&#39;, &#39;]&#39;, &#39;.&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
Return an error if the given indentation token is not correct.
</span>
</li>
<li>
<span class='signature'>
<a href='#inArray-dynamic'>
#
(void)
<b>inArray</b><span>()</span>
</a>
</span>
<span class='desc'>
Return true if the current token is inside of an array.
</span>
</li>
<li>
<span class='signature'>
<a href='#lintArray-dynamic'>
#
(void)
<b>lintArray</b><span>(token)</span>
</a>
</span>
<span class='desc'>
Lint the given array token.
</span>
</li>
<li>
<span class='signature'>
<a href='#handleChain-dynamic'>
#
(void)
<b>handleChain</b><span>(tokenApi, expected)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#getCorrectIndent-dynamic'>
#
(void)
<b>getCorrectIndent</b><span>(tokenApi)</span>
</a>
</span>
<span class='desc'>
Returns a corrected INDENT value if the current line is part of a chained call.
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
<div class='docstring'>
<p>Return an error if the given indentation token is not correct.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='inArray-dynamic'>
#
(void)
<b>inArray</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Return true if the current token is inside of an array.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='lintArray-dynamic'>
#
(void)
<b>lintArray</b><span>(token)</span>
<br>
</p>
<div class='docstring'>
<p>Lint the given array token.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='handleChain-dynamic'>
#
(void)
<b>handleChain</b><span>(tokenApi, expected)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='getCorrectIndent-dynamic'>
#
(void)
<b>getCorrectIndent</b><span>(tokenApi)</span>
<br>
</p>
<div class='docstring'>
<p>Returns a corrected INDENT value if the current line is part of
a chained call. Otherwise returns original INDENT value.</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -125,6 +125,9 @@ For the sake of efficiency we maintain two lists: - The short-list (abbrev. sl)
<a href='../class/Operation.html'>Operation</a>
</h3>
<p class='inherited'>
<a href='../class/Operation.html#on-dynamic'>#on</a>
<a href='../class/Operation.html#callEvent-dynamic'>#callEvent</a>
<a href='../class/Operation.html#setParent-dynamic'>#setParent</a>
<a href='../class/Operation.html#getUid-dynamic'>#getUid</a>
<a href='../class/Operation.html#execute-dynamic'>#execute</a>
<a href='../class/Operation.html#saveOperation-dynamic'>#saveOperation</a>
@@ -255,7 +258,7 @@ TODO (Unused)</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -234,7 +234,7 @@
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,187 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>JSLintReporter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
JSLintReporter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;reporters&#47;jslint.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#escape-dynamic'>
#
(void)
<b>escape</b><span>(msg)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(errorReport, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='escape-dynamic'>
#
(void)
<b>escape</b><span>(msg)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -308,7 +308,7 @@
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -135,7 +135,7 @@ console.log(w.newProperty == &quot;Awesome&quot;) # true!</code></pre>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -274,7 +274,7 @@ JsonYatta was initialized (Depending on the HistoryBuffer implementation).</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,243 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>LexicalLinter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
LexicalLinter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;lexical_linter.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/BaseLinter.html'>BaseLinter</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>A class that performs checks on the output of CoffeeScript&#39;s lexer.</p>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
</a>
</span>
<span class='desc'>
Return a list of errors encountered in the given source.
</span>
</li>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token)</span>
</a>
</span>
<span class='desc'>
Return an error if the given token fails a lint check, false otherwise.
</span>
</li>
<li>
<span class='signature'>
<a href='#createError-dynamic'>
#
(void)
<b>createError</b><span>(ruleName, attrs = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/BaseLinter.html'>BaseLinter</a>
</h3>
<p class='inherited'>
<a href='../class/BaseLinter.html#isObject-dynamic'>#isObject</a>
<a href='../class/BaseLinter.html#createError-dynamic'>#createError</a>
<a href='../class/BaseLinter.html#acceptRule-dynamic'>#acceptRule</a>
<a href='../class/BaseLinter.html#setupRules-dynamic'>#setupRules</a>
<a href='../class/BaseLinter.html#normalizeResult-dynamic'>#normalizeResult</a>
</p>
</h2>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(source, config, rules, CoffeeScript)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Return a list of errors encountered in the given source.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token)</span>
<br>
</p>
<div class='docstring'>
<p>Return an error if the given token fails a lint check, false otherwise.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='createError-dynamic'>
#
(void)
<b>createError</b><span>(ruleName, attrs = {})</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

254
doc/class/LineApi.html Normal file
View File

@@ -0,0 +1,254 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>LineApi</span>
</div>
</div>
<div id='content'>
<h1>
Class:
LineApi
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;line_linter.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='lineNumber-variable'>
lineNumber
=
</dt>
<dd>
<pre><code class='coffeescript'>0</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#isLiterate-dynamic'>
#
(void)
<b>isLiterate</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#maintainClassContext-dynamic'>
#
(void)
<b>maintainClassContext</b><span>(line)</span>
</a>
</span>
<span class='desc'>
maintain the contextual information for class-related stuff
</span>
</li>
<li>
<span class='signature'>
<a href='#isLastLine-dynamic'>
#
(void)
<b>isLastLine</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lineHasToken-dynamic'>
#
(void)
<b>lineHasToken</b><span>(tokenType = null, lineNumber = null)</span>
</a>
</span>
<span class='desc'>
Return true if the given line actually has tokens.
</span>
</li>
<li>
<span class='signature'>
<a href='#getLineTokens-dynamic'>
#
(void)
<b>getLineTokens</b><span>()</span>
</a>
</span>
<span class='desc'>
Return tokens for the given line number.
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(source, config, tokensByLine, literate)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='isLiterate-dynamic'>
#
(void)
<b>isLiterate</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='maintainClassContext-dynamic'>
#
(void)
<b>maintainClassContext</b><span>(line)</span>
<br>
</p>
<div class='docstring'>
<p>maintain the contextual information for class-related stuff</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='isLastLine-dynamic'>
#
(void)
<b>isLastLine</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lineHasToken-dynamic'>
#
(void)
<b>lineHasToken</b><span>(tokenType = null, lineNumber = null)</span>
<br>
</p>
<div class='docstring'>
<p>Return true if the given line actually has tokens.
Optional parameter to check for a specific token type and line number.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='getLineTokens-dynamic'>
#
(void)
<b>getLineTokens</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Return tokens for the given line number.</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

152
doc/class/LineEndings.html Normal file
View File

@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>LineEndings</span>
</div>
</div>
<div id='content'>
<h1>
Class:
LineEndings
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;line_endings.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;line_endings&#39;,
level: &#39;ignore&#39;,
value: &#39;unix&#39;,
message: &#39;Line contains incorrect line endings&#39;,
description: &quot;This rule ensures your project uses only &lt;tt&gt;windows&lt;&#47;tt&gt; or\n&lt;tt&gt;unix&lt;&#47;tt&gt; line endings. This rule is disabled by default.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

269
doc/class/LineLinter.html Normal file
View File

@@ -0,0 +1,269 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>LineLinter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
LineLinter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;line_linter.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/BaseLinter.html'>BaseLinter</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>A class that performs regex checks on each line of the source.</p>
</div>
<div class='tags'>
</div>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='configStatement-variable'>
configStatement
=
</dt>
<dd>
<pre><code class='coffeescript'>configStatement</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line)</span>
</a>
</span>
<span class='desc'>
Return an error if the line contained failed a rule, null otherwise.
</span>
</li>
<li>
<span class='signature'>
<a href='#collectInlineConfig-dynamic'>
#
(void)
<b>collectInlineConfig</b><span>(line)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#createError-dynamic'>
#
(void)
<b>createError</b><span>(rule, attrs = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/BaseLinter.html'>BaseLinter</a>
</h3>
<p class='inherited'>
<a href='../class/BaseLinter.html#isObject-dynamic'>#isObject</a>
<a href='../class/BaseLinter.html#createError-dynamic'>#createError</a>
<a href='../class/BaseLinter.html#acceptRule-dynamic'>#acceptRule</a>
<a href='../class/BaseLinter.html#setupRules-dynamic'>#setupRules</a>
<a href='../class/BaseLinter.html#normalizeResult-dynamic'>#normalizeResult</a>
</p>
</h2>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(source, config, rules, tokensByLine, literate = false)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='acceptRule-dynamic'>
#
(void)
<b>acceptRule</b><span>(rule)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lint-dynamic'>
#
(void)
<b>lint</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line)</span>
<br>
</p>
<div class='docstring'>
<p>Return an error if the line contained failed a rule, null otherwise.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='collectInlineConfig-dynamic'>
#
(void)
<b>collectInlineConfig</b><span>(line)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='createError-dynamic'>
#
(void)
<b>createError</b><span>(rule, attrs = {})</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -208,7 +208,7 @@ Doesn&#39;t return left-right delimiter.</p>
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -106,7 +106,7 @@
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,153 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>MaxLineLength</span>
</div>
</div>
<div id='content'>
<h1>
Class:
MaxLineLength
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;max_line_length.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;max_line_length&#39;,
value: 80,
level: &#39;error&#39;,
limitComments: true,
message: &#39;Line exceeds maximum allowed length&#39;,
description: &quot;This rule imposes a maximum line length on your code. &lt;a\nhref=\&quot;http:&#47;&#47;www.python.org&#47;dev&#47;peps&#47;pep-0008&#47;\&quot;&gt;Python&#39;s style\nguide&lt;&#47;a&gt; does a good job explaining why you might want to limit the\nlength of your lines, though this is a matter of taste.\n\nLines can be no longer than eighty characters by default.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

315
doc/class/Meta/Method.html Normal file
View File

@@ -0,0 +1,315 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Meta</span>
&raquo;
<span class='title'>Method</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Meta.Method
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;meta&#47;method.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#override-static'>
.
(void)
<b>override</b><span>(options, overrides)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fromMethodEntity-static'>
.
(void)
<b>fromMethodEntity</b><span>(entity, overrides = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fromDocumentationMethod-static'>
.
(void)
<b>fromDocumentationMethod</b><span>(entry, overrides = {})</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#effectiveOverloads-dynamic'>
#
(void)
<b>effectiveOverloads</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#kindSignature-dynamic'>
#
(void)
<b>kindSignature</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#shortSignature-dynamic'>
#
(void)
<b>shortSignature</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#typeSignature-dynamic'>
#
(void)
<b>typeSignature</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#paramsSignature-dynamic'>
#
(void)
<b>paramsSignature</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='override-static'>
.
(void)
<b>override</b><span>(options, overrides)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fromMethodEntity-static'>
.
(void)
<b>fromMethodEntity</b><span>(entity, overrides = {})</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fromDocumentationMethod-static'>
.
(void)
<b>fromDocumentationMethod</b><span>(entry, overrides = {})</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='effectiveOverloads-dynamic'>
#
(void)
<b>effectiveOverloads</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='kindSignature-dynamic'>
#
(void)
<b>kindSignature</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='shortSignature-dynamic'>
#
(void)
<b>shortSignature</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='typeSignature-dynamic'>
#
(void)
<b>typeSignature</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='paramsSignature-dynamic'>
#
(void)
<b>paramsSignature</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,255 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Meta</span>
&raquo;
<span class='title'>Parameter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Meta.Parameter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;lib&#47;meta&#47;parameter.coffee</td>
</tr>
</table>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#fromNode-static'>
.
(void)
<b>fromNode</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fromSignature-static'>
.
(void)
<b>fromSignature</b><span>(signature)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fetchName-static'>
.
(void)
<b>fetchName</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#fetchDefault-static'>
.
(void)
<b>fetchDefault</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#toString-dynamic'>
#
(void)
<b>toString</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='fromNode-static'>
.
(void)
<b>fromNode</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fromSignature-static'>
.
(void)
<b>fromSignature</b><span>(signature)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fetchName-static'>
.
(void)
<b>fetchName</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='fetchDefault-static'>
.
(void)
<b>fetchDefault</b><span>(node)</span>
<br>
</p>
</div>
</div>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(name, splat, default)</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='toString-dynamic'>
#
(void)
<b>toString</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='inspect-dynamic'>
#
(void)
<b>inspect</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,343 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>MissingFatArrows</span>
</div>
</div>
<div id='content'>
<h1>
Class:
MissingFatArrows
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;missing_fat_arrows.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;missing_fat_arrows&#39;,
level: &#39;ignore&#39;,
message: &#39;Used `this` in a function without a fat arrow&#39;,
description: &quot;Warns when you use `this` inside a function that wasn&#39;t defined\nwith a fat arrow. This rule does not apply to methods defined in a\nclass, since they have `this` bound to the class instance (or the\nclass itself, for class methods).\n\nIt is impossible to statically determine whether a function using\n`this` will be bound with the correct `this` value due to language\nfeatures like `Function.prototype.call` and\n`Function.prototype.bind`, so this rule may produce false positives.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node, methods = [])</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isCode-dynamic'>
#
(void)
<b>isCode</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isClass-dynamic'>
#
(void)
<b>isClass</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isValue-dynamic'>
#
(void)
<b>isValue</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isObject-dynamic'>
#
(void)
<b>isObject</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isThis-dynamic'>
#
(void)
<b>isThis</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isFatArrowCode-dynamic'>
#
(void)
<b>isFatArrowCode</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#needsFatArrow-dynamic'>
#
(void)
<b>needsFatArrow</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#methodsOfClass-dynamic'>
#
(void)
<b>methodsOfClass</b><span>(classNode)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node, methods = [])</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isCode-dynamic'>
#
(void)
<b>isCode</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isClass-dynamic'>
#
(void)
<b>isClass</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isValue-dynamic'>
#
(void)
<b>isValue</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isObject-dynamic'>
#
(void)
<b>isObject</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isThis-dynamic'>
#
(void)
<b>isThis</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isFatArrowCode-dynamic'>
#
(void)
<b>isFatArrowCode</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='needsFatArrow-dynamic'>
#
(void)
<b>needsFatArrow</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='methodsOfClass-dynamic'>
#
(void)
<b>methodsOfClass</b><span>(classNode)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

109
doc/class/MyTestClass.html Normal file
View File

@@ -0,0 +1,109 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>MyTestClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
MyTestClass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;simple_class.coffee</td>
</tr>
</table>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

117
doc/class/NS/Clazz.html Normal file
View File

@@ -0,0 +1,117 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NS</span>
&raquo;
<span class='title'>Clazz</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NS.Clazz
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;class_extends.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
Another.Clazz
</td>
</tr>
</table>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NewlinesAfterClasses</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NewlinesAfterClasses
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;newlines_after_classes.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;newlines_after_classes&#39;,
value: 3,
level: &#39;ignore&#39;,
message: &#39;Wrong count of newlines between a class and other code&#39;,
description: &quot;Checks the number of newlines between classes and other code&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

159
doc/class/NoBackticks.html Normal file
View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoBackticks</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoBackticks
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_backticks.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_backticks&#39;,
level: &#39;error&#39;,
message: &#39;Backticks are forbidden&#39;,
description: &quot;Backticks allow snippets of JavaScript to be embedded in\nCoffeeScript. While some folks consider backticks useful in a few\nniche circumstances, they should be avoided because so none of\nJavaScript&#39;s \&quot;bad parts\&quot;, like &lt;tt&gt;with&lt;&#47;tt&gt; and &lt;tt&gt;eval&lt;&#47;tt&gt;,\nsneak into CoffeeScript.\nThis rule is enabled by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&quot;JS&quot;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

159
doc/class/NoDebugger.html Normal file
View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoDebugger</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoDebugger
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_debugger.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_debugger&#39;,
level: &#39;warn&#39;,
message: &#39;Debugger statements will cause warnings&#39;,
description: &quot;This rule detects the `debugger` statement.\nThis rule is `warn` by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&quot;DEBUGGER&quot;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,171 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoEmptyFunctions</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoEmptyFunctions
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_empty_functions.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_empty_functions&#39;,
level: &#39;ignore&#39;,
message: &#39;Empty function&#39;,
description: &quot;Disallows declaring empty functions. The goal of this rule is that\nunintentional empty callbacks can be detected:\n&lt;pre&gt;\n&lt;code&gt;someFunctionWithCallback -&gt;\ndoSomethingSignificant()\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nThe problem is that the call to\n&lt;tt&gt;doSomethingSignificant&lt;&#47;tt&gt; will be made regardless\nof &lt;tt&gt;someFunctionWithCallback&lt;&#47;tt&gt;&#39;s execution. It can\nbe because you did not indent the call to\n&lt;tt&gt;doSomethingSignificant&lt;&#47;tt&gt; properly.\n\nIf you really meant that &lt;tt&gt;someFunctionWithCallback&lt;&#47;tt&gt;\nshould call a callback that does nothing, you can write your code\nthis way:\n&lt;pre&gt;\n&lt;code&gt;someFunctionWithCallback -&gt;\n undefined\ndoSomethingSignificant()\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node, astApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node, astApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoEmptyParamList</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoEmptyParamList
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_empty_param_list.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_empty_param_list&#39;,
level: &#39;ignore&#39;,
message: &#39;Empty parameter list is forbidden&#39;,
description: &quot;This rule prohibits empty parameter lists in function definitions.\n&lt;pre&gt;\n&lt;code&gt;# The empty parameter list in here is unnecessary:\nmyFunction = () -&amp;gt;\n\n###\nWe might favor this instead:\n###\nmyFunction = -&amp;gt;\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nEmpty parameter lists are permitted by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&quot;PARAM_START&quot;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,180 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoImplicitBraces</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoImplicitBraces
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_implicit_braces.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_implicit_braces&#39;,
level: &#39;ignore&#39;,
message: &#39;Implicit braces are forbidden&#39;,
strict: true,
description: &quot;This rule prohibits implicit braces when declaring object literals.\nImplicit braces can make code more difficult to understand,\nespecially when used in combination with optional parenthesis.\n&lt;pre&gt;\n&lt;code&gt;# Do you find this code ambiguous? Is it a\nmyFunction a, b, 1:2, 3:4\n\nmyFunction(a, b, {1:2, 3:4})\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nImplicit braces are permitted by default, since their use is\nidiomatic CoffeeScript.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&quot;{&quot;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isPartOfClass-dynamic'>
#
(void)
<b>isPartOfClass</b><span>(tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isPartOfClass-dynamic'>
#
(void)
<b>isPartOfClass</b><span>(tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,160 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoImplicitParens</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoImplicitParens
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_implicit_parens.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_implicit_parens&#39;,
strict: true,
level: &#39;ignore&#39;,
message: &#39;Implicit parens are forbidden&#39;,
description: &quot;This rule prohibits implicit parens on function calls.\n&lt;pre&gt;\n&lt;code&gt;# Some folks don&#39;t like this style of coding.\nmyFunction a, b, c\n\nmyFunction(a, b, c)\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nImplicit parens are permitted by default, since their use is\nidiomatic CoffeeScript.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;CALL_END&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoInterpolationInSingleQuotes</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoInterpolationInSingleQuotes
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_interpolation_in_single_quotes.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_interpolation_in_single_quotes&#39;,
level: &#39;ignore&#39;,
message: &#39;Interpolation in single quoted strings is forbidden&#39;,
description: &#39;This rule prohibits string interpolation in a single quoted string.\n&lt;pre&gt;\n&lt;code&gt;# String interpolation in single quotes is not allowed:\nfoo = \&#39;#{bar}\&#39;\n\n###\nDouble quotes is OK of course\n###\nfoo = &quot;#{bar}&quot;\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nString interpolation in single quoted strings is permitted by\ndefault.&#39;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;STRING&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

159
doc/class/NoPlusPlus.html Normal file
View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoPlusPlus</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoPlusPlus
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_plusplus.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_plusplus&#39;,
level: &#39;ignore&#39;,
message: &#39;The increment and decrement operators are forbidden&#39;,
description: &quot;This rule forbids the increment and decrement arithmetic operators.\nSome people believe the &lt;tt&gt;++&lt;&#47;tt&gt; and &lt;tt&gt;--&lt;&#47;tt&gt; to be cryptic\nand the cause of bugs due to misunderstandings of their precedence\nrules.\nThis rule is disabled by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&quot;++&quot;, &quot;--&quot;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoStandAloneAt</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoStandAloneAt
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_stand_alone_at.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_stand_alone_at&#39;,
level: &#39;ignore&#39;,
message: &#39;@ must not be used stand alone&#39;,
description: &quot;This rule checks that no stand alone @ are in use, they are\ndiscouraged. Further information in CoffeScript issue &lt;a\nhref=\&quot;https:&#47;&#47;github.com&#47;jashkenas&#47;coffee-script&#47;issues&#47;1601\&quot;&gt;&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;@&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

151
doc/class/NoTabs.html Normal file
View File

@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoTabs</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoTabs
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_tabs.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_tabs&#39;,
level: &#39;error&#39;,
message: &#39;Line contains tab indentation&#39;,
description: &quot;This rule forbids tabs in indentation. Enough said. It is enabled by\ndefault.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoThrowingStrings</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoThrowingStrings
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_throwing_strings.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_throwing_strings&#39;,
level: &#39;error&#39;,
message: &#39;Throwing strings is forbidden&#39;,
description: &quot;This rule forbids throwing string literals or interpolations. While\nJavaScript (and CoffeeScript by extension) allow any expression to\nbe thrown, it is best to only throw &lt;a\nhref=\&quot;https:&#47;&#47;developer.mozilla.org\n&#47;en&#47;JavaScript&#47;Reference&#47;Global_Objects&#47;Error\&quot;&gt; Error&lt;&#47;a&gt; objects,\nbecause they contain valuable debugging information like the stack\ntrace. Because of JavaScript&#39;s dynamic nature, CoffeeLint cannot\nensure you are always throwing instances of &lt;tt&gt;Error&lt;&#47;tt&gt;. It will\nonly catch the simple but real case of throwing literal strings.\n&lt;pre&gt;\n&lt;code&gt;# CoffeeLint will catch this:\nthrow \&quot;i made a boo boo\&quot;\n\nthrow getSomeString()\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nThis rule is enabled by default.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;THROW&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoTrailingSemicolons</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoTrailingSemicolons
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_trailing_semicolons.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_trailing_semicolons&#39;,
level: &#39;error&#39;,
message: &#39;Line contains a trailing semicolon&#39;,
description: &quot;This rule prohibits trailing semicolons, since they are needless\ncruft in CoffeeScript.\n&lt;pre&gt;\n&lt;code&gt;# This semicolon is meaningful.\nx = &#39;1234&#39;; console.log(x)\n\nalert(&#39;end of line&#39;);\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nTrailing semicolons are forbidden by default.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,153 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoTrailingWhitespace</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoTrailingWhitespace
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_trailing_whitespace.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_trailing_whitespace&#39;,
level: &#39;error&#39;,
message: &#39;Line ends with trailing whitespace&#39;,
allowed_in_comments: false,
allowed_in_empty_lines: true,
description: &quot;This rule forbids trailing whitespace in your code, since it is\nneedless cruft. It is enabled by default.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintLine-dynamic'>
#
(void)
<b>lintLine</b><span>(line, lineApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,199 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoUnnecessaryDoubleQuotes</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoUnnecessaryDoubleQuotes
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_unnecessary_double_quotes.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_unnecessary_double_quotes&#39;,
level: &#39;ignore&#39;,
message: &#39;Unnecessary double quotes are forbidden&#39;,
description: &#39;This rule prohibits double quotes unless string interpolation is\nused or the string contains single quotes.\n&lt;pre&gt;\n&lt;code&gt;# Double quotes are discouraged:\nfoo = &quot;bar&quot;\n\n###\nUnless string interpolation is used:\n###\nfoo = &quot;#{bar}baz&quot;\n\n###\nOr they prevent cumbersome escaping:\n###\nfoo = &quot;I\&#39;m just following the \&#39;rules\&#39;&quot;\n&lt;&#47;code&gt;\n&lt;&#47;pre&gt;\nDouble quotes are permitted by default.&#39;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;STRING&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isInterpolated-dynamic'>
#
(void)
<b>isInterpolated</b><span>(tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#containsSingleQuote-dynamic'>
#
(void)
<b>containsSingleQuote</b><span>(tokenValue)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isInterpolated-dynamic'>
#
(void)
<b>isInterpolated</b><span>(tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='containsSingleQuote-dynamic'>
#
(void)
<b>containsSingleQuote</b><span>(tokenValue)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,275 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NoUnnecessaryFatArrows</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NoUnnecessaryFatArrows
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;no_unnecessary_fat_arrows.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;no_unnecessary_fat_arrows&#39;,
level: &#39;warn&#39;,
message: &#39;Unnecessary fat arrow&#39;,
description: &quot;Disallows defining functions with fat arrows when `this`\nis not used within the function.&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isCode-dynamic'>
#
(void)
<b>isCode</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isFatArrowCode-dynamic'>
#
(void)
<b>isFatArrowCode</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isValue-dynamic'>
#
(void)
<b>isValue</b><span>(node)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isThis-dynamic'>
#
(void)
<b>isThis</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#needsFatArrow-dynamic'>
#
(void)
<b>needsFatArrow</b><span>(node)</span>
</a>
</span>
<span class='bound note title'>Bound</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintAST-dynamic'>
#
(void)
<b>lintAST</b><span>(node, astApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintNode-dynamic'>
#
(void)
<b>lintNode</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isCode-dynamic'>
#
(void)
<b>isCode</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isFatArrowCode-dynamic'>
#
(void)
<b>isFatArrowCode</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isValue-dynamic'>
#
(void)
<b>isValue</b><span>(node)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isThis-dynamic'>
#
(void)
<b>isThis</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='needsFatArrow-dynamic'>
#
(void)
<b>needsFatArrow</b><span>(node)</span>
<span class='bound note'>Bound</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

730
doc/class/Node.html Normal file
View File

@@ -0,0 +1,730 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Node</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Node
<span class='note title'>Abstract</span>
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;node_modules&#47;haml-coffee&#47;src&#47;nodes&#47;node.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<div class='abstract note'>
<strong>
This
class
is abstract.
</strong>
</div>
<p>Base class for the syntax tree.</p><p>This will provide some methods that subclasses must use in order to generate
some output:</p><ul>
<li>{#markText}</li>
<li>{#markRunningCode}</li>
<li>{#markInsertingCode}</li>
</ul><p>Each node must mark the <code>@opener</code> attribute and can optionally mark the <code>@closer</code>
attribute.</p>
</div>
<div class='tags'>
</div>
<h2>Direct Known Subclasses</h2>
<p class='children'>
<a href='../class/Code.html'>Code</a>
<a href='../class/Comment.html'>Comment</a>
<a href='../class/Directive.html'>Directive</a>
<a href='../class/Filter.html'>Filter</a>
<a href='../class/Haml.html'>Haml</a>
<a href='../class/Text.html'>Text</a>
</p>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='CLEAR_WHITESPACE_LEFT-variable'>
CLEAR_WHITESPACE_LEFT
=
</dt>
<dd>
<pre><code class='coffeescript'>&#39;\u0091&#39;</code></pre>
<div class='docstring'>
<p>Hidden unicode marker to remove left whitespace after template rendering.</p>
</div>
<div class='tags'>
</div>
</dd>
<dt id='CLEAR_WHITESPACE_RIGHT-variable'>
CLEAR_WHITESPACE_RIGHT
=
</dt>
<dd>
<pre><code class='coffeescript'>&#39;\u0092&#39;</code></pre>
<div class='docstring'>
<p>Hidden unicode marker to remove right whitespace after template rendering.</p>
</div>
<div class='tags'>
</div>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#addChild-dynamic'>
#
(void)
<b>addChild</b><span>(child)</span>
</a>
</span>
<span class='desc'>
Add a child node.
</span>
</li>
<li>
<span class='signature'>
<a href='#getOpener-dynamic'>
#
(String)
<b>getOpener</b><span>()</span>
</a>
</span>
<span class='desc'>
Get the opening tag for the node.
</span>
</li>
<li>
<span class='signature'>
<a href='#getCloser-dynamic'>
#
(String)
<b>getCloser</b><span>()</span>
</a>
</span>
<span class='desc'>
Get the closing tag for the node.
</span>
</li>
<li>
<span class='signature'>
<a href='#isPreserved-dynamic'>
#
(Boolean)
<b>isPreserved</b><span>()</span>
</a>
</span>
<span class='desc'>
Traverse up the tree to see if a parent node is preserving output space.
</span>
</li>
<li>
<span class='signature'>
<a href='#isCommented-dynamic'>
#
(Boolean)
<b>isCommented</b><span>()</span>
</a>
</span>
<span class='desc'>
Traverse up the tree to see if a parent node is a comment node.
</span>
</li>
<li>
<span class='signature'>
<a href='#markText-dynamic'>
#
(Object)
<b>markText</b><span>(text, escape = false)</span>
</a>
</span>
<span class='desc'>
Creates a marker for static outputted text.
</span>
</li>
<li>
<span class='signature'>
<a href='#markRunningCode-dynamic'>
#
(Object)
<b>markRunningCode</b><span>(code)</span>
</a>
</span>
<span class='desc'>
Creates a marker for running CoffeeScript code that doesn&#39;t generate any output.
</span>
</li>
<li>
<span class='signature'>
<a href='#markInsertingCode-dynamic'>
#
(Object)
<b>markInsertingCode</b><span>(code, escape = false, preserve = false, findAndPreserve = false)</span>
</a>
</span>
<span class='desc'>
Creates a marker for inserting CoffeeScript code that generate an output.
</span>
</li>
<li>
<span class='signature'>
<a href='#evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
</a>
</span>
<span class='desc'>
Template method that must be implemented by each Node subclass.
</span>
</li>
<li>
<span class='signature'>
<a href='#render-dynamic'>
#
(Array)
<b>render</b><span>()</span>
</a>
</span>
<span class='desc'>
Render the node and its children.
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(expression = &#39;&#39;, options = {})</span>
<br>
</p>
<div class='docstring'>
<p>Constructs a syntax node.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>expression</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the Haml expression to evaluate </span>
</li>
<li>
<span class='name'>options</span>
<span class='type'>
(
<tt>Object</tt>
)
</span>
&mdash;
<span class='desc'>the node options </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>parentNode</span>
<span class='type'>
(
<tt><a href='../class/Node.html'>Node</a></tt>
)
</span>
&mdash;
<span class='desc'>the parent node </span>
</li>
<li>
<span class='name'>blockLevel</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the HTML block level </span>
</li>
<li>
<span class='name'>codeBlockLevel</span>
<span class='type'>
(
<tt>Number</tt>
)
</span>
&mdash;
<span class='desc'>the CoffeeScript block level </span>
</li>
<li>
<span class='name'>escapeHtml</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>whether to escape the rendered HTML or not </span>
</li>
<li>
<span class='name'>format</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the template format, either <code>xhtml</code>, <code>html4</code> or <code>html5</code> </span>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='addChild-dynamic'>
#
(void)
<b>addChild</b><span>(child)</span>
<br>
</p>
<div class='docstring'>
<p>Add a child node.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>child</span>
<span class='type'>
(
<tt><a href='../class/Node.html'>Node</a></tt>
)
</span>
&mdash;
<span class='desc'>the child node </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='getOpener-dynamic'>
#
(String)
<b>getOpener</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Get the opening tag for the node.</p><p>This may add a hidden unicode control character for
later whitespace processing:</p><ul>
<li><code>\u0091</code> Cleanup surrounding whitespace to the left</li>
<li><code>\u0092</code> Cleanup surrounding whitespace to the right</li>
</ul>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the opening tag </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='getCloser-dynamic'>
#
(String)
<b>getCloser</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Get the closing tag for the node.</p><p>This may add a hidden unicode control character for
later whitespace processing:</p><ul>
<li><code>\u0091</code> Cleanup surrounding whitespace to the left</li>
<li><code>\u0092</code> Cleanup surrounding whitespace to the right</li>
</ul>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>the closing tag </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='isPreserved-dynamic'>
#
(Boolean)
<b>isPreserved</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Traverse up the tree to see if a parent node
is preserving output space.</p>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>true when preserved </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='isCommented-dynamic'>
#
(Boolean)
<b>isCommented</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Traverse up the tree to see if a parent node
is a comment node.</p>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Boolean</tt>
)
&mdash;
<span class='desc'>true when within a comment </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='markText-dynamic'>
#
(Object)
<b>markText</b><span>(text, escape = false)</span>
<br>
</p>
<div class='docstring'>
<p>Creates a marker for static outputted text.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>html</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the html to output </span>
</li>
<li>
<span class='name'>escape</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>whether to escape the generated output </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the marker </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='markRunningCode-dynamic'>
#
(Object)
<b>markRunningCode</b><span>(code)</span>
<br>
</p>
<div class='docstring'>
<p>Creates a marker for running CoffeeScript
code that doesn&#39;t generate any output.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>code</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the CoffeeScript code </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the marker </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='markInsertingCode-dynamic'>
#
(Object)
<b>markInsertingCode</b><span>(code, escape = false, preserve = false, findAndPreserve = false)</span>
<br>
</p>
<div class='docstring'>
<p>Creates a marker for inserting CoffeeScript
code that generate an output.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>code</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>the CoffeeScript code </span>
</li>
<li>
<span class='name'>escape</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>whether to escape the generated output </span>
</li>
<li>
<span class='name'>preserve</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>when preserve all newlines </span>
</li>
<li>
<span class='name'>findAndPreserve</span>
<span class='type'>
(
<tt>Boolean</tt>
)
</span>
&mdash;
<span class='desc'>when preserve newlines within preserved tags </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Object</tt>
)
&mdash;
<span class='desc'>the marker </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='evaluate-dynamic'>
#
(void)
<b>evaluate</b><span>()</span>
<br>
</p>
<div class='docstring'>
<div class='abstract note'>
<strong>
This
method
is abstract.
</strong>
</div>
<p>Template method that must be implemented by each
Node subclass. This evaluates the <code>@expression</code>
and save marks the output type on the <code>@opener</code> and
<code>@closer</code> attributes if applicable.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='render-dynamic'>
#
(Array)
<b>render</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>Render the node and its children.</p><p>Always use <code>@opener</code> and <code>@closer</code> for content checks,
but <code>@getOpener()</code> and <code>@getCloser()</code> for outputting,
because they may contain whitespace removal control
characters.</p>
</div>
<div class='tags'>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>Array</tt>
)
&mdash;
<span class='desc'>all markers </span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,157 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>NonEmptyConstructorNeedsParens</span>
</div>
</div>
<div id='content'>
<h1>
Class:
NonEmptyConstructorNeedsParens
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;non_empty_constructor_needs_parens.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
ParentClass
</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;non_empty_constructor_needs_parens&#39;,
level: &#39;ignore&#39;,
message: &#39;Invoking a constructor without parens and with arguments&#39;,
description: &quot;Requires constructors with parameters to include the parens&quot;
}</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#handleExpectedCallStart-dynamic'>
#
(void)
<b>handleExpectedCallStart</b><span>(expectedCallStart)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='handleExpectedCallStart-dynamic'>
#
(void)
<b>handleExpectedCallStart</b><span>(expectedCallStart)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -50,6 +50,42 @@ val: in the case that the operation holds a value</p><p>Furthermore an encodable
</p>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#on-dynamic'>
#
(void)
<b>on</b><span>(event, f)</span>
</a>
</span>
<span class='desc'>
Add an event listener.
</span>
</li>
<li>
<span class='signature'>
<a href='#callEvent-dynamic'>
#
(void)
<b>callEvent</b><span>(event, args)</span>
</a>
</span>
<span class='desc'>
Fire an event.
</span>
</li>
<li>
<span class='signature'>
<a href='#setParent-dynamic'>
#
(void)
<b>setParent</b><span>(o)</span>
</a>
</span>
<span class='desc'>
Set the parent of this operation.
</span>
</li>
<li>
<span class='signature'>
<a href='#getUid-dynamic'>
@@ -136,6 +172,69 @@ val: in the case that the operation holds a value</p><p>Furthermore an encodable
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='on-dynamic'>
#
(void)
<b>on</b><span>(event, f)</span>
<br>
</p>
<div class='docstring'>
<p>Add an event listener. It depends on the operation which events are supported.</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>event</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>Name of the event. </span>
</li>
<li>
<span class='name'>f</span>
<span class='type'>
(
<tt>Function</tt>
)
</span>
&mdash;
<span class='desc'>f is executed in case the event fires. </span>
</li>
</ul>
</div>
</div>
<div class='method_details'>
<p class='signature' id='callEvent-dynamic'>
#
(void)
<b>callEvent</b><span>(event, args)</span>
<br>
</p>
<div class='docstring'>
<p>Fire an event.
TODO: Do something with timeouts. You don&#39;t want this to fire for every operation (e.g. insert).</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='setParent-dynamic'>
#
(void)
<b>setParent</b><span>(o)</span>
<br>
</p>
<div class='docstring'>
<p>Set the parent of this operation.</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='getUid-dynamic'>
#
@@ -285,7 +384,7 @@ an easy way to refer to these operations via an uid or object reference.</p><p>F
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -0,0 +1,677 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>OverDocumentedClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
OverDocumentedClass
<span class='note title'>Abstract</span>
<span class='deprecated note title'>Deprecated</span>
<span class='note private title'>Private</span>
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;example&#47;src&#47;over_documented_class.coffee</td>
</tr>
<tr>
<td>Extends:</td>
<td>
<a href='../mixin/OverDocumentedMixin.html'>OverDocumentedMixin</a>
Casper
</td>
</tr>
<tr>
<td>Includes:</td>
<td>
<a href='../mixin/OverDocumentedMixin.html'>OverDocumentedMixin</a>
Casper
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<div class='deprecated note'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</div>
<div class='abstract note'>
<strong>
This
class
is abstract.
</strong>
It&#39;s so abstract! ^_^ <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note todo'>
<strong>TODO:</strong>
Run with the wolves <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note'>
<strong>Note:</strong>
Never fortget this thing! <a href='http://www.github.com'>http://www.github.com</a>
</div>
<p>This class is SO DOCUMENTED! Seriously, Just look at that! This is so incredible!</p><p>It even has some links: <a href='http://www.google.com'>Google for instance</a> <a href='../class/OverDocumentedClass.html'>OverDocumentedClass</a>
<a href='../class/OverDocumentedClass.html'>itself</a> <a href='http://www.github.com'>http://www.github.com</a> <a href='../mixin/OverDocumentedMixin.html#mixed_method-'>OverDocumentedMixin~mixed_method</a>
{Casper The ghost!}</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Foobar
</h4>
<pre><code class='coffeescript'>foo = bar</code></pre>
</div>
</div>
<div class='tags'>
<h3>Author:</h3>
<ul class='author'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Copyright:</h3>
<ul class='copyright'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Since:</h3>
<ul class='since'>
<li>
1.0
</li>
</ul>
<h3>Version:</h3>
<ul class='version'>
<li>
1.1
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='www.github.com'>www.github.com</a>
</li>
</ul>
</div>
<h2>Property Summary</h2>
<dl class='properties'>
<dt id='clone-property'>
<span class='signature'>
(OverDocumentedClass)
<b>
clone
</b>
</span>
<span class='note readonly title'>Readonly</span>
</dt>
<dd class='desc'>
Returns the <a href='../class/OverDocumentedClass.html'>clone</a>.
</dd>
</dl>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='CONSTANT-variable'>
CONSTANT
=
</dt>
<dd>
<pre><code class='coffeescript'>{
foo: &#39;bar&#39;
}</code></pre>
<div class='docstring'>
<div class='deprecated note'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</div>
<div class='abstract note'>
<strong>
This
variable
is abstract.
</strong>
It&#39;s so abstract! ^_^ <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note todo'>
<strong>TODO:</strong>
Run with the wolves <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note'>
<strong>Note:</strong>
Never fortget this thing! <a href='http://www.github.com'>http://www.github.com</a>
</div>
<p>The constant that is SO DOCUMENTED as well (I feel sick about it)</p>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Foobar
</h4>
<pre><code class='coffeescript'>foo = bar</code></pre>
</div>
</div>
<div class='tags'>
<h3>Author:</h3>
<ul class='author'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Copyright:</h3>
<ul class='copyright'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Since:</h3>
<ul class='since'>
<li>
1.0
</li>
</ul>
<h3>Version:</h3>
<ul class='version'>
<li>
1.1
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='www.github.com'>www.github.com</a>
</li>
</ul>
</div>
</dd>
</dl>
<h2>Class Method Summary</h2>
<ul class='summary'>
<li deprecated>
<span class='signature'>
<a href='#class_method-static'>
.
(OverDocumentedClass)
<b>class_method</b><span>(foo, bar, options = {})</span>
</a>
</span>
<span class='note private title'>Private</span>
<span class='abstract note title'>Abstract</span>
<span class='deprecated note title'>Deprecated</span>
<span class='desc'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</span>
</li>
</ul>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li deprecated>
<span class='signature'>
<a href='#instance_method-dynamic'>
#
(void)
<b>instance_method</b><span>(foo, bar)</span>
</a>
</span>
<span class='note private title'>Private</span>
<span class='abstract note title'>Abstract</span>
<span class='deprecated note title'>Deprecated</span>
<span class='desc'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</span>
</li>
<li>
<span class='signature'>
<a href='#virtual_method-dynamic'>
#
(void)
<b>virtual_method</b><span>({a, b})</span>
</a>
</span>
<span class='desc'>
This is the virtual method ZOMG
</span>
</li>
</ul>
<h2>
<small>Extended Method Summary</small>
</h2>
<h3 class='inherited'>
Methods extended from
<a href='../mixin/OverDocumentedMixin.html'>OverDocumentedMixin</a>
</h3>
<p class='inherited'>
<a href='../mixin/OverDocumentedMixin.html#mixed_method-static'>.mixed_method</a>
<a href='../mixin/OverDocumentedMixin.html#virtual_method-static'>.virtual_method</a>
</p>
<h3 class='inherited'>
Methods extended from
Casper
</h3>
<h2>
<small>Included Method Summary</small>
</h2>
<h3 class='inherited'>
Methods included from
<a href='../mixin/OverDocumentedMixin.html'>OverDocumentedMixin</a>
</h3>
<p class='inherited'>
<a href='../mixin/OverDocumentedMixin.html#mixed_method-dynamic'>#mixed_method</a>
<a href='../mixin/OverDocumentedMixin.html#virtual_method-dynamic'>#virtual_method</a>
</p>
<h3 class='inherited'>
Methods included from
Casper
</h3>
<h2>Class Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='class_method-static'>
.
(OverDocumentedClass)
<b>class_method</b><span>(foo, bar, options = {})</span>
<span class='note private'>Private</span>
<br>
</p>
<div class='docstring'>
<div class='deprecated note'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</div>
<div class='abstract note'>
<strong>
This
method
is abstract.
</strong>
It&#39;s so abstract! ^_^ <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note todo'>
<strong>TODO:</strong>
Run with the wolves <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note'>
<strong>Note:</strong>
Never fortget this thing! <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Foobar
</h4>
<pre><code class='coffeescript'>foo = bar</code></pre>
</div>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>foo</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The first parameter </span>
</li>
<li>
<span class='name'>bar</span>
<span class='type'>
(
<tt>Integer</tt>
)
</span>
&mdash;
<span class='desc'>The second parameter (all of a sudden) </span>
</li>
</ul>
<h3>
Options Hash:
(options):
</h3>
<ul class='options'>
<li>
<span class='name'>option</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>The only option (wtf?) </span>
</li>
</ul>
<div class='events'>
<h3>Events:</h3>
<div class='event'>
<p class='signature'>
simpleEvent
</p>
<div class='tags'>
</div>
</div>
<div class='event'>
<p class='signature'>
notSoSimpleEvent
</p>
<div class='docstring'>
<p>Having description</p>
</div>
<div class='tags'>
</div>
</div>
<div class='event'>
<p class='signature'>
complicatedEvent
</p>
<div class='docstring'>
<p>Having description and parameters</p>
</div>
<div class='tags'>
<h3>Parameters:</h3>
<ul class='param'>
<li>
<span class='name'>The</span>
<span class='type'>
(
<tt>String</tt>
)
</span>
&mdash;
<span class='desc'>string </span>
</li>
</ul>
</div>
</div>
</div>
<h3>Throws:</h3>
<ul class='throw'>
<li>
<span class='type'></span>
(
<tt><a href='../class/OverDocumentedClass.html'>OverDocumentedClass</a></tt>
)
&mdash;
<span class='desc'>EXCEPTION OMG </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt><a href='../class/OverDocumentedClass.html'>OverDocumentedClass</a></tt>
)
&mdash;
<span class='desc'>RETVAL OMG </span>
</li>
</ul>
<h3>Author:</h3>
<ul class='author'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Copyright:</h3>
<ul class='copyright'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Since:</h3>
<ul class='since'>
<li>
1.0
</li>
</ul>
<h3>Version:</h3>
<ul class='version'>
<li>
1.1
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='www.github.com'>www.github.com</a>
</li>
</ul>
</div>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='instance_method-dynamic'>
#
(void)
<b>instance_method</b><span>(foo, bar)</span>
<br>
#
(void)
<b>instance_method</b><span>(foo, bar, options)</span>
<br>
</p>
<div class='docstring'>
<div class='deprecated note'>
<strong>Deprecated.</strong>
Don&#39;t use this anymore!!11
</div>
<div class='abstract note'>
<strong>
This
method
is abstract.
</strong>
It&#39;s so abstract! ^_^ <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note todo'>
<strong>TODO:</strong>
Run with the wolves <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='note'>
<strong>Note:</strong>
Never fortget this thing! <a href='http://www.github.com'>http://www.github.com</a>
</div>
<div class='examples'>
<h3>Examples:</h3>
<h4>
Foobar
</h4>
<pre><code class='coffeescript'>foo = bar</code></pre>
</div>
</div>
<div class='tags'>
<h3>Throws:</h3>
<ul class='throw'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>EXCEPTION OMG </span>
</li>
</ul>
<h3>Returns:</h3>
<ul class='return'>
<li>
<span class='type'></span>
(
<tt>String</tt>
)
&mdash;
<span class='desc'>RETVAL OMG </span>
</li>
</ul>
<h3>Author:</h3>
<ul class='author'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Copyright:</h3>
<ul class='copyright'>
<li>
The great Yoda <a href='http://www.github.com'>http://www.github.com</a>
</li>
</ul>
<h3>Since:</h3>
<ul class='since'>
<li>
1.0
</li>
</ul>
<h3>Version:</h3>
<ul class='version'>
<li>
1.1
</li>
</ul>
<h3>See also:</h3>
<ul class='see'>
<li>
<a href='www.github.com'>www.github.com</a>
</li>
</ul>
<div class='overloads'>
<h3>Overloads:</h3>
<div class='overload'>
<p class='signature'>
#
(void)
<b>instance_method</b><span>(foo, bar)</span>
</p>
<div class='docstring'>
<p>Obviously you can omit the last parameter</p>
</div>
<div class='tags'>
</div>
</div>
<div class='overload'>
<p class='signature'>
#
(void)
<b>instance_method</b><span>(foo, bar, options)</span>
</p>
<div class='docstring'>
<p>Or you can set it!</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
</div>
<div class='method_details'>
<p class='signature' id='virtual_method-dynamic'>
#
(void)
<b>virtual_method</b><span>({a, b})</span>
<br>
</p>
<div class='docstring'>
<p>This is the virtual method ZOMG</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

277
doc/class/Person.html Normal file
View File

@@ -0,0 +1,277 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Person</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Person
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;properties&#47;properties.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Property test class. It&#39;s almost the most difficult
part to come up with stupid examples.</p>
</div>
<div class='tags'>
</div>
<h2>Property Summary</h2>
<dl class='properties'>
<dt id='nicknames-property'>
<span class='signature'>
(Array&lt;String&gt;)
<b>
nicknames
</b>
</span>
</dt>
<dd class='desc'>
the nicknames
</dd>
<dt id='position-property'>
<span class='signature'>
(Object)
<b>
position
</b>
</span>
</dt>
<dd class='desc'>
The entity&#39;s position
</dd>
<dt id='firstname-property'>
<span class='signature'>
(String)
<b>
firstname
</b>
</span>
</dt>
<dd class='desc'>
The first name
</dd>
<dt id='lastname-property'>
<span class='signature'>
(?)
<b>
lastname
</b>
</span>
</dt>
<dd class='desc'>
The last name
</dd>
<dt id='birth-property'>
<span class='signature'>
(Date)
<b>
birth
</b>
</span>
<span class='note readonly title'>Readonly</span>
</dt>
<dd class='desc'>
The day (of birth)
</dd>
<dt id='twitter-property'>
<span class='signature'>
(?)
<b>
twitter
</b>
</span>
<span class='note readonly title'>Readonly</span>
</dt>
<dd class='desc'>
The twitter handle
</dd>
<dt id='confession-property'>
<span class='signature'>
(String)
<b>
confession
</b>
</span>
<span class='note title writeonly'>Writeonly</span>
</dt>
<dd class='desc'>
The confession
</dd>
<dt id='test-property'>
<span class='signature'>
(String)
<b>
test
</b>
</span>
</dt>
<dd class='desc'>
Something different
</dd>
<dt id='test2-property'>
<span class='signature'>
(String)
<b>
test2
</b>
</span>
<span class='note readonly title'>Readonly</span>
</dt>
<dd class='desc'>
Something different 2
</dd>
<dt id='test3-property'>
<span class='signature'>
(String)
<b>
test3
</b>
</span>
<span class='note title writeonly'>Writeonly</span>
</dt>
<dd class='desc'>
Something different 3
</dd>
<dt id='email-property'>
<span class='signature'>
(?)
<b>
email
</b>
</span>
<span class='note title writeonly'>Writeonly</span>
</dt>
<dd class='desc'>
The email address offer
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#test-dynamic'>
#
(void)
<b>test</b><span>()</span>
</a>
</span>
<span class='desc'>
This should not be swallowed
</span>
</li>
</ul>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='test-dynamic'>
#
(void)
<b>test</b><span>()</span>
<br>
</p>
<div class='docstring'>
<p>This should not be swallowed</p>
</div>
<div class='tags'>
</div>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

167
doc/class/RawReporter.html Normal file
View File

@@ -0,0 +1,167 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>RawReporter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
RawReporter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;reporters&#47;raw.coffee</td>
</tr>
</table>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(errorReport, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -211,7 +211,7 @@ Each Replaceable holds a value that is now replaceable.</p><p>The Word-type has
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Yatta! Documentation</title>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
@@ -11,8 +11,8 @@
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta!'>
Yatta!
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
@@ -211,7 +211,7 @@
</div>
</div>
<div id='footer'>
August 09, 14 00:30:33 by
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

253
doc/class/Reporter.html Normal file
View File

@@ -0,0 +1,253 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Reporter</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Reporter
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;reporters&#47;default.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Reports errors to the command line.</p>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#stylize-dynamic'>
#
(void)
<b>stylize</b><span>(message, styles...)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#reportSummary-dynamic'>
#
(void)
<b>reportSummary</b><span>(s)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#reportPath-dynamic'>
#
(void)
<b>reportPath</b><span>(path, errors)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#plural-dynamic'>
#
(void)
<b>plural</b><span>(str, count)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(errorReport, options = {})</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='stylize-dynamic'>
#
(void)
<b>stylize</b><span>(message, styles...)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='publish-dynamic'>
#
(void)
<b>publish</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='reportSummary-dynamic'>
#
(void)
<b>reportSummary</b><span>(s)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='reportPath-dynamic'>
#
(void)
<b>reportPath</b><span>(path, errors)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='print-dynamic'>
#
(void)
<b>print</b><span>(message)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='plural-dynamic'>
#
(void)
<b>plural</b><span>(str, count)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,119 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Some</span>
&raquo;
<span class='title'>Namespace</span>
&raquo;
<span class='title'>MyClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Some.Namespace.MyClass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;classes&#47;namespaced_class.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Test description</p>
</div>
<div class='tags'>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,148 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../../javascript/application.js'></script>
<script src='../../javascript/search.js'></script>
<link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../../'></div>
<div id='header'>
<div id='menu'>
<a href='../../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>SomeNamespace</span>
&raquo;
<span class='title'>MyClass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
SomeNamespace.MyClass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;mixins&#47;missing_mixins.coffee</td>
</tr>
<tr>
<td>Extends:</td>
<td>
<a href='../../mixin/Name/Space.MyMixin.html'>Name.Space.MyMixin</a>
</td>
</tr>
<tr>
<td>Includes:</td>
<td>
<a href='../../mixin/Name/Space.MyMixin.html'>Name.Space.MyMixin</a>
</td>
</tr>
</table>
<h2>Overview</h2>
<div class='tags'>
</div>
<h2>
<small>Extended Method Summary</small>
</h2>
<h3 class='inherited'>
Methods extended from
<a href='../../mixin/Name/Space.MyMixin.html'>Name.Space.MyMixin</a>
</h3>
<p class='inherited'>
<a href='../../mixin/Name/Space.MyMixin.html#hello-static'>.hello</a>
<a href='../../mixin/Name/Space.MyMixin.html#goodbye-static'>.goodbye</a>
</p>
<h2>
<small>Included Method Summary</small>
</h2>
<h3 class='inherited'>
Methods included from
<a href='../../mixin/Name/Space.MyMixin.html'>Name.Space.MyMixin</a>
</h3>
<p class='inherited'>
<a href='../../mixin/Name/Space.MyMixin.html#hello-dynamic'>#hello</a>
<a href='../../mixin/Name/Space.MyMixin.html#goodbye-dynamic'>#goodbye</a>
</p>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,291 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>SpaceOperators</span>
</div>
</div>
<div id='content'>
<h1>
Class:
SpaceOperators
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;gulp-coffeelint&#47;node_modules&#47;coffeelint&#47;src&#47;rules&#47;space_operators.coffee</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='rule-variable'>
rule
=
</dt>
<dd>
<pre><code class='coffeescript'>{
name: &#39;space_operators&#39;,
level: &#39;ignore&#39;,
message: &#39;Operators must be spaced properly&#39;,
description: &quot;This rule enforces that operators have space around them.&quot;
}</code></pre>
</dd>
<dt id='tokens-variable'>
tokens
=
</dt>
<dd>
<pre><code class='coffeescript'>[&#39;+&#39;, &#39;-&#39;, &#39;=&#39;, &#39;**&#39;, &#39;MATH&#39;, &#39;COMPARE&#39;, &#39;LOGIC&#39;, &#39;COMPOUND_ASSIGN&#39;, &#39;(&#39;, &#39;)&#39;, &#39;CALL_START&#39;, &#39;CALL_END&#39;]</code></pre>
</dd>
</dl>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
<span class='signature'>
<a href='#lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>({type}, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintPlus-dynamic'>
#
(void)
<b>lintPlus</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintMath-dynamic'>
#
(void)
<b>lintMath</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isInExtendedRegex-dynamic'>
#
(void)
<b>isInExtendedRegex</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintCall-dynamic'>
#
(void)
<b>lintCall</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#isInInterpolation-dynamic'>
#
(void)
<b>isInInterpolation</b><span>()</span>
</a>
</span>
<span class='desc'>
</span>
</li>
<li>
<span class='signature'>
<a href='#lintParens-dynamic'>
#
(void)
<b>lintParens</b><span>(token, tokenApi)</span>
</a>
</span>
<span class='desc'>
</span>
</li>
</ul>
<h2>Constructor Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>()</span>
<br>
</p>
</div>
</div>
<h2>Instance Method Details</h2>
<div class='methods'>
<div class='method_details'>
<p class='signature' id='lintToken-dynamic'>
#
(void)
<b>lintToken</b><span>({type}, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintPlus-dynamic'>
#
(void)
<b>lintPlus</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintMath-dynamic'>
#
(void)
<b>lintMath</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isInExtendedRegex-dynamic'>
#
(void)
<b>isInExtendedRegex</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintCall-dynamic'>
#
(void)
<b>lintCall</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='isInInterpolation-dynamic'>
#
(void)
<b>isInInterpolation</b><span>()</span>
<br>
</p>
</div>
<div class='method_details'>
<p class='signature' id='lintParens-dynamic'>
#
(void)
<b>lintParens</b><span>(token, tokenApi)</span>
<br>
</p>
</div>
</div>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

140
doc/class/Subclass.html Normal file
View File

@@ -0,0 +1,140 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='base' data-path='../'></div>
<div id='header'>
<div id='menu'>
<a href='../extra/README.md.html' title='Yatta'>
Yatta
</a>
&raquo;
<a href='../alphabetical_index.html' title='Index'>
Index
</a>
&raquo;
<span class='title'>Subclass</span>
</div>
</div>
<div id='content'>
<h1>
Class:
Subclass
</h1>
<table class='box'>
<tr>
<td>Defined in:</td>
<td>node_modules&#47;grunt-codo&#47;node_modules&#47;codo&#47;spec&#47;_templates&#47;complicateds&#47;variables.coffee</td>
</tr>
<tr>
<td>Inherits:</td>
<td>
<a href='../class/Class.html'>Class</a>
</td>
</tr>
</table>
<h2>Variables Summary</h2>
<dl class='constants'>
<dt id='z-variable'>
z
=
</dt>
<dd>
<pre><code class='coffeescript'>&#39;456&#39;</code></pre>
</dd>
</dl>
<h2>
<small>Inherited Method Summary</small>
<h3 class='inherited'>
Methods inherited from
<a href='../class/Class.html'>Class</a>
</h3>
<p class='inherited'>
<a href='../class/Class.html#z-dynamic'>#z</a>
<a href='../class/Class.html#x-dynamic'>#x</a>
<a href='../mixin/Mixin.html#m-dynamic'>#m</a>
<a href='../mixin/Concern.html#cs-static'>.cs</a>
<a href='../mixin/Concern.html#cd-dynamic'>#cd</a>
</p>
</h2>
</div>
<div id='footer'>
August 12, 14 06:33:02 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
2.0.9
&#10034;
Press H to see the keyboard shortcuts
&#10034;
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
&#10034;
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
</div>
<iframe id='search_frame'></iframe>
<div id='fuzzySearch'>
<input type='text'>
<ol></ol>
</div>
<div id='help'>
<p>
Quickly fuzzy find classes, mixins, methods, file:
</p>
<ul>
<li>
<span>T</span>
Open fuzzy finder dialog
</li>
</ul>
<p>
Control the navigation frame:
</p>
<ul>
<li>
<span>L</span>
Toggle list view
</li>
<li>
<span>C</span>
Show class list
</li>
<li>
<span>I</span>
Show mixin list
</li>
<li>
<span>F</span>
Show file list
</li>
<li>
<span>M</span>
Show method list
</li>
<li>
<span>E</span>
Show extras list
</li>
</ul>
<p>
You can focus and blur the search input:
</p>
<ul>
<li>
<span>S</span>
Focus search input
</li>
<li>
<span>Esc</span>
Blur search input
</li>
</ul>
</div>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More