Class: Jade::Frontend::UsageAnalysis::Reference

Inherits:
Data
  • Object
show all
Defined in:
lib/jade/frontend/usage_analysis/reference_index.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



4
5
6
# File 'lib/jade/frontend/usage_analysis/reference_index.rb', line 4

def kind
  @kind
end

#rangeObject (readonly)

Returns the value of attribute range

Returns:

  • (Object)

    the current value of range



4
5
6
# File 'lib/jade/frontend/usage_analysis/reference_index.rb', line 4

def range
  @range
end

#symbol_keyObject (readonly)

Returns the value of attribute symbol_key

Returns:

  • (Object)

    the current value of symbol_key



4
5
6
# File 'lib/jade/frontend/usage_analysis/reference_index.rb', line 4

def symbol_key
  @symbol_key
end