Module Less::Node::Entity
In: lib/less/engine/nodes/entity.rb

Methods

inspect   new   path   root   to_css   to_s  

Attributes

parent  [RW] 

Public Class methods

Public Instance methods

Returns the path from any given node, to the root

  ex: ['color', 'p', '#header', 'body', '*']

[Validate]