Class: LangExtract::Core::Resolver::FuzzySourceContext
- Inherits:
-
Data
- Object
- Data
- LangExtract::Core::Resolver::FuzzySourceContext
- Defined in:
- lib/langextract/core/resolver.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
readonly
Returns the value of attribute index.
-
#tokens ⇒ Object
readonly
Returns the value of attribute tokens.
Instance Attribute Details
#index ⇒ Object (readonly)
Returns the value of attribute index
17 18 19 |
# File 'lib/langextract/core/resolver.rb', line 17 def index @index end |
#tokens ⇒ Object (readonly)
Returns the value of attribute tokens
17 18 19 |
# File 'lib/langextract/core/resolver.rb', line 17 def tokens @tokens end |