Class: Meta.Method
| Defined in: | node_modules/grunt-codo/node_modules/codo/lib/meta/method.coffee | 
Class Method Summary
- . (void) override(options, overrides)
 - . (void) fromMethodEntity(entity, overrides = {})
 - . (void) fromDocumentationMethod(entry, overrides = {})
 
Instance Method Summary
- # (void) effectiveOverloads()
 - # (void) kindSignature()
 - # (void) shortSignature()
 - # (void) typeSignature()
 - # (void) paramsSignature()
 - # (void) inspect()
 
Class Method Details
      .
(void)
override(options, overrides)
      
    
      .
(void)
fromMethodEntity(entity, overrides = {})
      
    
      .
(void)
fromDocumentationMethod(entry, overrides = {})
      
    
Constructor Details
      #
(void)
constructor(options = {})
      
    
Instance Method Details
      #
(void)
effectiveOverloads()
      
    
      #
(void)
kindSignature()
      
    
      #
(void)
shortSignature()
      
    
      #
(void)
typeSignature()
      
    
      #
(void)
paramsSignature()
      
    
      #
(void)
inspect()