From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Parse::EBNF::Token - An EBNF production rule token

SYNOPSIS

DESCRIPTION

This module is used internally by the EBNF parser for rule reduction. Parse::EBNF::Token objects are blessed hashes.

AUTHOR

Copyright (C) 2005, Cal Henderson <cal@iamcal.com>

SEE ALSO

Parse::EBNF, Parse::EBNF::Rule