Class: Resyma::Core::SourceLocator

Inherits:
Struct
  • Object
show all
Defined in:
lib/resyma/core/parsetree/source.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locateObject

Returns the value of attribute locate

Returns:

  • (Object)

    the current value of locate



6
7
8
# File 'lib/resyma/core/parsetree/source.rb', line 6

def locate
  @locate
end

#matcherObject

Returns the value of attribute matcher

Returns:

  • (Object)

    the current value of matcher



6
7
8
# File 'lib/resyma/core/parsetree/source.rb', line 6

def matcher
  @matcher
end