Parser.parseStaticCtor

Parse a static constructor definition: static this() { body } Current token is 'static'.

class Parser
parseStaticCtor

Meta