Module: CEML::Lexer::Number1
- Defined in:
- lib/ceml/lang/tt/lexer.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
336 337 338 |
# File 'lib/ceml/lang/tt/lexer.rb', line 336 def value text_value.to_i end |