Value
CLASS
Config::BINDish::Grammar::Value - grammar representation of a value
ATTRIBUTES
Match:D| Str:D$.payload
The actual value representation. Most of the time it would be a Match obtained from parsed down source. But some values might be represented by strings if they're some kind of defaults.
Str:D $.type-name
Value type name.
Mu $.type
Value type object.
SEE ALSO
COPYRIGHT
(c) 2023, Vadim Belman [email protected]
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.