Module: I18nContextGenerator::Parsers
- Defined in:
- lib/i18n_context_generator/parsers/base.rb,
lib/i18n_context_generator/parsers/json_parser.rb,
lib/i18n_context_generator/parsers/yaml_parser.rb,
lib/i18n_context_generator/parsers/strings_parser.rb,
lib/i18n_context_generator/parsers/xcstrings_parser.rb,
lib/i18n_context_generator/parsers/android_xml_parser.rb
Defined Under Namespace
Classes: AndroidXmlParser, Base, JsonParser, StringsParser, TranslationEntry, XcstringsParser, YamlParser