Class: Resyma::Core::SourceLocator
- Inherits:
-
Struct
- Object
- Struct
- Resyma::Core::SourceLocator
- Defined in:
- lib/resyma/core/parsetree/source.rb
Instance Attribute Summary collapse
-
#locate ⇒ Object
Returns the value of attribute locate.
-
#matcher ⇒ Object
Returns the value of attribute matcher.
Instance Attribute Details
#locate ⇒ Object
Returns the value of attribute locate
6 7 8 |
# File 'lib/resyma/core/parsetree/source.rb', line 6 def locate @locate end |
#matcher ⇒ Object
Returns the value of attribute matcher
6 7 8 |
# File 'lib/resyma/core/parsetree/source.rb', line 6 def matcher @matcher end |