Class: Ast::Merge::GoDSTProviderStackReport

Inherits:
Struct
  • Object
show all
Defined in:
lib/ast/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#backend_familyObject

Returns the value of attribute backend_family

Returns:

  • (Object)

    the current value of backend_family



830
831
832
# File 'lib/ast/merge.rb', line 830

def backend_family
  @backend_family
end

#compares_withObject

Returns the value of attribute compares_with

Returns:

  • (Object)

    the current value of compares_with



830
831
832
# File 'lib/ast/merge.rb', line 830

def compares_with
  @compares_with
end

#diagnosticsObject

Returns the value of attribute diagnostics

Returns:

  • (Object)

    the current value of diagnostics



830
831
832
# File 'lib/ast/merge.rb', line 830

def diagnostics
  @diagnostics
end

#languageObject

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



830
831
832
# File 'lib/ast/merge.rb', line 830

def language
  @language
end

#moduleObject

Returns the value of attribute module

Returns:

  • (Object)

    the current value of module



830
831
832
# File 'lib/ast/merge.rb', line 830

def module
  @module
end

#provider_idObject

Returns the value of attribute provider_id

Returns:

  • (Object)

    the current value of provider_id



830
831
832
# File 'lib/ast/merge.rb', line 830

def provider_id
  @provider_id
end

#roleObject

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



830
831
832
# File 'lib/ast/merge.rb', line 830

def role
  @role
end