Class: Babelyoda::StringsParser::Bit

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

Instance Attribute Summary collapse

Instance Attribute Details

#tokenObject

Returns the value of attribute token



6
7
8
# File 'lib/babelyoda/strings_parser.rb', line 6

def token
  @token
end

#valueObject

Returns the value of attribute value



6
7
8
# File 'lib/babelyoda/strings_parser.rb', line 6

def value
  @value
end