Operator traits
The "precedence" trait defines the relative precedence between any two operators (as a simple string compare). Currently precedence values must end with an equals sign.
Parrot/PGE, parsers | Parsers, Perl 6 Rules, and the Parrot Grammar Engine | #27 |
The "precedence" trait defines the relative precedence between any two operators (as a simple string compare). Currently precedence values must end with an equals sign.
Copyright © 2006 Patrick Michaud |