VOID constant

Keyword const VOID

Implementation

static const Keyword VOID =
    const Keyword(/* index = */ 147, "void", "VOID", KeywordStyle.reserved);