class X::Syntax::NegatedPair does X::Syntax { }
Thrown if a colonpair illegally has a value, for example :!a(1).
This is an error because the ! negation implies that the value is False.
A typical error message from this class is Argument not allowed on
negated pair with key 'a'.
Methods
method key
Returns the key of the pair that caused the error.
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.
Built with Podlite ā the markup and publishing tools behind this site.