The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

MarpaX::Languages::ECMA::AST::Grammar::ECMA_262_5::CharacterClasses - ECMA-262, Edition 5, character classes

VERSION

version 0.001

SYNOPSIS

DESCRIPTION

This modules subclasses if needed MarpaX::Languages::ECMA::AST::Grammar::CharacterClasses. This is not really subclassing, because class methods cannot be overwrite using SUPER - and the parse is not Moose/Mouse/Moo whatever based.

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.