VOID constant

Keyword const VOID

Implementation

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