Method: CompactData::Tokeniser::Token#type
- Defined in:
- lib/compactdata/tokeniser/tokeniser.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
10 11 12 |
# File 'lib/compactdata/tokeniser/tokeniser.rb', line 10 def type @type end |