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

Config::BINDish, Config::BINDish::Grammar, Config::BINDish::Grammar::TypeStringify, Config::BINDish::Grammar::ContainerProps

AUTHOR

Vadim Belman <[email protected]>

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.