Class: Tokenize::Tokagram

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

Instance Attribute Summary collapse

Instance Attribute Details

#finderObject

Returns the value of attribute finder

Returns:

  • (Object)

    the current value of finder



310
311
312
# File 'lib/ieparser_extension.rb', line 310

def finder
  @finder
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



310
311
312
# File 'lib/ieparser_extension.rb', line 310

def path
  @path
end

#tag_idObject

Returns the value of attribute tag_id

Returns:

  • (Object)

    the current value of tag_id



310
311
312
# File 'lib/ieparser_extension.rb', line 310

def tag_id
  @tag_id
end