Class: ZLocalize::DontCareExpression

Inherits:
Expression show all
Defined in:
lib/zlocalize/rdoc_source_parser.rb

Overview

any other Expression that we don’t really care about

Instance Attribute Summary

Attributes inherited from Expression

#char_no, #line_no, #sub_method, #text

Method Summary

Methods inherited from Expression

#display, #initialize, #is_translate_call, #prefix, #set_text, #to_entry_string, #to_translation_entry

Constructor Details

This class inherits a constructor from ZLocalize::Expression