Class: Entities.Property
| Defined in: | node_modules/grunt-codo/node_modules/codo/lib/entities/property.coffee | 
Overview
Supported formats: foo: [] get foo: -> set foo: (value) -> @property 'foo' @property 'foo', -> @property 'foo', get: -> set: (value) ->
Class Method Summary
Instance Method Summary
Class Method Details
      .
(void)
looksLike(node)
      
    
      .
(void)
is(node)
      
    
Constructor Details
      #
(void)
constructor(environment, file, node)
      
    
Instance Method Details
      #
(void)
fetchVariableName()
      
    
      #
(void)
unite(property)
      
    
      #
(void)
inspect()