Class: Tracer::Where

Inherits:
Struct
  • Object
show all
Defined in:
lib/appswarm/tools/tracing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bindingObject

Returns the value of attribute binding

Returns:

  • (Object)

    the current value of binding



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def binding
  @binding
end

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def event
  @event
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def file
  @file
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def id
  @id
end

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def klass
  @klass
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



8
9
10
# File 'lib/appswarm/tools/tracing.rb', line 8

def line
  @line
end