Parser.parseSharedStaticDtor

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

class Parser
parseSharedStaticDtor
(
PrefixAttributes* pAttrs
)

Meta