Parse a module, i.e. the optional module x.y.z declaration and all declarations found in the current file.
the list of declarations or an empty list in case of malformed declarations, the module declaration will be stored as this.md if found
See Implementation
Parse a module, i.e. the optional module x.y.z declaration and all declarations found in the current file.