Extends
lithium\g11n\catalog\AdapterThe `Code` class is an adapter which treats files containing code as just another source of globalized data.
In fact it allows for extracting messages which are needed to build message catalog templates. Currently only code written in PHP is supported through a parser using the built-in tokenizer.