Class: Html::Merge::Provider::ExactDocument

Inherits:
Data
  • Object
show all
Defined in:
lib/html/merge/provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#analysisObject (readonly)

Returns the value of attribute analysis

Returns:

  • (Object)

    the current value of analysis



19
20
21
# File 'lib/html/merge/provider.rb', line 19

def analysis
  @analysis
end

#issuesObject (readonly)

Returns the value of attribute issues

Returns:

  • (Object)

    the current value of issues



19
20
21
# File 'lib/html/merge/provider.rb', line 19

def issues
  @issues
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



19
20
21
# File 'lib/html/merge/provider.rb', line 19

def role
  @role
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



19
20
21
# File 'lib/html/merge/provider.rb', line 19

def source
  @source
end