NATIVE constant

Keyword const NATIVE

Implementation

static const Keyword NATIVE =
    const Keyword(120, "native", "NATIVE", KeywordStyle.pseudo);