Method: CEML::Lexer::Number1#value

Defined in:
lib/ceml/lang/tt/lexer.rb

#valueObject



336
337
338
# File 'lib/ceml/lang/tt/lexer.rb', line 336

def value
  text_value.to_i
end