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



886
887
888
# File 'lib/ast/merge.rb', line 886

def active_profile
  @active_profile
end

#diagnosticsObject

Returns the value of attribute diagnostics

Returns:

  • (Object)

    the current value of diagnostics



886
887
888
# File 'lib/ast/merge.rb', line 886

def diagnostics
  @diagnostics
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



886
887
888
# File 'lib/ast/merge.rb', line 886

def mode
  @mode
end