constantConstructorDeclaration method
Parser
constantConstructorDeclaration()
Implementation
Parser constantConstructorDeclaration() =>
ref0(constToken) & ref0(qualified) & ref0(formalParameterList);
Parser constantConstructorDeclaration() =>
ref0(constToken) & ref0(qualified) & ref0(formalParameterList);