Comment
NAME
class Config::BINDish::AST::Comment
- a comment
DESCRIPTION
ATTRIBUTES
Str:D $.family
Comment family. One of the three values: "C", "CPP", or "UNIX".
Str:D $.body
The actual content of the comment.
SEE ALSO
Config::BINDish, Config::BINDish::AST
AUTHOR
Vadim Belman <[email protected]>