The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MarpaX::Languages::ECMAScript::AST::Grammar::Base::DefaultSemanticsPackage - ECMAScript 262, Edition 5, default semantics package

VERSION

version 0.020

DESCRIPTION

This modules give the default semantics package associated to any ECMAScript_262_5 lexical grammar.

new($class)

Instantiate a new object.

AUTHOR

Jean-Damien Durand <jeandamiendurand@free.fr>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jean-Damien Durand.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.