NAME

Locale::Babelfish::Phrase::Node - Babelfish AST abstract node.

VERSION

version 1.000000

METHODS

new

$class->new( %args )

Instantiates AST node.

to_perl_escaped_str

$str = $node->to_perl_escaped_str

Returns node string to be used in Perl source code.

AUTHORS

  • Akzhan Abdulin <akzhan@cpan.org>

  • Igor Mironov <grif@cpan.org>

  • REG.RU LLC

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Akzhan Abdulin.

This is free software, licensed under:

The MIT (X11) License