INOUT constant

Keyword const INOUT

Implementation

static const Keyword INOUT =
    const Keyword(114, "inout", "INOUT", KeywordStyle.pseudo);