Class: Attentive::Tokens::Word

Inherits:
StringToken show all
Defined in:
lib/attentive/tokens/word.rb

Instance Attribute Summary

Attributes inherited from StringToken

#string

Attributes inherited from Attentive::Token

#begin

Method Summary

Methods inherited from StringToken

#==, #eql?, #hash, #initialize, #length, #to_s, #to_str

Methods inherited from Attentive::Token

#==, #ambiguous?, #end, #entity?, #eof?, #initialize, #inspect, #matches?, #skippable?, #whitespace?

Constructor Details

This class inherits a constructor from Attentive::StringToken