Class: Ast::Merge::ProfileDebugOutput

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

Instance Attribute Summary collapse

Instance Attribute Details

#active_profileObject

Returns the value of attribute active_profile

Returns:

  • (Object)

    the current value of active_profile



864
865
866
# File 'lib/ast/merge.rb', line 864

def active_profile
  @active_profile
end

#diagnosticsObject

Returns the value of attribute diagnostics

Returns:

  • (Object)

    the current value of diagnostics



864
865
866
# File 'lib/ast/merge.rb', line 864

def diagnostics
  @diagnostics
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



864
865
866
# File 'lib/ast/merge.rb', line 864

def mode
  @mode
end