The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MarpaX::Languages::ECMAScript::AST::Grammar::ECMAScript_262_5::Program::Singleton - ECMAScript-262, Edition 5, singleton for lexical program grammar

VERSION

version 0.006

DESCRIPTION

This modules is a singleton used for caching the compiled Marpa grammar of a Program LHS, as per ECMAScript 262, Edition 5.

SUBROUTINES/METHODS

G()

Return cached grammar.

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.