Libraries
»
ceml
(0.9.0)
»
Index
»
CEML
»
Lexer
»
Number1
»
#value
Method: CEML::Lexer::Number1#value
Defined in:
lib/ceml/lang/tt/lexer.rb
#
value
⇒
Object
336 337 338
# File 'lib/ceml/lang/tt/lexer.rb', line 336
def
value
text_value
.
to_i
end