class compiler::LocaleProps

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::LocaleProps

Source

LocaleProps is used to generate or merge locale/en.props if any locale literals specified defaults such as $<foo=Foo>

make

new make(Compiler compiler)

Source

run

virtual override Void run()

Source