Class: Jade::Decode::Desc::Idx

Inherits:
Data
  • Object
show all
Defined in:
lib/jade/decode.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexObject (readonly)

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



24
25
26
# File 'lib/jade/decode.rb', line 24

def index
  @index
end

#innerObject (readonly)

Returns the value of attribute inner

Returns:

  • (Object)

    the current value of inner



24
25
26
# File 'lib/jade/decode.rb', line 24

def inner
  @inner
end