KReturn

abstract override val KReturn: KeywordTokenType

The return keyword token.

KReturnToken ::= "return"

See also