NATIVE constant

Keyword const NATIVE

Implementation

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