INOUT constant

Keyword const INOUT

Implementation

static const Keyword INOUT =
    const Keyword(/* index = */ 115, "inout", "INOUT", KeywordStyle.pseudo);