INOUT constant

Keyword const INOUT

Implementation

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