Class: Jade::Decode::Desc::Field

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

Instance Attribute Summary collapse

Instance Attribute Details

#innerObject (readonly)

Returns the value of attribute inner

Returns:

  • (Object)

    the current value of inner



21
22
23
# File 'lib/jade/decode.rb', line 21

def inner
  @inner
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



21
22
23
# File 'lib/jade/decode.rb', line 21

def key
  @key
end