Parser.parseSharedStaticCtor

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

class Parser
parseSharedStaticCtor
(
PrefixAttributes* pAttrs
)

Meta