Parser rule for the Wikidot [[module ListPages ...]] block.
Parses the module's attributes into a structured list-pages Module AST node.
Handles hyphenated (link-to), concatenated (linkto), and snake_case (link_to)
attribute name formats. The raw attribute values are preserved in the attributes
field for @URL resolution by external applications.
Parser rule for the Wikidot
[[module ListPages ...]]block.Parses the module's attributes into a structured
list-pagesModule AST node. Handles hyphenated (link-to), concatenated (linkto), and snake_case (link_to) attribute name formats. The raw attribute values are preserved in theattributesfield for@URLresolution by external applications.