Method: C::Index#depth

Defined in:
lib/csquare.rb

#depthObject



967
968
969
# File 'lib/csquare.rb', line 967

def depth
  self.expr.depth
end