Parser rule for the Wikidot [[module ListPages ...]] block.
Parses the module's attributes into a structured list-pages Module AST node.
Handles both hyphenated (link-to) and concatenated (linkto) attribute name
formats, as Wikidot normalizes both to lowercase. 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 both hyphenated (link-to) and concatenated (linkto) attribute name formats, as Wikidot normalizes both to lowercase. The raw attribute values are preserved in theattributesfield for@URLresolution by external applications.