Parser.parseStaticDtor

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

class Parser
parseStaticDtor

Meta