Class: Method
Defined in: | src/nodes/method.coffee |
Inherits: | Node |
Overview
The Node representation of a CoffeeScript method.
Instance Method Summary
- ::constructor(entity, node, lineMapping, options, comment) Constructor Constructs the documentaion node.
- Number ::getLocation() Get the source line number
Inherited Method Summary
Methods inherited from Node
Constructor Details
::constructor(entity, node, lineMapping, options, comment) Source
Constructs the documentaion node.
Instance Method Details
Number ::getLocation() Source
Get the source line number