Class: Rcodetools::XMPFilter::RuntimeData

Inherits:
Struct
  • Object
show all
Defined in:
lib/rcodetools/xmpfilter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bindingsObject

Returns the value of attribute bindings

Returns:

  • (Object)

    the current value of bindings



25
26
27
# File 'lib/rcodetools/xmpfilter.rb', line 25

def bindings
  @bindings
end

#exceptionsObject

Returns the value of attribute exceptions

Returns:

  • (Object)

    the current value of exceptions



25
26
27
# File 'lib/rcodetools/xmpfilter.rb', line 25

def exceptions
  @exceptions
end

#resultsObject

Returns the value of attribute results

Returns:

  • (Object)

    the current value of results



25
26
27
# File 'lib/rcodetools/xmpfilter.rb', line 25

def results
  @results
end