Object
Класс парсера строковых скаляров.
Просто возвращает значение токена :tok_string.
# File lib/cls-ruby/basic_scalars.rb, line 211 def format( what ) FormatHelper.to_tok_string( what ) end
# File lib/cls-ruby/basic_scalars.rb, line 207 def on_tok_string( token ) token end
[Validate]
Generated with the Darkfish Rdoc Generator 2.