DeclarationProps
NAME
Config::BINDish::Grammar::DeclarationProps - common properties of declarable statements
DESCRIPTION
This role must be consumed by statements are identified by a keyword and have a unique ID. This requirement applies to both options and blocks.
ATTRIBUTES
Any:D $.id
A unique identifier.
Any:D $.keyword
A keyword associated with statement. Not necessarily unique as same keyword may be used in different block contexts
and be mapped to different IDs. See
Config::BINDish::Grammar::StatementProps,
$.in attribute.
SEE ALSO
COPYRIGHT
(c) 2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.