RETURN constant

Keyword const RETURN

Implementation

static const Keyword RETURN =
    const Keyword("return", "RETURN", KeywordStyle.reserved);