Method: Atomic::Parser::Node#depth

Defined in:
lib/atomic/parser.rb

#depthObject

Returns the value of attribute depth

Returns:

  • (Object)

    the current value of depth



22
23
24
# File 'lib/atomic/parser.rb', line 22

def depth
  @depth
end