NAME
MarpaX::Languages::ECMAScript::AST::Impl::Singleton - Singleton hosting all the grammar precompiled Marpa::R2::Scanless::G objects
VERSION
version 0.020
DESCRIPTION
This modules is a singleton used for caching all precompiled Marpa::R2::Scanless::G objects.
SUBROUTINES/METHODS
G($self, $grammarOptionsHashp)
Cached Marpa::R2::Scanless::G object for grammar with options $grammarOptionsHashp.
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.