Module: CEML::Lexer::Distance0
- Defined in:
- lib/ceml/lang/tt/lexer.rb
Instance Method Summary collapse
Instance Method Details
#distance_unit ⇒ Object
874 875 876 |
# File 'lib/ceml/lang/tt/lexer.rb', line 874 def distance_unit elements[2] end |
#number ⇒ Object
870 871 872 |
# File 'lib/ceml/lang/tt/lexer.rb', line 870 def number elements[0] end |