Implements Gettext PO stream reader.
The PO file format parsing is implemented according to the documentation at http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files
Hierarchy
class \Drupal\Component\Gettext\PoStreamReader implements PoReaderInterface, PoStreamInterface
File
core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 13
Namespace
Drupal\Component\Gettext
Members
Name Modifiers Type Description PoStreamReader::$_context private property Parser