VOID constant

Keyword const VOID

Implementation

static const Keyword VOID =
    const Keyword("void", "VOID", KeywordStyle.reserved);